diff options
Diffstat (limited to 'client')
-rw-r--r-- | client/angular.json | 8 | ||||
-rw-r--r-- | client/src/locale/angular.ar-001.xlf | 10265 | ||||
-rw-r--r-- | client/src/locale/player.ar-001.json | 100 | ||||
-rw-r--r-- | client/src/locale/server.ar-001.json | 236 |
4 files changed, 4 insertions, 10605 deletions
diff --git a/client/angular.json b/client/angular.json index 0a82b62fa..35ca0887a 100644 --- a/client/angular.json +++ b/client/angular.json | |||
@@ -14,8 +14,8 @@ | |||
14 | }, | 14 | }, |
15 | "locales": { | 15 | "locales": { |
16 | "ar": { | 16 | "ar": { |
17 | "translation": "src/locale/angular.ar-001.xlf", | 17 | "translation": "src/locale/angular.ar.xlf", |
18 | "baseHref": "/client/ar-001/" | 18 | "baseHref": "/client/ar/" |
19 | }, | 19 | }, |
20 | "hu": { | 20 | "hu": { |
21 | "translation": "src/locale/angular.hu-HU.xlf", | 21 | "translation": "src/locale/angular.hu-HU.xlf", |
@@ -203,7 +203,7 @@ | |||
203 | } | 203 | } |
204 | ] | 204 | ] |
205 | }, | 205 | }, |
206 | "ar-001": { | 206 | "ar": { |
207 | "localize": [ "ar" ] | 207 | "localize": [ "ar" ] |
208 | }, | 208 | }, |
209 | "hu-HU": { | 209 | "hu-HU": { |
@@ -348,7 +348,7 @@ | |||
348 | "i18nBaseFile": "angular", | 348 | "i18nBaseFile": "angular", |
349 | "defaultLanguage": "en-US", | 349 | "defaultLanguage": "en-US", |
350 | "languages": [ | 350 | "languages": [ |
351 | "ar-001", | 351 | "ar", |
352 | "ca-ES", | 352 | "ca-ES", |
353 | "cs-CZ", | 353 | "cs-CZ", |
354 | "da-DK", | 354 | "da-DK", |
diff --git a/client/src/locale/angular.ar-001.xlf b/client/src/locale/angular.ar-001.xlf deleted file mode 100644 index a64eb0fa3..000000000 --- a/client/src/locale/angular.ar-001.xlf +++ /dev/null | |||
@@ -1,10265 +0,0 @@ | |||
1 | <?xml version='1.0' encoding='UTF-8'?> | ||
2 | <!--XLIFF document generated by Zanata. Visit http://zanata.org for more infomation.--> | ||
3 | <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"> | ||
4 | <file source-language="en-US" datatype="plaintext" original="" target-language="ar-001"> | ||
5 | <body> | ||
6 | <trans-unit id="ngb.alert.close"> | ||
7 | <source>Close</source> | ||
8 | <target>أغلق</target> | ||
9 | <context-group name="null"> | ||
10 | <context context-type="linenumber">3</context> | ||
11 | </context-group> | ||
12 | <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/alert/alert.d.ts</context><context context-type="linenumber">3</context></context-group> | ||
13 | </trans-unit> | ||
14 | <trans-unit id="ngb.carousel.previous"> | ||
15 | <source>Previous</source> | ||
16 | <target>السابق</target> | ||
17 | <context-group name="null"> | ||
18 | <context context-type="linenumber">13</context> | ||
19 | </context-group> | ||
20 | <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/carousel/carousel.d.ts</context><context context-type="linenumber">13</context></context-group> | ||
21 | </trans-unit> | ||
22 | <trans-unit id="ngb.carousel.next"> | ||
23 | <source>Next</source> | ||
24 | <target>التالي</target> | ||
25 | <context-group name="null"> | ||
26 | <context context-type="linenumber">17</context> | ||
27 | </context-group> | ||
28 | <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/carousel/carousel.d.ts</context><context context-type="linenumber">17</context></context-group> | ||
29 | </trans-unit> | ||
30 | <trans-unit id="ngb.datepicker.previous-month"> | ||
31 | <source>Previous month</source> | ||
32 | <target>الشهر الماضي</target> | ||
33 | <context-group name="null"> | ||
34 | <context context-type="linenumber">5</context> | ||
35 | </context-group> | ||
36 | <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/datepicker/datepicker-navigation.d.ts</context><context context-type="linenumber">4</context></context-group> | ||
37 | <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/datepicker/datepicker-navigation.d.ts</context><context context-type="linenumber">5</context></context-group> | ||
38 | </trans-unit> | ||
39 | <trans-unit id="ngb.datepicker.next-month"> | ||
40 | <source>Next month</source> | ||
41 | <target>الشهر الموالي</target> | ||
42 | <context-group name="null"> | ||
43 | <context context-type="linenumber">27</context> | ||
44 | </context-group> | ||
45 | <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/datepicker/datepicker-navigation.d.ts</context><context context-type="linenumber">26</context></context-group> | ||
46 | <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/datepicker/datepicker-navigation.d.ts</context><context context-type="linenumber">27</context></context-group> | ||
47 | </trans-unit> | ||
48 | <trans-unit id="ngb.datepicker.select-month"> | ||
49 | <source>Select month</source> | ||
50 | <target>أختر الشهر</target> | ||
51 | <context-group name="null"> | ||
52 | <context context-type="linenumber">7</context> | ||
53 | </context-group> | ||
54 | <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/datepicker/datepicker-navigation-select.d.ts</context><context context-type="linenumber">5</context></context-group> | ||
55 | <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/datepicker/datepicker-navigation-select.d.ts</context><context context-type="linenumber">6</context></context-group> | ||
56 | </trans-unit> | ||
57 | <trans-unit id="ngb.datepicker.select-year"> | ||
58 | <source>Select year</source> | ||
59 | <target>أختر السنة</target> | ||
60 | <context-group name="null"> | ||
61 | <context context-type="linenumber">16</context> | ||
62 | </context-group> | ||
63 | <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/datepicker/datepicker-navigation-select.d.ts</context><context context-type="linenumber">13</context></context-group> | ||
64 | <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/datepicker/datepicker-navigation-select.d.ts</context><context context-type="linenumber">14</context></context-group> | ||
65 | </trans-unit> | ||
66 | <trans-unit id="ngb.pagination.first"> | ||
67 | <source>««</source> | ||
68 | <target>»»</target> | ||
69 | <context-group name="null"> | ||
70 | <context context-type="linenumber">2</context> | ||
71 | </context-group> | ||
72 | <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/pagination/pagination.d.ts</context><context context-type="linenumber">2</context></context-group> | ||
73 | </trans-unit> | ||
74 | <trans-unit id="ngb.pagination.previous"> | ||
75 | <source>«</source> | ||
76 | <target>»</target> | ||
77 | <context-group name="null"> | ||
78 | <context context-type="linenumber">3</context> | ||
79 | </context-group> | ||
80 | <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/pagination/pagination.d.ts</context><context context-type="linenumber">3</context></context-group> | ||
81 | </trans-unit> | ||
82 | <trans-unit id="ngb.pagination.next"> | ||
83 | <source>»</source> | ||
84 | <target>«</target> | ||
85 | <context-group name="null"> | ||
86 | <context context-type="linenumber">4</context> | ||
87 | </context-group> | ||
88 | <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/pagination/pagination.d.ts</context><context context-type="linenumber">4</context></context-group> | ||
89 | </trans-unit> | ||
90 | <trans-unit id="ngb.pagination.last"> | ||
91 | <source>»»</source> | ||
92 | <target>««</target> | ||
93 | <context-group name="null"> | ||
94 | <context context-type="linenumber">5</context> | ||
95 | </context-group> | ||
96 | <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/pagination/pagination.d.ts</context><context context-type="linenumber">5</context></context-group> | ||
97 | </trans-unit> | ||
98 | <trans-unit id="ngb.pagination.first-aria"> | ||
99 | <source>First</source> | ||
100 | <target>الأول</target> | ||
101 | <context-group name="null"> | ||
102 | <context context-type="linenumber">14</context> | ||
103 | </context-group> | ||
104 | <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/pagination/pagination.d.ts</context><context context-type="linenumber">14</context></context-group> | ||
105 | </trans-unit> | ||
106 | <trans-unit id="ngb.pagination.previous-aria"> | ||
107 | <source>Previous</source> | ||
108 | <target>السابق</target> | ||
109 | <context-group name="null"> | ||
110 | <context context-type="linenumber">23</context> | ||
111 | </context-group> | ||
112 | <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/pagination/pagination.d.ts</context><context context-type="linenumber">24</context></context-group> | ||
113 | </trans-unit> | ||
114 | <trans-unit id="ngb.pagination.next-aria"> | ||
115 | <source>Next</source> | ||
116 | <target>التالي</target> | ||
117 | <context-group name="null"> | ||
118 | <context context-type="linenumber">41</context> | ||
119 | </context-group> | ||
120 | <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/pagination/pagination.d.ts</context><context context-type="linenumber">44</context></context-group> | ||
121 | </trans-unit> | ||
122 | <trans-unit id="ngb.pagination.last-aria"> | ||
123 | <source>Last</source> | ||
124 | <target>الأخير</target> | ||
125 | <context-group name="null"> | ||
126 | <context context-type="linenumber">49</context> | ||
127 | </context-group> | ||
128 | <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/pagination/pagination.d.ts</context><context context-type="linenumber">53</context></context-group> | ||
129 | </trans-unit> | ||
130 | <trans-unit id="ngb.progressbar.value"> | ||
131 | <source><x id="INTERPOLATION" equiv-text="{{getPercentValue()}}"/>%</source> | ||
132 | <target><x id="INTERPOLATION" equiv-text="{{getPercentValue()}}"/>%</target> | ||
133 | <context-group name="null"> | ||
134 | <context context-type="linenumber">6</context> | ||
135 | </context-group> | ||
136 | <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/progressbar/progressbar.d.ts</context><context context-type="linenumber">7</context></context-group> | ||
137 | </trans-unit> | ||
138 | <trans-unit id="ngb.timepicker.increment-hours"> | ||
139 | <source>Increment hours</source> | ||
140 | <target>زيادة الساعات</target> | ||
141 | <context-group name="null"> | ||
142 | <context context-type="linenumber">9</context> | ||
143 | </context-group> | ||
144 | <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.d.ts</context><context context-type="linenumber">9</context></context-group> | ||
145 | </trans-unit> | ||
146 | <trans-unit id="ngb.timepicker.HH"> | ||
147 | <source>HH</source> | ||
148 | <target>ساعة</target> | ||
149 | <context-group name="null"> | ||
150 | <context context-type="linenumber">12</context> | ||
151 | </context-group> | ||
152 | <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.d.ts</context><context context-type="linenumber">13</context></context-group> | ||
153 | </trans-unit> | ||
154 | <trans-unit id="ngb.timepicker.hours"> | ||
155 | <source>Hours</source> | ||
156 | <target>ساعات</target> | ||
157 | <context-group name="null"> | ||
158 | <context context-type="linenumber">14</context> | ||
159 | </context-group> | ||
160 | <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.d.ts</context><context context-type="linenumber">15</context></context-group> | ||
161 | </trans-unit> | ||
162 | <trans-unit id="ngb.timepicker.decrement-hours"> | ||
163 | <source>Decrement hours</source> | ||
164 | <target>إنقاص الساعات</target> | ||
165 | <context-group name="null"> | ||
166 | <context context-type="linenumber">21</context> | ||
167 | </context-group> | ||
168 | <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.d.ts</context><context context-type="linenumber">23</context></context-group> | ||
169 | </trans-unit> | ||
170 | <trans-unit id="ngb.timepicker.increment-minutes"> | ||
171 | <source>Increment minutes</source> | ||
172 | <target>زيادة الدقائق</target> | ||
173 | <context-group name="null"> | ||
174 | <context context-type="linenumber">30</context> | ||
175 | </context-group> | ||
176 | <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.d.ts</context><context context-type="linenumber">32</context></context-group> | ||
177 | </trans-unit> | ||
178 | <trans-unit id="ngb.timepicker.MM"> | ||
179 | <source>MM</source> | ||
180 | <target>دقيقة</target> | ||
181 | <context-group name="null"> | ||
182 | <context context-type="linenumber">33</context> | ||
183 | </context-group> | ||
184 | <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.d.ts</context><context context-type="linenumber">35</context></context-group> | ||
185 | </trans-unit> | ||
186 | <trans-unit id="ngb.timepicker.minutes"> | ||
187 | <source>Minutes</source> | ||
188 | <target>دقائق</target> | ||
189 | <context-group name="null"> | ||
190 | <context context-type="linenumber">35</context> | ||
191 | </context-group> | ||
192 | <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.d.ts</context><context context-type="linenumber">37</context></context-group> | ||
193 | </trans-unit> | ||
194 | <trans-unit id="ngb.timepicker.decrement-minutes"> | ||
195 | <source>Decrement minutes</source> | ||
196 | <target>إنقاص الدقائق</target> | ||
197 | <context-group name="null"> | ||
198 | <context context-type="linenumber">42</context> | ||
199 | </context-group> | ||
200 | <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.d.ts</context><context context-type="linenumber">45</context></context-group> | ||
201 | </trans-unit> | ||
202 | <trans-unit id="ngb.timepicker.increment-seconds"> | ||
203 | <source>Increment seconds</source> | ||
204 | <target>زيادة الثواني</target> | ||
205 | <context-group name="null"> | ||
206 | <context context-type="linenumber">51</context> | ||
207 | </context-group> | ||
208 | <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.d.ts</context><context context-type="linenumber">54</context></context-group> | ||
209 | </trans-unit> | ||
210 | <trans-unit id="ngb.timepicker.SS"> | ||
211 | <source>SS</source> | ||
212 | <target>ثانية</target> | ||
213 | <context-group name="null"> | ||
214 | <context context-type="linenumber">54</context> | ||
215 | </context-group> | ||
216 | <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.d.ts</context><context context-type="linenumber">57</context></context-group> | ||
217 | </trans-unit> | ||
218 | <trans-unit id="ngb.timepicker.seconds"> | ||
219 | <source>Seconds</source> | ||
220 | <target>ثواني</target> | ||
221 | <context-group name="null"> | ||
222 | <context context-type="linenumber">56</context> | ||
223 | </context-group> | ||
224 | <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.d.ts</context><context context-type="linenumber">59</context></context-group> | ||
225 | </trans-unit> | ||
226 | <trans-unit id="ngb.timepicker.decrement-seconds"> | ||
227 | <source>Decrement seconds</source> | ||
228 | <target>إنقاص الثواني</target> | ||
229 | <context-group name="null"> | ||
230 | <context context-type="linenumber">63</context> | ||
231 | </context-group> | ||
232 | <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.d.ts</context><context context-type="linenumber">67</context></context-group> | ||
233 | </trans-unit> | ||
234 | <trans-unit id="ngb.timepicker.PM"> | ||
235 | <source><x id="INTERPOLATION" equiv-text="{{ i18n.getAfternoonPeriod() }}"/></source> | ||
236 | <target state="translated"><x id="INTERPOLATION" equiv-text="{{ i18n.getAfternoonPeriod() }}"/></target> | ||
237 | <context-group name="null"> | ||
238 | <context context-type="linenumber">71</context> | ||
239 | </context-group> | ||
240 | <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.d.ts</context><context context-type="linenumber">76</context></context-group> | ||
241 | </trans-unit> | ||
242 | <trans-unit id="ngb.timepicker.AM"> | ||
243 | <source><x id="INTERPOLATION" equiv-text="{{ i18n.getMorningPeriod() }}"/></source> | ||
244 | <target state="translated"><x id="INTERPOLATION" equiv-text="{{ i18n.getMorningPeriod() }}"/></target> | ||
245 | <context-group name="null"> | ||
246 | <context context-type="linenumber">72</context> | ||
247 | </context-group> | ||
248 | <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.d.ts</context><context context-type="linenumber">77</context></context-group> | ||
249 | </trans-unit> | ||
250 | <trans-unit id="ngb.toast.close-aria" datatype="html"> | ||
251 | <source>Close</source> | ||
252 | <target state="translated">اغلق</target> | ||
253 | <context-group purpose="location"> | ||
254 | <context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/toast/toast.d.ts</context> | ||
255 | <context context-type="linenumber">8</context> | ||
256 | </context-group> | ||
257 | </trans-unit><trans-unit id="f50983ee112befc1afddea5c570283db67e20fed" datatype="html"> | ||
258 | <source>Channel avatar</source><target state="new">Channel avatar</target> | ||
259 | <context-group purpose="location"> | ||
260 | <context context-type="sourcefile">src/app/shared/shared-main/account/avatar.component.html</context> | ||
261 | <context context-type="linenumber">3</context> | ||
262 | </context-group> | ||
263 | </trans-unit><trans-unit id="879fef27271d8247d791381cf1f9bb0eb8974166" datatype="html"> | ||
264 | <source>Account avatar</source><target state="new">Account avatar</target> | ||
265 | <context-group purpose="location"> | ||
266 | <context context-type="sourcefile">src/app/shared/shared-main/account/avatar.component.html</context> | ||
267 | <context context-type="linenumber">6</context> | ||
268 | </context-group> | ||
269 | </trans-unit> | ||
270 | <trans-unit id="f3e63578c50546530daf6050d2ba6f8226040f2c"> | ||
271 | <source>You don't have notifications.</source> | ||
272 | <target>ليس لديك إشعارات.</target> | ||
273 | <context-group name="null"> | ||
274 | <context context-type="linenumber">1</context> | ||
275 | </context-group> | ||
276 | |||
277 | <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></trans-unit> | ||
278 | <trans-unit id="1cff8e38c81055fa0ae7dbc80a7a0c5c39bbc263" datatype="html"> | ||
279 | <source><x id="INTERPOLATION" equiv-text="{{ notification.video.channel.displayName }}"/> published a new video: <x id="START_LINK" ctype="x-a" equiv-text="<a>"/><x id="INTERPOLATION_1" equiv-text="{{ notification.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> </source> | ||
280 | <target state="translated"><x id="INTERPOLATION" equiv-text="{{ notification.video.channel.displayName }}"/> نشر مقطع فيديو جديد: <x id="START_LINK" ctype="x-a" equiv-text="<a>"/><x id="INTERPOLATION_1" equiv-text="{{ notification.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> </target> | ||
281 | |||
282 | <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></trans-unit> | ||
283 | <trans-unit id="5f61f85f3c9e196f7044fec4dfe165b081e14a3f" datatype="html"> | ||
284 | <source>The notification concerns a video now unavailable</source> | ||
285 | <target state="translated">الإشعار يتعلق بفيديو غير متوفر الآن</target> | ||
286 | |||
287 | <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></trans-unit><trans-unit id="03ccba66e74e25303828fc37062dda862ec272dc" datatype="html"> | ||
288 | <source> | ||
289 | Your video <x id="START_LINK" ctype="x-a" equiv-text="<a>"/><x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> has been unblocked | ||
290 | </source><target state="new"> | ||
291 | Your video <x id="START_LINK" ctype="x-a" equiv-text="<a>"/><x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> has been unblocked | ||
292 | </target> | ||
293 | <context-group purpose="location"> | ||
294 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> | ||
295 | <context context-type="linenumber">32</context> | ||
296 | </context-group> | ||
297 | </trans-unit><trans-unit id="b1393385d75d42dfb7e893e3e99290bcc697e791" datatype="html"> | ||
298 | <source> | ||
299 | Your video <x id="START_LINK" ctype="x-a" equiv-text="<a>"/><x id="INTERPOLATION" equiv-text="{{ notification.videoBlacklist.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> has been blocked | ||
300 | </source><target state="new"> | ||
301 | Your video <x id="START_LINK" ctype="x-a" equiv-text="<a>"/><x id="INTERPOLATION" equiv-text="{{ notification.videoBlacklist.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> has been blocked | ||
302 | </target> | ||
303 | <context-group purpose="location"> | ||
304 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> | ||
305 | <context context-type="linenumber">40</context> | ||
306 | </context-group> | ||
307 | </trans-unit> | ||
308 | |||
309 | |||
310 | <trans-unit id="b5e2152dd5b4222093fcec9c8289f12308a598e7" datatype="html"> | ||
311 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a>"/>A new video abuse<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> has been created on video <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/><x id="INTERPOLATION" equiv-text="{{ notification.videoAbuse.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> </source> | ||
312 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a>"/>إساءة استخدام جديدة للفيديو<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> تم إنشاؤه على الفيديو <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/><x id="INTERPOLATION" equiv-text="{{ notification.videoAbuse.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> </target> | ||
313 | |||
314 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">48</context></context-group></trans-unit><trans-unit id="9daaf09c3048f62f102989d1c6f3fe2f3770062f" datatype="html"> | ||
315 | <source> | ||
316 | The recently added video <x id="START_LINK" ctype="x-a" equiv-text="<a>"/><x id="INTERPOLATION" equiv-text="{{ notification.videoBlacklist.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> has been <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/>automatically blocked<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | ||
317 | </source><target state="new"> | ||
318 | The recently added video <x id="START_LINK" ctype="x-a" equiv-text="<a>"/><x id="INTERPOLATION" equiv-text="{{ notification.videoBlacklist.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> has been <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/>automatically blocked<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | ||
319 | </target> | ||
320 | <context-group purpose="location"> | ||
321 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> | ||
322 | <context context-type="linenumber">56</context> | ||
323 | </context-group> | ||
324 | </trans-unit> | ||
325 | |||
326 | <trans-unit id="bb62d9c0e9059be1f08d6a03a946bdae8623e04a" datatype="html"> | ||
327 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a>"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> commented your video <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/><x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> </source> | ||
328 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a>"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> علق على فيديوك الخاص <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/><x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> </target> | ||
329 | |||
330 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">69</context></context-group></trans-unit> | ||
331 | <trans-unit id="4d2311a5156bd322cc7e2ebafcf6063ba8232e63" datatype="html"> | ||
332 | <source>The notification concerns a comment now unavailable</source> | ||
333 | <target state="translated">الإشعار يتعلق بتعليق غير متوفر الآن</target> | ||
334 | |||
335 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> | ||
336 | <trans-unit id="b187dd5f406f4195b326ab01fa81f823025821b9" datatype="html"> | ||
337 | <source>Your video <x id="START_LINK" ctype="x-a" equiv-text="<a>"/><x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> has been published </source> | ||
338 | <target state="translated">الفيديو الخاص بك <x id="START_LINK" ctype="x-a" equiv-text="<a>"/><x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> قد تم نشره </target> | ||
339 | |||
340 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">86</context></context-group></trans-unit> | ||
341 | <trans-unit id="78dea99c581be394bf509426e114c9cda9f5825d" datatype="html"> | ||
342 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Your video import<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> succeeded </source> | ||
343 | <target state="new"> | ||
344 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Your video import<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> succeeded | ||
345 | </target> | ||
346 | |||
347 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit> | ||
348 | <trans-unit id="dc586a7c70baa9217d98f58f4701fc3a29cd9d4d" datatype="html"> | ||
349 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Your video import<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> failed </source> | ||
350 | <target state="new"> | ||
351 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Your video import<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> failed | ||
352 | </target> | ||
353 | |||
354 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">102</context></context-group></trans-unit> | ||
355 | <trans-unit id="55c81d14a4e11004f0bcda5a47575f316e85e43e" datatype="html"> | ||
356 | <source>User <x id="START_LINK" ctype="x-a" equiv-text="<a>"/><x id="INTERPOLATION" equiv-text="{{ notification.account.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> registered on your instance </source> | ||
357 | <target state="new"> | ||
358 | User <x id="START_LINK" ctype="x-a" equiv-text="<a>"/><x id="INTERPOLATION" equiv-text="{{ notification.account.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> registered on your instance | ||
359 | </target> | ||
360 | |||
361 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">110</context></context-group></trans-unit> | ||
362 | <trans-unit id="0f146c0a4152eb93ec2ad119e1dec613864d64c6" datatype="html"> | ||
363 | <source> | ||
364 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/><x id="INTERPOLATION" equiv-text="{{ notification.actorFollow.follower.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is following | ||
365 | |||
366 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/>your channel <x id="INTERPOLATION_1" equiv-text="{{ notification.actorFollow.following.displayName }}"/><x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> | ||
367 | <x id="START_TAG_NG-CONTAINER_1" ctype="x-ng-container" equiv-text="<ng-container>"/>your account<x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> | ||
368 | </source> | ||
369 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a>"/><x id="INTERPOLATION" equiv-text="{{ notification.actorFollow.follower.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> يتابع <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/>قناتك <x id="INTERPOLATION_1" equiv-text="{{ notification.actorFollow.following.displayName }}"/><x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> <x id="START_TAG_NG-CONTAINER_1" ctype="x-ng-container" equiv-text="<ng-container>"/>حسابك الخاص<x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> </target> | ||
370 | |||
371 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">120</context></context-group></trans-unit> | ||
372 | <trans-unit id="dde6b6ff4de622914ba78a2b584d070852eb710d" datatype="html"> | ||
373 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a>"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> mentioned you on <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> </source> | ||
374 | <target state="new"> | ||
375 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> mentioned you on <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | ||
376 | </target> | ||
377 | |||
378 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">133</context></context-group></trans-unit> | ||
379 | <trans-unit id="790986a06ed0bbab17b7e91c166ea4dfd96e7d3d" datatype="html"> | ||
380 | <source> | ||
381 | Your instance has <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>a new follower<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> (<x id="INTERPOLATION" equiv-text="{{ notification.actorFollow?.follower.host }}"/>) | ||
382 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/> awaiting your approval<x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> | ||
383 | </source> | ||
384 | <target state="new"> | ||
385 | Your instance has <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>a new follower<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> (<x id="INTERPOLATION" equiv-text="{{ notification.actorFollow?.follower.host }}"/>) | ||
386 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/> awaiting your approval<x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> | ||
387 | </target> | ||
388 | |||
389 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">141</context></context-group></trans-unit> | ||
390 | <trans-unit id="b5a16cb819b18286a1a85e2a311045b920bfd559" datatype="html"> | ||
391 | <source>Your instance automatically followed <x id="START_LINK" ctype="x-a" equiv-text="<a>"/><x id="INTERPOLATION" equiv-text="{{ notification.actorFollow.following.host }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> </source> | ||
392 | <target state="new"> | ||
393 | Your instance automatically followed <x id="START_LINK" ctype="x-a" equiv-text="<a>"/><x id="INTERPOLATION" equiv-text="{{ notification.actorFollow.following.host }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | ||
394 | </target> | ||
395 | |||
396 | <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></trans-unit> | ||
397 | <trans-unit id="f61b49d5729bbd138f2a083fbaee2920811d31c5" datatype="html"> | ||
398 | <source>The notification points to a content now unavailable</source> | ||
399 | <target state="translated">يشير الإشعار إلى محتوى غير متوفر الآن</target> | ||
400 | |||
401 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">158</context></context-group></trans-unit><trans-unit id="3fb9a5f7268114445d8c109a8f48102e93471f5a" datatype="html"> | ||
402 | <source>Change your avatar</source><target state="new">Change your avatar</target> | ||
403 | <context-group purpose="location"> | ||
404 | <context context-type="sourcefile">src/app/shared/shared-main/account/actor-avatar-info.component.html</context> | ||
405 | <context context-type="linenumber">9</context> | ||
406 | </context-group> | ||
407 | </trans-unit> | ||
408 | <trans-unit id="f9fdeb0495dd96319d13df9d9536760d0a98d9b5" datatype="html"> | ||
409 | <source><x id="INTERPOLATION" equiv-text="{{ action.label }}"/></source> | ||
410 | <target state="new"><x id="INTERPOLATION" equiv-text="{{ action.label }}"/></target> | ||
411 | |||
412 | <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></trans-unit> | ||
413 | <trans-unit id="b2b638f4333842009c258a23e59dbe4160d1e566" datatype="html"> | ||
414 | <source>Save to</source> | ||
415 | <target state="translated">حفظ إلى</target> | ||
416 | |||
417 | <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></trans-unit> | ||
418 | <trans-unit id="24813b8a3e45f0b57136c18d003027262cfe2d1f" datatype="html"> | ||
419 | <source>Options</source> | ||
420 | <target state="translated">الخيارات</target> | ||
421 | |||
422 | |||
423 | <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><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment.component.html</context><context context-type="linenumber">48</context></context-group></trans-unit> | ||
424 | <trans-unit id="85e5d1de15d23cde43c530e3740a2a61aed24c2d" datatype="html"> | ||
425 | <source>Start at</source> | ||
426 | <target state="translated">بدء في</target> | ||
427 | |||
428 | |||
429 | |||
430 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-report.component.html</context><context context-type="linenumber">44</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">17</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">57</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/modal/video-share.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit> | ||
431 | <trans-unit id="4d20563f7e338a1d09eb756054564ccf7c6a30ef" datatype="html"> | ||
432 | <source>Stop at</source> | ||
433 | <target state="translated">توقف عند</target> | ||
434 | |||
435 | |||
436 | |||
437 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-report.component.html</context><context context-type="linenumber">59</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">31</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">71</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/modal/video-share.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit><trans-unit id="020d5da7c3f4726e3623587a05a11f00e1d40409" datatype="html"> | ||
438 | <source> | ||
439 | Your report will be sent to moderators of <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/><x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/> and will be forwarded to the video origin (<x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/>) too<x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/>. | ||
440 | </source><target state="new"> | ||
441 | Your report will be sent to moderators of <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/><x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/> and will be forwarded to the video origin (<x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/>) too<x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/>. | ||
442 | </target> | ||
443 | <context-group purpose="location"> | ||
444 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-report.component.html</context> | ||
445 | <context context-type="linenumber">71</context> | ||
446 | </context-group> | ||
447 | </trans-unit><trans-unit id="04f47b9519b96ac834a111c0e113d18c77d177de" datatype="html"> | ||
448 | <source>Please describe the issue...</source><target state="new">Please describe the issue...</target> | ||
449 | <context-group purpose="location"> | ||
450 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-report.component.html</context> | ||
451 | <context context-type="linenumber">77</context> | ||
452 | </context-group> | ||
453 | </trans-unit> | ||
454 | <trans-unit id="8efba03f22550a671ee2c2c6dfd1ff03ea047700" datatype="html"> | ||
455 | <source>Search playlists</source> | ||
456 | <target state="translated">البحث عن قوائم التشغيل</target> | ||
457 | |||
458 | <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">45</context></context-group></trans-unit> | ||
459 | <trans-unit id="19fc45e7e0cab63a8c4422ea7158bf5c6228cee4" datatype="html"> | ||
460 | <source>Create a private playlist</source> | ||
461 | <target state="translated">إنشاء قائمة تشغيل خاصة</target> | ||
462 | |||
463 | <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">65</context></context-group></trans-unit> | ||
464 | <trans-unit id="bc155f9fc3be3f32083f19b2c77d4ad3b696d9b9"> | ||
465 | <source>Display name</source> | ||
466 | <target>الإسم العلني</target> | ||
467 | <context-group name="null"> | ||
468 | <context context-type="linenumber">4</context> | ||
469 | </context-group> | ||
470 | |||
471 | |||
472 | |||
473 | |||
474 | |||
475 | |||
476 | |||
477 | <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">70</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/+my-account-video-channels/my-account-video-channel-edit.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/+my-account-video-channels/my-account-video-channel-edit.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit> | ||
478 | <trans-unit id="70a67e04629f6d412db0a12d51820b480788d795"> | ||
479 | <source>Create</source> | ||
480 | <target>إنشاء</target> | ||
481 | <context-group name="null"> | ||
482 | <context context-type="linenumber">74</context> | ||
483 | </context-group> | ||
484 | |||
485 | |||
486 | |||
487 | |||
488 | |||
489 | |||
490 | |||
491 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/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/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/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-video-playlists/my-account-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-account/my-account-video-playlists/my-account-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-account/+my-account-video-channels/my-account-video-channel-edit.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/+my-account-video-channels/my-account-video-channel-edit.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit> | ||
492 | <trans-unit id="e53246788ffa2660a170aa859691a55576df2e6c" datatype="html"> | ||
493 | <source>video</source> | ||
494 | <target state="translated">فيديو</target> | ||
495 | |||
496 | |||
497 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">12</context></context-group></trans-unit> | ||
498 | <trans-unit id="7cdda05962b3123483985a6fe7da45a7a564ecf9" datatype="html"> | ||
499 | <source>subtitles</source> | ||
500 | <target state="translated">ترجمات</target> | ||
501 | |||
502 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit> | ||
503 | <trans-unit id="7722a92a1fc887570b4f4d8a7bb916f067f32028" datatype="html"> | ||
504 | <source>Format</source> | ||
505 | <target state="translated">تنسيق</target> | ||
506 | |||
507 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit> | ||
508 | <trans-unit id="be745b3dc0df310871766eb6c8f78c3ce652a2b4" datatype="html"> | ||
509 | <source><x id="INTERPOLATION" equiv-text="{{ item.value.label }}"/></source> | ||
510 | <target state="translated"><x id="INTERPOLATION" equiv-text="{{ item.value.label }}"/></target> | ||
511 | |||
512 | |||
513 | |||
514 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">49</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">61</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">73</context></context-group></trans-unit> | ||
515 | <trans-unit id="01504bc3847894e0816ec486648854d3835f91b0" datatype="html"> | ||
516 | <source>Video stream</source> | ||
517 | <target state="translated">دفق فيديو</target> | ||
518 | |||
519 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit> | ||
520 | <trans-unit id="697b93fd14fd3c85be79056c6d7f459da204eff1" datatype="html"> | ||
521 | <source>Audio stream</source> | ||
522 | <target state="translated">دفق صوت</target> | ||
523 | |||
524 | <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></trans-unit> | ||
525 | <trans-unit id="8d6a41c2703bed3edfc76e1df0b1ca203404c17c"> | ||
526 | <source>Direct download</source> | ||
527 | <target>تنزيل مباشِر</target> | ||
528 | <context-group name="null"> | ||
529 | <context context-type="linenumber">27</context> | ||
530 | </context-group> | ||
531 | |||
532 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit> | ||
533 | <trans-unit id="ac3a02ecd20f41278f1ef7c03f45c1117b4b796d"> | ||
534 | <source>Torrent (.torrent file)</source> | ||
535 | <target>ملف تورنت</target> | ||
536 | <context-group name="null"> | ||
537 | <context context-type="linenumber">32</context> | ||
538 | </context-group> | ||
539 | |||
540 | <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></trans-unit> | ||
541 | <trans-unit id="da44efc7b658c318651866454d258bbbe57ff21c"> | ||
542 | <source>Cancel</source> | ||
543 | <target>إلغاء</target> | ||
544 | <context-group name="null"> | ||
545 | <context context-type="linenumber">47</context> | ||
546 | </context-group> | ||
547 | |||
548 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">20</context></context-group></trans-unit> | ||
549 | <trans-unit id="dc75033a5238fdc4f462212c847a45ba8018a3fd"> | ||
550 | <source>Download</source> | ||
551 | <target>تنزيل</target> | ||
552 | <context-group name="null"> | ||
553 | <context context-type="linenumber">43</context> | ||
554 | </context-group> | ||
555 | |||
556 | |||
557 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> | ||
558 | |||
559 | |||
560 | <trans-unit id="bb44873ad8d4c5dbad0ac2a6a50e0ceee9119125"> | ||
561 | <source>Reason...</source> | ||
562 | <target>السبب…</target> | ||
563 | <context-group name="null"> | ||
564 | <context context-type="linenumber">11</context> | ||
565 | </context-group> | ||
566 | |||
567 | |||
568 | |||
569 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">12</context></context-group></trans-unit> | ||
570 | <trans-unit id="fb8aad312b72bbb7e5a1e2cc0b55fae8962bf0fb"> | ||
571 | <source>Cancel</source> | ||
572 | <target>إلغاء</target> | ||
573 | <context-group name="null"> | ||
574 | <context context-type="linenumber">47</context> | ||
575 | </context-group> | ||
576 | |||
577 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit> | ||
578 | <trans-unit id="71c77bb8cecdf11ec3eead24dd1ba506573fa9cd"> | ||
579 | <source>Submit</source> | ||
580 | <target>إرسال</target> | ||
581 | <context-group name="null"> | ||
582 | <context context-type="linenumber">52</context> | ||
583 | </context-group> | ||
584 | |||
585 | |||
586 | |||
587 | |||
588 | |||
589 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-report.component.html</context><context context-type="linenumber">92</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit><trans-unit id="448d436df053141260523149173073ccbb0259f9" datatype="html"> | ||
590 | <source>Report video "<x id="INTERPOLATION" equiv-text="{{ video.name }}"/>"</source><target state="new">Report video "<x id="INTERPOLATION" equiv-text="{{ video.name }}"/>"</target> | ||
591 | <context-group purpose="location"> | ||
592 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-report.component.html</context> | ||
593 | <context context-type="linenumber">3</context> | ||
594 | </context-group> | ||
595 | </trans-unit><trans-unit id="97916f2928694b8d574b6f052b93e54565ed9823" datatype="html"> | ||
596 | <source>What is the issue?</source><target state="new">What is the issue?</target> | ||
597 | <context-group purpose="location"> | ||
598 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-report.component.html</context> | ||
599 | <context context-type="linenumber">13</context> | ||
600 | </context-group> | ||
601 | </trans-unit> | ||
602 | |||
603 | <trans-unit id="297603f796b0d287ac02b80d5aca6156c91a8fea" datatype="html"> | ||
604 | <source>This will ask remote instances to delete it</source> | ||
605 | <target state="translated">سيطلب هذا من المثيلات البعيدة حذفها</target> | ||
606 | |||
607 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit> | ||
608 | <trans-unit id="0cd0f27936731dabfd8d89277b781d5dd664bc89" datatype="html"> | ||
609 | <source>Unfederate the video</source> | ||
610 | <target state="translated">إزالة هذا الفيديو من الاتحاد</target> | ||
611 | |||
612 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> | ||
613 | <trans-unit id="4b3963c6d0863118fe9e9e33447d12be3c2db081"> | ||
614 | <source>Unlisted</source> | ||
615 | <target>غير مفهرس</target> | ||
616 | <context-group name="null"> | ||
617 | <context context-type="linenumber">6</context> | ||
618 | </context-group> | ||
619 | |||
620 | |||
621 | <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><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch-playlist.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit> | ||
622 | <trans-unit id="ddd8a4986d2d1717a274a5a0fbed04988a819e69"> | ||
623 | <source>Private</source> | ||
624 | <target>خاص</target> | ||
625 | <context-group name="null"> | ||
626 | <context context-type="linenumber">7</context> | ||
627 | </context-group> | ||
628 | |||
629 | |||
630 | |||
631 | <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">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">7</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch-playlist.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit> | ||
632 | <trans-unit id="f73a82bb90c6c856cc0d2e3b2f5c109460074912" datatype="html"> | ||
633 | <source>{VAR_PLURAL, plural, =1 {1 view} other {<x id="INTERPOLATION" equiv-text="{{ video.views | myNumberFormatter }}"/> views} }</source> | ||
634 | <target state="new">{VAR_PLURAL, plural, =1 {1 view} other {<x id="INTERPOLATION" equiv-text="{{ video.views | myNumberFormatter }}"/> views} }</target> | ||
635 | |||
636 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="1d3781d7296d4b4e04e7f023aec1052fb2955c4d" datatype="html"> | ||
637 | <source>Blocked</source><target state="new">Blocked</target> | ||
638 | <context-group purpose="location"> | ||
639 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context> | ||
640 | <context context-type="linenumber">49</context> | ||
641 | </context-group> | ||
642 | </trans-unit> | ||
643 | |||
644 | <trans-unit id="fb8ccb136ab0ad1ff1dfbce739198be16a814f87" datatype="html"> | ||
645 | <source>Sensitive</source> | ||
646 | <target state="translated">حساسة</target> | ||
647 | |||
648 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit> | ||
649 | <trans-unit id="99dea2d567d6e6d610d97608c3850ddb76df9a9a" datatype="html"> | ||
650 | <source>{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {<x id="INTERPOLATION" equiv-text="{{ playlist.videosLength }}"/> videos} }</source> | ||
651 | <target state="new">{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {<x id="INTERPOLATION" equiv-text="{{ playlist.videosLength }}"/> videos} }</target> | ||
652 | |||
653 | <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> | ||
654 | <trans-unit id="4999ffd919bb9af482aa4c53badd6cd654468582" datatype="html"> | ||
655 | <source><x id="INTERPOLATION" equiv-text="{{ playlist.videoChannelBy }}"/> </source> | ||
656 | <target state="translated"><x id="INTERPOLATION" equiv-text="{{ playlist.videoChannelBy }}"/> </target> | ||
657 | |||
658 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-miniature.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit> | ||
659 | <trans-unit id="a3550f6ce98d90d2947fe062530629dc2d3923b4" datatype="html"> | ||
660 | <source>Updated <x id="INTERPOLATION" equiv-text="{{ playlist.updatedAt | myFromNow }}"/></source> | ||
661 | <target state="translated">تحديث <x id="INTERPOLATION" equiv-text="{{ playlist.updatedAt | myFromNow }}"/></target> | ||
662 | |||
663 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-miniature.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit> | ||
664 | <trans-unit id="15c02cb6b6c3be53477e502d3e1ee26955b23af0" datatype="html"> | ||
665 | <source>Unavailable</source> | ||
666 | <target state="translated">غير متوفر</target> | ||
667 | |||
668 | <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">32</context></context-group></trans-unit> | ||
669 | <trans-unit id="28df1b02fd88d2deb0212bc5d7ff34cf9492fa54" datatype="html"> | ||
670 | <source>Deleted</source> | ||
671 | <target state="translated">حذف</target> | ||
672 | |||
673 | |||
674 | |||
675 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html</context><context context-type="linenumber">100</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment.component.html</context><context context-type="linenumber">55</context></context-group></trans-unit> | ||
676 | <trans-unit id="2edccfda908b57c073dc0811eaa58818de2be2dc" datatype="html"> | ||
677 | <source>Edit starts/stops at</source> | ||
678 | <target state="new">Edit starts/stops at</target> | ||
679 | |||
680 | <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">50</context></context-group></trans-unit> | ||
681 | <trans-unit id="52c9a103b812f258bcddc3d90a6e3f46871d25fe"> | ||
682 | <source>Save</source> | ||
683 | <target>حفظ</target> | ||
684 | <context-group name="null"> | ||
685 | <context context-type="linenumber">15</context> | ||
686 | </context-group> | ||
687 | |||
688 | |||
689 | |||
690 | |||
691 | <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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">74</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">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit> | ||
692 | <trans-unit id="b9dee3108a18796bd69c6be316c8fb985b58fb8e" datatype="html"> | ||
693 | <source>Delete from <x id="INTERPOLATION" equiv-text="{{ playlist?.displayName }}"/></source> | ||
694 | <target state="new">Delete from <x id="INTERPOLATION" equiv-text="{{ playlist?.displayName }}"/></target> | ||
695 | |||
696 | <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">88</context></context-group></trans-unit> | ||
697 | <trans-unit id="c31161d1661884f54fbc5635aad5ce8d4803897e"> | ||
698 | <source>No results.</source> | ||
699 | <target>لا توجد أية نتيجة.</target> | ||
700 | <context-group name="null"> | ||
701 | <context context-type="linenumber">20</context> | ||
702 | </context-group> | ||
703 | |||
704 | |||
705 | |||
706 | |||
707 | |||
708 | |||
709 | |||
710 | |||
711 | |||
712 | <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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">28</context></context-group><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></trans-unit> | ||
713 | <trans-unit id="826b25211922a1b46436589233cb6f1a163d89b7"> | ||
714 | <source>Delete</source> | ||
715 | <target>حذف</target> | ||
716 | <context-group name="null"> | ||
717 | <context context-type="linenumber">13</context> | ||
718 | </context-group> | ||
719 | |||
720 | |||
721 | |||
722 | |||
723 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.html</context><context context-type="linenumber">5</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-videos/my-account-videos.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-edit.component.html</context><context context-type="linenumber">186</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit> | ||
724 | <trans-unit id="28f86ffd419b869711aa13f5e5ff54be6d70731c"> | ||
725 | <source>Edit</source> | ||
726 | <target>تحرير</target> | ||
727 | <context-group name="null"> | ||
728 | <context context-type="linenumber">63</context> | ||
729 | </context-group> | ||
730 | |||
731 | |||
732 | |||
733 | |||
734 | |||
735 | |||
736 | |||
737 | |||
738 | |||
739 | |||
740 | |||
741 | |||
742 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.html</context><context context-type="linenumber">5</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/+my-account-video-channels/my-account-video-channel-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/+my-account-video-channels/my-account-video-channel-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">226</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">40</context></context-group></trans-unit> | ||
743 | <trans-unit id="961a134583d6256df39fbc520d020ebc48e3128d"> | ||
744 | <source>Truncated preview</source> | ||
745 | <target>معاينة مقتطعة</target> | ||
746 | <context-group name="null"> | ||
747 | <context context-type="linenumber">9</context> | ||
748 | </context-group> | ||
749 | |||
750 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit> | ||
751 | <trans-unit id="f82f53a2544638939a8ba93c0fb1b0a4419c3196"> | ||
752 | <source>Complete preview</source> | ||
753 | <target>معاينة كاملة</target> | ||
754 | <context-group name="null"> | ||
755 | <context context-type="linenumber">13</context> | ||
756 | </context-group> | ||
757 | |||
758 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit> | ||
759 | <trans-unit id="9c71feb04c2beab559f79c41c6127815fb9c1a6f"> | ||
760 | <source>Get help</source> | ||
761 | <target>الحصول على مساعدة</target> | ||
762 | <context-group name="null"> | ||
763 | <context context-type="linenumber">29</context> | ||
764 | </context-group> | ||
765 | |||
766 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit> | ||
767 | <trans-unit id="98ae65ebba6c43c5cda8bdbd6f03e1daa0595af1" datatype="html"> | ||
768 | <source>Recommended</source> | ||
769 | <target state="translated">مقترحة</target> | ||
770 | |||
771 | <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></trans-unit> | ||
772 | <trans-unit id="9b3287f52c239cad05ec98391553e5052ba1aa66"> | ||
773 | <source>Using an ActivityPub account</source> | ||
774 | <target>مستخدماً حساب ActivityPub</target> | ||
775 | <context-group name="null"> | ||
776 | <context context-type="linenumber">36</context> | ||
777 | </context-group> | ||
778 | |||
779 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">50</context></context-group></trans-unit> | ||
780 | <trans-unit id="c7e2b4c04a0459ebc4d2e54e419abb679bc713f2" datatype="html"> | ||
781 | <source>Subscribe with an account on this instance</source> | ||
782 | <target state="new">Subscribe with an account on this instance</target> | ||
783 | |||
784 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit> | ||
785 | <trans-unit id="e7adf422424a61b71465d183f9d44bf956482ef0"> | ||
786 | <source>Subscribe with your local account</source> | ||
787 | <target>إشترك مستخدماً حسابك المحلي</target> | ||
788 | <context-group name="null"> | ||
789 | <context context-type="linenumber">40</context> | ||
790 | </context-group> | ||
791 | |||
792 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit> | ||
793 | <trans-unit id="5047522cc670b1f4a288bce07f9b1c5061e913ed"> | ||
794 | <source>Subscribe with a Mastodon account:</source> | ||
795 | <target>اشترك بحسابك على ماستدون:</target> | ||
796 | <context-group name="null"> | ||
797 | <context context-type="linenumber">43</context> | ||
798 | </context-group> | ||
799 | |||
800 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit> | ||
801 | <trans-unit id="d8758664cadd6452256ca25ca0c7259074f427c1" datatype="html"> | ||
802 | <source>Using a syndication feed</source> | ||
803 | <target state="new">Using a syndication feed</target> | ||
804 | |||
805 | <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></trans-unit> | ||
806 | <trans-unit id="d5e5bc7d213694fc0414a76f0ff3085bae44268a" datatype="html"> | ||
807 | <source>Subscribe via RSS</source> | ||
808 | <target state="new">Subscribe via RSS</target> | ||
809 | |||
810 | <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></trans-unit><trans-unit id="3e486bad6576aa445ccb6051069e45a3658e4160" datatype="html"> | ||
811 | <source>PROFILE SETTINGS</source><target state="new">PROFILE SETTINGS</target> | ||
812 | <context-group purpose="location"> | ||
813 | <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context> | ||
814 | <context context-type="linenumber">12</context> | ||
815 | </context-group> | ||
816 | </trans-unit> | ||
817 | <trans-unit id="4913054c95f5ba14c351ab1b787f7abac97bfdd3" datatype="html"> | ||
818 | <source> | ||
819 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>Remote subscribe<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> | ||
820 | <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/>Remote interact<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> | ||
821 | </source> | ||
822 | <target state="new"> | ||
823 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>Remote subscribe<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> | ||
824 | <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/>Remote interact<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> | ||
825 | </target> | ||
826 | |||
827 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit> | ||
828 | <trans-unit id="01cf713559c39a17cf5c8fbcd33b004a77ce0963" datatype="html"> | ||
829 | <source> | ||
830 | You can subscribe to the channel via any ActivityPub-capable fediverse instance.<x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | ||
831 | For instance with Mastodon or Pleroma you can type the channel URL in the search box and subscribe there. | ||
832 | </source> | ||
833 | <target state="new"> | ||
834 | You can subscribe to the channel via any ActivityPub-capable fediverse instance.<x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | ||
835 | For instance with Mastodon or Pleroma you can type the channel URL in the search box and subscribe there. | ||
836 | </target> | ||
837 | |||
838 | <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></trans-unit> | ||
839 | <trans-unit id="c590f63488a5179f20a46930cf5e673f8136673d" datatype="html"> | ||
840 | <source> | ||
841 | You can interact with this via any ActivityPub-capable fediverse instance.<x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | ||
842 | For instance with Mastodon or Pleroma you can type the current URL in the search box and interact with it there. | ||
843 | </source> | ||
844 | <target state="new"> | ||
845 | You can interact with this via any ActivityPub-capable fediverse instance.<x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | ||
846 | For instance with Mastodon or Pleroma you can type the current URL in the search box and interact with it there. | ||
847 | </target> | ||
848 | |||
849 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit> | ||
850 | <trans-unit id="6513f65441f986d9204122e01b4ab1df1d63d18e" datatype="html"> | ||
851 | <source>PeerTube version</source> | ||
852 | <target state="new">PeerTube version</target> | ||
853 | |||
854 | <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></trans-unit> | ||
855 | <trans-unit id="083e95bdf6f64257d2ddd399ecf9f48ab88e279f" datatype="html"> | ||
856 | <source> | ||
857 | <x id="START_TAG_DIV" ctype="x-div" equiv-text="<div>"/>Default NSFW/sensitive videos policy<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="</div>"/> | ||
858 | <x id="START_TAG_DIV_1" ctype="x-div" equiv-text="<div>"/>can be redefined by the users<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="</div>"/> | ||
859 | </source> | ||
860 | <target state="new"> | ||
861 | <x id="START_TAG_DIV" ctype="x-div" equiv-text="<div>"/>Default NSFW/sensitive videos policy<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="</div>"/> | ||
862 | <x id="START_TAG_DIV_1" ctype="x-div" equiv-text="<div>"/>can be redefined by the users<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="</div>"/> | ||
863 | </target> | ||
864 | |||
865 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">12</context></context-group></trans-unit> | ||
866 | <trans-unit id="87ca23d62c168409ed040dae83dd8717cae3f08c" datatype="html"> | ||
867 | <source>User registration allowed</source> | ||
868 | <target state="new">User registration allowed</target> | ||
869 | |||
870 | <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></trans-unit> | ||
871 | <trans-unit id="62c8c98c3957946709b49d0a5e309e53e660b9e2" datatype="html"> | ||
872 | <source>Video uploads</source> | ||
873 | <target state="new">Video uploads</target> | ||
874 | |||
875 | |||
876 | <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><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></trans-unit> | ||
877 | <trans-unit id="ba774dce7a0cbbc29d7086b8557939c7e8d9883d" datatype="html"> | ||
878 | <source>Transcoding in multiple resolutions</source> | ||
879 | <target state="new">Transcoding in multiple resolutions</target> | ||
880 | |||
881 | <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></trans-unit> | ||
882 | <trans-unit id="7deebcf3491b27625e9b308179a6635b48368dcb" datatype="html"> | ||
883 | <source>Requires manual validation by moderators</source> | ||
884 | <target state="new">Requires manual validation by moderators</target> | ||
885 | |||
886 | <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></trans-unit> | ||
887 | <trans-unit id="f1155367f44b4e3d2286db687d324a9b0cc1a7cb" datatype="html"> | ||
888 | <source>Automatically published</source> | ||
889 | <target state="new">Automatically published</target> | ||
890 | |||
891 | <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></trans-unit> | ||
892 | <trans-unit id="15f046007e4fca2e8477966745e2ec4e3e81bc3b"> | ||
893 | <source>Video quota</source> | ||
894 | <target>حصة الفيديو</target> | ||
895 | <context-group name="null"> | ||
896 | <context context-type="linenumber">57</context> | ||
897 | </context-group> | ||
898 | |||
899 | |||
900 | |||
901 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">139</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">139</context></context-group></trans-unit> | ||
902 | <trans-unit id="9270dfd4606fb45a991fe7716e640b6efa28ba85" datatype="html"> | ||
903 | <source>Unlimited <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/>(<x id="INTERPOLATION" equiv-text="{{ dailyUserVideoQuota | bytes: 0 }}"/> per day)<x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> </source> | ||
904 | <target state="new"> | ||
905 | Unlimited <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/>(<x id="INTERPOLATION" equiv-text="{{ dailyUserVideoQuota | bytes: 0 }}"/> per day)<x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> | ||
906 | </target> | ||
907 | |||
908 | <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></trans-unit> | ||
909 | <trans-unit id="a059709f71aa4c0ac219e160e78a738682ca6a36"> | ||
910 | <source>Import</source> | ||
911 | <target>استيراد</target> | ||
912 | <context-group name="null"> | ||
913 | <context context-type="linenumber">286</context> | ||
914 | </context-group> | ||
915 | |||
916 | |||
917 | |||
918 | <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><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit> | ||
919 | <trans-unit id="590fc27fcbd7dd680da2bb2da644a183338f6bd1" datatype="html"> | ||
920 | <source>HTTP import (YouTube, Vimeo, direct URL...)</source> | ||
921 | <target state="new">HTTP import (YouTube, Vimeo, direct URL...)</target> | ||
922 | |||
923 | <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></trans-unit> | ||
924 | <trans-unit id="4e231a74ad4739e7b0606e8e66d5a656f5855a5a"> | ||
925 | <source>Torrent import</source> | ||
926 | <target>استيراد تورنت</target> | ||
927 | <context-group name="null"> | ||
928 | <context context-type="linenumber">71</context> | ||
929 | </context-group> | ||
930 | |||
931 | <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></trans-unit> | ||
932 | <trans-unit id="59bdc3dfa4075f92c734588899485db702c8f120" datatype="html"> | ||
933 | <source>Player</source> | ||
934 | <target state="new">Player</target> | ||
935 | |||
936 | <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></trans-unit> | ||
937 | <trans-unit id="af80f4182e09341958e8706bd2b47ece61233eb5" datatype="html"> | ||
938 | <source>P2P enabled</source> | ||
939 | <target state="new">P2P enabled</target> | ||
940 | |||
941 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">90</context></context-group></trans-unit> | ||
942 | <trans-unit id="b8b6a001cca6fa2ba15600ca3a78dfeebf685d60" datatype="html"> | ||
943 | <source>Loading instance statistics...</source> | ||
944 | <target state="new">Loading instance statistics...</target> | ||
945 | |||
946 | <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></trans-unit> | ||
947 | <trans-unit id="eadc17c3df80143992e2d9028dead3199ae6d79d"> | ||
948 | <source>Local</source> | ||
949 | <target>المحلية</target> | ||
950 | <context-group name="null"> | ||
951 | <context context-type="linenumber">86</context> | ||
952 | </context-group> | ||
953 | |||
954 | |||
955 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">131</context></context-group></trans-unit> | ||
956 | <trans-unit id="7c7f4be7b726e61c577e63842a58d9e435f7c597" datatype="html"> | ||
957 | <source>users</source> | ||
958 | <target state="translated">مستخدمون</target> | ||
959 | |||
960 | <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></trans-unit> | ||
961 | <trans-unit id="5bc509bb72973f9895241127d5556e9e31051137" datatype="html"> | ||
962 | <source>videos</source> | ||
963 | <target state="translated">فيديوهات</target> | ||
964 | |||
965 | |||
966 | <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><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></trans-unit> | ||
967 | <trans-unit id="bd21b1e6b5674003187e5cbec0e7e2854f9d8388" datatype="html"> | ||
968 | <source>video views</source> | ||
969 | <target state="new">video views</target> | ||
970 | |||
971 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit> | ||
972 | <trans-unit id="d11fe88f08e43bfe4dec7d16fe469aa65d1e3d84" datatype="html"> | ||
973 | <source>video comments</source> | ||
974 | <target state="new">video comments</target> | ||
975 | |||
976 | |||
977 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit> | ||
978 | <trans-unit id="0bedca44bfc0ef579be6053ffe0e8cdee9aba07d" datatype="html"> | ||
979 | <source>of hosted video</source> | ||
980 | <target state="new">of hosted video</target> | ||
981 | |||
982 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit> | ||
983 | <trans-unit id="de7d61497b3dc7df0f83c57f333458a7064ac4e7" datatype="html"> | ||
984 | <source>Federation</source> | ||
985 | <target state="translated">الفديرالية</target> | ||
986 | |||
987 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit> | ||
988 | <trans-unit id="8de9d3173fafc2c7a94352dec3de899b6cedf9c5" datatype="html"> | ||
989 | <source>followers</source> | ||
990 | <target state="translated">متابِعون</target> | ||
991 | |||
992 | <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></trans-unit> | ||
993 | <trans-unit id="1ec99ffe83830affef834fd7beeda8ee313203fe" datatype="html"> | ||
994 | <source>following</source> | ||
995 | <target state="translated">يتابِع</target> | ||
996 | |||
997 | <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></trans-unit> | ||
998 | <trans-unit id="6a323f80f9d90a32db8ce52cc82075938c3c36f0"> | ||
999 | <source>Ban</source> | ||
1000 | <target>حظر</target> | ||
1001 | <context-group name="null"> | ||
1002 | <context context-type="linenumber">3</context> | ||
1003 | </context-group> | ||
1004 | |||
1005 | <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></trans-unit> | ||
1006 | <trans-unit id="f21428bd564d1cacdbc737f87a8def2e2ad42251" datatype="html"> | ||
1007 | <source>A banned user will no longer be able to login.</source> | ||
1008 | <target state="new"> | ||
1009 | A banned user will no longer be able to login. | ||
1010 | </target> | ||
1011 | |||
1012 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">20</context></context-group></trans-unit> | ||
1013 | <trans-unit id="d7b35c384aecd25a516200d6921836374613dfe7"> | ||
1014 | <source>Cancel</source> | ||
1015 | <target>إلغاء</target> | ||
1016 | <context-group name="null"> | ||
1017 | <context context-type="linenumber">23</context> | ||
1018 | </context-group> | ||
1019 | |||
1020 | |||
1021 | |||
1022 | |||
1023 | |||
1024 | |||
1025 | |||
1026 | |||
1027 | |||
1028 | |||
1029 | |||
1030 | |||
1031 | |||
1032 | <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-moderation/user-ban-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-report.component.html</context><context context-type="linenumber">89</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/+admin/moderation/video-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-video-miniature/video-download.component.html</context><context context-type="linenumber">99</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">105</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-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">47</context></context-group></trans-unit> | ||
1033 | <trans-unit id="35fdca47605de8113a0db7f587f7c099abec8020"> | ||
1034 | <source>Ban this user</source> | ||
1035 | <target>حظر هذا المستخدم</target> | ||
1036 | <context-group name="null"> | ||
1037 | <context context-type="linenumber">26</context> | ||
1038 | </context-group> | ||
1039 | |||
1040 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit><trans-unit id="dbabcb47dc77c29275d0f836280ef1dcd924fdb9" datatype="html"> | ||
1041 | <source>Block video "<x id="INTERPOLATION" equiv-text="{{ video.name }}"/>"</source><target state="new">Block video "<x id="INTERPOLATION" equiv-text="{{ video.name }}"/>"</target> | ||
1042 | <context-group purpose="location"> | ||
1043 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> | ||
1044 | <context context-type="linenumber">3</context> | ||
1045 | </context-group> | ||
1046 | </trans-unit><trans-unit id="dc3bdad5421d0ee7ddd76ae62b699d72dd9f61b4" datatype="html"> | ||
1047 | <source>Please describe the reason...</source><target state="new">Please describe the reason...</target> | ||
1048 | <context-group purpose="location"> | ||
1049 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> | ||
1050 | <context context-type="linenumber">12</context> | ||
1051 | </context-group> | ||
1052 | </trans-unit> | ||
1053 | <trans-unit id="c078d4901a5fac169665947cc7a6108b94dd80c7" datatype="html"> | ||
1054 | <source><x id="INTERPOLATION" equiv-text="{{ menuEntry.label }}"/></source> | ||
1055 | <target state="new"><x id="INTERPOLATION" equiv-text="{{ menuEntry.label }}"/></target> | ||
1056 | |||
1057 | |||
1058 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit> | ||
1059 | <trans-unit id="12910217fdcdbca64bee06f511639b653d5428ea"> | ||
1060 | <source>Login</source> | ||
1061 | <target>تسجيل الدخول</target> | ||
1062 | <context-group name="null"> | ||
1063 | <context context-type="linenumber">2</context> | ||
1064 | </context-group> | ||
1065 | |||
1066 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">2</context></context-group></trans-unit> | ||
1067 | <trans-unit id="6b6240483bee515c1e20c0c21fc6096e8cdd08e9" datatype="html"> | ||
1068 | <source>Sorry but there was an issue with the external login process. Please <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>contact an administrator<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> | ||
1069 | <target state="new"> | ||
1070 | Sorry but there was an issue with the external login process. Please <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>contact an administrator<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | ||
1071 | </target> | ||
1072 | |||
1073 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit> | ||
1074 | <trans-unit id="17f43ee2fb343f8b60568527d105777b99ae8414" datatype="html"> | ||
1075 | <source>If you are looking for an account…</source> | ||
1076 | <target state="new"> | ||
1077 | If you are looking for an account… | ||
1078 | </target> | ||
1079 | |||
1080 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">12</context></context-group></trans-unit> | ||
1081 | <trans-unit id="8b339f3b4ba60cd2f880c7c19e8b375e7892f4c1" datatype="html"> | ||
1082 | <source> | ||
1083 | Currently this instance doesn't allow for user registration, but you can find an instance | ||
1084 | that gives you the possibility to sign up for an account and upload your videos there. | ||
1085 | |||
1086 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | ||
1087 | |||
1088 | Find yours among multiple instances at <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | ||
1089 | </source> | ||
1090 | <target state="new"> | ||
1091 | Currently this instance doesn't allow for user registration, but you can find an instance | ||
1092 | that gives you the possibility to sign up for an account and upload your videos there. | ||
1093 | |||
1094 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | ||
1095 | |||
1096 | Find yours among multiple instances at <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | ||
1097 | </target> | ||
1098 | |||
1099 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit> | ||
1100 | <trans-unit id="ae3cb52bf2dee3101ee654812b5d16e8665a9453"> | ||
1101 | <source>Request new verification email.</source> | ||
1102 | <target>طلب رسالة تأكيد جديدة عبر البريد الإلكتروني.</target> | ||
1103 | <context-group name="null"> | ||
1104 | <context context-type="linenumber">16</context> | ||
1105 | </context-group> | ||
1106 | |||
1107 | |||
1108 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit> | ||
1109 | <trans-unit id="e08a77594f3d89311cdf6da5090044270909c194"> | ||
1110 | <source>User</source> | ||
1111 | <target>المستخدِم</target> | ||
1112 | <context-group name="null"> | ||
1113 | <context context-type="linenumber">13</context> | ||
1114 | </context-group> | ||
1115 | |||
1116 | |||
1117 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">13</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">35</context></context-group></trans-unit> | ||
1118 | <trans-unit id="51ef29329faccb28d94369897068897d1b3d0478"> | ||
1119 | <source>Username or email address</source> | ||
1120 | <target>اسم المستخدم أو عنوان البريد الإلكتروني</target> | ||
1121 | <context-group name="null"> | ||
1122 | <context context-type="linenumber">15</context> | ||
1123 | </context-group> | ||
1124 | |||
1125 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">37</context></context-group></trans-unit> | ||
1126 | <trans-unit id="9fed9d6f57dafb967ffaaf3c63f54ad976cab926" datatype="html"> | ||
1127 | <source>or create an account</source> | ||
1128 | <target state="new"> | ||
1129 | or create an account | ||
1130 | </target> | ||
1131 | |||
1132 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit> | ||
1133 | <trans-unit id="c32ef07f8803a223a83ed17024b38e8d82292407"> | ||
1134 | <source>Password</source> | ||
1135 | <target>الكلمة السرية</target> | ||
1136 | <context-group name="null"> | ||
1137 | <context context-type="linenumber">54</context> | ||
1138 | </context-group> | ||
1139 | |||
1140 | |||
1141 | |||
1142 | |||
1143 | |||
1144 | |||
1145 | |||
1146 | |||
1147 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">106</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">106</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">10</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit> | ||
1148 | <trans-unit id="48ff0628dcbb4d37e9687302df3023b8427b48f2" datatype="html"> | ||
1149 | <source>Click here to reset your password</source> | ||
1150 | <target state="new">Click here to reset your password</target> | ||
1151 | |||
1152 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit> | ||
1153 | <trans-unit id="6765b4c916060f6bc42d9bb69e80377dbcb5e4e9"> | ||
1154 | <source>Login</source> | ||
1155 | <target>تسجيل الدخول</target> | ||
1156 | <context-group name="null"> | ||
1157 | <context context-type="linenumber">32</context> | ||
1158 | </context-group> | ||
1159 | |||
1160 | |||
1161 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">64</context></context-group></trans-unit> | ||
1162 | <trans-unit id="f5d783c0613d323fdd20074ffbc519ee715a4f2b" datatype="html"> | ||
1163 | <source>Or sign in with</source> | ||
1164 | <target state="new">Or sign in with</target> | ||
1165 | |||
1166 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">68</context></context-group></trans-unit> | ||
1167 | <trans-unit id="d2eb6c5d41f70d4b8c0937e7e19e196143b47681"> | ||
1168 | <source>Forgot your password</source> | ||
1169 | <target>نسيتَ كلمتَك السرية</target> | ||
1170 | <context-group name="null"> | ||
1171 | <context context-type="linenumber">58</context> | ||
1172 | </context-group> | ||
1173 | |||
1174 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">83</context></context-group></trans-unit> | ||
1175 | <trans-unit id="8f7dd0009f7dc9e4e3f1d9f43f944a3aa7cf737a" datatype="html"> | ||
1176 | <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> | ||
1177 | <target state="new"> | ||
1178 | We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. | ||
1179 | </target> | ||
1180 | |||
1181 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">90</context></context-group></trans-unit> | ||
1182 | <trans-unit id="244aae9346da82b0922506c2d2581373a15641cc"> | ||
1183 | <source>Email</source> | ||
1184 | <target>البريد الإلكتروني</target> | ||
1185 | <context-group name="null"> | ||
1186 | <context context-type="linenumber">43</context> | ||
1187 | </context-group> | ||
1188 | |||
1189 | |||
1190 | |||
1191 | |||
1192 | |||
1193 | |||
1194 | |||
1195 | |||
1196 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">95</context></context-group></trans-unit> | ||
1197 | <trans-unit id="69b6ac577a19acc39fc0c22342092f327fff2529"> | ||
1198 | <source>Email address</source> | ||
1199 | <target>عنوان البريد الإلكتروني</target> | ||
1200 | <context-group name="null"> | ||
1201 | <context context-type="linenumber">10</context> | ||
1202 | </context-group> | ||
1203 | |||
1204 | |||
1205 | <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">10</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">97</context></context-group></trans-unit> | ||
1206 | <trans-unit id="78be69e4d26b3b654c49962839d8545e61bf8b55"> | ||
1207 | <source>Send me an email to reset my password</source> | ||
1208 | <target>أرسل لي رسالة لإعادة تعيين كلمتي السرية</target> | ||
1209 | <context-group name="null"> | ||
1210 | <context context-type="linenumber">82</context> | ||
1211 | </context-group> | ||
1212 | |||
1213 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group></trans-unit><trans-unit id="406b08e859ab668ff07056881dcc4390109d4e1d" datatype="html"> | ||
1214 | <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {...} other {...}}"/> </source><target state="new"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {...} other {...}}"/> </target> | ||
1215 | <context-group purpose="location"> | ||
1216 | <context context-type="sourcefile">src/app/+search/search.component.html</context> | ||
1217 | <context context-type="linenumber">5</context> | ||
1218 | </context-group> | ||
1219 | </trans-unit><trans-unit id="26b0b148ff87e083300fa9ca213f8ada7fa6211d" datatype="html"> | ||
1220 | <source>on this instance</source><target state="new">on this instance</target> | ||
1221 | <context-group purpose="location"> | ||
1222 | <context context-type="sourcefile">src/app/+search/search.component.html</context> | ||
1223 | <context context-type="linenumber">7</context> | ||
1224 | </context-group> | ||
1225 | </trans-unit><trans-unit id="cdc5b877341ff8e6009282a299f2f2d6987dbdbe" datatype="html"> | ||
1226 | <source>on the vidiverse</source><target state="new">on the vidiverse</target> | ||
1227 | <context-group purpose="location"> | ||
1228 | <context context-type="sourcefile">src/app/+search/search.component.html</context> | ||
1229 | <context context-type="linenumber">8</context> | ||
1230 | </context-group> | ||
1231 | </trans-unit> | ||
1232 | <trans-unit id="2ba14c37f3b23553b2602c5e535d0ff4916f24aa"> | ||
1233 | <source>Reset my password</source> | ||
1234 | <target>إعادة تعيين كلمتي السرية</target> | ||
1235 | <context-group name="null"> | ||
1236 | <context context-type="linenumber">2</context> | ||
1237 | </context-group> | ||
1238 | |||
1239 | <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></trans-unit> | ||
1240 | <trans-unit id="7f3bdcce4b2e8c37cd7f0f6c92ef8cff34b039b8"> | ||
1241 | <source>Confirm password</source> | ||
1242 | <target>تأكيد الكلمة السرية</target> | ||
1243 | <context-group name="null"> | ||
1244 | <context context-type="linenumber">19</context> | ||
1245 | </context-group> | ||
1246 | |||
1247 | <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit> | ||
1248 | <trans-unit id="3652e5c6e33165264d5271d06cc04ab7123b6df1"> | ||
1249 | <source>Confirmed password</source> | ||
1250 | <target>تم تأكيد الكلمة السرية</target> | ||
1251 | <context-group name="null"> | ||
1252 | <context context-type="linenumber">21</context> | ||
1253 | </context-group> | ||
1254 | |||
1255 | <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit> | ||
1256 | <trans-unit id="8bdf8db5eeeaef83184b489b80c1557b516fb3c3"> | ||
1257 | <source>Reset my password</source> | ||
1258 | <target>إعادة ضبط كلمتي السرية</target> | ||
1259 | <context-group name="null"> | ||
1260 | <context context-type="linenumber">29</context> | ||
1261 | </context-group> | ||
1262 | |||
1263 | <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit> | ||
1264 | |||
1265 | <trans-unit id="4c3960fb1d9b07d1db3b5bda3ee40019211830dc" datatype="html"> | ||
1266 | <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> </source> | ||
1267 | <target state="new"> | ||
1268 | for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> | ||
1269 | </target> | ||
1270 | |||
1271 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit> | ||
1272 | <trans-unit id="7c603b9ed878097782e2b8908f662e2344b46061" datatype="html"> | ||
1273 | <source> | ||
1274 | Filters | ||
1275 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/><x id="INTERPOLATION" equiv-text="{{ numberOfFilters() }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> | ||
1276 | </source> | ||
1277 | <target state="new"> | ||
1278 | Filters | ||
1279 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/><x id="INTERPOLATION" equiv-text="{{ numberOfFilters() }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> | ||
1280 | </target> | ||
1281 | |||
1282 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">20</context></context-group></trans-unit> | ||
1283 | <trans-unit id="e2dbf0426cbb0b573faf49dffeb7d5bdf16eda5d"> | ||
1284 | <source>No results found</source> | ||
1285 | <target>لم يتم العثور على أية نتيجة</target> | ||
1286 | <context-group name="null"> | ||
1287 | <context context-type="linenumber">28</context> | ||
1288 | </context-group> | ||
1289 | |||
1290 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">32</context></context-group></trans-unit> | ||
1291 | <trans-unit id="10341623e991a4185990a0c3c76ac2bc3543cc4a"> | ||
1292 | <source><x id="INTERPOLATION" equiv-text="{{ result.followersCount }}"/> subscribers</source> | ||
1293 | <target><x id="INTERPOLATION" equiv-text="{{ result.followersCount }}"/> مشترك</target> | ||
1294 | <context-group name="null"> | ||
1295 | <context context-type="linenumber">44</context> | ||
1296 | </context-group> | ||
1297 | |||
1298 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">48</context></context-group></trans-unit> | ||
1299 | <trans-unit id="5cf92a1d527e65908c75633e8484cdd3b6d16b9b" datatype="html"> | ||
1300 | <source>Welcome to PeerTube, dear administrator!</source> | ||
1301 | <target state="new">Welcome to PeerTube, dear administrator!</target> | ||
1302 | <context-group purpose="location"> | ||
1303 | <context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context> | ||
1304 | <context context-type="linenumber">3</context> | ||
1305 | </context-group> | ||
1306 | </trans-unit> | ||
1307 | <trans-unit id="fb2ab91ad6091b4a42f4ec08487650a0bc2d541c" datatype="html"> | ||
1308 | <source>CLI | ||
1309 | documentation</source> | ||
1310 | <target state="new">CLI | ||
1311 | documentation</target> | ||
1312 | <context-group purpose="location"> | ||
1313 | <context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context> | ||
1314 | <context context-type="linenumber">12</context> | ||
1315 | </context-group> | ||
1316 | </trans-unit> | ||
1317 | <trans-unit id="65462878ca6d04c826906432816a3df3e048ac87" datatype="html"> | ||
1318 | <source>Upload or import videos, parse logs, prune storage directories, reset user password...</source> | ||
1319 | <target state="new">Upload or import videos, parse logs, prune storage directories, reset user password...</target> | ||
1320 | <context-group purpose="location"> | ||
1321 | <context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context> | ||
1322 | <context context-type="linenumber">15</context> | ||
1323 | </context-group> | ||
1324 | </trans-unit> | ||
1325 | <trans-unit id="054dd8ba0dece8069a5a7e538efaca9f58cf81f9" datatype="html"> | ||
1326 | <source>Administer | ||
1327 | documentation</source> | ||
1328 | <target state="translated">دليل الإدارة</target> | ||
1329 | <context-group purpose="location"> | ||
1330 | <context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context> | ||
1331 | <context context-type="linenumber">19</context> | ||
1332 | </context-group> | ||
1333 | </trans-unit> | ||
1334 | <trans-unit id="c38a3f5b5eff069d0097527fa40a3f8c4d9c1e4e" datatype="html"> | ||
1335 | <source>Managing users, following other instances, dealing with spammers...</source> | ||
1336 | <target state="new">Managing users, following other instances, dealing with spammers...</target> | ||
1337 | <context-group purpose="location"> | ||
1338 | <context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context> | ||
1339 | <context context-type="linenumber">22</context> | ||
1340 | </context-group> | ||
1341 | </trans-unit> | ||
1342 | <trans-unit id="4e020f13aa4db2285047eba96e50dc716fb5f417" datatype="html"> | ||
1343 | <source>Use | ||
1344 | documentation</source> | ||
1345 | <target state="translated">دليل المستخدم</target> | ||
1346 | <context-group purpose="location"> | ||
1347 | <context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context> | ||
1348 | <context context-type="linenumber">26</context> | ||
1349 | </context-group> | ||
1350 | </trans-unit> | ||
1351 | <trans-unit id="e1410009f484a2b44b6f15346df65f13f5e77444" datatype="html"> | ||
1352 | <source>Setup your account, managing video playlists, discover third-party applications...</source> | ||
1353 | <target state="new">Setup your account, managing video playlists, discover third-party applications...</target> | ||
1354 | <context-group purpose="location"> | ||
1355 | <context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context> | ||
1356 | <context context-type="linenumber">29</context> | ||
1357 | </context-group> | ||
1358 | </trans-unit> | ||
1359 | <trans-unit id="6b705cdf0d567cf608b9891a1d912daebac3523e" datatype="html"> | ||
1360 | <source>Useful links</source> | ||
1361 | <target state="translated">روابط مفيدة</target> | ||
1362 | |||
1363 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit> | ||
1364 | <trans-unit id="908ccbd854d79d50723e7a651b2a0f4dd0557c60" datatype="html"> | ||
1365 | <source>Official PeerTube website (news, support, contribute...): <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>https://joinpeertube.org<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></source> | ||
1366 | <target state="new">Official PeerTube website (news, support, contribute...): <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>https://joinpeertube.org<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> | ||
1367 | |||
1368 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit> | ||
1369 | <trans-unit id="53f7ce6aef94fd128d0058de1cd63da90d062ee6" datatype="html"> | ||
1370 | <source>Put your instance on the public PeerTube index: <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>https://instances.joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> </source> | ||
1371 | <target state="new">Put your instance on the public PeerTube index: <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>https://instances.joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | ||
1372 | </target> | ||
1373 | |||
1374 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit> | ||
1375 | <trans-unit id="351af1021b0298109bfb72c7aa9a27999d110859" datatype="html"> | ||
1376 | <source>It's time to configure your instance!</source> | ||
1377 | <target state="new">It's time to configure your instance!</target> | ||
1378 | |||
1379 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">55</context></context-group></trans-unit> | ||
1380 | <trans-unit id="cde76f438c580e464940e141584e44ab21809cb6" datatype="html"> | ||
1381 | <source> | ||
1382 | Choosing your <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>instance name<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>setting up a description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, specifying <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, | ||
1383 | why <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>you created your instance<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>how long<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> you plan to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>maintain your it<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> | ||
1384 | is very important for visitors to understand on what type of instance they are. | ||
1385 | </source> | ||
1386 | <target state="new"> | ||
1387 | Choosing your <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>instance name<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>setting up a description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, specifying <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, | ||
1388 | why <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>you created your instance<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>how long<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> you plan to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>maintain your it<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> | ||
1389 | is very important for visitors to understand on what type of instance they are. | ||
1390 | </target> | ||
1391 | |||
1392 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit> | ||
1393 | <trans-unit id="bd6c91a86a18f512ade62e216efcfb5d2520711c" datatype="html"> | ||
1394 | <source> | ||
1395 | If you want to open registrations, please decide what are <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>your moderation rules<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, fill your <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>instance | ||
1396 | terms<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> | ||
1397 | and specify the categories and languages you speak. This way, you will help users to register on <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>the | ||
1398 | appropriate<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> | ||
1399 | PeerTube instance. | ||
1400 | </source> | ||
1401 | <target state="new"> | ||
1402 | If you want to open registrations, please decide what are <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>your moderation rules<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, fill your <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>instance | ||
1403 | terms<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> | ||
1404 | and specify the categories and languages you speak. This way, you will help users to register on <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>the | ||
1405 | appropriate<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> | ||
1406 | PeerTube instance. | ||
1407 | </target> | ||
1408 | |||
1409 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">63</context></context-group></trans-unit> | ||
1410 | <trans-unit id="650b8c3e81746bc33ff276f2ef30bf89fa2d74dd" datatype="html"> | ||
1411 | <source>Remind me later</source> | ||
1412 | <target state="new">Remind me later</target> | ||
1413 | |||
1414 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">76</context></context-group></trans-unit> | ||
1415 | <trans-unit id="b310fa17f1bbfc4dd61b80c1cfc4116a81a9c76c" datatype="html"> | ||
1416 | <source>Configure my instance</source> | ||
1417 | <target state="new"> | ||
1418 | Configure my instance | ||
1419 | </target> | ||
1420 | |||
1421 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">82</context></context-group></trans-unit> | ||
1422 | <trans-unit id="a9af18b4f210f5a19bb2503407923d3f25c57f98" datatype="html"> | ||
1423 | <source>Configuration warning!</source> | ||
1424 | <target state="new">Configuration warning!</target> | ||
1425 | <context-group purpose="location"> | ||
1426 | <context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context> | ||
1427 | <context context-type="linenumber">3</context> | ||
1428 | </context-group> | ||
1429 | </trans-unit><trans-unit id="e30fd615e98eb6ebc28346024a89f00192a98396" datatype="html"> | ||
1430 | <source>You enabled user registration on your instance but did not configure the following fields:</source><target state="new">You enabled user registration on your instance but did not configure the following fields:</target> | ||
1431 | <context-group purpose="location"> | ||
1432 | <context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context> | ||
1433 | <context context-type="linenumber">10</context> | ||
1434 | </context-group> | ||
1435 | </trans-unit> | ||
1436 | |||
1437 | <trans-unit id="ab7e3d0be94cc55ce997a5f38c679956e66f3936" datatype="html"> | ||
1438 | <source>Instance name</source> | ||
1439 | <target state="translated">اسم مثيل الخادم</target> | ||
1440 | <context-group purpose="location"> | ||
1441 | <context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context> | ||
1442 | <context context-type="linenumber">13</context> | ||
1443 | </context-group> | ||
1444 | </trans-unit> | ||
1445 | <trans-unit id="b6e9a7a198c9882894677a0358d22ed79482808a" datatype="html"> | ||
1446 | <source>Instance short description</source> | ||
1447 | <target state="new">Instance short description</target> | ||
1448 | <context-group purpose="location"> | ||
1449 | <context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context> | ||
1450 | <context context-type="linenumber">14</context> | ||
1451 | </context-group> | ||
1452 | </trans-unit> | ||
1453 | <trans-unit id="801cb5b4cc93a5c0a4d89a46b96487d3638f0bc5" datatype="html"> | ||
1454 | <source>Who you are</source> | ||
1455 | <target state="new">Who you are</target> | ||
1456 | <context-group purpose="location"> | ||
1457 | <context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context> | ||
1458 | <context context-type="linenumber">16</context> | ||
1459 | </context-group> | ||
1460 | </trans-unit> | ||
1461 | <trans-unit id="de688f72fc745cc8481a5e9cc70b8ca9e6f41e2a" datatype="html"> | ||
1462 | <source>How long you plan to maintain your instance</source> | ||
1463 | <target state="new">How long you plan to maintain your instance</target> | ||
1464 | <context-group purpose="location"> | ||
1465 | <context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context> | ||
1466 | <context context-type="linenumber">17</context> | ||
1467 | </context-group> | ||
1468 | </trans-unit> | ||
1469 | <trans-unit id="af60a062ecc7c70b278bdb3ba7ad0147abfecf0a" datatype="html"> | ||
1470 | <source>How you plan to pay your instance</source> | ||
1471 | <target state="new">How you plan to pay your instance</target> | ||
1472 | <context-group purpose="location"> | ||
1473 | <context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context> | ||
1474 | <context context-type="linenumber">18</context> | ||
1475 | </context-group> | ||
1476 | </trans-unit> | ||
1477 | <trans-unit id="c69c1bd027bae555557a48123a26d770a93ee473" datatype="html"> | ||
1478 | <source>How you will moderate your instance</source> | ||
1479 | <target state="new">How you will moderate your instance</target> | ||
1480 | <context-group purpose="location"> | ||
1481 | <context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context> | ||
1482 | <context context-type="linenumber">20</context> | ||
1483 | </context-group> | ||
1484 | </trans-unit> | ||
1485 | <trans-unit id="92ddf3c3a348adc059da6c17c808fa27c315d91c" datatype="html"> | ||
1486 | <source>Instance terms</source> | ||
1487 | <target state="new">Instance terms</target> | ||
1488 | <context-group purpose="location"> | ||
1489 | <context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context> | ||
1490 | <context context-type="linenumber">21</context> | ||
1491 | </context-group> | ||
1492 | </trans-unit> | ||
1493 | <trans-unit id="565e31173ab0ea2c00c311c9051c15d8896a0b80" datatype="html"> | ||
1494 | <source> | ||
1495 | Please consider configuring these fields to help people to choose <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>the appropriate instance<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. | ||
1496 | Without them, your instance may not be referenced on the <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>JoinPeerTube website<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | ||
1497 | </source> | ||
1498 | <target state="new"> | ||
1499 | Please consider configuring these fields to help people to choose <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>the appropriate instance<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. | ||
1500 | Without them, your instance may not be referenced on the <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>JoinPeerTube website<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | ||
1501 | </target> | ||
1502 | <context-group purpose="location"> | ||
1503 | <context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context> | ||
1504 | <context context-type="linenumber">24</context> | ||
1505 | </context-group> | ||
1506 | </trans-unit> | ||
1507 | |||
1508 | <trans-unit id="7d438f72f9985c4d06ed4fe80c90afc2e1df34d2" datatype="html"> | ||
1509 | <source>Don't show me this warning anymore</source> | ||
1510 | <target state="new">Don't show me this warning anymore</target> | ||
1511 | |||
1512 | <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></trans-unit> | ||
1513 | <trans-unit id="f4e529ae5ffd73001d1ff4bbdeeb0a72e342e5c8"> | ||
1514 | <source>Close</source> | ||
1515 | <target>إغلاق</target> | ||
1516 | <context-group name="null"> | ||
1517 | <context context-type="linenumber">173</context> | ||
1518 | </context-group> | ||
1519 | |||
1520 | <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></trans-unit><trans-unit id="c2fe7580753ac7c1442df31eb97f8acc6fa250e6" datatype="html"> | ||
1521 | <source> | ||
1522 | Configure | ||
1523 | </source><target state="new"> | ||
1524 | Configure | ||
1525 | </target> | ||
1526 | <context-group purpose="location"> | ||
1527 | <context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context> | ||
1528 | <context context-type="linenumber">42</context> | ||
1529 | </context-group> | ||
1530 | </trans-unit> | ||
1531 | <trans-unit id="aef5c45fb9c725573d20a6283492e6b80fd2ae96"> | ||
1532 | <source>Change the language</source> | ||
1533 | <target>تغيير اللغة</target> | ||
1534 | <context-group name="null"> | ||
1535 | <context context-type="linenumber">107</context> | ||
1536 | </context-group> | ||
1537 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/language-chooser.component.html</context><context context-type="linenumber">3</context></context-group> | ||
1538 | </trans-unit> | ||
1539 | <trans-unit id="1c98d728375e7bd5b166d1aeb29485ef8b5d6e28" datatype="html"> | ||
1540 | <source>Help to translate PeerTube!</source> | ||
1541 | <target state="translated">ساهموا في ترجمة PeerTube!</target> | ||
1542 | <context-group purpose="location"> | ||
1543 | <context context-type="sourcefile">src/app/menu/language-chooser.component.html</context> | ||
1544 | <context context-type="linenumber">8</context> | ||
1545 | </context-group> | ||
1546 | </trans-unit> | ||
1547 | <trans-unit id="608d7164ed2d996dc827b17cd7b6f5915c617be4" datatype="html"> | ||
1548 | <source>Public profile</source> | ||
1549 | <target state="new">Public profile</target> | ||
1550 | <context-group purpose="location"> | ||
1551 | <context context-type="sourcefile">src/app/menu/menu.component.html</context> | ||
1552 | <context context-type="linenumber">19</context> | ||
1553 | </context-group> | ||
1554 | </trans-unit> | ||
1555 | <trans-unit id="1eecebc91b4c671d43617b559cf3933275492931" datatype="html"> | ||
1556 | <source>Account settings</source> | ||
1557 | <target state="new">Account settings</target> | ||
1558 | <context-group purpose="location"> | ||
1559 | <context context-type="sourcefile">src/app/menu/menu.component.html</context> | ||
1560 | <context context-type="linenumber">25</context> | ||
1561 | </context-group> | ||
1562 | </trans-unit> | ||
1563 | <trans-unit id="7c55f3a275f9e86fc95243e2fd1f17156a4e97f0" datatype="html"> | ||
1564 | <source>Channels settings</source> | ||
1565 | <target state="new">Channels settings</target> | ||
1566 | <context-group purpose="location"> | ||
1567 | <context context-type="sourcefile">src/app/menu/menu.component.html</context> | ||
1568 | <context context-type="linenumber">29</context> | ||
1569 | </context-group> | ||
1570 | </trans-unit> | ||
1571 | <trans-unit id="5a69be913ebcc70f300060cf1be0c7f8827159d6" datatype="html"> | ||
1572 | <source>Interface: <x id="INTERPOLATION" equiv-text="{{ language }}"/></source> | ||
1573 | <target state="new">Interface: <x id="INTERPOLATION" equiv-text="{{ language }}"/></target> | ||
1574 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">36</context></context-group> | ||
1575 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">156</context></context-group> | ||
1576 | </trans-unit> | ||
1577 | <trans-unit id="e472a6eaa2a51bd4a8ac19a1cf5567add4a04ff8" datatype="html"> | ||
1578 | <source>Videos: <x id="INTERPOLATION" equiv-text="{{ videoLanguages.join(', ') }}"/></source> | ||
1579 | <target state="translated">الفيديوهات: <x id="INTERPOLATION" equiv-text="{{ videoLanguages.join(', ') }}"/></target> | ||
1580 | <context-group purpose="location"> | ||
1581 | <context context-type="sourcefile">src/app/menu/menu.component.html</context> | ||
1582 | <context context-type="linenumber">42</context> | ||
1583 | </context-group> | ||
1584 | </trans-unit> | ||
1585 | <trans-unit id="cc37c9e1ceff31dc1227cc8c2f4bdadb2f239173" datatype="html"> | ||
1586 | <source>Sensitive: <x id="INTERPOLATION" equiv-text="{{ nsfwPolicy }}"/></source> | ||
1587 | <target state="new">Sensitive: <x id="INTERPOLATION" equiv-text="{{ nsfwPolicy }}"/></target> | ||
1588 | <context-group purpose="location"> | ||
1589 | <context context-type="sourcefile">src/app/menu/menu.component.html</context> | ||
1590 | <context context-type="linenumber">49</context> | ||
1591 | </context-group> | ||
1592 | </trans-unit> | ||
1593 | <trans-unit id="ee5ad4d7fed0e8fc44fa9c2d7be9265295108411" datatype="html"> | ||
1594 | <source>Help share videos</source> | ||
1595 | <target state="translated">ساهِم في مشاركة الفيديوهات</target> | ||
1596 | <context-group purpose="location"> | ||
1597 | <context context-type="sourcefile">src/app/menu/menu.component.html</context> | ||
1598 | <context context-type="linenumber">55</context> | ||
1599 | </context-group> | ||
1600 | </trans-unit> | ||
1601 | <trans-unit id="cb17d0eefd7d4fc2633ffd351eae187a2c7d4b57" datatype="html"> | ||
1602 | <source>More account settings</source> | ||
1603 | <target state="new">More account settings</target> | ||
1604 | <context-group purpose="location"> | ||
1605 | <context context-type="sourcefile">src/app/menu/menu.component.html</context> | ||
1606 | <context context-type="linenumber">60</context> | ||
1607 | </context-group> | ||
1608 | </trans-unit> | ||
1609 | <trans-unit id="d2dcb25a3b90ccb169effc066d36335363546d17" datatype="html"> | ||
1610 | <source>Keyboard shortcuts</source> | ||
1611 | <target state="new">Keyboard shortcuts</target> | ||
1612 | <context-group purpose="location"> | ||
1613 | <context context-type="sourcefile">src/app/menu/menu.component.html</context> | ||
1614 | <context context-type="linenumber">66</context> | ||
1615 | </context-group> | ||
1616 | </trans-unit> | ||
1617 | <trans-unit id="85b79c9064aed1ead31ace985f31aa1363f6bdaf" datatype="html"> | ||
1618 | <source>Help</source> | ||
1619 | <target state="new">Help</target> | ||
1620 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">161</context></context-group> | ||
1621 | </trans-unit> | ||
1622 | <trans-unit id="0530eaf7a05c66b3167da49a57e5af4326f3af15" datatype="html"> | ||
1623 | <source>Get help using PeerTube</source> | ||
1624 | <target state="new">Get help using PeerTube</target> | ||
1625 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">161</context></context-group> | ||
1626 | </trans-unit> | ||
1627 | <trans-unit id="d3381fff430c3687ae1c6302af99d88baa4f480b" datatype="html"> | ||
1628 | <source>Shortcuts</source> | ||
1629 | <target state="new">Shortcuts</target> | ||
1630 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">165</context></context-group> | ||
1631 | </trans-unit><trans-unit id="f8e6eaa974acec3b80e5c77ec0dc4ff80939964d" datatype="html"> | ||
1632 | <source>powered by PeerTube</source><target state="new">powered by PeerTube</target> | ||
1633 | <context-group purpose="location"> | ||
1634 | <context context-type="sourcefile">src/app/menu/menu.component.html</context> | ||
1635 | <context context-type="linenumber">171</context> | ||
1636 | </context-group> | ||
1637 | </trans-unit> | ||
1638 | |||
1639 | |||
1640 | <trans-unit id="900ca8b77fca5b6232cf1d526830ccc29569a984" datatype="html"> | ||
1641 | <source>powered by PeerTube - CopyLeft 2015-2020</source> | ||
1642 | <target state="new">powered by PeerTube - CopyLeft 2015-2020</target> | ||
1643 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">170</context></context-group> | ||
1644 | </trans-unit> | ||
1645 | <trans-unit id="3fdc751b264ca9998e1542fcf5794e274cd56344" datatype="html"> | ||
1646 | <source>Log out</source> | ||
1647 | <target state="translated">الخروج</target> | ||
1648 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">70</context></context-group> | ||
1649 | </trans-unit> | ||
1650 | <trans-unit id="d207cc1965ec0c29e594e0e9917f39bfc276ed87"> | ||
1651 | <source>Create an account</source> | ||
1652 | <target>إنشاء حساب</target> | ||
1653 | <context-group name="null"> | ||
1654 | <context context-type="linenumber">33</context> | ||
1655 | </context-group> | ||
1656 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">78</context></context-group> | ||
1657 | </trans-unit> | ||
1658 | <trans-unit id="c3346a45c43ae8e5021086880268979b8d2266f3" datatype="html"> | ||
1659 | <source>MY LIBRARY</source> | ||
1660 | <target state="new">MY LIBRARY</target> | ||
1661 | <context-group purpose="location"> | ||
1662 | <context context-type="sourcefile">src/app/menu/menu.component.html</context> | ||
1663 | <context context-type="linenumber">82</context> | ||
1664 | </context-group> | ||
1665 | </trans-unit> | ||
1666 | <trans-unit id="4ef4f031c147fb9ee0168bc6eacb78de180d7432"> | ||
1667 | <source>My library</source> | ||
1668 | <target>مكتبتي</target> | ||
1669 | <context-group name="null"> | ||
1670 | <context context-type="linenumber">37</context> | ||
1671 | </context-group> | ||
1672 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">1</context></context-group> | ||
1673 | </trans-unit> | ||
1674 | <trans-unit id="a52dae09be10ca3a65da918533ced3d3f4992238"> | ||
1675 | <source>Videos</source> | ||
1676 | <target>الفيديوهات</target> | ||
1677 | <context-group name="null"> | ||
1678 | <context context-type="linenumber">24</context> | ||
1679 | </context-group> | ||
1680 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">86</context></context-group> | ||
1681 | </trans-unit> | ||
1682 | <trans-unit id="47546e45bbb476baaaad38244db444c427ddc502" datatype="html"> | ||
1683 | <source>Playlists</source> | ||
1684 | <target state="new">Playlists</target> | ||
1685 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">91</context></context-group> | ||
1686 | </trans-unit> | ||
1687 | <trans-unit id="357064ca9d9ac859eb618e28e8126fa32be049e2"> | ||
1688 | <source>Subscriptions</source> | ||
1689 | <target>الإشتراكات</target> | ||
1690 | <context-group name="null"> | ||
1691 | <context context-type="linenumber">51</context> | ||
1692 | </context-group> | ||
1693 | |||
1694 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-subscriptions/my-account-subscriptions.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
1695 | <trans-unit id="efac3af0b32e953279c25b6519cae256811e0fe8" datatype="html"> | ||
1696 | <source>History</source> | ||
1697 | <target state="new">History</target> | ||
1698 | |||
1699 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-history/my-account-history.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
1700 | <trans-unit id="165035acb08983753bcecc3e8b6b18c7caf26d35" datatype="html"> | ||
1701 | <source>VIDEOS</source> | ||
1702 | <target state="translated">الفيديوهات</target> | ||
1703 | |||
1704 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">107</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">402</context></context-group></trans-unit> | ||
1705 | <trans-unit id="411ca58f59b00246e15b161e07409df55b5eb6db" datatype="html"> | ||
1706 | <source>Discover</source> | ||
1707 | <target state="translated">اكتشف</target> | ||
1708 | |||
1709 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">111</context></context-group><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></trans-unit> | ||
1710 | <trans-unit id="b6b7986bc3721ac483baf20bc9a320529075c807"> | ||
1711 | <source>Trending</source> | ||
1712 | <target>الشائعة</target> | ||
1713 | <context-group name="null"> | ||
1714 | <context context-type="linenumber">71</context> | ||
1715 | </context-group> | ||
1716 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">116</context></context-group> | ||
1717 | </trans-unit> | ||
1718 | <trans-unit id="9d9983bd6d0817a5b1bb7650034a2f9a5f4b7bac" datatype="html"> | ||
1719 | <source>Most liked</source> | ||
1720 | <target state="new">Most liked</target> | ||
1721 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">121</context></context-group> | ||
1722 | </trans-unit> | ||
1723 | <trans-unit id="8d20c5f5dd30acbe71316544dab774393fd9c3c1"> | ||
1724 | <source>Recently added</source> | ||
1725 | <target>التي تم إضافتها حديثًا</target> | ||
1726 | <context-group name="null"> | ||
1727 | <context context-type="linenumber">81</context> | ||
1728 | </context-group> | ||
1729 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">126</context></context-group> | ||
1730 | </trans-unit> | ||
1731 | <trans-unit id="b7648e7aced164498aa843b5c4e8f2f1c36a7919"> | ||
1732 | <source>Administration</source> | ||
1733 | <target>الإدارة</target> | ||
1734 | <context-group name="null"> | ||
1735 | <context context-type="linenumber">95</context> | ||
1736 | </context-group> | ||
1737 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">140</context></context-group> | ||
1738 | </trans-unit> | ||
1739 | <trans-unit id="004b222ff9ef9dd4771b777950ca1d0e4cd4348a"> | ||
1740 | <source>About</source> | ||
1741 | <target>عن</target> | ||
1742 | <context-group name="null"> | ||
1743 | <context context-type="linenumber">26</context> | ||
1744 | </context-group> | ||
1745 | |||
1746 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">148</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-about/account-about.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
1747 | <trans-unit id="34746fb1c7f3d2194d99652bdff89e6e14c9c4f4" datatype="html"> | ||
1748 | <source>Contact</source> | ||
1749 | <target state="new">Contact</target> | ||
1750 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">160</context></context-group> | ||
1751 | </trans-unit> | ||
1752 | <trans-unit id="2dc8a0a3763cd5c456c84630fc335398c9b86771" datatype="html"> | ||
1753 | <source>View your notifications</source> | ||
1754 | <target state="new">View your notifications</target> | ||
1755 | <context-group purpose="location"> | ||
1756 | <context context-type="sourcefile">src/app/menu/avatar-notification.component.html</context> | ||
1757 | <context context-type="linenumber">3</context> | ||
1758 | </context-group> | ||
1759 | </trans-unit> | ||
1760 | <trans-unit id="8bcabdf6b16cad0313a86c7e940c5e3ad7f9f8ab" datatype="html"> | ||
1761 | <source>Notifications</source> | ||
1762 | <target state="translated">الإشعارات</target> | ||
1763 | |||
1764 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/avatar-notification.component.html</context><context context-type="linenumber">13</context></context-group><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></trans-unit> | ||
1765 | <trans-unit id="1da23f4068fd3796fbcb24d0c42bb62f92c96829" datatype="html"> | ||
1766 | <source>Mark all as read</source> | ||
1767 | <target state="new">Mark all as read</target> | ||
1768 | |||
1769 | |||
1770 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/avatar-notification.component.html</context><context context-type="linenumber">18</context></context-group><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></trans-unit> | ||
1771 | <trans-unit id="341e026e3f317aa3164916cc63a059c961a78b81" datatype="html"> | ||
1772 | <source>Update your notification preferences</source> | ||
1773 | <target state="new">Update your notification preferences</target> | ||
1774 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/avatar-notification.component.html</context><context context-type="linenumber">22</context></context-group> | ||
1775 | </trans-unit> | ||
1776 | <trans-unit id="3d1b5c9cd76948c04fdb7bb3fe51b6c1242c1bd5" datatype="html"> | ||
1777 | <source>See all your notifications</source> | ||
1778 | <target state="new">See all your notifications</target> | ||
1779 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/avatar-notification.component.html</context><context context-type="linenumber">39</context></context-group> | ||
1780 | </trans-unit> | ||
1781 | <trans-unit id="73216504c8903e04fdb415d876eb8969dd3afa60" datatype="html"> | ||
1782 | <source>Search videos, channels…</source> | ||
1783 | <target state="translated">البحث عن فيديوهات ، قنوات…</target> | ||
1784 | <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">3</context></context-group> | ||
1785 | </trans-unit> | ||
1786 | <trans-unit id="90ce30ddedd5892740bb41e9ead736cd2c0f9b53" datatype="html"> | ||
1787 | <source>GLOBAL SEARCH</source> | ||
1788 | <target state="new">GLOBAL SEARCH</target> | ||
1789 | |||
1790 | <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit><trans-unit id="b2f3e08a790518414d240fbe2c3c116c6f83c275" datatype="html"> | ||
1791 | <source>using <x id="INTERPOLATION" equiv-text="{{ serverConfig.search.searchIndex.url }}"/></source><target state="new">using <x id="INTERPOLATION" equiv-text="{{ serverConfig.search.searchIndex.url }}"/></target> | ||
1792 | <context-group purpose="location"> | ||
1793 | <context context-type="sourcefile">src/app/header/search-typeahead.component.html</context> | ||
1794 | <context context-type="linenumber">25</context> | ||
1795 | </context-group> | ||
1796 | </trans-unit> | ||
1797 | |||
1798 | <trans-unit id="44f26a1c56d73d4763225ba2e6d5091e0cad1b7c" datatype="html"> | ||
1799 | <source>Results will be augmented with those of a third-party index. Only data necessary to make the query will be sent.</source> | ||
1800 | <target state="new">Results will be augmented with those of a third-party index. Only data necessary to make the query will be sent.</target> | ||
1801 | |||
1802 | <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit> | ||
1803 | <trans-unit id="ee697ded3eb6909ca0e619ab5cc9647cbd849da5" datatype="html"> | ||
1804 | <source>ADVANCED SEARCH</source> | ||
1805 | <target state="new">ADVANCED SEARCH</target> | ||
1806 | |||
1807 | <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">35</context></context-group></trans-unit> | ||
1808 | <trans-unit id="8e799fee4b3df7ea53786f096380f81c78a77efd" datatype="html"> | ||
1809 | <source>any instance</source> | ||
1810 | <target state="new">any instance</target> | ||
1811 | |||
1812 | <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> | ||
1813 | <trans-unit id="36a1080014918cc9c4ef8c0d3d5f4d3ae88176bd" datatype="html"> | ||
1814 | <source>only followed instances</source> | ||
1815 | <target state="new">only followed instances</target> | ||
1816 | |||
1817 | <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit> | ||
1818 | <trans-unit id="e5a60e5f83aad776726b8b9e7ff1b69f047a8416" datatype="html"> | ||
1819 | <source>Determines whether you can resolve any distant content, or if this instance only allows doing so for instances it follows.</source> | ||
1820 | <target state="new">Determines whether you can resolve any distant content, or if this instance only allows doing so for instances it follows.</target> | ||
1821 | |||
1822 | <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">37</context></context-group></trans-unit><trans-unit id="648ca3b1ac41763033a412ead17c4a3dd71545be" datatype="html"> | ||
1823 | <source>will list the matching channel</source><target state="new">will list the matching channel</target> | ||
1824 | <context-group purpose="location"> | ||
1825 | <context context-type="sourcefile">src/app/header/search-typeahead.component.html</context> | ||
1826 | <context context-type="linenumber">46</context> | ||
1827 | </context-group> | ||
1828 | <context-group purpose="location"> | ||
1829 | <context context-type="sourcefile">src/app/header/search-typeahead.component.html</context> | ||
1830 | <context context-type="linenumber">49</context> | ||
1831 | </context-group> | ||
1832 | </trans-unit><trans-unit id="48d27fa96b882d9c5c2a779376328790d80378eb" datatype="html"> | ||
1833 | <source>will list the matching video</source><target state="new">will list the matching video</target> | ||
1834 | <context-group purpose="location"> | ||
1835 | <context context-type="sourcefile">src/app/header/search-typeahead.component.html</context> | ||
1836 | <context context-type="linenumber">52</context> | ||
1837 | </context-group> | ||
1838 | </trans-unit><trans-unit id="25d438ce4c6d14835921c34bda6cc88f4fe5b1b4" datatype="html"> | ||
1839 | <source>Any other input will return matching video or channel names.</source><target state="new">Any other input will return matching video or channel names.</target> | ||
1840 | <context-group purpose="location"> | ||
1841 | <context context-type="sourcefile">src/app/header/search-typeahead.component.html</context> | ||
1842 | <context context-type="linenumber">55</context> | ||
1843 | </context-group> | ||
1844 | </trans-unit> | ||
1845 | |||
1846 | |||
1847 | <trans-unit id="8aa58cf00d949c509df91c621ab38131df0a7599"> | ||
1848 | <source>Search...</source> | ||
1849 | <target>البحث…</target> | ||
1850 | <context-group name="null"> | ||
1851 | <context context-type="linenumber">6</context> | ||
1852 | </context-group> | ||
1853 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">6</context></context-group> | ||
1854 | </trans-unit> | ||
1855 | <trans-unit id="4b3972c3e9485218508a95f7a4ce7758e3f09ced"> | ||
1856 | <source>Upload</source> | ||
1857 | <target>إرسال</target> | ||
1858 | <context-group name="null"> | ||
1859 | <context context-type="linenumber">9</context> | ||
1860 | </context-group> | ||
1861 | <context-group purpose="location"><context context-type="sourcefile">src/app/header/header.component.html</context><context context-type="linenumber">5</context></context-group> | ||
1862 | </trans-unit><trans-unit id="39ec2a3e2da523763f4db4b2227b7dbae5d70eba" datatype="html"> | ||
1863 | <source>In this instance's network</source><target state="new">In this instance's network</target> | ||
1864 | <context-group purpose="location"> | ||
1865 | <context context-type="sourcefile">src/app/header/suggestion.component.html</context> | ||
1866 | <context context-type="linenumber">14</context> | ||
1867 | </context-group> | ||
1868 | </trans-unit> | ||
1869 | |||
1870 | |||
1871 | <trans-unit id="9848e55d7c95eddc1c4a044a63ed0e88e8cb6f5c" datatype="html"> | ||
1872 | <source>In the vidiverse</source> | ||
1873 | <target state="new">In the vidiverse</target> | ||
1874 | |||
1875 | <context-group purpose="location"><context context-type="sourcefile">src/app/header/suggestion.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit> | ||
1876 | |||
1877 | <trans-unit id="5d43539fc358c3a548b9d487be821db73e2702ff"> | ||
1878 | <source>Sort</source> | ||
1879 | <target>الترتيب</target> | ||
1880 | <context-group name="null"> | ||
1881 | <context context-type="linenumber">6</context> | ||
1882 | </context-group> | ||
1883 | |||
1884 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit> | ||
1885 | <trans-unit id="a57adbb9bc3ecbc397157af25f96fc2123c9c383" datatype="html"> | ||
1886 | <source>Reset</source> | ||
1887 | <target state="new"> | ||
1888 | Reset | ||
1889 | </target> | ||
1890 | |||
1891 | |||
1892 | |||
1893 | |||
1894 | |||
1895 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">90</context></context-group></trans-unit> | ||
1896 | <trans-unit id="98acac685fc4b2d35e5d0cf3cd224d247a756c3e"> | ||
1897 | <source>Published date</source> | ||
1898 | <target>تاريخ النشر</target> | ||
1899 | <context-group name="null"> | ||
1900 | <context context-type="linenumber">15</context> | ||
1901 | </context-group> | ||
1902 | |||
1903 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit> | ||
1904 | <trans-unit id="31523e672b9f39a621e5d9e2a22b24bbf9aa8d4d" datatype="html"> | ||
1905 | <source>Original publication year</source> | ||
1906 | <target state="new">Original publication year</target> | ||
1907 | |||
1908 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit> | ||
1909 | <trans-unit id="e9866754251f6f45c42710a3de01da5d79c6ae91" datatype="html"> | ||
1910 | <source>After...</source> | ||
1911 | <target state="translated">بعد...</target> | ||
1912 | |||
1913 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">66</context></context-group></trans-unit> | ||
1914 | <trans-unit id="46c36269a23f9105124bbdd58f8c91833b92e565" datatype="html"> | ||
1915 | <source>Before...</source> | ||
1916 | <target state="translated">قبل...</target> | ||
1917 | |||
1918 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">76</context></context-group></trans-unit> | ||
1919 | <trans-unit id="a02ea1d4e7424ca989929da5e598f379940fdbf2"> | ||
1920 | <source>Duration</source> | ||
1921 | <target>المدّة</target> | ||
1922 | <context-group name="null"> | ||
1923 | <context context-type="linenumber">45</context> | ||
1924 | </context-group> | ||
1925 | |||
1926 | |||
1927 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">89</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">237</context></context-group></trans-unit> | ||
1928 | <trans-unit id="dc67060f94f0f2b58549f54a5c07925dffd20238"> | ||
1929 | <source>Display sensitive content</source> | ||
1930 | <target>عرض المحتوى الحساس</target> | ||
1931 | <context-group name="null"> | ||
1932 | <context context-type="linenumber">54</context> | ||
1933 | </context-group> | ||
1934 | |||
1935 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit> | ||
1936 | <trans-unit id="4f20f2d5a6882190892e58b85f6ccbedfa737952"> | ||
1937 | <source>Yes</source> | ||
1938 | <target>نعم</target> | ||
1939 | <context-group name="null"> | ||
1940 | <context context-type="linenumber">58</context> | ||
1941 | </context-group> | ||
1942 | |||
1943 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit> | ||
1944 | <trans-unit id="3d3ae7deebc5949b0c1c78b9847886a94321d9fd"> | ||
1945 | <source>No</source> | ||
1946 | <target>لا</target> | ||
1947 | <context-group name="null"> | ||
1948 | <context context-type="linenumber">63</context> | ||
1949 | </context-group> | ||
1950 | |||
1951 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> | ||
1952 | <trans-unit id="607de17c2a755f65775881c19e276e7c933bcf94"> | ||
1953 | <source>Category</source> | ||
1954 | <target>الفئة</target> | ||
1955 | <context-group name="null"> | ||
1956 | <context context-type="linenumber">164</context> | ||
1957 | </context-group> | ||
1958 | |||
1959 | |||
1960 | |||
1961 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">102</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">68</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">202</context></context-group></trans-unit> | ||
1962 | <trans-unit id="265ee68edfe57e510270da31ec99f67d94346009" datatype="html"> | ||
1963 | <source>Reset</source> | ||
1964 | <target state="new"> | ||
1965 | Reset | ||
1966 | </target> | ||
1967 | |||
1968 | |||
1969 | |||
1970 | |||
1971 | |||
1972 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">116</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">129</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">144</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">157</context></context-group></trans-unit> | ||
1973 | <trans-unit id="75706466a5cffa6f6bf0d6c94a8345a001ce8cea" datatype="html"> | ||
1974 | <source>Display all categories</source> | ||
1975 | <target state="new">Display all categories</target> | ||
1976 | |||
1977 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">108</context></context-group></trans-unit> | ||
1978 | <trans-unit id="78d6d3ea26777cd0dad8ddbf9b314151678da46c"> | ||
1979 | <source>Licence</source> | ||
1980 | <target>الرخصة</target> | ||
1981 | <context-group name="null"> | ||
1982 | <context context-type="linenumber">173</context> | ||
1983 | </context-group> | ||
1984 | |||
1985 | |||
1986 | |||
1987 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">115</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">82</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">211</context></context-group></trans-unit> | ||
1988 | <trans-unit id="e19d80c6277747a68f3da8cfe1318303d2b5c952" datatype="html"> | ||
1989 | <source>Display all licenses</source> | ||
1990 | <target state="new">Display all licenses</target> | ||
1991 | |||
1992 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">121</context></context-group></trans-unit> | ||
1993 | <trans-unit id="fe46ccaae902ce974e2441abe752399288298619"> | ||
1994 | <source>Language</source> | ||
1995 | <target>اللغة</target> | ||
1996 | <context-group name="null"> | ||
1997 | <context context-type="linenumber">182</context> | ||
1998 | </context-group> | ||
1999 | |||
2000 | |||
2001 | |||
2002 | |||
2003 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">128</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">10</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">96</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">220</context></context-group></trans-unit> | ||
2004 | <trans-unit id="dcc3173a99661496cd1f836283993cc3e6576b26" datatype="html"> | ||
2005 | <source>Display all languages</source> | ||
2006 | <target state="new">Display all languages</target> | ||
2007 | |||
2008 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">134</context></context-group></trans-unit> | ||
2009 | <trans-unit id="c8d58c4fbe23e51af3dc8f58cb4a81eac20739e8"> | ||
2010 | <source>All of these tags</source> | ||
2011 | <target>كافة هذه الوسوم</target> | ||
2012 | <context-group name="null"> | ||
2013 | <context context-type="linenumber">103</context> | ||
2014 | </context-group> | ||
2015 | |||
2016 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit> | ||
2017 | <trans-unit id="492d2bd18db0cba03f6d9e3b0c42b8639fbe51ab"> | ||
2018 | <source>One of these tags</source> | ||
2019 | <target>واحد مِن هذه الوسوم</target> | ||
2020 | <context-group name="null"> | ||
2021 | <context context-type="linenumber">108</context> | ||
2022 | </context-group> | ||
2023 | |||
2024 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">156</context></context-group></trans-unit><trans-unit id="118bedbb308a28f06d1c0c84645a35c9bf93cbf3" datatype="html"> | ||
2025 | <source>Search target</source><target state="new">Search target</target> | ||
2026 | <context-group purpose="location"> | ||
2027 | <context context-type="sourcefile">src/app/+search/search-filters.component.html</context> | ||
2028 | <context context-type="linenumber">170</context> | ||
2029 | </context-group> | ||
2030 | </trans-unit><trans-unit id="cdfec9a92a3081018d34e82d74e85e4e9f63a95f" datatype="html"> | ||
2031 | <source>Vidiverse</source><target state="new">Vidiverse</target> | ||
2032 | <context-group purpose="location"> | ||
2033 | <context context-type="sourcefile">src/app/+search/search-filters.component.html</context> | ||
2034 | <context context-type="linenumber">180</context> | ||
2035 | </context-group> | ||
2036 | </trans-unit> | ||
2037 | <trans-unit id="ca72d574353a355b8fadbc1ceda174a0bd1bf7cd" datatype="html"> | ||
2038 | <source>Reset</source> | ||
2039 | <target state="new"> | ||
2040 | Reset | ||
2041 | </target> | ||
2042 | |||
2043 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">187</context></context-group></trans-unit> | ||
2044 | <trans-unit id="5ca707824ab93066c7d9b44e1b8bf216725c2c22"> | ||
2045 | <source>Filter</source> | ||
2046 | <target>مرشح</target> | ||
2047 | <context-group name="null"> | ||
2048 | <context context-type="linenumber">115</context> | ||
2049 | </context-group> | ||
2050 | |||
2051 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">191</context></context-group></trans-unit> | ||
2052 | <trans-unit id="41ed53a3f1d4dfc57011d0aba13b8b074e8b41b6" datatype="html"> | ||
2053 | <source>Display unlisted and private videos</source> | ||
2054 | <target state="new">Display unlisted and private videos</target> | ||
2055 | |||
2056 | |||
2057 | |||
2058 | |||
2059 | |||
2060 | |||
2061 | |||
2062 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">22</context></context-group></trans-unit><trans-unit id="6f5a458f827503ac7b8697688ecf3e0490818ee8" datatype="html"> | ||
2063 | <source>Video channels</source><target state="new">Video channels</target> | ||
2064 | <context-group purpose="location"> | ||
2065 | <context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context> | ||
2066 | <context context-type="linenumber">1</context> | ||
2067 | </context-group> | ||
2068 | </trans-unit> | ||
2069 | <trans-unit id="40fa23fe45af4ee2e72cdd3cc6bf6013f180aab0" datatype="html"> | ||
2070 | <source>Add caption</source> | ||
2071 | <target state="new">Add caption</target> | ||
2072 | |||
2073 | <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></trans-unit> | ||
2074 | <trans-unit id="6bad752cfcac8f3572bdf2c619daec683d56d1a8" datatype="html"> | ||
2075 | <source>Select the caption file</source> | ||
2076 | <target state="new">Select the caption file</target> | ||
2077 | |||
2078 | <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></trans-unit> | ||
2079 | <trans-unit id="c34c61401151c29fb3679638a7d0b95258145ec3" datatype="html"> | ||
2080 | <source>This will replace an existing caption!</source> | ||
2081 | <target state="new"> | ||
2082 | This will replace an existing caption! | ||
2083 | </target> | ||
2084 | |||
2085 | <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></trans-unit> | ||
2086 | <trans-unit id="39702b643cfe3d5b96a4587c1b44a29fa665406c" datatype="html"> | ||
2087 | <source>Add this caption</source> | ||
2088 | <target state="new">Add this caption</target> | ||
2089 | |||
2090 | <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></trans-unit> | ||
2091 | <trans-unit id="fdf7cbdc140d0aab0f0b6c06065a0fd448ed6a2e"> | ||
2092 | <source>Title</source> | ||
2093 | <target>العنوان</target> | ||
2094 | <context-group name="null"> | ||
2095 | <context context-type="linenumber">9</context> | ||
2096 | </context-group> | ||
2097 | |||
2098 | <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></trans-unit> | ||
2099 | <trans-unit id="cafc87479686947e2590b9f588a88040aeaf660b"> | ||
2100 | <source>Tags</source> | ||
2101 | <target>الوسوم</target> | ||
2102 | <context-group name="null"> | ||
2103 | <context context-type="linenumber">191</context> | ||
2104 | </context-group> | ||
2105 | |||
2106 | |||
2107 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">19</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">229</context></context-group></trans-unit> | ||
2108 | <trans-unit id="19f59c3f026a162a78af887faff8d9b2b11a4e27" datatype="html"> | ||
2109 | <source> | ||
2110 | Tags could be used to suggest relevant recommendations. <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | ||
2111 | There is a maximum of 5 tags. <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | ||
2112 | Press Enter to add a new tag. | ||
2113 | </source> | ||
2114 | <target state="new"> | ||
2115 | Tags could be used to suggest relevant recommendations. <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | ||
2116 | There is a maximum of 5 tags. <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | ||
2117 | Press Enter to add a new tag. | ||
2118 | </target> | ||
2119 | |||
2120 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> | ||
2121 | <trans-unit id="9bdd535a2817bf0b843a124bf65e4992625e7ecf"> | ||
2122 | <source>+ Tag</source> | ||
2123 | <target>+ وسم</target> | ||
2124 | <context-group name="null"> | ||
2125 | <context context-type="linenumber">30</context> | ||
2126 | </context-group> | ||
2127 | |||
2128 | |||
2129 | |||
2130 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">150</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">163</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">33</context></context-group></trans-unit> | ||
2131 | <trans-unit id="e5a71671bcec89845f208e90c3bf508aafc8f931" datatype="html"> | ||
2132 | <source>Enter a tag</source> | ||
2133 | <target state="new">Enter a tag</target> | ||
2134 | |||
2135 | |||
2136 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">150</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">163</context></context-group></trans-unit> | ||
2137 | <trans-unit id="8389e9cde2928cc27aaecbdee818a255bf7984b0"> | ||
2138 | <source>Enter a new tag</source> | ||
2139 | <target>أدخل وسمًا جديدا</target> | ||
2140 | <context-group name="null"> | ||
2141 | <context context-type="linenumber">30</context> | ||
2142 | </context-group> | ||
2143 | |||
2144 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit> | ||
2145 | <trans-unit id="eec715de352a6b114713b30b640d319fa78207a0"> | ||
2146 | <source>Description</source> | ||
2147 | <target>الوصف</target> | ||
2148 | <context-group name="null"> | ||
2149 | <context context-type="linenumber">55</context> | ||
2150 | </context-group> | ||
2151 | |||
2152 | |||
2153 | |||
2154 | |||
2155 | |||
2156 | |||
2157 | |||
2158 | |||
2159 | <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">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/+my-account-video-channels/my-account-video-channel-edit.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/+my-account-video-channels/my-account-video-channel-edit.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">55</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">39</context></context-group></trans-unit> | ||
2160 | <trans-unit id="3b86a740c713742c3f7538c60b890fccdd0a5caf" datatype="html"> | ||
2161 | <source>Video descriptions are truncated by default and require manual action to expand them.</source> | ||
2162 | <target state="new"> | ||
2163 | Video descriptions are truncated by default and require manual action to expand them. | ||
2164 | </target> | ||
2165 | |||
2166 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit> | ||
2167 | <trans-unit id="0cc554f4d7bb6a87515d2d95438e183b50702071"> | ||
2168 | <source>Channel</source> | ||
2169 | <target>القناة</target> | ||
2170 | <context-group name="null"> | ||
2171 | <context context-type="linenumber">23</context> | ||
2172 | </context-group> | ||
2173 | |||
2174 | |||
2175 | |||
2176 | |||
2177 | |||
2178 | |||
2179 | |||
2180 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html</context><context context-type="linenumber">70</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html</context><context context-type="linenumber">70</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="8830692ad55d27a3db817e37e96d93522298ffda" datatype="html"> | ||
2181 | <source>Channel to bind the playlist to</source><target state="new">Channel to bind the playlist to</target> | ||
2182 | <context-group purpose="location"> | ||
2183 | <context context-type="sourcefile">src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html</context> | ||
2184 | <context context-type="linenumber">73</context> | ||
2185 | </context-group> | ||
2186 | <context-group purpose="location"> | ||
2187 | <context context-type="sourcefile">src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html</context> | ||
2188 | <context context-type="linenumber">73</context> | ||
2189 | </context-group> | ||
2190 | </trans-unit> | ||
2191 | <trans-unit id="3c78b53bca33467190c0b7a01320bc093a2b1427"> | ||
2192 | <source>Privacy</source> | ||
2193 | <target>الخصوصية</target> | ||
2194 | <context-group name="null"> | ||
2195 | <context context-type="linenumber">33</context> | ||
2196 | </context-group> | ||
2197 | |||
2198 | |||
2199 | |||
2200 | |||
2201 | |||
2202 | |||
2203 | |||
2204 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html</context><context context-type="linenumber">57</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html</context><context context-type="linenumber">57</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">110</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">36</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">31</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">20</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">187</context></context-group></trans-unit> | ||
2205 | <trans-unit id="4b6dbf2d92858e82bcf6ae5dbc8dfb4b29d82ad0" datatype="html"> | ||
2206 | <source>FAQ</source> | ||
2207 | <target state="new">FAQ</target> | ||
2208 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">162</context></context-group> | ||
2209 | </trans-unit> | ||
2210 | <trans-unit id="a2892dc0bd40629b160c490cdd4aff82204bbec6" datatype="html"> | ||
2211 | <source>Frequently asked questions about PeerTube</source> | ||
2212 | <target state="new">Frequently asked questions about PeerTube</target> | ||
2213 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">162</context></context-group> | ||
2214 | </trans-unit> | ||
2215 | <trans-unit id="e351b40b3869a5c7d19c3d4918cb1ac7aaab95c4" datatype="html"> | ||
2216 | <source>API</source> | ||
2217 | <target state="new">API</target> | ||
2218 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">164</context></context-group> | ||
2219 | </trans-unit> | ||
2220 | <trans-unit id="fd91a5f2ef27c48b6908d9016fb6de2a224e8559" datatype="html"> | ||
2221 | <source>API documentation</source> | ||
2222 | <target state="new">API documentation</target> | ||
2223 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">164</context></context-group> | ||
2224 | </trans-unit> | ||
2225 | <trans-unit id="d69f4fafc780cc7dbafb063ca5f11e6f7c91b0c5" datatype="html"> | ||
2226 | <source>Schedule publication (<x id="INTERPOLATION" equiv-text="{{ calendarTimezone }}"/>)</source> | ||
2227 | <target state="new">Schedule publication (<x id="INTERPOLATION" equiv-text="{{ calendarTimezone }}"/>)</target> | ||
2228 | |||
2229 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">125</context></context-group></trans-unit> | ||
2230 | <trans-unit id="5ef7108218e096d09f4ee8525a05a8c90d7b95ee" datatype="html"> | ||
2231 | <source>This video contains mature or explicit content</source> | ||
2232 | <target state="new">This video contains mature or explicit content</target> | ||
2233 | |||
2234 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">139</context></context-group></trans-unit> | ||
2235 | <trans-unit id="9daabdcaa2bbd83597099b10db22d056cf491644" datatype="html"> | ||
2236 | <source>Some instances do not list videos containing mature or explicit content by default.</source> | ||
2237 | <target state="new">Some instances do not list videos containing mature or explicit content by default.</target> | ||
2238 | |||
2239 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit> | ||
2240 | <trans-unit id="7e549f41b715552ffe69b85c14a690d9d81c85f0" datatype="html"> | ||
2241 | <source>Wait transcoding before publishing the video</source> | ||
2242 | <target state="new">Wait transcoding before publishing the video</target> | ||
2243 | |||
2244 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">149</context></context-group></trans-unit> | ||
2245 | <trans-unit id="24f468ce1148a096477d8dd0d00f0d1fd88d6c63" datatype="html"> | ||
2246 | <source>If you decide not to wait for transcoding before publishing the video, it could be unplayable until transcoding ends.</source> | ||
2247 | <target state="new">If you decide not to wait for transcoding before publishing the video, it could be unplayable until transcoding ends.</target> | ||
2248 | |||
2249 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">153</context></context-group></trans-unit> | ||
2250 | <trans-unit id="c7742322b1d3dbc921362058d1747c7ec2adbec7"> | ||
2251 | <source>Basic info</source> | ||
2252 | <target>معلومات أساسية</target> | ||
2253 | <context-group name="null"> | ||
2254 | <context context-type="linenumber">4</context> | ||
2255 | </context-group> | ||
2256 | |||
2257 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit> | ||
2258 | <trans-unit id="92bcfd1d237a2bfe48dc9f46d074ed26abc8df22" datatype="html"> | ||
2259 | <source>Add another caption</source> | ||
2260 | <target state="new">Add another caption</target> | ||
2261 | |||
2262 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">171</context></context-group></trans-unit> | ||
2263 | <trans-unit id="a46a7503167b77b3ec4e28274a3d1dda637617ed" datatype="html"> | ||
2264 | <source>See the subtitle file</source> | ||
2265 | <target state="new">See the subtitle file</target> | ||
2266 | |||
2267 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">180</context></context-group></trans-unit> | ||
2268 | <trans-unit id="e687f6387adbaf61ce650b58f0e60ca42d843cee" datatype="html"> | ||
2269 | <source>Already uploaded ✔</source> | ||
2270 | <target state="new">Already uploaded ✔</target> | ||
2271 | |||
2272 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">184</context></context-group></trans-unit> | ||
2273 | <trans-unit id="ca4588e185413b2fc77dbe35c861cc540b11b9ad" datatype="html"> | ||
2274 | <source>Will be created on update</source> | ||
2275 | <target state="new">Will be created on update</target> | ||
2276 | |||
2277 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit> | ||
2278 | <trans-unit id="308a79679d012938a625e41fdd4b804fe42b57b9"> | ||
2279 | <source>Cancel create</source> | ||
2280 | <target>إلغاء الإنشاء</target> | ||
2281 | <context-group name="null"> | ||
2282 | <context context-type="linenumber">189</context> | ||
2283 | </context-group> | ||
2284 | |||
2285 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">194</context></context-group></trans-unit> | ||
2286 | <trans-unit id="b6bfdd386cb0b560d697c93555d8cd8cab00c393" datatype="html"> | ||
2287 | <source>Will be deleted on update</source> | ||
2288 | <target state="new">Will be deleted on update</target> | ||
2289 | |||
2290 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">200</context></context-group></trans-unit> | ||
2291 | <trans-unit id="88395fc0137e46a9853cf16762bf5a87687d0d0c"> | ||
2292 | <source>Cancel deletion</source> | ||
2293 | <target>إلغاء الحذف</target> | ||
2294 | <context-group name="null"> | ||
2295 | <context context-type="linenumber">197</context> | ||
2296 | </context-group> | ||
2297 | |||
2298 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">202</context></context-group></trans-unit> | ||
2299 | <trans-unit id="82f867b2607d45ba36de11d4c8b53d7177122ee0" datatype="html"> | ||
2300 | <source>No captions for now.</source> | ||
2301 | <target state="new"> | ||
2302 | No captions for now. | ||
2303 | </target> | ||
2304 | |||
2305 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">207</context></context-group></trans-unit> | ||
2306 | <trans-unit id="0c720e0dd9e6c60095f961cb714f47e8c0090f93" datatype="html"> | ||
2307 | <source>Captions</source> | ||
2308 | <target state="new">Captions</target> | ||
2309 | |||
2310 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">163</context></context-group></trans-unit> | ||
2311 | <trans-unit id="fc7600ad500918cb091064cb7129a5d13657a430" datatype="html"> | ||
2312 | <source>Video preview</source> | ||
2313 | <target state="new">Video preview</target> | ||
2314 | |||
2315 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">223</context></context-group></trans-unit> | ||
2316 | <trans-unit id="b5629d298ff1a69b8db19a4ba2995c76b52da604"> | ||
2317 | <source>Support</source> | ||
2318 | <target>الدعم</target> | ||
2319 | <context-group name="null"> | ||
2320 | <context context-type="linenumber">78</context> | ||
2321 | </context-group> | ||
2322 | |||
2323 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">232</context></context-group></trans-unit> | ||
2324 | <trans-unit id="f61f989de6fc12f99369a90800e4b5462d3f10a0" datatype="html"> | ||
2325 | <source>Short text to tell people how they can support you (membership platform...).</source> | ||
2326 | <target state="new">Short text to tell people how they can support you (membership platform...).</target> | ||
2327 | |||
2328 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">233</context></context-group></trans-unit> | ||
2329 | <trans-unit id="50d14e019ef14b4180e247e0b3a45386a8a78bf6" datatype="html"> | ||
2330 | <source>Original publication date</source> | ||
2331 | <target state="new">Original publication date</target> | ||
2332 | |||
2333 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">246</context></context-group></trans-unit> | ||
2334 | <trans-unit id="4f6ce709bf09f9f24c161840ae983971a09fb12c" datatype="html"> | ||
2335 | <source>This is the date when the content was originally published (e.g. the release date for a film)</source> | ||
2336 | <target state="new">This is the date when the content was originally published (e.g. the release date for a film)</target> | ||
2337 | |||
2338 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">247</context></context-group></trans-unit> | ||
2339 | <trans-unit id="3549ee96125a43181f80712ed744ee223a0e645a"> | ||
2340 | <source>Enable video comments</source> | ||
2341 | <target>السماح بالتعليق على الفيديوهات</target> | ||
2342 | <context-group name="null"> | ||
2343 | <context context-type="linenumber">254</context> | ||
2344 | </context-group> | ||
2345 | |||
2346 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">261</context></context-group></trans-unit> | ||
2347 | <trans-unit id="0b365218ce1ae736f9066fd3d47278cc8f3ed1d0" datatype="html"> | ||
2348 | <source>Enable download</source> | ||
2349 | <target state="translated">تنشيط التنزيل</target> | ||
2350 | |||
2351 | <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></trans-unit> | ||
2352 | <trans-unit id="d91da0abc638c05e52adea253d0813f3584da4b1"> | ||
2353 | <source>Advanced settings</source> | ||
2354 | <target>الإعدادات المتقدمة</target> | ||
2355 | <context-group name="null"> | ||
2356 | <context context-type="linenumber">210</context> | ||
2357 | </context-group> | ||
2358 | |||
2359 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">216</context></context-group></trans-unit> | ||
2360 | <trans-unit id="801b98c6f02fe3b32f6afa3ee854c99ed83474e6"> | ||
2361 | <source>URL</source> | ||
2362 | <target>الرابط</target> | ||
2363 | <context-group name="null"> | ||
2364 | <context context-type="linenumber">10</context> | ||
2365 | </context-group> | ||
2366 | |||
2367 | |||
2368 | <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/+videos/+video-watch/modal/video-share.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit> | ||
2369 | <trans-unit id="d49ca01a7d3c689add2eb58a469a3919c7ee9af7" datatype="html"> | ||
2370 | <source> | ||
2371 | You can import any URL <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>supported by youtube-dl<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | ||
2372 | or URL that points to a raw MP4 file. | ||
2373 | 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. | ||
2374 | </source> | ||
2375 | <target state="new"> | ||
2376 | You can import any URL <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>supported by youtube-dl<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | ||
2377 | or URL that points to a raw MP4 file. | ||
2378 | 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. | ||
2379 | </target> | ||
2380 | |||
2381 | <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">10</context></context-group></trans-unit> | ||
2382 | <trans-unit id="385811ab5a5c3e96e0db46c9ce1fc3147d8cd4c7"> | ||
2383 | <source>Sorry, but something went wrong</source> | ||
2384 | <target>عذرا، لقد حدث خلل ما</target> | ||
2385 | <context-group name="null"> | ||
2386 | <context context-type="linenumber">53</context> | ||
2387 | </context-group> | ||
2388 | |||
2389 | |||
2390 | |||
2391 | <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">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">63</context></context-group></trans-unit> | ||
2392 | <trans-unit id="63d6bf87c9f30441175648dfd3ef6a19292287c2" datatype="html"> | ||
2393 | <source>Congratulations, the video behind <x id="INTERPOLATION" equiv-text="{{ targetUrl }}"/> will be imported! You can already add information about this video. </source> | ||
2394 | <target state="new"> | ||
2395 | Congratulations, the video behind <x id="INTERPOLATION" equiv-text="{{ targetUrl }}"/> will be imported! You can already add information about this video. | ||
2396 | </target> | ||
2397 | |||
2398 | <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">52</context></context-group></trans-unit> | ||
2399 | <trans-unit id="047f50bc5b5d17b5bec0196355953e1a5c590ddb"> | ||
2400 | <source>Update</source> | ||
2401 | <target>تحديث</target> | ||
2402 | <context-group name="null"> | ||
2403 | <context context-type="linenumber">17</context> | ||
2404 | </context-group> | ||
2405 | |||
2406 | |||
2407 | |||
2408 | |||
2409 | <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">73</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">69</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">16</context></context-group></trans-unit> | ||
2410 | <trans-unit id="21add64f0f3ebbedf1150ca822c6e149494ab7a9"> | ||
2411 | <source>Select the file to upload</source> | ||
2412 | <target>اختر الملف الذي تريد ارساله</target> | ||
2413 | <context-group name="null"> | ||
2414 | <context context-type="linenumber">6</context> | ||
2415 | </context-group> | ||
2416 | |||
2417 | <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></trans-unit> | ||
2418 | <trans-unit id="5e420747842373fa99a75a7a18df068cc81e46fb"> | ||
2419 | <source>Scheduled</source> | ||
2420 | <target>مبرمجة</target> | ||
2421 | <context-group name="null"> | ||
2422 | <context context-type="linenumber">25</context> | ||
2423 | </context-group> | ||
2424 | |||
2425 | <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">24</context></context-group></trans-unit> | ||
2426 | <trans-unit id="5d6a58637313a6b2375e3af59534f788c8f8657d" datatype="html"> | ||
2427 | <source>Video background image</source> | ||
2428 | <target state="new">Video background image</target> | ||
2429 | |||
2430 | <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">31</context></context-group></trans-unit> | ||
2431 | <trans-unit id="1860b3f71e0b82e9c10e1eaf0ff073216ed896cc" datatype="html"> | ||
2432 | <source> | ||
2433 | Image that will be merged with your audio file. | ||
2434 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | ||
2435 | The chosen image will be definitive and cannot be modified. | ||
2436 | </source> | ||
2437 | <target state="new"> | ||
2438 | Image that will be merged with your audio file. | ||
2439 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | ||
2440 | The chosen image will be definitive and cannot be modified. | ||
2441 | </target> | ||
2442 | |||
2443 | <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">33</context></context-group></trans-unit> | ||
2444 | <trans-unit id="dfd046dad933ba0a50926b9ab3c1b579c802312e" datatype="html"> | ||
2445 | <source>Processing…</source> | ||
2446 | <target state="new">Processing…</target> | ||
2447 | |||
2448 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">55</context></context-group></trans-unit> | ||
2449 | <trans-unit id="a81bfce50be151484f8e59b34829ab07ef97982b" datatype="html"> | ||
2450 | <source>Total video quota</source> | ||
2451 | <target state="new">Total video quota</target> | ||
2452 | |||
2453 | |||
2454 | <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">19</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">53</context></context-group></trans-unit> | ||
2455 | <trans-unit id="6357683911e256c566259880de43ea9403de00d3" datatype="html"> | ||
2456 | <source>Congratulations! Your video is now available in your private library.</source> | ||
2457 | <target state="new"> | ||
2458 | Congratulations! Your video is now available in your private library. | ||
2459 | </target> | ||
2460 | |||
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">67</context></context-group></trans-unit> | ||
2462 | <trans-unit id="f7ac2376749c7985f94f0fc89ba75ea624de1215" datatype="html"> | ||
2463 | <source>Publish will be available when upload is finished</source> | ||
2464 | <target state="new">Publish will be available when upload is finished</target> | ||
2465 | |||
2466 | <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></trans-unit> | ||
2467 | <trans-unit id="223aae0477f79f0bc4436c1c57619415f04cbbb3"> | ||
2468 | <source>Publish</source> | ||
2469 | <target>أنشر</target> | ||
2470 | <context-group name="null"> | ||
2471 | <context context-type="linenumber">86</context> | ||
2472 | </context-group> | ||
2473 | |||
2474 | <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">82</context></context-group></trans-unit> | ||
2475 | <trans-unit id="2fcbf437e001f47974d45bd03a19e0d9245fdb3b"> | ||
2476 | <source>Select the torrent to import</source> | ||
2477 | <target>إختر التورنت الذي تريد استيراده</target> | ||
2478 | <context-group name="null"> | ||
2479 | <context context-type="linenumber">6</context> | ||
2480 | </context-group> | ||
2481 | |||
2482 | <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></trans-unit> | ||
2483 | <trans-unit id="63f5d0ec23e3cf4abf6d5221107633c90d8d4a15" datatype="html"> | ||
2484 | <source>OR</source> | ||
2485 | <target state="new">OR</target> | ||
2486 | |||
2487 | <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">10</context></context-group></trans-unit> | ||
2488 | <trans-unit id="0d6558176587662e9bb3b79cca57d42591cf82f9" datatype="html"> | ||
2489 | <source>Paste magnet URI</source> | ||
2490 | <target state="new">Paste magnet URI</target> | ||
2491 | |||
2492 | <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></trans-unit> | ||
2493 | <trans-unit id="e39797d5be895f1b0c9ca9ba4e45429f9b95aa52" datatype="html"> | ||
2494 | <source> | ||
2495 | You can import any torrent file that points to a mp4 file. | ||
2496 | 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. | ||
2497 | </source> | ||
2498 | <target state="new"> | ||
2499 | You can import any torrent file that points to a mp4 file. | ||
2500 | 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. | ||
2501 | </target> | ||
2502 | |||
2503 | <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></trans-unit> | ||
2504 | <trans-unit id="7cb3731472edd9edf6a6d036498c2c8388157266" datatype="html"> | ||
2505 | <source>Congratulations, the video will be imported with BitTorrent! You can already add information about this video.</source> | ||
2506 | <target state="new"> | ||
2507 | Congratulations, the video will be imported with BitTorrent! You can already add information about this video. | ||
2508 | </target> | ||
2509 | |||
2510 | <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></trans-unit> | ||
2511 | <trans-unit id="ebe5234338205e30a59cf703e2a2b6ef49fb75f8" datatype="html"> | ||
2512 | <source> | ||
2513 | We recommend you to not use the <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>root<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> user to publish your videos, since it's the super-admin account of your instance. | ||
2514 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | ||
2515 | Instead, <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>create a dedicated account<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> to upload your videos. | ||
2516 | </source> | ||
2517 | <target state="new"> | ||
2518 | We recommend you to not use the <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>root<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> user to publish your videos, since it's the super-admin account of your instance. | ||
2519 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | ||
2520 | Instead, <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>create a dedicated account<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> to upload your videos. | ||
2521 | </target> | ||
2522 | |||
2523 | <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></trans-unit> | ||
2524 | <trans-unit id="0b60d939cf0f1af9fe513f31164d198abf671860" datatype="html"> | ||
2525 | <source>Import <x id="INTERPOLATION" equiv-text="{{ videoName }}"/></source> | ||
2526 | <target state="new">Import <x id="INTERPOLATION" equiv-text="{{ videoName }}"/></target> | ||
2527 | |||
2528 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> | ||
2529 | <trans-unit id="e9cfe8bd050660077212af5c02f5be24821f28d5" datatype="html"> | ||
2530 | <source>Upload <x id="INTERPOLATION" equiv-text="{{ videoName }}"/></source> | ||
2531 | <target state="new">Upload <x id="INTERPOLATION" equiv-text="{{ videoName }}"/></target> | ||
2532 | |||
2533 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit> | ||
2534 | <trans-unit id="4faf57baebf0fb754a91af0c39521a30cbb1def3"> | ||
2535 | <source>Upload a file</source> | ||
2536 | <target>إرسال ملف</target> | ||
2537 | <context-group name="null"> | ||
2538 | <context context-type="linenumber">10</context> | ||
2539 | </context-group> | ||
2540 | |||
2541 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit> | ||
2542 | <trans-unit id="fc865859d33eab6fa0a8015233e4686cd544d470"> | ||
2543 | <source>Import with URL</source> | ||
2544 | <target>استيراد عن طريق رابط</target> | ||
2545 | <context-group name="null"> | ||
2546 | <context context-type="linenumber">17</context> | ||
2547 | </context-group> | ||
2548 | |||
2549 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit> | ||
2550 | <trans-unit id="752c401d7dcd708944eef60e411187f71d882340"> | ||
2551 | <source>Import with torrent</source> | ||
2552 | <target>استيراد عبر التورنت</target> | ||
2553 | <context-group name="null"> | ||
2554 | <context context-type="linenumber">24</context> | ||
2555 | </context-group> | ||
2556 | |||
2557 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit> | ||
2558 | <trans-unit id="7ce8b0d7cc34d4c1ef4a21e990b0a001337bedd1" datatype="html"> | ||
2559 | <source>Other videos</source> | ||
2560 | <target state="translated">فيديوهات أخرى</target> | ||
2561 | |||
2562 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/recommendations/recommended-videos.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit> | ||
2563 | <trans-unit id="70155053814b6999f8abce4f89bab85afc76e538" datatype="html"> | ||
2564 | <source>AUTOPLAY</source> | ||
2565 | <target state="new">AUTOPLAY</target> | ||
2566 | |||
2567 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/recommendations/recommended-videos.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit> | ||
2568 | <trans-unit id="0bd8b27f60a1f098a53e06328426d818e3508ff9"> | ||
2569 | <source>Share</source> | ||
2570 | <target>شارك</target> | ||
2571 | <context-group name="null"> | ||
2572 | <context context-type="linenumber">83</context> | ||
2573 | </context-group> | ||
2574 | |||
2575 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/modal/video-share.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit> | ||
2576 | <trans-unit id="71420314c00d8b709ea1aad8f608498f8db92258" datatype="html"> | ||
2577 | <source>Share the playlist</source> | ||
2578 | <target state="new">Share the playlist</target> | ||
2579 | |||
2580 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/modal/video-share.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit> | ||
2581 | <trans-unit id="dfc8701a2a6898d6784db0ebf9d3191552d81d89" datatype="html"> | ||
2582 | <source>Share the playlist at this video position</source> | ||
2583 | <target state="new">Share the playlist at this video position</target> | ||
2584 | |||
2585 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/modal/video-share.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit> | ||
2586 | <trans-unit id="51f7d84d38a304f7f056d2dcaf6d733c3ade35f9" datatype="html"> | ||
2587 | <source>Share the video</source> | ||
2588 | <target state="new">Share the video</target> | ||
2589 | |||
2590 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/modal/video-share.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit> | ||
2591 | <trans-unit id="e0cfbc8ea680e4527ebf094c035f3342e9146d9f"> | ||
2592 | <source>QR-Code</source> | ||
2593 | <target>رمز الاستجابة السريعة</target> | ||
2594 | <context-group name="null"> | ||
2595 | <context context-type="linenumber">27</context> | ||
2596 | </context-group> | ||
2597 | |||
2598 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/modal/video-share.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit> | ||
2599 | <trans-unit id="08c1bbb22df74b12c362fd114d0aa5a230ee4656" datatype="html"> | ||
2600 | <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> | ||
2601 | <target state="new"> | ||
2602 | 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). | ||
2603 | </target> | ||
2604 | |||
2605 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/modal/video-share.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit> | ||
2606 | <trans-unit id="d3b15c3bf4a7ea38d6002d2d2c4781642d30e79c" datatype="html"> | ||
2607 | <source>Embed</source> | ||
2608 | <target state="new">Embed</target> | ||
2609 | |||
2610 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/modal/video-share.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit> | ||
2611 | <trans-unit id="9adb13e2ba5160c8b0b100dc3f4cbe6051b5af9b" datatype="html"> | ||
2612 | <source>Auto select subtitle</source> | ||
2613 | <target state="new">Auto select subtitle</target> | ||
2614 | |||
2615 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/modal/video-share.component.html</context><context context-type="linenumber">90</context></context-group></trans-unit> | ||
2616 | <trans-unit id="f0e9c70583e8264cda79a8151de51cbb1ecb02ef" datatype="html"> | ||
2617 | <source>More customization</source> | ||
2618 | <target state="new"> | ||
2619 | More customization | ||
2620 | </target> | ||
2621 | |||
2622 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/modal/video-share.component.html</context><context context-type="linenumber">170</context></context-group></trans-unit> | ||
2623 | <trans-unit id="cfad9c5d4357d7c4ac99cc2ce63c54c9738901d7" datatype="html"> | ||
2624 | <source>Less customization</source> | ||
2625 | <target state="new"> | ||
2626 | Less customization | ||
2627 | </target> | ||
2628 | |||
2629 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/modal/video-share.component.html</context><context context-type="linenumber">178</context></context-group></trans-unit> | ||
2630 | <trans-unit id="0c2e76c41af25effefd456fb1e86143e0cfd1a4e" datatype="html"> | ||
2631 | <source>Autoplay</source> | ||
2632 | <target state="new">Autoplay</target> | ||
2633 | |||
2634 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/modal/video-share.component.html</context><context context-type="linenumber">121</context></context-group></trans-unit> | ||
2635 | <trans-unit id="71b6e75eb1d54bcd9a64b9af9b99121785a065d0" datatype="html"> | ||
2636 | <source>Support <x id="INTERPOLATION" equiv-text="{{ video.account.displayName }}"/></source> | ||
2637 | <target state="new">Support <x id="INTERPOLATION" equiv-text="{{ video.account.displayName }}"/></target> | ||
2638 | |||
2639 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/modal/video-support.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit> | ||
2640 | <trans-unit id="cb66498f1a530d9b29ee5bc6605628add658dd87" datatype="html"> | ||
2641 | <source>Maybe later</source> | ||
2642 | <target state="translated">ربما لاحقًا</target> | ||
2643 | |||
2644 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/modal/video-support.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit> | ||
2645 | <trans-unit id="62a557fcfdbd25a31d1a0332294f94a466fee809"> | ||
2646 | <source>Muted</source> | ||
2647 | <target>تم كتمه</target> | ||
2648 | <context-group name="null"> | ||
2649 | <context context-type="linenumber">20</context> | ||
2650 | </context-group> | ||
2651 | |||
2652 | |||
2653 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">19</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/modal/video-share.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit> | ||
2654 | <trans-unit id="67732b09326ab7941ce983205a42d7819dd35668" datatype="html"> | ||
2655 | <source>Loop</source> | ||
2656 | <target state="new">Loop</target> | ||
2657 | |||
2658 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/modal/video-share.component.html</context><context context-type="linenumber">135</context></context-group></trans-unit> | ||
2659 | <trans-unit id="af3ab1a1035c222ccc88816baa236eb95cea7523" datatype="html"> | ||
2660 | <source>Display video title</source> | ||
2661 | <target state="translated">اظهر عنوان الفيديو</target> | ||
2662 | |||
2663 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/modal/video-share.component.html</context><context context-type="linenumber">144</context></context-group></trans-unit> | ||
2664 | <trans-unit id="cd0fb32d9b50b615bdce413ca955283df7ab0b74" datatype="html"> | ||
2665 | <source>Display privacy warning</source> | ||
2666 | <target state="translated">اظهر تنبيه الخصوصية</target> | ||
2667 | |||
2668 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/modal/video-share.component.html</context><context context-type="linenumber">151</context></context-group></trans-unit> | ||
2669 | <trans-unit id="3e10c53d0372db827bf38571e56d166f1df963bf" datatype="html"> | ||
2670 | <source>Display player controls</source> | ||
2671 | <target state="new">Display player controls</target> | ||
2672 | |||
2673 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/modal/video-share.component.html</context><context context-type="linenumber">158</context></context-group></trans-unit> | ||
2674 | <trans-unit id="3c4c080864b313cfdff5fdea6aae5da276246d99" datatype="html"> | ||
2675 | <source>Public</source> | ||
2676 | <target state="translated">للعامة</target> | ||
2677 | |||
2678 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch-playlist.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit> | ||
2679 | <trans-unit id="38e66e2d779d6d819cd7703ab73ab1bab75f8614" datatype="html"> | ||
2680 | <source>The video is being imported, it will be available when the import is finished.</source> | ||
2681 | <target state="new"> | ||
2682 | The video is being imported, it will be available when the import is finished. | ||
2683 | </target> | ||
2684 | |||
2685 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit> | ||
2686 | <trans-unit id="d2a8e8e4e5345201c07ba03a7fafe8b663230246" datatype="html"> | ||
2687 | <source>The video is being transcoded, it may not work properly.</source> | ||
2688 | <target state="new"> | ||
2689 | The video is being transcoded, it may not work properly. | ||
2690 | </target> | ||
2691 | |||
2692 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> | ||
2693 | <trans-unit id="2dd4add38e83d8ec58e37735e76090e9738c974a" datatype="html"> | ||
2694 | <source>This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </source> | ||
2695 | <target state="new"> | ||
2696 | This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. | ||
2697 | </target> | ||
2698 | |||
2699 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit><trans-unit id="bbb57efb2edd572de832c8fff03bc85d7723abd3" datatype="html"> | ||
2700 | <source>This video is blocked.</source><target state="new">This video is blocked.</target> | ||
2701 | <context-group purpose="location"> | ||
2702 | <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context> | ||
2703 | <context context-type="linenumber">32</context> | ||
2704 | </context-group> | ||
2705 | </trans-unit> | ||
2706 | |||
2707 | <trans-unit id="82bf4d36722689b7c0058ed18e50d7b550d6d8b6" datatype="html"> | ||
2708 | <source>Published <x id="START_TAG_MY-DATE-TOGGLE" ctype="x-my-date-toggle" equiv-text="<my-date-toggle>"/><x id="CLOSE_TAG_MY-DATE-TOGGLE" ctype="x-my-date-toggle" equiv-text="</my-date-toggle>"/> <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> • <x id="INTERPOLATION" equiv-text="{{ video.views | myNumberFormatter }}"/> views<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> </source> | ||
2709 | <target state="new"> | ||
2710 | Published <x id="START_TAG_MY-DATE-TOGGLE" ctype="x-my-date-toggle" equiv-text="<my-date-toggle>"/><x id="CLOSE_TAG_MY-DATE-TOGGLE" ctype="x-my-date-toggle" equiv-text="</my-date-toggle>"/> <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> • <x id="INTERPOLATION" equiv-text="{{ video.views | myNumberFormatter }}"/> views<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> | ||
2711 | </target> | ||
2712 | |||
2713 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit> | ||
2714 | <trans-unit id="04aabb1507157d38b070f1a7ed5271bcea041404" datatype="html"> | ||
2715 | <source>Published <x id="START_TAG_MY-DATE-TOGGLE" ctype="x-my-date-toggle" equiv-text="<my-date-toggle>"/><x id="CLOSE_TAG_MY-DATE-TOGGLE" ctype="x-my-date-toggle" equiv-text="</my-date-toggle>"/> <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> • <x id="INTERPOLATION" equiv-text="{{ video.views | myNumberFormatter }}"/> views<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> </source> | ||
2716 | <target state="new"> | ||
2717 | Published <x id="START_TAG_MY-DATE-TOGGLE" ctype="x-my-date-toggle" equiv-text="<my-date-toggle>"/><x id="CLOSE_TAG_MY-DATE-TOGGLE" ctype="x-my-date-toggle" equiv-text="</my-date-toggle>"/> <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> • <x id="INTERPOLATION" equiv-text="{{ video.views | myNumberFormatter }}"/> views<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> | ||
2718 | </target> | ||
2719 | |||
2720 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> | ||
2721 | <trans-unit id="74059c5dce671d464259e3ce37a5d408c3fd7720" datatype="html"> | ||
2722 | <source>SUPPORT</source> | ||
2723 | <target state="translated">الدعم</target> | ||
2724 | |||
2725 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit> | ||
2726 | <trans-unit id="83ea0f7a6f84393af198d48193e01a96f3fcbc9a" datatype="html"> | ||
2727 | <source>SHARE</source> | ||
2728 | <target state="translated">شارك</target> | ||
2729 | |||
2730 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">92</context></context-group></trans-unit> | ||
2731 | <trans-unit id="cf272d006ff8c0b60e61b14e17fa6a39b30d614a" datatype="html"> | ||
2732 | <source>SAVE</source> | ||
2733 | <target state="translated">حفظ</target> | ||
2734 | |||
2735 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">103</context></context-group></trans-unit> | ||
2736 | <trans-unit id="82b59049f3f89d900c98da9319e156dd513e3ced"> | ||
2737 | <source>Like this video</source> | ||
2738 | <target>الإعجاب بهذه الفيديو</target> | ||
2739 | <context-group name="null"> | ||
2740 | <context context-type="linenumber">63</context> | ||
2741 | </context-group> | ||
2742 | |||
2743 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
2744 | <trans-unit id="623698f075025b2b2fc2e0c59fd95f4f4662a509"> | ||
2745 | <source>Dislike this video</source> | ||
2746 | <target>إلغاء الإعجاب بهذه الفيديو</target> | ||
2747 | <context-group name="null"> | ||
2748 | <context context-type="linenumber">71</context> | ||
2749 | </context-group> | ||
2750 | |||
2751 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
2752 | <trans-unit id="d9b40e01fa146a1fbd189c13b01815a1d41c68ab" datatype="html"> | ||
2753 | <source>Support options for this video</source> | ||
2754 | <target state="translated">خيارات الدعم لهذا الفيديو</target> | ||
2755 | |||
2756 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
2757 | |||
2758 | <trans-unit id="0b7f242da10ece3f2995095c455b9a92ebcdd3b4" datatype="html"> | ||
2759 | <source>By <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/></source> | ||
2760 | <target state="translated">مِن <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/></target> | ||
2761 | |||
2762 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">154</context></context-group></trans-unit> | ||
2763 | |||
2764 | <trans-unit id="d0336848b0c375a1c25ba369b3481ee383217a4f" datatype="html"> | ||
2765 | <source>Subscribe</source> | ||
2766 | <target state="translated">اشترِك</target> | ||
2767 | |||
2768 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit> | ||
2769 | <trans-unit id="6e215e23505768151b501b7e11dd5b864e604fd9" datatype="html"> | ||
2770 | <source>Subscribe to all channels</source> | ||
2771 | <target state="translated">اشترك في كافة القنوات</target> | ||
2772 | |||
2773 | <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></trans-unit> | ||
2774 | <trans-unit id="c33a843e309de9d67771aa5e666f61e92f4c6216" datatype="html"> | ||
2775 | <source>channels subscribed</source> | ||
2776 | <target state="new">channels subscribed</target> | ||
2777 | |||
2778 | <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></trans-unit> | ||
2779 | <trans-unit id="e01bfa3629e2133dbf307975446bde047eb8bd1f" datatype="html"> | ||
2780 | <source>{VAR_SELECT, select, undefined {Unsubscribe} other {Unsubscribe from all channels} }</source> | ||
2781 | <target state="new">{VAR_SELECT, select, undefined {Unsubscribe} other {Unsubscribe from all channels} }</target> | ||
2782 | |||
2783 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit> | ||
2784 | <trans-unit id="f0c5f6f270e70cbe063b5368fcf48f9afc1abd9b"> | ||
2785 | <source>Show more</source> | ||
2786 | <target>عرض المزيد</target> | ||
2787 | <context-group name="null"> | ||
2788 | <context context-type="linenumber">141</context> | ||
2789 | </context-group> | ||
2790 | |||
2791 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">174</context></context-group></trans-unit> | ||
2792 | <trans-unit id="5403a767248e304199592271bba3366d2ca3f903"> | ||
2793 | <source>Show less</source> | ||
2794 | <target>عرض القليل</target> | ||
2795 | <context-group name="null"> | ||
2796 | <context context-type="linenumber">147</context> | ||
2797 | </context-group> | ||
2798 | |||
2799 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">180</context></context-group></trans-unit> | ||
2800 | <trans-unit id="57bfd54c230fc20caff1f0b321ad42be3bf859a6" datatype="html"> | ||
2801 | <source>Origin instance</source> | ||
2802 | <target state="translated">مثيل الخادم الأصلي</target> | ||
2803 | |||
2804 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit> | ||
2805 | <trans-unit id="284b55e2ae9f6e5bc78c92a18ef26da02f380079" datatype="html"> | ||
2806 | <source>Originally published</source> | ||
2807 | <target state="new">Originally published</target> | ||
2808 | |||
2809 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">197</context></context-group></trans-unit> | ||
2810 | <trans-unit id="4c0ba3cde3b3c58b855ffb4beaa5804a2fc3826b" datatype="html"> | ||
2811 | <source>Friendly Reminder:</source> | ||
2812 | <target state="new">Friendly Reminder: </target> | ||
2813 | |||
2814 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">260</context></context-group></trans-unit> | ||
2815 | <trans-unit id="89707647cc7c304e499ae46a5a0c5b508c3c80a0" datatype="html"> | ||
2816 | <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> | ||
2817 | <target state="new"> | ||
2818 | 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. | ||
2819 | </target> | ||
2820 | |||
2821 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">261</context></context-group></trans-unit> | ||
2822 | <trans-unit id="e60c11e1b1dfbbeda577364b8de39ded2d796c5e"> | ||
2823 | <source>More information</source> | ||
2824 | <target>المزيد من التفاصيل</target> | ||
2825 | <context-group name="null"> | ||
2826 | <context context-type="linenumber">215</context> | ||
2827 | </context-group> | ||
2828 | |||
2829 | |||
2830 | |||
2831 | |||
2832 | <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">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html</context><context context-type="linenumber">50</context></context-group><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><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">265</context></context-group></trans-unit><trans-unit id="75d9bb7a2e6256268cd0653aac75a8b994d3cf1f" datatype="html"> | ||
2833 | <source>The video was blocked due to automatic blocking of new videos</source><target state="new">The video was blocked due to automatic blocking of new videos</target> | ||
2834 | <context-group purpose="location"> | ||
2835 | <context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context> | ||
2836 | <context context-type="linenumber">62</context> | ||
2837 | </context-group> | ||
2838 | </trans-unit> | ||
2839 | <trans-unit id="bd499ca7913bb5408fd139a4cb4f863852d5f318"> | ||
2840 | <source>Get more information</source> | ||
2841 | <target>احصل على معلومات أكثر</target> | ||
2842 | <context-group name="null"> | ||
2843 | <context context-type="linenumber">215</context> | ||
2844 | </context-group> | ||
2845 | |||
2846 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">265</context></context-group></trans-unit> | ||
2847 | <trans-unit id="20fc98888baf65b5ba9fe9622dc036fa8dec6a5f" datatype="html"> | ||
2848 | <source>OK</source> | ||
2849 | <target state="translated">حسنًا</target> | ||
2850 | |||
2851 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">268</context></context-group></trans-unit> | ||
2852 | <trans-unit id="a8db53a47543132da1a68066f0a9cba0551a8933" datatype="html"> | ||
2853 | <source>1 Comment</source> | ||
2854 | <target state="translated">تعليق واحد</target> | ||
2855 | |||
2856 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit> | ||
2857 | <trans-unit id="8164af7bbe7fb9a3d2064ddf2627a7a4d5446575" datatype="html"> | ||
2858 | <source><x id="INTERPOLATION" equiv-text="{{ componentPagination.totalItems }}"/> Comments</source> | ||
2859 | <target state="translated"><x id="INTERPOLATION" equiv-text="{{ componentPagination.totalItems }}"/> تعليقات</target> | ||
2860 | |||
2861 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit> | ||
2862 | <trans-unit id="c5bb9f8936cb33db2ca351a1b87a984fdf11917c" datatype="html"> | ||
2863 | <source>Comments</source> | ||
2864 | <target state="translated">التعليقات</target> | ||
2865 | |||
2866 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> | ||
2867 | <trans-unit id="a87cd0a1633f944e697fa2ee68362d8bc11c41ee" datatype="html"> | ||
2868 | <source>SORT BY</source> | ||
2869 | <target state="translated">ترتيب حسب</target> | ||
2870 | |||
2871 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit> | ||
2872 | <trans-unit id="6d355ab9a2c6af4f7ffcb44dd8ca0c5572f958ca" datatype="html"> | ||
2873 | <source>Most recent first (default)</source> | ||
2874 | <target state="new">Most recent first (default)</target> | ||
2875 | |||
2876 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit> | ||
2877 | <trans-unit id="df2d2cca87a54e75abb4196d10358579dd0321b4" datatype="html"> | ||
2878 | <source>Most replies first</source> | ||
2879 | <target state="new">Most replies first</target> | ||
2880 | |||
2881 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.html</context><context context-type="linenumber">20</context></context-group></trans-unit> | ||
2882 | <trans-unit id="17810e68b0ba21e62e61eecfaf0a93b2c91033b4"> | ||
2883 | <source>No comments.</source> | ||
2884 | <target>ليس هناك تعليقات.</target> | ||
2885 | <context-group name="null"> | ||
2886 | <context context-type="linenumber">17</context> | ||
2887 | </context-group> | ||
2888 | |||
2889 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.html</context><context context-type="linenumber">32</context></context-group></trans-unit> | ||
2890 | <trans-unit id="ce6445567d33993fced14aae3456db909121d12e" datatype="html"> | ||
2891 | <source>View <x id="INTERPOLATION" equiv-text="{{ comment.totalReplies }}"/> replies from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> and others </source> | ||
2892 | <target state="new"> | ||
2893 | View <x id="INTERPOLATION" equiv-text="{{ comment.totalReplies }}"/> replies from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> and others | ||
2894 | </target> | ||
2895 | |||
2896 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.html</context><context context-type="linenumber">78</context></context-group></trans-unit> | ||
2897 | <trans-unit id="8487d97def3c5336b1cde21c7da14e61a9633061" datatype="html"> | ||
2898 | <source>View <x id="INTERPOLATION" equiv-text="{{ comment.totalReplies }}"/> replies from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </source> | ||
2899 | <target state="new"> | ||
2900 | View <x id="INTERPOLATION" equiv-text="{{ comment.totalReplies }}"/> replies from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> | ||
2901 | </target> | ||
2902 | |||
2903 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit> | ||
2904 | <trans-unit id="dce85627dad907cb2013d06f97f82ad7bf87b0a6" datatype="html"> | ||
2905 | <source>View <x id="INTERPOLATION" equiv-text="{{ comment.totalReplies }}"/> replies</source> | ||
2906 | <target state="new">View <x id="INTERPOLATION" equiv-text="{{ comment.totalReplies }}"/> replies</target> | ||
2907 | |||
2908 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.html</context><context context-type="linenumber">85</context></context-group></trans-unit> | ||
2909 | <trans-unit id="b7fccd922d6473725247ed85a9fdf96fe6794828"> | ||
2910 | <source>Comments are disabled.</source> | ||
2911 | <target>تم تعطيل التعليقات.</target> | ||
2912 | <context-group name="null"> | ||
2913 | <context context-type="linenumber">64</context> | ||
2914 | </context-group> | ||
2915 | |||
2916 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.html</context><context context-type="linenumber">95</context></context-group></trans-unit> | ||
2917 | <trans-unit id="db79255cb8757e9e945ba5f901a2b67e4189016e"> | ||
2918 | <source>Add comment...</source> | ||
2919 | <target>إضافة تعليق…</target> | ||
2920 | <context-group name="null"> | ||
2921 | <context context-type="linenumber">6</context> | ||
2922 | </context-group> | ||
2923 | |||
2924 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit> | ||
2925 | <trans-unit id="8956c0f4c6974289fc63f1ab6b54f5b32ed65eeb" datatype="html"> | ||
2926 | <source>Reply</source> | ||
2927 | <target state="translated">رد</target> | ||
2928 | |||
2929 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> | ||
2930 | <trans-unit id="8b2bb53dfb5f059f2b68cc4ac00661a865909135" datatype="html"> | ||
2931 | <source>You are one step away from commenting</source> | ||
2932 | <target state="new">You are one step away from commenting</target> | ||
2933 | |||
2934 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit> | ||
2935 | <trans-unit id="2c6453cc150c9f652a7f1238d2f172e625f0f117" datatype="html"> | ||
2936 | <source> | ||
2937 | You can comment using an account on any ActivityPub-compatible instance. | ||
2938 | On most platforms, you can find the video by typing its URL in the search bar and then comment it | ||
2939 | from within the software's interface. | ||
2940 | </source> | ||
2941 | <target state="new"> | ||
2942 | You can comment using an account on any ActivityPub-compatible instance. | ||
2943 | On most platforms, you can find the video by typing its URL in the search bar and then comment it | ||
2944 | from within the software's interface. | ||
2945 | </target> | ||
2946 | |||
2947 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">35</context></context-group></trans-unit> | ||
2948 | <trans-unit id="968b02fbc645be799727de0d1ec3c6f9b11b20eb" datatype="html"> | ||
2949 | <source>If you have an account on Mastodon or Pleroma, you can open it directly in their interface:</source> | ||
2950 | <target state="new"> | ||
2951 | If you have an account on Mastodon or Pleroma, you can open it directly in their interface: | ||
2952 | </target> | ||
2953 | |||
2954 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit> | ||
2955 | <trans-unit id="413bcc4a4c824366e17673f38cb2af4619e940e2" datatype="html"> | ||
2956 | <source>Login to comment</source> | ||
2957 | <target state="translated">يرجى الولوج أولًا للتعليق</target> | ||
2958 | |||
2959 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">52</context></context-group></trans-unit> | ||
2960 | <trans-unit id="a607fab03e11b0e07c1640e11a1b02d7af06b285" datatype="html"> | ||
2961 | <source>Highlighted comment</source> | ||
2962 | <target state="new">Highlighted comment</target> | ||
2963 | |||
2964 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment.component.html</context><context context-type="linenumber">20</context></context-group></trans-unit> | ||
2965 | <trans-unit id="cb23d4d98007aa4d7123837f4c17a671848377d6"> | ||
2966 | <source>Reply</source> | ||
2967 | <target>الرد</target> | ||
2968 | <context-group name="null"> | ||
2969 | <context context-type="linenumber">14</context> | ||
2970 | </context-group> | ||
2971 | |||
2972 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> | ||
2973 | <trans-unit id="3dc4cf221502c170c7fcd4b2bffc9b3aa46b84bb" datatype="html"> | ||
2974 | <source>This comment has been deleted</source> | ||
2975 | <target state="translated">لقد تم حذف هذا التعليق</target> | ||
2976 | |||
2977 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit> | ||
2978 | |||
2979 | |||
2980 | |||
2981 | <trans-unit id="31e902955ed9501f124814901a0031c37a070f1f" datatype="html"> | ||
2982 | <source>Video redundancies</source> | ||
2983 | <target state="new">Video redundancies</target> | ||
2984 | |||
2985 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
2986 | <trans-unit id="4e8635c108375983b42229df44bda8c0af84f396" datatype="html"> | ||
2987 | <source>1 host (without "http://") per line</source> | ||
2988 | <target state="new">1 host (without "http://") per line</target> | ||
2989 | |||
2990 | <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></trans-unit> | ||
2991 | <trans-unit id="3a23875897fb8099f85410700fcca415626621a3" datatype="html"> | ||
2992 | <source>Follow domain</source> | ||
2993 | <target state="new">Follow domain</target> | ||
2994 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">19</context></context-group> | ||
2995 | </trans-unit> | ||
2996 | <trans-unit id="25925fc5826bc5b3eeae7c45b08b0ed74b9e2954"> | ||
2997 | <source>Filter...</source> | ||
2998 | <target>تصفية...</target> | ||
2999 | <context-group name="null"> | ||
3000 | <context context-type="linenumber">27</context> | ||
3001 | </context-group> | ||
3002 | |||
3003 | |||
3004 | |||
3005 | |||
3006 | |||
3007 | |||
3008 | |||
3009 | <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><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><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">21</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">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html</context><context context-type="linenumber">27</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">11</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">11</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">11</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">11</context></context-group></trans-unit> | ||
3010 | <trans-unit id="1e5e23363e949f7dcbaf034bdb141a561132a10e" datatype="html"> | ||
3011 | <source>Clear filters</source> | ||
3012 | <target state="new">Clear filters</target> | ||
3013 | |||
3014 | |||
3015 | |||
3016 | |||
3017 | |||
3018 | |||
3019 | |||
3020 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">15</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">15</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">25</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">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.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">15</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">15</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">15</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">15</context></context-group></trans-unit> | ||
3021 | <trans-unit id="45cc8ca94b5a50842a9a8ef804a5ab089a38ae5c" datatype="html"> | ||
3022 | <source>ID</source> | ||
3023 | <target state="new">ID</target> | ||
3024 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">29</context></context-group> | ||
3025 | </trans-unit> | ||
3026 | <trans-unit id="1d284acc5ec053b3cd87e4e9fcd7aaefec0c54fb" datatype="html"> | ||
3027 | <source>Follower handle</source> | ||
3028 | <target state="new">Follower handle</target> | ||
3029 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">22</context></context-group> | ||
3030 | </trans-unit> | ||
3031 | <trans-unit id="873b72903b1858a9cd6c8967521030b4d7d1435b"> | ||
3032 | <source>State</source> | ||
3033 | <target>الحالة</target> | ||
3034 | <context-group name="null"> | ||
3035 | <context context-type="linenumber">10</context> | ||
3036 | </context-group> | ||
3037 | |||
3038 | |||
3039 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">32</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html</context><context context-type="linenumber">14</context></context-group></trans-unit><trans-unit id="c107d625f06dc3b494d0a22546e6a0609360007d" datatype="html"> | ||
3040 | <source>Delayed</source><target state="new">Delayed</target> | ||
3041 | <context-group purpose="location"> | ||
3042 | <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context> | ||
3043 | <context context-type="linenumber">47</context> | ||
3044 | </context-group> | ||
3045 | </trans-unit> | ||
3046 | |||
3047 | <trans-unit id="03d7f3be3358b206b0cf38f0149836526f2e97ab" datatype="html"> | ||
3048 | <source>Will start soon...</source> | ||
3049 | <target state="new">Will start soon...</target> | ||
3050 | <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> | ||
3051 | </trans-unit> | ||
3052 | <trans-unit id="0198c6af8421c8f69a90c3e9a4a12cf923cbb84b" datatype="html"> | ||
3053 | <source>Running...</source> | ||
3054 | <target state="new">Running...</target> | ||
3055 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">49</context></context-group> | ||
3056 | </trans-unit> | ||
3057 | <trans-unit id="edcc19a49c950289ffe5d38be4843cdf194e5622" datatype="html"> | ||
3058 | <source>Finished</source> | ||
3059 | <target state="translated">انتهى</target> | ||
3060 | <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> | ||
3061 | </trans-unit> | ||
3062 | <trans-unit id="64b582e0d8e3a28331a14d2a1017fa5d6ffb8d93" datatype="html"> | ||
3063 | <source>Failed</source> | ||
3064 | <target state="translated">فشل</target> | ||
3065 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">51</context></context-group> | ||
3066 | </trans-unit> | ||
3067 | <trans-unit id="ff3173170e5b03536dd3b3e1afbae1f55356eb1b" datatype="html"> | ||
3068 | <source>Created <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/></source> | ||
3069 | <target state="new">Created <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/></target> | ||
3070 | |||
3071 | |||
3072 | |||
3073 | |||
3074 | |||
3075 | |||
3076 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">25</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">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit> | ||
3077 | <trans-unit id="9c9e0eb0ce8abea8b4c7c5dbb6e80a9a5f5b4193" datatype="html"> | ||
3078 | <source>Open actor page in a new tab</source> | ||
3079 | <target state="new">Open actor page in a new tab</target> | ||
3080 | <context-group purpose="location"> | ||
3081 | <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context> | ||
3082 | <context context-type="linenumber">33</context> | ||
3083 | </context-group> | ||
3084 | </trans-unit> | ||
3085 | <trans-unit id="7823909fb1d8d313382f6f4bd842f1a7ef6f08d1"> | ||
3086 | <source>Accepted</source> | ||
3087 | <target>تم القبول</target> | ||
3088 | <context-group name="null"> | ||
3089 | <context context-type="linenumber">32</context> | ||
3090 | </context-group> | ||
3091 | <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> | ||
3092 | <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> | ||
3093 | </trans-unit> | ||
3094 | <trans-unit id="e6a27066251ca1e04c5be86ad758380856df2506"> | ||
3095 | <source>Pending</source> | ||
3096 | <target>معلق</target> | ||
3097 | <context-group name="null"> | ||
3098 | <context context-type="linenumber">33</context> | ||
3099 | </context-group> | ||
3100 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">40</context></context-group> | ||
3101 | <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> | ||
3102 | </trans-unit> | ||
3103 | <trans-unit id="6fc5e65900ae1415d3170d5d2842f0dcae1b6645" datatype="html"> | ||
3104 | <source>Accept</source> | ||
3105 | <target state="translated">موافقة</target> | ||
3106 | |||
3107 | |||
3108 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-ownership/my-account-ownership.component.html</context><context context-type="linenumber">64</context></context-group></trans-unit> | ||
3109 | <trans-unit id="4a5613f6b472c1ed863dff1be932913a251f27a2"> | ||
3110 | <source>Refuse</source> | ||
3111 | <target>رفض</target> | ||
3112 | <context-group name="null"> | ||
3113 | <context context-type="linenumber">42</context> | ||
3114 | </context-group> | ||
3115 | |||
3116 | |||
3117 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-ownership/my-account-ownership.component.html</context><context context-type="linenumber">65</context></context-group></trans-unit> | ||
3118 | <trans-unit id="ff772a40114c96a96d8f2bfe0394658eda5a51ca" datatype="html"> | ||
3119 | <source>No follower found matching current filters.</source> | ||
3120 | <target state="new">No follower found matching current filters.</target> | ||
3121 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">60</context></context-group> | ||
3122 | </trans-unit> | ||
3123 | <trans-unit id="2bea79363bdef3300bdcad9ef20a680c05e9f781" datatype="html"> | ||
3124 | <source>Your instance doesn't have any follower.</source> | ||
3125 | <target state="new">Your instance doesn't have any follower.</target> | ||
3126 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">61</context></context-group> | ||
3127 | </trans-unit> | ||
3128 | <trans-unit id="57295ef79276c604cc86f130c0046469e150f7cd" datatype="html"> | ||
3129 | <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> followers</source> | ||
3130 | <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}'}}"/> followers</target> | ||
3131 | <context-group purpose="location"> | ||
3132 | <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context> | ||
3133 | <context context-type="linenumber">5</context> | ||
3134 | </context-group> | ||
3135 | </trans-unit> | ||
3136 | <trans-unit id="270a185f179774aa3cee3120ed4f5650e8816b9f" datatype="html"> | ||
3137 | <source><x id="INTERPOLATION" equiv-text="{{ action }}"/></source> | ||
3138 | <target state="new"><x id="INTERPOLATION" equiv-text="{{ action }}"/></target> | ||
3139 | |||
3140 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit> | ||
3141 | <trans-unit id="fe22ca53e651df951dac25b67c17894b0980f767"> | ||
3142 | <source>Host</source> | ||
3143 | <target>المضيف</target> | ||
3144 | <context-group name="null"> | ||
3145 | <context context-type="linenumber">19</context> | ||
3146 | </context-group> | ||
3147 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">26</context></context-group> | ||
3148 | </trans-unit> | ||
3149 | <trans-unit id="107f0fef40ba00a1a183a03eba85054ed8413f92" datatype="html"> | ||
3150 | <source>Redundancy allowed <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/></source> | ||
3151 | <target state="new">Redundancy allowed <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/></target> | ||
3152 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">29</context></context-group> | ||
3153 | </trans-unit> | ||
3154 | <trans-unit id="8cffa679dff97a096d44fca9348eeaa1867d40aa" datatype="html"> | ||
3155 | <source>Open instance in a new tab</source> | ||
3156 | <target state="translated">افتح مثيل الخادم في نافذة جديدة</target> | ||
3157 | |||
3158 | |||
3159 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">37</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">35</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">35</context></context-group></trans-unit> | ||
3160 | <trans-unit id="d9b4b939363bf385cbb7828c1535f2e2a5e0d362" datatype="html"> | ||
3161 | <source>No host found matching current filters.</source> | ||
3162 | <target state="new">No host found matching current filters.</target> | ||
3163 | <context-group purpose="location"> | ||
3164 | <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> | ||
3165 | <context context-type="linenumber">62</context> | ||
3166 | </context-group> | ||
3167 | </trans-unit> | ||
3168 | <trans-unit id="6f635f2eba7fe60e4266192fbfef20948fbe3b0a" datatype="html"> | ||
3169 | <source>Your instance is not following anyone.</source> | ||
3170 | <target state="new">Your instance is not following anyone.</target> | ||
3171 | <context-group purpose="location"> | ||
3172 | <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> | ||
3173 | <context context-type="linenumber">63</context> | ||
3174 | </context-group> | ||
3175 | </trans-unit> | ||
3176 | <trans-unit id="b2ddee45fe4c3ebc20f39ed10ef70505c9eb65ce" datatype="html"> | ||
3177 | <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> hosts</source> | ||
3178 | <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}'}}"/> hosts</target> | ||
3179 | <context-group purpose="location"> | ||
3180 | <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> | ||
3181 | <context context-type="linenumber">5</context> | ||
3182 | </context-group> | ||
3183 | </trans-unit> | ||
3184 | <trans-unit id="f697b4a4f0b6413284269de48a9e1a43a362646f" datatype="html"> | ||
3185 | <source>Follow domains</source> | ||
3186 | <target state="new">Follow domains</target> | ||
3187 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">70</context></context-group> | ||
3188 | </trans-unit> | ||
3189 | <trans-unit id="8a3b2dec938ae1c71320e653fb1fdb810e614f76" datatype="html"> | ||
3190 | <source>My videos duplicated by remote instances</source> | ||
3191 | <target state="new">My videos duplicated by remote instances</target> | ||
3192 | <context-group purpose="location"> | ||
3193 | <context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context> | ||
3194 | <context context-type="linenumber">7</context> | ||
3195 | </context-group> | ||
3196 | </trans-unit> | ||
3197 | <trans-unit id="cb2281bf5c9f420429bbd5c5473ee7aacc879e1e" datatype="html"> | ||
3198 | <source>Remote videos duplicated by my instance</source> | ||
3199 | <target state="new">Remote videos duplicated by my instance</target> | ||
3200 | <context-group purpose="location"> | ||
3201 | <context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context> | ||
3202 | <context context-type="linenumber">8</context> | ||
3203 | </context-group> | ||
3204 | </trans-unit> | ||
3205 | <trans-unit id="31cf824034489eb42f6a388d5980b98b8e1de015"> | ||
3206 | <source>Create user</source> | ||
3207 | <target>إنشاء مستخدِم</target> | ||
3208 | <context-group name="null"> | ||
3209 | <context context-type="linenumber">6</context> | ||
3210 | </context-group> | ||
3211 | |||
3212 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit> | ||
3213 | <trans-unit id="08c74dc9762957593b91f6eb5d65efdfc975bf48"> | ||
3214 | <source>Username</source> | ||
3215 | <target>اسم المستخدم</target> | ||
3216 | <context-group name="null"> | ||
3217 | <context context-type="linenumber">19</context> | ||
3218 | </context-group> | ||
3219 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">83</context></context-group> | ||
3220 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">83</context></context-group> | ||
3221 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">19</context></context-group> | ||
3222 | </trans-unit> | ||
3223 | <trans-unit id="1bd571d8f3981f6043b0df3402cc3d97e0d7ad2a"> | ||
3224 | <source>john</source> | ||
3225 | <target>john</target> | ||
3226 | <context-group name="null"> | ||
3227 | <context context-type="linenumber">10</context> | ||
3228 | </context-group> | ||
3229 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">85</context></context-group> | ||
3230 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">85</context></context-group> | ||
3231 | </trans-unit> | ||
3232 | <trans-unit id="bb3542ff8e5defa6d0c773799e5c8fe399605d05"> | ||
3233 | <source>mail@example.com</source> | ||
3234 | <target>mail@example.com</target> | ||
3235 | <context-group name="null"> | ||
3236 | <context context-type="linenumber">21</context> | ||
3237 | </context-group> | ||
3238 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">96</context></context-group> | ||
3239 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">96</context></context-group> | ||
3240 | </trans-unit> | ||
3241 | <trans-unit id="8861667a66c0000e6ae144520026d55123cea117" datatype="html"> | ||
3242 | <source>If you leave the password empty, an email will be sent to the user.</source> | ||
3243 | <target state="new"> | ||
3244 | If you leave the password empty, an email will be sent to the user. | ||
3245 | </target> | ||
3246 | <context-group purpose="location"> | ||
3247 | <context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context> | ||
3248 | <context context-type="linenumber">109</context> | ||
3249 | </context-group> | ||
3250 | <context-group purpose="location"> | ||
3251 | <context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context> | ||
3252 | <context context-type="linenumber">109</context> | ||
3253 | </context-group> | ||
3254 | </trans-unit> | ||
3255 | <trans-unit id="c36a66f2107e8da5371ebc9d15c2008dff567f46"> | ||
3256 | <source>Role</source> | ||
3257 | <target>الدور</target> | ||
3258 | <context-group name="null"> | ||
3259 | <context context-type="linenumber">43</context> | ||
3260 | </context-group> | ||
3261 | |||
3262 | |||
3263 | |||
3264 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">124</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">124</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit> | ||
3265 | <trans-unit id="2768c5a04ffea51e600e3b1e14ed676afb355f23" datatype="html"> | ||
3266 | <source> | ||
3267 | Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | ||
3268 | At most, this user could upload ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>. | ||
3269 | </source> | ||
3270 | <target state="new"> | ||
3271 | Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | ||
3272 | At most, this user could upload ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>. | ||
3273 | </target> | ||
3274 | <context-group purpose="location"> | ||
3275 | <context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context> | ||
3276 | <context context-type="linenumber">148</context> | ||
3277 | </context-group> | ||
3278 | <context-group purpose="location"> | ||
3279 | <context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context> | ||
3280 | <context context-type="linenumber">148</context> | ||
3281 | </context-group> | ||
3282 | </trans-unit> | ||
3283 | <trans-unit id="6ded52553dd8720fd3698b8fbc3a6d037c07b496"> | ||
3284 | <source>Daily video quota</source> | ||
3285 | <target>الحصة اليومية للفيديوهات</target> | ||
3286 | <context-group name="null"> | ||
3287 | <context context-type="linenumber">73</context> | ||
3288 | </context-group> | ||
3289 | |||
3290 | |||
3291 | |||
3292 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group><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">26</context></context-group></trans-unit> | ||
3293 | <trans-unit id="a0f69dcdccf2174aa7fa17708ac63c3a3104456c" datatype="html"> | ||
3294 | <source>Doesn't need review before a video goes public</source> | ||
3295 | <target state="new">Doesn't need review before a video goes public</target> | ||
3296 | <context-group purpose="location"> | ||
3297 | <context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context> | ||
3298 | <context context-type="linenumber">168</context> | ||
3299 | </context-group> | ||
3300 | <context-group purpose="location"> | ||
3301 | <context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context> | ||
3302 | <context context-type="linenumber">168</context> | ||
3303 | </context-group> | ||
3304 | </trans-unit> | ||
3305 | <trans-unit id="27a8f947ecc46bcad10d965360f500a14128bd7d" datatype="html"> | ||
3306 | <source>Send a link to reset the password by email to the user</source> | ||
3307 | <target state="new">Send a link to reset the password by email to the user</target> | ||
3308 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">193</context></context-group> | ||
3309 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">193</context></context-group> | ||
3310 | </trans-unit> | ||
3311 | <trans-unit id="950adafba22e3c85e889f2c38faebe98145bfb7f" datatype="html"> | ||
3312 | <source>Ask for new password</source> | ||
3313 | <target state="new">Ask for new password</target> | ||
3314 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">194</context></context-group> | ||
3315 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">194</context></context-group> | ||
3316 | </trans-unit> | ||
3317 | <trans-unit id="e6a48b1ed6160a99fba3a1607e27e9e93a4f4244" datatype="html"> | ||
3318 | <source>Manually set the user password</source> | ||
3319 | <target state="new">Manually set the user password</target> | ||
3320 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">198</context></context-group> | ||
3321 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">198</context></context-group> | ||
3322 | </trans-unit> | ||
3323 | <trans-unit id="2aba1e87039819aca3b70faa9aa848c12bf139ca" datatype="html"> | ||
3324 | <source>Show</source> | ||
3325 | <target state="translated">عرض</target> | ||
3326 | <context-group purpose="location"> | ||
3327 | <context context-type="sourcefile">src/app/+admin/users/user-edit/user-password.component.html</context> | ||
3328 | <context context-type="linenumber">10</context> | ||
3329 | </context-group> | ||
3330 | </trans-unit> | ||
3331 | <trans-unit id="1eede69e18c5ac9c0b0295b72cabb7e64e029e74" datatype="html"> | ||
3332 | <source>Hide</source> | ||
3333 | <target state="translated">إخفاء</target> | ||
3334 | <context-group purpose="location"> | ||
3335 | <context context-type="sourcefile">src/app/+admin/users/user-edit/user-password.component.html</context> | ||
3336 | <context context-type="linenumber">11</context> | ||
3337 | </context-group> | ||
3338 | </trans-unit> | ||
3339 | |||
3340 | <trans-unit id="ea762ca1d74c96d8568ac68482778f52ca531cc4" datatype="html"> | ||
3341 | <source>Batch actions</source> | ||
3342 | <target state="new">Batch actions</target> | ||
3343 | |||
3344 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit> | ||
3345 | <trans-unit id="08ea8692dc2a7050026df26fc39b22960bde9de5" datatype="html"> | ||
3346 | <source>Username <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/></source> | ||
3347 | <target state="new">Username <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/></target> | ||
3348 | |||
3349 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit> | ||
3350 | <trans-unit id="df84781eeb873f037ee688789bde034be9b49074" datatype="html"> | ||
3351 | <source>Video quota <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/></source> | ||
3352 | <target state="new">Video quota <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/></target> | ||
3353 | |||
3354 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit> | ||
3355 | <trans-unit id="c38a6a10b47b82463eda45f856348b51daa96b97" datatype="html"> | ||
3356 | <source>Auth plugin</source> | ||
3357 | <target state="new">Auth plugin</target> | ||
3358 | |||
3359 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="7d88bb14f4ef7eaea7ca41c1832c66451410047a" datatype="html"> | ||
3360 | <source>The user was banned</source><target state="new">The user was banned</target> | ||
3361 | <context-group purpose="location"> | ||
3362 | <context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context> | ||
3363 | <context context-type="linenumber">74</context> | ||
3364 | </context-group> | ||
3365 | </trans-unit> | ||
3366 | |||
3367 | <trans-unit id="ed64ec2b14251cfbe9ab28abde51d3f052fde1e7" datatype="html"> | ||
3368 | <source>Open account in a new tab</source> | ||
3369 | <target state="new">Open account in a new tab</target> | ||
3370 | |||
3371 | |||
3372 | |||
3373 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html</context><context context-type="linenumber">57</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">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-ownership/my-account-ownership.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">31</context></context-group></trans-unit> | ||
3374 | <trans-unit id="02ba1a65db92d1d0ab4ba380086e9be61891aaa5" datatype="html"> | ||
3375 | <source>User's email must be verified to login</source> | ||
3376 | <target state="new">User's email must be verified to login</target> | ||
3377 | |||
3378 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">86</context></context-group></trans-unit> | ||
3379 | <trans-unit id="79cee9973620b2592ff2824c525aa8ed0b5e2b8b" datatype="html"> | ||
3380 | <source>User's email is verified / User can login without email verification</source> | ||
3381 | <target state="new">User's email is verified / User can login without email verification</target> | ||
3382 | |||
3383 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">90</context></context-group></trans-unit> | ||
3384 | <trans-unit id="a9587caabf0dc5d824f817baae1c2f5521d9b1ee"> | ||
3385 | <source>Ban reason:</source> | ||
3386 | <target>سبب الحظر:</target> | ||
3387 | <context-group name="null"> | ||
3388 | <context context-type="linenumber">95</context> | ||
3389 | </context-group> | ||
3390 | |||
3391 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">118</context></context-group></trans-unit> | ||
3392 | <trans-unit id="0fcb785bae83bfd5c1b1bbeb57cda21eec98ae1a" datatype="html"> | ||
3393 | <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> users</source> | ||
3394 | <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}'}}"/> users</target> | ||
3395 | |||
3396 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit> | ||
3397 | <trans-unit id="90868353e7e6f5994109ee1011131cefa992116c"> | ||
3398 | <source>Moderation</source> | ||
3399 | <target>الإشراف</target> | ||
3400 | <context-group name="null"> | ||
3401 | <context context-type="linenumber">2</context> | ||
3402 | </context-group> | ||
3403 | |||
3404 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit><trans-unit id="8c516f7e68f4bb2020f6a9bd7df1ee5749c9d038" datatype="html"> | ||
3405 | <source>Video reports</source><target state="new">Video reports</target> | ||
3406 | |||
3407 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit><trans-unit id="d2e7333704502d1720b353742634630b71ea8bd7" datatype="html"> | ||
3408 | <source>Video blocks</source><target state="new">Video blocks</target> | ||
3409 | |||
3410 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
3411 | |||
3412 | |||
3413 | |||
3414 | <trans-unit id="b1ff109b26ae8f08650415454b9098c43eba2e2c" datatype="html"> | ||
3415 | <source>Muted accounts</source> | ||
3416 | <target state="new">Muted accounts</target> | ||
3417 | |||
3418 | |||
3419 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
3420 | <trans-unit id="bd0611346af048015e0a1275091ef68ce98832d2" datatype="html"> | ||
3421 | <source>Muted servers</source> | ||
3422 | <target state="new">Muted servers</target> | ||
3423 | |||
3424 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit><trans-unit id="2122599f5b51ab83849bc77fa5cafcdcd896ac72" datatype="html"> | ||
3425 | <source>Advanced block filters</source><target state="new">Advanced block filters</target> | ||
3426 | <context-group purpose="location"> | ||
3427 | <context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context> | ||
3428 | <context context-type="linenumber">18</context> | ||
3429 | </context-group> | ||
3430 | </trans-unit><trans-unit id="7d0cb3dbf192b9f3a5dbfb6d56d7609b200cbd4e" datatype="html"> | ||
3431 | <source>Automatic blocks</source><target state="new">Automatic blocks</target> | ||
3432 | <context-group purpose="location"> | ||
3433 | <context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context> | ||
3434 | <context context-type="linenumber">19</context> | ||
3435 | </context-group> | ||
3436 | </trans-unit><trans-unit id="dfc11b6dc1387e59dbb79d248cf4c638fb9df3ea" datatype="html"> | ||
3437 | <source>Manual blocks</source><target state="new">Manual blocks</target> | ||
3438 | <context-group purpose="location"> | ||
3439 | <context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context> | ||
3440 | <context context-type="linenumber">20</context> | ||
3441 | </context-group> | ||
3442 | </trans-unit> | ||
3443 | <trans-unit id="91bd2d52b840951d3b1f5830b023bee8bca91293" datatype="html"> | ||
3444 | <source>Video <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/></source> | ||
3445 | <target state="new">Video <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/></target> | ||
3446 | |||
3447 | |||
3448 | <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">23</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">37</context></context-group></trans-unit> | ||
3449 | <trans-unit id="b7237eade678ae47485fbd27ec7f8c1079a8c6b7" datatype="html"> | ||
3450 | <source>Total size</source> | ||
3451 | <target state="new">Total size</target> | ||
3452 | <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">24</context></context-group> | ||
3453 | </trans-unit> | ||
3454 | <trans-unit id="e536fc8b9a652aa7f7b87193cdfa143481da3bad" datatype="html"> | ||
3455 | <source>List redundancies</source> | ||
3456 | <target state="new">List redundancies</target> | ||
3457 | <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">33</context></context-group> | ||
3458 | </trans-unit> | ||
3459 | <trans-unit id="897116a91d135b1552880aed6050814a4a0df28a" datatype="html"> | ||
3460 | <source>Your instance doesn't mirror any video.</source> | ||
3461 | <target state="new">Your instance doesn't mirror any video.</target> | ||
3462 | <context-group purpose="location"> | ||
3463 | <context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context> | ||
3464 | <context context-type="linenumber">77</context> | ||
3465 | </context-group> | ||
3466 | </trans-unit> | ||
3467 | <trans-unit id="afc5c2bbf66996ab213f6eca65b24ca423d36e31" datatype="html"> | ||
3468 | <source>Your instance has no mirrored videos.</source> | ||
3469 | <target state="new">Your instance has no mirrored videos.</target> | ||
3470 | <context-group purpose="location"> | ||
3471 | <context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context> | ||
3472 | <context context-type="linenumber">78</context> | ||
3473 | </context-group> | ||
3474 | </trans-unit> | ||
3475 | <trans-unit id="0e96ed54157e69989a2c0bcce2f62399accdaa27" datatype="html"> | ||
3476 | <source>Enabled strategies stats</source> | ||
3477 | <target state="new">Enabled strategies stats</target> | ||
3478 | <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">87</context></context-group> | ||
3479 | </trans-unit> | ||
3480 | <trans-unit id="0f6e6ec286d43c14f16444a077639090f38e29de" datatype="html"> | ||
3481 | <source>No redundancy strategy is enabled on your instance.</source> | ||
3482 | <target state="new"> | ||
3483 | No redundancy strategy is enabled on your instance. | ||
3484 | </target> | ||
3485 | <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">91</context></context-group> | ||
3486 | </trans-unit> | ||
3487 | <trans-unit id="96dfa3efa02bfafc0bc6d4ab186ebef2813a9e8a"> | ||
3488 | <source>Sensitive</source> | ||
3489 | <target>حساس</target> | ||
3490 | <context-group name="null"> | ||
3491 | <context context-type="linenumber">9</context> | ||
3492 | </context-group> | ||
3493 | |||
3494 | <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">38</context></context-group></trans-unit> | ||
3495 | <trans-unit id="b748c96a1ee98d2fa9a645fb71838f5d4938855b" datatype="html"> | ||
3496 | <source>Unfederated</source> | ||
3497 | <target state="new">Unfederated</target> | ||
3498 | |||
3499 | <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">39</context></context-group></trans-unit> | ||
3500 | <trans-unit id="a7f42da3bb4eea0b71b0a20a2aff6612a82cab99" datatype="html"> | ||
3501 | <source>Date <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/></source> | ||
3502 | <target state="new">Date <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/></target> | ||
3503 | |||
3504 | <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">40</context></context-group></trans-unit> | ||
3505 | |||
3506 | |||
3507 | <trans-unit id="030b4423b92167200e39519599f9b863b4f7c62c"> | ||
3508 | <source>Actions</source> | ||
3509 | <target>الإجراءات</target> | ||
3510 | <context-group name="null"> | ||
3511 | <context context-type="linenumber">44</context> | ||
3512 | </context-group> | ||
3513 | |||
3514 | |||
3515 | <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">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html</context><context context-type="linenumber">123</context></context-group></trans-unit><trans-unit id="d2a65fafac0e4e0a3289ec54627bd7f691d8020d" datatype="html"> | ||
3516 | <source>Block reason:</source><target state="new">Block reason:</target> | ||
3517 | <context-group purpose="location"> | ||
3518 | <context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context> | ||
3519 | <context context-type="linenumber">95</context> | ||
3520 | </context-group> | ||
3521 | </trans-unit><trans-unit id="f8add432da83aa37b8cf03c5b907c3a9e51088fd" datatype="html"> | ||
3522 | <source>No blocked video found matching current filters.</source><target state="new">No blocked video found matching current filters.</target> | ||
3523 | <context-group purpose="location"> | ||
3524 | <context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context> | ||
3525 | <context context-type="linenumber">106</context> | ||
3526 | </context-group> | ||
3527 | </trans-unit><trans-unit id="8d02797f76f99ad51f55e91ff82088e8772152e0" datatype="html"> | ||
3528 | <source>No blocked video found.</source><target state="new">No blocked video found.</target> | ||
3529 | <context-group purpose="location"> | ||
3530 | <context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context> | ||
3531 | <context context-type="linenumber">107</context> | ||
3532 | </context-group> | ||
3533 | </trans-unit><trans-unit id="9f5c75bd513580d630817cd39179fd41e5ec36f6" datatype="html"> | ||
3534 | <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> blocked videos</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}'}}"/> blocked videos</target> | ||
3535 | <context-group purpose="location"> | ||
3536 | <context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context> | ||
3537 | <context context-type="linenumber">5</context> | ||
3538 | </context-group> | ||
3539 | </trans-unit> | ||
3540 | |||
3541 | |||
3542 | |||
3543 | |||
3544 | <trans-unit id="bb863c794307735652d8695143e116eaee8a3c4f"> | ||
3545 | <source>Moderation comment</source> | ||
3546 | <target>تعليق الإشراف</target> | ||
3547 | <context-group name="null"> | ||
3548 | <context context-type="linenumber">3</context> | ||
3549 | </context-group> | ||
3550 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">3</context></context-group> | ||
3551 | </trans-unit> | ||
3552 | <trans-unit id="5731e5d5ac989bf08848b5a57a5586cf84d80964" datatype="html"> | ||
3553 | <source>This comment can only be seen by you or the other moderators.</source> | ||
3554 | <target state="new"> | ||
3555 | This comment can only be seen by you or the other moderators. | ||
3556 | </target> | ||
3557 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">20</context></context-group> | ||
3558 | </trans-unit> | ||
3559 | <trans-unit id="0562e455c88234829f3c27a38f3039f027bfd5d2"> | ||
3560 | <source>Update this comment</source> | ||
3561 | <target>تحديث هذا التعليق</target> | ||
3562 | <context-group name="null"> | ||
3563 | <context context-type="linenumber">26</context> | ||
3564 | </context-group> | ||
3565 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">31</context></context-group> | ||
3566 | </trans-unit> | ||
3567 | <trans-unit id="f7753a5d0baa909f5860eb49e14c41fc4ae00fb4" datatype="html"> | ||
3568 | <source>Advanced report filters</source> | ||
3569 | <target state="new">Advanced report filters</target> | ||
3570 | <context-group purpose="location"> | ||
3571 | <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html</context> | ||
3572 | <context context-type="linenumber">18</context> | ||
3573 | </context-group> | ||
3574 | </trans-unit> | ||
3575 | <trans-unit id="006dd388f1d14f58c33fb4ed4bb05a1dfbc42ffa" datatype="html"> | ||
3576 | <source>Unsolved reports</source> | ||
3577 | <target state="new">Unsolved reports</target> | ||
3578 | <context-group purpose="location"> | ||
3579 | <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html</context> | ||
3580 | <context context-type="linenumber">19</context> | ||
3581 | </context-group> | ||
3582 | </trans-unit> | ||
3583 | <trans-unit id="dee7eb63010b67c2464dd7987307e85369f24b9d" datatype="html"> | ||
3584 | <source>Accepted reports</source> | ||
3585 | <target state="translated">التقارير المقبولة</target> | ||
3586 | <context-group purpose="location"> | ||
3587 | <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html</context> | ||
3588 | <context context-type="linenumber">20</context> | ||
3589 | </context-group> | ||
3590 | </trans-unit> | ||
3591 | <trans-unit id="8140a31650a8a974acaf9f7e88cfb246ed6c9314" datatype="html"> | ||
3592 | <source>Refused reports</source> | ||
3593 | <target state="translated">التقارير المرفوضة</target> | ||
3594 | <context-group purpose="location"> | ||
3595 | <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html</context> | ||
3596 | <context context-type="linenumber">21</context> | ||
3597 | </context-group> | ||
3598 | </trans-unit><trans-unit id="1f5ed7018178a08c8eb17305833874a976fa428c" datatype="html"> | ||
3599 | <source>Reports with blocked videos</source><target state="new">Reports with blocked videos</target> | ||
3600 | <context-group purpose="location"> | ||
3601 | <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html</context> | ||
3602 | <context context-type="linenumber">22</context> | ||
3603 | </context-group> | ||
3604 | </trans-unit> | ||
3605 | |||
3606 | <trans-unit id="2f536bc37b142c0376631cefb992151fb733ce48" datatype="html"> | ||
3607 | <source>Reports with deleted videos</source> | ||
3608 | <target state="new">Reports with deleted videos</target> | ||
3609 | <context-group purpose="location"> | ||
3610 | <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html</context> | ||
3611 | <context context-type="linenumber">23</context> | ||
3612 | </context-group> | ||
3613 | </trans-unit> | ||
3614 | <trans-unit id="2bf5a31043ff476ca081a4080f3f3f17518dc6f2"> | ||
3615 | <source>Reporter</source> | ||
3616 | <target>المُبلِغ</target> | ||
3617 | <context-group name="null"> | ||
3618 | <context context-type="linenumber">8</context> | ||
3619 | </context-group> | ||
3620 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html</context><context context-type="linenumber">40</context></context-group> | ||
3621 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html</context><context context-type="linenumber">7</context></context-group> | ||
3622 | </trans-unit> | ||
3623 | <trans-unit id="2d1ea268a6a9f483dbc2cbfe19bf4256a57a6af4"> | ||
3624 | <source>Video</source> | ||
3625 | <target>الفيديو</target> | ||
3626 | <context-group name="null"> | ||
3627 | <context context-type="linenumber">9</context> | ||
3628 | </context-group> | ||
3629 | |||
3630 | |||
3631 | |||
3632 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-ownership/my-account-ownership.component.html</context><context context-type="linenumber">15</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit> | ||
3633 | <trans-unit id="dee48932053451ee2dfafe5500a5262cd4220d5e" datatype="html"> | ||
3634 | <source>This video has been reported multiple times.</source> | ||
3635 | <target state="new">This video has been reported multiple times.</target> | ||
3636 | <context-group purpose="location"> | ||
3637 | <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html</context> | ||
3638 | <context context-type="linenumber">80</context> | ||
3639 | </context-group> | ||
3640 | </trans-unit><trans-unit id="e9a289d014e33a5a45e1cf47131074f50abb7c18" datatype="html"> | ||
3641 | <source>The video was blocked</source><target state="new">The video was blocked</target> | ||
3642 | <context-group purpose="location"> | ||
3643 | <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html</context> | ||
3644 | <context context-type="linenumber">88</context> | ||
3645 | </context-group> | ||
3646 | <context-group purpose="location"> | ||
3647 | <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html</context> | ||
3648 | <context context-type="linenumber">88</context> | ||
3649 | </context-group> | ||
3650 | </trans-unit> | ||
3651 | <trans-unit id="70bedf516507a286eb030398795bdaef40500929" datatype="html"> | ||
3652 | <source>by <x id="INTERPOLATION" equiv-text="{{ videoAbuse.video.channel?.displayName }}"/> on <x id="INTERPOLATION_1" equiv-text="{{ videoAbuse.video.channel?.host }}"/> </source> | ||
3653 | <target state="new">by <x id="INTERPOLATION" equiv-text="{{ videoAbuse.video.channel?.displayName }}"/> on <x id="INTERPOLATION_1" equiv-text="{{ videoAbuse.video.channel?.host }}"/> </target> | ||
3654 | <context-group purpose="location"> | ||
3655 | <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html</context> | ||
3656 | <context context-type="linenumber">91</context> | ||
3657 | </context-group> | ||
3658 | <context-group purpose="location"> | ||
3659 | <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html</context> | ||
3660 | <context context-type="linenumber">107</context> | ||
3661 | </context-group> | ||
3662 | </trans-unit> | ||
3663 | <trans-unit id="b0a337363ec610cf41744167b12f020e141a4617" datatype="html"> | ||
3664 | <source>Video was deleted</source> | ||
3665 | <target state="new">Video was deleted</target> | ||
3666 | <context-group purpose="location"> | ||
3667 | <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html</context> | ||
3668 | <context context-type="linenumber">98</context> | ||
3669 | </context-group> | ||
3670 | </trans-unit> | ||
3671 | <trans-unit id="7c6eca36ec5dfbab2049ec1c58f8b6fe9d71c23b" datatype="html"> | ||
3672 | <source>No video abuses found matching current filters.</source> | ||
3673 | <target state="new">No video abuses found matching current filters.</target> | ||
3674 | <context-group purpose="location"> | ||
3675 | <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html</context> | ||
3676 | <context context-type="linenumber">141</context> | ||
3677 | </context-group> | ||
3678 | </trans-unit> | ||
3679 | <trans-unit id="b2134df91de00d33d8440610b13abb2595df00f4" datatype="html"> | ||
3680 | <source>No video abuses found.</source> | ||
3681 | <target state="new">No video abuses found.</target> | ||
3682 | <context-group purpose="location"> | ||
3683 | <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html</context> | ||
3684 | <context context-type="linenumber">142</context> | ||
3685 | </context-group> | ||
3686 | </trans-unit> | ||
3687 | <trans-unit id="c1074e8c49b3cdfaeb7fcaf8cb27e44139389e29" datatype="html"> | ||
3688 | <source>Open video in a new tab</source> | ||
3689 | <target state="new">Open video in a new tab</target> | ||
3690 | |||
3691 | |||
3692 | |||
3693 | <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">41</context></context-group></trans-unit> | ||
3694 | <trans-unit id="7e7ad19f1bcc2c33cdba4c1ad25e2b398ad453d9" datatype="html"> | ||
3695 | <source>State <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/></source> | ||
3696 | <target state="new">State <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/></target> | ||
3697 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</context></context-group> | ||
3698 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">27</context></context-group> | ||
3699 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html</context><context context-type="linenumber">43</context></context-group> | ||
3700 | </trans-unit> | ||
3701 | <trans-unit id="9a7b523cbbebabeb9b10482291b58c52825a4b05" datatype="html"> | ||
3702 | <source>Score <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/></source> | ||
3703 | <target state="new">Score <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/></target> | ||
3704 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">24</context></context-group> | ||
3705 | </trans-unit> | ||
3706 | |||
3707 | <trans-unit id="8d1011bd5b502c857858a97d074118377d8fe714" datatype="html"> | ||
3708 | <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> reports</source> | ||
3709 | <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}'}}"/> reports</target> | ||
3710 | <context-group purpose="location"> | ||
3711 | <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.html</context> | ||
3712 | <context context-type="linenumber">5</context> | ||
3713 | </context-group> | ||
3714 | </trans-unit> | ||
3715 | <trans-unit id="f0045181fddf6e1642314ee5464667098ac18d9d" datatype="html"> | ||
3716 | <source><x id="ICU" equiv-text="{videoAbuse.countReportsForReporter, plural, =1 {...} other {...}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> </source> | ||
3717 | <target state="new"> | ||
3718 | <x id="ICU" equiv-text="{videoAbuse.countReportsForReporter, plural, =1 {...} other {...}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> | ||
3719 | </target> | ||
3720 | <context-group purpose="location"> | ||
3721 | <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html</context> | ||
3722 | <context context-type="linenumber">20</context> | ||
3723 | </context-group> | ||
3724 | </trans-unit> | ||
3725 | <trans-unit id="730ae657d91e79c45d0685a7060cfea40ea8ea85" datatype="html"> | ||
3726 | <source>{VAR_PLURAL, plural, =1 {1 report} other {<x id="INTERPOLATION" equiv-text="{{ videoAbuse.countReportsForReporter }}"/> reports} }</source> | ||
3727 | <target state="new">{VAR_PLURAL, plural, =1 {1 report} other {<x id="INTERPOLATION" equiv-text="{{ videoAbuse.countReportsForReporter }}"/> reports} }</target> | ||
3728 | <context-group purpose="location"> | ||
3729 | <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html</context> | ||
3730 | <context context-type="linenumber">21</context> | ||
3731 | </context-group> | ||
3732 | </trans-unit> | ||
3733 | <trans-unit id="4dbabcc6e79125d4b798ba8139a40202db712475" datatype="html"> | ||
3734 | <source>Reportee</source> | ||
3735 | <target state="new">Reportee</target> | ||
3736 | <context-group purpose="location"> | ||
3737 | <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html</context> | ||
3738 | <context context-type="linenumber">27</context> | ||
3739 | </context-group> | ||
3740 | </trans-unit> | ||
3741 | <trans-unit id="28b2bd6301b8655f46a26faf4db7f11e06be1747" datatype="html"> | ||
3742 | <source><x id="ICU" equiv-text="{videoAbuse.countReportsForReportee, plural, =1 {...} other {...}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> </source> | ||
3743 | <target state="new"> | ||
3744 | <x id="ICU" equiv-text="{videoAbuse.countReportsForReportee, plural, =1 {...} other {...}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> | ||
3745 | </target> | ||
3746 | <context-group purpose="location"> | ||
3747 | <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html</context> | ||
3748 | <context context-type="linenumber">40</context> | ||
3749 | </context-group> | ||
3750 | </trans-unit> | ||
3751 | <trans-unit id="9f8e4923506fc6890efb71d403fc048f22dd616c" datatype="html"> | ||
3752 | <source>{VAR_PLURAL, plural, =1 {1 report} other {<x id="INTERPOLATION" equiv-text="{{ videoAbuse.countReportsForReportee }}"/> reports} }</source> | ||
3753 | <target state="new">{VAR_PLURAL, plural, =1 {1 report} other {<x id="INTERPOLATION" equiv-text="{{ videoAbuse.countReportsForReportee }}"/> reports} }</target> | ||
3754 | <context-group purpose="location"> | ||
3755 | <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html</context> | ||
3756 | <context context-type="linenumber">41</context> | ||
3757 | </context-group> | ||
3758 | </trans-unit> | ||
3759 | <trans-unit id="9da0107a35751e722c8b4bca7636fc7645dbdbdc" datatype="html"> | ||
3760 | <source>Updated</source> | ||
3761 | <target state="new">Updated</target> | ||
3762 | <context-group purpose="location"> | ||
3763 | <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html</context> | ||
3764 | <context context-type="linenumber">47</context> | ||
3765 | </context-group> | ||
3766 | </trans-unit> | ||
3767 | |||
3768 | <trans-unit id="a3ae5c724857d00c006273db314041ab0664c269" datatype="html"> | ||
3769 | <source>Mute domain</source> | ||
3770 | <target state="new">Mute domain</target> | ||
3771 | |||
3772 | <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><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></trans-unit> | ||
3773 | <trans-unit id="ff78f059449d44322f627d0f66df07abe476962b"> | ||
3774 | <source>Instance</source> | ||
3775 | <target>مثيل الخادوم</target> | ||
3776 | <context-group name="null"> | ||
3777 | <context context-type="linenumber">5</context> | ||
3778 | </context-group> | ||
3779 | |||
3780 | |||
3781 | |||
3782 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">26</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">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">5</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">175</context></context-group></trans-unit> | ||
3783 | <trans-unit id="079e99cce11c87b142e80fdd14dae98a61012fc4" datatype="html"> | ||
3784 | <source>Muted at <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/></source> | ||
3785 | <target state="new">Muted at <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/></target> | ||
3786 | |||
3787 | |||
3788 | |||
3789 | |||
3790 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">27</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">27</context></context-group></trans-unit> | ||
3791 | <trans-unit id="1f689fada9748a830117f5b429a88ef8629082a8"> | ||
3792 | <source>Unmute</source> | ||
3793 | <target>إلغاء الكتم</target> | ||
3794 | <context-group name="null"> | ||
3795 | <context context-type="linenumber">23</context> | ||
3796 | </context-group> | ||
3797 | |||
3798 | |||
3799 | |||
3800 | |||
3801 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">42</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">49</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">49</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">42</context></context-group></trans-unit> | ||
3802 | <trans-unit id="4cac34ce105daa25964c217fdf0515a0a6ee5db9" datatype="html"> | ||
3803 | <source>No server found matching current filters.</source> | ||
3804 | <target state="new">No server found matching current filters.</target> | ||
3805 | |||
3806 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">51</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">51</context></context-group></trans-unit> | ||
3807 | <trans-unit id="0ba22bd964baaf0c2f85d6731fccca31dbf06dae" datatype="html"> | ||
3808 | <source>No server found.</source> | ||
3809 | <target state="new">No server found.</target> | ||
3810 | |||
3811 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">52</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">52</context></context-group></trans-unit> | ||
3812 | <trans-unit id="60cdb933d2c7051f3b5b23f9e5f8c83fa861b220" datatype="html"> | ||
3813 | <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> muted instances</source> | ||
3814 | <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}'}}"/> muted instances</target> | ||
3815 | |||
3816 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">5</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">5</context></context-group></trans-unit> | ||
3817 | <trans-unit id="2aebea85561b74dd33ae2481bb942b8c4beb5524" datatype="html"> | ||
3818 | <source>It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers.</source> | ||
3819 | <target state="new"> | ||
3820 | It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. | ||
3821 | </target> | ||
3822 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">72</context></context-group> | ||
3823 | </trans-unit> | ||
3824 | <trans-unit id="c7b73cded84adfa978aae675417f4bb688631a71" datatype="html"> | ||
3825 | <source>Mute domains</source> | ||
3826 | <target state="new">Mute domains</target> | ||
3827 | |||
3828 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">59</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">59</context></context-group></trans-unit> | ||
3829 | <trans-unit id="29881a45dafbe5aa05cd9d0441a4c0c2fb06df92"> | ||
3830 | <source>Account</source> | ||
3831 | <target>الحساب</target> | ||
3832 | <context-group name="null"> | ||
3833 | <context context-type="linenumber">12</context> | ||
3834 | </context-group> | ||
3835 | |||
3836 | |||
3837 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">22</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">22</context></context-group></trans-unit> | ||
3838 | <trans-unit id="33c4091a2a2438ba655caa47ede7f7a82f5f0297" datatype="html"> | ||
3839 | <source>No account found matching current filters.</source> | ||
3840 | <target state="new">No account found matching current filters.</target> | ||
3841 | |||
3842 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">58</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">58</context></context-group></trans-unit> | ||
3843 | <trans-unit id="5d3b267bc054bb6b5743dd3d46ee58cff5141697" datatype="html"> | ||
3844 | <source>No account found.</source> | ||
3845 | <target state="new">No account found.</target> | ||
3846 | |||
3847 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">59</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">59</context></context-group></trans-unit> | ||
3848 | <trans-unit id="6c3f125145d398f0cbc07c5161b41f08116dbf01" datatype="html"> | ||
3849 | <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> muted accounts</source> | ||
3850 | <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}'}}"/> muted accounts</target> | ||
3851 | |||
3852 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">5</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">5</context></context-group></trans-unit> | ||
3853 | <trans-unit id="d204665b42241ca94ecad49df699cc60df43a7b5" datatype="html"> | ||
3854 | <source>Plugins/Themes</source> | ||
3855 | <target state="new">Plugins/Themes</target> | ||
3856 | <context-group purpose="location"> | ||
3857 | <context context-type="sourcefile">src/app/+admin/plugins/plugins.component.html</context> | ||
3858 | <context context-type="linenumber">2</context> | ||
3859 | </context-group> | ||
3860 | </trans-unit> | ||
3861 | <trans-unit id="86288c2ac6b43ed195f0bc8bce825a3ab8151b71" datatype="html"> | ||
3862 | <source>Installed</source> | ||
3863 | <target state="new">Installed</target> | ||
3864 | <context-group purpose="location"> | ||
3865 | <context context-type="sourcefile">src/app/+admin/plugins/plugins.component.html</context> | ||
3866 | <context context-type="linenumber">5</context> | ||
3867 | </context-group> | ||
3868 | </trans-unit><trans-unit id="5a329cfc387d2231434afc2842ff649392da8921" datatype="html"> | ||
3869 | <source>Plugin homepage (new window)</source><target state="new">Plugin homepage (new window)</target> | ||
3870 | <context-group purpose="location"> | ||
3871 | <context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.html</context> | ||
3872 | <context context-type="linenumber">17</context> | ||
3873 | </context-group> | ||
3874 | <context-group purpose="location"> | ||
3875 | <context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.html</context> | ||
3876 | <context context-type="linenumber">21</context> | ||
3877 | </context-group> | ||
3878 | <context-group purpose="location"> | ||
3879 | <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context> | ||
3880 | <context context-type="linenumber">40</context> | ||
3881 | </context-group> | ||
3882 | </trans-unit> | ||
3883 | <trans-unit id="7e892ba15f2c6c17e83510e273b3e10fc32ea016"> | ||
3884 | <source>Search</source> | ||
3885 | <target>البحث</target> | ||
3886 | <context-group name="null"> | ||
3887 | <context context-type="linenumber">7</context> | ||
3888 | </context-group> | ||
3889 | |||
3890 | |||
3891 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">97</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit> | ||
3892 | <trans-unit id="82c6fc1dfd67a87c2a9f54c221907d0d61c63b88" datatype="html"> | ||
3893 | <source>Users can resolve distant content</source> | ||
3894 | <target state="new">Users can resolve distant content</target> | ||
3895 | |||
3896 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">101</context></context-group></trans-unit> | ||
3897 | |||
3898 | <trans-unit id="0fab2b1e25b97842c52a6b95f139bda7e416fde6" datatype="html"> | ||
3899 | <source>Close this message</source> | ||
3900 | <target state="new">Close this message</target> | ||
3901 | <context-group purpose="location"> | ||
3902 | <context context-type="sourcefile">src/app/app.component.html</context> | ||
3903 | <context context-type="linenumber">34</context> | ||
3904 | </context-group> | ||
3905 | </trans-unit> | ||
3906 | |||
3907 | <trans-unit id="121cc5391cd2a5115bc2b3160379ee5b36cd7716" datatype="html"> | ||
3908 | <source>Settings</source> | ||
3909 | <target state="translated">الإعدادات</target> | ||
3910 | |||
3911 | |||
3912 | |||
3913 | <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><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">144</context></context-group><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">26</context></context-group><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></trans-unit> | ||
3914 | <trans-unit id="3b79d221458541611e8508d3551dd1ddd76b49d9" datatype="html"> | ||
3915 | <source>Display settings</source> | ||
3916 | <target state="new">Display settings</target> | ||
3917 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">8</context></context-group> | ||
3918 | </trans-unit> | ||
3919 | <trans-unit id="1dfba504a0d0bf41da961d89d402dedecde5e30d" datatype="html"> | ||
3920 | <source>Uninstall</source> | ||
3921 | <target state="new">Uninstall</target> | ||
3922 | <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">32</context></context-group> | ||
3923 | </trans-unit> | ||
3924 | <trans-unit id="fcef699ec12dbd6fcf9881d527af2fd775ccfdc7" datatype="html"> | ||
3925 | <source>To load your new installed plugins or themes, refresh the page.</source> | ||
3926 | <target state="new"> | ||
3927 | To load your new installed plugins or themes, refresh the page. | ||
3928 | </target> | ||
3929 | <context-group purpose="location"> | ||
3930 | <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context> | ||
3931 | <context context-type="linenumber">9</context> | ||
3932 | </context-group> | ||
3933 | </trans-unit> | ||
3934 | <trans-unit id="8fc026bb4b317bf3a6159c364818202f5bb95a4e" datatype="html"> | ||
3935 | <source>Popular</source> | ||
3936 | <target state="new">Popular</target> | ||
3937 | <context-group purpose="location"> | ||
3938 | <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context> | ||
3939 | <context context-type="linenumber">16</context> | ||
3940 | </context-group> | ||
3941 | </trans-unit> | ||
3942 | <trans-unit id="2d336e3fe6d5d0cb687ea6413890930b3d709005" datatype="html"> | ||
3943 | <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {...} other {...}}"/> for "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </source> | ||
3944 | <target state="new"> | ||
3945 | <x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {...} other {...}}"/> for "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" | ||
3946 | </target> | ||
3947 | <context-group purpose="location"> | ||
3948 | <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context> | ||
3949 | <context context-type="linenumber">22</context> | ||
3950 | </context-group> | ||
3951 | </trans-unit> | ||
3952 | <trans-unit id="16e81be2315b29492395d99ba53a83e770430494" datatype="html"> | ||
3953 | <source>{VAR_PLURAL, plural, =1 {result} other {results} }</source> | ||
3954 | <target state="new">{VAR_PLURAL, plural, =1 {result} other {results} }</target> | ||
3955 | |||
3956 | |||
3957 | <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><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit> | ||
3958 | <trans-unit id="b1363973a9482c7b0a7c4a1d066fd64625d40207" datatype="html"> | ||
3959 | <source>No results.</source> | ||
3960 | <target state="new"> | ||
3961 | No results. | ||
3962 | </target> | ||
3963 | <context-group purpose="location"> | ||
3964 | <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context> | ||
3965 | <context context-type="linenumber">28</context> | ||
3966 | </context-group> | ||
3967 | </trans-unit><trans-unit id="fc06c11db79db253b0d0f1b070cf48e039e8a3a8" datatype="html"> | ||
3968 | <source>Plugin npm package (new window)</source><target state="new">Plugin npm package (new window)</target> | ||
3969 | <context-group purpose="location"> | ||
3970 | <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context> | ||
3971 | <context context-type="linenumber">44</context> | ||
3972 | </context-group> | ||
3973 | </trans-unit> | ||
3974 | |||
3975 | <trans-unit id="ba504ef7da4384f035fc148de2d121322aaa7407" datatype="html"> | ||
3976 | <source>This <x id="INTERPOLATION" equiv-text="{{ pluginTypeLabel }}"/> does not have settings. </source> | ||
3977 | <target state="new"> | ||
3978 | This <x id="INTERPOLATION" equiv-text="{{ pluginTypeLabel }}"/> does not have settings. | ||
3979 | </target> | ||
3980 | <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">47</context></context-group> | ||
3981 | </trans-unit> | ||
3982 | <trans-unit id="8011e20c5bbe51602d459a860fbf29b599b55edd" datatype="html"> | ||
3983 | <source>System</source> | ||
3984 | <target state="translated">النظام</target> | ||
3985 | <context-group purpose="location"> | ||
3986 | <context context-type="sourcefile">src/app/+admin/system/system.component.html</context> | ||
3987 | <context context-type="linenumber">2</context> | ||
3988 | </context-group> | ||
3989 | </trans-unit> | ||
3990 | <trans-unit id="43f1cc191ebc0b8ce89f6916aa634f5a57158798" datatype="html"> | ||
3991 | <source>Jobs</source> | ||
3992 | <target state="new">Jobs</target> | ||
3993 | <context-group purpose="location"> | ||
3994 | <context context-type="sourcefile">src/app/+admin/system/system.component.html</context> | ||
3995 | <context context-type="linenumber">5</context> | ||
3996 | </context-group> | ||
3997 | </trans-unit> | ||
3998 | <trans-unit id="eb3d5aefff38a814b76da74371cbf02c0789a1ef" datatype="html"> | ||
3999 | <source>Logs</source> | ||
4000 | <target state="translated">السِجِلات</target> | ||
4001 | <context-group purpose="location"> | ||
4002 | <context context-type="sourcefile">src/app/+admin/system/system.component.html</context> | ||
4003 | <context context-type="linenumber">7</context> | ||
4004 | </context-group> | ||
4005 | </trans-unit> | ||
4006 | <trans-unit id="dcfc990a822e11feb00eb91d9cf4d6ec0ed37dd0" datatype="html"> | ||
4007 | <source>Debug</source> | ||
4008 | <target state="new">Debug</target> | ||
4009 | <context-group purpose="location"> | ||
4010 | <context context-type="sourcefile">src/app/+admin/system/system.component.html</context> | ||
4011 | <context context-type="linenumber">9</context> | ||
4012 | </context-group> | ||
4013 | </trans-unit> | ||
4014 | <trans-unit id="555ae4dbd23d5056aeafc8f3f31ebbab170bb917" datatype="html"> | ||
4015 | <source>Job type</source> | ||
4016 | <target state="new">Job type</target> | ||
4017 | <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> | ||
4018 | </trans-unit> | ||
4019 | <trans-unit id="723c95b5d673a557fa120aa65814a9f05c03e610" datatype="html"> | ||
4020 | <source>Job state</source> | ||
4021 | <target state="new">Job state</target> | ||
4022 | <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> | ||
4023 | </trans-unit> | ||
4024 | <trans-unit id="f61c6867295f3b53d23557021f2f4e0aa1d0b8fc"> | ||
4025 | <source>Type</source> | ||
4026 | <target>النوع</target> | ||
4027 | <context-group name="null"> | ||
4028 | <context context-type="linenumber">19</context> | ||
4029 | </context-group> | ||
4030 | <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> | ||
4031 | </trans-unit> | ||
4032 | <trans-unit id="c8d1785038d461ec66b5799db21864182b35900a" datatype="html"> | ||
4033 | <source>Refresh</source> | ||
4034 | <target state="new">Refresh</target> | ||
4035 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">20</context></context-group> | ||
4036 | </trans-unit> | ||
4037 | <trans-unit id="94516fa213706c67ce5a5b5765681d7fb032033a" datatype="html"> | ||
4038 | <source>Loading...</source> | ||
4039 | <target state="new">Loading...</target> | ||
4040 | <context-group purpose="location"> | ||
4041 | <context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context> | ||
4042 | <context context-type="linenumber">24</context> | ||
4043 | </context-group> | ||
4044 | </trans-unit> | ||
4045 | <trans-unit id="e4ce2d897f4bdce126c9012769654301a587110a" datatype="html"> | ||
4046 | <source>By <x id="INTERPOLATION" equiv-text="{{ log.by }}"/> -></source> | ||
4047 | <target state="new">By <x id="INTERPOLATION" equiv-text="{{ log.by }}"/> -></target> | ||
4048 | <context-group purpose="location"> | ||
4049 | <context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context> | ||
4050 | <context context-type="linenumber">32</context> | ||
4051 | </context-group> | ||
4052 | </trans-unit> | ||
4053 | <trans-unit id="3441b78841dad60f36576d99e38241ae7fefa933" datatype="html"> | ||
4054 | <source>INSTANCE</source> | ||
4055 | <target state="new">INSTANCE</target> | ||
4056 | |||
4057 | <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">15</context></context-group></trans-unit> | ||
4058 | <trans-unit id="cff1428d10d59d14e45edec3c735a27b5482db59"> | ||
4059 | <source>Name</source> | ||
4060 | <target>التسمية</target> | ||
4061 | <context-group name="null"> | ||
4062 | <context context-type="linenumber">12</context> | ||
4063 | </context-group> | ||
4064 | |||
4065 | |||
4066 | |||
4067 | <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">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/+my-account-video-channels/my-account-video-channel-edit.component.html</context><context context-type="linenumber">32</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/+my-account-video-channels/my-account-video-channel-edit.component.html</context><context context-type="linenumber">32</context></context-group></trans-unit> | ||
4068 | <trans-unit id="512b045163a7187b2fc5d554e5f59fb3e49e174b"> | ||
4069 | <source>Short description</source> | ||
4070 | <target>الوصف القصير</target> | ||
4071 | <context-group name="null"> | ||
4072 | <context context-type="linenumber">22</context> | ||
4073 | </context-group> | ||
4074 | |||
4075 | <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">30</context></context-group></trans-unit> | ||
4076 | <trans-unit id="f14028bddcf7760c635464db8a9d2f69afd81b92" datatype="html"> | ||
4077 | <source>Main instance categories</source> | ||
4078 | <target state="new">Main instance categories</target> | ||
4079 | |||
4080 | <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">48</context></context-group></trans-unit> | ||
4081 | <trans-unit id="f871b41bfbdb193507cce2cd848c2d02bde77a03" datatype="html"> | ||
4082 | <source>No results found</source> | ||
4083 | <target state="new">No results found</target> | ||
4084 | |||
4085 | |||
4086 | |||
4087 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">66</context></context-group></trans-unit> | ||
4088 | <trans-unit id="a8544bac210fd102d71c5aaf1bef79c1fc48c079" datatype="html"> | ||
4089 | <source>The <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>sharing system<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> implies that some technical information about your system (such as a public IP address) can be sent to other peers, but greatly helps to reduce server load.</source> | ||
4090 | <target state="new">The <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>sharing system<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> implies that some technical information about your system (such as a public IP address) can be sent to other peers, but greatly helps to reduce server load.</target> | ||
4091 | |||
4092 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">47</context></context-group></trans-unit> | ||
4093 | <trans-unit id="0f9a16c167ea4f043577304b13046c143692cb99" datatype="html"> | ||
4094 | <source>Help share videos being played</source> | ||
4095 | <target state="translated">المساهمة في نشر الفيديوهات</target> | ||
4096 | |||
4097 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> | ||
4098 | <trans-unit id="8002f4cecaf491c2fa08a13cb18c8fda1996d92f" datatype="html"> | ||
4099 | <source>When on a video page, directly start playing the video.</source> | ||
4100 | <target state="new">When on a video page, directly start playing the video.</target> | ||
4101 | |||
4102 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit> | ||
4103 | <trans-unit id="cd607ede7ce410c98c681f5ba435642fe25f5f9c" datatype="html"> | ||
4104 | <source>Automatically play videos</source> | ||
4105 | <target state="translated">شغّل الفيديوهات تلقائيا</target> | ||
4106 | |||
4107 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">55</context></context-group></trans-unit> | ||
4108 | <trans-unit id="6319d0030e9d382e5beb2baa5a399c0af3a27015" datatype="html"> | ||
4109 | <source>When a video ends, follow up with the next suggested video.</source> | ||
4110 | <target state="new">When a video ends, follow up with the next suggested video.</target> | ||
4111 | |||
4112 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">69</context></context-group></trans-unit> | ||
4113 | <trans-unit id="056097a75d29b732ec5ad97c2e90d6c9be6528e4" datatype="html"> | ||
4114 | <source>Automatically start playing the next video</source> | ||
4115 | <target state="translated">شغّل الفيديو التالي تلقائيا</target> | ||
4116 | |||
4117 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">66</context></context-group></trans-unit> | ||
4118 | <trans-unit id="ccb0ae7ba7f7a83045f1ad78d0c0044b5ed80629" datatype="html"> | ||
4119 | <source>Main languages you/your moderators speak</source> | ||
4120 | <target state="new">Main languages you/your moderators speak</target> | ||
4121 | |||
4122 | <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">60</context></context-group></trans-unit> | ||
4123 | <trans-unit id="f27b192f4d3153db7dc7044bea37e71655bfb3ea" datatype="html"> | ||
4124 | <source>MODERATION & NSFW</source> | ||
4125 | <target state="new">MODERATION & NSFW</target> | ||
4126 | |||
4127 | <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">76</context></context-group></trans-unit> | ||
4128 | <trans-unit id="f0716b4964f9dc6437aaed3ae0c78e94fd259fb9" datatype="html"> | ||
4129 | <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> to build a moderation team. </source> | ||
4130 | <target state="new"> | ||
4131 | Manage <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> to build a moderation team. | ||
4132 | </target> | ||
4133 | |||
4134 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> | ||
4135 | <trans-unit id="aad49456e42847e2ea95fbaeb2f49387199e5634" datatype="html"> | ||
4136 | <source>This instance is dedicated to sensitive or NSFW content</source> | ||
4137 | <target state="new">This instance is dedicated to sensitive or NSFW content</target> | ||
4138 | |||
4139 | <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">87</context></context-group></trans-unit> | ||
4140 | <trans-unit id="55c4d3cc288701854147f69ccf3d86d316589968" datatype="html"> | ||
4141 | <source> | ||
4142 | Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | ||
4143 | Moreover, the NSFW checkbox on video upload will be automatically checked by default. | ||
4144 | </source> | ||
4145 | <target state="new"> | ||
4146 | Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | ||
4147 | Moreover, the NSFW checkbox on video upload will be automatically checked by default. | ||
4148 | </target> | ||
4149 | |||
4150 | <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">91</context></context-group></trans-unit> | ||
4151 | <trans-unit id="8551afadb69b3fef89e191f507e8ac84e624e8b9"> | ||
4152 | <source>Policy on videos containing sensitive content</source> | ||
4153 | <target>سياسة الفيديوهات التي تحتوي على محتوى حساس</target> | ||
4154 | <context-group name="null"> | ||
4155 | <context context-type="linenumber">81</context> | ||
4156 | </context-group> | ||
4157 | |||
4158 | <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">100</context></context-group></trans-unit> | ||
4159 | <trans-unit id="8dccab3d8cadb847889ff89644d3f08ffee0d76e" datatype="html"> | ||
4160 | <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Do not list<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, a confirmation will be requested to watch the video. </source> | ||
4161 | <target state="new"> | ||
4162 | With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Do not list<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, a confirmation will be requested to watch the video. | ||
4163 | </target> | ||
4164 | |||
4165 | <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">104</context></context-group></trans-unit> | ||
4166 | <trans-unit id="5e155c34fb3ed8159bf0a486a366cfbc6874f9fe"> | ||
4167 | <source>Do not list</source> | ||
4168 | <target>لا تُدرجها</target> | ||
4169 | <context-group name="null"> | ||
4170 | <context context-type="linenumber">14</context> | ||
4171 | </context-group> | ||
4172 | |||
4173 | |||
4174 | <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><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">113</context></context-group></trans-unit> | ||
4175 | <trans-unit id="aaa900149c2ca1575ac1918d1ded33fb69830ab2" datatype="html"> | ||
4176 | <source>Blur thumbnails</source> | ||
4177 | <target state="new">Blur thumbnails</target> | ||
4178 | |||
4179 | |||
4180 | <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><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">114</context></context-group></trans-unit> | ||
4181 | <trans-unit id="010d24ef3c43b2d8f45a4d6cba7d73e12ee1557e"> | ||
4182 | <source>Display</source> | ||
4183 | <target>إظهارها</target> | ||
4184 | <context-group name="null"> | ||
4185 | <context context-type="linenumber">16</context> | ||
4186 | </context-group> | ||
4187 | |||
4188 | |||
4189 | |||
4190 | <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><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><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">115</context></context-group></trans-unit> | ||
4191 | <trans-unit id="05f5612d42b02be4d6d9e0a99585ae7e30a91780" datatype="html"> | ||
4192 | <source>Strategy</source> | ||
4193 | <target state="translated">الاستراتيجية</target> | ||
4194 | <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">22</context></context-group> | ||
4195 | </trans-unit> | ||
4196 | <trans-unit id="69580f2c2dbf4edf7096820ba8c393367352d774"> | ||
4197 | <source>Terms</source> | ||
4198 | <target>الشروط</target> | ||
4199 | <context-group name="null"> | ||
4200 | <context context-type="linenumber">88</context> | ||
4201 | </context-group> | ||
4202 | |||
4203 | |||
4204 | |||
4205 | <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">122</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">88</context></context-group></trans-unit> | ||
4206 | <trans-unit id="2c88654dd44fe8477ce6f85c1081cd24a590701b" datatype="html"> | ||
4207 | <source>Code of conduct</source> | ||
4208 | <target state="translated">قانون السلوك</target> | ||
4209 | |||
4210 | |||
4211 | |||
4212 | <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">131</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">71</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">82</context></context-group></trans-unit> | ||
4213 | <trans-unit id="06119c0230042048f8a3fd6aa9260934b6fa5878" datatype="html"> | ||
4214 | <source>Moderation information</source> | ||
4215 | <target state="new">Moderation information</target> | ||
4216 | |||
4217 | |||
4218 | |||
4219 | <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">140</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">65</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">76</context></context-group></trans-unit> | ||
4220 | <trans-unit id="d635f94dd3214d8e5fb83a2af04e7b96c861e91f" datatype="html"> | ||
4221 | <source>Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</source> | ||
4222 | <target state="new">Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</target> | ||
4223 | |||
4224 | <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">141</context></context-group></trans-unit> | ||
4225 | <trans-unit id="b222d95cb22ff8c295920ca10c188c5d94cb0aa9" datatype="html"> | ||
4226 | <source>YOU AND YOUR INSTANCE</source> | ||
4227 | <target state="translated">أنت ومثيل خادمك</target> | ||
4228 | |||
4229 | <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">155</context></context-group></trans-unit> | ||
4230 | <trans-unit id="fdbabe6f967747b657518384b54bcc58d3913063" datatype="html"> | ||
4231 | <source>Who is behind the instance?</source> | ||
4232 | <target state="translated">مَن وراء مثيل الخادم هذا؟</target> | ||
4233 | |||
4234 | <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">161</context></context-group></trans-unit> | ||
4235 | <trans-unit id="963707d11903100147b40788e4f67cc93a234308" datatype="html"> | ||
4236 | <source>A single person? A non-profit? A company?</source> | ||
4237 | <target state="new">A single person? A non-profit? A company?</target> | ||
4238 | |||
4239 | <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">162</context></context-group></trans-unit> | ||
4240 | <trans-unit id="fef7c7a74c5646fe219d94db60e0652d6b878af5" datatype="html"> | ||
4241 | <source>Why did you create this instance?</source> | ||
4242 | <target state="new">Why did you create this instance?</target> | ||
4243 | |||
4244 | <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">173</context></context-group></trans-unit> | ||
4245 | <trans-unit id="53fe4c724dc3f942c4d1eac4206a9686cbbf968e" datatype="html"> | ||
4246 | <source>To share your personal videos? To open registrations and allow people to upload what they want?</source> | ||
4247 | <target state="new">To share your personal videos? To open registrations and allow people to upload what they want?</target> | ||
4248 | |||
4249 | <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">174</context></context-group></trans-unit> | ||
4250 | <trans-unit id="ac6b554b2f923239f6d7c5fcef8a7cce7d6b43b6" datatype="html"> | ||
4251 | <source>How long do you plan to maintain this instance?</source> | ||
4252 | <target state="new">How long do you plan to maintain this instance?</target> | ||
4253 | |||
4254 | <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">184</context></context-group></trans-unit> | ||
4255 | <trans-unit id="09d61fa0397899a1b26d09123aef7e7bf5bd78e1" datatype="html"> | ||
4256 | <source>It's important to know for users who want to register on your instance</source> | ||
4257 | <target state="new">It's important to know for users who want to register on your instance</target> | ||
4258 | |||
4259 | <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">185</context></context-group></trans-unit> | ||
4260 | <trans-unit id="1c0452d6bc62aace993630b59a085af1708a2f2d" datatype="html"> | ||
4261 | <source>How will you finance the PeerTube server?</source> | ||
4262 | <target state="new">How will you finance the PeerTube server?</target> | ||
4263 | |||
4264 | <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">195</context></context-group></trans-unit> | ||
4265 | <trans-unit id="1bb1ca2264b1ab8be73deee74852a4e6d40101c5" datatype="html"> | ||
4266 | <source>With your own funds? With user donations? Advertising?</source> | ||
4267 | <target state="new">With your own funds? With user donations? Advertising?</target> | ||
4268 | |||
4269 | <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">196</context></context-group></trans-unit> | ||
4270 | <trans-unit id="434d9f89497fe693bb5e4cdce02925dec8d0281f" datatype="html"> | ||
4271 | <source>OTHER INFORMATION</source> | ||
4272 | <target state="new">OTHER INFORMATION</target> | ||
4273 | |||
4274 | <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">210</context></context-group></trans-unit> | ||
4275 | <trans-unit id="7dfc119f06b80d9324703c471b0c00118fa5849d" datatype="html"> | ||
4276 | <source>What server/hardware does the instance run on?</source> | ||
4277 | <target state="new">What server/hardware does the instance run on?</target> | ||
4278 | |||
4279 | <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">216</context></context-group></trans-unit> | ||
4280 | <trans-unit id="4a58b1d4aff414350b701aa587aeb39a1276307a" datatype="html"> | ||
4281 | <source>i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.</source> | ||
4282 | <target state="new">i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.</target> | ||
4283 | |||
4284 | <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">217</context></context-group></trans-unit> | ||
4285 | <trans-unit id="3070ae34708ac4b19ac0a2fdc2c0b82871754c7a" datatype="html"> | ||
4286 | <source>Instance information</source> | ||
4287 | <target state="new">Instance information</target> | ||
4288 | |||
4289 | <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">7</context></context-group></trans-unit> | ||
4290 | <trans-unit id="e18e5566ca6266c849208665c731805571333a8b" datatype="html"> | ||
4291 | <source>APPEARANCE</source> | ||
4292 | <target state="new">APPEARANCE</target> | ||
4293 | |||
4294 | <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">241</context></context-group></trans-unit> | ||
4295 | <trans-unit id="0aa2ad4efb780f946dd9a821fe7471dde20014c3" datatype="html"> | ||
4296 | <source>Use <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>plugins & themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more involved changes, or <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> | ||
4297 | <target state="new"> | ||
4298 | Use <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>plugins & themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more involved changes, or <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | ||
4299 | </target> | ||
4300 | |||
4301 | <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">242</context></context-group></trans-unit> | ||
4302 | <trans-unit id="deca31fc7adad40d00bd63881d0c17124cd05beb" datatype="html"> | ||
4303 | <source>default</source> | ||
4304 | <target state="new">default</target> | ||
4305 | |||
4306 | <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">255</context></context-group></trans-unit> | ||
4307 | <trans-unit id="a42daa4748e433f25a51f598627d10de9c88d5d3" datatype="html"> | ||
4308 | <source>Landing page</source> | ||
4309 | <target state="new">Landing page</target> | ||
4310 | |||
4311 | <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">264</context></context-group></trans-unit> | ||
4312 | <trans-unit id="28aca3fd95c8d941f643c617058636715b6f87d9" datatype="html"> | ||
4313 | <source>Discover videos</source> | ||
4314 | <target state="translated">اكتشف فيديوهات</target> | ||
4315 | |||
4316 | <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">267</context></context-group></trans-unit> | ||
4317 | <trans-unit id="9091b36f8890eabbd2305789eb826d16e8f4641d" datatype="html"> | ||
4318 | <source>Trending videos</source> | ||
4319 | <target state="translated">الفيديوهات الشائعة</target> | ||
4320 | |||
4321 | <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">268</context></context-group></trans-unit> | ||
4322 | <trans-unit id="4c65fb9a424be158237157c16778273550a38c70" datatype="html"> | ||
4323 | <source>Most liked videos</source> | ||
4324 | <target state="translated">مقاطع الفيديو الأكثر إعجابًا</target> | ||
4325 | |||
4326 | <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">269</context></context-group></trans-unit> | ||
4327 | <trans-unit id="93d74eb49a5e5c2af5f815178909adf425000af8" datatype="html"> | ||
4328 | <source>Recently added videos</source> | ||
4329 | <target state="translated">الفيديوهات المنشورة حديثا</target> | ||
4330 | |||
4331 | <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">270</context></context-group></trans-unit> | ||
4332 | <trans-unit id="b6307f83d9f43bff8d5129a7888e89964ddc3f7f"> | ||
4333 | <source>Local videos</source> | ||
4334 | <target>الفيديوهات المحلية</target> | ||
4335 | <context-group name="null"> | ||
4336 | <context context-type="linenumber">223</context> | ||
4337 | </context-group> | ||
4338 | |||
4339 | <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">271</context></context-group></trans-unit> | ||
4340 | <trans-unit id="c5d4e7a320b88bdcf7fb2b670b81173048af3956" datatype="html"> | ||
4341 | <source>BROADCAST MESSAGE</source> | ||
4342 | <target state="new">BROADCAST MESSAGE</target> | ||
4343 | |||
4344 | <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">282</context></context-group></trans-unit> | ||
4345 | <trans-unit id="3a10a32f96683addb9e1335cdba7d6685587fe6e" datatype="html"> | ||
4346 | <source>Display a message on your instance</source> | ||
4347 | <target state="new"> | ||
4348 | Display a message on your instance | ||
4349 | </target> | ||
4350 | |||
4351 | <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">283</context></context-group></trans-unit> | ||
4352 | <trans-unit id="58be3e0a0ef272fbd6e715b44059c3d89b332d9b" datatype="html"> | ||
4353 | <source>Enable broadcast message</source> | ||
4354 | <target state="new">Enable broadcast message</target> | ||
4355 | |||
4356 | <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">295</context></context-group></trans-unit> | ||
4357 | <trans-unit id="6938c4a91284a1bc8b61b0d8085d9985e46c9f5b" datatype="html"> | ||
4358 | <source>Allow users to dismiss the broadcast message</source> | ||
4359 | <target state="new">Allow users to dismiss the broadcast message </target> | ||
4360 | |||
4361 | <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">302</context></context-group></trans-unit> | ||
4362 | <trans-unit id="dd24d21f2898608f623ae2513e1eb0a08a442f7a" datatype="html"> | ||
4363 | <source>Broadcast message level</source> | ||
4364 | <target state="new">Broadcast message level</target> | ||
4365 | |||
4366 | <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">307</context></context-group></trans-unit> | ||
4367 | <trans-unit id="ccac601bf473fa28c9ac46794f1cd40542f74347" datatype="html"> | ||
4368 | <source>Message</source> | ||
4369 | <target state="new">Message</target> | ||
4370 | |||
4371 | <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">319</context></context-group></trans-unit> | ||
4372 | <trans-unit id="0ea3c4f671addedc1fff64ba63adbf0629fab06a" datatype="html"> | ||
4373 | <source>NEW USERS</source> | ||
4374 | <target state="translated">المستخدمون الجدد</target> | ||
4375 | |||
4376 | <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">334</context></context-group></trans-unit> | ||
4377 | <trans-unit id="eb55f6a974ace4bade90b976dba651c9545c979d" datatype="html"> | ||
4378 | <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> to set their quota individually. </source> | ||
4379 | <target state="new"> | ||
4380 | Manage <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> to set their quota individually. | ||
4381 | </target> | ||
4382 | |||
4383 | <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">335</context></context-group></trans-unit> | ||
4384 | |||
4385 | <trans-unit id="90f449b1f4787e6c9731198a96d35399c1b340a7"> | ||
4386 | <source>Signup requires email verification</source> | ||
4387 | <target>يتطلب التسجيل رسالة تأكيد</target> | ||
4388 | <context-group name="null"> | ||
4389 | <context context-type="linenumber">242</context> | ||
4390 | </context-group> | ||
4391 | |||
4392 | <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">354</context></context-group></trans-unit> | ||
4393 | <trans-unit id="68bda70e0dd4f7f91549462e55f1b2a1602d8402"> | ||
4394 | <source>Signup limit</source> | ||
4395 | <target>حد التسجيل</target> | ||
4396 | <context-group name="null"> | ||
4397 | <context context-type="linenumber">247</context> | ||
4398 | </context-group> | ||
4399 | |||
4400 | <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">358</context></context-group></trans-unit><trans-unit id="25de1b6d18bda68f72a31c4ce8aa1c493584764f" datatype="html"> | ||
4401 | <source>Enable Signup</source><target state="new">Enable Signup</target> | ||
4402 | <context-group purpose="location"> | ||
4403 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context> | ||
4404 | <context context-type="linenumber">346</context> | ||
4405 | </context-group> | ||
4406 | </trans-unit> | ||
4407 | <trans-unit id="4d13a9cd5ed3dcee0eab22cb25198d43886942be"> | ||
4408 | <source>Users</source> | ||
4409 | <target>المستخدِمون</target> | ||
4410 | <context-group name="null"> | ||
4411 | <context context-type="linenumber">257</context> | ||
4412 | </context-group> | ||
4413 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">4</context></context-group> | ||
4414 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">4</context></context-group> | ||
4415 | </trans-unit> | ||
4416 | <trans-unit id="9a298b5ee14cc04a1cbef88cd1cc54fbb8176bc2" datatype="html"> | ||
4417 | <source>{VAR_PLURAL, plural, =1 {Video} other {Videos} }</source> | ||
4418 | <target state="new">{VAR_PLURAL, plural, =1 {Video} other {Videos} }</target> | ||
4419 | <context-group purpose="location"> | ||
4420 | <context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context> | ||
4421 | <context context-type="linenumber">24</context> | ||
4422 | </context-group> | ||
4423 | <context-group purpose="location"> | ||
4424 | <context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context> | ||
4425 | <context context-type="linenumber">24</context> | ||
4426 | </context-group> | ||
4427 | </trans-unit> | ||
4428 | <trans-unit id="bcf8ce898a641416913d16b5dc39385e83ca069c" datatype="html"> | ||
4429 | <source>{VAR_PLURAL, plural, =1 {Channel} other {Channels} }</source> | ||
4430 | <target state="new">{VAR_PLURAL, plural, =1 {Channel} other {Channels} }</target> | ||
4431 | <context-group purpose="location"> | ||
4432 | <context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context> | ||
4433 | <context context-type="linenumber">30</context> | ||
4434 | </context-group> | ||
4435 | <context-group purpose="location"> | ||
4436 | <context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context> | ||
4437 | <context context-type="linenumber">30</context> | ||
4438 | </context-group> | ||
4439 | </trans-unit> | ||
4440 | <trans-unit id="8b3b364967f953009a4b83c53ed5cf0b5ff3902a" datatype="html"> | ||
4441 | <source>{VAR_PLURAL, plural, =1 {Subscriber} other {Subscribers} }</source> | ||
4442 | <target state="new">{VAR_PLURAL, plural, =1 {Subscriber} other {Subscribers} }</target> | ||
4443 | <context-group purpose="location"> | ||
4444 | <context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context> | ||
4445 | <context context-type="linenumber">36</context> | ||
4446 | </context-group> | ||
4447 | <context-group purpose="location"> | ||
4448 | <context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context> | ||
4449 | <context context-type="linenumber">36</context> | ||
4450 | </context-group> | ||
4451 | </trans-unit> | ||
4452 | <trans-unit id="89f26f7ae43839fb1c983c6dc82d7bb9f559ac98" datatype="html"> | ||
4453 | <source>Incriminated in reports</source> | ||
4454 | <target state="new">Incriminated in reports</target> | ||
4455 | <context-group purpose="location"> | ||
4456 | <context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context> | ||
4457 | <context context-type="linenumber">42</context> | ||
4458 | </context-group> | ||
4459 | <context-group purpose="location"> | ||
4460 | <context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context> | ||
4461 | <context context-type="linenumber">42</context> | ||
4462 | </context-group> | ||
4463 | </trans-unit> | ||
4464 | <trans-unit id="374b01a6d0311b4e675834b47db9e34d3fb833e7" datatype="html"> | ||
4465 | <source>Authored reports accepted</source> | ||
4466 | <target state="new">Authored reports accepted</target> | ||
4467 | <context-group purpose="location"> | ||
4468 | <context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context> | ||
4469 | <context context-type="linenumber">48</context> | ||
4470 | </context-group> | ||
4471 | <context-group purpose="location"> | ||
4472 | <context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context> | ||
4473 | <context context-type="linenumber">48</context> | ||
4474 | </context-group> | ||
4475 | </trans-unit> | ||
4476 | <trans-unit id="8e29da1e7e8def288e5cf788c6f5ac6e5824259c" datatype="html"> | ||
4477 | <source>{VAR_PLURAL, plural, =1 {Comment} other {Comments} }</source> | ||
4478 | <target state="new">{VAR_PLURAL, plural, =1 {Comment} other {Comments} }</target> | ||
4479 | <context-group purpose="location"> | ||
4480 | <context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context> | ||
4481 | <context context-type="linenumber">54</context> | ||
4482 | </context-group> | ||
4483 | <context-group purpose="location"> | ||
4484 | <context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context> | ||
4485 | <context context-type="linenumber">54</context> | ||
4486 | </context-group> | ||
4487 | </trans-unit> | ||
4488 | <trans-unit id="53ddc7cf814d93205e987d607dbcfcf9cd74b59a" datatype="html"> | ||
4489 | <source>NEW USER</source> | ||
4490 | <target state="translated">مستخدم جديد</target> | ||
4491 | <context-group purpose="location"> | ||
4492 | <context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context> | ||
4493 | <context context-type="linenumber">73</context> | ||
4494 | </context-group> | ||
4495 | <context-group purpose="location"> | ||
4496 | <context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context> | ||
4497 | <context context-type="linenumber">73</context> | ||
4498 | </context-group> | ||
4499 | </trans-unit> | ||
4500 | <trans-unit id="4a41f824a35ba01d5bd7be61aa06b3e8145209d0" datatype="html"> | ||
4501 | <source>Configuration</source> | ||
4502 | <target state="translated">الضبط</target> | ||
4503 | |||
4504 | <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></trans-unit> | ||
4505 | <trans-unit id="ec47d80e9b5608ecd396c32a46ca6b87601e7b20" datatype="html"> | ||
4506 | <source>Default video quota per user</source> | ||
4507 | <target state="new">Default video quota per user</target> | ||
4508 | |||
4509 | <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">373</context></context-group></trans-unit> | ||
4510 | <trans-unit id="493c65a11deddda45b42a39f503fc4bb3f876cf2" datatype="html"> | ||
4511 | <source>Default daily upload limit per user</source> | ||
4512 | <target state="new">Default daily upload limit per user</target> | ||
4513 | |||
4514 | <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">385</context></context-group></trans-unit> | ||
4515 | |||
4516 | <trans-unit id="6c65014c4ccf5a3ca7b0f4bdb17ff00578004420" datatype="html"> | ||
4517 | <source>Allow import with HTTP URL (i.e. YouTube)</source> | ||
4518 | <target state="new">Allow import with HTTP URL (i.e. YouTube)</target> | ||
4519 | |||
4520 | <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">413</context></context-group></trans-unit> | ||
4521 | <trans-unit id="ec3d83c2ae784e843fbe96eb368f9e6e0f26cc2e" datatype="html"> | ||
4522 | <source>Allow import with a torrent file or a magnet URI</source> | ||
4523 | <target state="new">Allow import with a torrent file or a magnet URI</target> | ||
4524 | |||
4525 | <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">420</context></context-group></trans-unit> | ||
4526 | <trans-unit id="c590ac6eba10ab6269e068156a910c7c58328cc5" datatype="html"> | ||
4527 | <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source> | ||
4528 | <target state="new">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target> | ||
4529 | |||
4530 | <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">437</context></context-group></trans-unit><trans-unit id="3097153cbaee3d44d0e298fbe9e8105b6e1fea0d" datatype="html"> | ||
4531 | <source>Block new videos automatically</source><target state="new">Block new videos automatically</target> | ||
4532 | <context-group purpose="location"> | ||
4533 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context> | ||
4534 | <context context-type="linenumber">434</context> | ||
4535 | </context-group> | ||
4536 | </trans-unit><trans-unit id="7b6494fa44035831e1215cd4a0284aec00f8cbbd" datatype="html"> | ||
4537 | <source>SEARCH</source><target state="new">SEARCH</target> | ||
4538 | <context-group purpose="location"> | ||
4539 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context> | ||
4540 | <context context-type="linenumber">451</context> | ||
4541 | </context-group> | ||
4542 | </trans-unit><trans-unit id="a97062f0bfb585b28058981d53fb047a2f2288c4" datatype="html"> | ||
4543 | <source>Allow <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>your users<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> to look up remote videos/actors by their URI, that may not be federated with your instance</source><target state="new">Allow <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>your users<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> to look up remote videos/actors by their URI, that may not be federated with your instance</target> | ||
4544 | <context-group purpose="location"> | ||
4545 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context> | ||
4546 | <context context-type="linenumber">465</context> | ||
4547 | </context-group> | ||
4548 | </trans-unit><trans-unit id="273341057700e25fb8a19896b5039dcf3f14b9ba" datatype="html"> | ||
4549 | <source>Allow users to do remote URI/handle search</source><target state="new">Allow users to do remote URI/handle search</target> | ||
4550 | <context-group purpose="location"> | ||
4551 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context> | ||
4552 | <context context-type="linenumber">462</context> | ||
4553 | </context-group> | ||
4554 | </trans-unit><trans-unit id="ffe92ff41a38a4407b1e1da41a015292497324c4" datatype="html"> | ||
4555 | <source>Allow <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>anonymous users<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> to look up remote videos/actors by their URI, that may not be federated with your instance</source><target state="new">Allow <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>anonymous users<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> to look up remote videos/actors by their URI, that may not be federated with your instance</target> | ||
4556 | <context-group purpose="location"> | ||
4557 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context> | ||
4558 | <context context-type="linenumber">476</context> | ||
4559 | </context-group> | ||
4560 | </trans-unit><trans-unit id="1a1dd78b1169f98fb2120c6af13e136aec2daf69" datatype="html"> | ||
4561 | <source>Allow anonymous to do remote URI/handle search</source><target state="new">Allow anonymous to do remote URI/handle search</target> | ||
4562 | <context-group purpose="location"> | ||
4563 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context> | ||
4564 | <context context-type="linenumber">473</context> | ||
4565 | </context-group> | ||
4566 | </trans-unit><trans-unit id="f3af9d2cf9a341ce634210908597e491e77e7376" datatype="html"> | ||
4567 | <source>⚠️ This functionality depends heavily on the moderation of instances followed by the search index you select.</source><target state="new">⚠️ This functionality depends heavily on the moderation of instances followed by the search index you select.</target> | ||
4568 | <context-group purpose="location"> | ||
4569 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context> | ||
4570 | <context context-type="linenumber">490</context> | ||
4571 | </context-group> | ||
4572 | </trans-unit><trans-unit id="0c43b766533e99e88f65a9f1c8d63fb1926ab5cc" datatype="html"> | ||
4573 | <source> | ||
4574 | You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | ||
4575 | </source><target state="new"> | ||
4576 | You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | ||
4577 | </target> | ||
4578 | <context-group purpose="location"> | ||
4579 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context> | ||
4580 | <context context-type="linenumber">492</context> | ||
4581 | </context-group> | ||
4582 | </trans-unit><trans-unit id="e5cd21a49e6eefd0610106b6afcd4ed56baab566" datatype="html"> | ||
4583 | <source>Search index URL</source><target state="new">Search index URL</target> | ||
4584 | <context-group purpose="location"> | ||
4585 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context> | ||
4586 | <context context-type="linenumber">499</context> | ||
4587 | </context-group> | ||
4588 | </trans-unit><trans-unit id="8c720eb4f32907db445c969a451e59a28a15e89c" datatype="html"> | ||
4589 | <source>Disable local search in search bar</source><target state="new">Disable local search in search bar</target> | ||
4590 | <context-group purpose="location"> | ||
4591 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context> | ||
4592 | <context context-type="linenumber">510</context> | ||
4593 | </context-group> | ||
4594 | </trans-unit><trans-unit id="3b2b04802c47e4af0057651b972f52dffc92e8e1" datatype="html"> | ||
4595 | <source>Otherwise the local search stays used by default</source><target state="new">Otherwise the local search stays used by default</target> | ||
4596 | <context-group purpose="location"> | ||
4597 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context> | ||
4598 | <context context-type="linenumber">520</context> | ||
4599 | </context-group> | ||
4600 | </trans-unit><trans-unit id="be8b7fa8a3193d5015561140328a1240190842c1" datatype="html"> | ||
4601 | <source>Search bar uses the global search index by default</source><target state="new">Search bar uses the global search index by default</target> | ||
4602 | <context-group purpose="location"> | ||
4603 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context> | ||
4604 | <context context-type="linenumber">517</context> | ||
4605 | </context-group> | ||
4606 | </trans-unit><trans-unit id="bcaa25583cd971359254080004fbbb71c2b97ad6" datatype="html"> | ||
4607 | <source>Enable global search</source><target state="new">Enable global search</target> | ||
4608 | <context-group purpose="location"> | ||
4609 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context> | ||
4610 | <context context-type="linenumber">487</context> | ||
4611 | </context-group> | ||
4612 | </trans-unit> | ||
4613 | |||
4614 | <trans-unit id="3f237e2a863d0308a21bdb0bb5d4b84e3376dbee" datatype="html"> | ||
4615 | <source>FEDERATION</source> | ||
4616 | <target state="translated">الفديرالية</target> | ||
4617 | |||
4618 | <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">538</context></context-group></trans-unit> | ||
4619 | <trans-unit id="2cc42a6b77d06f99a195ef8f3324d49267eedf87" datatype="html"> | ||
4620 | <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> with other instances. </source> | ||
4621 | <target state="new"> | ||
4622 | Manage <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> with other instances. | ||
4623 | </target> | ||
4624 | |||
4625 | <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">539</context></context-group></trans-unit> | ||
4626 | <trans-unit id="a7f09999dbd1438d803b28abe1eb769f75126b3e" datatype="html"> | ||
4627 | <source>Other instances can follow yours</source> | ||
4628 | <target state="new">Other instances can follow yours</target> | ||
4629 | |||
4630 | <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">552</context></context-group></trans-unit> | ||
4631 | <trans-unit id="3d9ffce2b1f284cb60067de15a313d3ecde0875f" datatype="html"> | ||
4632 | <source>Manually approve new instance followers</source> | ||
4633 | <target state="new">Manually approve new instance followers</target> | ||
4634 | |||
4635 | <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">559</context></context-group></trans-unit> | ||
4636 | <trans-unit id="9a3dd9c65ee3381ae3b78b9c56cc4e0d2e41f0e8" datatype="html"> | ||
4637 | <source>Automatically follow back instances</source> | ||
4638 | <target state="new">Automatically follow back instances</target> | ||
4639 | |||
4640 | <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">572</context></context-group></trans-unit><trans-unit id="f183764323fcffd1b3ba4d13cdc21ec8971472cc" datatype="html"> | ||
4641 | <source> | ||
4642 | You should only follow moderated indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | ||
4643 | </source><target state="new"> | ||
4644 | You should only follow moderated indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | ||
4645 | </target> | ||
4646 | <context-group purpose="location"> | ||
4647 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context> | ||
4648 | <context context-type="linenumber">590</context> | ||
4649 | </context-group> | ||
4650 | </trans-unit> | ||
4651 | |||
4652 | <trans-unit id="9bef6fc7194e11d18fdcac6aaccc816fe9ffc5a7" datatype="html"> | ||
4653 | <source>⚠️ This functionality requires a lot of attention and extra moderation.</source> | ||
4654 | <target state="new">⚠️ This functionality requires a lot of attention and extra moderation.</target> | ||
4655 | |||
4656 | |||
4657 | |||
4658 | <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">349</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">575</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">588</context></context-group></trans-unit> | ||
4659 | <trans-unit id="764910b42b08b8342f7ba5907b258341ec044fa0" datatype="html"> | ||
4660 | <source>Index URL</source> | ||
4661 | <target state="translated">عنوان URL الفهرس</target> | ||
4662 | |||
4663 | <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">597</context></context-group></trans-unit> | ||
4664 | <trans-unit id="62f023a56fd29518ab030384702362e6bf6a83e4" datatype="html"> | ||
4665 | <source>Automatically follow instances of a public index</source> | ||
4666 | <target state="new">Automatically follow instances of a public index</target> | ||
4667 | |||
4668 | <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">585</context></context-group></trans-unit> | ||
4669 | <trans-unit id="5805ff22d19f43016e2b1a0f7eff12185c78e89d" datatype="html"> | ||
4670 | <source>ADMINISTRATORS</source> | ||
4671 | <target state="translated">المدراء</target> | ||
4672 | |||
4673 | <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">617</context></context-group></trans-unit> | ||
4674 | <trans-unit id="ca2283fc765b9f44b69f0175d685dc2443da6011"> | ||
4675 | <source>Administrator</source> | ||
4676 | <target>المدير</target> | ||
4677 | <context-group name="null"> | ||
4678 | <context context-type="linenumber">384</context> | ||
4679 | </context-group> | ||
4680 | |||
4681 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
4682 | <trans-unit id="55a0f51e38679d3141841e8333da5779d349c587"> | ||
4683 | <source>Admin email</source> | ||
4684 | <target>البريد الإلكتروني للمدير</target> | ||
4685 | <context-group name="null"> | ||
4686 | <context context-type="linenumber">387</context> | ||
4687 | </context-group> | ||
4688 | |||
4689 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">623</context></context-group></trans-unit> | ||
4690 | <trans-unit id="f9bda6652199995a4bd4424f2e35b748eb0bda8a" datatype="html"> | ||
4691 | <source>Enable contact form</source> | ||
4692 | <target state="new">Enable contact form</target> | ||
4693 | |||
4694 | <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">634</context></context-group></trans-unit> | ||
4695 | <trans-unit id="50247a2f9711ea9e9a85aacc46668131e9b424a5"> | ||
4696 | <source>Basic configuration</source> | ||
4697 | <target>الاعدادات الإفتراصية</target> | ||
4698 | <context-group name="null"> | ||
4699 | <context context-type="linenumber">195</context> | ||
4700 | </context-group> | ||
4701 | |||
4702 | <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">235</context></context-group></trans-unit> | ||
4703 | <trans-unit id="51d86d65a52d00976c7cce4bdf8e144f956ef888" datatype="html"> | ||
4704 | <source>TWITTER</source> | ||
4705 | <target state="translated">تويتر</target> | ||
4706 | |||
4707 | <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">651</context></context-group></trans-unit> | ||
4708 | <trans-unit id="31f11266d05b7a427477a8a9056a717ce332cfe3" datatype="html"> | ||
4709 | <source>Optional. If any, provide the Twitter account representing your instance to improve link previews.</source> | ||
4710 | <target state="new"> | ||
4711 | Optional. If any, provide the Twitter account representing your instance to improve link previews. | ||
4712 | </target> | ||
4713 | |||
4714 | <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">652</context></context-group></trans-unit> | ||
4715 | <trans-unit id="7fdb41bbf2ee042ec5f68725a1c16a1c97f3e524"> | ||
4716 | <source>Your Twitter username</source> | ||
4717 | <target>اسم المستخدِم الخاص بك على تويتر</target> | ||
4718 | <context-group name="null"> | ||
4719 | <context context-type="linenumber">413</context> | ||
4720 | </context-group> | ||
4721 | |||
4722 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">663</context></context-group></trans-unit><trans-unit id="fcad8bedb9a3a3600c4f5c13e9f404e788dbf327" datatype="html"> | ||
4723 | <source>Instance allowed by Twitter</source><target state="new">Instance allowed by Twitter</target> | ||
4724 | <context-group purpose="location"> | ||
4725 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context> | ||
4726 | <context context-type="linenumber">675</context> | ||
4727 | </context-group> | ||
4728 | </trans-unit><trans-unit id="f0d14f556321dbae66c765d6a3b0062f3a150931" datatype="html"> | ||
4729 | <source> | ||
4730 | If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | ||
4731 | If the instance is not, we use an image link card that will redirect on your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | ||
4732 | Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/videos/watch/blabla) on | ||
4733 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | ||
4734 | to see if you instance is allowed. | ||
4735 | </source><target state="new"> | ||
4736 | If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | ||
4737 | If the instance is not, we use an image link card that will redirect on your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | ||
4738 | Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/videos/watch/blabla) on | ||
4739 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | ||
4740 | to see if you instance is allowed. | ||
4741 | </target> | ||
4742 | <context-group purpose="location"> | ||
4743 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context> | ||
4744 | <context context-type="linenumber">679</context> | ||
4745 | </context-group> | ||
4746 | </trans-unit> | ||
4747 | |||
4748 | |||
4749 | <trans-unit id="419d940613972cc3fae9c8ea0a4306dbf80616e5"> | ||
4750 | <source>Services</source> | ||
4751 | <target>الخدمات</target> | ||
4752 | <context-group name="null"> | ||
4753 | <context context-type="linenumber">405</context> | ||
4754 | </context-group> | ||
4755 | |||
4756 | <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">645</context></context-group></trans-unit> | ||
4757 | <trans-unit id="9a6dbeb95c096daa71967ac36a043de69d0cf72b" datatype="html"> | ||
4758 | <source>TRANSCODING</source> | ||
4759 | <target state="new">TRANSCODING</target> | ||
4760 | |||
4761 | <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">705</context></context-group></trans-unit> | ||
4762 | <trans-unit id="ee4b28ab2d3293d453dec75c6654c6425705283c" datatype="html"> | ||
4763 | <source> | ||
4764 | Process uploaded videos so that they are in a streamable form that any device can play. Though costly in | ||
4765 | resources, this is a critical part of PeerTube, so tread carefully. | ||
4766 | </source> | ||
4767 | <target state="new"> | ||
4768 | Process uploaded videos so that they are in a streamable form that any device can play. Though costly in | ||
4769 | resources, this is a critical part of PeerTube, so tread carefully. | ||
4770 | </target> | ||
4771 | |||
4772 | <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">706</context></context-group></trans-unit> | ||
4773 | <trans-unit id="fca29003c4ea1226ff8cbee89481758aab0e2be9" datatype="html"> | ||
4774 | <source>Transcoding enabled</source> | ||
4775 | <target state="new">Transcoding enabled</target> | ||
4776 | |||
4777 | <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">719</context></context-group></trans-unit> | ||
4778 | <trans-unit id="6ef2ab819d4441fa8bddf6759b6936783d06616f" datatype="html"> | ||
4779 | <source>If you disable transcoding, many videos from your users will not work!</source> | ||
4780 | <target state="new">If you disable transcoding, many videos from your users will not work!</target> | ||
4781 | |||
4782 | <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">723</context></context-group></trans-unit> | ||
4783 | <trans-unit id="3223b992b14f2fa5690676fa57317bffa7275f90" datatype="html"> | ||
4784 | <source>Allows users to upload .mkv, .mov, .avi and .flv videos.</source> | ||
4785 | <target state="new">Allows users to upload .mkv, .mov, .avi and .flv videos.</target> | ||
4786 | |||
4787 | <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">734</context></context-group></trans-unit> | ||
4788 | <trans-unit id="0050a55afb9c565df1f9b3f750c2d4adb697698f" datatype="html"> | ||
4789 | <source>Allow additional extensions</source> | ||
4790 | <target state="new">Allow additional extensions</target> | ||
4791 | |||
4792 | <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">731</context></context-group></trans-unit> | ||
4793 | <trans-unit id="abdec139a0b513ddbd4549284c38dc60e96bb477" datatype="html"> | ||
4794 | <source>Allows users to upload audio files that will be merged with the preview file on upload.</source> | ||
4795 | <target state="new">Allows users to upload audio files that will be merged with the preview file on upload.</target> | ||
4796 | |||
4797 | <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">745</context></context-group></trans-unit> | ||
4798 | <trans-unit id="88cfa6e185dd938361d1d9c04314bbd3afb54fb6" datatype="html"> | ||
4799 | <source>Allow audio files upload</source> | ||
4800 | <target state="new">Allow audio files upload</target> | ||
4801 | |||
4802 | <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">742</context></context-group></trans-unit> | ||
4803 | <trans-unit id="1f83d0ff227c35b5631a2b2f78067b3e915cdb59" datatype="html"> | ||
4804 | <source> | ||
4805 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Experimental, we suggest you to not disable webtorrent support for now<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> | ||
4806 | |||
4807 | <x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>If you also enabled HLS support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/> | ||
4808 | |||
4809 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | ||
4810 | |||
4811 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>If disabled, breaks federation with PeerTube instances < 2.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> | ||
4812 | </source> | ||
4813 | <target state="new"> | ||
4814 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Experimental, we suggest you to not disable webtorrent support for now<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> | ||
4815 | |||
4816 | <x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>If you also enabled HLS support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/> | ||
4817 | |||
4818 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | ||
4819 | |||
4820 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>If disabled, breaks federation with PeerTube instances < 2.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> | ||
4821 | </target> | ||
4822 | |||
4823 | <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">757</context></context-group></trans-unit> | ||
4824 | <trans-unit id="ff852c5a22beaff7a8c62447b0a96f9ced7c3ed6" datatype="html"> | ||
4825 | <source>WebTorrent support enabled</source> | ||
4826 | <target state="translated">دعم WebTorrent نشط</target> | ||
4827 | |||
4828 | <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">754</context></context-group></trans-unit> | ||
4829 | <trans-unit id="a0a116af355dfc3ac02f4501c2ffadb882768564" datatype="html"> | ||
4830 | <source> | ||
4831 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> | ||
4832 | |||
4833 | <x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with the current default player:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/> | ||
4834 | <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul>"/> | ||
4835 | <x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/> | ||
4836 | <x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Faster playback in particular with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/> | ||
4837 | <x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/> | ||
4838 | <x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/> | ||
4839 | |||
4840 | <x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/> | ||
4841 | </source> | ||
4842 | <target state="new"> | ||
4843 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> | ||
4844 | |||
4845 | <x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with the current default player:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/> | ||
4846 | <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul>"/> | ||
4847 | <x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/> | ||
4848 | <x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Faster playback in particular with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/> | ||
4849 | <x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/> | ||
4850 | <x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/> | ||
4851 | |||
4852 | <x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/> | ||
4853 | </target> | ||
4854 | |||
4855 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">778</context></context-group></trans-unit><trans-unit id="5ac527cc856e9fa02927ccb0a6172688e07c1d7a" datatype="html"> | ||
4856 | <source>HLS with P2P support enabled</source><target state="new">HLS with P2P support enabled</target> | ||
4857 | <context-group purpose="location"> | ||
4858 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context> | ||
4859 | <context context-type="linenumber">775</context> | ||
4860 | </context-group> | ||
4861 | </trans-unit> | ||
4862 | |||
4863 | <trans-unit id="a33feadefbb776217c2db96100736314f8b765c2" datatype="html"> | ||
4864 | <source>Transcoding threads</source> | ||
4865 | <target state="new">Transcoding threads</target> | ||
4866 | |||
4867 | <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">800</context></context-group></trans-unit> | ||
4868 | <trans-unit id="4f9162543288be617b88ad6fcae84325f11e31b6" datatype="html"> | ||
4869 | <source>Resolutions to generate</source> | ||
4870 | <target state="new">Resolutions to generate</target> | ||
4871 | |||
4872 | <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">813</context></context-group></trans-unit> | ||
4873 | <trans-unit id="f05f4a8b97269a2da6d7fcc6e86fbfafd16e30bd" datatype="html"> | ||
4874 | <source>CACHE</source> | ||
4875 | <target state="translated">ذاكرة التخزين المؤقتة</target> | ||
4876 | |||
4877 | <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">839</context></context-group></trans-unit> | ||
4878 | <trans-unit id="3469b0eb5bd7b7f0e85c029cd82ae1912bb51677" datatype="html"> | ||
4879 | <source>Some files are not federated, and fetched when necessary. Define their caching policies.</source> | ||
4880 | <target state="new"> | ||
4881 | Some files are not federated, and fetched when necessary. Define their caching policies. | ||
4882 | </target> | ||
4883 | |||
4884 | <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">840</context></context-group></trans-unit> | ||
4885 | <trans-unit id="e7845bb59f7887d60f1cf3b7b9fe5cfdb0b7e915" datatype="html"> | ||
4886 | <source>Number of previews to keep in cache</source> | ||
4887 | <target state="new">Number of previews to keep in cache</target> | ||
4888 | |||
4889 | <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">849</context></context-group></trans-unit> | ||
4890 | <trans-unit id="478d017e2701ae21cefab20e7226702d77f15727" datatype="html"> | ||
4891 | <source>Number of video captions to keep in cache</source> | ||
4892 | <target state="new">Number of video captions to keep in cache</target> | ||
4893 | |||
4894 | <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">858</context></context-group></trans-unit> | ||
4895 | <trans-unit id="ede5494c4a39e72d3e21a5fefdc3d966da4a3e00" datatype="html"> | ||
4896 | <source>CUSTOMIZATIONS</source> | ||
4897 | <target state="new">CUSTOMIZATIONS</target> | ||
4898 | |||
4899 | <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">873</context></context-group></trans-unit> | ||
4900 | <trans-unit id="7473fbca4ff699b020fc8894bad4c88611c76f5c" datatype="html"> | ||
4901 | <source>Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill.</source> | ||
4902 | <target state="new"> | ||
4903 | Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. | ||
4904 | </target> | ||
4905 | |||
4906 | <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">874</context></context-group></trans-unit> | ||
4907 | <trans-unit id="0da9752916950ce6890d897b835c923a71ad9c5c"> | ||
4908 | <source>JavaScript</source> | ||
4909 | <target>الجافا سكريبت</target> | ||
4910 | <context-group name="null"> | ||
4911 | <context context-type="linenumber">575</context> | ||
4912 | </context-group> | ||
4913 | |||
4914 | <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">884</context></context-group></trans-unit> | ||
4915 | <trans-unit id="782afa7c58d912592d73fce888ffce8542a4acf3" datatype="html"> | ||
4916 | <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/> </source> | ||
4917 | <target state="new"> | ||
4918 | Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/> | ||
4919 | </target> | ||
4920 | |||
4921 | <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">887</context></context-group></trans-unit> | ||
4922 | <trans-unit id="ef86c28e82ac4b08e6914d2a067e5455b4d4f4f7" datatype="html"> | ||
4923 | <source> | ||
4924 | Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | ||
4925 | <x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/> #custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> | ||
4926 | color: red; | ||
4927 | <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> | ||
4928 | <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/> | ||
4929 | Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="<em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="</em>"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | ||
4930 | <x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/> #custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> | ||
4931 | color: red; | ||
4932 | <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> | ||
4933 | <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/> | ||
4934 | </source> | ||
4935 | <target state="new"> | ||
4936 | Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | ||
4937 | <x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/> #custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> | ||
4938 | color: red; | ||
4939 | <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> | ||
4940 | <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/> | ||
4941 | Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="<em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="</em>"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | ||
4942 | <x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/> #custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> | ||
4943 | color: red; | ||
4944 | <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> | ||
4945 | <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/> | ||
4946 | </target> | ||
4947 | |||
4948 | <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">906</context></context-group></trans-unit> | ||
4949 | <trans-unit id="6c44844ebdb7352c433b7734feaa65f01bb594ab"> | ||
4950 | <source>Advanced configuration</source> | ||
4951 | <target>الإعدادات المتقدمة</target> | ||
4952 | <context-group name="null"> | ||
4953 | <context context-type="linenumber">452</context> | ||
4954 | </context-group> | ||
4955 | |||
4956 | <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">699</context></context-group></trans-unit> | ||
4957 | <trans-unit id="dad5a5283e4c853c011a0f03d5a52310338bbff8" datatype="html"> | ||
4958 | <source>Update configuration</source> | ||
4959 | <target state="translated">تحديث الإعدادات</target> | ||
4960 | |||
4961 | <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">946</context></context-group></trans-unit> | ||
4962 | <trans-unit id="f8f8fca3139cba7d4fd6d9578d93e601f639cc83" datatype="html"> | ||
4963 | <source>It seems like the configuration is invalid. Please search for potential errors in the different tabs.</source> | ||
4964 | <target state="new">It seems like the configuration is invalid. Please search for potential errors in the different tabs.</target> | ||
4965 | |||
4966 | <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">944</context></context-group></trans-unit> | ||
4967 | |||
4968 | <trans-unit id="e09928fe11389fd1ea310890ba5dc9df05d53509" datatype="html"> | ||
4969 | <source>VIDEO SETTINGS</source> | ||
4970 | <target state="translated">إعدادات الفيديو</target> | ||
4971 | |||
4972 | <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">40</context></context-group></trans-unit> | ||
4973 | <trans-unit id="f70dbe547767b3a0f0006d44688beee60c884417" datatype="html"> | ||
4974 | <source>NOTIFICATIONS</source> | ||
4975 | <target state="translated">الإشعارات</target> | ||
4976 | |||
4977 | <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">51</context></context-group></trans-unit> | ||
4978 | <trans-unit id="8e4cafda991c13b5103e45195f7f2488974a913e" datatype="html"> | ||
4979 | <source>INTERFACE</source> | ||
4980 | <target state="translated">الواجهة</target> | ||
4981 | |||
4982 | <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">61</context></context-group></trans-unit> | ||
4983 | <trans-unit id="ce43cc343ed3bd908e593db994ca3f6dbff079df" datatype="html"> | ||
4984 | <source>PASSWORD</source> | ||
4985 | <target state="translated">الكلمة السرية</target> | ||
4986 | |||
4987 | <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">71</context></context-group></trans-unit> | ||
4988 | <trans-unit id="d5e31741c591719630b5bba1ba38f8c1a04c10e3" datatype="html"> | ||
4989 | <source>EMAIL</source> | ||
4990 | <target state="translated">عنوان البريد الإلكتروني</target> | ||
4991 | |||
4992 | <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">81</context></context-group></trans-unit> | ||
4993 | <trans-unit id="e6c299a11dadb59bf789ecc5d85eb1a1ebff4613" datatype="html"> | ||
4994 | <source>DANGER ZONE</source> | ||
4995 | <target state="translated">منطقة الخطر</target> | ||
4996 | |||
4997 | |||
4998 | |||
4999 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group><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">91</context></context-group></trans-unit> | ||
5000 | <trans-unit id="994363f08f9fbfa3b3994ff7b35c6904fdff18d8"> | ||
5001 | <source>Profile</source> | ||
5002 | <target>الملف الشخصي</target> | ||
5003 | <context-group name="null"> | ||
5004 | <context context-type="linenumber">7</context> | ||
5005 | </context-group> | ||
5006 | |||
5007 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
5008 | <trans-unit id="b284ee2481274869dfb81764f597da8a13a6813d" datatype="html"> | ||
5009 | <source>Resolution</source> | ||
5010 | <target state="new">Resolution</target> | ||
5011 | |||
5012 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
5013 | <trans-unit id="ef33a2dbcf359d6d0bf21cd9057241198657f1a0" datatype="html"> | ||
5014 | <source>Aspect ratio</source> | ||
5015 | <target state="new">Aspect ratio</target> | ||
5016 | |||
5017 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
5018 | <trans-unit id="6a584f96af92f3c88346004512fb62c1a2f77bf2" datatype="html"> | ||
5019 | <source>Average frame rate</source> | ||
5020 | <target state="new">Average frame rate</target> | ||
5021 | |||
5022 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
5023 | <trans-unit id="f5ef087f961138ca7624adf451532229eaf1d6d0" datatype="html"> | ||
5024 | <source>Pixel format</source> | ||
5025 | <target state="new">Pixel format</target> | ||
5026 | |||
5027 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
5028 | <trans-unit id="3a52aa4fd8b70b391767f9398322eeb13219f18c" datatype="html"> | ||
5029 | <source>Sample rate</source> | ||
5030 | <target state="new">Sample rate</target> | ||
5031 | |||
5032 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
5033 | <trans-unit id="3ca33ac04c81bb041501de891a9d7c8318f810a0" datatype="html"> | ||
5034 | <source>Channel Layout</source> | ||
5035 | <target state="new">Channel Layout</target> | ||
5036 | |||
5037 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
5038 | <trans-unit id="b5398623f87ee72ed23f5023918db1707771e925"> | ||
5039 | <source>Video settings</source> | ||
5040 | <target>إعدادات الفيديو</target> | ||
5041 | <context-group name="null"> | ||
5042 | <context context-type="linenumber">10</context> | ||
5043 | </context-group> | ||
5044 | |||
5045 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit> | ||
5046 | <trans-unit id="dc7b800a27960e33af36f16f6c25aaf5776464f7" datatype="html"> | ||
5047 | <source>Interface settings</source> | ||
5048 | <target state="translated">إعدادات الواجهة</target> | ||
5049 | |||
5050 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">20</context></context-group></trans-unit> | ||
5051 | <trans-unit id="739516c2ca75843d5aec9cf0e6b3e4335c4227b9"> | ||
5052 | <source>Change password</source> | ||
5053 | <target>تغيير الكلمة السرية</target> | ||
5054 | <context-group name="null"> | ||
5055 | <context context-type="linenumber">30</context> | ||
5056 | </context-group> | ||
5057 | <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> | ||
5058 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">30</context></context-group> | ||
5059 | </trans-unit> | ||
5060 | <trans-unit id="0dd390d056411e1709ec97ec51c46d78600e3f7b"> | ||
5061 | <source>Current password</source> | ||
5062 | <target>الكلمة السرية الحالية</target> | ||
5063 | <context-group name="null"> | ||
5064 | <context context-type="linenumber">7</context> | ||
5065 | </context-group> | ||
5066 | <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> | ||
5067 | </trans-unit> | ||
5068 | <trans-unit id="e70e209561583f360b1e9cefd2cbb1fe434b6229"> | ||
5069 | <source>New password</source> | ||
5070 | <target>الكلمة السرية الجديدة</target> | ||
5071 | <context-group name="null"> | ||
5072 | <context context-type="linenumber">15</context> | ||
5073 | </context-group> | ||
5074 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">15</context></context-group> | ||
5075 | </trans-unit> | ||
5076 | <trans-unit id="ede41f01c781b168a783cfcefc6fb67d48780d9b"> | ||
5077 | <source>Confirm new password</source> | ||
5078 | <target>تأكيد الكلمة السرية الجديدة</target> | ||
5079 | <context-group name="null"> | ||
5080 | <context context-type="linenumber">23</context> | ||
5081 | </context-group> | ||
5082 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">23</context></context-group> | ||
5083 | </trans-unit> | ||
5084 | <trans-unit id="20f62f24170d57b1efeb2387a0949f482cd4d129" datatype="html"> | ||
5085 | <source>Default policy on videos containing sensitive content</source> | ||
5086 | <target state="translated">السياسة الإفتراضية للفيديوهات التي محتواها حساس</target> | ||
5087 | |||
5088 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit> | ||
5089 | <trans-unit id="8fbbb5d7bbc4df74ac19fe046f7b9d4f2fd80737" datatype="html"> | ||
5090 | <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Do not list<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, a confirmation will be requested to watch the video. </source> | ||
5091 | <target state="new"> | ||
5092 | With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Do not list<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, a confirmation will be requested to watch the video. | ||
5093 | </target> | ||
5094 | |||
5095 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit> | ||
5096 | <trans-unit id="be05139c85b590f407c8204605601ab510247f9f" datatype="html"> | ||
5097 | <source>Policy for sensitive videos</source> | ||
5098 | <target state="translated">سياسة الفيديوهات الحساسة</target> | ||
5099 | |||
5100 | |||
5101 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">112</context></context-group></trans-unit> | ||
5102 | <trans-unit id="ea8e7b15807cce2fea74798db2396a4de016e5c7" datatype="html"> | ||
5103 | <source>Only display videos in the following languages/subtitles</source> | ||
5104 | <target state="new">Only display videos in the following languages/subtitles</target> | ||
5105 | |||
5106 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> | ||
5107 | <trans-unit id="db930d0e3dbcb12963bec15cfec67fac6534542d" datatype="html"> | ||
5108 | <source>In Recently added, Trending, Local, Most liked and Search pages</source> | ||
5109 | <target state="new">In Recently added, Trending, Local, Most liked and Search pages</target> | ||
5110 | |||
5111 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit> | ||
5112 | <trans-unit id="dbcc539bd3ca0b962b87ea26855ca9d5d3c5cdf1" datatype="html"> | ||
5113 | <source>Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> </source> | ||
5114 | <target state="new"> | ||
5115 | Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> | ||
5116 | </target> | ||
5117 | <context-group purpose="location"> | ||
5118 | <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context> | ||
5119 | <context context-type="linenumber">4</context> | ||
5120 | </context-group> | ||
5121 | </trans-unit> | ||
5122 | <trans-unit id="03d1a9c026074c12ea3f2fb39a34bc6a18fedf05" datatype="html"> | ||
5123 | <source><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> is awaiting email verification </source> | ||
5124 | <target state="new"> | ||
5125 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> is awaiting email verification | ||
5126 | </target> | ||
5127 | <context-group purpose="location"> | ||
5128 | <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context> | ||
5129 | <context context-type="linenumber">8</context> | ||
5130 | </context-group> | ||
5131 | </trans-unit> | ||
5132 | <trans-unit id="d20a2fa4a3360caa8825e49a31b5fd3a442ac219" datatype="html"> | ||
5133 | <source>New email</source> | ||
5134 | <target state="translated">العنوان الجديد للبريد</target> | ||
5135 | <context-group purpose="location"> | ||
5136 | <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context> | ||
5137 | <context context-type="linenumber">15</context> | ||
5138 | </context-group> | ||
5139 | </trans-unit> | ||
5140 | <trans-unit id="150bb2b8ea3b2745294f0cfe8b37c83dbca4b463" datatype="html"> | ||
5141 | <source>Your new email</source> | ||
5142 | <target state="translated">عنوان بريدك الإلكتروني الجديد</target> | ||
5143 | <context-group purpose="location"> | ||
5144 | <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context> | ||
5145 | <context context-type="linenumber">17</context> | ||
5146 | </context-group> | ||
5147 | </trans-unit> | ||
5148 | <trans-unit id="3a83d433c5d27e1d06ece0475fac8ba409b6c9ac" datatype="html"> | ||
5149 | <source>Your current password</source> | ||
5150 | <target state="new">Your current password</target> | ||
5151 | <context-group purpose="location"> | ||
5152 | <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context> | ||
5153 | <context context-type="linenumber">26</context> | ||
5154 | </context-group> | ||
5155 | </trans-unit> | ||
5156 | <trans-unit id="5b5b91438db5731debea388908f788bab8d3d404" datatype="html"> | ||
5157 | <source>Your password</source> | ||
5158 | <target state="translated">كلمتك السرية</target> | ||
5159 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">28</context></context-group> | ||
5160 | </trans-unit> | ||
5161 | <trans-unit id="820741079d4bc32fb98b7a871a6e507b18b6c85c" datatype="html"> | ||
5162 | <source>Change email</source> | ||
5163 | <target state="translated">تغيير عنوان البريد</target> | ||
5164 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">36</context></context-group> | ||
5165 | </trans-unit> | ||
5166 | <trans-unit id="27a56aad79d8b61269ed303f11664cc78bcc2522" datatype="html"> | ||
5167 | <source>Theme</source> | ||
5168 | <target state="translated">السمة</target> | ||
5169 | |||
5170 | |||
5171 | <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><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">251</context></context-group></trans-unit> | ||
5172 | <trans-unit id="2fb6d9783b2c3ce93df9cee3542cda87aa60a808" datatype="html"> | ||
5173 | <source>instance default</source> | ||
5174 | <target state="translated">مثيل الخادم الإفتراضي</target> | ||
5175 | |||
5176 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit> | ||
5177 | <trans-unit id="2aad0303b66062ca5fb031b72df15b2cbce6e35d" datatype="html"> | ||
5178 | <source>peertube default</source> | ||
5179 | <target state="new">peertube default</target> | ||
5180 | |||
5181 | <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></trans-unit> | ||
5182 | <trans-unit id="2dc22fcebf6aaa76196d2def33a827a34bf910bf"> | ||
5183 | <source>Change ownership</source> | ||
5184 | <target>تغيير المالك</target> | ||
5185 | <context-group name="null"> | ||
5186 | <context context-type="linenumber">22</context> | ||
5187 | </context-group> | ||
5188 | |||
5189 | |||
5190 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-videos/my-account-videos.component.html</context><context context-type="linenumber">32</context></context-group></trans-unit> | ||
5191 | <trans-unit id="046c4fa30411e6b1aa46dc51bf82d07b1adf14d4"> | ||
5192 | <source>Select the next owner</source> | ||
5193 | <target>أدخل المالك الجديد</target> | ||
5194 | <context-group name="null"> | ||
5195 | <context context-type="linenumber">10</context> | ||
5196 | </context-group> | ||
5197 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html</context><context context-type="linenumber">10</context></context-group> | ||
5198 | </trans-unit> | ||
5199 | <trans-unit id="7cb7f53b151a060db53d748d3973e345013f1af6" datatype="html"> | ||
5200 | <source>Videos <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> | ||
5201 | <target state="new">Videos <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> | ||
5202 | <context-group purpose="location"> | ||
5203 | <context context-type="sourcefile">src/app/+my-account/my-account-videos/my-account-videos.component.html</context> | ||
5204 | <context context-type="linenumber">2</context> | ||
5205 | </context-group> | ||
5206 | </trans-unit> | ||
5207 | <trans-unit id="addd26e1d0d8a38fcfceeb76642c6f838f9525e3" datatype="html"> | ||
5208 | <source>Search your videos</source> | ||
5209 | <target state="translated">البحث عن فيديوهاتك</target> | ||
5210 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-videos/my-account-videos.component.html</context><context context-type="linenumber">4</context></context-group> | ||
5211 | </trans-unit> | ||
5212 | <trans-unit id="fbc450919a486e8ed311a7e91a41987d47d83804" datatype="html"> | ||
5213 | <source>Accept ownership</source> | ||
5214 | <target state="new">Accept ownership</target> | ||
5215 | <context-group purpose="location"> | ||
5216 | <context context-type="sourcefile">src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html</context> | ||
5217 | <context context-type="linenumber">3</context> | ||
5218 | </context-group> | ||
5219 | </trans-unit><trans-unit id="765e3847550ed5aab483c2a03f320090aa0a13f2" datatype="html"> | ||
5220 | <source>Select a channel to receive the video</source><target state="new">Select a channel to receive the video</target> | ||
5221 | <context-group purpose="location"> | ||
5222 | <context context-type="sourcefile">src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html</context> | ||
5223 | <context context-type="linenumber">10</context> | ||
5224 | </context-group> | ||
5225 | </trans-unit><trans-unit id="798f761c8cf39e72ad38f2237dac3a3ad33c6a30" datatype="html"> | ||
5226 | <source>Channel that will receive the video</source><target state="new">Channel that will receive the video</target> | ||
5227 | <context-group purpose="location"> | ||
5228 | <context context-type="sourcefile">src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html</context> | ||
5229 | <context context-type="linenumber">13</context> | ||
5230 | </context-group> | ||
5231 | </trans-unit> | ||
5232 | |||
5233 | <trans-unit id="e98239d8a6be1100119ff4b5630c822b82786740" datatype="html"> | ||
5234 | <source>Initiator</source> | ||
5235 | <target state="new">Initiator</target> | ||
5236 | |||
5237 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-ownership/my-account-ownership.component.html</context><context context-type="linenumber">14</context></context-group></trans-unit> | ||
5238 | <trans-unit id="b08d67fe4e192ea8352bebdc6aabbd1bb7abed02" datatype="html"> | ||
5239 | <source> | ||
5240 | Created | ||
5241 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> | ||
5242 | </source> | ||
5243 | <target state="new"> | ||
5244 | Created | ||
5245 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> | ||
5246 | </target> | ||
5247 | |||
5248 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-ownership/my-account-ownership.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit> | ||
5249 | <trans-unit id="81b97b8ea996ad1e4f9fca8415021850214884b1"> | ||
5250 | <source>Status</source> | ||
5251 | <target>الحالة</target> | ||
5252 | <context-group name="null"> | ||
5253 | <context context-type="linenumber">19</context> | ||
5254 | </context-group> | ||
5255 | |||
5256 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-ownership/my-account-ownership.component.html</context><context context-type="linenumber">20</context></context-group></trans-unit> | ||
5257 | <trans-unit id="1bd5e17c9582661e20763a7634ef07881e33bbd7"> | ||
5258 | <source>Action</source> | ||
5259 | <target>الإجراء</target> | ||
5260 | <context-group name="null"> | ||
5261 | <context context-type="linenumber">20</context> | ||
5262 | </context-group> | ||
5263 | |||
5264 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-ownership/my-account-ownership.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit><trans-unit id="bde01505620f59f773377f94034e4038e6bd50c0" datatype="html"> | ||
5265 | <source>Account page</source><target state="new">Account page</target> | ||
5266 | |||
5267 | |||
5268 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">153</context></context-group></trans-unit> | ||
5269 | <trans-unit id="f4212e793d36e1aaa6ee1b09881677f783b5feff" datatype="html"> | ||
5270 | <source><x id="INTERPOLATION" equiv-text="{{ videoChangeOwnership.status }}"/></source> | ||
5271 | <target state="new"><x id="INTERPOLATION" equiv-text="{{ videoChangeOwnership.status }}"/></target> | ||
5272 | |||
5273 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-ownership/my-account-ownership.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit><trans-unit id="cee3f34700944cc5786627e1b23073d946644620" datatype="html"> | ||
5274 | <source>No ownership change request found.</source><target state="new">No ownership change request found.</target> | ||
5275 | <context-group purpose="location"> | ||
5276 | <context context-type="sourcefile">src/app/+my-account/my-account-ownership/my-account-ownership.component.html</context> | ||
5277 | <context context-type="linenumber">75</context> | ||
5278 | </context-group> | ||
5279 | </trans-unit><trans-unit id="d144ccb1e53a2c7fe4e4797a9aa7f60b397ba8ac" datatype="html"> | ||
5280 | <source>Imports</source><target state="new">Imports</target> | ||
5281 | <context-group purpose="location"> | ||
5282 | <context context-type="sourcefile">src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html</context> | ||
5283 | <context context-type="linenumber">1</context> | ||
5284 | </context-group> | ||
5285 | </trans-unit> | ||
5286 | <trans-unit id="574cce019fb31925d11095591d4321847ff1c7a5" datatype="html"> | ||
5287 | <source>Create video channel</source> | ||
5288 | <target state="translated">أنشئ قناة فيديو</target> | ||
5289 | |||
5290 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/+my-account-video-channels/my-account-video-channels.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit> | ||
5291 | |||
5292 | <trans-unit id="8fef247fd0c5bf790151f7661cafc4b7fd0397f3"> | ||
5293 | <source><x id="INTERPOLATION" equiv-text="{{ videoChannel.followersCount }}"/> subscribers</source> | ||
5294 | <target><x id="INTERPOLATION" equiv-text="{{ videoChannel.followersCount }}"/> مشترك</target> | ||
5295 | <context-group name="null"> | ||
5296 | <context context-type="linenumber">14</context> | ||
5297 | </context-group> | ||
5298 | |||
5299 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-subscriptions/my-account-subscriptions.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit> | ||
5300 | <trans-unit id="915d4704e1649016512cbf5eeac55b4dbf933558"> | ||
5301 | <source>Example: my_channel</source> | ||
5302 | <target>مثال: قناتي</target> | ||
5303 | <context-group name="null"> | ||
5304 | <context context-type="linenumber">15</context> | ||
5305 | </context-group> | ||
5306 | |||
5307 | |||
5308 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/+my-account-video-channels/my-account-video-channel-edit.component.html</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/+my-account-video-channels/my-account-video-channel-edit.component.html</context><context context-type="linenumber">35</context></context-group></trans-unit> | ||
5309 | <trans-unit id="cc895c3d23ec739ac77d472ff979980195fd30c1" datatype="html"> | ||
5310 | <source>CHANNEL</source> | ||
5311 | <target state="translated">قناة</target> | ||
5312 | |||
5313 | |||
5314 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/+my-account-video-channels/my-account-video-channel-edit.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/+my-account-video-channels/my-account-video-channel-edit.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit> | ||
5315 | <trans-unit id="66ad6eb3f06251c75325b780943a07f94c949df7" datatype="html"> | ||
5316 | <source>Short text to tell people how they can support your channel (membership platform...).<br /><br /> | ||
5317 | When you will upload a video in this channel, the video support field will be automatically filled by this text.</source> | ||
5318 | <target state="new">Short text to tell people how they can support your channel (membership platform...).<br /><br /> | ||
5319 | When you will upload a video in this channel, the video support field will be automatically filled by this text.</target> | ||
5320 | |||
5321 | |||
5322 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/+my-account-video-channels/my-account-video-channel-edit.component.html</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/+my-account-video-channels/my-account-video-channel-edit.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> | ||
5323 | <trans-unit id="6ff0350d2659cdb4722370bf5dafbad651f441cd" datatype="html"> | ||
5324 | <source>Overwrite support field of all videos of this channel</source> | ||
5325 | <target state="new">Overwrite support field of all videos of this channel</target> | ||
5326 | |||
5327 | |||
5328 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/+my-account-video-channels/my-account-video-channel-edit.component.html</context><context context-type="linenumber">92</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/+my-account-video-channels/my-account-video-channel-edit.component.html</context><context context-type="linenumber">92</context></context-group></trans-unit> | ||
5329 | <trans-unit id="4b50f2ef2e8b9a24e674d12012ee310f378a5503" datatype="html"> | ||
5330 | <source><x id="INTERPOLATION" equiv-text="{{ actor.followersCount }}"/> subscribers</source> | ||
5331 | <target state="new"><x id="INTERPOLATION" equiv-text="{{ actor.followersCount }}"/> subscribers</target> | ||
5332 | |||
5333 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/account/actor-avatar-info.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit> | ||
5334 | <trans-unit id="38baeb215c17af9d9e295e371a57f4a48ab4c191"> | ||
5335 | <source>Target</source> | ||
5336 | <target>الهدف</target> | ||
5337 | <context-group name="null"> | ||
5338 | <context context-type="linenumber">8</context> | ||
5339 | </context-group> | ||
5340 | |||
5341 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html</context><context context-type="linenumber">12</context></context-group></trans-unit> | ||
5342 | <trans-unit id="a5707e9905e079605243397ee111b8be449941aa" datatype="html"> | ||
5343 | <source>See the error</source> | ||
5344 | <target state="new">See the error</target> | ||
5345 | |||
5346 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> | ||
5347 | <trans-unit id="842b1f5e4942fb515ef790308ca9ea6a60b4b331" datatype="html"> | ||
5348 | <source>This video was deleted</source> | ||
5349 | <target state="translated">تم حذف هذا الفيديو</target> | ||
5350 | |||
5351 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit><trans-unit id="a86239658c3cf042e7c987bb0df7473a53d7517e" datatype="html"> | ||
5352 | <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> imports</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}'}}"/> imports</target> | ||
5353 | <context-group purpose="location"> | ||
5354 | <context context-type="sourcefile">src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html</context> | ||
5355 | <context context-type="linenumber">6</context> | ||
5356 | </context-group> | ||
5357 | </trans-unit> | ||
5358 | <trans-unit id="0b68f86015522b0dbd374822caefe74a62e3470f" datatype="html"> | ||
5359 | <source>Once you delete your account, there is no going back. You will be asked to confirm this action.</source> | ||
5360 | <target state="new">Once you delete your account, there is no going back. You will be asked to confirm this action.</target> | ||
5361 | <context-group purpose="location"> | ||
5362 | <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.html</context> | ||
5363 | <context context-type="linenumber">2</context> | ||
5364 | </context-group> | ||
5365 | </trans-unit> | ||
5366 | <trans-unit id="9a2f889dde4574a6883c853d1034e75891b28c45"> | ||
5367 | <source>Delete your account</source> | ||
5368 | <target>حذف حسابك</target> | ||
5369 | <context-group name="null"> | ||
5370 | <context context-type="linenumber">4</context> | ||
5371 | </context-group> | ||
5372 | <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> | ||
5373 | </trans-unit> | ||
5374 | <trans-unit id="3a5d57052d13d2da1cbcffdbb8effb9874b1595a" datatype="html"> | ||
5375 | <source>You don't have any subscriptions yet.</source> | ||
5376 | <target state="new">You don't have any subscriptions yet.</target> | ||
5377 | |||
5378 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-subscriptions/my-account-subscriptions.component.html</context><context context-type="linenumber">2</context></context-group></trans-unit><trans-unit id="f886abe6ca73a34403dde0578e71173cebe00428" datatype="html"> | ||
5379 | <source>Channel page</source><target state="new">Channel page</target> | ||
5380 | <context-group purpose="location"> | ||
5381 | <context context-type="sourcefile">src/app/+my-account/my-account-subscriptions/my-account-subscriptions.component.html</context> | ||
5382 | <context context-type="linenumber">11</context> | ||
5383 | </context-group> | ||
5384 | <context-group purpose="location"> | ||
5385 | <context context-type="sourcefile">src/app/+my-account/+my-account-video-channels/my-account-video-channels.component.html</context> | ||
5386 | <context context-type="linenumber">16</context> | ||
5387 | </context-group> | ||
5388 | <context-group purpose="location"> | ||
5389 | <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context> | ||
5390 | <context context-type="linenumber">150</context> | ||
5391 | </context-group> | ||
5392 | </trans-unit> | ||
5393 | <trans-unit id="c65641c36859c328928e6b0f14c3f913886f8add" datatype="html"> | ||
5394 | <source>Created by <x id="INTERPOLATION" equiv-text="{{ videoChannel.ownerBy }}"/></source> | ||
5395 | <target state="translated">أنشأها <x id="INTERPOLATION" equiv-text="{{ videoChannel.ownerBy }}"/></target> | ||
5396 | |||
5397 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-subscriptions/my-account-subscriptions.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit><trans-unit id="cd2d9bfd5a5f7bdc1d4f1242e8a35d74830b6ffe" datatype="html"> | ||
5398 | <source>Owner account page</source><target state="new">Owner account page</target> | ||
5399 | <context-group purpose="location"> | ||
5400 | <context context-type="sourcefile">src/app/+my-account/my-account-subscriptions/my-account-subscriptions.component.html</context> | ||
5401 | <context context-type="linenumber">18</context> | ||
5402 | </context-group> | ||
5403 | </trans-unit> | ||
5404 | <trans-unit id="e006ed166ce188cab168e1ca90435b33d042d913" datatype="html"> | ||
5405 | <source>Go the owner account page</source> | ||
5406 | <target state="translated">الإنتقال إلى حساب المالك</target> | ||
5407 | |||
5408 | |||
5409 | <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></trans-unit> | ||
5410 | |||
5411 | <trans-unit id="cb6fc818d4547d66ac5ea65f2c5d5cbfb6ebc04e" datatype="html"> | ||
5412 | <source>Video history</source> | ||
5413 | <target state="translated">سِجِل الفيديوهات</target> | ||
5414 | |||
5415 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-history/my-account-history.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit> | ||
5416 | <trans-unit id="29c45bf49891748f930ef78b2e09857498b15131" datatype="html"> | ||
5417 | <source> | ||
5418 | <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="<my-global-icon>"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="</my-global-icon>"/> | ||
5419 | Delete history | ||
5420 | </source> | ||
5421 | <target state="new"> | ||
5422 | <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="<my-global-icon>"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="</my-global-icon>"/> | ||
5423 | Delete history | ||
5424 | </target> | ||
5425 | |||
5426 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-history/my-account-history.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit> | ||
5427 | <trans-unit id="355c9f9d50ed1c6f12729332a44c1fd0f7576638" datatype="html"> | ||
5428 | <source>You don't have any video history yet.</source> | ||
5429 | <target state="new">You don't have any video history yet.</target> | ||
5430 | |||
5431 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-history/my-account-history.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit> | ||
5432 | <trans-unit id="9d2d802fa417a5a3f230cb5bcc975551a252c59c" datatype="html"> | ||
5433 | <source> | ||
5434 | <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="<my-global-icon>"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="</my-global-icon>"/> | ||
5435 | Notification preferences | ||
5436 | </source> | ||
5437 | <target state="new"> | ||
5438 | <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="<my-global-icon>"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="</my-global-icon>"/> | ||
5439 | Notification preferences | ||
5440 | </target> | ||
5441 | |||
5442 | <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">3</context></context-group></trans-unit> | ||
5443 | <trans-unit id="58479ebfcc980e1ee37a8102bc4f9a35eca2f680" datatype="html"> | ||
5444 | <source>All read</source> | ||
5445 | <target state="new">All read</target> | ||
5446 | |||
5447 | <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">18</context></context-group></trans-unit> | ||
5448 | <trans-unit id="dd3b6c367381ddfa8f317b8e9b31c55368c65136" datatype="html"> | ||
5449 | <source>Activities</source> | ||
5450 | <target state="translated">النشاطات</target> | ||
5451 | <context-group purpose="location"> | ||
5452 | <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context> | ||
5453 | <context context-type="linenumber">2</context> | ||
5454 | </context-group> | ||
5455 | </trans-unit> | ||
5456 | <trans-unit id="847dffd493abbb2a5c71f3313f0eb730dd88a355" datatype="html"> | ||
5457 | <source>Web</source> | ||
5458 | <target state="translated">الويب</target> | ||
5459 | <context-group purpose="location"> | ||
5460 | <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context> | ||
5461 | <context context-type="linenumber">3</context> | ||
5462 | </context-group> | ||
5463 | </trans-unit> | ||
5464 | <trans-unit id="9d7a1c199570d42b4cc40d7886fcc7c06b0a35d2" datatype="html"> | ||
5465 | <source>My Playlists</source> | ||
5466 | <target state="new">My Playlists</target> | ||
5467 | <context-group purpose="location"> | ||
5468 | <context context-type="sourcefile">src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html</context> | ||
5469 | <context context-type="linenumber">4</context> | ||
5470 | </context-group> | ||
5471 | <context-group purpose="location"> | ||
5472 | <context context-type="sourcefile">src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html</context> | ||
5473 | <context context-type="linenumber">4</context> | ||
5474 | </context-group> | ||
5475 | </trans-unit> | ||
5476 | <trans-unit id="b91219836ab865fd8aa041a8d6c3d84dd78115a4" datatype="html"> | ||
5477 | <source>NEW PLAYLIST</source> | ||
5478 | <target state="translated">قائمة تشغيل جديدة</target> | ||
5479 | <context-group purpose="location"> | ||
5480 | <context context-type="sourcefile">src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html</context> | ||
5481 | <context context-type="linenumber">25</context> | ||
5482 | </context-group> | ||
5483 | <context-group purpose="location"> | ||
5484 | <context context-type="sourcefile">src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html</context> | ||
5485 | <context context-type="linenumber">25</context> | ||
5486 | </context-group> | ||
5487 | </trans-unit> | ||
5488 | <trans-unit id="33ce1814b1079cb3a0c0605fc5b4e6f439d2b035" datatype="html"> | ||
5489 | <source>PLAYLIST</source> | ||
5490 | <target state="translated">قائمة تشغيل</target> | ||
5491 | <context-group purpose="location"> | ||
5492 | <context context-type="sourcefile">src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html</context> | ||
5493 | <context context-type="linenumber">26</context> | ||
5494 | </context-group> | ||
5495 | <context-group purpose="location"> | ||
5496 | <context context-type="sourcefile">src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html</context> | ||
5497 | <context context-type="linenumber">26</context> | ||
5498 | </context-group> | ||
5499 | </trans-unit> | ||
5500 | <trans-unit id="61b31fe7bfae807e3ccc0dbf001c6dc9b72aaf19" datatype="html"> | ||
5501 | <source>Create playlist</source> | ||
5502 | <target state="new">Create playlist</target> | ||
5503 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-video-playlists/my-account-video-playlists.component.html</context><context context-type="linenumber">8</context></context-group> | ||
5504 | </trans-unit> | ||
5505 | <trans-unit id="88f1b36ea2f7544792f04ee6b58f8c55aaba5c96" datatype="html"> | ||
5506 | <source>Playlist thumbnail</source> | ||
5507 | <target state="new">Playlist thumbnail</target> | ||
5508 | |||
5509 | |||
5510 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html</context><context context-type="linenumber">85</context></context-group></trans-unit> | ||
5511 | <trans-unit id="a808c932c8ac3cac864f214734b6899568d6c976" datatype="html"> | ||
5512 | <source>Playlists <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> | ||
5513 | <target state="new">Playlists <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> | ||
5514 | <context-group purpose="location"> | ||
5515 | <context context-type="sourcefile">src/app/+my-account/my-account-video-playlists/my-account-video-playlists.component.html</context> | ||
5516 | <context context-type="linenumber">2</context> | ||
5517 | </context-group> | ||
5518 | </trans-unit> | ||
5519 | <trans-unit id="a85c7d7a8dcc1ae0d2f945d77f4db36f02ead69b" datatype="html"> | ||
5520 | <source>Search your playlists</source> | ||
5521 | <target state="new">Search your playlists</target> | ||
5522 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-video-playlists/my-account-video-playlists.component.html</context><context context-type="linenumber">4</context></context-group> | ||
5523 | </trans-unit> | ||
5524 | <trans-unit id="188014887f7188d90b39e41d9606b91c77c17861" datatype="html"> | ||
5525 | <source>No videos in this playlist.</source> | ||
5526 | <target state="translated">ليس هناك أية فيديو في قائمة التشغيل هذه.</target> | ||
5527 | <context-group purpose="location"> | ||
5528 | <context context-type="sourcefile">src/app/+my-account/my-account-video-playlists/my-account-video-playlist-elements.component.html</context> | ||
5529 | <context context-type="linenumber">11</context> | ||
5530 | </context-group> | ||
5531 | </trans-unit> | ||
5532 | <trans-unit id="3346d8a0bf3dd8c25ddc561ccd5fafb6ee9fadc8" datatype="html"> | ||
5533 | <source>Welcome to PeerTube!</source> | ||
5534 | <target state="translated">أهلًا بك على PeerTube!</target> | ||
5535 | <context-group purpose="location"> | ||
5536 | <context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context> | ||
5537 | <context context-type="linenumber">8</context> | ||
5538 | </context-group> | ||
5539 | </trans-unit> | ||
5540 | <trans-unit id="19886846ed573d0a74c61c4e8df073eb4f64acd0" datatype="html"> | ||
5541 | <source>If you need help to use PeerTube, you can have a look at the <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> | ||
5542 | <target state="new"> | ||
5543 | If you need help to use PeerTube, you can have a look at the <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | ||
5544 | </target> | ||
5545 | <context-group purpose="location"> | ||
5546 | <context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context> | ||
5547 | <context context-type="linenumber">13</context> | ||
5548 | </context-group> | ||
5549 | </trans-unit> | ||
5550 | <trans-unit id="09a69cde5889927629e2ac9dc63a71b88252b530" datatype="html"> | ||
5551 | <source>Verify account email confirmation</source> | ||
5552 | <target state="new"> | ||
5553 | Verify account email confirmation | ||
5554 | </target> | ||
5555 | <context-group purpose="location"> | ||
5556 | <context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context> | ||
5557 | <context context-type="linenumber">2</context> | ||
5558 | </context-group> | ||
5559 | </trans-unit> | ||
5560 | <trans-unit id="d4c6a2c1a0980128921e991daccf1eca6e7d26bf" datatype="html"> | ||
5561 | <source/> | ||
5562 | <target state="new"> | ||
5563 | </target> | ||
5564 | <context-group purpose="location"> | ||
5565 | <context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context> | ||
5566 | <context context-type="linenumber">6</context> | ||
5567 | </context-group> | ||
5568 | </trans-unit> | ||
5569 | <trans-unit id="b734a13448d714b0f68f49353607364ac3571c12" datatype="html"> | ||
5570 | <source>Email updated.</source> | ||
5571 | <target state="new"> | ||
5572 | Email updated. | ||
5573 | </target> | ||
5574 | <context-group purpose="location"> | ||
5575 | <context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context> | ||
5576 | <context context-type="linenumber">9</context> | ||
5577 | </context-group> | ||
5578 | </trans-unit> | ||
5579 | <trans-unit id="61fd1cffcb763cbfd5829071723cf9b647174bd9" datatype="html"> | ||
5580 | <source>An error occurred.</source> | ||
5581 | <target state="new">An error occurred.</target> | ||
5582 | <context-group purpose="location"> | ||
5583 | <context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context> | ||
5584 | <context context-type="linenumber">14</context> | ||
5585 | </context-group> | ||
5586 | </trans-unit> | ||
5587 | <trans-unit id="2d02841904de7f5f60e2618670ac1059f3abec97" datatype="html"> | ||
5588 | <source>Request email for account verification</source> | ||
5589 | <target state="new"> | ||
5590 | Request email for account verification | ||
5591 | </target> | ||
5592 | <context-group purpose="location"> | ||
5593 | <context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context> | ||
5594 | <context context-type="linenumber">2</context> | ||
5595 | </context-group> | ||
5596 | </trans-unit> | ||
5597 | <trans-unit id="eb539ec6941044e284f237f5b40d6a0159afe7af"> | ||
5598 | <source>Send verification email</source> | ||
5599 | <target>إرسال رسالة التأكيد</target> | ||
5600 | <context-group name="null"> | ||
5601 | <context context-type="linenumber">17</context> | ||
5602 | </context-group> | ||
5603 | <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">17</context></context-group> | ||
5604 | </trans-unit> | ||
5605 | <trans-unit id="a08080316e052053fd20647731a6de826dc8072f" datatype="html"> | ||
5606 | <source>This instance does not require email verification.</source> | ||
5607 | <target state="new">This instance does not require email verification.</target> | ||
5608 | <context-group purpose="location"> | ||
5609 | <context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context> | ||
5610 | <context context-type="linenumber">20</context> | ||
5611 | </context-group> | ||
5612 | </trans-unit> | ||
5613 | <trans-unit id="bd2edf99dd6562385ccec19a7ab2d1898e626605"> | ||
5614 | <source>Banned</source> | ||
5615 | <target>تم حظره</target> | ||
5616 | <context-group name="null"> | ||
5617 | <context context-type="linenumber">19</context> | ||
5618 | </context-group> | ||
5619 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">18</context></context-group> | ||
5620 | </trans-unit> | ||
5621 | <trans-unit id="44bd08a7ec1e407356620967d65d8fe2d8639d0a"> | ||
5622 | <source>Instance muted</source> | ||
5623 | <target>مثيل الخادوم مكتوم</target> | ||
5624 | <context-group name="null"> | ||
5625 | <context context-type="linenumber">21</context> | ||
5626 | </context-group> | ||
5627 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">20</context></context-group> | ||
5628 | </trans-unit> | ||
5629 | <trans-unit id="48bbf6dbdb22e0ef4bd257eae2ab356f2ea66c89"> | ||
5630 | <source>Muted by your instance</source> | ||
5631 | <target>تم كتمه عبر مثيل خادومك</target> | ||
5632 | <context-group name="null"> | ||
5633 | <context context-type="linenumber">22</context> | ||
5634 | </context-group> | ||
5635 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">21</context></context-group> | ||
5636 | </trans-unit> | ||
5637 | <trans-unit id="1a6443bb7ed01046dd83cf78806f795f1204ffa1" datatype="html"> | ||
5638 | <source>Instance muted by your instance</source> | ||
5639 | <target state="new">Instance muted by your instance</target> | ||
5640 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">22</context></context-group> | ||
5641 | </trans-unit> | ||
5642 | <trans-unit id="1b9099f59dd3baaeeaac2c29fe653dc1b0436157" datatype="html"> | ||
5643 | <source>Manage account</source> | ||
5644 | <target state="new">Manage account</target> | ||
5645 | <context-group purpose="location"> | ||
5646 | <context context-type="sourcefile">src/app/+accounts/accounts.component.html</context> | ||
5647 | <context context-type="linenumber">35</context> | ||
5648 | </context-group> | ||
5649 | </trans-unit> | ||
5650 | <trans-unit id="87f77a03c185ea644ed8378a562a2d0225513974" datatype="html"> | ||
5651 | <source>This account does not have channels.</source> | ||
5652 | <target state="new">This account does not have channels.</target> | ||
5653 | |||
5654 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit> | ||
5655 | <trans-unit id="f15780bbd2d7fa777071975f7445e98a33065e38" datatype="html"> | ||
5656 | <source>{VAR_PLURAL, plural, =1 {1 subscriber} other {<x id="INTERPOLATION" equiv-text="{{ videoChannel.followersCount }}"/> subscribers} }</source> | ||
5657 | <target state="new">{VAR_PLURAL, plural, =1 {1 subscriber} other {<x id="INTERPOLATION" equiv-text="{{ videoChannel.followersCount }}"/> subscribers} }</target> | ||
5658 | |||
5659 | |||
5660 | |||
5661 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/+my-account-video-channels/my-account-video-channels.component.html</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">13</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit><trans-unit id="21dc89cfca84c2af7fdeb584b34e2529d842b72a" datatype="html"> | ||
5662 | <source>{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {<x id="INTERPOLATION" equiv-text="{{ videoChannel.videosCount }}"/> videos} }</source><target state="new">{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {<x id="INTERPOLATION" equiv-text="{{ videoChannel.videosCount }}"/> videos} }</target> | ||
5663 | <context-group purpose="location"> | ||
5664 | <context context-type="sourcefile">src/app/+my-account/+my-account-video-channels/my-account-video-channels.component.html</context> | ||
5665 | <context context-type="linenumber">23</context> | ||
5666 | </context-group> | ||
5667 | </trans-unit> | ||
5668 | <trans-unit id="d5f0913d08d01648d7e6165c168a99ccd06d1f4c" datatype="html"> | ||
5669 | <source>My Channels</source> | ||
5670 | <target state="new">My Channels</target> | ||
5671 | |||
5672 | |||
5673 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/+my-account-video-channels/my-account-video-channel-edit.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/+my-account-video-channels/my-account-video-channel-edit.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit> | ||
5674 | <trans-unit id="dff0536e48bacc3a4b568f32f9ed8ffc14767cbb" datatype="html"> | ||
5675 | <source>NEW CHANNEL</source> | ||
5676 | <target state="new">NEW CHANNEL</target> | ||
5677 | |||
5678 | |||
5679 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/+my-account-video-channels/my-account-video-channel-edit.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/+my-account-video-channels/my-account-video-channel-edit.component.html</context><context context-type="linenumber">25</context></context-group></trans-unit> | ||
5680 | <trans-unit id="f36bd6a1570cb9b0a5023870f35160957cad2a8f"> | ||
5681 | <source>See this video channel</source> | ||
5682 | <target>الإطلاع على قناة الفيديو هذه</target> | ||
5683 | <context-group name="null"> | ||
5684 | <context context-type="linenumber">8</context> | ||
5685 | </context-group> | ||
5686 | |||
5687 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> | ||
5688 | <trans-unit id="7bfe8fdef5d1a90e5bf286ec6ed4c079522a9b44" datatype="html"> | ||
5689 | <source>This channel doesn't have any videos.</source> | ||
5690 | <target state="translated">هذه القناة لا تحتوي على فيديوهات.</target> | ||
5691 | |||
5692 | <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></trans-unit> | ||
5693 | <trans-unit id="5c2b42818f05eafa2690d5eac6bcde295c713097" datatype="html"> | ||
5694 | <source>SHOW THIS CHANNEL</source> | ||
5695 | <target state="new"> | ||
5696 | SHOW THIS CHANNEL | ||
5697 | </target> | ||
5698 | |||
5699 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit> | ||
5700 | <trans-unit id="4af6287e70a4a87329affe109839f14ae598f0ca" datatype="html"> | ||
5701 | <source>DESCRIPTION</source> | ||
5702 | <target state="new">DESCRIPTION</target> | ||
5703 | |||
5704 | |||
5705 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-about/account-about.component.html</context><context context-type="linenumber">5</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-about/video-channel-about.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit> | ||
5706 | <trans-unit id="bfc87613409a6cfae59b79ead5d910d8d3c216f5" datatype="html"> | ||
5707 | <source>STATS</source> | ||
5708 | <target state="new">STATS</target> | ||
5709 | |||
5710 | |||
5711 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-about/account-about.component.html</context><context context-type="linenumber">10</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-about/video-channel-about.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit> | ||
5712 | <trans-unit id="299f97b8ee9c62d45f2cc01961aa1e5101d6d05a"> | ||
5713 | <source>Stats</source> | ||
5714 | <target>الإحصائيات</target> | ||
5715 | <context-group name="null"> | ||
5716 | <context context-type="linenumber">16</context> | ||
5717 | </context-group> | ||
5718 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">163</context></context-group> | ||
5719 | </trans-unit> | ||
5720 | |||
5721 | <trans-unit id="8bc634cd9d8c9b684dbfaaf17a522f894bedbffc" datatype="html"> | ||
5722 | <source>Joined <x id="INTERPOLATION" equiv-text="{{ account.createdAt | date }}"/></source> | ||
5723 | <target state="new">Joined <x id="INTERPOLATION" equiv-text="{{ account.createdAt | date }}"/></target> | ||
5724 | |||
5725 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-about/account-about.component.html</context><context context-type="linenumber">12</context></context-group></trans-unit> | ||
5726 | <trans-unit id="f696d5719a2a79916d44a175743591dc0d5629fe" datatype="html"> | ||
5727 | <source>Manage channel</source> | ||
5728 | <target state="new"> | ||
5729 | Manage channel | ||
5730 | </target> | ||
5731 | <context-group purpose="location"> | ||
5732 | <context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context> | ||
5733 | <context context-type="linenumber">21</context> | ||
5734 | </context-group> | ||
5735 | </trans-unit> | ||
5736 | <trans-unit id="29b4ae3296e239446fa0dea88a5112de15cffa54" datatype="html"> | ||
5737 | <source>Created by</source> | ||
5738 | <target state="new">Created by</target> | ||
5739 | <context-group purpose="location"> | ||
5740 | <context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context> | ||
5741 | <context context-type="linenumber">31</context> | ||
5742 | </context-group> | ||
5743 | </trans-unit> | ||
5744 | <trans-unit id="b8bf6036a9fb05c08cdb190cdf4e3becc6e6fa0a" datatype="html"> | ||
5745 | <source>SUPPORT THIS CHANNEL</source> | ||
5746 | <target state="new">SUPPORT THIS CHANNEL</target> | ||
5747 | |||
5748 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-about/video-channel-about.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit> | ||
5749 | <trans-unit id="5523952d0300c96cfba2ec5a693c95f923e90c40" datatype="html"> | ||
5750 | <source>Created <x id="INTERPOLATION" equiv-text="{{ videoChannel.createdAt | date }}"/></source> | ||
5751 | <target state="new">Created <x id="INTERPOLATION" equiv-text="{{ videoChannel.createdAt | date }}"/></target> | ||
5752 | |||
5753 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-about/video-channel-about.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit><trans-unit id="5ebd76e736e1c58a1850234d1d26f1ab8c9ad11f" datatype="html"> | ||
5754 | <source> | ||
5755 | Created <x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> playlists | ||
5756 | </source><target state="new"> | ||
5757 | Created <x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> playlists | ||
5758 | </target> | ||
5759 | <context-group purpose="location"> | ||
5760 | <context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context> | ||
5761 | <context context-type="linenumber">2</context> | ||
5762 | </context-group> | ||
5763 | </trans-unit> | ||
5764 | |||
5765 | <trans-unit id="fbbe62dee434f0521e0dfb8e3957d92fc5fcd76f" datatype="html"> | ||
5766 | <source>This channel does not have playlists.</source> | ||
5767 | <target state="new">This channel does not have playlists.</target> | ||
5768 | |||
5769 | <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></trans-unit> | ||
5770 | <trans-unit id="6385c357c1de58ce92c0cf618ecf9cf74b917390"> | ||
5771 | <source>PeerTube</source> | ||
5772 | <target>PeerTube</target> | ||
5773 | <context-group name="null"> | ||
5774 | <context context-type="linenumber">7</context> | ||
5775 | </context-group> | ||
5776 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">7</context></context-group> | ||
5777 | </trans-unit> | ||
5778 | <trans-unit id="fc978c97e261ee6494db916622339aedb633da3a" datatype="html"> | ||
5779 | <source>Follows</source> | ||
5780 | <target state="new">Follows</target> | ||
5781 | |||
5782 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">9</context></context-group><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></trans-unit> | ||
5783 | <trans-unit id="5fea66be16da46ed7a0775e9a62b7b5e94b77473" datatype="html"> | ||
5784 | <source>Contact <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> administrator</source> | ||
5785 | <target state="new">Contact <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> administrator</target> | ||
5786 | <context-group purpose="location"> | ||
5787 | <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context> | ||
5788 | <context context-type="linenumber">3</context> | ||
5789 | </context-group> | ||
5790 | </trans-unit> | ||
5791 | <trans-unit id="533b2b9a76ee1335cb44c01f0bfd50d43e9400b0" datatype="html"> | ||
5792 | <source>Your name</source> | ||
5793 | <target state="new">Your name</target> | ||
5794 | <context-group purpose="location"> | ||
5795 | <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context> | ||
5796 | <context context-type="linenumber">11</context> | ||
5797 | </context-group> | ||
5798 | </trans-unit> | ||
5799 | <trans-unit id="0b892c7805a1c5afc0b7c21c3449760860fe7f3d" datatype="html"> | ||
5800 | <source>Your email</source> | ||
5801 | <target state="new">Your email</target> | ||
5802 | <context-group purpose="location"> | ||
5803 | <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context> | ||
5804 | <context context-type="linenumber">20</context> | ||
5805 | </context-group> | ||
5806 | </trans-unit> | ||
5807 | <trans-unit id="4b0ca852bafa5037c4e64c7b18f9cd1e14b799de" datatype="html"> | ||
5808 | <source>Subject</source> | ||
5809 | <target state="new">Subject</target> | ||
5810 | <context-group purpose="location"> | ||
5811 | <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context> | ||
5812 | <context context-type="linenumber">29</context> | ||
5813 | </context-group> | ||
5814 | </trans-unit> | ||
5815 | <trans-unit id="d2815c9b510b8172d8cac4008b9709df69d636df" datatype="html"> | ||
5816 | <source>Your message</source> | ||
5817 | <target state="new">Your message</target> | ||
5818 | <context-group purpose="location"> | ||
5819 | <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context> | ||
5820 | <context context-type="linenumber">38</context> | ||
5821 | </context-group> | ||
5822 | </trans-unit> | ||
5823 | <trans-unit id="ce301bc59085d13cf569fb7a97f073148435ec27" datatype="html"> | ||
5824 | <source>About <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/></source> | ||
5825 | <target state="new">About <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/></target> | ||
5826 | <context-group purpose="location"> | ||
5827 | <context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context> | ||
5828 | <context context-type="linenumber">5</context> | ||
5829 | </context-group> | ||
5830 | </trans-unit> | ||
5831 | <trans-unit id="3c1aff50472b313c70a72ee02c081b8eeb1c616c" datatype="html"> | ||
5832 | <source>Contact administrator</source> | ||
5833 | <target state="new">Contact administrator</target> | ||
5834 | <context-group purpose="location"> | ||
5835 | <context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context> | ||
5836 | <context context-type="linenumber">7</context> | ||
5837 | </context-group> | ||
5838 | </trans-unit> | ||
5839 | <trans-unit id="aaa2830aa30a5565ec06c852178ea7f181c693ea" datatype="html"> | ||
5840 | <source>This instance is dedicated to sensitive/NSFW content.</source> | ||
5841 | <target state="new">This instance is dedicated to sensitive/NSFW content.</target> | ||
5842 | <context-group purpose="location"> | ||
5843 | <context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context> | ||
5844 | <context context-type="linenumber">19</context> | ||
5845 | </context-group> | ||
5846 | </trans-unit> | ||
5847 | <trans-unit id="b37e7abff3d4e62f3bae09f486624aee45d02008" datatype="html"> | ||
5848 | <source>ADMINISTRATORS & SUSTAINABILITY</source> | ||
5849 | <target state="new"> | ||
5850 | ADMINISTRATORS & SUSTAINABILITY | ||
5851 | </target> | ||
5852 | <context-group purpose="location"> | ||
5853 | <context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context> | ||
5854 | <context context-type="linenumber">22</context> | ||
5855 | </context-group> | ||
5856 | </trans-unit> | ||
5857 | <trans-unit id="f6a8cb2287c0c738d3d02ca36e145830c9734db5" datatype="html"> | ||
5858 | <source>Who we are</source> | ||
5859 | <target state="new">Who we are</target> | ||
5860 | <context-group purpose="location"> | ||
5861 | <context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context> | ||
5862 | <context context-type="linenumber">27</context> | ||
5863 | </context-group> | ||
5864 | </trans-unit> | ||
5865 | <trans-unit id="911fb379526b62e9a62590722830c146ebd31be8" datatype="html"> | ||
5866 | <source>Why we created this instance</source> | ||
5867 | <target state="new">Why we created this instance</target> | ||
5868 | <context-group purpose="location"> | ||
5869 | <context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context> | ||
5870 | <context context-type="linenumber">33</context> | ||
5871 | </context-group> | ||
5872 | </trans-unit> | ||
5873 | <trans-unit id="3f264e961636eb6eff1dbae7e3887447e22be154" datatype="html"> | ||
5874 | <source>How long we plan to maintain this instance</source> | ||
5875 | <target state="new">How long we plan to maintain this instance</target> | ||
5876 | <context-group purpose="location"> | ||
5877 | <context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context> | ||
5878 | <context context-type="linenumber">39</context> | ||
5879 | </context-group> | ||
5880 | </trans-unit> | ||
5881 | <trans-unit id="2646614e3af5f103885f64e4f097e45569091fd6" datatype="html"> | ||
5882 | <source>How we will pay for this instance</source> | ||
5883 | <target state="new">How we will pay for this instance</target> | ||
5884 | <context-group purpose="location"> | ||
5885 | <context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context> | ||
5886 | <context context-type="linenumber">45</context> | ||
5887 | </context-group> | ||
5888 | </trans-unit> | ||
5889 | <trans-unit id="4b08f867a83bf0fef0d15bffc0b4cf277de2d376" datatype="html"> | ||
5890 | <source>INFORMATION</source> | ||
5891 | <target state="new"> | ||
5892 | INFORMATION | ||
5893 | </target> | ||
5894 | <context-group purpose="location"> | ||
5895 | <context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context> | ||
5896 | <context context-type="linenumber">50</context> | ||
5897 | </context-group> | ||
5898 | </trans-unit> | ||
5899 | <trans-unit id="fbbd3718f919643cf73006ceb30ec5b09a8b07f2" datatype="html"> | ||
5900 | <source>MODERATION</source> | ||
5901 | <target state="new"> | ||
5902 | MODERATION | ||
5903 | </target> | ||
5904 | <context-group purpose="location"> | ||
5905 | <context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context> | ||
5906 | <context context-type="linenumber">60</context> | ||
5907 | </context-group> | ||
5908 | </trans-unit> | ||
5909 | <trans-unit id="5270b8fd3d35ab0a0475354a84d1265caf4790bd" datatype="html"> | ||
5910 | <source>OTHER INFORMATION</source> | ||
5911 | <target state="new"> | ||
5912 | OTHER INFORMATION | ||
5913 | </target> | ||
5914 | <context-group purpose="location"> | ||
5915 | <context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context> | ||
5916 | <context context-type="linenumber">82</context> | ||
5917 | </context-group> | ||
5918 | </trans-unit> | ||
5919 | <trans-unit id="3624f527ba5d5ed005a4ff2540d1a210233aa320" datatype="html"> | ||
5920 | <source>Hardware information</source> | ||
5921 | <target state="new">Hardware information</target> | ||
5922 | <context-group purpose="location"> | ||
5923 | <context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context> | ||
5924 | <context context-type="linenumber">87</context> | ||
5925 | </context-group> | ||
5926 | </trans-unit><trans-unit id="d84d2cd0e5c2053a4451e7f77b81269e157cc5af" datatype="html"> | ||
5927 | <source>FEATURES</source><target state="new">FEATURES</target> | ||
5928 | <context-group purpose="location"> | ||
5929 | <context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context> | ||
5930 | <context context-type="linenumber">94</context> | ||
5931 | </context-group> | ||
5932 | </trans-unit> | ||
5933 | <trans-unit id="fa48c3ddc2ef8e40e5c317e68bc05ae62c93b0c1"> | ||
5934 | <source>Features found on this instance</source> | ||
5935 | <target>مميزات مثيل الخادوم</target> | ||
5936 | <context-group name="null"> | ||
5937 | <context context-type="linenumber">47</context> | ||
5938 | </context-group> | ||
5939 | |||
5940 | |||
5941 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">47</context></context-group></trans-unit> | ||
5942 | <trans-unit id="92538de0e2f6e64f1d05291132b93c32bed81237" datatype="html"> | ||
5943 | <source>STATISTICS</source> | ||
5944 | <target state="new">STATISTICS</target> | ||
5945 | <context-group purpose="location"> | ||
5946 | <context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context> | ||
5947 | <context context-type="linenumber">100</context> | ||
5948 | </context-group> | ||
5949 | </trans-unit> | ||
5950 | <trans-unit id="6b8b10fedeff64aa441ebedc2b7fbd07f6f246c1" datatype="html"> | ||
5951 | <source>What is PeerTube?</source> | ||
5952 | <target state="new"> | ||
5953 | What is PeerTube? | ||
5954 | </target> | ||
5955 | <context-group purpose="location"> | ||
5956 | <context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context> | ||
5957 | <context context-type="linenumber">2</context> | ||
5958 | </context-group> | ||
5959 | </trans-unit> | ||
5960 | <trans-unit id="49ea58bdafe3b72efaa42bac13d7d9b2f22a2990" datatype="html"> | ||
5961 | <source>PeerTube is a self-hosted ActivityPub-federated video streaming platform using P2P directly in your web browser.</source> | ||
5962 | <target state="new"> | ||
5963 | PeerTube is a self-hosted ActivityPub-federated video streaming platform using P2P directly in your web browser. | ||
5964 | </target> | ||
5965 | <context-group purpose="location"> | ||
5966 | <context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context> | ||
5967 | <context context-type="linenumber">9</context> | ||
5968 | </context-group> | ||
5969 | </trans-unit> | ||
5970 | <trans-unit id="6469b375536342370eefd959bb72a06dc3d5884b" datatype="html"> | ||
5971 | <source> | ||
5972 | It is a free and open-source software, under the <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>AGPLv3 | ||
5973 | licence<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | ||
5974 | </source> | ||
5975 | <target state="new"> | ||
5976 | It is a free and open-source software, under the <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>AGPLv3 | ||
5977 | licence<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | ||
5978 | </target> | ||
5979 | <context-group purpose="location"> | ||
5980 | <context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context> | ||
5981 | <context context-type="linenumber">13</context> | ||
5982 | </context-group> | ||
5983 | </trans-unit> | ||
5984 | <trans-unit id="7b85d0debc419e6c9c390ce02686b57d256cd139" datatype="html"> | ||
5985 | <source>For more information, please visit <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>joinpeertube.org<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> | ||
5986 | <target state="new"> | ||
5987 | For more information, please visit <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>joinpeertube.org<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | ||
5988 | </target> | ||
5989 | <context-group purpose="location"> | ||
5990 | <context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context> | ||
5991 | <context context-type="linenumber">18</context> | ||
5992 | </context-group> | ||
5993 | </trans-unit> | ||
5994 | <trans-unit id="0f972eed0e4c81f8006cf8061a400304b2c62b21" datatype="html"> | ||
5995 | <source>Use PeerTube | ||
5996 | documentation</source> | ||
5997 | <target state="new">Use PeerTube | ||
5998 | documentation</target> | ||
5999 | <context-group purpose="location"> | ||
6000 | <context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context> | ||
6001 | <context context-type="linenumber">28</context> | ||
6002 | </context-group> | ||
6003 | </trans-unit> | ||
6004 | <trans-unit id="80c7532b45374a38b6c5f3bd5576464660b95b89" datatype="html"> | ||
6005 | <source>Discover how to setup your account, what is a channel, how to create a playlist and more!</source> | ||
6006 | <target state="new"> | ||
6007 | Discover how to setup your account, what is a channel, how to create a playlist and more! | ||
6008 | </target> | ||
6009 | <context-group purpose="location"> | ||
6010 | <context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context> | ||
6011 | <context context-type="linenumber">32</context> | ||
6012 | </context-group> | ||
6013 | </trans-unit> | ||
6014 | <trans-unit id="08d65d76b1b4f8b5d802900b539b1d2e16a71756" datatype="html"> | ||
6015 | <source>PeerTube | ||
6016 | Applications</source> | ||
6017 | <target state="new">PeerTube | ||
6018 | Applications</target> | ||
6019 | <context-group purpose="location"> | ||
6020 | <context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context> | ||
6021 | <context context-type="linenumber">41</context> | ||
6022 | </context-group> | ||
6023 | </trans-unit> | ||
6024 | <trans-unit id="41d3c1ad1b83498b20d96d74bc14e0a1e9749529" datatype="html"> | ||
6025 | <source>Discover unofficial Android applications or browser addons!</source> | ||
6026 | <target state="new"> | ||
6027 | Discover unofficial Android applications or browser addons! | ||
6028 | </target> | ||
6029 | <context-group purpose="location"> | ||
6030 | <context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context> | ||
6031 | <context context-type="linenumber">45</context> | ||
6032 | </context-group> | ||
6033 | </trans-unit> | ||
6034 | <trans-unit id="a1b892a310faf2ee74544d659ce968314997d56a" datatype="html"> | ||
6035 | <source>Contribute on | ||
6036 | PeerTube</source> | ||
6037 | <target state="new">Contribute on | ||
6038 | PeerTube</target> | ||
6039 | <context-group purpose="location"> | ||
6040 | <context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context> | ||
6041 | <context context-type="linenumber">54</context> | ||
6042 | </context-group> | ||
6043 | </trans-unit> | ||
6044 | <trans-unit id="2c4788d7843d80bf5aad6283aba75c8151807e8c" datatype="html"> | ||
6045 | <source>Want to help to improve PeerTube? You can translate the web interface, give your feedback or directly contribute to the code!</source> | ||
6046 | <target state="new"> | ||
6047 | Want to help to improve PeerTube? You can translate the web interface, give your feedback or directly contribute to the code! | ||
6048 | </target> | ||
6049 | <context-group purpose="location"> | ||
6050 | <context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context> | ||
6051 | <context context-type="linenumber">58</context> | ||
6052 | </context-group> | ||
6053 | </trans-unit> | ||
6054 | <trans-unit id="c02493cfa08b82c468233b83069b5baff23890e1"> | ||
6055 | <source>P2P & Privacy</source> | ||
6056 | <target>الند للند و الخصوصية</target> | ||
6057 | <context-group name="null"> | ||
6058 | <context context-type="linenumber">25</context> | ||
6059 | </context-group> | ||
6060 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">71</context></context-group> | ||
6061 | </trans-unit> | ||
6062 | <trans-unit id="d0a97e9255fb49b92504d36516f902f440bc8878" datatype="html"> | ||
6063 | <source> | ||
6064 | PeerTube uses the BitTorrent protocol to share bandwidth between users by default to help lower the load on the server, | ||
6065 | but ultimately leaves you the choice to switch back to regular streaming exclusively from the server of the video. What | ||
6066 | follows applies only if you want to keep using the P2P mode of PeerTube. | ||
6067 | </source> | ||
6068 | <target state="new"> | ||
6069 | PeerTube uses the BitTorrent protocol to share bandwidth between users by default to help lower the load on the server, | ||
6070 | but ultimately leaves you the choice to switch back to regular streaming exclusively from the server of the video. What | ||
6071 | follows applies only if you want to keep using the P2P mode of PeerTube. | ||
6072 | </target> | ||
6073 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">74</context></context-group> | ||
6074 | </trans-unit> | ||
6075 | <trans-unit id="e4ce50f3019e3ebe9a479784c6cb68a31c7a8231"> | ||
6076 | <source>What are the consequences?</source> | ||
6077 | <target>ماهي العواقب؟</target> | ||
6078 | <context-group name="null"> | ||
6079 | <context context-type="linenumber">32</context> | ||
6080 | </context-group> | ||
6081 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">85</context></context-group> | ||
6082 | </trans-unit> | ||
6083 | <trans-unit id="14d3bc3dafb4a09f3c79daac07ebf30e76457f63" datatype="html"> | ||
6084 | <source> | ||
6085 | In theory, someone with enough technical skills could create a script that tracks which IP is downloading which video. | ||
6086 | In practice, this is much more difficult because: | ||
6087 | </source> | ||
6088 | <target state="new"> | ||
6089 | In theory, someone with enough technical skills could create a script that tracks which IP is downloading which video. | ||
6090 | In practice, this is much more difficult because: | ||
6091 | </target> | ||
6092 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">87</context></context-group> | ||
6093 | </trans-unit> | ||
6094 | <trans-unit id="fc899a02306f4fd2ce20978136d252dd6eb346cf" datatype="html"> | ||
6095 | <source> | ||
6096 | An HTTP request has to be sent on each tracker for each video to spy. | ||
6097 | If we want to spy all PeerTube's videos, we have to send as many requests as there are videos (so potentially a lot) | ||
6098 | </source> | ||
6099 | <target state="new"> | ||
6100 | An HTTP request has to be sent on each tracker for each video to spy. | ||
6101 | If we want to spy all PeerTube's videos, we have to send as many requests as there are videos (so potentially a lot) | ||
6102 | </target> | ||
6103 | <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> | ||
6104 | </trans-unit> | ||
6105 | <trans-unit id="278669a7857ee77786cf4578b11bb601002cf7a8" datatype="html"> | ||
6106 | <source> | ||
6107 | For each request sent, the tracker returns random peers at a limited number. | ||
6108 | 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 | ||
6109 | requests sent to know every peer in the swarm | ||
6110 | </source> | ||
6111 | <target state="new"> | ||
6112 | For each request sent, the tracker returns random peers at a limited number. | ||
6113 | 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 | ||
6114 | requests sent to know every peer in the swarm | ||
6115 | </target> | ||
6116 | <context-group purpose="location"> | ||
6117 | <context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context> | ||
6118 | <context context-type="linenumber">98</context> | ||
6119 | </context-group> | ||
6120 | </trans-unit> | ||
6121 | <trans-unit id="3f47eec5fb00ae46a0035cc8f9e428e3d549e337" datatype="html"> | ||
6122 | <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> | ||
6123 | <target state="new"> | ||
6124 | Those requests have to be sent regularly to know who starts/stops watching a video. It is easy to detect that kind of behaviour | ||
6125 | </target> | ||
6126 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">104</context></context-group> | ||
6127 | </trans-unit> | ||
6128 | <trans-unit id="a5089b43b2fd8a2639bc7a4cdfaa90e869f51cc3" datatype="html"> | ||
6129 | <source> | ||
6130 | 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 | ||
6131 | video | ||
6132 | </source> | ||
6133 | <target state="new"> | ||
6134 | 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 | ||
6135 | video | ||
6136 | </target> | ||
6137 | <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> | ||
6138 | </trans-unit> | ||
6139 | <trans-unit id="ff5458261525060246f1f49a740c8d094dc4bac4" datatype="html"> | ||
6140 | <source>The IP address is a vague information: usually, it regularly changes and can represent many persons or entities</source> | ||
6141 | <target state="new"> | ||
6142 | The IP address is a vague information: usually, it regularly changes and can represent many persons or entities | ||
6143 | </target> | ||
6144 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">113</context></context-group> | ||
6145 | </trans-unit> | ||
6146 | <trans-unit id="31c95b65cb16d779069e65e82e68690f712c4a5c" datatype="html"> | ||
6147 | <source> | ||
6148 | Web peers are not publicly accessible: because we use WebRTC inside the web browser (<x id="START_LINK" ctype="x-a" equiv-text="<a>"/>with the | ||
6149 | WebTorrent library<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>), the protocol is different from classic BitTorrent. | ||
6150 | When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers | ||
6151 | to forward the information to. | ||
6152 | See <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more information | ||
6153 | </source> | ||
6154 | <target state="new"> | ||
6155 | Web peers are not publicly accessible: because we use WebRTC inside the web browser (<x id="START_LINK" ctype="x-a" equiv-text="<a>"/>with the | ||
6156 | WebTorrent library<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>), the protocol is different from classic BitTorrent. | ||
6157 | When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers | ||
6158 | to forward the information to. | ||
6159 | See <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more information | ||
6160 | </target> | ||
6161 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">117</context></context-group> | ||
6162 | </trans-unit> | ||
6163 | <trans-unit id="e916a82a25fb892f83d2b63ca55594dc7d02f36a" datatype="html"> | ||
6164 | <source> | ||
6165 | The worst-case scenario of an average person spying on their friends is quite unlikely. | ||
6166 | There are much more effective ways to get that kind of information. | ||
6167 | </source> | ||
6168 | <target state="new"> | ||
6169 | The worst-case scenario of an average person spying on their friends is quite unlikely. | ||
6170 | There are much more effective ways to get that kind of information. | ||
6171 | </target> | ||
6172 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">126</context></context-group> | ||
6173 | </trans-unit> | ||
6174 | <trans-unit id="4bf47a1ae952bf42a4682a5ecddb0bfb8c9adfaf" datatype="html"> | ||
6175 | <source>How does PeerTube compare with YouTube?</source> | ||
6176 | <target state="translated">هل يمكن مقارنة PeerTube بـ Youtube؟</target> | ||
6177 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">131</context></context-group> | ||
6178 | </trans-unit> | ||
6179 | <trans-unit id="1fd22031e4f7920db2300cc76ee9c8516b25f50d" datatype="html"> | ||
6180 | <source> | ||
6181 | The threats to privacy with YouTube are different from PeerTube's. | ||
6182 | In YouTube's case, the platform gathers a huge amount of your personal information (not only your IP) to analyze them and track you. | ||
6183 | Moreover, YouTube is owned by Google/Alphabet, a company that tracks you across many websites (via AdSense or Google Analytics). | ||
6184 | </source> | ||
6185 | <target state="new"> | ||
6186 | The threats to privacy with YouTube are different from PeerTube's. | ||
6187 | In YouTube's case, the platform gathers a huge amount of your personal information (not only your IP) to analyze them and track you. | ||
6188 | Moreover, YouTube is owned by Google/Alphabet, a company that tracks you across many websites (via AdSense or Google Analytics). | ||
6189 | </target> | ||
6190 | <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> | ||
6191 | </trans-unit> | ||
6192 | <trans-unit id="3c2990d5e452bdf2317ff23745db70705d848d99" datatype="html"> | ||
6193 | <source>What can I do to limit the exposure of my IP address?</source> | ||
6194 | <target state="new">What can I do to limit the exposure of my IP address?</target> | ||
6195 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">139</context></context-group> | ||
6196 | </trans-unit> | ||
6197 | <trans-unit id="301e86f807ed659ff42d3b4bba6e03b88bff7907" datatype="html"> | ||
6198 | <source> | ||
6199 | 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 | ||
6200 | your IP in their connection logs: ISP/routers/trackers/CDN and more. | ||
6201 | 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. | ||
6202 | Thinking that removing P2P from PeerTube will give you back anonymity doesn't make sense. | ||
6203 | </source> | ||
6204 | <target state="new"> | ||
6205 | 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 | ||
6206 | your IP in their connection logs: ISP/routers/trackers/CDN and more. | ||
6207 | 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. | ||
6208 | Thinking that removing P2P from PeerTube will give you back anonymity doesn't make sense. | ||
6209 | </target> | ||
6210 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">141</context></context-group> | ||
6211 | </trans-unit> | ||
6212 | <trans-unit id="8ce78dd287b9a9dde5079916425ea66466530e41" datatype="html"> | ||
6213 | <source>What will be done to mitigate this problem?</source> | ||
6214 | <target state="new">What will be done to mitigate this problem?</target> | ||
6215 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">148</context></context-group> | ||
6216 | </trans-unit> | ||
6217 | <trans-unit id="db4d65ed605b948169d51eac4c1b2ff662088eb7" datatype="html"> | ||
6218 | <source> | ||
6219 | PeerTube wants to deliver the best countermeasures possible, to give you more choice | ||
6220 | and render attacks less likely. Here is what we put in place so far: | ||
6221 | </source> | ||
6222 | <target state="new"> | ||
6223 | PeerTube wants to deliver the best countermeasures possible, to give you more choice | ||
6224 | and render attacks less likely. Here is what we put in place so far: | ||
6225 | </target> | ||
6226 | <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> | ||
6227 | </trans-unit> | ||
6228 | <trans-unit id="89c0c2c3150b99bbea20214895df56c8f8d6125d" datatype="html"> | ||
6229 | <source>We set a limit to the number of peers sent by the tracker</source> | ||
6230 | <target state="new">We set a limit to the number of peers sent by the tracker</target> | ||
6231 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">156</context></context-group> | ||
6232 | </trans-unit> | ||
6233 | <trans-unit id="b23c2b01db8b09f1a9bc6144d66291e28f02daf4" datatype="html"> | ||
6234 | <source>We set a limit on the request frequency received by the tracker</source> | ||
6235 | <target state="new">We set a limit on the request frequency received by the tracker</target> | ||
6236 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">157</context></context-group> | ||
6237 | </trans-unit> | ||
6238 | <trans-unit id="b6f5d5d1aab25c1e675c66ea5dbb987654e9c0b0" datatype="html"> | ||
6239 | <source>Allow instance admins to disable P2P from the administration interface</source> | ||
6240 | <target state="new">Allow instance admins to disable P2P from the administration interface</target> | ||
6241 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">158</context></context-group> | ||
6242 | </trans-unit> | ||
6243 | <trans-unit id="85755719c08571f7f5b7c5b391329b7e4e7ccc7b" datatype="html"> | ||
6244 | <source>Automatic video redundancy from some instances: one doesn't know if the IP downloaded the video on purpose or if it a server</source> | ||
6245 | <target state="new">Automatic video redundancy from some instances: one doesn't know if the IP downloaded the video on purpose or if it a server</target> | ||
6246 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">159</context></context-group> | ||
6247 | </trans-unit> | ||
6248 | <trans-unit id="a4a403ca6ccc6c4bd590cdfb045474270625ea12" datatype="html"> | ||
6249 | <source> | ||
6250 | Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling | ||
6251 | WebRTC in your browser. | ||
6252 | </source> | ||
6253 | <target state="new"> | ||
6254 | Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling | ||
6255 | WebRTC in your browser. | ||
6256 | </target> | ||
6257 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">162</context></context-group> | ||
6258 | </trans-unit> | ||
6259 | <trans-unit id="eebbc9b6d037b9c08225b769a5f3f333b2789500" datatype="html"> | ||
6260 | <source>Followers instances</source> | ||
6261 | <target state="new">Followers instances</target> | ||
6262 | |||
6263 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit> | ||
6264 | <trans-unit id="39dabfebe4a70cc00aa454f790b81cf453d38304" datatype="html"> | ||
6265 | <source>This instance does not have instances followers.</source> | ||
6266 | <target state="new">This instance does not have instances followers.</target> | ||
6267 | |||
6268 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit> | ||
6269 | <trans-unit id="d4f8e8ce89a1f258702ba0341d7321f972f60b32" datatype="html"> | ||
6270 | <source>Followings instances</source> | ||
6271 | <target state="new">Followings instances</target> | ||
6272 | |||
6273 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">14</context></context-group></trans-unit> | ||
6274 | <trans-unit id="d0f0a0a5da1553964ae4891aaebd2b2c3e5ddae4" datatype="html"> | ||
6275 | <source>This instance does not have instances followings.</source> | ||
6276 | <target state="new">This instance does not have instances followings.</target> | ||
6277 | |||
6278 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit> | ||
6279 | <trans-unit id="3d2fb0ff92d3dd1e6040cd79b2a60edac6dea2da" datatype="html"> | ||
6280 | <source>Developed with ❤ by <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Framasoft<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></source> | ||
6281 | <target state="new">Developed with ❤ by <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Framasoft<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> | ||
6282 | <context-group purpose="location"> | ||
6283 | <context context-type="sourcefile">src/app/+about/about-peertube/about-peertube-contributors.component.html</context> | ||
6284 | <context context-type="linenumber">3</context> | ||
6285 | </context-group> | ||
6286 | </trans-unit> | ||
6287 | <trans-unit id="4499806949402133d08a5029cb5462c5ea25336d"> | ||
6288 | <source>Create an account</source> | ||
6289 | <target>إنشاء حساب</target> | ||
6290 | <context-group name="null"> | ||
6291 | <context context-type="linenumber">3</context> | ||
6292 | </context-group> | ||
6293 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">3</context></context-group> | ||
6294 | </trans-unit> | ||
6295 | <trans-unit id="f732c304c7433e5a83ffcd862c3dce709a0f4982" datatype="html"> | ||
6296 | <source>Next</source> | ||
6297 | <target state="new">Next</target> | ||
6298 | <context-group purpose="location"> | ||
6299 | <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> | ||
6300 | <context context-type="linenumber">20</context> | ||
6301 | </context-group> | ||
6302 | </trans-unit> | ||
6303 | <trans-unit id="f127303f2937f5d9ced837f692899f5d599659a1" datatype="html"> | ||
6304 | <source>Create my account</source> | ||
6305 | <target state="new"> | ||
6306 | Create my account | ||
6307 | </target> | ||
6308 | <context-group purpose="location"> | ||
6309 | <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> | ||
6310 | <context context-type="linenumber">28</context> | ||
6311 | </context-group> | ||
6312 | </trans-unit> | ||
6313 | <trans-unit id="cb9d0623f382c9803df997fb30b9a33a5438d919" datatype="html"> | ||
6314 | <source>PeerTube is creating your account...</source> | ||
6315 | <target state="new">PeerTube is creating your account...</target> | ||
6316 | <context-group purpose="location"> | ||
6317 | <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> | ||
6318 | <context context-type="linenumber">37</context> | ||
6319 | </context-group> | ||
6320 | </trans-unit> | ||
6321 | <trans-unit id="8dd413cee2228118c536f503709329a4d1a395e2" datatype="html"> | ||
6322 | <source>Done</source> | ||
6323 | <target state="new">Done</target> | ||
6324 | <context-group purpose="location"> | ||
6325 | <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> | ||
6326 | <context context-type="linenumber">33</context> | ||
6327 | </context-group> | ||
6328 | </trans-unit> | ||
6329 | <trans-unit id="88b19801d99f5dcc4043d6d30dfa32c3f68da5ea" datatype="html"> | ||
6330 | <source>Who are we?</source> | ||
6331 | <target state="new">Who are we?</target> | ||
6332 | <context-group purpose="location"> | ||
6333 | <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> | ||
6334 | <context context-type="linenumber">60</context> | ||
6335 | </context-group> | ||
6336 | </trans-unit> | ||
6337 | <trans-unit id="05db4afa3e85d23d29fcfacaa5a61f0d2ae02dc0" datatype="html"> | ||
6338 | <source>How long do we plan to maintain this instance?</source> | ||
6339 | <target state="new">How long do we plan to maintain this instance?</target> | ||
6340 | <context-group purpose="location"> | ||
6341 | <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> | ||
6342 | <context context-type="linenumber">65</context> | ||
6343 | </context-group> | ||
6344 | </trans-unit> | ||
6345 | <trans-unit id="b7ad73ca1e5e4a530ca4eaa5285e4fd0c376c089" datatype="html"> | ||
6346 | <source>How will we finance this instance?</source> | ||
6347 | <target state="new">How will we finance this instance?</target> | ||
6348 | <context-group purpose="location"> | ||
6349 | <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> | ||
6350 | <context context-type="linenumber">70</context> | ||
6351 | </context-group> | ||
6352 | </trans-unit> | ||
6353 | <trans-unit id="24e4921833f6fff4376e0ec13a33c44a85922355" datatype="html"> | ||
6354 | <source>Administrators & Sustainability</source> | ||
6355 | <target state="new">Administrators & Sustainability</target> | ||
6356 | <context-group purpose="location"> | ||
6357 | <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> | ||
6358 | <context context-type="linenumber">56</context> | ||
6359 | </context-group> | ||
6360 | </trans-unit><trans-unit id="041620337eaebda87971d345d05697639dfe78e4" datatype="html"> | ||
6361 | <source>Step</source><target state="new">Step</target> | ||
6362 | <context-group purpose="location"> | ||
6363 | <context context-type="sourcefile">src/app/+signup/+register/custom-stepper.component.html</context> | ||
6364 | <context context-type="linenumber">9</context> | ||
6365 | </context-group> | ||
6366 | </trans-unit> | ||
6367 | <trans-unit id="6c7534a7c0265f2285e952978b4241211199172b" datatype="html"> | ||
6368 | <source> | ||
6369 | A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content.<x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | ||
6370 | For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology. | ||
6371 | </source> | ||
6372 | <target state="new"> | ||
6373 | A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content.<x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | ||
6374 | For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology. | ||
6375 | </target> | ||
6376 | <context-group purpose="location"> | ||
6377 | <context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context> | ||
6378 | <context context-type="linenumber">4</context> | ||
6379 | </context-group> | ||
6380 | </trans-unit> | ||
6381 | <trans-unit id="df3021e29cbce57c12151ae6e1e0bf8c640e87da" datatype="html"> | ||
6382 | <source>Other users can decide to subscribe any channel they want, to be notified when you publish a new video.</source> | ||
6383 | <target state="new"> | ||
6384 | Other users can decide to subscribe any channel they want, to be notified when you publish a new video. | ||
6385 | </target> | ||
6386 | <context-group purpose="location"> | ||
6387 | <context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context> | ||
6388 | <context context-type="linenumber">9</context> | ||
6389 | </context-group> | ||
6390 | </trans-unit> | ||
6391 | <trans-unit id="79b3619b36af71e5c70394a3a7b31545e32d83f0" datatype="html"> | ||
6392 | <source>Channel display name</source> | ||
6393 | <target state="new">Channel display name</target> | ||
6394 | <context-group purpose="location"> | ||
6395 | <context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context> | ||
6396 | <context context-type="linenumber">15</context> | ||
6397 | </context-group> | ||
6398 | </trans-unit> | ||
6399 | <trans-unit id="306a2ab7f93c214af3f5579f54bd8b3ad0d5560e" datatype="html"> | ||
6400 | <source>Channel name</source> | ||
6401 | <target state="new">Channel name</target> | ||
6402 | <context-group purpose="location"> | ||
6403 | <context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context> | ||
6404 | <context context-type="linenumber">30</context> | ||
6405 | </context-group> | ||
6406 | </trans-unit> | ||
6407 | <trans-unit id="cb4c2c5a4f4b34d3158f2344a3e625d0dc321f4d" datatype="html"> | ||
6408 | <source>Example: my_super_channel</source> | ||
6409 | <target state="new">Example: my_super_channel</target> | ||
6410 | <context-group purpose="location"> | ||
6411 | <context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context> | ||
6412 | <context context-type="linenumber">34</context> | ||
6413 | </context-group> | ||
6414 | </trans-unit> | ||
6415 | <trans-unit id="4a935862bd3120d5878e9635a9d46dfc1bcaedb4" datatype="html"> | ||
6416 | <source>The channel name is a unique identifier of your channel on this and all the other instances. It's as unique as an email address, which makes it easy for other people to interact with it.</source> | ||
6417 | <target state="new"> | ||
6418 | The channel name is a unique identifier of your channel on this and all the other instances. It's as unique as an email address, which makes it easy for other people to interact with it. | ||
6419 | </target> | ||
6420 | <context-group purpose="location"> | ||
6421 | <context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context> | ||
6422 | <context context-type="linenumber">42</context> | ||
6423 | </context-group> | ||
6424 | </trans-unit> | ||
6425 | <trans-unit id="60534abbe922bf9da7284c1c84d26315d695a5b7" datatype="html"> | ||
6426 | <source>Channel name cannot be the same than your account name. You can click on the first step to update your account name.</source> | ||
6427 | <target state="new"> | ||
6428 | Channel name cannot be the same than your account name. You can click on the first step to update your account name. | ||
6429 | </target> | ||
6430 | <context-group purpose="location"> | ||
6431 | <context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context> | ||
6432 | <context context-type="linenumber">50</context> | ||
6433 | </context-group> | ||
6434 | </trans-unit> | ||
6435 | <trans-unit id="26025b8081241cf85eb6516431b596df11fa66b3"> | ||
6436 | <source>Example: jane_doe</source> | ||
6437 | <target>مثال: jane_doe</target> | ||
6438 | <context-group name="null"> | ||
6439 | <context context-type="linenumber">23</context> | ||
6440 | </context-group> | ||
6441 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">23</context></context-group> | ||
6442 | </trans-unit> | ||
6443 | <trans-unit id="095664da04cb19afa1c2bb5992db6e253a664dd6" datatype="html"> | ||
6444 | <source>The username is a unique identifier of your account on this and all the other instances. It's as unique as an email address, which makes it easy for other people to interact with it.</source> | ||
6445 | <target state="new"> | ||
6446 | The username is a unique identifier of your account on this and all the other instances. It's as unique as an email address, which makes it easy for other people to interact with it. | ||
6447 | </target> | ||
6448 | <context-group purpose="location"> | ||
6449 | <context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context> | ||
6450 | <context context-type="linenumber">31</context> | ||
6451 | </context-group> | ||
6452 | </trans-unit> | ||
6453 | <trans-unit id="d315d635144b1104f1c1e9ef80ff3d07fcfa571c" datatype="html"> | ||
6454 | <source> | ||
6455 | I am at least 16 years old and agree | ||
6456 | to the <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | ||
6457 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/> and to the <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> | ||
6458 | of this instance | ||
6459 | </source> | ||
6460 | <target state="new"> | ||
6461 | I am at least 16 years old and agree | ||
6462 | to the <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | ||
6463 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/> and to the <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> | ||
6464 | of this instance | ||
6465 | </target> | ||
6466 | <context-group purpose="location"> | ||
6467 | <context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context> | ||
6468 | <context context-type="linenumber">65</context> | ||
6469 | </context-group> | ||
6470 | </trans-unit> | ||
6471 | <trans-unit id="b925172fc8e9b9a7fc6b9f5d742993b77ffdda2c" datatype="html"> | ||
6472 | <source>Sorry, we couldn't find the page you were looking for.</source> | ||
6473 | <target state="new"> | ||
6474 | Sorry, we couldn't find the page you were looking for. | ||
6475 | </target> | ||
6476 | <context-group purpose="location"> | ||
6477 | <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context> | ||
6478 | <context context-type="linenumber">4</context> | ||
6479 | </context-group> | ||
6480 | </trans-unit> | ||
6481 | <trans-unit id="9e601a3b227bb70afbb9b59cd43547b710af1e10" datatype="html"> | ||
6482 | <source>Your message has been sent.</source> | ||
6483 | <target state="new">Your message has been sent.</target> | ||
6484 | <context-group purpose="location"> | ||
6485 | <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.ts</context> | ||
6486 | <context context-type="linenumber">1</context> | ||
6487 | </context-group> | ||
6488 | </trans-unit> | ||
6489 | <trans-unit id="8d6d4f48dae547bb32e0669cda5a665dc8db536c" datatype="html"> | ||
6490 | <source>You already sent this form recently</source> | ||
6491 | <target state="new">You already sent this form recently</target> | ||
6492 | <context-group purpose="location"> | ||
6493 | <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.ts</context> | ||
6494 | <context context-type="linenumber">1</context> | ||
6495 | </context-group> | ||
6496 | </trans-unit> | ||
6497 | <trans-unit id="37b56526e384f843a15323dc730b484a97b4c968"> | ||
6498 | <source>No description</source> | ||
6499 | <target>بدون وصف</target> | ||
6500 | <context-group name="null"> | ||
6501 | <context context-type="linenumber">1</context> | ||
6502 | </context-group> | ||
6503 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-about/account-about.component.ts</context><context context-type="linenumber">1</context></context-group> | ||
6504 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-about/video-channel-about.component.ts</context><context context-type="linenumber">1</context></context-group> | ||
6505 | </trans-unit> | ||
6506 | <trans-unit id="a19e1f9aa381f05f5ba2ecb9d18a400228416ad4" datatype="html"> | ||
6507 | <source>Published <x id="INTERPOLATION" equiv-text="{{total}}"/> videos</source> | ||
6508 | <target state="translated">نَشَرَ <x id="INTERPOLATION" equiv-text="{{total}}"/> فيديوهات</target> | ||
6509 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">1</context></context-group> | ||
6510 | </trans-unit> | ||
6511 | <trans-unit id="e1979668b5d368a2a5d476ba4949bc518a4316a0" datatype="html"> | ||
6512 | <source><x id="INTERPOLATION" equiv-text="{{followers}}"/> direct account followers</source> | ||
6513 | <target state="new"><x id="INTERPOLATION" equiv-text="{{followers}}"/> direct account followers</target> | ||
6514 | <context-group purpose="location"> | ||
6515 | <context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context> | ||
6516 | <context context-type="linenumber">1</context> | ||
6517 | </context-group> | ||
6518 | </trans-unit> | ||
6519 | <trans-unit id="55d67844f534a75a89f86bb19d51c0703280a6ad" datatype="html"> | ||
6520 | <source>VIDEO CHANNELS</source> | ||
6521 | <target state="new">VIDEO CHANNELS</target> | ||
6522 | <context-group purpose="location"> | ||
6523 | <context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context> | ||
6524 | <context context-type="linenumber">1</context> | ||
6525 | </context-group> | ||
6526 | </trans-unit> | ||
6527 | <trans-unit id="2ccc315673e88d7490220d465da566e3acff72d5" datatype="html"> | ||
6528 | <source>ABOUT</source> | ||
6529 | <target state="new">ABOUT</target> | ||
6530 | <context-group purpose="location"> | ||
6531 | <context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context> | ||
6532 | <context context-type="linenumber">1</context> | ||
6533 | </context-group> | ||
6534 | <context-group purpose="location"> | ||
6535 | <context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context> | ||
6536 | <context context-type="linenumber">1</context> | ||
6537 | </context-group> | ||
6538 | </trans-unit> | ||
6539 | <trans-unit id="056a9a97eb47882159d3cf5bd8a9fc2cfe9371bf" datatype="html"> | ||
6540 | <source>Username copied</source> | ||
6541 | <target state="new">Username copied</target> | ||
6542 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">1</context></context-group> | ||
6543 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">1</context></context-group> | ||
6544 | </trans-unit> | ||
6545 | <trans-unit id="f1a851fd8b39e5544e3eec438ebd7f4ccfcc34dc" datatype="html"> | ||
6546 | <source>{VAR_PLURAL, plural, =1 {1 subscriber} other {<x id="INTERPOLATION" equiv-text="{{count}}"/> subscribers} }</source> | ||
6547 | <target state="new">{VAR_PLURAL, plural, =1 {1 subscriber} other {<x id="INTERPOLATION" equiv-text="{{count}}"/> subscribers} }</target> | ||
6548 | <context-group purpose="location"> | ||
6549 | <context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context> | ||
6550 | <context context-type="linenumber">1</context> | ||
6551 | </context-group> | ||
6552 | </trans-unit><trans-unit id="db28493f1be1ed4d0edfea612181d27c9c530270" datatype="html"> | ||
6553 | <source>Instances you follow</source><target state="new">Instances you follow</target> | ||
6554 | <context-group purpose="location"> | ||
6555 | <context context-type="sourcefile">src/app/+admin/admin.component.ts</context> | ||
6556 | <context context-type="linenumber">1</context> | ||
6557 | </context-group> | ||
6558 | </trans-unit><trans-unit id="5bd2577f482e8ac75e9fd9970c58b7f4b2995e56" datatype="html"> | ||
6559 | <source>Instances following you</source><target state="new">Instances following you</target> | ||
6560 | <context-group purpose="location"> | ||
6561 | <context context-type="sourcefile">src/app/+admin/admin.component.ts</context> | ||
6562 | <context context-type="linenumber">1</context> | ||
6563 | </context-group> | ||
6564 | </trans-unit> | ||
6565 | <trans-unit id="00437b281d12d04c60a57bd329cff5e3c5febd93" datatype="html"> | ||
6566 | <source>Audio-only</source> | ||
6567 | <target state="new">Audio-only</target> | ||
6568 | <context-group purpose="location"> | ||
6569 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts</context> | ||
6570 | <context context-type="linenumber">1</context> | ||
6571 | </context-group> | ||
6572 | </trans-unit> | ||
6573 | <trans-unit id="b867165f9a29f4af6d0c37bcb1f48e53850a0d2d" datatype="html"> | ||
6574 | <source>A <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>.mp4<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> that keeps the original audio track, with no video</source> | ||
6575 | <target state="new">A <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>.mp4<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> that keeps the original audio track, with no video</target> | ||
6576 | <context-group purpose="location"> | ||
6577 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts</context> | ||
6578 | <context context-type="linenumber">1</context> | ||
6579 | </context-group> | ||
6580 | </trans-unit> | ||
6581 | <trans-unit id="d9fc2b03f04056671d7d4ffcac7197189d959cd6"> | ||
6582 | <source>240p</source> | ||
6583 | <target>240p</target> | ||
6584 | <context-group name="null"> | ||
6585 | <context context-type="linenumber">1</context> | ||
6586 | </context-group> | ||
6587 | <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">1</context></context-group> | ||
6588 | </trans-unit> | ||
6589 | <trans-unit id="c8cfad7e7a16c57c42535331b65cb7de40d8402e"> | ||
6590 | <source>360p</source> | ||
6591 | <target>360p</target> | ||
6592 | <context-group name="null"> | ||
6593 | <context context-type="linenumber">1</context> | ||
6594 | </context-group> | ||
6595 | <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">1</context></context-group> | ||
6596 | </trans-unit> | ||
6597 | <trans-unit id="48f0af5a0d0bea4e84b27eaf41b19c85a531c2a5"> | ||
6598 | <source>480p</source> | ||
6599 | <target>480p</target> | ||
6600 | <context-group name="null"> | ||
6601 | <context context-type="linenumber">1</context> | ||
6602 | </context-group> | ||
6603 | <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">1</context></context-group> | ||
6604 | </trans-unit> | ||
6605 | <trans-unit id="6f06138daf6363746ff26bfc0cb2491c09cdfdf2"> | ||
6606 | <source>720p</source> | ||
6607 | <target>720p</target> | ||
6608 | <context-group name="null"> | ||
6609 | <context context-type="linenumber">1</context> | ||
6610 | </context-group> | ||
6611 | <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">1</context></context-group> | ||
6612 | </trans-unit> | ||
6613 | <trans-unit id="65c94f9beb6fe957808c40060da280cc7ace7ab9"> | ||
6614 | <source>1080p</source> | ||
6615 | <target>1080p</target> | ||
6616 | <context-group name="null"> | ||
6617 | <context context-type="linenumber">1</context> | ||
6618 | </context-group> | ||
6619 | <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">1</context></context-group> | ||
6620 | </trans-unit> | ||
6621 | <trans-unit id="2303f8783df836e13c208710dc029a1d34b6a77a" datatype="html"> | ||
6622 | <source>2160p</source> | ||
6623 | <target state="new">2160p</target> | ||
6624 | <context-group purpose="location"> | ||
6625 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts</context> | ||
6626 | <context context-type="linenumber">1</context> | ||
6627 | </context-group> | ||
6628 | </trans-unit> | ||
6629 | <trans-unit id="421a937491f19774d17eefa1d24816dae1a9f111" datatype="html"> | ||
6630 | <source>Auto (via ffmpeg)</source> | ||
6631 | <target state="new">Auto (via ffmpeg)</target> | ||
6632 | <context-group purpose="location"> | ||
6633 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts</context> | ||
6634 | <context context-type="linenumber">1</context> | ||
6635 | </context-group> | ||
6636 | </trans-unit> | ||
6637 | <trans-unit id="b9e64712e3e5c342ce9cd32eec6cd7d6c00f4048"> | ||
6638 | <source>Configuration updated.</source> | ||
6639 | <target>تم تحديث الإعدادات.</target> | ||
6640 | <context-group name="null"> | ||
6641 | <context context-type="linenumber">1</context> | ||
6642 | </context-group> | ||
6643 | <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">1</context></context-group> | ||
6644 | </trans-unit> | ||
6645 | <trans-unit id="baa5048f978a6fed563ab1d30a6bb965ea687ba8" datatype="html"> | ||
6646 | <source>{{'{0} languages selected</source> | ||
6647 | <target state="new">{{'{0} languages selected</target> | ||
6648 | |||
6649 | |||
6650 | <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">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
6651 | <trans-unit id="812a3c71b3a8e6bfc7f1c5e8690cb4738edb2224" datatype="html"> | ||
6652 | <source>No language</source> | ||
6653 | <target state="new">No language</target> | ||
6654 | |||
6655 | |||
6656 | <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">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
6657 | <trans-unit id="15375472822bfcc320ebccd648eae8c15e50fef0" datatype="html"> | ||
6658 | <source>{{'{0} categories selected</source> | ||
6659 | <target state="new">{{'{0} categories selected</target> | ||
6660 | <context-group purpose="location"> | ||
6661 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts</context> | ||
6662 | <context context-type="linenumber">1</context> | ||
6663 | </context-group> | ||
6664 | </trans-unit> | ||
6665 | <trans-unit id="fae7f30cdceaa810f98bdcf1a944f155449b1aaf" datatype="html"> | ||
6666 | <source>No category</source> | ||
6667 | <target state="new">No category</target> | ||
6668 | <context-group purpose="location"> | ||
6669 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts</context> | ||
6670 | <context context-type="linenumber">1</context> | ||
6671 | </context-group> | ||
6672 | </trans-unit> | ||
6673 | <trans-unit id="67e703146fe9f6fa41250bbdf27db405cee57607" datatype="html"> | ||
6674 | <source>Process domains</source> | ||
6675 | <target state="new">Process domains</target> | ||
6676 | |||
6677 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
6678 | <trans-unit id="2f9439e4f986c94ed2ab6fec2b3dd82de1c6176f" datatype="html"> | ||
6679 | <source>Domain is required.</source> | ||
6680 | <target state="translated">اسم النطاق مطلوب.</target> | ||
6681 | |||
6682 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/batch-domains-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
6683 | <trans-unit id="a09570e386c8a76dd828525fde97eae2be1fc01c" datatype="html"> | ||
6684 | <source>Domains entered are invalid.</source> | ||
6685 | <target state="translated">أسماء النطاقات التي قمت بإدخالها غير صالحة.</target> | ||
6686 | |||
6687 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/batch-domains-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
6688 | <trans-unit id="2a6c3f1941b3e864033afa93da9b14e2ae17510c" datatype="html"> | ||
6689 | <source>Domains entered contain duplicates.</source> | ||
6690 | <target state="new">Domains entered contain duplicates.</target> | ||
6691 | |||
6692 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/batch-domains-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
6693 | <trans-unit id="aa6fb95c355f172bda303de1ce2f38c251a149cf"> | ||
6694 | <source>Unlimited</source> | ||
6695 | <target>بلا حدود</target> | ||
6696 | <context-group name="null"> | ||
6697 | <context context-type="linenumber">1</context> | ||
6698 | </context-group> | ||
6699 | |||
6700 | |||
6701 | |||
6702 | |||
6703 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">1</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">1</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">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
6704 | <trans-unit id="41d65a19d2dd012b4b3699a96cc252a06f43703b" datatype="html"> | ||
6705 | <source>None - no upload possible</source> | ||
6706 | <target state="new">None - no upload possible</target> | ||
6707 | <context-group purpose="location"> | ||
6708 | <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context> | ||
6709 | <context context-type="linenumber">1</context> | ||
6710 | </context-group> | ||
6711 | <context-group purpose="location"> | ||
6712 | <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context> | ||
6713 | <context context-type="linenumber">1</context> | ||
6714 | </context-group> | ||
6715 | </trans-unit> | ||
6716 | <trans-unit id="54adc67482fdaa0d361a2992bc91e064dc61cc9a" datatype="html"> | ||
6717 | <source>100MB</source> | ||
6718 | <target state="new">100MB</target> | ||
6719 | <context-group purpose="location"> | ||
6720 | <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context> | ||
6721 | <context context-type="linenumber">1</context> | ||
6722 | </context-group> | ||
6723 | <context-group purpose="location"> | ||
6724 | <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context> | ||
6725 | <context context-type="linenumber">1</context> | ||
6726 | </context-group> | ||
6727 | </trans-unit> | ||
6728 | <trans-unit id="cd34ef1f476d5422f49f6ed429f61fc1cfcb1174" datatype="html"> | ||
6729 | <source>500MB</source> | ||
6730 | <target state="new">500MB</target> | ||
6731 | <context-group purpose="location"> | ||
6732 | <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context> | ||
6733 | <context context-type="linenumber">1</context> | ||
6734 | </context-group> | ||
6735 | <context-group purpose="location"> | ||
6736 | <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context> | ||
6737 | <context context-type="linenumber">1</context> | ||
6738 | </context-group> | ||
6739 | </trans-unit> | ||
6740 | <trans-unit id="4a47b4beea31cac6e5970b6bc522902f545acc8b" datatype="html"> | ||
6741 | <source>1GB</source> | ||
6742 | <target state="new">1GB</target> | ||
6743 | <context-group purpose="location"> | ||
6744 | <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context> | ||
6745 | <context context-type="linenumber">1</context> | ||
6746 | </context-group> | ||
6747 | </trans-unit> | ||
6748 | <trans-unit id="b26d0cac75638623098ab7e06e16b096d1f55cc8" datatype="html"> | ||
6749 | <source>5GB</source> | ||
6750 | <target state="new">5GB</target> | ||
6751 | <context-group purpose="location"> | ||
6752 | <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context> | ||
6753 | <context context-type="linenumber">1</context> | ||
6754 | </context-group> | ||
6755 | <context-group purpose="location"> | ||
6756 | <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context> | ||
6757 | <context context-type="linenumber">1</context> | ||
6758 | </context-group> | ||
6759 | </trans-unit> | ||
6760 | <trans-unit id="f9fc4e7ec6743cb6f69bea2d0859a655ed44ffae" datatype="html"> | ||
6761 | <source>20GB</source> | ||
6762 | <target state="new">20GB</target> | ||
6763 | <context-group purpose="location"> | ||
6764 | <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context> | ||
6765 | <context context-type="linenumber">1</context> | ||
6766 | </context-group> | ||
6767 | </trans-unit> | ||
6768 | <trans-unit id="a56e3f92fe16d97ee4f05051ea61c466ecb51d5e" datatype="html"> | ||
6769 | <source>50GB</source> | ||
6770 | <target state="new">50GB</target> | ||
6771 | <context-group purpose="location"> | ||
6772 | <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context> | ||
6773 | <context context-type="linenumber">1</context> | ||
6774 | </context-group> | ||
6775 | </trans-unit> | ||
6776 | <trans-unit id="31dcc0c63f6234ace8caa84ae1abc33d4022122d" datatype="html"> | ||
6777 | <source>10MB</source> | ||
6778 | <target state="new">10MB</target> | ||
6779 | <context-group purpose="location"> | ||
6780 | <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context> | ||
6781 | <context context-type="linenumber">1</context> | ||
6782 | </context-group> | ||
6783 | </trans-unit> | ||
6784 | <trans-unit id="f2f968b6f2199b919f567702c6f23b43e5ea71af" datatype="html"> | ||
6785 | <source>50MB</source> | ||
6786 | <target state="new">50MB</target> | ||
6787 | <context-group purpose="location"> | ||
6788 | <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context> | ||
6789 | <context context-type="linenumber">1</context> | ||
6790 | </context-group> | ||
6791 | </trans-unit> | ||
6792 | <trans-unit id="c31575424fe1b2a57064413f3eda7ce657c46c8a" datatype="html"> | ||
6793 | <source>2GB</source> | ||
6794 | <target state="new">2GB</target> | ||
6795 | <context-group purpose="location"> | ||
6796 | <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context> | ||
6797 | <context context-type="linenumber">1</context> | ||
6798 | </context-group> | ||
6799 | </trans-unit> | ||
6800 | <trans-unit id="44e174dd30570e69f7cbf216477a01f956ce058b" datatype="html"> | ||
6801 | <source><x id="INTERPOLATION" equiv-text="{{handle}}"/> accepted in instance followers</source> | ||
6802 | <target state="new"><x id="INTERPOLATION" equiv-text="{{handle}}"/> accepted in instance followers</target> | ||
6803 | <context-group purpose="location"> | ||
6804 | <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> | ||
6805 | <context context-type="linenumber">1</context> | ||
6806 | </context-group> | ||
6807 | </trans-unit> | ||
6808 | <trans-unit id="3d8e85e3f78a29db7959c495e74cc9af90838430" datatype="html"> | ||
6809 | <source>Do you really want to reject this follower?</source> | ||
6810 | <target state="new">Do you really want to reject this follower?</target> | ||
6811 | <context-group purpose="location"> | ||
6812 | <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> | ||
6813 | <context context-type="linenumber">1</context> | ||
6814 | </context-group> | ||
6815 | </trans-unit> | ||
6816 | <trans-unit id="20c3d69c0b67a74df0aa3920485016b2080578f6" datatype="html"> | ||
6817 | <source>Reject</source> | ||
6818 | <target state="new">Reject</target> | ||
6819 | <context-group purpose="location"> | ||
6820 | <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> | ||
6821 | <context context-type="linenumber">1</context> | ||
6822 | </context-group> | ||
6823 | </trans-unit> | ||
6824 | <trans-unit id="7faa627518f768d9ea813d018c121608af5cbd79" datatype="html"> | ||
6825 | <source><x id="INTERPOLATION" equiv-text="{{handle}}"/> rejected from instance followers</source> | ||
6826 | <target state="new"><x id="INTERPOLATION" equiv-text="{{handle}}"/> rejected from instance followers</target> | ||
6827 | <context-group purpose="location"> | ||
6828 | <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> | ||
6829 | <context context-type="linenumber">1</context> | ||
6830 | </context-group> | ||
6831 | </trans-unit> | ||
6832 | <trans-unit id="150d48f01a24d84c2bfffb2761419b9482074b61" datatype="html"> | ||
6833 | <source>Do you really want to delete this follower?</source> | ||
6834 | <target state="translated">أتريد حقا حذف هذا المتابِع؟</target> | ||
6835 | <context-group purpose="location"> | ||
6836 | <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> | ||
6837 | <context context-type="linenumber">1</context> | ||
6838 | </context-group> | ||
6839 | </trans-unit> | ||
6840 | <trans-unit id="53fb638407fb04c8b403fa392cc628a699e2c0bc" datatype="html"> | ||
6841 | <source><x id="INTERPOLATION" equiv-text="{{handle}}"/> removed from instance followers</source> | ||
6842 | <target state="new"><x id="INTERPOLATION" equiv-text="{{handle}}"/> removed from instance followers</target> | ||
6843 | <context-group purpose="location"> | ||
6844 | <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> | ||
6845 | <context context-type="linenumber">1</context> | ||
6846 | </context-group> | ||
6847 | </trans-unit> | ||
6848 | <trans-unit id="fc5731a28a99b25c62d43333ceebb250d60aff84" datatype="html"> | ||
6849 | <source><x id="INTERPOLATION" equiv-text="{{host}}"/> is not valid</source> | ||
6850 | <target state="new"><x id="INTERPOLATION" equiv-text="{{host}}"/> is not valid</target> | ||
6851 | |||
6852 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/batch-domains-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
6853 | <trans-unit id="950f5111d567e5c0e971f07c26e8c2be1d919a8e"> | ||
6854 | <source>Follow request(s) sent!</source> | ||
6855 | <target>تم إرسال طلب المتابعة!</target> | ||
6856 | <context-group name="null"> | ||
6857 | <context context-type="linenumber">1</context> | ||
6858 | </context-group> | ||
6859 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">1</context></context-group> | ||
6860 | </trans-unit> | ||
6861 | <trans-unit id="5729c34a858c78daa1aa606f62a3665527cf97e6" datatype="html"> | ||
6862 | <source>Do you really want to unfollow <x id="INTERPOLATION" equiv-text="{{host}}"/>?</source> | ||
6863 | <target state="new">Do you really want to unfollow <x id="INTERPOLATION" equiv-text="{{host}}"/>?</target> | ||
6864 | <context-group purpose="location"> | ||
6865 | <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context> | ||
6866 | <context context-type="linenumber">1</context> | ||
6867 | </context-group> | ||
6868 | </trans-unit> | ||
6869 | <trans-unit id="a89875525c82ab81ffe32e481a5475b43d0c2902"> | ||
6870 | <source>Unfollow</source> | ||
6871 | <target>إلغاء المتابَعة</target> | ||
6872 | <context-group name="null"> | ||
6873 | <context context-type="linenumber">1</context> | ||
6874 | </context-group> | ||
6875 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">1</context></context-group> | ||
6876 | </trans-unit> | ||
6877 | <trans-unit id="fb4e35e2b0ea2abc1f71295a4b34830e57c07bd0" datatype="html"> | ||
6878 | <source>You are not following <x id="INTERPOLATION" equiv-text="{{host}}"/> anymore.</source> | ||
6879 | <target state="new">You are not following <x id="INTERPOLATION" equiv-text="{{host}}"/> anymore.</target> | ||
6880 | <context-group purpose="location"> | ||
6881 | <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context> | ||
6882 | <context context-type="linenumber">1</context> | ||
6883 | </context-group> | ||
6884 | </trans-unit> | ||
6885 | <trans-unit id="4d8f527638f3e0b518a96e07d41d886bcce01246"> | ||
6886 | <source>enabled</source> | ||
6887 | <target>مفعّل</target> | ||
6888 | <context-group name="null"> | ||
6889 | <context context-type="linenumber">1</context> | ||
6890 | </context-group> | ||
6891 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/shared/redundancy-checkbox.component.ts</context><context context-type="linenumber">1</context></context-group> | ||
6892 | </trans-unit> | ||
6893 | <trans-unit id="795733aac948794cadeb3be6386882efac2c38ad"> | ||
6894 | <source>disabled</source> | ||
6895 | <target>خامل</target> | ||
6896 | <context-group name="null"> | ||
6897 | <context context-type="linenumber">1</context> | ||
6898 | </context-group> | ||
6899 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/shared/redundancy-checkbox.component.ts</context><context context-type="linenumber">1</context></context-group> | ||
6900 | </trans-unit> | ||
6901 | <trans-unit id="1123807fc813c816404598147173403d00117557" datatype="html"> | ||
6902 | <source>Redundancy for <x id="INTERPOLATION" equiv-text="{{host}}"/> is <x id="INTERPOLATION_1" equiv-text="{{stateLabel}}"/></source> | ||
6903 | <target state="new">Redundancy for <x id="INTERPOLATION" equiv-text="{{host}}"/> is <x id="INTERPOLATION_1" equiv-text="{{stateLabel}}"/></target> | ||
6904 | <context-group purpose="location"> | ||
6905 | <context context-type="sourcefile">src/app/+admin/follows/shared/redundancy-checkbox.component.ts</context> | ||
6906 | <context context-type="linenumber">1</context> | ||
6907 | </context-group> | ||
6908 | </trans-unit> | ||
6909 | <trans-unit id="fb2e1bed329dc5b84197808c778abb9edcbdb335" datatype="html"> | ||
6910 | <source>Used</source> | ||
6911 | <target state="translated">مُستعمَل</target> | ||
6912 | <context-group purpose="location"> | ||
6913 | <context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context> | ||
6914 | <context context-type="linenumber">1</context> | ||
6915 | </context-group> | ||
6916 | </trans-unit> | ||
6917 | <trans-unit id="b7da3e3505cc80f9bf3cffc8444c53e8a9ec70a5" datatype="html"> | ||
6918 | <source>Available</source> | ||
6919 | <target state="translated">متوفر</target> | ||
6920 | <context-group purpose="location"> | ||
6921 | <context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context> | ||
6922 | <context context-type="linenumber">1</context> | ||
6923 | </context-group> | ||
6924 | </trans-unit> | ||
6925 | <trans-unit id="aea95ff7fb86826539cc9c81c90e766d82f9cbb5" datatype="html"> | ||
6926 | <source>Do you really want to remove this video redundancy?</source> | ||
6927 | <target state="new">Do you really want to remove this video redundancy?</target> | ||
6928 | <context-group purpose="location"> | ||
6929 | <context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context> | ||
6930 | <context context-type="linenumber">1</context> | ||
6931 | </context-group> | ||
6932 | </trans-unit> | ||
6933 | <trans-unit id="9eef7dd291945247d4aefb3994b617d73a0c96e2" datatype="html"> | ||
6934 | <source>Remove redundancy</source> | ||
6935 | <target state="new">Remove redundancy</target> | ||
6936 | <context-group purpose="location"> | ||
6937 | <context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context> | ||
6938 | <context context-type="linenumber">1</context> | ||
6939 | </context-group> | ||
6940 | </trans-unit> | ||
6941 | <trans-unit id="1009a5a3eab4ef49f45fe10392d8685c1ff03df9" datatype="html"> | ||
6942 | <source>Video redundancies removed!</source> | ||
6943 | <target state="new">Video redundancies removed!</target> | ||
6944 | <context-group purpose="location"> | ||
6945 | <context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context> | ||
6946 | <context context-type="linenumber">1</context> | ||
6947 | </context-group> | ||
6948 | </trans-unit> | ||
6949 | <trans-unit id="53cc0f4a4566c4139c65f93b5dce2fe8302e78da" datatype="html"> | ||
6950 | <source>Account <x id="INTERPOLATION" equiv-text="{{nameWithHost}}"/> unmuted by your instance.</source> | ||
6951 | <target state="new">Account <x id="INTERPOLATION" equiv-text="{{nameWithHost}}"/> unmuted by your instance.</target> | ||
6952 | |||
6953 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
6954 | <trans-unit id="468b52e3c04fb9a3d8c8213555dfcad0cbcae330" datatype="html"> | ||
6955 | <source>Instance <x id="INTERPOLATION" equiv-text="{{host}}"/> unmuted by your instance.</source> | ||
6956 | <target state="new">Instance <x id="INTERPOLATION" equiv-text="{{host}}"/> unmuted by your instance.</target> | ||
6957 | |||
6958 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit><trans-unit id="366c51268cf18a834e6207b2efe20b679f3796ef" datatype="html"> | ||
6959 | <source>Instance <x id="INTERPOLATION" equiv-text="{{domain}}"/> muted.</source><target state="new">Instance <x id="INTERPOLATION" equiv-text="{{domain}}"/> muted.</target> | ||
6960 | <context-group purpose="location"> | ||
6961 | <context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.ts</context> | ||
6962 | <context context-type="linenumber">1</context> | ||
6963 | </context-group> | ||
6964 | </trans-unit> | ||
6965 | <trans-unit id="cf70037e436f2c5547cbdf1a02e1348c8642467a" datatype="html"> | ||
6966 | <source>Instance <x id="INTERPOLATION" equiv-text="{{domain}}"/> muted by your instance.</source> | ||
6967 | <target state="new">Instance <x id="INTERPOLATION" equiv-text="{{domain}}"/> muted by your instance.</target> | ||
6968 | |||
6969 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
6970 | <trans-unit id="800cd3cdf47751b576587259ba3a1bc0a7f435b6"> | ||
6971 | <source>Comment updated.</source> | ||
6972 | <target>تم تحديث التعليق.</target> | ||
6973 | <context-group name="null"> | ||
6974 | <context context-type="linenumber">1</context> | ||
6975 | </context-group> | ||
6976 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.ts</context><context context-type="linenumber">1</context></context-group> | ||
6977 | </trans-unit><trans-unit id="79b1fff8643eb798e40e0884336e0a6097b9aae6" datatype="html"> | ||
6978 | <source>Violent or Repulsive</source><target state="new">Violent or Repulsive</target> | ||
6979 | <context-group purpose="location"> | ||
6980 | <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.ts</context> | ||
6981 | <context context-type="linenumber">1</context> | ||
6982 | </context-group> | ||
6983 | </trans-unit><trans-unit id="aa7674e269e625284916fbb9cc774e452d662eb9" datatype="html"> | ||
6984 | <source>Hateful or Abusive</source><target state="new">Hateful or Abusive</target> | ||
6985 | <context-group purpose="location"> | ||
6986 | <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.ts</context> | ||
6987 | <context context-type="linenumber">1</context> | ||
6988 | </context-group> | ||
6989 | </trans-unit><trans-unit id="0362dc7817f753e462237d297942ff7453111575" datatype="html"> | ||
6990 | <source>Spam or Misleading</source><target state="new">Spam or Misleading</target> | ||
6991 | <context-group purpose="location"> | ||
6992 | <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.ts</context> | ||
6993 | <context context-type="linenumber">1</context> | ||
6994 | </context-group> | ||
6995 | </trans-unit><trans-unit id="71022ef0f98bdf8879e22bc18b6b1333a3eb112a" datatype="html"> | ||
6996 | <source>Rights</source><target state="new">Rights</target> | ||
6997 | <context-group purpose="location"> | ||
6998 | <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.ts</context> | ||
6999 | <context context-type="linenumber">1</context> | ||
7000 | </context-group> | ||
7001 | </trans-unit><trans-unit id="c3f2b3cc8e38a972f97d5be54b5f4e87fda1b964" datatype="html"> | ||
7002 | <source>Server rules</source><target state="new">Server rules</target> | ||
7003 | <context-group purpose="location"> | ||
7004 | <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.ts</context> | ||
7005 | <context context-type="linenumber">1</context> | ||
7006 | </context-group> | ||
7007 | </trans-unit><trans-unit id="4b9a80734f29adc16ff657e4306e0e9ff724bee6" datatype="html"> | ||
7008 | <source>Thumbnails</source><target state="new">Thumbnails</target> | ||
7009 | <context-group purpose="location"> | ||
7010 | <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.ts</context> | ||
7011 | <context context-type="linenumber">1</context> | ||
7012 | </context-group> | ||
7013 | <context-group purpose="location"> | ||
7014 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-report.component.ts</context> | ||
7015 | <context context-type="linenumber">1</context> | ||
7016 | </context-group> | ||
7017 | </trans-unit> | ||
7018 | <trans-unit id="37682f69f05be054bd72b44947af150734e302c3" datatype="html"> | ||
7019 | <source>Internal actions</source> | ||
7020 | <target state="translated">الإجراءات الداخلية</target> | ||
7021 | |||
7022 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts</context><context context-type="linenumber">1</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">1</context></context-group></trans-unit> | ||
7023 | <trans-unit id="0db581a9122258b2897ad3e915e2d00d7f6d33f5" datatype="html"> | ||
7024 | <source>Delete report</source> | ||
7025 | <target state="translated">احذف التقرير</target> | ||
7026 | <context-group purpose="location"> | ||
7027 | <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts</context> | ||
7028 | <context context-type="linenumber">1</context> | ||
7029 | </context-group> | ||
7030 | </trans-unit> | ||
7031 | <trans-unit id="513acd6a54ffb7c9c494cfcac42a161aa12e69fe" datatype="html"> | ||
7032 | <source>Add note</source> | ||
7033 | <target state="translated">إضافة ملاحظة</target> | ||
7034 | <context-group purpose="location"> | ||
7035 | <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts</context> | ||
7036 | <context context-type="linenumber">1</context> | ||
7037 | </context-group> | ||
7038 | </trans-unit> | ||
7039 | <trans-unit id="9fb13da3d22d6216b8a5a9c63777c9c0c506c7eb" datatype="html"> | ||
7040 | <source>Update note</source> | ||
7041 | <target state="translated">تحديث الملاحظة</target> | ||
7042 | <context-group purpose="location"> | ||
7043 | <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts</context> | ||
7044 | <context context-type="linenumber">1</context> | ||
7045 | </context-group> | ||
7046 | </trans-unit> | ||
7047 | <trans-unit id="d512430037b6580ba970c80cfc1687b6bdc221a3" datatype="html"> | ||
7048 | <source>Mark as accepted</source> | ||
7049 | <target state="new">Mark as accepted</target> | ||
7050 | <context-group purpose="location"> | ||
7051 | <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts</context> | ||
7052 | <context context-type="linenumber">1</context> | ||
7053 | </context-group> | ||
7054 | </trans-unit> | ||
7055 | <trans-unit id="d895b090c054bfc0ad3aba816af0615a1997f5a3" datatype="html"> | ||
7056 | <source>Mark as rejected</source> | ||
7057 | <target state="new">Mark as rejected</target> | ||
7058 | <context-group purpose="location"> | ||
7059 | <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts</context> | ||
7060 | <context context-type="linenumber">1</context> | ||
7061 | </context-group> | ||
7062 | </trans-unit> | ||
7063 | <trans-unit id="0e546f4a26ddb8a098fb5c8db211ab44d8f2966b" datatype="html"> | ||
7064 | <source>Actions for the video</source> | ||
7065 | <target state="translated">الإجراءات على هذه الفيديو</target> | ||
7066 | |||
7067 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts</context><context context-type="linenumber">1</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">1</context></context-group></trans-unit><trans-unit id="58dc553e7a763631cf2d1229fb1ed9d04b6bc59a" datatype="html"> | ||
7068 | <source>Block video</source><target state="new">Block video</target> | ||
7069 | <context-group purpose="location"> | ||
7070 | <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts</context> | ||
7071 | <context context-type="linenumber">1</context> | ||
7072 | </context-group> | ||
7073 | </trans-unit><trans-unit id="fe246ef2f8efb9a619c32dc9eda88f24cf466100" datatype="html"> | ||
7074 | <source>Video blocked.</source><target state="new">Video blocked.</target> | ||
7075 | <context-group purpose="location"> | ||
7076 | <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts</context> | ||
7077 | <context context-type="linenumber">1</context> | ||
7078 | </context-group> | ||
7079 | <context-group purpose="location"> | ||
7080 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context> | ||
7081 | <context context-type="linenumber">1</context> | ||
7082 | </context-group> | ||
7083 | </trans-unit><trans-unit id="35cdda30548524f98df9f8fa858adf95e58f6010" datatype="html"> | ||
7084 | <source>Unblock video</source><target state="new">Unblock video</target> | ||
7085 | |||
7086 | |||
7087 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit><trans-unit id="de8096f81390a7d5c13401ae9f50416302731ae8" datatype="html"> | ||
7088 | <source>Video unblocked.</source><target state="new">Video unblocked.</target> | ||
7089 | <context-group purpose="location"> | ||
7090 | <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts</context> | ||
7091 | <context context-type="linenumber">1</context> | ||
7092 | </context-group> | ||
7093 | </trans-unit> | ||
7094 | <trans-unit id="73b70e37cddaa6494d8a666b6cba90dc80595599" datatype="html"> | ||
7095 | <source>Do you really want to delete this abuse report?</source> | ||
7096 | <target state="new">Do you really want to delete this abuse report?</target> | ||
7097 | <context-group purpose="location"> | ||
7098 | <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts</context> | ||
7099 | <context context-type="linenumber">1</context> | ||
7100 | </context-group> | ||
7101 | </trans-unit> | ||
7102 | <trans-unit id="6a7938b8780c27540ea70cc0f8f4d928c8916cf9" datatype="html"> | ||
7103 | <source>Abuse deleted.</source> | ||
7104 | <target state="new">Abuse deleted.</target> | ||
7105 | <context-group purpose="location"> | ||
7106 | <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts</context> | ||
7107 | <context context-type="linenumber">1</context> | ||
7108 | </context-group> | ||
7109 | </trans-unit><trans-unit id="5801b59834422f97fa2a5c930f079611ea040ccb" datatype="html"> | ||
7110 | <source>Switch video block to manual</source><target state="new">Switch video block to manual</target> | ||
7111 | <context-group purpose="location"> | ||
7112 | <context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context> | ||
7113 | <context context-type="linenumber">1</context> | ||
7114 | </context-group> | ||
7115 | </trans-unit><trans-unit id="47297c5c574f8d6fec71af7f24818b52761f9b21" datatype="html"> | ||
7116 | <source>Video <x id="INTERPOLATION" equiv-text="{{name}}"/> switched to manual block.</source><target state="new">Video <x id="INTERPOLATION" equiv-text="{{name}}"/> switched to manual block.</target> | ||
7117 | <context-group purpose="location"> | ||
7118 | <context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context> | ||
7119 | <context context-type="linenumber">1</context> | ||
7120 | </context-group> | ||
7121 | </trans-unit><trans-unit id="c435a94ca5b3b794e766ee715745bded1334a6e0" datatype="html"> | ||
7122 | <source>Do you really want to unblock this video? It will be available again in the videos list.</source><target state="new">Do you really want to unblock this video? It will be available again in the videos list.</target> | ||
7123 | <context-group purpose="location"> | ||
7124 | <context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context> | ||
7125 | <context context-type="linenumber">1</context> | ||
7126 | </context-group> | ||
7127 | <context-group purpose="location"> | ||
7128 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> | ||
7129 | <context context-type="linenumber">1</context> | ||
7130 | </context-group> | ||
7131 | </trans-unit><trans-unit id="350850e095bb1b8d7dcc99b520d5ec8132c710fb" datatype="html"> | ||
7132 | <source>Unblock</source><target state="new">Unblock</target> | ||
7133 | <context-group purpose="location"> | ||
7134 | <context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context> | ||
7135 | <context context-type="linenumber">1</context> | ||
7136 | </context-group> | ||
7137 | <context-group purpose="location"> | ||
7138 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> | ||
7139 | <context context-type="linenumber">1</context> | ||
7140 | </context-group> | ||
7141 | <context-group purpose="location"> | ||
7142 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> | ||
7143 | <context context-type="linenumber">1</context> | ||
7144 | </context-group> | ||
7145 | </trans-unit><trans-unit id="0f39df26589693fe43b6bd5c4602bc4fc6ac1226" datatype="html"> | ||
7146 | <source>Video <x id="INTERPOLATION" equiv-text="{{name}}"/> unblocked.</source><target state="new">Video <x id="INTERPOLATION" equiv-text="{{name}}"/> unblocked.</target> | ||
7147 | <context-group purpose="location"> | ||
7148 | <context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context> | ||
7149 | <context context-type="linenumber">1</context> | ||
7150 | </context-group> | ||
7151 | <context-group purpose="location"> | ||
7152 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> | ||
7153 | <context context-type="linenumber">1</context> | ||
7154 | </context-group> | ||
7155 | </trans-unit> | ||
7156 | |||
7157 | |||
7158 | <trans-unit id="0594812d4c50c2adbd1a892a3497c4e5c19e4b32" datatype="html"> | ||
7159 | <source>yes</source> | ||
7160 | <target state="translated">نعم</target> | ||
7161 | |||
7162 | <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></trans-unit> | ||
7163 | <trans-unit id="6320692861e01fa9c9d4e692d0d27b6c12b21c3b" datatype="html"> | ||
7164 | <source>no</source> | ||
7165 | <target state="translated">لا</target> | ||
7166 | |||
7167 | <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></trans-unit> | ||
7168 | |||
7169 | |||
7170 | <trans-unit id="9ab7a3efed2b78a4d4fd4365eb1b3385ced0d523" datatype="html"> | ||
7171 | <source>You don't have plugins installed yet.</source> | ||
7172 | <target state="translated">حاليا ليس لديك أية إضافة منصّبة.</target> | ||
7173 | <context-group purpose="location"> | ||
7174 | <context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context> | ||
7175 | <context context-type="linenumber">1</context> | ||
7176 | </context-group> | ||
7177 | </trans-unit> | ||
7178 | <trans-unit id="c52fe59dee78663d109bfa6727e172033ff8e61f" datatype="html"> | ||
7179 | <source>You don't have themes installed yet.</source> | ||
7180 | <target state="new">You don't have themes installed yet.</target> | ||
7181 | <context-group purpose="location"> | ||
7182 | <context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context> | ||
7183 | <context context-type="linenumber">1</context> | ||
7184 | </context-group> | ||
7185 | </trans-unit> | ||
7186 | <trans-unit id="ad387936929a1607027548688f55b9b643eee8b9" datatype="html"> | ||
7187 | <source>Update to <x id="INTERPOLATION" equiv-text="{{version}}"/></source> | ||
7188 | <target state="translated">تحديث إلى <x id="INTERPOLATION" equiv-text="{{version}}"/></target> | ||
7189 | <context-group purpose="location"> | ||
7190 | <context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context> | ||
7191 | <context context-type="linenumber">1</context> | ||
7192 | </context-group> | ||
7193 | </trans-unit> | ||
7194 | <trans-unit id="ea0bd1b707d1bccaf650b085a8d3c6b525b2a702" datatype="html"> | ||
7195 | <source>Do you really want to uninstall <x id="INTERPOLATION" equiv-text="{{pluginName}}"/>?</source> | ||
7196 | <target state="translated">أتريد حقا إلغاء تثبيت <x id="INTERPOLATION" equiv-text="{{pluginName}}"/>?</target> | ||
7197 | <context-group purpose="location"> | ||
7198 | <context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context> | ||
7199 | <context context-type="linenumber">1</context> | ||
7200 | </context-group> | ||
7201 | </trans-unit> | ||
7202 | <trans-unit id="61136b14ca13f166ecc9ee7b05bb6fe865f10144" datatype="html"> | ||
7203 | <source><x id="INTERPOLATION" equiv-text="{{pluginName}}"/> uninstalled.</source> | ||
7204 | <target state="new"><x id="INTERPOLATION" equiv-text="{{pluginName}}"/> uninstalled.</target> | ||
7205 | <context-group purpose="location"> | ||
7206 | <context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context> | ||
7207 | <context context-type="linenumber">1</context> | ||
7208 | </context-group> | ||
7209 | </trans-unit> | ||
7210 | <trans-unit id="d352fa8f51305c18ab8f882b37c4fdaab6f2371b" datatype="html"> | ||
7211 | <source><x id="INTERPOLATION" equiv-text="{{pluginName}}"/> updated.</source> | ||
7212 | <target state="new"><x id="INTERPOLATION" equiv-text="{{pluginName}}"/> updated.</target> | ||
7213 | <context-group purpose="location"> | ||
7214 | <context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context> | ||
7215 | <context context-type="linenumber">1</context> | ||
7216 | </context-group> | ||
7217 | </trans-unit> | ||
7218 | <trans-unit id="53dd049a77e37ce7abc10e174904233f8788464d" datatype="html"> | ||
7219 | <source>The plugin index is not available. Please retry later.</source> | ||
7220 | <target state="translated">قائمة الإضافات غير متوفرة حاليا. يرجى إعادة المحاولة لاحقا.</target> | ||
7221 | <context-group purpose="location"> | ||
7222 | <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context> | ||
7223 | <context context-type="linenumber">1</context> | ||
7224 | </context-group> | ||
7225 | </trans-unit> | ||
7226 | <trans-unit id="b2e83b683cbef07c420a431ae679c52ebba8a8f0" datatype="html"> | ||
7227 | <source>Please only install plugins or themes you trust, since they can execute any code on your instance.</source> | ||
7228 | <target state="new">Please only install plugins or themes you trust, since they can execute any code on your instance.</target> | ||
7229 | <context-group purpose="location"> | ||
7230 | <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context> | ||
7231 | <context context-type="linenumber">1</context> | ||
7232 | </context-group> | ||
7233 | </trans-unit> | ||
7234 | <trans-unit id="c7f120dadf78873a57fd9451bafc4653a548355b" datatype="html"> | ||
7235 | <source>Install <x id="INTERPOLATION" equiv-text="{{pluginName}}"/>?</source> | ||
7236 | <target state="translated">تنصيب <x id="INTERPOLATION" equiv-text="{{pluginName}}"/>؟</target> | ||
7237 | <context-group purpose="location"> | ||
7238 | <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context> | ||
7239 | <context context-type="linenumber">1</context> | ||
7240 | </context-group> | ||
7241 | </trans-unit> | ||
7242 | <trans-unit id="10467f787088bc27cc6eec0c570a30539360979b" datatype="html"> | ||
7243 | <source><x id="INTERPOLATION" equiv-text="{{pluginName}}"/> installed.</source> | ||
7244 | <target state="new"><x id="INTERPOLATION" equiv-text="{{pluginName}}"/> installed.</target> | ||
7245 | <context-group purpose="location"> | ||
7246 | <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context> | ||
7247 | <context context-type="linenumber">1</context> | ||
7248 | </context-group> | ||
7249 | </trans-unit> | ||
7250 | <trans-unit id="3554590f772dd4b9b4cc7d282ba00cdac8ad0d12" datatype="html"> | ||
7251 | <source>Settings updated.</source> | ||
7252 | <target state="translated">تم تحديث الإعدادات.</target> | ||
7253 | <context-group purpose="location"> | ||
7254 | <context context-type="sourcefile">src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.ts</context> | ||
7255 | <context context-type="linenumber">1</context> | ||
7256 | </context-group> | ||
7257 | </trans-unit> | ||
7258 | <trans-unit id="7099af5a120571be073bcfb7babafb38e91a3b50" datatype="html"> | ||
7259 | <source>Plugins</source> | ||
7260 | <target state="translated">الإضافات</target> | ||
7261 | <context-group purpose="location"> | ||
7262 | <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-api.service.ts</context> | ||
7263 | <context context-type="linenumber">1</context> | ||
7264 | </context-group> | ||
7265 | </trans-unit> | ||
7266 | <trans-unit id="60c855c323706a04ccd2ff22d634bde9b6233bbf" datatype="html"> | ||
7267 | <source>Themes</source> | ||
7268 | <target state="translated">القوالب</target> | ||
7269 | <context-group purpose="location"> | ||
7270 | <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-api.service.ts</context> | ||
7271 | <context context-type="linenumber">1</context> | ||
7272 | </context-group> | ||
7273 | </trans-unit> | ||
7274 | <trans-unit id="e72b0e32070d4a69221ef64d793fe7d61381a819" datatype="html"> | ||
7275 | <source>plugin</source> | ||
7276 | <target state="new">plugin</target> | ||
7277 | <context-group purpose="location"> | ||
7278 | <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-api.service.ts</context> | ||
7279 | <context context-type="linenumber">1</context> | ||
7280 | </context-group> | ||
7281 | </trans-unit> | ||
7282 | <trans-unit id="0f6f5bc1d9e83b758dd60bc6dc7aad7d2cb7f600" datatype="html"> | ||
7283 | <source>theme</source> | ||
7284 | <target state="new">theme</target> | ||
7285 | <context-group purpose="location"> | ||
7286 | <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-api.service.ts</context> | ||
7287 | <context context-type="linenumber">1</context> | ||
7288 | </context-group> | ||
7289 | </trans-unit> | ||
7290 | <trans-unit id="3c91a10e15c752aaaf92c736b380efc5ba160b8f" datatype="html"> | ||
7291 | <source>Last week</source> | ||
7292 | <target state="translated">الأسبوع الماضي</target> | ||
7293 | <context-group purpose="location"> | ||
7294 | <context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context> | ||
7295 | <context context-type="linenumber">1</context> | ||
7296 | </context-group> | ||
7297 | </trans-unit> | ||
7298 | <trans-unit id="76f7f502edd5c7a38bbf2a262db38f90cc440441" datatype="html"> | ||
7299 | <source>Last day</source> | ||
7300 | <target state="translated">البارحة</target> | ||
7301 | <context-group purpose="location"> | ||
7302 | <context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context> | ||
7303 | <context context-type="linenumber">1</context> | ||
7304 | </context-group> | ||
7305 | </trans-unit> | ||
7306 | <trans-unit id="9c152780247b402c410b861e521967dca7d9fd10" datatype="html"> | ||
7307 | <source>Last hour</source> | ||
7308 | <target state="translated">الساعة الماضية</target> | ||
7309 | <context-group purpose="location"> | ||
7310 | <context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context> | ||
7311 | <context context-type="linenumber">1</context> | ||
7312 | </context-group> | ||
7313 | </trans-unit> | ||
7314 | <trans-unit id="321e4419a943044e674beb55b8039f42a9761ca5"> | ||
7315 | <source>Info</source> | ||
7316 | <target>معلومات</target> | ||
7317 | <context-group name="null"> | ||
7318 | <context context-type="linenumber">1</context> | ||
7319 | </context-group> | ||
7320 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context><context context-type="linenumber">1</context></context-group> | ||
7321 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">1</context></context-group> | ||
7322 | </trans-unit> | ||
7323 | <trans-unit id="a8059e31694578c1b0344a76a345357dd60e8f01"> | ||
7324 | <source>Warning</source> | ||
7325 | <target>تنبيه</target> | ||
7326 | <context-group name="null"> | ||
7327 | <context context-type="linenumber">1</context> | ||
7328 | </context-group> | ||
7329 | |||
7330 | |||
7331 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/routing/can-deactivate-guard.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
7332 | <trans-unit id="6080b77234e92ad41bb52653b239c4c4f851317d"> | ||
7333 | <source>Error</source> | ||
7334 | <target>خطأ</target> | ||
7335 | <context-group name="null"> | ||
7336 | <context context-type="linenumber">1</context> | ||
7337 | </context-group> | ||
7338 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context><context context-type="linenumber">1</context></context-group> | ||
7339 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">1</context></context-group> | ||
7340 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">1</context></context-group> | ||
7341 | </trans-unit> | ||
7342 | <trans-unit id="36c42d3ca8973e91a59cbfda455d5a2e60ee460d" datatype="html"> | ||
7343 | <source>Standard logs</source> | ||
7344 | <target state="translated">سجلات عادية</target> | ||
7345 | <context-group purpose="location"> | ||
7346 | <context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context> | ||
7347 | <context context-type="linenumber">1</context> | ||
7348 | </context-group> | ||
7349 | </trans-unit> | ||
7350 | <trans-unit id="6bc73c8f1beb10bd499ed4272eb599c04768adb8" datatype="html"> | ||
7351 | <source>Audit logs</source> | ||
7352 | <target state="new">Audit logs</target> | ||
7353 | <context-group purpose="location"> | ||
7354 | <context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context> | ||
7355 | <context context-type="linenumber">1</context> | ||
7356 | </context-group> | ||
7357 | </trans-unit> | ||
7358 | <trans-unit id="364463fab6c5714118d6449561a0f8de1cc10bfa" datatype="html"> | ||
7359 | <source>User <x id="INTERPOLATION" equiv-text="{{username}}"/> created.</source> | ||
7360 | <target state="new">User <x id="INTERPOLATION" equiv-text="{{username}}"/> created.</target> | ||
7361 | <context-group purpose="location"> | ||
7362 | <context context-type="sourcefile">src/app/+admin/users/user-edit/user-create.component.ts</context> | ||
7363 | <context context-type="linenumber">1</context> | ||
7364 | </context-group> | ||
7365 | </trans-unit> | ||
7366 | <trans-unit id="924084727dc179dd5dc1a63dc3452ad41e4a8842" datatype="html"> | ||
7367 | <source>Password changed for user <x id="INTERPOLATION" equiv-text="{{username}}"/>.</source> | ||
7368 | <target state="new">Password changed for user <x id="INTERPOLATION" equiv-text="{{username}}"/>.</target> | ||
7369 | <context-group purpose="location"> | ||
7370 | <context context-type="sourcefile">src/app/+admin/users/user-edit/user-password.component.ts</context> | ||
7371 | <context context-type="linenumber">1</context> | ||
7372 | </context-group> | ||
7373 | </trans-unit> | ||
7374 | <trans-unit id="2dbda576172f583154031550e251e5a1e49207b2" datatype="html"> | ||
7375 | <source>Update user password</source> | ||
7376 | <target state="translated">تحديث الكلمة السرية للمستخدم</target> | ||
7377 | <context-group purpose="location"> | ||
7378 | <context context-type="sourcefile">src/app/+admin/users/user-edit/user-password.component.ts</context> | ||
7379 | <context context-type="linenumber">1</context> | ||
7380 | </context-group> | ||
7381 | </trans-unit> | ||
7382 | <trans-unit id="964865a3cd90b4af99902f071644a4b2aede4c32" datatype="html"> | ||
7383 | <source>User <x id="INTERPOLATION" equiv-text="{{username}}"/> updated.</source> | ||
7384 | <target state="new">User <x id="INTERPOLATION" equiv-text="{{username}}"/> updated.</target> | ||
7385 | <context-group purpose="location"> | ||
7386 | <context context-type="sourcefile">src/app/+admin/users/user-edit/user-update.component.ts</context> | ||
7387 | <context context-type="linenumber">1</context> | ||
7388 | </context-group> | ||
7389 | </trans-unit> | ||
7390 | <trans-unit id="9910122dfedd2eaa544a990f1430e5b82a76d99f"> | ||
7391 | <source>Update user</source> | ||
7392 | <target>تحديث المستخدِم</target> | ||
7393 | <context-group name="null"> | ||
7394 | <context context-type="linenumber">1</context> | ||
7395 | </context-group> | ||
7396 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-update.component.ts</context><context context-type="linenumber">1</context></context-group> | ||
7397 | </trans-unit> | ||
7398 | <trans-unit id="9f0d12f959768275edb5fd71001a41e17d5d7548" datatype="html"> | ||
7399 | <source>An email asking for password reset has been sent to <x id="INTERPOLATION" equiv-text="{{username}}"/>.</source> | ||
7400 | <target state="new">An email asking for password reset has been sent to <x id="INTERPOLATION" equiv-text="{{username}}"/>.</target> | ||
7401 | <context-group purpose="location"> | ||
7402 | <context context-type="sourcefile">src/app/+admin/users/user-edit/user-update.component.ts</context> | ||
7403 | <context context-type="linenumber">1</context> | ||
7404 | </context-group> | ||
7405 | </trans-unit> | ||
7406 | <trans-unit id="a3f529c8552196571418065c5b81a44ae2f94972" datatype="html"> | ||
7407 | <source>Videos will be deleted, comments will be tombstoned.</source> | ||
7408 | <target state="new">Videos will be deleted, comments will be tombstoned.</target> | ||
7409 | |||
7410 | |||
7411 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
7412 | <trans-unit id="319c89ebc6de62d35b794da23c9794af9b16514e" datatype="html"> | ||
7413 | <source>User won't be able to login anymore, but videos and comments will be kept as is.</source> | ||
7414 | <target state="new">User won't be able to login anymore, but videos and comments will be kept as is.</target> | ||
7415 | |||
7416 | |||
7417 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
7418 | <trans-unit id="50dc7afa2305131cdbdb384cfc1f2a5f0f4647d8"> | ||
7419 | <source>Unban</source> | ||
7420 | <target>ألغ الحظر</target> | ||
7421 | <context-group name="null"> | ||
7422 | <context context-type="linenumber">1</context> | ||
7423 | </context-group> | ||
7424 | |||
7425 | |||
7426 | |||
7427 | |||
7428 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
7429 | <trans-unit id="910ed85f550272401b134a40d019ab3359fe883f" datatype="html"> | ||
7430 | <source>Set Email as Verified</source> | ||
7431 | <target state="new">Set Email as Verified</target> | ||
7432 | |||
7433 | |||
7434 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
7435 | <trans-unit id="ac401df84c5fa471700c3368de51c969ccb8bacf"> | ||
7436 | <source>You cannot ban root.</source> | ||
7437 | <target>لا يمكنك حظر المستخدم الجذر.</target> | ||
7438 | <context-group name="null"> | ||
7439 | <context context-type="linenumber">1</context> | ||
7440 | </context-group> | ||
7441 | |||
7442 | |||
7443 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
7444 | <trans-unit id="98119091712a8ca72905e3b4c1cf60649af7565e" datatype="html"> | ||
7445 | <source>Do you really want to unban <x id="INTERPOLATION" equiv-text="{{num}}"/> users?</source> | ||
7446 | <target state="new">Do you really want to unban <x id="INTERPOLATION" equiv-text="{{num}}"/> users?</target> | ||
7447 | <context-group purpose="location"> | ||
7448 | <context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context> | ||
7449 | <context context-type="linenumber">1</context> | ||
7450 | </context-group> | ||
7451 | </trans-unit> | ||
7452 | <trans-unit id="6121be086a51c4c73bbdd8aebdddd9744c8f1ffd" datatype="html"> | ||
7453 | <source><x id="INTERPOLATION" equiv-text="{{num}}"/> users unbanned.</source> | ||
7454 | <target state="new"><x id="INTERPOLATION" equiv-text="{{num}}"/> users unbanned.</target> | ||
7455 | <context-group purpose="location"> | ||
7456 | <context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context> | ||
7457 | <context context-type="linenumber">1</context> | ||
7458 | </context-group> | ||
7459 | </trans-unit> | ||
7460 | <trans-unit id="911fc197949e47aa5f0541627bc319f59edd9d11"> | ||
7461 | <source>You cannot delete root.</source> | ||
7462 | <target>لا يمكنك حذف المسخدم الجذر.</target> | ||
7463 | <context-group name="null"> | ||
7464 | <context context-type="linenumber">1</context> | ||
7465 | </context-group> | ||
7466 | |||
7467 | |||
7468 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
7469 | <trans-unit id="9de914fe915cc730efc57e81c987188a24d3ac51" datatype="html"> | ||
7470 | <source>If you remove these users, you will not be able to create others with the same username!</source> | ||
7471 | <target state="new">If you remove these users, you will not be able to create others with the same username!</target> | ||
7472 | <context-group purpose="location"> | ||
7473 | <context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context> | ||
7474 | <context context-type="linenumber">1</context> | ||
7475 | </context-group> | ||
7476 | </trans-unit> | ||
7477 | <trans-unit id="b708d332e3f89b24745e749fa530210f0bdea329" datatype="html"> | ||
7478 | <source><x id="INTERPOLATION" equiv-text="{{num}}"/> users deleted.</source> | ||
7479 | <target state="new"><x id="INTERPOLATION" equiv-text="{{num}}"/> users deleted.</target> | ||
7480 | <context-group purpose="location"> | ||
7481 | <context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context> | ||
7482 | <context context-type="linenumber">1</context> | ||
7483 | </context-group> | ||
7484 | </trans-unit> | ||
7485 | <trans-unit id="f4a8f2ef1fbfc19e1e049e69f63c40063c0d0650" datatype="html"> | ||
7486 | <source><x id="INTERPOLATION" equiv-text="{{num}}"/> users email set as verified.</source> | ||
7487 | <target state="new"><x id="INTERPOLATION" equiv-text="{{num}}"/> users email set as verified.</target> | ||
7488 | <context-group purpose="location"> | ||
7489 | <context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context> | ||
7490 | <context context-type="linenumber">1</context> | ||
7491 | </context-group> | ||
7492 | </trans-unit> | ||
7493 | <trans-unit id="2667ca38672421a0a7a22343d2a0060ee41246de" datatype="html"> | ||
7494 | <source>Account <x id="INTERPOLATION" equiv-text="{{nameWithHost}}"/> unmuted.</source> | ||
7495 | <target state="new">Account <x id="INTERPOLATION" equiv-text="{{nameWithHost}}"/> unmuted.</target> | ||
7496 | |||
7497 | |||
7498 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.ts</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
7499 | <trans-unit id="c6af80b42938d4a49e6f6c4f60ce26228916994c" datatype="html"> | ||
7500 | <source>Instance <x id="INTERPOLATION" equiv-text="{{host}}"/> unmuted.</source> | ||
7501 | <target state="new">Instance <x id="INTERPOLATION" equiv-text="{{host}}"/> unmuted.</target> | ||
7502 | |||
7503 | |||
7504 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.ts</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
7505 | <trans-unit id="80057baa3b97a4349304bdaa0a880e6f4778561f" datatype="html"> | ||
7506 | <source>My videos history</source> | ||
7507 | <target state="translated">سِجِل فيديوهاتي</target> | ||
7508 | <context-group purpose="location"> | ||
7509 | <context context-type="sourcefile">src/app/+my-account/my-account-history/my-account-history.component.ts</context> | ||
7510 | <context context-type="linenumber">1</context> | ||
7511 | </context-group> | ||
7512 | </trans-unit> | ||
7513 | <trans-unit id="05f6dda1754741495451b8658bd2248856765d95" datatype="html"> | ||
7514 | <source>Videos history is enabled</source> | ||
7515 | <target state="new">Videos history is enabled</target> | ||
7516 | <context-group purpose="location"> | ||
7517 | <context context-type="sourcefile">src/app/+my-account/my-account-history/my-account-history.component.ts</context> | ||
7518 | <context context-type="linenumber">1</context> | ||
7519 | </context-group> | ||
7520 | </trans-unit> | ||
7521 | <trans-unit id="6bb9ade8637c5e35fb5cb36cf7dbec71c65d4013" datatype="html"> | ||
7522 | <source>Videos history is disabled</source> | ||
7523 | <target state="translated">سِجِل الفيديوهات معطّل</target> | ||
7524 | <context-group purpose="location"> | ||
7525 | <context context-type="sourcefile">src/app/+my-account/my-account-history/my-account-history.component.ts</context> | ||
7526 | <context context-type="linenumber">1</context> | ||
7527 | </context-group> | ||
7528 | </trans-unit> | ||
7529 | <trans-unit id="8453a7a55b8b23bbbc293cd0939fb59a73307de8" datatype="html"> | ||
7530 | <source>Delete videos history</source> | ||
7531 | <target state="translated">احذف سِجِل الفيديوهات</target> | ||
7532 | <context-group purpose="location"> | ||
7533 | <context context-type="sourcefile">src/app/+my-account/my-account-history/my-account-history.component.ts</context> | ||
7534 | <context context-type="linenumber">1</context> | ||
7535 | </context-group> | ||
7536 | </trans-unit> | ||
7537 | <trans-unit id="f8f86df8a1ae711944c3ab819bb19bf360dfa7a4" datatype="html"> | ||
7538 | <source>Are you sure you want to delete all your videos history?</source> | ||
7539 | <target state="new">Are you sure you want to delete all your videos history?</target> | ||
7540 | <context-group purpose="location"> | ||
7541 | <context context-type="sourcefile">src/app/+my-account/my-account-history/my-account-history.component.ts</context> | ||
7542 | <context context-type="linenumber">1</context> | ||
7543 | </context-group> | ||
7544 | </trans-unit> | ||
7545 | <trans-unit id="195d5ba6c8bd05762d9318d0afd0b094fd776164" datatype="html"> | ||
7546 | <source>Videos history deleted</source> | ||
7547 | <target state="new">Videos history deleted</target> | ||
7548 | <context-group purpose="location"> | ||
7549 | <context context-type="sourcefile">src/app/+my-account/my-account-history/my-account-history.component.ts</context> | ||
7550 | <context context-type="linenumber">1</context> | ||
7551 | </context-group> | ||
7552 | </trans-unit> | ||
7553 | <trans-unit id="507192ee1fa84aefed02d603caada2d84927023e"> | ||
7554 | <source>Ownership accepted</source> | ||
7555 | <target>تم قبول الملكية</target> | ||
7556 | <context-group name="null"> | ||
7557 | <context context-type="linenumber">1</context> | ||
7558 | </context-group> | ||
7559 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.ts</context><context context-type="linenumber">1</context></context-group> | ||
7560 | </trans-unit> | ||
7561 | <trans-unit id="3a8f29caac7ce9400d11a7c4f8b71a710865f56b" datatype="html"> | ||
7562 | <source>Please check your emails to verify your new email.</source> | ||
7563 | <target state="new">Please check your emails to verify your new email.</target> | ||
7564 | <context-group purpose="location"> | ||
7565 | <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.ts</context> | ||
7566 | <context context-type="linenumber">1</context> | ||
7567 | </context-group> | ||
7568 | </trans-unit> | ||
7569 | <trans-unit id="8155899f3b3b2e0467846ea7f27fcfb46c882204" datatype="html"> | ||
7570 | <source>Email updated.</source> | ||
7571 | <target state="new">Email updated.</target> | ||
7572 | <context-group purpose="location"> | ||
7573 | <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.ts</context> | ||
7574 | <context context-type="linenumber">1</context> | ||
7575 | </context-group> | ||
7576 | </trans-unit> | ||
7577 | <trans-unit id="466fc8cf56fd4e4e90fec4b900ef083d52bec38c"> | ||
7578 | <source>You current password is invalid.</source> | ||
7579 | <target>كلمتك السرية الحالية غير صالحة. </target> | ||
7580 | <context-group name="null"> | ||
7581 | <context context-type="linenumber">1</context> | ||
7582 | </context-group> | ||
7583 | <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">1</context></context-group> | ||
7584 | <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">1</context></context-group> | ||
7585 | </trans-unit> | ||
7586 | <trans-unit id="19508af0dfbc685cbf10cf02061bb5a0f423b6fc"> | ||
7587 | <source>Password updated.</source> | ||
7588 | <target>تم تحديث الكلمة السرية.</target> | ||
7589 | <context-group name="null"> | ||
7590 | <context context-type="linenumber">1</context> | ||
7591 | </context-group> | ||
7592 | <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">1</context></context-group> | ||
7593 | </trans-unit> | ||
7594 | <trans-unit id="e814805b1d5d1d36eb28904b984ec9aaa8fed239" datatype="html"> | ||
7595 | <source>Are you sure you want to delete your account? This will delete all your data, including channels, videos and comments. Content cached by other servers and other third-parties might make longer to be deleted.</source> | ||
7596 | <target state="new">Are you sure you want to delete your account? This will delete all your data, including channels, videos and comments. Content cached by other servers and other third-parties might make longer to be deleted.</target> | ||
7597 | <context-group purpose="location"> | ||
7598 | <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context> | ||
7599 | <context context-type="linenumber">1</context> | ||
7600 | </context-group> | ||
7601 | </trans-unit> | ||
7602 | <trans-unit id="e7d5b2de566e4c807c285daf8d8a78b5f7f33311"> | ||
7603 | <source>Type your username to confirm</source> | ||
7604 | <target>أدخل اسم المستخدِم للتحقق</target> | ||
7605 | <context-group name="null"> | ||
7606 | <context context-type="linenumber">1</context> | ||
7607 | </context-group> | ||
7608 | <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">1</context></context-group> | ||
7609 | </trans-unit> | ||
7610 | <trans-unit id="d8a8a7f7160939fb55e82bc01fe9f876f5f2e065"> | ||
7611 | <source>Delete my account</source> | ||
7612 | <target>احذف حسابي</target> | ||
7613 | <context-group name="null"> | ||
7614 | <context context-type="linenumber">1</context> | ||
7615 | </context-group> | ||
7616 | <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">1</context></context-group> | ||
7617 | </trans-unit> | ||
7618 | <trans-unit id="8eb8b1a728159f43c31abf76c28ef3ff6c230af7"> | ||
7619 | <source>Your account is deleted.</source> | ||
7620 | <target>تم حذف حسابك.</target> | ||
7621 | <context-group name="null"> | ||
7622 | <context context-type="linenumber">1</context> | ||
7623 | </context-group> | ||
7624 | <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">1</context></context-group> | ||
7625 | </trans-unit> | ||
7626 | <trans-unit id="59f77c7dc03357ef1d7a334df06dfc7f31c9a165" datatype="html"> | ||
7627 | <source>Interface settings updated.</source> | ||
7628 | <target state="new">Interface settings updated.</target> | ||
7629 | |||
7630 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.ts</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
7631 | <trans-unit id="7c193bf704577e514b63497c4f366511afdb6585" datatype="html"> | ||
7632 | <source>New video from your subscriptions</source> | ||
7633 | <target state="new">New video from your subscriptions</target> | ||
7634 | <context-group purpose="location"> | ||
7635 | <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context> | ||
7636 | <context context-type="linenumber">1</context> | ||
7637 | </context-group> | ||
7638 | </trans-unit> | ||
7639 | <trans-unit id="ba897defa2e6c34d5ee3d10edf8d797a35e7e3e5" datatype="html"> | ||
7640 | <source>New comment on your video</source> | ||
7641 | <target state="new">New comment on your video</target> | ||
7642 | <context-group purpose="location"> | ||
7643 | <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context> | ||
7644 | <context context-type="linenumber">1</context> | ||
7645 | </context-group> | ||
7646 | </trans-unit> | ||
7647 | <trans-unit id="f536b58345161afa5cd859cce5a0b66a39327ad8" datatype="html"> | ||
7648 | <source>New video abuse</source> | ||
7649 | <target state="new">New video abuse</target> | ||
7650 | <context-group purpose="location"> | ||
7651 | <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context> | ||
7652 | <context context-type="linenumber">1</context> | ||
7653 | </context-group> | ||
7654 | </trans-unit><trans-unit id="f4f29b22904c1ee350555ce58c2380ad58a39e06" datatype="html"> | ||
7655 | <source>Video blocked automatically waiting review</source><target state="new">Video blocked automatically waiting review</target> | ||
7656 | <context-group purpose="location"> | ||
7657 | <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context> | ||
7658 | <context context-type="linenumber">1</context> | ||
7659 | </context-group> | ||
7660 | </trans-unit><trans-unit id="47f529a2dcb30ef1533d978ac01dbd361b0b6be7" datatype="html"> | ||
7661 | <source>One of your video is blocked/unblocked</source><target state="new">One of your video is blocked/unblocked</target> | ||
7662 | <context-group purpose="location"> | ||
7663 | <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context> | ||
7664 | <context context-type="linenumber">1</context> | ||
7665 | </context-group> | ||
7666 | </trans-unit> | ||
7667 | |||
7668 | |||
7669 | <trans-unit id="f3eff4df9e4aa9dab411e6eb83833a33016a88bc" datatype="html"> | ||
7670 | <source>Video published (after transcoding/scheduled update)</source> | ||
7671 | <target state="new">Video published (after transcoding/scheduled update)</target> | ||
7672 | <context-group purpose="location"> | ||
7673 | <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context> | ||
7674 | <context context-type="linenumber">1</context> | ||
7675 | </context-group> | ||
7676 | </trans-unit> | ||
7677 | <trans-unit id="ec7ddc265da1df78011ae7677d62a2ae10aef7a4" datatype="html"> | ||
7678 | <source>Video import finished</source> | ||
7679 | <target state="new">Video import finished</target> | ||
7680 | <context-group purpose="location"> | ||
7681 | <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context> | ||
7682 | <context context-type="linenumber">1</context> | ||
7683 | </context-group> | ||
7684 | </trans-unit> | ||
7685 | <trans-unit id="c327bbac87cca61f5c52f5825d564878e98b9034" datatype="html"> | ||
7686 | <source>A new user registered on your instance</source> | ||
7687 | <target state="new">A new user registered on your instance</target> | ||
7688 | <context-group purpose="location"> | ||
7689 | <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context> | ||
7690 | <context context-type="linenumber">1</context> | ||
7691 | </context-group> | ||
7692 | </trans-unit> | ||
7693 | <trans-unit id="f407b90e99a04e2e0d1872c02f01eadbf53e08e2" datatype="html"> | ||
7694 | <source>You or your channel(s) has a new follower</source> | ||
7695 | <target state="new">You or your channel(s) has a new follower</target> | ||
7696 | <context-group purpose="location"> | ||
7697 | <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context> | ||
7698 | <context context-type="linenumber">1</context> | ||
7699 | </context-group> | ||
7700 | </trans-unit> | ||
7701 | <trans-unit id="14c3050a9da4c1bc49d555c45d5660804d08e83b" datatype="html"> | ||
7702 | <source>Someone mentioned you in video comments</source> | ||
7703 | <target state="new">Someone mentioned you in video comments</target> | ||
7704 | <context-group purpose="location"> | ||
7705 | <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context> | ||
7706 | <context context-type="linenumber">1</context> | ||
7707 | </context-group> | ||
7708 | </trans-unit> | ||
7709 | <trans-unit id="f4bb57154f8b6b30f3272f340dc40e143af8607f" datatype="html"> | ||
7710 | <source>Your instance has a new follower</source> | ||
7711 | <target state="new">Your instance has a new follower</target> | ||
7712 | <context-group purpose="location"> | ||
7713 | <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context> | ||
7714 | <context context-type="linenumber">1</context> | ||
7715 | </context-group> | ||
7716 | </trans-unit> | ||
7717 | <trans-unit id="516cb5fae75f1c90af643abf6c66bf58787c0869" datatype="html"> | ||
7718 | <source>Your instance auto followed another instance</source> | ||
7719 | <target state="new">Your instance auto followed another instance</target> | ||
7720 | <context-group purpose="location"> | ||
7721 | <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context> | ||
7722 | <context context-type="linenumber">1</context> | ||
7723 | </context-group> | ||
7724 | </trans-unit> | ||
7725 | <trans-unit id="a0f04081717f5f00c0a2c723903c3a2d4c296401" datatype="html"> | ||
7726 | <source>Preferences saved</source> | ||
7727 | <target state="new">Preferences saved</target> | ||
7728 | <context-group purpose="location"> | ||
7729 | <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context> | ||
7730 | <context context-type="linenumber">1</context> | ||
7731 | </context-group> | ||
7732 | </trans-unit> | ||
7733 | <trans-unit id="db4ff52375f6a25ad0472e92754c8c265ae47c6b"> | ||
7734 | <source>Profile updated.</source> | ||
7735 | <target>تم تحديث ملفك الشخصي.</target> | ||
7736 | <context-group name="null"> | ||
7737 | <context context-type="linenumber">1</context> | ||
7738 | </context-group> | ||
7739 | <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">1</context></context-group> | ||
7740 | </trans-unit> | ||
7741 | <trans-unit id="1e003ad599ef836949b9f4dad3037a58ef3ff8d1"> | ||
7742 | <source>Avatar changed.</source> | ||
7743 | <target>تم تغيير صورتك الرمزية.</target> | ||
7744 | <context-group name="null"> | ||
7745 | <context context-type="linenumber">1</context> | ||
7746 | </context-group> | ||
7747 | |||
7748 | |||
7749 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/+my-account-video-channels/my-account-video-channel-update.component.ts</context><context context-type="linenumber">1</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">1</context></context-group></trans-unit><trans-unit id="9f4cdde6106d0d5ed669264f5a8777f079623eb0" datatype="html"> | ||
7750 | <source>Do you really want to delete <x id="INTERPOLATION" equiv-text="{{channelDisplayName}}"/>? It will delete <x id="INTERPOLATION_1" equiv-text="{{videosCount}}"/> videos uploaded in this channel, and you will not be able to create another channel with the same name (<x id="INTERPOLATION_2" equiv-text="{{channelName}}"/>)!</source><target state="new">Do you really want to delete <x id="INTERPOLATION" equiv-text="{{channelDisplayName}}"/>? It will delete <x id="INTERPOLATION_1" equiv-text="{{videosCount}}"/> videos uploaded in this channel, and you will not be able to create another channel with the same name (<x id="INTERPOLATION_2" equiv-text="{{channelName}}"/>)!</target> | ||
7751 | <context-group purpose="location"> | ||
7752 | <context context-type="sourcefile">src/app/+my-account/+my-account-video-channels/my-account-video-channels.component.ts</context> | ||
7753 | <context context-type="linenumber">1</context> | ||
7754 | </context-group> | ||
7755 | </trans-unit> | ||
7756 | <trans-unit id="96d143e59c90c4f479eb7a3b55e2a24dc676b31f" datatype="html"> | ||
7757 | <source>Unknown language</source> | ||
7758 | <target state="new">Unknown language</target> | ||
7759 | |||
7760 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
7761 | <trans-unit id="732fe7ff80eca196d9825b0ca16134ce8101e93e" datatype="html"> | ||
7762 | <source>Video settings updated.</source> | ||
7763 | <target state="new">Video settings updated.</target> | ||
7764 | |||
7765 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
7766 | <trans-unit id="9763d47eba525cfe3f0007f99e70b1dbc5e20c46" datatype="html"> | ||
7767 | <source>Display/Video settings updated.</source> | ||
7768 | <target state="new">Display/Video settings updated.</target> | ||
7769 | |||
7770 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
7771 | <trans-unit id="3ef8bf973a9a481a08c6f0aaa875f0259b3ea645" datatype="html"> | ||
7772 | <source>Video channel <x id="INTERPOLATION" equiv-text="{{videoChannelName}}"/> created.</source> | ||
7773 | <target state="new">Video channel <x id="INTERPOLATION" equiv-text="{{videoChannelName}}"/> created.</target> | ||
7774 | |||
7775 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/+my-account-video-channels/my-account-video-channel-create.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
7776 | <trans-unit id="f359f6adf6cccca7770019f947ed594169ee7d47"> | ||
7777 | <source>This name already exists on this instance.</source> | ||
7778 | <target>هذا الإسم موجود على مثيل الخادوم هذا.</target> | ||
7779 | <context-group name="null"> | ||
7780 | <context context-type="linenumber">1</context> | ||
7781 | </context-group> | ||
7782 | |||
7783 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/+my-account-video-channels/my-account-video-channel-create.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
7784 | <trans-unit id="98ab64f0af924a60a48b40835c1b655bd17c6559" datatype="html"> | ||
7785 | <source>Video channel <x id="INTERPOLATION" equiv-text="{{videoChannelName}}"/> updated.</source> | ||
7786 | <target state="new">Video channel <x id="INTERPOLATION" equiv-text="{{videoChannelName}}"/> updated.</target> | ||
7787 | |||
7788 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/+my-account-video-channels/my-account-video-channel-update.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
7789 | |||
7790 | <trans-unit id="3859ca2a7577ba8797058d7d97eb8054bc56ec99" datatype="html"> | ||
7791 | <source>Please type the display name of the video channel (<x id="INTERPOLATION" equiv-text="{{displayName}}"/>) to confirm</source> | ||
7792 | <target state="new">Please type the display name of the video channel (<x id="INTERPOLATION" equiv-text="{{displayName}}"/>) to confirm</target> | ||
7793 | |||
7794 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/+my-account-video-channels/my-account-video-channels.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
7795 | <trans-unit id="a81a33275b683729ad938b6102e7e34a057537a2" datatype="html"> | ||
7796 | <source>Video channel <x id="INTERPOLATION" equiv-text="{{videoChannelName}}"/> deleted.</source> | ||
7797 | <target state="new">Video channel <x id="INTERPOLATION" equiv-text="{{videoChannelName}}"/> deleted.</target> | ||
7798 | |||
7799 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/+my-account-video-channels/my-account-video-channels.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
7800 | <trans-unit id="690c61d85b87df8fab4fd958bceb3849b7f8c64b" datatype="html"> | ||
7801 | <source>Views for the day</source> | ||
7802 | <target state="new">Views for the day</target> | ||
7803 | |||
7804 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/+my-account-video-channels/my-account-video-channels.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
7805 | <trans-unit id="c7e4d8688bd06d723e512ab063c0c4fdf4a9804d" datatype="html"> | ||
7806 | <source>Playlist <x id="INTERPOLATION" equiv-text="{{playlistName}}"/> created.</source> | ||
7807 | <target state="new">Playlist <x id="INTERPOLATION" equiv-text="{{playlistName}}"/> created.</target> | ||
7808 | <context-group purpose="location"> | ||
7809 | <context context-type="sourcefile">src/app/+my-account/my-account-video-playlists/my-account-video-playlist-create.component.ts</context> | ||
7810 | <context context-type="linenumber">1</context> | ||
7811 | </context-group> | ||
7812 | </trans-unit> | ||
7813 | <trans-unit id="3222e26b41803055328d893a73df485ec8a0328d" datatype="html"> | ||
7814 | <source>Playlist <x id="INTERPOLATION" equiv-text="{{videoPlaylistName}}"/> updated.</source> | ||
7815 | <target state="new">Playlist <x id="INTERPOLATION" equiv-text="{{videoPlaylistName}}"/> updated.</target> | ||
7816 | <context-group purpose="location"> | ||
7817 | <context context-type="sourcefile">src/app/+my-account/my-account-video-playlists/my-account-video-playlist-update.component.ts</context> | ||
7818 | <context context-type="linenumber">1</context> | ||
7819 | </context-group> | ||
7820 | </trans-unit> | ||
7821 | <trans-unit id="082d28149b07cd5178cad0fdaf2cd8963833b783" datatype="html"> | ||
7822 | <source>Do you really want to delete <x id="INTERPOLATION" equiv-text="{{playlistDisplayName}}"/>?</source> | ||
7823 | <target state="new">Do you really want to delete <x id="INTERPOLATION" equiv-text="{{playlistDisplayName}}"/>?</target> | ||
7824 | <context-group purpose="location"> | ||
7825 | <context context-type="sourcefile">src/app/+my-account/my-account-video-playlists/my-account-video-playlists.component.ts</context> | ||
7826 | <context context-type="linenumber">1</context> | ||
7827 | </context-group> | ||
7828 | </trans-unit> | ||
7829 | <trans-unit id="d6c948062aa2a0482332d4f7de420a39ac253a86" datatype="html"> | ||
7830 | <source>Playlist <x id="INTERPOLATION" equiv-text="{{playlistDisplayName}}"/> deleted.</source> | ||
7831 | <target state="new">Playlist <x id="INTERPOLATION" equiv-text="{{playlistDisplayName}}"/> deleted.</target> | ||
7832 | <context-group purpose="location"> | ||
7833 | <context context-type="sourcefile">src/app/+my-account/my-account-video-playlists/my-account-video-playlists.component.ts</context> | ||
7834 | <context context-type="linenumber">1</context> | ||
7835 | </context-group> | ||
7836 | </trans-unit> | ||
7837 | <trans-unit id="d02888c485d3aeab6de628508f4a00312a722894"> | ||
7838 | <source>My videos</source> | ||
7839 | <target>فيديوهاتي</target> | ||
7840 | <context-group name="null"> | ||
7841 | <context context-type="linenumber">1</context> | ||
7842 | </context-group> | ||
7843 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-videos/my-account-videos.component.ts</context><context context-type="linenumber">1</context></context-group> | ||
7844 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">1</context></context-group> | ||
7845 | </trans-unit> | ||
7846 | <trans-unit id="00e16d1f1c5cc936ec0881cd02cbf66aa1b4cddd" datatype="html"> | ||
7847 | <source>Do you really want to delete <x id="INTERPOLATION" equiv-text="{{deleteLength}}"/> videos?</source> | ||
7848 | <target state="new">Do you really want to delete <x id="INTERPOLATION" equiv-text="{{deleteLength}}"/> videos?</target> | ||
7849 | <context-group purpose="location"> | ||
7850 | <context context-type="sourcefile">src/app/+my-account/my-account-videos/my-account-videos.component.ts</context> | ||
7851 | <context context-type="linenumber">1</context> | ||
7852 | </context-group> | ||
7853 | </trans-unit> | ||
7854 | <trans-unit id="dff7d4574cfaa785cbd4c0a5ffb5befec19a5d83" datatype="html"> | ||
7855 | <source><x id="INTERPOLATION" equiv-text="{{deleteLength}}"/> videos deleted.</source> | ||
7856 | <target state="new"><x id="INTERPOLATION" equiv-text="{{deleteLength}}"/> videos deleted.</target> | ||
7857 | <context-group purpose="location"> | ||
7858 | <context context-type="sourcefile">src/app/+my-account/my-account-videos/my-account-videos.component.ts</context> | ||
7859 | <context context-type="linenumber">1</context> | ||
7860 | </context-group> | ||
7861 | </trans-unit> | ||
7862 | <trans-unit id="4ec5852c869b2fb4ae0e564b51278d7be8013fc7" datatype="html"> | ||
7863 | <source>Do you really want to delete <x id="INTERPOLATION" equiv-text="{{videoName}}"/>?</source> | ||
7864 | <target state="new">Do you really want to delete <x id="INTERPOLATION" equiv-text="{{videoName}}"/>?</target> | ||
7865 | <context-group purpose="location"> | ||
7866 | <context context-type="sourcefile">src/app/+my-account/my-account-videos/my-account-videos.component.ts</context> | ||
7867 | <context context-type="linenumber">1</context> | ||
7868 | </context-group> | ||
7869 | </trans-unit> | ||
7870 | <trans-unit id="d39a0bfa616a9a8473b2e379eefe17d8ed1af118" datatype="html"> | ||
7871 | <source>Video <x id="INTERPOLATION" equiv-text="{{videoName}}"/> deleted.</source> | ||
7872 | <target state="new">Video <x id="INTERPOLATION" equiv-text="{{videoName}}"/> deleted.</target> | ||
7873 | |||
7874 | |||
7875 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-videos/my-account-videos.component.ts</context><context context-type="linenumber">1</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">1</context></context-group></trans-unit> | ||
7876 | <trans-unit id="740c53a50a618bf5c7a5bd5c3f7321f0bd1840dd" datatype="html"> | ||
7877 | <source>Ownership change request sent.</source> | ||
7878 | <target state="new">Ownership change request sent.</target> | ||
7879 | <context-group purpose="location"> | ||
7880 | <context context-type="sourcefile">src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.ts</context> | ||
7881 | <context context-type="linenumber">1</context> | ||
7882 | </context-group> | ||
7883 | </trans-unit> | ||
7884 | <trans-unit id="8dd18d9047c4b2dc9786550dfd8fa99f3b14e17f"> | ||
7885 | <source>My channels</source> | ||
7886 | <target>قنواتي</target> | ||
7887 | <context-group name="null"> | ||
7888 | <context context-type="linenumber">1</context> | ||
7889 | </context-group> | ||
7890 | |||
7891 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/+my-account-video-channels/my-account-video-channels.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
7892 | <trans-unit id="1d3408919f4d08414721cc22c4be39d93d6691d2" datatype="html"> | ||
7893 | <source>My playlists</source> | ||
7894 | <target state="new">My playlists</target> | ||
7895 | <context-group purpose="location"> | ||
7896 | <context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context> | ||
7897 | <context context-type="linenumber">1</context> | ||
7898 | </context-group> | ||
7899 | </trans-unit> | ||
7900 | <trans-unit id="29038e66547b3ba70701fb34eda68834a56f17d9"> | ||
7901 | <source>My subscriptions</source> | ||
7902 | <target>اشتراكاتي</target> | ||
7903 | <context-group name="null"> | ||
7904 | <context context-type="linenumber">1</context> | ||
7905 | </context-group> | ||
7906 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">1</context></context-group> | ||
7907 | </trans-unit> | ||
7908 | <trans-unit id="4f953496ca94b4f83af049ff715172df2729fb79" datatype="html"> | ||
7909 | <source>My history</source> | ||
7910 | <target state="new">My history</target> | ||
7911 | <context-group purpose="location"> | ||
7912 | <context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context> | ||
7913 | <context context-type="linenumber">1</context> | ||
7914 | </context-group> | ||
7915 | </trans-unit> | ||
7916 | <trans-unit id="46aa32e581922d6d2c3d7bc4c87209ad5808b029"> | ||
7917 | <source>Misc</source> | ||
7918 | <target>أخرى</target> | ||
7919 | <context-group name="null"> | ||
7920 | <context context-type="linenumber">1</context> | ||
7921 | </context-group> | ||
7922 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">1</context></context-group> | ||
7923 | </trans-unit> | ||
7924 | <trans-unit id="73022f1676784c4f9b8cdbb322e52b02ccc800b7" datatype="html"> | ||
7925 | <source>Ownership changes</source> | ||
7926 | <target state="new">Ownership changes</target> | ||
7927 | |||
7928 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-ownership/my-account-ownership.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
7929 | <trans-unit id="efad4be364b8fb5c73cbfcc7acccd542f9d84ad6"> | ||
7930 | <source>My settings</source> | ||
7931 | <target>إعداداتي</target> | ||
7932 | <context-group name="null"> | ||
7933 | <context context-type="linenumber">1</context> | ||
7934 | </context-group> | ||
7935 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">1</context></context-group> | ||
7936 | </trans-unit> | ||
7937 | <trans-unit id="0e2434e7d84145c4e8a930ccc4c26c3cb2887e0d" datatype="html"> | ||
7938 | <source>My notifications</source> | ||
7939 | <target state="new">My notifications</target> | ||
7940 | <context-group purpose="location"> | ||
7941 | <context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context> | ||
7942 | <context context-type="linenumber">1</context> | ||
7943 | </context-group> | ||
7944 | </trans-unit> | ||
7945 | <trans-unit id="de4bfcfa89604c153a4a07920642de55464425be" datatype="html"> | ||
7946 | <source>max size</source> | ||
7947 | <target state="new">max size</target> | ||
7948 | |||
7949 | |||
7950 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/preview-upload.component.ts</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/account/actor-avatar-info.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
7951 | <trans-unit id="e58f5785ae64f23cd6a5e010b045511853ed84fa" datatype="html"> | ||
7952 | <source>Now please check your emails to verify your account and complete signup.</source> | ||
7953 | <target state="new">Now please check your emails to verify your account and complete signup.</target> | ||
7954 | <context-group purpose="location"> | ||
7955 | <context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context> | ||
7956 | <context context-type="linenumber">1</context> | ||
7957 | </context-group> | ||
7958 | </trans-unit> | ||
7959 | <trans-unit id="14200e26888a07633c0f177020dce8f3ec7311a6" datatype="html"> | ||
7960 | <source>You are now logged in as <x id="INTERPOLATION" equiv-text="{{username}}"/>!</source> | ||
7961 | <target state="new">You are now logged in as <x id="INTERPOLATION" equiv-text="{{username}}"/>!</target> | ||
7962 | <context-group purpose="location"> | ||
7963 | <context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context> | ||
7964 | <context context-type="linenumber">1</context> | ||
7965 | </context-group> | ||
7966 | </trans-unit> | ||
7967 | <trans-unit id="af55337b4032d675ab6b2081af797ca9c979b706" datatype="html"> | ||
7968 | <source>An email with verification link will be sent to <x id="INTERPOLATION" equiv-text="{{email}}"/>.</source> | ||
7969 | <target state="new">An email with verification link will be sent to <x id="INTERPOLATION" equiv-text="{{email}}"/>.</target> | ||
7970 | <context-group purpose="location"> | ||
7971 | <context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.ts</context> | ||
7972 | <context context-type="linenumber">1</context> | ||
7973 | </context-group> | ||
7974 | </trans-unit> | ||
7975 | <trans-unit id="ccbf0490fb6b60d21e03bb2c9003df0ce1a58752" datatype="html"> | ||
7976 | <source>Unable to find user id or verification string.</source> | ||
7977 | <target state="new">Unable to find user id or verification string.</target> | ||
7978 | |||
7979 | |||
7980 | <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.ts</context><context context-type="linenumber">1</context></context-group><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">1</context></context-group></trans-unit> | ||
7981 | <trans-unit id="2f03e577e8f81a9f8be0095f93e1f9376c6eedc9"> | ||
7982 | <source>Published videos</source> | ||
7983 | <target>الفيديوهات المنشورة</target> | ||
7984 | <context-group name="null"> | ||
7985 | <context context-type="linenumber">1</context> | ||
7986 | </context-group> | ||
7987 | <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">1</context></context-group> | ||
7988 | </trans-unit> | ||
7989 | <trans-unit id="897e90115ad2bc3d07469e0d80bc6f390961723d" datatype="html"> | ||
7990 | <source>{VAR_PLURAL, plural, =1 {Published 1 video} other {Published <x id="INTERPOLATION" equiv-text="{{total}}"/> videos} }</source> | ||
7991 | <target state="new">{VAR_PLURAL, plural, =1 {Published 1 video} other {Published <x id="INTERPOLATION" equiv-text="{{total}}"/> videos} }</target> | ||
7992 | <context-group purpose="location"> | ||
7993 | <context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context> | ||
7994 | <context context-type="linenumber">1</context> | ||
7995 | </context-group> | ||
7996 | </trans-unit> | ||
7997 | <trans-unit id="ff6becacbce7fc0943b0af0df4dd67e5e11bf598"> | ||
7998 | <source>Subscribe to the account</source> | ||
7999 | <target>الاشتراك في الحساب</target> | ||
8000 | <context-group name="null"> | ||
8001 | <context context-type="linenumber">1</context> | ||
8002 | </context-group> | ||
8003 | |||
8004 | |||
8005 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">1</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">1</context></context-group></trans-unit> | ||
8006 | <trans-unit id="33e9ca3aab38821eeaf966493df042d4202414df" datatype="html"> | ||
8007 | <source>VIDEO PLAYLISTS</source> | ||
8008 | <target state="new">VIDEO PLAYLISTS</target> | ||
8009 | <context-group purpose="location"> | ||
8010 | <context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context> | ||
8011 | <context context-type="linenumber">1</context> | ||
8012 | </context-group> | ||
8013 | </trans-unit> | ||
8014 | <trans-unit id="1c95cc372311830f936b39f73c5d6d20c0b16013" datatype="html"> | ||
8015 | <source>Focus the search bar</source> | ||
8016 | <target state="new">Focus the search bar</target> | ||
8017 | <context-group purpose="location"> | ||
8018 | <context context-type="sourcefile">src/app/app.component.ts</context> | ||
8019 | <context context-type="linenumber">1</context> | ||
8020 | </context-group> | ||
8021 | </trans-unit> | ||
8022 | <trans-unit id="b19ee83cbd2b735fd081b9aa483a890578019099"> | ||
8023 | <source>Toggle the left menu</source> | ||
8024 | <target>الانتقال إلى القائمة اليسرى</target> | ||
8025 | <context-group name="null"> | ||
8026 | <context context-type="linenumber">1</context> | ||
8027 | </context-group> | ||
8028 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">1</context></context-group> | ||
8029 | </trans-unit> | ||
8030 | <trans-unit id="2cd6194ce733174d2e542c65c46d730581f70b81" datatype="html"> | ||
8031 | <source>Go to the discover videos page</source> | ||
8032 | <target state="translated">الإنتقال إلى صفحة استكشاف الفيديوهات</target> | ||
8033 | <context-group purpose="location"> | ||
8034 | <context context-type="sourcefile">src/app/app.component.ts</context> | ||
8035 | <context context-type="linenumber">1</context> | ||
8036 | </context-group> | ||
8037 | </trans-unit> | ||
8038 | <trans-unit id="1e919c88a3f889d6659288e69d3e178da0ea7ab0"> | ||
8039 | <source>Go to the trending videos page</source> | ||
8040 | <target>الذهاب إلى صفحة الفيديوهات الشائعة</target> | ||
8041 | <context-group name="null"> | ||
8042 | <context context-type="linenumber">1</context> | ||
8043 | </context-group> | ||
8044 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">1</context></context-group> | ||
8045 | </trans-unit> | ||
8046 | <trans-unit id="249618dcdd7fbdc863c0714e2eb9e8940bc9c37d"> | ||
8047 | <source>Go to the recently added videos page</source> | ||
8048 | <target>الذهاب إلى صفحةالفيديوهات المضافة حديثا</target> | ||
8049 | <context-group name="null"> | ||
8050 | <context context-type="linenumber">1</context> | ||
8051 | </context-group> | ||
8052 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">1</context></context-group> | ||
8053 | </trans-unit> | ||
8054 | <trans-unit id="7e194daef3a3509128c4300d4c7c292c49ebf3f5"> | ||
8055 | <source>Go to the local videos page</source> | ||
8056 | <target>الذهاب إلى صفحة الفيديوهات المحلية</target> | ||
8057 | <context-group name="null"> | ||
8058 | <context context-type="linenumber">1</context> | ||
8059 | </context-group> | ||
8060 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">1</context></context-group> | ||
8061 | </trans-unit> | ||
8062 | <trans-unit id="f1fb6204f39a7338e5110b2f113643c9288496ba"> | ||
8063 | <source>Go to the videos upload page</source> | ||
8064 | <target>الذهاب إلى صفحة إرسال الفيديوهات</target> | ||
8065 | <context-group name="null"> | ||
8066 | <context context-type="linenumber">1</context> | ||
8067 | </context-group> | ||
8068 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">1</context></context-group> | ||
8069 | </trans-unit> | ||
8070 | <trans-unit id="badd4b24618ccc8a34620acb9053fc654b9612b2"> | ||
8071 | <source>Go to my subscriptions</source> | ||
8072 | <target>الذهاب إلى اشتراكاتي</target> | ||
8073 | <context-group name="null"> | ||
8074 | <context context-type="linenumber">1</context> | ||
8075 | </context-group> | ||
8076 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">1</context></context-group> | ||
8077 | </trans-unit> | ||
8078 | <trans-unit id="b7184b5a236618e8edd747529869c392ab6dace1"> | ||
8079 | <source>Go to my videos</source> | ||
8080 | <target>الذهاب إلى فيديوهاتي</target> | ||
8081 | <context-group name="null"> | ||
8082 | <context context-type="linenumber">1</context> | ||
8083 | </context-group> | ||
8084 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">1</context></context-group> | ||
8085 | </trans-unit> | ||
8086 | <trans-unit id="acf985bd42886b9b3030b5f68f0e8417c39b40a7"> | ||
8087 | <source>Go to my imports</source> | ||
8088 | <target>الذهاب إلى استيراداتي</target> | ||
8089 | <context-group name="null"> | ||
8090 | <context context-type="linenumber">1</context> | ||
8091 | </context-group> | ||
8092 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">1</context></context-group> | ||
8093 | </trans-unit> | ||
8094 | <trans-unit id="cfe3c51f0ae9385dc2ce6df740d87e5514aa9390"> | ||
8095 | <source>Go to my channels</source> | ||
8096 | <target>الذهاب إلى قنواتي</target> | ||
8097 | <context-group name="null"> | ||
8098 | <context context-type="linenumber">1</context> | ||
8099 | </context-group> | ||
8100 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">1</context></context-group> | ||
8101 | </trans-unit> | ||
8102 | <trans-unit id="edeaa933b09690523e46977e11064e9c655d77d7" datatype="html"> | ||
8103 | <source>Cannot retrieve OAuth Client credentials: <x id="INTERPOLATION" equiv-text="{{errorText}}"/>. </source> | ||
8104 | <target state="new">Cannot retrieve OAuth Client credentials: <x id="INTERPOLATION" equiv-text="{{errorText}}"/>. | ||
8105 | </target> | ||
8106 | <context-group purpose="location"> | ||
8107 | <context context-type="sourcefile">src/app/core/auth/auth.service.ts</context> | ||
8108 | <context context-type="linenumber">1</context> | ||
8109 | </context-group> | ||
8110 | </trans-unit> | ||
8111 | <trans-unit id="8d9b4f4b69108c3c9aa0f3b0dbde87786ba9b319" datatype="html"> | ||
8112 | <source>Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source> | ||
8113 | <target state="new">Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</target> | ||
8114 | <context-group purpose="location"> | ||
8115 | <context context-type="sourcefile">src/app/core/auth/auth.service.ts</context> | ||
8116 | <context context-type="linenumber">1</context> | ||
8117 | </context-group> | ||
8118 | </trans-unit> | ||
8119 | <trans-unit id="e31bbf15d6ba5c7c0f17f89a98029cff0bd40b87"> | ||
8120 | <source>You need to reconnect.</source> | ||
8121 | <target>يجب عليك إعادة الإتصال.</target> | ||
8122 | <context-group name="null"> | ||
8123 | <context context-type="linenumber">1</context> | ||
8124 | </context-group> | ||
8125 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">1</context></context-group> | ||
8126 | </trans-unit> | ||
8127 | <trans-unit id="5c0c574151dc8671d9199980ee04bf65aec3b452"> | ||
8128 | <source>Keyboard Shortcuts:</source> | ||
8129 | <target>اختصارات لوحة المفاتيح:</target> | ||
8130 | <context-group name="null"> | ||
8131 | <context context-type="linenumber">1</context> | ||
8132 | </context-group> | ||
8133 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/hotkeys/hotkeys.component.ts</context><context context-type="linenumber">1</context></context-group> | ||
8134 | </trans-unit> | ||
8135 | <trans-unit id="1e035e6ccfab771cad4226b2ad230cb0d4a88cba"> | ||
8136 | <source>Success</source> | ||
8137 | <target>تم بنجاح</target> | ||
8138 | <context-group name="null"> | ||
8139 | <context context-type="linenumber">1</context> | ||
8140 | </context-group> | ||
8141 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">1</context></context-group> | ||
8142 | </trans-unit> | ||
8143 | <trans-unit id="247071f6c9233b7e5bc1d8f46795ab6b032f1fbe"> | ||
8144 | <source>Incorrect username or password.</source> | ||
8145 | <target>اسم المستخدم أو كلمة المرور خاطئة.</target> | ||
8146 | <context-group name="null"> | ||
8147 | <context context-type="linenumber">1</context> | ||
8148 | </context-group> | ||
8149 | |||
8150 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit><trans-unit id="4e6f8ebb0c0d4c19e4bf60bd907fcaa9740607af" datatype="html"> | ||
8151 | <source>Your account is blocked.</source><target state="new">Your account is blocked.</target> | ||
8152 | <context-group purpose="location"> | ||
8153 | <context context-type="sourcefile">src/app/+login/login.component.ts</context> | ||
8154 | <context context-type="linenumber">1</context> | ||
8155 | </context-group> | ||
8156 | </trans-unit> | ||
8157 | |||
8158 | <trans-unit id="4bd9c01837da35babbbe3c7585161268e0ece095" datatype="html"> | ||
8159 | <source>An email with the reset password instructions will be sent to <x id="INTERPOLATION" equiv-text="{{email}}"/>. The link will expire within 1 hour.</source> | ||
8160 | <target state="new">An email with the reset password instructions will be sent to <x id="INTERPOLATION" equiv-text="{{email}}"/>. The link will expire within 1 hour.</target> | ||
8161 | |||
8162 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8163 | <trans-unit id="7d5d2f4e2aebe4977c5e3daff4283814f869c609" datatype="html"> | ||
8164 | <source>any language</source> | ||
8165 | <target state="new">any language</target> | ||
8166 | <context-group purpose="location"> | ||
8167 | <context context-type="sourcefile">src/app/menu/menu.component.ts</context> | ||
8168 | <context context-type="linenumber">1</context> | ||
8169 | </context-group> | ||
8170 | </trans-unit> | ||
8171 | <trans-unit id="6e998fc06a19659c22cca43efa1b35515761cbb2" datatype="html"> | ||
8172 | <source>hide</source> | ||
8173 | <target state="new">hide</target> | ||
8174 | <context-group purpose="location"> | ||
8175 | <context context-type="sourcefile">src/app/menu/menu.component.ts</context> | ||
8176 | <context context-type="linenumber">1</context> | ||
8177 | </context-group> | ||
8178 | </trans-unit> | ||
8179 | <trans-unit id="1214427202da5b7fb88968172a3b309f8da35d76" datatype="html"> | ||
8180 | <source>blur</source> | ||
8181 | <target state="new">blur</target> | ||
8182 | <context-group purpose="location"> | ||
8183 | <context context-type="sourcefile">src/app/menu/menu.component.ts</context> | ||
8184 | <context context-type="linenumber">1</context> | ||
8185 | </context-group> | ||
8186 | </trans-unit> | ||
8187 | <trans-unit id="890d991273787485fc939391676762a90edd8f34" datatype="html"> | ||
8188 | <source>display</source> | ||
8189 | <target state="new">display</target> | ||
8190 | <context-group purpose="location"> | ||
8191 | <context context-type="sourcefile">src/app/menu/menu.component.ts</context> | ||
8192 | <context context-type="linenumber">1</context> | ||
8193 | </context-group> | ||
8194 | </trans-unit> | ||
8195 | <trans-unit id="e5d8bb389c702588877f039d72178f219453a72d" datatype="html"> | ||
8196 | <source>Unknown</source> | ||
8197 | <target state="new">Unknown</target> | ||
8198 | <context-group purpose="location"> | ||
8199 | <context context-type="sourcefile">src/app/menu/menu.component.ts</context> | ||
8200 | <context context-type="linenumber">1</context> | ||
8201 | </context-group> | ||
8202 | </trans-unit> | ||
8203 | <trans-unit id="b0f24b7136e551a0deba831f1525711245b31a26"> | ||
8204 | <source>Your password has been successfully reset!</source> | ||
8205 | <target>لقد تم إعادة تعيين كلمتك السرية بنجاح!</target> | ||
8206 | <context-group name="null"> | ||
8207 | <context context-type="linenumber">1</context> | ||
8208 | </context-group> | ||
8209 | |||
8210 | <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8211 | <trans-unit id="16d449549ab7bc61caf3d636372a4a56b5870383" datatype="html"> | ||
8212 | <source>Any</source> | ||
8213 | <target state="new">Any</target> | ||
8214 | |||
8215 | |||
8216 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8217 | <trans-unit id="7fb1099e29660162f9154d5b2feee7743a423df6"> | ||
8218 | <source>Today</source> | ||
8219 | <target>اليوم</target> | ||
8220 | <context-group name="null"> | ||
8221 | <context context-type="linenumber">1</context> | ||
8222 | </context-group> | ||
8223 | |||
8224 | |||
8225 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">1</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">1</context></context-group></trans-unit> | ||
8226 | <trans-unit id="02e0243b60007368f87dc01e083f232dd025096d"> | ||
8227 | <source>Last 7 days</source> | ||
8228 | <target>الأسبوع الماضي</target> | ||
8229 | <context-group name="null"> | ||
8230 | <context context-type="linenumber">1</context> | ||
8231 | </context-group> | ||
8232 | |||
8233 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8234 | <trans-unit id="7668986b9f753fcd72ad4a00b1a0c4861d1f7fb8"> | ||
8235 | <source>Last 30 days</source> | ||
8236 | <target>الشهر الماضي</target> | ||
8237 | <context-group name="null"> | ||
8238 | <context context-type="linenumber">1</context> | ||
8239 | </context-group> | ||
8240 | |||
8241 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8242 | <trans-unit id="a77b663fd9b94c38bc9c6493a51b5f3acacb9bca"> | ||
8243 | <source>Last 365 days</source> | ||
8244 | <target>السنة الماضية</target> | ||
8245 | <context-group name="null"> | ||
8246 | <context context-type="linenumber">1</context> | ||
8247 | </context-group> | ||
8248 | |||
8249 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8250 | <trans-unit id="d2f3bf121699ff08a25fa4859bfdf3996bf821cc" datatype="html"> | ||
8251 | <source>Short (< 4 min)</source> | ||
8252 | <target state="new">Short (< 4 min)</target> | ||
8253 | |||
8254 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8255 | <trans-unit id="f24d368d6be0fee70fb4503d2ad37a612e1b0889" datatype="html"> | ||
8256 | <source>Medium (4-10 min)</source> | ||
8257 | <target state="new">Medium (4-10 min)</target> | ||
8258 | |||
8259 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8260 | <trans-unit id="ac0fa1039f09ec0d917303658c5bb1ee813a4225" datatype="html"> | ||
8261 | <source>Long (> 10 min)</source> | ||
8262 | <target state="new">Long (> 10 min)</target> | ||
8263 | |||
8264 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8265 | <trans-unit id="ed073fec00d699b7a97bb65b4f3a722b203c5bca" datatype="html"> | ||
8266 | <source>Relevance</source> | ||
8267 | <target state="new">Relevance</target> | ||
8268 | |||
8269 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8270 | <trans-unit id="1aee80ab35aa99508802cdec6306e110b2feaf9e"> | ||
8271 | <source>Publish date</source> | ||
8272 | <target>تاريخ النشر</target> | ||
8273 | <context-group name="null"> | ||
8274 | <context context-type="linenumber">1</context> | ||
8275 | </context-group> | ||
8276 | |||
8277 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8278 | <trans-unit id="b7641aed03492978b4ec6843b1e53f30464294d9"> | ||
8279 | <source>Views</source> | ||
8280 | <target>عدد المشاهدات</target> | ||
8281 | <context-group name="null"> | ||
8282 | <context context-type="linenumber">1</context> | ||
8283 | </context-group> | ||
8284 | |||
8285 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit><trans-unit id="f039113a417e475dcbfcf399ad290417d5f08090" datatype="html"> | ||
8286 | <source>Search index is unavailable. Retrying with instance results instead.</source><target state="new">Search index is unavailable. Retrying with instance results instead.</target> | ||
8287 | <context-group purpose="location"> | ||
8288 | <context context-type="sourcefile">src/app/+search/search.component.ts</context> | ||
8289 | <context context-type="linenumber">1</context> | ||
8290 | </context-group> | ||
8291 | </trans-unit><trans-unit id="0d2f91ea86a6d3ff1f6c69ae1928f74f483e36bb" datatype="html"> | ||
8292 | <source>Search error</source><target state="new">Search error</target> | ||
8293 | <context-group purpose="location"> | ||
8294 | <context context-type="sourcefile">src/app/+search/search.component.ts</context> | ||
8295 | <context context-type="linenumber">1</context> | ||
8296 | </context-group> | ||
8297 | </trans-unit> | ||
8298 | <trans-unit id="0b2054a863319d2cf59867addd125b6717cae41d" datatype="html"> | ||
8299 | <source><x id="INTERPOLATION" equiv-text="{{interval}}"/> years ago</source> | ||
8300 | <target state="new"><x id="INTERPOLATION" equiv-text="{{interval}}"/> years ago</target> | ||
8301 | |||
8302 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8303 | <trans-unit id="68f47e5ec9c7efd3c2a5cd317634ace12c3717ee" datatype="html"> | ||
8304 | <source><x id="INTERPOLATION" equiv-text="{{interval}}"/> year ago</source> | ||
8305 | <target state="new"><x id="INTERPOLATION" equiv-text="{{interval}}"/> year ago</target> | ||
8306 | |||
8307 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8308 | <trans-unit id="e622d3813449fe36371ea258281059306819199d" datatype="html"> | ||
8309 | <source><x id="INTERPOLATION" equiv-text="{{interval}}"/> months ago</source> | ||
8310 | <target state="new"><x id="INTERPOLATION" equiv-text="{{interval}}"/> months ago</target> | ||
8311 | |||
8312 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8313 | <trans-unit id="2f8a5a5f7efb521d7d89dc659ff65dd13cb7b17b" datatype="html"> | ||
8314 | <source><x id="INTERPOLATION" equiv-text="{{interval}}"/> month ago</source> | ||
8315 | <target state="new"><x id="INTERPOLATION" equiv-text="{{interval}}"/> month ago</target> | ||
8316 | |||
8317 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8318 | <trans-unit id="1d1a46543a29096d3c6676be2d561380a0bc94e1" datatype="html"> | ||
8319 | <source><x id="INTERPOLATION" equiv-text="{{interval}}"/> weeks ago</source> | ||
8320 | <target state="new"><x id="INTERPOLATION" equiv-text="{{interval}}"/> weeks ago</target> | ||
8321 | |||
8322 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8323 | <trans-unit id="e1db0b98b6cdf817508195f3649c48475c32ae7e" datatype="html"> | ||
8324 | <source><x id="INTERPOLATION" equiv-text="{{interval}}"/> week ago</source> | ||
8325 | <target state="new"><x id="INTERPOLATION" equiv-text="{{interval}}"/> week ago</target> | ||
8326 | |||
8327 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8328 | <trans-unit id="a7654c3ece96e777527606f1c2870d6ee0b180f7" datatype="html"> | ||
8329 | <source><x id="INTERPOLATION" equiv-text="{{interval}}"/> days ago</source> | ||
8330 | <target state="new"><x id="INTERPOLATION" equiv-text="{{interval}}"/> days ago</target> | ||
8331 | |||
8332 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8333 | <trans-unit id="5b465235ae55091d32535e23dd180c407f1352d1" datatype="html"> | ||
8334 | <source><x id="INTERPOLATION" equiv-text="{{interval}}"/> day ago</source> | ||
8335 | <target state="new"><x id="INTERPOLATION" equiv-text="{{interval}}"/> day ago</target> | ||
8336 | |||
8337 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8338 | <trans-unit id="dc7addf53bd6405a9c746db6dfca665c33679a84" datatype="html"> | ||
8339 | <source><x id="INTERPOLATION" equiv-text="{{interval}}"/> hours ago</source> | ||
8340 | <target state="new"><x id="INTERPOLATION" equiv-text="{{interval}}"/> hours ago</target> | ||
8341 | |||
8342 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8343 | <trans-unit id="d54a610250ed38efccf0e3afdd0004f6ad83ea8d" datatype="html"> | ||
8344 | <source><x id="INTERPOLATION" equiv-text="{{interval}}"/> hour ago</source> | ||
8345 | <target state="new"><x id="INTERPOLATION" equiv-text="{{interval}}"/> hour ago</target> | ||
8346 | |||
8347 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8348 | <trans-unit id="9704e5e3adce178c127ead05f7057d3fb827308a" datatype="html"> | ||
8349 | <source><x id="INTERPOLATION" equiv-text="{{interval}}"/> min ago</source> | ||
8350 | <target state="new"><x id="INTERPOLATION" equiv-text="{{interval}}"/> min ago</target> | ||
8351 | |||
8352 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8353 | <trans-unit id="1b3a33e41b333cfd5434d4c22f1e97ccbd130ae0" datatype="html"> | ||
8354 | <source>just now</source> | ||
8355 | <target state="new">just now</target> | ||
8356 | |||
8357 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8358 | <trans-unit id="d77271b9b87017d22ff6ed6611a7c893fd994f06" datatype="html"> | ||
8359 | <source><x id="INTERPOLATION" equiv-text="{{hours}}"/> h <x id="INTERPOLATION_1" equiv-text="{{minutes}}"/> min <x id="INTERPOLATION_2" equiv-text="{{seconds}}"/> sec</source> | ||
8360 | <target state="new"><x id="INTERPOLATION" equiv-text="{{hours}}"/> h <x id="INTERPOLATION_1" equiv-text="{{minutes}}"/> min <x id="INTERPOLATION_2" equiv-text="{{seconds}}"/> sec</target> | ||
8361 | |||
8362 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-duration-formatter.pipe.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8363 | <trans-unit id="944a2981992f97de6285d03906ed88e6bef19c99" datatype="html"> | ||
8364 | <source><x id="INTERPOLATION" equiv-text="{{minutes}}"/> min <x id="INTERPOLATION_1" equiv-text="{{seconds}}"/> sec</source> | ||
8365 | <target state="new"><x id="INTERPOLATION" equiv-text="{{minutes}}"/> min <x id="INTERPOLATION_1" equiv-text="{{seconds}}"/> sec</target> | ||
8366 | |||
8367 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-duration-formatter.pipe.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8368 | <trans-unit id="c0b663b59790503f778a85d21ddeaef81758f681" datatype="html"> | ||
8369 | <source><x id="INTERPOLATION" equiv-text="{{seconds}}"/> sec</source> | ||
8370 | <target state="new"><x id="INTERPOLATION" equiv-text="{{seconds}}"/> sec</target> | ||
8371 | |||
8372 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-duration-formatter.pipe.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8373 | <trans-unit id="68e710782ccb5398b3acb8844caf0b199da2c3da"> | ||
8374 | <source>Confirm</source> | ||
8375 | <target>تأكيد</target> | ||
8376 | <context-group name="null"> | ||
8377 | <context context-type="linenumber">1</context> | ||
8378 | </context-group> | ||
8379 | |||
8380 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8381 | <trans-unit id="b67c8e57904c67c4566610363b7f82c748d04323"> | ||
8382 | <source>Instance name is required.</source> | ||
8383 | <target>اسم مثيل الخادوم مطلوب.</target> | ||
8384 | <context-group name="null"> | ||
8385 | <context context-type="linenumber">1</context> | ||
8386 | </context-group> | ||
8387 | |||
8388 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/custom-config-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8389 | <trans-unit id="10a248adb1ee12830355a04ac3cde2bad2d41d7d" datatype="html"> | ||
8390 | <source>Short description should not be longer than 250 characters.</source> | ||
8391 | <target state="new">Short description should not be longer than 250 characters.</target> | ||
8392 | |||
8393 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/custom-config-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8394 | <trans-unit id="356e63270712273da168072ec0fc78a969919bf1"> | ||
8395 | <source>Twitter username is required.</source> | ||
8396 | <target>اسم المستخدِم على تويتر مطلوب.</target> | ||
8397 | <context-group name="null"> | ||
8398 | <context context-type="linenumber">1</context> | ||
8399 | </context-group> | ||
8400 | |||
8401 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/custom-config-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8402 | <trans-unit id="dbb2ef02020afc05e146855f2e1dd7c9522d49b6" datatype="html"> | ||
8403 | <source>Previews cache size is required.</source> | ||
8404 | <target state="new">Previews cache size is required.</target> | ||
8405 | |||
8406 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/custom-config-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8407 | <trans-unit id="97836c6e698185b4ce357de9d4b2ab3e838f2459" datatype="html"> | ||
8408 | <source>Previews cache size must be greater than 1.</source> | ||
8409 | <target state="new">Previews cache size must be greater than 1.</target> | ||
8410 | |||
8411 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/custom-config-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8412 | <trans-unit id="e7393dc4a4aa12d005582eb9e1ddc7e5ca5bebd3" datatype="html"> | ||
8413 | <source>Previews cache size must be a number.</source> | ||
8414 | <target state="new">Previews cache size must be a number.</target> | ||
8415 | |||
8416 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/custom-config-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8417 | <trans-unit id="545f5dea553b2d7c4a65920ccdcb1e9dbdc7f4d8" datatype="html"> | ||
8418 | <source>Captions cache size is required.</source> | ||
8419 | <target state="new">Captions cache size is required.</target> | ||
8420 | |||
8421 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/custom-config-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8422 | <trans-unit id="a8d7131c0ca1eefe7b058e6081236ca1be364e2c" datatype="html"> | ||
8423 | <source>Captions cache size must be greater than 1.</source> | ||
8424 | <target state="new">Captions cache size must be greater than 1.</target> | ||
8425 | |||
8426 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/custom-config-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8427 | <trans-unit id="c3decd47b03cf542df091c1a2fb25b756e59074e" datatype="html"> | ||
8428 | <source>Captions cache size must be a number.</source> | ||
8429 | <target state="new">Captions cache size must be a number.</target> | ||
8430 | |||
8431 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/custom-config-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8432 | <trans-unit id="2cdd5a8c604ef16c2f9a17ed81d73f4f9509e828" datatype="html"> | ||
8433 | <source>Signup limit is required.</source> | ||
8434 | <target state="new">Signup limit is required.</target> | ||
8435 | |||
8436 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/custom-config-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8437 | <trans-unit id="0ca9f7ec55c9896add6e82d2b52e9217e1140cf7" datatype="html"> | ||
8438 | <source>Signup limit must be greater than 1.</source> | ||
8439 | <target state="new">Signup limit must be greater than 1.</target> | ||
8440 | |||
8441 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/custom-config-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8442 | <trans-unit id="58c2f66ba74f1400914031ef4ed635938e9e8ced" datatype="html"> | ||
8443 | <source>Signup limit must be a number.</source> | ||
8444 | <target state="new">Signup limit must be a number.</target> | ||
8445 | |||
8446 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/custom-config-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8447 | <trans-unit id="1245841647f9b42d3e7554903c1c50bdd80ab021"> | ||
8448 | <source>Admin email is required.</source> | ||
8449 | <target>عنوان البريد الإلكتروني للمدير مطلوب.</target> | ||
8450 | <context-group name="null"> | ||
8451 | <context context-type="linenumber">1</context> | ||
8452 | </context-group> | ||
8453 | |||
8454 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/custom-config-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8455 | <trans-unit id="3fd2feb77dfe57fe82573e3cdf996105e2fafc66"> | ||
8456 | <source>Admin email must be valid.</source> | ||
8457 | <target>يجب أن يكون عنوان البريد الإلكتروني الخاص بالمدير صالحًا.</target> | ||
8458 | <context-group name="null"> | ||
8459 | <context context-type="linenumber">1</context> | ||
8460 | </context-group> | ||
8461 | |||
8462 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/custom-config-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8463 | <trans-unit id="f15f2e02b1f6a96553e98ea4a969045d17ec1400" datatype="html"> | ||
8464 | <source>Transcoding threads is required.</source> | ||
8465 | <target state="new">Transcoding threads is required.</target> | ||
8466 | |||
8467 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/custom-config-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8468 | <trans-unit id="4166cc066b963a23829b48a09e394f73b453fabd" datatype="html"> | ||
8469 | <source>Transcoding threads must be greater or equal to 0.</source> | ||
8470 | <target state="new">Transcoding threads must be greater or equal to 0.</target> | ||
8471 | |||
8472 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/custom-config-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8473 | |||
8474 | <trans-unit id="febc4795f39d34b901907a2718b0c5c21165eb36" datatype="html"> | ||
8475 | <source>Index URL should be a URL</source> | ||
8476 | <target state="new">Index URL should be a URL</target> | ||
8477 | |||
8478 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/custom-config-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit><trans-unit id="db7b7efed1c793079b2bf74cdfba73fed05f63ec" datatype="html"> | ||
8479 | <source>Search index URL should be a URL</source><target state="new">Search index URL should be a URL</target> | ||
8480 | <context-group purpose="location"> | ||
8481 | <context context-type="sourcefile">src/app/shared/shared-forms/form-validators/custom-config-validators.service.ts</context> | ||
8482 | <context context-type="linenumber">1</context> | ||
8483 | </context-group> | ||
8484 | </trans-unit> | ||
8485 | <trans-unit id="b6f52e19f074f77866fa03fabe1ddd5cdae346f0"> | ||
8486 | <source>Email is required.</source> | ||
8487 | <target>البريد الإلكتروني مطلوب.</target> | ||
8488 | <context-group name="null"> | ||
8489 | <context context-type="linenumber">1</context> | ||
8490 | </context-group> | ||
8491 | |||
8492 | |||
8493 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/instance-validators.service.ts</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/user-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8494 | <trans-unit id="bef8a36c3dffff15fb5faf3d20bdbbbc1af824c1"> | ||
8495 | <source>Email must be valid.</source> | ||
8496 | <target>يجب أن يكون عنوان البريد الإلكتروني عنوانًا صالحًا.</target> | ||
8497 | <context-group name="null"> | ||
8498 | <context context-type="linenumber">1</context> | ||
8499 | </context-group> | ||
8500 | |||
8501 | |||
8502 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/instance-validators.service.ts</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/user-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8503 | <trans-unit id="ac451f128840b34804ea69c820dc3566f476fb33" datatype="html"> | ||
8504 | <source>Your name is required.</source> | ||
8505 | <target state="new">Your name is required.</target> | ||
8506 | |||
8507 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/instance-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8508 | <trans-unit id="1fc4633008a2431fdec891d58efcc8b865d7de1a" datatype="html"> | ||
8509 | <source>Your name must be at least 1 character long.</source> | ||
8510 | <target state="new">Your name must be at least 1 character long.</target> | ||
8511 | |||
8512 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/instance-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8513 | <trans-unit id="c7b44b92c0ce3ccd2f804d001e13da399524e11b" datatype="html"> | ||
8514 | <source>Your name cannot be more than 120 characters long.</source> | ||
8515 | <target state="new">Your name cannot be more than 120 characters long.</target> | ||
8516 | |||
8517 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/instance-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8518 | <trans-unit id="73417de6b009e361996f9cd0e3b83d88bed368b6" datatype="html"> | ||
8519 | <source>A subject is required.</source> | ||
8520 | <target state="new">A subject is required.</target> | ||
8521 | |||
8522 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/instance-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8523 | <trans-unit id="4f049fd004313524afeaf0ae25f98583a0ffd29b" datatype="html"> | ||
8524 | <source>The subject must be at least 1 character long.</source> | ||
8525 | <target state="new">The subject must be at least 1 character long.</target> | ||
8526 | |||
8527 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/instance-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8528 | <trans-unit id="d82f880ea1d0ee03c47bf1212a0fbcb23b3edf18" datatype="html"> | ||
8529 | <source>The subject cannot be more than 120 characters long.</source> | ||
8530 | <target state="new">The subject cannot be more than 120 characters long.</target> | ||
8531 | |||
8532 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/instance-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8533 | <trans-unit id="40b35cf927f9f9a59404a6c914ec4632690b69b2" datatype="html"> | ||
8534 | <source>A message is required.</source> | ||
8535 | <target state="new">A message is required.</target> | ||
8536 | |||
8537 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/instance-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8538 | <trans-unit id="d8d4a23f467ee3e93ca0edb1198c233ed633cf64" datatype="html"> | ||
8539 | <source>The message must be at least 3 characters long.</source> | ||
8540 | <target state="new">The message must be at least 3 characters long.</target> | ||
8541 | |||
8542 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/instance-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8543 | <trans-unit id="07422f6141cfcabaf3c2ce77e3e063222849ef60" datatype="html"> | ||
8544 | <source>The message cannot be more than 5000 characters long.</source> | ||
8545 | <target state="new">The message cannot be more than 5000 characters long.</target> | ||
8546 | |||
8547 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/instance-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8548 | <trans-unit id="5db300f6fba918a35597160183205ede13e8e149"> | ||
8549 | <source>Username is required.</source> | ||
8550 | <target>اسم المستخدم مطلوب.</target> | ||
8551 | <context-group name="null"> | ||
8552 | <context context-type="linenumber">1</context> | ||
8553 | </context-group> | ||
8554 | |||
8555 | |||
8556 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/login-validators.service.ts</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/user-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8557 | <trans-unit id="4eb39d69b74d7a56652ec84fa6826994ee26c0e5"> | ||
8558 | <source>Password is required.</source> | ||
8559 | <target>الكلمة السرية مطلوبة.</target> | ||
8560 | <context-group name="null"> | ||
8561 | <context context-type="linenumber">1</context> | ||
8562 | </context-group> | ||
8563 | |||
8564 | |||
8565 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/login-validators.service.ts</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/user-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8566 | <trans-unit id="c90872a06666a51c2957c4b29724e68df5c67154"> | ||
8567 | <source>Confirmation of the password is required.</source> | ||
8568 | <target>يجب تأكيد الكلمة السرية.</target> | ||
8569 | <context-group name="null"> | ||
8570 | <context context-type="linenumber">1</context> | ||
8571 | </context-group> | ||
8572 | |||
8573 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/reset-password-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8574 | <trans-unit id="6330d25a3bc6f55dfd5177da6e681d1d3b1a2b1a" datatype="html"> | ||
8575 | <source>Username must be at least 1 character long.</source> | ||
8576 | <target state="new">Username must be at least 1 character long.</target> | ||
8577 | |||
8578 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/user-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8579 | <trans-unit id="aaaf3d00c35f809eebc7fd68a3f7b8b0230b197a" datatype="html"> | ||
8580 | <source>Username cannot be more than 50 characters long.</source> | ||
8581 | <target state="new">Username cannot be more than 50 characters long.</target> | ||
8582 | |||
8583 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/user-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8584 | <trans-unit id="6f3e95be2538a22da07beaefc39bb2195683990c" datatype="html"> | ||
8585 | <source>Username should be lowercase alphanumeric; dots and underscores are allowed.</source> | ||
8586 | <target state="new">Username should be lowercase alphanumeric; dots and underscores are allowed.</target> | ||
8587 | |||
8588 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/user-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8589 | <trans-unit id="1fe26e49476ac701885abc59127e96a3760847f0" datatype="html"> | ||
8590 | <source>Password must be at least 6 characters long.</source> | ||
8591 | <target state="new">Password must be at least 6 characters long.</target> | ||
8592 | |||
8593 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/user-validators.service.ts</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/user-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8594 | <trans-unit id="0a154031f3e66985af96d5f903441cf84f0dc75e" datatype="html"> | ||
8595 | <source>Password cannot be more than 255 characters long.</source> | ||
8596 | <target state="new">Password cannot be more than 255 characters long.</target> | ||
8597 | |||
8598 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/user-validators.service.ts</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/user-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8599 | <trans-unit id="2db8f1f93a5485c32267762a3bf4da499832e732" datatype="html"> | ||
8600 | <source>The new password and the confirmed password do not correspond.</source> | ||
8601 | <target state="new">The new password and the confirmed password do not correspond.</target> | ||
8602 | |||
8603 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/user-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8604 | <trans-unit id="abede840116d58f04a55d99a6cbd68da8a3e1bbf" datatype="html"> | ||
8605 | <source>Video quota is required.</source> | ||
8606 | <target state="new">Video quota is required.</target> | ||
8607 | |||
8608 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/user-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8609 | <trans-unit id="93a6dc1d3aa0d3201c86ef1ec8adf5cf0ada3c80" datatype="html"> | ||
8610 | <source>Quota must be greater than -1.</source> | ||
8611 | <target state="new">Quota must be greater than -1.</target> | ||
8612 | |||
8613 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/user-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8614 | <trans-unit id="7e58d1fb4e86af94f5199660ef349d55811888bb" datatype="html"> | ||
8615 | <source>Daily upload limit is required.</source> | ||
8616 | <target state="new">Daily upload limit is required.</target> | ||
8617 | |||
8618 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/user-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8619 | <trans-unit id="e283cbc4469959ea664f9d545f15278e089a6f1e" datatype="html"> | ||
8620 | <source>Daily upload limit must be greater than -1.</source> | ||
8621 | <target state="new">Daily upload limit must be greater than -1.</target> | ||
8622 | |||
8623 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/user-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8624 | <trans-unit id="545e77fd5d9526228a2133109447c23225ed9c85"> | ||
8625 | <source>User role is required.</source> | ||
8626 | <target>دور المستخدم مطلوب.</target> | ||
8627 | <context-group name="null"> | ||
8628 | <context context-type="linenumber">1</context> | ||
8629 | </context-group> | ||
8630 | |||
8631 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/user-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8632 | <trans-unit id="d531c2261dc0c2739bd7cbb2bb175946b7eeb3ae"> | ||
8633 | <source>Description must be at least 3 characters long.</source> | ||
8634 | <target>طول الوصف يجب أن يتعدى 3حروف.</target> | ||
8635 | <context-group name="null"> | ||
8636 | <context context-type="linenumber">1</context> | ||
8637 | </context-group> | ||
8638 | |||
8639 | |||
8640 | |||
8641 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/user-validators.service.ts</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/video-channel-validators.service.ts</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/video-playlist-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8642 | <trans-unit id="a4179e366d4aa335f1ddd0a13e9109c71a9338d0" datatype="html"> | ||
8643 | <source>Description cannot be more than 1000 characters long.</source> | ||
8644 | <target state="new">Description cannot be more than 1000 characters long.</target> | ||
8645 | |||
8646 | |||
8647 | |||
8648 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/user-validators.service.ts</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/video-channel-validators.service.ts</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/video-playlist-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8649 | <trans-unit id="1d973f9ee250b94d31ceb5c763edcd9b255ea524" datatype="html"> | ||
8650 | <source>You must agree with the instance terms in order to register on it.</source> | ||
8651 | <target state="translated">يجب عليك قبول شروط مثيل الخادم قبل أن تنشئ حسابًا عليه.</target> | ||
8652 | |||
8653 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/user-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8654 | <trans-unit id="6d2c3ebffd49b8933200a6d4e5b74712be49bf00" datatype="html"> | ||
8655 | <source>Ban reason must be at least 3 characters long.</source> | ||
8656 | <target state="new">Ban reason must be at least 3 characters long.</target> | ||
8657 | |||
8658 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/user-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8659 | <trans-unit id="be32ff1dd6e464c5c085dd7d128316f476d2e0fd" datatype="html"> | ||
8660 | <source>Ban reason cannot be more than 250 characters long.</source> | ||
8661 | <target state="new">Ban reason cannot be more than 250 characters long.</target> | ||
8662 | |||
8663 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/user-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8664 | <trans-unit id="1c417b7aef730d6ef5d62fa8a0a7e25e3a2393e4"> | ||
8665 | <source>Display name is required.</source> | ||
8666 | <target>عرض الاسم لازم.</target> | ||
8667 | <context-group name="null"> | ||
8668 | <context context-type="linenumber">1</context> | ||
8669 | </context-group> | ||
8670 | |||
8671 | |||
8672 | |||
8673 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/user-validators.service.ts</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/video-channel-validators.service.ts</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/video-playlist-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8674 | <trans-unit id="085b2d6f79819a72a2b56cada4ef5085ba51d90c" datatype="html"> | ||
8675 | <source>Display name must be at least 1 character long.</source> | ||
8676 | <target state="new">Display name must be at least 1 character long.</target> | ||
8677 | |||
8678 | |||
8679 | |||
8680 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/user-validators.service.ts</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/video-channel-validators.service.ts</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/video-playlist-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8681 | <trans-unit id="5a920575b8e1067f5b11c66a4a36d3ced87756f1" datatype="html"> | ||
8682 | <source>Display name cannot be more than 50 characters long.</source> | ||
8683 | <target state="new">Display name cannot be more than 50 characters long.</target> | ||
8684 | |||
8685 | |||
8686 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/user-validators.service.ts</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/video-channel-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8687 | <trans-unit id="b3cf1889d2fdd6b15e697c270c9b80772fe2cae6"> | ||
8688 | <source>Report reason is required.</source> | ||
8689 | <target>سبب الإبلاغ لازم.</target> | ||
8690 | <context-group name="null"> | ||
8691 | <context context-type="linenumber">1</context> | ||
8692 | </context-group> | ||
8693 | |||
8694 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/video-abuse-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8695 | <trans-unit id="993f9f5703d449a1d467243db75253d288a2947e" datatype="html"> | ||
8696 | <source>Report reason must be at least 2 characters long.</source> | ||
8697 | <target state="new">Report reason must be at least 2 characters long.</target> | ||
8698 | |||
8699 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/video-abuse-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8700 | <trans-unit id="8c7d4c82b057aea5dbae811e16935f9bcae4c2aa" datatype="html"> | ||
8701 | <source>Report reason cannot be more than 3000 characters long.</source> | ||
8702 | <target state="new">Report reason cannot be more than 3000 characters long.</target> | ||
8703 | |||
8704 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/video-abuse-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8705 | <trans-unit id="2fa41debd17a206d4a2a5e8d14bcd7055f6e5118"> | ||
8706 | <source>Moderation comment is required.</source> | ||
8707 | <target>تعليق الإشراف لازم.</target> | ||
8708 | <context-group name="null"> | ||
8709 | <context context-type="linenumber">1</context> | ||
8710 | </context-group> | ||
8711 | |||
8712 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/video-abuse-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8713 | <trans-unit id="82e31d0837eaa69a4364e7434d253ce138b3c5c2" datatype="html"> | ||
8714 | <source>Moderation comment must be at least 2 characters long.</source> | ||
8715 | <target state="new">Moderation comment must be at least 2 characters long.</target> | ||
8716 | |||
8717 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/video-abuse-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8718 | <trans-unit id="23c1c2e105a98b0b6728949418a256b026b8971c" datatype="html"> | ||
8719 | <source>Moderation comment cannot be more than 3000 characters long.</source> | ||
8720 | <target state="new">Moderation comment cannot be more than 3000 characters long.</target> | ||
8721 | |||
8722 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/video-abuse-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8723 | <trans-unit id="94b831c7e3684258f88e099c6cd3b8f73f8a2de6"> | ||
8724 | <source>The channel is required.</source> | ||
8725 | <target>القناة لازمة.</target> | ||
8726 | <context-group name="null"> | ||
8727 | <context context-type="linenumber">1</context> | ||
8728 | </context-group> | ||
8729 | |||
8730 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/video-accept-ownership-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit><trans-unit id="b19eeb7380a6bbb6dd791afdb262107749d8b990" datatype="html"> | ||
8731 | <source>Block reason must be at least 2 characters long.</source><target state="new">Block reason must be at least 2 characters long.</target> | ||
8732 | <context-group purpose="location"> | ||
8733 | <context context-type="sourcefile">src/app/shared/shared-forms/form-validators/video-block-validators.service.ts</context> | ||
8734 | <context context-type="linenumber">1</context> | ||
8735 | </context-group> | ||
8736 | </trans-unit><trans-unit id="5ac23ab9399b1bf51cd2c71b033a3beec5b6d9f7" datatype="html"> | ||
8737 | <source>Block reason cannot be more than 300 characters long.</source><target state="new">Block reason cannot be more than 300 characters long.</target> | ||
8738 | <context-group purpose="location"> | ||
8739 | <context context-type="sourcefile">src/app/shared/shared-forms/form-validators/video-block-validators.service.ts</context> | ||
8740 | <context context-type="linenumber">1</context> | ||
8741 | </context-group> | ||
8742 | </trans-unit> | ||
8743 | |||
8744 | |||
8745 | <trans-unit id="c9eadf8830b3bc09bd444d739af86414eed9bd9e" datatype="html"> | ||
8746 | <source>Video caption language is required.</source> | ||
8747 | <target state="new">Video caption language is required.</target> | ||
8748 | |||
8749 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/video-captions-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8750 | <trans-unit id="82083ae96724851ff37e1c7e4e9f907c25677963" datatype="html"> | ||
8751 | <source>Video caption file is required.</source> | ||
8752 | <target state="new">Video caption file is required.</target> | ||
8753 | |||
8754 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/video-captions-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8755 | <trans-unit id="bd7fc070c728dc6dbf3959d49fe5bb27ce15d294"> | ||
8756 | <source>The username is required.</source> | ||
8757 | <target>اسم المستخدم مطلوب.</target> | ||
8758 | <context-group name="null"> | ||
8759 | <context context-type="linenumber">1</context> | ||
8760 | </context-group> | ||
8761 | |||
8762 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/video-change-ownership-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8763 | <trans-unit id="c8465c3773699dd075e0147e264d2e232f605803"> | ||
8764 | <source>You can only transfer ownership to a local account</source> | ||
8765 | <target>لا يمكن نقل الملكية إلى حساب محلي</target> | ||
8766 | <context-group name="null"> | ||
8767 | <context context-type="linenumber">1</context> | ||
8768 | </context-group> | ||
8769 | |||
8770 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/video-change-ownership-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8771 | <trans-unit id="541087322c34e8b26954fd67ff4fc80d1a6c1b33"> | ||
8772 | <source>Name is required.</source> | ||
8773 | <target>الاسم مطلوب.</target> | ||
8774 | <context-group name="null"> | ||
8775 | <context context-type="linenumber">1</context> | ||
8776 | </context-group> | ||
8777 | |||
8778 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/video-channel-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8779 | <trans-unit id="b8b59b6284a14fc71268cf722ed98c62c5af4a76" datatype="html"> | ||
8780 | <source>Name must be at least 1 character long.</source> | ||
8781 | <target state="new">Name must be at least 1 character long.</target> | ||
8782 | |||
8783 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/video-channel-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8784 | <trans-unit id="e14cd37d29f13eac7384c339e4f1df58d96e4e3d" datatype="html"> | ||
8785 | <source>Name cannot be more than 50 characters long.</source> | ||
8786 | <target state="new">Name cannot be more than 50 characters long.</target> | ||
8787 | |||
8788 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/video-channel-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8789 | <trans-unit id="135185da003b14cbb69521f570fa617a00bbbe18" datatype="html"> | ||
8790 | <source>Name should be lowercase alphanumeric; dots and underscores are allowed.</source> | ||
8791 | <target state="new">Name should be lowercase alphanumeric; dots and underscores are allowed.</target> | ||
8792 | |||
8793 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/video-channel-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8794 | <trans-unit id="e7182e21e9566cc81c83f92727461322f71fd69b" datatype="html"> | ||
8795 | <source>Support text must be at least 3 characters long.</source> | ||
8796 | <target state="new">Support text must be at least 3 characters long.</target> | ||
8797 | |||
8798 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/video-channel-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8799 | <trans-unit id="15ec53d9ee65cb930c5f5d10ae2e8dd3fd44fc85" datatype="html"> | ||
8800 | <source>Support text cannot be more than 1000 characters long.</source> | ||
8801 | <target state="new">Support text cannot be more than 1000 characters long.</target> | ||
8802 | |||
8803 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/video-channel-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8804 | <trans-unit id="6ca60e0f6dfbc0073b0514bce7d273150b0b9e79"> | ||
8805 | <source>Comment is required.</source> | ||
8806 | <target>التعليق مطلوب.</target> | ||
8807 | <context-group name="null"> | ||
8808 | <context context-type="linenumber">1</context> | ||
8809 | </context-group> | ||
8810 | |||
8811 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/video-comment-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8812 | <trans-unit id="f5a94cae76685e72f33541b977efdd7845cb0ed6" datatype="html"> | ||
8813 | <source>Comment must be at least 2 characters long.</source> | ||
8814 | <target state="new">Comment must be at least 2 characters long.</target> | ||
8815 | |||
8816 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/video-comment-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8817 | <trans-unit id="7c194080446ee6901fd17a8b8648534ffe98b123" datatype="html"> | ||
8818 | <source>Comment cannot be more than 3000 characters long.</source> | ||
8819 | <target state="new">Comment cannot be more than 3000 characters long.</target> | ||
8820 | |||
8821 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/video-comment-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8822 | <trans-unit id="e81bda510399d52f26a44a15c3dbf4d6205d90a9" datatype="html"> | ||
8823 | <source>Display name cannot be more than 120 characters long.</source> | ||
8824 | <target state="new">Display name cannot be more than 120 characters long.</target> | ||
8825 | |||
8826 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/video-playlist-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8827 | <trans-unit id="e8c50a2e0b9a6eec54a983a3284839d81739f18c" datatype="html"> | ||
8828 | <source>Privacy is required.</source> | ||
8829 | <target state="new">Privacy is required.</target> | ||
8830 | |||
8831 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/video-playlist-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8832 | <trans-unit id="3499ad3f4da49c7373332c5052d543929b94dc9c" datatype="html"> | ||
8833 | <source>The channel is required when the playlist is public.</source> | ||
8834 | <target state="new">The channel is required when the playlist is public.</target> | ||
8835 | |||
8836 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/video-playlist-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8837 | <trans-unit id="cdc51eaeab88683610a28af8645cf91d136b39e1"> | ||
8838 | <source>Video name is required.</source> | ||
8839 | <target>اسم الفيديو مطلوب.</target> | ||
8840 | <context-group name="null"> | ||
8841 | <context context-type="linenumber">1</context> | ||
8842 | </context-group> | ||
8843 | |||
8844 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/video-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8845 | <trans-unit id="c27cc734f76efd221663921dd0898ea7c8bcbb5c" datatype="html"> | ||
8846 | <source>Video name must be at least 3 characters long.</source> | ||
8847 | <target state="new">Video name must be at least 3 characters long.</target> | ||
8848 | |||
8849 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/video-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8850 | <trans-unit id="0320d0f7f8eec2341e27ca53d7875217a3d99695" datatype="html"> | ||
8851 | <source>Video name cannot be more than 120 characters long.</source> | ||
8852 | <target state="new">Video name cannot be more than 120 characters long.</target> | ||
8853 | |||
8854 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/video-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8855 | <trans-unit id="a627c58cf1849d7d838696e7f36c1bae1a8b31a4"> | ||
8856 | <source>Video privacy is required.</source> | ||
8857 | <target>خصوصية لافيديو مطلوبة.</target> | ||
8858 | <context-group name="null"> | ||
8859 | <context context-type="linenumber">1</context> | ||
8860 | </context-group> | ||
8861 | |||
8862 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/video-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8863 | <trans-unit id="97afb789c1ab09074495d49aaadb92a1c3e71a16" datatype="html"> | ||
8864 | <source>Video channel is required.</source> | ||
8865 | <target state="new">Video channel is required.</target> | ||
8866 | |||
8867 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/video-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8868 | <trans-unit id="af5e2d5f3ac817c735fb7ff9ca16322789f66fef" datatype="html"> | ||
8869 | <source>Video description must be at least 3 characters long.</source> | ||
8870 | <target state="new">Video description must be at least 3 characters long.</target> | ||
8871 | |||
8872 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/video-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8873 | <trans-unit id="ce28a9403c2d7e5da2e59af27118f8b6d109e906" datatype="html"> | ||
8874 | <source>Video description cannot be more than 10000 characters long.</source> | ||
8875 | <target state="new">Video description cannot be more than 10000 characters long.</target> | ||
8876 | |||
8877 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/video-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8878 | <trans-unit id="f1cffdc2e156716cd9880201d65ba457d11464f8" datatype="html"> | ||
8879 | <source>A tag should be more than 2 characters long.</source> | ||
8880 | <target state="new">A tag should be more than 2 characters long.</target> | ||
8881 | |||
8882 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/video-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8883 | <trans-unit id="34a0811f9a2a7366cc9efcdad52ea59b105326ea"> | ||
8884 | <source>A tag should be less than 30 characters long.</source> | ||
8885 | <target>طول الوسم لا يجب أن يتجاوز 30 حرفا.</target> | ||
8886 | <context-group name="null"> | ||
8887 | <context context-type="linenumber">1</context> | ||
8888 | </context-group> | ||
8889 | |||
8890 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/video-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8891 | <trans-unit id="665092574f9af9fec262f8349b67b14192391ae6" datatype="html"> | ||
8892 | <source>Video support must be at least 3 characters long.</source> | ||
8893 | <target state="new">Video support must be at least 3 characters long.</target> | ||
8894 | |||
8895 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/video-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8896 | <trans-unit id="f17de746af56840511cae11559539b6d8b6955ad" datatype="html"> | ||
8897 | <source>Video support cannot be more than 1000 characters long.</source> | ||
8898 | <target state="new">Video support cannot be more than 1000 characters long.</target> | ||
8899 | |||
8900 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/video-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8901 | <trans-unit id="453413bf387dea681958871319bab489dd5e6ec0" datatype="html"> | ||
8902 | <source>A date is required to schedule video update.</source> | ||
8903 | <target state="new">A date is required to schedule video update.</target> | ||
8904 | |||
8905 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/form-validators/video-validators.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8906 | <trans-unit id="3b7ed22d0730d03b38c254332829d855ee7256c4"> | ||
8907 | <source>This file is too large.</source> | ||
8908 | <target>حجم هذا الملف كبير جدًّا.</target> | ||
8909 | <context-group name="null"> | ||
8910 | <context context-type="linenumber">1</context> | ||
8911 | </context-group> | ||
8912 | |||
8913 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/reactive-file.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8914 | <trans-unit id="2f5f2093f14679fed82ff76a0cd2a28145a83ca9" datatype="html"> | ||
8915 | <source>PeerTube cannot handle this kind of file. Accepted extensions are <x id="INTERPOLATION" equiv-text="{{extensions}}"/>.</source> | ||
8916 | <target state="new">PeerTube cannot handle this kind of file. Accepted extensions are <x id="INTERPOLATION" equiv-text="{{extensions}}"/>.</target> | ||
8917 | |||
8918 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/reactive-file.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8919 | <trans-unit id="0bf41abaa85526711f7952b4600e4044bc7f04a4" datatype="html"> | ||
8920 | <source>All unsaved data will be lost, are you sure you want to leave this page?</source> | ||
8921 | <target state="new">All unsaved data will be lost, are you sure you want to leave this page?</target> | ||
8922 | |||
8923 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/routing/can-deactivate-guard.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8924 | <trans-unit id="8339364b054610983b7f2334bb807fff7613bddf"> | ||
8925 | <source>Sunday</source> | ||
8926 | <target>الأحد</target> | ||
8927 | <context-group name="null"> | ||
8928 | <context context-type="linenumber">1</context> | ||
8929 | </context-group> | ||
8930 | |||
8931 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8932 | <trans-unit id="a43c57a7cbebf57eb33a2eae5e994c91d9887596"> | ||
8933 | <source>Monday</source> | ||
8934 | <target>الإثنين</target> | ||
8935 | <context-group name="null"> | ||
8936 | <context context-type="linenumber">1</context> | ||
8937 | </context-group> | ||
8938 | |||
8939 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8940 | <trans-unit id="48a2a35957ce394eb2c59ae35c99642360af70ee"> | ||
8941 | <source>Tuesday</source> | ||
8942 | <target>الثلاثاء</target> | ||
8943 | <context-group name="null"> | ||
8944 | <context context-type="linenumber">1</context> | ||
8945 | </context-group> | ||
8946 | |||
8947 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8948 | <trans-unit id="b0af441f9ba8b82952b9ec10fb8c62e8fec67df9"> | ||
8949 | <source>Wednesday</source> | ||
8950 | <target>الأربعاء</target> | ||
8951 | <context-group name="null"> | ||
8952 | <context context-type="linenumber">1</context> | ||
8953 | </context-group> | ||
8954 | |||
8955 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8956 | <trans-unit id="55c583b99c809818ec27df065ccf05357a6ac10b"> | ||
8957 | <source>Thursday</source> | ||
8958 | <target>الخميس</target> | ||
8959 | <context-group name="null"> | ||
8960 | <context context-type="linenumber">1</context> | ||
8961 | </context-group> | ||
8962 | |||
8963 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8964 | <trans-unit id="e91b54925dc5f490753f60f53ef6f8b4609e6215"> | ||
8965 | <source>Friday</source> | ||
8966 | <target>الجمعة</target> | ||
8967 | <context-group name="null"> | ||
8968 | <context context-type="linenumber">1</context> | ||
8969 | </context-group> | ||
8970 | |||
8971 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8972 | <trans-unit id="c0d2dd391a3eca8e841a5d0e035cd268280eb68e"> | ||
8973 | <source>Saturday</source> | ||
8974 | <target>السبت</target> | ||
8975 | <context-group name="null"> | ||
8976 | <context context-type="linenumber">1</context> | ||
8977 | </context-group> | ||
8978 | |||
8979 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8980 | <trans-unit id="6549890cd0d6b59fb0e1aa383b00483a68a55eef"> | ||
8981 | <source>Sun</source> | ||
8982 | <target>أحد</target> | ||
8983 | <context-group name="null"> | ||
8984 | <context context-type="linenumber">1</context> | ||
8985 | </context-group> | ||
8986 | |||
8987 | <note from="description" priority="1">Day name short</note> | ||
8988 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8989 | <trans-unit id="3382aa5d7f520e197fb59a4995fe1beffca2d0ff"> | ||
8990 | <source>Mon</source> | ||
8991 | <target>إثن</target> | ||
8992 | <context-group name="null"> | ||
8993 | <context context-type="linenumber">1</context> | ||
8994 | </context-group> | ||
8995 | |||
8996 | <note from="description" priority="1">Day name short</note> | ||
8997 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
8998 | <trans-unit id="f883ec926274974df0fc46c037cbffd6a863ebc9"> | ||
8999 | <source>Tue</source> | ||
9000 | <target>ثلا</target> | ||
9001 | <context-group name="null"> | ||
9002 | <context context-type="linenumber">1</context> | ||
9003 | </context-group> | ||
9004 | |||
9005 | <note from="description" priority="1">Day name short</note> | ||
9006 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9007 | <trans-unit id="242b4f4b5651e24f9a9007ef153a57981e4b989d"> | ||
9008 | <source>Wed</source> | ||
9009 | <target>أرب</target> | ||
9010 | <context-group name="null"> | ||
9011 | <context context-type="linenumber">1</context> | ||
9012 | </context-group> | ||
9013 | |||
9014 | <note from="description" priority="1">Day name short</note> | ||
9015 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9016 | <trans-unit id="5a2c39d56b8f00a6a4670a63b53caacbda953be6"> | ||
9017 | <source>Thu</source> | ||
9018 | <target>خمي</target> | ||
9019 | <context-group name="null"> | ||
9020 | <context context-type="linenumber">1</context> | ||
9021 | </context-group> | ||
9022 | |||
9023 | <note from="description" priority="1">Day name short</note> | ||
9024 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9025 | <trans-unit id="4cdf23d523a0e52e0dec9cd650ffd9bd6952792c"> | ||
9026 | <source>Fri</source> | ||
9027 | <target>جمع</target> | ||
9028 | <context-group name="null"> | ||
9029 | <context context-type="linenumber">1</context> | ||
9030 | </context-group> | ||
9031 | |||
9032 | <note from="description" priority="1">Day name short</note> | ||
9033 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9034 | <trans-unit id="1283d165a942d7f4c469ba34f99dbb9e927d0261"> | ||
9035 | <source>Sat</source> | ||
9036 | <target>سبت</target> | ||
9037 | <context-group name="null"> | ||
9038 | <context context-type="linenumber">1</context> | ||
9039 | </context-group> | ||
9040 | |||
9041 | <note from="description" priority="1">Day name short</note> | ||
9042 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9043 | <trans-unit id="2fba8448ff13105c57665a9a6ffcfe9615d855dd"> | ||
9044 | <source>Su</source> | ||
9045 | <target>أح</target> | ||
9046 | <context-group name="null"> | ||
9047 | <context context-type="linenumber">1</context> | ||
9048 | </context-group> | ||
9049 | |||
9050 | <note from="description" priority="1">Day name min</note> | ||
9051 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9052 | <trans-unit id="388144af7ac7651d2615b9be0e84f43ae71d9fb3"> | ||
9053 | <source>Mo</source> | ||
9054 | <target>إث</target> | ||
9055 | <context-group name="null"> | ||
9056 | <context context-type="linenumber">1</context> | ||
9057 | </context-group> | ||
9058 | |||
9059 | <note from="description" priority="1">Day name min</note> | ||
9060 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9061 | <trans-unit id="d96313e42b5f0751ce2676a31d309b4d322ab462"> | ||
9062 | <source>Tu</source> | ||
9063 | <target>ثل</target> | ||
9064 | <context-group name="null"> | ||
9065 | <context context-type="linenumber">1</context> | ||
9066 | </context-group> | ||
9067 | |||
9068 | <note from="description" priority="1">Day name min</note> | ||
9069 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9070 | <trans-unit id="06cc3d39f78c0615b707cef39cd4875599611fef"> | ||
9071 | <source>We</source> | ||
9072 | <target>أر</target> | ||
9073 | <context-group name="null"> | ||
9074 | <context context-type="linenumber">1</context> | ||
9075 | </context-group> | ||
9076 | |||
9077 | <note from="description" priority="1">Day name min</note> | ||
9078 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9079 | <trans-unit id="790894436cca9d675d59be9a8aafd58acccde2cd"> | ||
9080 | <source>Th</source> | ||
9081 | <target>خم</target> | ||
9082 | <context-group name="null"> | ||
9083 | <context context-type="linenumber">1</context> | ||
9084 | </context-group> | ||
9085 | |||
9086 | <note from="description" priority="1">Day name min</note> | ||
9087 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9088 | <trans-unit id="42dfe37169f8471367c31489155229bbe1747ea5"> | ||
9089 | <source>Fr</source> | ||
9090 | <target>جم</target> | ||
9091 | <context-group name="null"> | ||
9092 | <context context-type="linenumber">1</context> | ||
9093 | </context-group> | ||
9094 | |||
9095 | <note from="description" priority="1">Day name min</note> | ||
9096 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9097 | <trans-unit id="1b64ea3e04ceeb512e8974eb0019dee4f211c7a0"> | ||
9098 | <source>Sa</source> | ||
9099 | <target>سب</target> | ||
9100 | <context-group name="null"> | ||
9101 | <context context-type="linenumber">1</context> | ||
9102 | </context-group> | ||
9103 | |||
9104 | <note from="description" priority="1">Day name min</note> | ||
9105 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9106 | <trans-unit id="e7815f1c4a6d3cc157a16407a48865023cc35ec0"> | ||
9107 | <source>January</source> | ||
9108 | <target>جانفي</target> | ||
9109 | <context-group name="null"> | ||
9110 | <context context-type="linenumber">1</context> | ||
9111 | </context-group> | ||
9112 | |||
9113 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9114 | <trans-unit id="0393a96b58df82af39a2ec83deec624749e42036"> | ||
9115 | <source>February</source> | ||
9116 | <target>فيفري</target> | ||
9117 | <context-group name="null"> | ||
9118 | <context context-type="linenumber">1</context> | ||
9119 | </context-group> | ||
9120 | |||
9121 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9122 | <trans-unit id="ea41ee3743ec5bdbbf863ab793bbdd6e6d9af96e"> | ||
9123 | <source>March</source> | ||
9124 | <target>مارس</target> | ||
9125 | <context-group name="null"> | ||
9126 | <context context-type="linenumber">1</context> | ||
9127 | </context-group> | ||
9128 | |||
9129 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9130 | <trans-unit id="b87ee784d9e93b5557aca9bdc9464dbd4328920a"> | ||
9131 | <source>April</source> | ||
9132 | <target>أفريل</target> | ||
9133 | <context-group name="null"> | ||
9134 | <context context-type="linenumber">1</context> | ||
9135 | </context-group> | ||
9136 | |||
9137 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9138 | <trans-unit id="862da1034ac2707cc44123ed963b2f42109b6b3e"> | ||
9139 | <source>May</source> | ||
9140 | <target>ماي</target> | ||
9141 | <context-group name="null"> | ||
9142 | <context context-type="linenumber">1</context> | ||
9143 | </context-group> | ||
9144 | |||
9145 | |||
9146 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">1</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">1</context></context-group></trans-unit> | ||
9147 | <trans-unit id="2f234249d4c3c39e27c0f05d4a6b73a7959caeb2"> | ||
9148 | <source>June</source> | ||
9149 | <target>جوان</target> | ||
9150 | <context-group name="null"> | ||
9151 | <context context-type="linenumber">1</context> | ||
9152 | </context-group> | ||
9153 | |||
9154 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9155 | <trans-unit id="11447f95e83c8de675ab6c492150f88e4d9bd15e"> | ||
9156 | <source>July</source> | ||
9157 | <target>جويلية</target> | ||
9158 | <context-group name="null"> | ||
9159 | <context context-type="linenumber">1</context> | ||
9160 | </context-group> | ||
9161 | |||
9162 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9163 | <trans-unit id="ddd9a3d59a8db4e822e54e9473c05b571aca9829"> | ||
9164 | <source>August</source> | ||
9165 | <target>أوت</target> | ||
9166 | <context-group name="null"> | ||
9167 | <context context-type="linenumber">1</context> | ||
9168 | </context-group> | ||
9169 | |||
9170 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9171 | <trans-unit id="e21dc41f9b3fdaf35ab6b2d9e2e5e8a926fb1938"> | ||
9172 | <source>September</source> | ||
9173 | <target>سبتمبر</target> | ||
9174 | <context-group name="null"> | ||
9175 | <context context-type="linenumber">1</context> | ||
9176 | </context-group> | ||
9177 | |||
9178 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9179 | <trans-unit id="71f49c502d13e22079a958a5532afa28dbe98b3b"> | ||
9180 | <source>October</source> | ||
9181 | <target>أكتوبر</target> | ||
9182 | <context-group name="null"> | ||
9183 | <context context-type="linenumber">1</context> | ||
9184 | </context-group> | ||
9185 | |||
9186 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9187 | <trans-unit id="64b5ce921faa5e3d277d6d528ddcfc8c2bfe9f52"> | ||
9188 | <source>November</source> | ||
9189 | <target>نوفمبر</target> | ||
9190 | <context-group name="null"> | ||
9191 | <context context-type="linenumber">1</context> | ||
9192 | </context-group> | ||
9193 | |||
9194 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9195 | <trans-unit id="2006e2aabb31714ebc684dc382539649f690ed5c"> | ||
9196 | <source>December</source> | ||
9197 | <target>ديسمبر</target> | ||
9198 | <context-group name="null"> | ||
9199 | <context context-type="linenumber">1</context> | ||
9200 | </context-group> | ||
9201 | |||
9202 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9203 | <trans-unit id="8270e687cfb5624b3f6fbb7991a2e916c96464b7"> | ||
9204 | <source>Jan</source> | ||
9205 | <target>جان</target> | ||
9206 | <context-group name="null"> | ||
9207 | <context context-type="linenumber">1</context> | ||
9208 | </context-group> | ||
9209 | |||
9210 | <note from="description" priority="1">Month name short</note> | ||
9211 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9212 | <trans-unit id="23544170afbb981dd52750b641576841cf5dcf60"> | ||
9213 | <source>Feb</source> | ||
9214 | <target>فيف</target> | ||
9215 | <context-group name="null"> | ||
9216 | <context context-type="linenumber">1</context> | ||
9217 | </context-group> | ||
9218 | |||
9219 | <note from="description" priority="1">Month name short</note> | ||
9220 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9221 | <trans-unit id="1f14355742459b7d6a0126a1564e1c18f39f86e7"> | ||
9222 | <source>Mar</source> | ||
9223 | <target>مار</target> | ||
9224 | <context-group name="null"> | ||
9225 | <context context-type="linenumber">1</context> | ||
9226 | </context-group> | ||
9227 | |||
9228 | <note from="description" priority="1">Month name short</note> | ||
9229 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9230 | <trans-unit id="964a5f032bc846d32806a4838580a4f81cf14463"> | ||
9231 | <source>Apr</source> | ||
9232 | <target>أفر</target> | ||
9233 | <context-group name="null"> | ||
9234 | <context context-type="linenumber">1</context> | ||
9235 | </context-group> | ||
9236 | |||
9237 | <note from="description" priority="1">Month name short</note> | ||
9238 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9239 | <trans-unit id="8f7274f606f71d9290ed01c5683092d701632d7f"> | ||
9240 | <source>Jun</source> | ||
9241 | <target>جوا</target> | ||
9242 | <context-group name="null"> | ||
9243 | <context context-type="linenumber">1</context> | ||
9244 | </context-group> | ||
9245 | |||
9246 | <note from="description" priority="1">Month name short</note> | ||
9247 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9248 | <trans-unit id="7c3d8318d6d8d9920ae0a80350616732c33a3211"> | ||
9249 | <source>Jul</source> | ||
9250 | <target>جوي</target> | ||
9251 | <context-group name="null"> | ||
9252 | <context context-type="linenumber">1</context> | ||
9253 | </context-group> | ||
9254 | |||
9255 | <note from="description" priority="1">Month name short</note> | ||
9256 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9257 | <trans-unit id="be1335ffd1c606321e2c020b638dd3c84b434212"> | ||
9258 | <source>Aug</source> | ||
9259 | <target>أوت</target> | ||
9260 | <context-group name="null"> | ||
9261 | <context context-type="linenumber">1</context> | ||
9262 | </context-group> | ||
9263 | |||
9264 | <note from="description" priority="1">Month name short</note> | ||
9265 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9266 | <trans-unit id="4f739d03be1c936c58978739c317d91566348204"> | ||
9267 | <source>Sep</source> | ||
9268 | <target>سبت</target> | ||
9269 | <context-group name="null"> | ||
9270 | <context context-type="linenumber">1</context> | ||
9271 | </context-group> | ||
9272 | |||
9273 | <note from="description" priority="1">Month name short</note> | ||
9274 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9275 | <trans-unit id="6607cacb987a588530a13de7018d959240d19153"> | ||
9276 | <source>Oct</source> | ||
9277 | <target>أكت</target> | ||
9278 | <context-group name="null"> | ||
9279 | <context context-type="linenumber">1</context> | ||
9280 | </context-group> | ||
9281 | |||
9282 | <note from="description" priority="1">Month name short</note> | ||
9283 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9284 | <trans-unit id="e597400ded12a366855615e18fcc8f9ac05b72e0"> | ||
9285 | <source>Nov</source> | ||
9286 | <target>نوف</target> | ||
9287 | <context-group name="null"> | ||
9288 | <context context-type="linenumber">1</context> | ||
9289 | </context-group> | ||
9290 | |||
9291 | <note from="description" priority="1">Month name short</note> | ||
9292 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9293 | <trans-unit id="adf2dfa2a9cb490d6a4a74510b7b0846b62d429e"> | ||
9294 | <source>Dec</source> | ||
9295 | <target>ديس</target> | ||
9296 | <context-group name="null"> | ||
9297 | <context context-type="linenumber">1</context> | ||
9298 | </context-group> | ||
9299 | |||
9300 | <note from="description" priority="1">Month name short</note> | ||
9301 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9302 | <trans-unit id="99ee4faa69cd2ea8e3678c1f557c0ff1f05aae46"> | ||
9303 | <source>Clear</source> | ||
9304 | <target>مسح</target> | ||
9305 | <context-group name="null"> | ||
9306 | <context context-type="linenumber">1</context> | ||
9307 | </context-group> | ||
9308 | |||
9309 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9310 | <trans-unit id="8fb519ba47ea7806beeacdcd44829d85a2aa0cc5" datatype="html"> | ||
9311 | <source>yy-mm-dd</source> | ||
9312 | <target state="new">yy-mm-dd </target> | ||
9313 | |||
9314 | <note priority="1" from="description">Date format in this locale.</note> | ||
9315 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9316 | <trans-unit id="c09a68321f26f058b547021e6e2c167ae22c6e24" datatype="html"> | ||
9317 | <source>Hidden</source> | ||
9318 | <target state="new">Hidden</target> | ||
9319 | |||
9320 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9321 | <trans-unit id="75cc14815746a90d424157080fc7efd3e2631654" datatype="html"> | ||
9322 | <source>Blurred with confirmation request</source> | ||
9323 | <target state="new">Blurred with confirmation request</target> | ||
9324 | |||
9325 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9326 | <trans-unit id="1e89bd0d46ef7d90b5f98b24f83afc312c6ef105" datatype="html"> | ||
9327 | <source>Displayed</source> | ||
9328 | <target state="new">Displayed</target> | ||
9329 | |||
9330 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9331 | <trans-unit id="7296e9f7cc4956b6d57c541728b0826e76d108ba" datatype="html"> | ||
9332 | <source>~ <x id="INTERPOLATION" equiv-text="{{minutes}}"/> <x id="ICU" equiv-text="{minutes, plural, =1 {...} other {...}}"/></source> | ||
9333 | <target state="new">~ <x id="INTERPOLATION" equiv-text="{{minutes}}"/> <x id="ICU" equiv-text="{minutes, plural, =1 {...} other {...}}"/></target> | ||
9334 | |||
9335 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9336 | <trans-unit id="cf9ddbb55b25178660e09346209aedc10108aa24" datatype="html"> | ||
9337 | <source>{VAR_PLURAL, plural, =1 {minute} other {minutes} }</source> | ||
9338 | <target state="new">{VAR_PLURAL, plural, =1 {minute} other {minutes} }</target> | ||
9339 | |||
9340 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9341 | <trans-unit id="10ffa5c3dbcee491d66f80d8d4dce3e119a6ec86" datatype="html"> | ||
9342 | <source><x id="INTERPOLATION" equiv-text="{{seconds}}"/> of full HD videos</source> | ||
9343 | <target state="new"><x id="INTERPOLATION" equiv-text="{{seconds}}"/> of full HD videos</target> | ||
9344 | |||
9345 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9346 | <trans-unit id="344ddae9f45b344e98e7b28cd5e33243982700f8" datatype="html"> | ||
9347 | <source><x id="INTERPOLATION" equiv-text="{{seconds}}"/> of HD videos</source> | ||
9348 | <target state="new"><x id="INTERPOLATION" equiv-text="{{seconds}}"/> of HD videos</target> | ||
9349 | |||
9350 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9351 | <trans-unit id="435c012df6dd990a1ccb7ee73dd79c488bde28b5" datatype="html"> | ||
9352 | <source><x id="INTERPOLATION" equiv-text="{{seconds}}"/> of average quality videos</source> | ||
9353 | <target state="new"><x id="INTERPOLATION" equiv-text="{{seconds}}"/> of average quality videos</target> | ||
9354 | |||
9355 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit><trans-unit id="b465014f22a020c312b0eb26be64008e368ff618" datatype="html"> | ||
9356 | <source><x id="INTERPOLATION" equiv-text="{{name}}"/> (channel page)</source><target state="new"><x id="INTERPOLATION" equiv-text="{{name}}"/> (channel page)</target> | ||
9357 | <context-group purpose="location"> | ||
9358 | <context context-type="sourcefile">src/app/shared/shared-main/account/avatar.component.ts</context> | ||
9359 | <context context-type="linenumber">1</context> | ||
9360 | </context-group> | ||
9361 | <context-group purpose="location"> | ||
9362 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> | ||
9363 | <context context-type="linenumber">1</context> | ||
9364 | </context-group> | ||
9365 | </trans-unit><trans-unit id="2ae54a1b18fc8315f431aecc74f58fb12f066231" datatype="html"> | ||
9366 | <source><x id="INTERPOLATION" equiv-text="{{name}}"/> (account page)</source><target state="new"><x id="INTERPOLATION" equiv-text="{{name}}"/> (account page)</target> | ||
9367 | <context-group purpose="location"> | ||
9368 | <context context-type="sourcefile">src/app/shared/shared-main/account/avatar.component.ts</context> | ||
9369 | <context context-type="linenumber">1</context> | ||
9370 | </context-group> | ||
9371 | </trans-unit> | ||
9372 | <trans-unit id="457f161d3ca706b8de263b0cd58e493d54e7d4c5" datatype="html"> | ||
9373 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Markdown<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> compatible that supports:</source> | ||
9374 | <target state="new"><x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Markdown<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> compatible that supports:</target> | ||
9375 | |||
9376 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9377 | <trans-unit id="ab4426b60f13c00b61d6b714d390dc629f314980" datatype="html"> | ||
9378 | <source>Emphasis</source> | ||
9379 | <target state="new">Emphasis</target> | ||
9380 | |||
9381 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9382 | <trans-unit id="dc60677d5a906e69f38a5cf9da7f2eb03931bea0"> | ||
9383 | <source>Links</source> | ||
9384 | <target>الروابط</target> | ||
9385 | <context-group name="null"> | ||
9386 | <context context-type="linenumber">1</context> | ||
9387 | </context-group> | ||
9388 | |||
9389 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9390 | <trans-unit id="80220239e07f36ea8d5f10118dc52ce4b13bc15a"> | ||
9391 | <source>New lines</source> | ||
9392 | <target>أسطر جديدة</target> | ||
9393 | <context-group name="null"> | ||
9394 | <context context-type="linenumber">1</context> | ||
9395 | </context-group> | ||
9396 | |||
9397 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9398 | <trans-unit id="b15e7bec5c7833d2d9634946ccbed68967b1bee1"> | ||
9399 | <source>Lists</source> | ||
9400 | <target>القوائم</target> | ||
9401 | <context-group name="null"> | ||
9402 | <context context-type="linenumber">1</context> | ||
9403 | </context-group> | ||
9404 | |||
9405 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9406 | <trans-unit id="b73f7f5060fb22a1e9ec462b1bb02493fa3ab866"> | ||
9407 | <source>Images</source> | ||
9408 | <target>الصور</target> | ||
9409 | <context-group name="null"> | ||
9410 | <context context-type="linenumber">1</context> | ||
9411 | </context-group> | ||
9412 | |||
9413 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9414 | <trans-unit id="f9b4f2d8146c789cd40314f640ec4e88efbaf681" datatype="html"> | ||
9415 | <source><x id="INTERPOLATION" equiv-text="{{num}}"/> users banned.</source> | ||
9416 | <target state="new"><x id="INTERPOLATION" equiv-text="{{num}}"/> users banned.</target> | ||
9417 | |||
9418 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9419 | <trans-unit id="3ab99e62550869aebc85661fca2faf46785263dd" datatype="html"> | ||
9420 | <source>User <x id="INTERPOLATION" equiv-text="{{username}}"/> banned.</source> | ||
9421 | <target state="new">User <x id="INTERPOLATION" equiv-text="{{username}}"/> banned.</target> | ||
9422 | |||
9423 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9424 | <trans-unit id="faafee0c03ad25c8a43aa91bd5d98185b67ff734"> | ||
9425 | <source>Do you really want to unban <x id="INTERPOLATION" equiv-text="{{username}}"/>?</source> | ||
9426 | <target>هل تريد إلغاء الحظر عن <x id="INTERPOLATION" equiv-text="{{username}}"/>?</target> | ||
9427 | <context-group name="null"> | ||
9428 | <context context-type="linenumber">1</context> | ||
9429 | </context-group> | ||
9430 | |||
9431 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9432 | <trans-unit id="925ba9946b7b256a586f0fcbe3e04fa7a0dee7bd" datatype="html"> | ||
9433 | <source>User <x id="INTERPOLATION" equiv-text="{{username}}"/> unbanned.</source> | ||
9434 | <target state="new">User <x id="INTERPOLATION" equiv-text="{{username}}"/> unbanned.</target> | ||
9435 | |||
9436 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9437 | <trans-unit id="ad07d34d4aadfe03c964cec02ca1d3a921e6b603" datatype="html"> | ||
9438 | <source>If you remove this user, you will not be able to create another with the same username!</source> | ||
9439 | <target state="new">If you remove this user, you will not be able to create another with the same username!</target> | ||
9440 | |||
9441 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9442 | <trans-unit id="28220fae6799ab98ef6b41af449aa9680082357a" datatype="html"> | ||
9443 | <source>User <x id="INTERPOLATION" equiv-text="{{username}}"/> deleted.</source> | ||
9444 | <target state="new">User <x id="INTERPOLATION" equiv-text="{{username}}"/> deleted.</target> | ||
9445 | |||
9446 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9447 | <trans-unit id="534202c90c6dcadd2989fc72c5030d5483e26096" datatype="html"> | ||
9448 | <source>User <x id="INTERPOLATION" equiv-text="{{username}}"/> email set as verified</source> | ||
9449 | <target state="new">User <x id="INTERPOLATION" equiv-text="{{username}}"/> email set as verified</target> | ||
9450 | |||
9451 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9452 | <trans-unit id="33a6319f765848a22a155cef9f1d8e645202e249" datatype="html"> | ||
9453 | <source>Account <x id="INTERPOLATION" equiv-text="{{nameWithHost}}"/> muted.</source> | ||
9454 | <target state="new">Account <x id="INTERPOLATION" equiv-text="{{nameWithHost}}"/> muted.</target> | ||
9455 | |||
9456 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">1</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">1</context></context-group></trans-unit> | ||
9457 | <trans-unit id="086eda792aeb1b0d131d633b50fdd1792f5f24c6" datatype="html"> | ||
9458 | <source>Instance <x id="INTERPOLATION" equiv-text="{{host}}"/> muted.</source> | ||
9459 | <target state="new">Instance <x id="INTERPOLATION" equiv-text="{{host}}"/> muted.</target> | ||
9460 | |||
9461 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9462 | <trans-unit id="bb72d6d1219e89d182e9fd09d853d83baf8d6499" datatype="html"> | ||
9463 | <source>Account <x id="INTERPOLATION" equiv-text="{{nameWithHost}}"/> muted by the instance.</source> | ||
9464 | <target state="new">Account <x id="INTERPOLATION" equiv-text="{{nameWithHost}}"/> muted by the instance.</target> | ||
9465 | |||
9466 | |||
9467 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9468 | <trans-unit id="88aea4de1e1b6ebea31b665286b388d0efb3a84b" datatype="html"> | ||
9469 | <source>Mute server</source> | ||
9470 | <target state="new">Mute server</target> | ||
9471 | <context-group purpose="location"> | ||
9472 | <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts</context> | ||
9473 | <context context-type="linenumber">1</context> | ||
9474 | </context-group> | ||
9475 | </trans-unit> | ||
9476 | <trans-unit id="ecc473396f70a6ba41411c9449320f9e8d4cfbcf" datatype="html"> | ||
9477 | <source>Server <x id="INTERPOLATION" equiv-text="{{host}}"/> muted by the instance.</source> | ||
9478 | <target state="new">Server <x id="INTERPOLATION" equiv-text="{{host}}"/> muted by the instance.</target> | ||
9479 | <context-group purpose="location"> | ||
9480 | <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts</context> | ||
9481 | <context context-type="linenumber">1</context> | ||
9482 | </context-group> | ||
9483 | </trans-unit> | ||
9484 | <trans-unit id="8686834bc4afe42c1991c6c18f0bce174a0e17a6" datatype="html"> | ||
9485 | <source>Account <x id="INTERPOLATION" equiv-text="{{nameWithHost}}"/> unmuted by the instance.</source> | ||
9486 | <target state="new">Account <x id="INTERPOLATION" equiv-text="{{nameWithHost}}"/> unmuted by the instance.</target> | ||
9487 | |||
9488 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9489 | <trans-unit id="35d3509161861a610b0895bf084c781e56ba2830" datatype="html"> | ||
9490 | <source>Instance <x id="INTERPOLATION" equiv-text="{{host}}"/> muted by the instance.</source> | ||
9491 | <target state="new">Instance <x id="INTERPOLATION" equiv-text="{{host}}"/> muted by the instance.</target> | ||
9492 | |||
9493 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9494 | <trans-unit id="978aeec5613fa97e8a5336d3599cebb23ee5a90f" datatype="html"> | ||
9495 | <source>Instance <x id="INTERPOLATION" equiv-text="{{host}}"/> unmuted by the instance.</source> | ||
9496 | <target state="new">Instance <x id="INTERPOLATION" equiv-text="{{host}}"/> unmuted by the instance.</target> | ||
9497 | |||
9498 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9499 | <trans-unit id="e15db422c8eb20c7b5bfabf40b189469c5c98fa6" datatype="html"> | ||
9500 | <source>Are you sure you want to remove all the comments of this account?</source> | ||
9501 | <target state="new">Are you sure you want to remove all the comments of this account?</target> | ||
9502 | |||
9503 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9504 | <trans-unit id="52f803962375daf7fc526ec0ee14a050c3d534c1" datatype="html"> | ||
9505 | <source>Delete account comments</source> | ||
9506 | <target state="new">Delete account comments</target> | ||
9507 | |||
9508 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9509 | <trans-unit id="2100e5e8263ed1516f0160f2fe2acecc6f571fdd" datatype="html"> | ||
9510 | <source>Will remove comments of this account (may take several minutes).</source> | ||
9511 | <target state="new">Will remove comments of this account (may take several minutes).</target> | ||
9512 | |||
9513 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9514 | <trans-unit id="632e8b20c98e8eec4059a605a4b011bb476137af" datatype="html"> | ||
9515 | <source>Edit user</source> | ||
9516 | <target state="new">Edit user</target> | ||
9517 | |||
9518 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9519 | <trans-unit id="f140baf295648e021385e7dd57fbbc7cee4ad4e6" datatype="html"> | ||
9520 | <source>Change quota, role, and more.</source> | ||
9521 | <target state="new">Change quota, role, and more.</target> | ||
9522 | |||
9523 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9524 | <trans-unit id="95b95a9c79e4fd9ed41f6855e37b3b06af25bcab" datatype="html"> | ||
9525 | <source>Delete user</source> | ||
9526 | <target state="new">Delete user</target> | ||
9527 | |||
9528 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9529 | <trans-unit id="9b19e922648045e849419204513fe029db427b46" datatype="html"> | ||
9530 | <source>Unban user</source> | ||
9531 | <target state="new">Unban user</target> | ||
9532 | |||
9533 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9534 | <trans-unit id="f7044a58ed834f7380eaac0e670dc817b19d9209" datatype="html"> | ||
9535 | <source>Allow the user to login and create videos/comments again</source> | ||
9536 | <target state="new">Allow the user to login and create videos/comments again</target> | ||
9537 | |||
9538 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9539 | <trans-unit id="4a09bf8724e7659fbb5ec33647529cdef7614bdc"> | ||
9540 | <source>Mute this account</source> | ||
9541 | <target>أكتم هذا الحساب</target> | ||
9542 | <context-group name="null"> | ||
9543 | <context context-type="linenumber">1</context> | ||
9544 | </context-group> | ||
9545 | |||
9546 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9547 | <trans-unit id="5f4ea46bfaffa09963d51fa969cb45b82a3c377f" datatype="html"> | ||
9548 | <source>Hide any content from that user for you.</source> | ||
9549 | <target state="new">Hide any content from that user for you.</target> | ||
9550 | |||
9551 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9552 | <trans-unit id="d666ca3261aef72b2ddcd649d7b32af488f59952"> | ||
9553 | <source>Unmute this account</source> | ||
9554 | <target>إلغاء الكتم عن هذا الحساب</target> | ||
9555 | <context-group name="null"> | ||
9556 | <context context-type="linenumber">1</context> | ||
9557 | </context-group> | ||
9558 | |||
9559 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9560 | <trans-unit id="896713adfa81db9a514ba3214ea1b9a7b59543bb" datatype="html"> | ||
9561 | <source>Show back content from that user for you.</source> | ||
9562 | <target state="new">Show back content from that user for you.</target> | ||
9563 | |||
9564 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9565 | <trans-unit id="e17218983b1de76e5a920b04e1c2ecbdb6e3e06d"> | ||
9566 | <source>Mute the instance</source> | ||
9567 | <target>كتم مثيل الخادوم</target> | ||
9568 | <context-group name="null"> | ||
9569 | <context context-type="linenumber">1</context> | ||
9570 | </context-group> | ||
9571 | |||
9572 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9573 | <trans-unit id="b67a9b47f49012501f2aa71c74d7fccc9e331cdb" datatype="html"> | ||
9574 | <source>Hide any content from that instance for you.</source> | ||
9575 | <target state="new">Hide any content from that instance for you.</target> | ||
9576 | |||
9577 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9578 | <trans-unit id="a23514d8aca2f8633622dda0e86b399dc576a2b9"> | ||
9579 | <source>Unmute the instance</source> | ||
9580 | <target>الغاء الكتم عن مثيل الخادوم</target> | ||
9581 | <context-group name="null"> | ||
9582 | <context context-type="linenumber">1</context> | ||
9583 | </context-group> | ||
9584 | |||
9585 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9586 | <trans-unit id="7e80d54718404d853b9e51a3b8d5210a2bedaf6f" datatype="html"> | ||
9587 | <source>Show back content from that instance for you.</source> | ||
9588 | <target state="new">Show back content from that instance for you.</target> | ||
9589 | |||
9590 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9591 | <trans-unit id="4df4e5587ea8aae55e12a63a63a14c201f5f1114" datatype="html"> | ||
9592 | <source>Remove comments from your videos</source> | ||
9593 | <target state="translated">حدف التعليقات مِن فيديوهاتك</target> | ||
9594 | |||
9595 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9596 | <trans-unit id="4e53f57167a98f31ea7148dc310352018670e56d" datatype="html"> | ||
9597 | <source>Remove comments of this account from your videos.</source> | ||
9598 | <target state="new">Remove comments of this account from your videos.</target> | ||
9599 | |||
9600 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9601 | <trans-unit id="4e4107055b44eee44b6954c41120de1cb4d46432" datatype="html"> | ||
9602 | <source>Mute this account by your instance</source> | ||
9603 | <target state="new">Mute this account by your instance</target> | ||
9604 | |||
9605 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9606 | <trans-unit id="ec993f2e1ecd979ff28871591b6f253afb3b3138" datatype="html"> | ||
9607 | <source>Hide any content from that user for you, your instance and its users.</source> | ||
9608 | <target state="new">Hide any content from that user for you, your instance and its users.</target> | ||
9609 | |||
9610 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9611 | <trans-unit id="a51c59cb5ecb7004a6a8ddd2855b5c52266ad957" datatype="html"> | ||
9612 | <source>Unmute this account by your instance</source> | ||
9613 | <target state="new">Unmute this account by your instance</target> | ||
9614 | |||
9615 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9616 | <trans-unit id="a50c42119c5ffaa4ecb61e996c432f1ab0f8d0ff" datatype="html"> | ||
9617 | <source>Show back content from that user for you, your instance and its users.</source> | ||
9618 | <target state="new">Show back content from that user for you, your instance and its users.</target> | ||
9619 | |||
9620 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9621 | <trans-unit id="588073e831cec240d6bb0db0b133e45dab69f178" datatype="html"> | ||
9622 | <source>Mute the instance by your instance</source> | ||
9623 | <target state="new">Mute the instance by your instance</target> | ||
9624 | |||
9625 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9626 | <trans-unit id="1a4ed1f8e28636212f1bcf06c36644d2627b682a" datatype="html"> | ||
9627 | <source>Hide any content from that instance for you, your instance and its users.</source> | ||
9628 | <target state="new">Hide any content from that instance for you, your instance and its users.</target> | ||
9629 | |||
9630 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9631 | <trans-unit id="676221cdabd4805901343976988c028dbf71b20a" datatype="html"> | ||
9632 | <source>Unmute the instance by your instance</source> | ||
9633 | <target state="new">Unmute the instance by your instance</target> | ||
9634 | |||
9635 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9636 | <trans-unit id="d97d7d9b0c359f7b900652b547678841369691b1" datatype="html"> | ||
9637 | <source>Show back content from that instance for you, your instance and its users.</source> | ||
9638 | <target state="new">Show back content from that instance for you, your instance and its users.</target> | ||
9639 | |||
9640 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9641 | <trans-unit id="f0442400e6f0859203b6c6e46c394cf5d922d881" datatype="html"> | ||
9642 | <source>Remove comments from your instance</source> | ||
9643 | <target state="new">Remove comments from your instance</target> | ||
9644 | |||
9645 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9646 | <trans-unit id="3d149a4d28670f94abf5130b9c4b125fe359a2f0" datatype="html"> | ||
9647 | <source>Remove comments of this account from your instance.</source> | ||
9648 | <target state="new">Remove comments of this account from your instance.</target> | ||
9649 | |||
9650 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit><trans-unit id="75f9d13b8aa48da40b53265afe4826b7c590fede" datatype="html"> | ||
9651 | <source>Violent or repulsive</source><target state="new">Violent or repulsive</target> | ||
9652 | <context-group purpose="location"> | ||
9653 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-report.component.ts</context> | ||
9654 | <context context-type="linenumber">1</context> | ||
9655 | </context-group> | ||
9656 | </trans-unit><trans-unit id="4c78954b2e1a4c2a457fd10f87ac398a86db88f3" datatype="html"> | ||
9657 | <source>Contains offensive, violent, or coarse language or iconography.</source><target state="new">Contains offensive, violent, or coarse language or iconography.</target> | ||
9658 | <context-group purpose="location"> | ||
9659 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-report.component.ts</context> | ||
9660 | <context context-type="linenumber">1</context> | ||
9661 | </context-group> | ||
9662 | </trans-unit><trans-unit id="da98842df682acde758f4b18f4d67c43c8f2885b" datatype="html"> | ||
9663 | <source>Hateful or abusive</source><target state="new">Hateful or abusive</target> | ||
9664 | <context-group purpose="location"> | ||
9665 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-report.component.ts</context> | ||
9666 | <context context-type="linenumber">1</context> | ||
9667 | </context-group> | ||
9668 | </trans-unit><trans-unit id="338b2cbcea511d70613c96bbe942b9e2c4714cf1" datatype="html"> | ||
9669 | <source>Contains abusive, racist or sexist language or iconography.</source><target state="new">Contains abusive, racist or sexist language or iconography.</target> | ||
9670 | <context-group purpose="location"> | ||
9671 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-report.component.ts</context> | ||
9672 | <context context-type="linenumber">1</context> | ||
9673 | </context-group> | ||
9674 | </trans-unit><trans-unit id="d540707e326c991a0b2eb05fe78ae5431c7b5f61" datatype="html"> | ||
9675 | <source>Spam, ad or false news</source><target state="new">Spam, ad or false news</target> | ||
9676 | <context-group purpose="location"> | ||
9677 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-report.component.ts</context> | ||
9678 | <context context-type="linenumber">1</context> | ||
9679 | </context-group> | ||
9680 | </trans-unit><trans-unit id="9674483c674382618788ffabbc7c09c043f1db12" datatype="html"> | ||
9681 | <source>Contains marketing, spam, purposefully deceitful news, or otherwise misleading thumbnail/text/tags. Please provide reputable sources to report hoaxes.</source><target state="new">Contains marketing, spam, purposefully deceitful news, or otherwise misleading thumbnail/text/tags. Please provide reputable sources to report hoaxes.</target> | ||
9682 | <context-group purpose="location"> | ||
9683 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-report.component.ts</context> | ||
9684 | <context context-type="linenumber">1</context> | ||
9685 | </context-group> | ||
9686 | </trans-unit><trans-unit id="697e6f711173360c87a384af631fc8f13cd3d827" datatype="html"> | ||
9687 | <source>Privacy breach or doxxing</source><target state="new">Privacy breach or doxxing</target> | ||
9688 | <context-group purpose="location"> | ||
9689 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-report.component.ts</context> | ||
9690 | <context context-type="linenumber">1</context> | ||
9691 | </context-group> | ||
9692 | </trans-unit><trans-unit id="a66c468cd15cd1c28f5116cf84371e5bbbd2a1ed" datatype="html"> | ||
9693 | <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><target state="new">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).</target> | ||
9694 | <context-group purpose="location"> | ||
9695 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-report.component.ts</context> | ||
9696 | <context context-type="linenumber">1</context> | ||
9697 | </context-group> | ||
9698 | </trans-unit><trans-unit id="39820eec05bfb636e49daf19c3180d8951a8f4db" datatype="html"> | ||
9699 | <source>Intellectual property violation</source><target state="new">Intellectual property violation</target> | ||
9700 | <context-group purpose="location"> | ||
9701 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-report.component.ts</context> | ||
9702 | <context context-type="linenumber">1</context> | ||
9703 | </context-group> | ||
9704 | </trans-unit><trans-unit id="90c817d59a020301296c13bc7b5afbc499f38861" datatype="html"> | ||
9705 | <source>Infringes my intellectual property or copyright, wrt. the regional rules with which the server must comply.</source><target state="new">Infringes my intellectual property or copyright, wrt. the regional rules with which the server must comply.</target> | ||
9706 | <context-group purpose="location"> | ||
9707 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-report.component.ts</context> | ||
9708 | <context context-type="linenumber">1</context> | ||
9709 | </context-group> | ||
9710 | </trans-unit><trans-unit id="3732f37956e36cea2271d2333b8b04a6ad417274" datatype="html"> | ||
9711 | <source>Breaks server rules</source><target state="new">Breaks server rules</target> | ||
9712 | <context-group purpose="location"> | ||
9713 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-report.component.ts</context> | ||
9714 | <context context-type="linenumber">1</context> | ||
9715 | </context-group> | ||
9716 | </trans-unit><trans-unit id="32bf825b15b1d2888142514301b91454f23e82a5" datatype="html"> | ||
9717 | <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><target state="new">Anything not included in the above that breaks the terms of service, code of conduct, or general rules in place on the server.</target> | ||
9718 | <context-group purpose="location"> | ||
9719 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-report.component.ts</context> | ||
9720 | <context context-type="linenumber">1</context> | ||
9721 | </context-group> | ||
9722 | </trans-unit><trans-unit id="027a3589ca1b92b000b183e249d9d7bea1dce727" datatype="html"> | ||
9723 | <source>The above can only be seen in thumbnails.</source><target state="new">The above can only be seen in thumbnails.</target> | ||
9724 | <context-group purpose="location"> | ||
9725 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-report.component.ts</context> | ||
9726 | <context context-type="linenumber">1</context> | ||
9727 | </context-group> | ||
9728 | </trans-unit><trans-unit id="148c963c0ecee2b9e6c8ce11e70ae62e36efaa36" datatype="html"> | ||
9729 | <source>The above can only be seen in captions (please describe which).</source><target state="new">The above can only be seen in captions (please describe which).</target> | ||
9730 | <context-group purpose="location"> | ||
9731 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-report.component.ts</context> | ||
9732 | <context context-type="linenumber">1</context> | ||
9733 | </context-group> | ||
9734 | </trans-unit> | ||
9735 | <trans-unit id="0c0f5bbcd2386018ec057877f9d3c5c2c9880cac" datatype="html"> | ||
9736 | <source>Request is too large for the server. Please contact you administrator if you want to increase the limit size.</source> | ||
9737 | <target state="new">Request is too large for the server. Please contact you administrator if you want to increase the limit size.</target> | ||
9738 | |||
9739 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9740 | <trans-unit id="58546fd4d14b2d9635ce3d28c216ac68587bb25b" datatype="html"> | ||
9741 | <source>Too many attempts, please try again after <x id="INTERPOLATION" equiv-text="{{minutesLeft}}"/> minutes.</source> | ||
9742 | <target state="new">Too many attempts, please try again after <x id="INTERPOLATION" equiv-text="{{minutesLeft}}"/> minutes.</target> | ||
9743 | |||
9744 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9745 | <trans-unit id="ab783a52f2df9ff7a20139cab0da6d0764f3cc5d"> | ||
9746 | <source>Too many attempts, please try again later.</source> | ||
9747 | <target>محاولات كثيرة، يرجى العودة لاحقا.</target> | ||
9748 | <context-group name="null"> | ||
9749 | <context context-type="linenumber">1</context> | ||
9750 | </context-group> | ||
9751 | |||
9752 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9753 | <trans-unit id="0f286a597f0053c3578a52e044769c204ee516fc"> | ||
9754 | <source>Server error. Please retry later.</source> | ||
9755 | <target>خطأ على السيرفر. يرجى إعادة المحاولة لاحقا.</target> | ||
9756 | <context-group name="null"> | ||
9757 | <context context-type="linenumber">1</context> | ||
9758 | </context-group> | ||
9759 | |||
9760 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9761 | <trans-unit id="4104d2ac06bd0103868795086100a871c8dbeb49" datatype="html"> | ||
9762 | <source>Subscribed to all current channels of <x id="INTERPOLATION" equiv-text="{{nameWithHost}}"/>. You will be notified of all their new videos.</source> | ||
9763 | <target state="new">Subscribed to all current channels of <x id="INTERPOLATION" equiv-text="{{nameWithHost}}"/>. You will be notified of all their new videos.</target> | ||
9764 | |||
9765 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9766 | <trans-unit id="71470cde6d46e469ed84c0c77b9662685cc830ab" datatype="html"> | ||
9767 | <source>Subscribed to <x id="INTERPOLATION" equiv-text="{{nameWithHost}}"/>. You will be notified of all their new videos.</source> | ||
9768 | <target state="new">Subscribed to <x id="INTERPOLATION" equiv-text="{{nameWithHost}}"/>. You will be notified of all their new videos.</target> | ||
9769 | |||
9770 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9771 | <trans-unit id="1cadbf82f0e91611321c5abd282f0c23d8ccbfa1"> | ||
9772 | <source>Subscribed</source> | ||
9773 | <target>مشترك</target> | ||
9774 | <context-group name="null"> | ||
9775 | <context context-type="linenumber">1</context> | ||
9776 | </context-group> | ||
9777 | |||
9778 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9779 | <trans-unit id="3bd3791d3b0ab933981a0b884396af74b0c95e2a" datatype="html"> | ||
9780 | <source>Unsubscribed from all channels of <x id="INTERPOLATION" equiv-text="{{nameWithHost}}"/></source> | ||
9781 | <target state="new">Unsubscribed from all channels of <x id="INTERPOLATION" equiv-text="{{nameWithHost}}"/></target> | ||
9782 | |||
9783 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9784 | <trans-unit id="3e7735fa326fcdc9e1188b6d9ff4b4329312fc26" datatype="html"> | ||
9785 | <source>Unsubscribed from <x id="INTERPOLATION" equiv-text="{{nameWithHost}}"/></source> | ||
9786 | <target state="new">Unsubscribed from <x id="INTERPOLATION" equiv-text="{{nameWithHost}}"/></target> | ||
9787 | |||
9788 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9789 | <trans-unit id="294395337b767af84f952ac28d58d54a13a11471" datatype="html"> | ||
9790 | <source>Unsubscribed</source> | ||
9791 | <target state="new">Unsubscribed</target> | ||
9792 | |||
9793 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9794 | <trans-unit id="38c877fb0a5fdcadc379256953ad2d1eb8233fdf"> | ||
9795 | <source>Moderator</source> | ||
9796 | <target>مشرف</target> | ||
9797 | <context-group name="null"> | ||
9798 | <context context-type="linenumber">1</context> | ||
9799 | </context-group> | ||
9800 | |||
9801 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9802 | <trans-unit id="5034e84fab7cd3d662d2483753e33caea0774b78" datatype="html"> | ||
9803 | <source>Video removed from <x id="INTERPOLATION" equiv-text="{{name}}"/></source> | ||
9804 | <target state="new">Video removed from <x id="INTERPOLATION" equiv-text="{{name}}"/></target> | ||
9805 | |||
9806 | |||
9807 | <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">1</context></context-group><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">1</context></context-group></trans-unit> | ||
9808 | <trans-unit id="5cbf881bedb548fda270e2b745c8cbe332a5e4de" datatype="html"> | ||
9809 | <source>Video added in <x id="INTERPOLATION" equiv-text="{{n}}"/> at timestamps <x id="INTERPOLATION_1" equiv-text="{{t}}"/></source> | ||
9810 | <target state="new">Video added in <x id="INTERPOLATION" equiv-text="{{n}}"/> at timestamps <x id="INTERPOLATION_1" equiv-text="{{t}}"/></target> | ||
9811 | |||
9812 | <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">1</context></context-group></trans-unit> | ||
9813 | <trans-unit id="f69a06eee4963406efdbff8c3d9765832c30482f" datatype="html"> | ||
9814 | <source>Video added in <x id="INTERPOLATION" equiv-text="{{n}}"/></source> | ||
9815 | <target state="new">Video added in <x id="INTERPOLATION" equiv-text="{{n}}"/></target> | ||
9816 | |||
9817 | <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">1</context></context-group></trans-unit> | ||
9818 | <trans-unit id="986f17319b16d01d0047e2e2cd728bf4dbac4fe8" datatype="html"> | ||
9819 | <source>Timestamps updated</source> | ||
9820 | <target state="new">Timestamps updated</target> | ||
9821 | |||
9822 | <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">1</context></context-group></trans-unit> | ||
9823 | <trans-unit id="28d23ed47149ffd34c2ebd58bfeb4601649c784f" datatype="html"> | ||
9824 | <source>Starts at</source> | ||
9825 | <target state="new">Starts at </target> | ||
9826 | |||
9827 | |||
9828 | <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">1</context></context-group><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">1</context></context-group></trans-unit> | ||
9829 | <trans-unit id="1e40e4317900075588705bc4084fda4b2ddb3372" datatype="html"> | ||
9830 | <source>Stops at</source> | ||
9831 | <target state="new">Stops at </target> | ||
9832 | |||
9833 | <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">1</context></context-group></trans-unit> | ||
9834 | <trans-unit id="1b8201c470a1635cc9beab9adb90eabd19fc9691" datatype="html"> | ||
9835 | <source>and stops at</source> | ||
9836 | <target state="new"> and stops at </target> | ||
9837 | |||
9838 | <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">1</context></context-group></trans-unit> | ||
9839 | |||
9840 | |||
9841 | |||
9842 | <trans-unit id="19e5e5956502d977d5dd28fe86cee763d5db2b77" datatype="html"> | ||
9843 | <source>Delete video</source> | ||
9844 | <target state="new">Delete video</target> | ||
9845 | |||
9846 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9847 | <trans-unit id="5f316500cde1925ffcdf053a7427b44795161f4e" datatype="html"> | ||
9848 | <source>Encoder</source> | ||
9849 | <target state="new">Encoder</target> | ||
9850 | |||
9851 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9852 | <trans-unit id="c01d52b4f10668adeded397b0b1a9a4bfefd4f37" datatype="html"> | ||
9853 | <source>Format name</source> | ||
9854 | <target state="new">Format name</target> | ||
9855 | |||
9856 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9857 | <trans-unit id="7faaaa08f56427999f3be41df1093ce4089bbd75" datatype="html"> | ||
9858 | <source>Size</source> | ||
9859 | <target state="new">Size</target> | ||
9860 | |||
9861 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9862 | <trans-unit id="c1226821b3c276dc443b3e5a2dce10e14dcd6244" datatype="html"> | ||
9863 | <source>Bitrate</source> | ||
9864 | <target state="new">Bitrate</target> | ||
9865 | |||
9866 | |||
9867 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9868 | <trans-unit id="205c33d626f4654f36d9d7dcea6f9d9e9b2a7ec7" datatype="html"> | ||
9869 | <source>Codec</source> | ||
9870 | <target state="new">Codec</target> | ||
9871 | |||
9872 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9873 | <trans-unit id="ef90545bc832876c0d7f9a10363c75137472bbb5"> | ||
9874 | <source>Copied</source> | ||
9875 | <target>تم نسخه</target> | ||
9876 | <context-group name="null"> | ||
9877 | <context context-type="linenumber">1</context> | ||
9878 | </context-group> | ||
9879 | |||
9880 | |||
9881 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-readonly-copy.component.ts</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9882 | <trans-unit id="fa2601e52cbf5725a13d33fe14458823b882ea50"> | ||
9883 | <source>Video reported.</source> | ||
9884 | <target>فيديو تم الإبلاغ عنها.</target> | ||
9885 | <context-group name="null"> | ||
9886 | <context context-type="linenumber">1</context> | ||
9887 | </context-group> | ||
9888 | |||
9889 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-report.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9890 | <trans-unit id="f1abd89c9280323209e939fa9c30f6e5cda20c95"> | ||
9891 | <source>Do you really want to delete this video?</source> | ||
9892 | <target>متأكد أنك تريد حذف هذه الفيديو؟</target> | ||
9893 | <context-group name="null"> | ||
9894 | <context context-type="linenumber">1</context> | ||
9895 | </context-group> | ||
9896 | |||
9897 | |||
9898 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts</context><context context-type="linenumber">1</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">1</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">1</context></context-group></trans-unit> | ||
9899 | <trans-unit id="a36503b80133639322bcdb973f78bcadbd86b798" datatype="html"> | ||
9900 | <source>Video deleted.</source> | ||
9901 | <target state="new">Video deleted.</target> | ||
9902 | |||
9903 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts</context><context context-type="linenumber">1</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">1</context></context-group></trans-unit> | ||
9904 | <trans-unit id="f145e822837d0d1f741db7540dc6cb1cdacd8220" datatype="html"> | ||
9905 | <source>Actions for the reporter</source> | ||
9906 | <target state="new">Actions for the reporter</target> | ||
9907 | <context-group purpose="location"> | ||
9908 | <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts</context> | ||
9909 | <context context-type="linenumber">1</context> | ||
9910 | </context-group> | ||
9911 | </trans-unit> | ||
9912 | <trans-unit id="2c33a2bd1e9f50f870366f281ff903cedf9b6a53" datatype="html"> | ||
9913 | <source>Mute reporter</source> | ||
9914 | <target state="new">Mute reporter</target> | ||
9915 | <context-group purpose="location"> | ||
9916 | <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts</context> | ||
9917 | <context context-type="linenumber">1</context> | ||
9918 | </context-group> | ||
9919 | </trans-unit> | ||
9920 | <trans-unit id="c3ca1344a9cd638109e09c125e5185c1da3ca39c" datatype="html"> | ||
9921 | <source>This video will be duplicated by your instance.</source> | ||
9922 | <target state="new">This video will be duplicated by your instance.</target> | ||
9923 | |||
9924 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit><trans-unit id="7f5d0c10614e8a34f0e2dad33a0568277c50cf69" datatype="html"> | ||
9925 | <source>Block</source><target state="new">Block</target> | ||
9926 | <context-group purpose="location"> | ||
9927 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> | ||
9928 | <context context-type="linenumber">1</context> | ||
9929 | </context-group> | ||
9930 | </trans-unit> | ||
9931 | <trans-unit id="0f829293d953936450158c2dd7b483d6b960ed2b" datatype="html"> | ||
9932 | <source>Save to playlist</source> | ||
9933 | <target state="new">Save to playlist</target> | ||
9934 | |||
9935 | |||
9936 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">1</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">1</context></context-group></trans-unit> | ||
9937 | |||
9938 | <trans-unit id="5bad8678a5115610ba1bf56a35256a13e6b07a7b" datatype="html"> | ||
9939 | <source>Mirror</source> | ||
9940 | <target state="new">Mirror</target> | ||
9941 | |||
9942 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit><trans-unit id="3797009a642d28abfc76cd0aec0c2ec899686807" datatype="html"> | ||
9943 | <source>Mute account</source><target state="new">Mute account</target> | ||
9944 | <context-group purpose="location"> | ||
9945 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> | ||
9946 | <context context-type="linenumber">1</context> | ||
9947 | </context-group> | ||
9948 | </trans-unit> | ||
9949 | <trans-unit id="f72992030f134408b675152c397f9d0ec00f3b2a"> | ||
9950 | <source>Report</source> | ||
9951 | <target>الإبلاغ</target> | ||
9952 | <context-group name="null"> | ||
9953 | <context context-type="linenumber">1</context> | ||
9954 | </context-group> | ||
9955 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html</context><context context-type="linenumber">54</context></context-group> | ||
9956 | </trans-unit><trans-unit id="08a52c67462389568cf14a021ddecc0aedaa9613" datatype="html"> | ||
9957 | <source>Reported part</source><target state="new">Reported part</target> | ||
9958 | <context-group purpose="location"> | ||
9959 | <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html</context> | ||
9960 | <context context-type="linenumber">70</context> | ||
9961 | </context-group> | ||
9962 | </trans-unit> | ||
9963 | <trans-unit id="5c54befce78d70e20c215f10a00e617245f53bc9" datatype="html"> | ||
9964 | <source>Note</source> | ||
9965 | <target state="new">Note</target> | ||
9966 | |||
9967 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> | ||
9968 | <trans-unit id="1d3402b0e60154aaa071f390c63437b701d9048c" datatype="html"> | ||
9969 | <source>The video was deleted</source> | ||
9970 | <target state="new">The video was deleted</target> | ||
9971 | |||
9972 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-details.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit> | ||
9973 | |||
9974 | <trans-unit id="dd9f3264feed4935008861c15d81c947124e4ac3"> | ||
9975 | <source>Published</source> | ||
9976 | <target>المنشورة</target> | ||
9977 | <context-group name="null"> | ||
9978 | <context context-type="linenumber">1</context> | ||
9979 | </context-group> | ||
9980 | |||
9981 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9982 | <trans-unit id="8e6d54c4f760d9e90518eef5334211c48c0b71e2" datatype="html"> | ||
9983 | <source>Publication scheduled on</source> | ||
9984 | <target state="new">Publication scheduled on </target> | ||
9985 | |||
9986 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9987 | <trans-unit id="4a7e91ebe1cf184db5f2bfecf9c16ff81c9e2c02" datatype="html"> | ||
9988 | <source>Waiting transcoding</source> | ||
9989 | <target state="new">Waiting transcoding</target> | ||
9990 | |||
9991 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9992 | <trans-unit id="21f1c9d5c67346c830aced4f670045fcf0aeb83a" datatype="html"> | ||
9993 | <source>To transcode</source> | ||
9994 | <target state="new">To transcode</target> | ||
9995 | |||
9996 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
9997 | <trans-unit id="289fe8342e8b7df689c75026a24a60fd7f5e9392"> | ||
9998 | <source>To import</source> | ||
9999 | <target>للاستيراد</target> | ||
10000 | <context-group name="null"> | ||
10001 | <context context-type="linenumber">1</context> | ||
10002 | </context-group> | ||
10003 | |||
10004 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
10005 | <trans-unit id="b41da527dd2f804519e13b78b5dae42897213545" datatype="html"> | ||
10006 | <source>Add to watch later</source> | ||
10007 | <target state="new">Add to watch later</target> | ||
10008 | |||
10009 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-thumbnail/video-thumbnail.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
10010 | <trans-unit id="2660edf82b9bf5d6ee25fbefd3bbb23172687ccc" datatype="html"> | ||
10011 | <source>Remove from watch later</source> | ||
10012 | <target state="new">Remove from watch later</target> | ||
10013 | |||
10014 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-thumbnail/video-thumbnail.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
10015 | <trans-unit id="d4195053fd38eacf6dee1fc507296928978cc8fb" datatype="html"> | ||
10016 | <source>Only I can see this video</source> | ||
10017 | <target state="new">Only I can see this video</target> | ||
10018 | |||
10019 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
10020 | <trans-unit id="17b62592e5fcabb5235bb25c4883a827ab37cf70" datatype="html"> | ||
10021 | <source>Only people with the private link can see this video</source> | ||
10022 | <target state="new">Only people with the private link can see this video</target> | ||
10023 | |||
10024 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
10025 | <trans-unit id="15be15cbdc6e960f57e801f457c19165ab39632b" datatype="html"> | ||
10026 | <source>Anyone can see this video</source> | ||
10027 | <target state="new">Anyone can see this video</target> | ||
10028 | |||
10029 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
10030 | <trans-unit id="ed3394ad721212bca2a1da43ad6063b6d4f9a008" datatype="html"> | ||
10031 | <source>Only users of this instance can see this video</source> | ||
10032 | <target state="new">Only users of this instance can see this video</target> | ||
10033 | |||
10034 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
10035 | <trans-unit id="320c9c3482a0ebe46da42ce9e0cbdc5ba26ea8bb" datatype="html"> | ||
10036 | <source>Video to import updated.</source> | ||
10037 | <target state="new">Video to import updated.</target> | ||
10038 | |||
10039 | |||
10040 | <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">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
10041 | <trans-unit id="0e907e5a96537e464b192f8adce79ce6487cbb1c" datatype="html"> | ||
10042 | <source>Your video was uploaded to your account and is private.</source> | ||
10043 | <target state="new">Your video was uploaded to your account and is private.</target> | ||
10044 | |||
10045 | <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">1</context></context-group></trans-unit> | ||
10046 | <trans-unit id="24840228f2826b66252cfcaab9820b1c7e0da264" datatype="html"> | ||
10047 | <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> | ||
10048 | <target state="new">But associated data (tags, description...) will be lost, are you sure you want to leave this page?</target> | ||
10049 | |||
10050 | <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">1</context></context-group></trans-unit> | ||
10051 | <trans-unit id="5af84926d631326e548573ebf0f6dff07845aeb4" datatype="html"> | ||
10052 | <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> | ||
10053 | <target state="new">Your video is not uploaded yet, are you sure you want to leave this page?</target> | ||
10054 | |||
10055 | <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">1</context></context-group></trans-unit> | ||
10056 | <trans-unit id="bef4ec92fa80e7b7ac03f8ad2b49d2a126f0cc71" datatype="html"> | ||
10057 | <source>Upload <x id="INTERPOLATION" equiv-text="{{videofileName}}"/></source> | ||
10058 | <target state="new">Upload <x id="INTERPOLATION" equiv-text="{{videofileName}}"/></target> | ||
10059 | |||
10060 | <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">1</context></context-group></trans-unit> | ||
10061 | <trans-unit id="c5cb19aeb6447deda40cc1227ceca1359ab955e9"> | ||
10062 | <source>Upload cancelled</source> | ||
10063 | <target>تم إلغاء الإرسال</target> | ||
10064 | <context-group name="null"> | ||
10065 | <context context-type="linenumber">1</context> | ||
10066 | </context-group> | ||
10067 | |||
10068 | <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">1</context></context-group></trans-unit> | ||
10069 | <trans-unit id="972fc644f847cf84e4732ec012915c4cdaf865ce"> | ||
10070 | <source>Video published.</source> | ||
10071 | <target>تم نشر الفيديو.</target> | ||
10072 | <context-group name="null"> | ||
10073 | <context context-type="linenumber">1</context> | ||
10074 | </context-group> | ||
10075 | |||
10076 | <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">1</context></context-group></trans-unit> | ||
10077 | <trans-unit id="a6019e856f511dbe1fe658790c71c594b26930ee" datatype="html"> | ||
10078 | <source>Your video quota is exceeded with this video (video size: <x id="INTERPOLATION" equiv-text="{{videoSize}}"/>, used: <x id="INTERPOLATION_1" equiv-text="{{videoQuotaUsed}}"/>, quota: <x id="INTERPOLATION_2" equiv-text="{{videoQuota}}"/>)</source> | ||
10079 | <target state="new">Your video quota is exceeded with this video (video size: <x id="INTERPOLATION" equiv-text="{{videoSize}}"/>, used: <x id="INTERPOLATION_1" equiv-text="{{videoQuotaUsed}}"/>, quota: <x id="INTERPOLATION_2" equiv-text="{{videoQuota}}"/>)</target> | ||
10080 | |||
10081 | <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">1</context></context-group></trans-unit> | ||
10082 | <trans-unit id="c980896ac8e08e9751545db1b7ef0e93fb8a52cd" datatype="html"> | ||
10083 | <source>Your daily video quota is exceeded with this video (video size: <x id="INTERPOLATION" equiv-text="{{videoSize}}"/>, used: <x id="INTERPOLATION_1" equiv-text="{{quotaUsedDaily}}"/>, quota: <x id="INTERPOLATION_2" equiv-text="{{quotaDaily}}"/>)</source> | ||
10084 | <target state="new">Your daily video quota is exceeded with this video (video size: <x id="INTERPOLATION" equiv-text="{{videoSize}}"/>, used: <x id="INTERPOLATION_1" equiv-text="{{quotaUsedDaily}}"/>, quota: <x id="INTERPOLATION_2" equiv-text="{{quotaDaily}}"/>)</target> | ||
10085 | |||
10086 | <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">1</context></context-group></trans-unit> | ||
10087 | <trans-unit id="bfdf9de4bd9140f77feb6a5fe2b51f3f0565eaa4" datatype="html"> | ||
10088 | <source>You have unsaved changes! If you leave, your changes will be lost.</source> | ||
10089 | <target state="new">You have unsaved changes! If you leave, your changes will be lost.</target> | ||
10090 | |||
10091 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
10092 | <trans-unit id="757e9c083c8f3d578bd74f055cc337c72417e187"> | ||
10093 | <source>Video updated.</source> | ||
10094 | <target>تم تحديث الفيديو.</target> | ||
10095 | <context-group name="null"> | ||
10096 | <context context-type="linenumber">1</context> | ||
10097 | </context-group> | ||
10098 | |||
10099 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
10100 | <trans-unit id="be448863f4919e200bdbc65ca95cb7bf208a30e7" datatype="html"> | ||
10101 | <source>The deletion will be sent to remote instances so they can reflect the change.</source> | ||
10102 | <target state="new"> The deletion will be sent to remote instances so they can reflect the change.</target> | ||
10103 | |||
10104 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
10105 | <trans-unit id="8d850ce30ecdacf4755d85cce1fe44cb0d1fc38d" datatype="html"> | ||
10106 | <source>It is a remote comment, so the deletion will only be effective on your instance.</source> | ||
10107 | <target state="new"> It is a remote comment, so the deletion will only be effective on your instance.</target> | ||
10108 | |||
10109 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
10110 | <trans-unit id="4334a60889af951a137a22cd862f2675daad3292" datatype="html"> | ||
10111 | <source>Stop autoplaying next video</source> | ||
10112 | <target state="new">Stop autoplaying next video</target> | ||
10113 | |||
10114 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch-playlist.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
10115 | <trans-unit id="0663c85b5bc0806356ab768f411299c29cf39360" datatype="html"> | ||
10116 | <source>Autoplay next video</source> | ||
10117 | <target state="new">Autoplay next video</target> | ||
10118 | |||
10119 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch-playlist.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
10120 | <trans-unit id="77fde72fafe6a5272b7d5e3ffedd179ec2d7f8b0" datatype="html"> | ||
10121 | <source>Stop looping playlist videos</source> | ||
10122 | <target state="new">Stop looping playlist videos</target> | ||
10123 | |||
10124 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch-playlist.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
10125 | <trans-unit id="54428deb88d7bc58721d6839d9406ff607eccef4" datatype="html"> | ||
10126 | <source>Loop playlist videos</source> | ||
10127 | <target state="new">Loop playlist videos</target> | ||
10128 | |||
10129 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch-playlist.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
10130 | <trans-unit id="74e95a8a42bc8e07d3459f86184ce798e6189ec6" datatype="html"> | ||
10131 | <source>You need to be connected to rate this content.</source> | ||
10132 | <target state="new">You need to be connected to rate this content.</target> | ||
10133 | |||
10134 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
10135 | <trans-unit id="d5a4811e15319ad9354e1b62e9ca0131192b489e" datatype="html"> | ||
10136 | <source><x id="INTERPOLATION" equiv-text="{{likesNumber}}"/> likes / <x id="INTERPOLATION_1" equiv-text="{{dislikesNumber}}"/> dislikes</source> | ||
10137 | <target state="new"><x id="INTERPOLATION" equiv-text="{{likesNumber}}"/> likes / <x id="INTERPOLATION_1" equiv-text="{{dislikesNumber}}"/> dislikes</target> | ||
10138 | |||
10139 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
10140 | <trans-unit id="ed013c2c29216501c688e9cb5f3a1c9fd9147b71" datatype="html"> | ||
10141 | <source>This video contains mature or explicit content. Are you sure you want to watch it?</source> | ||
10142 | <target state="new">This video contains mature or explicit content. Are you sure you want to watch it?</target> | ||
10143 | |||
10144 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
10145 | <trans-unit id="5ba3d522e4146eefcbd5c222247c1e2423d27cd8" datatype="html"> | ||
10146 | <source>Mature or explicit content</source> | ||
10147 | <target state="new">Mature or explicit content</target> | ||
10148 | |||
10149 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
10150 | <trans-unit id="43ee7c4bd1ed4766ec0c13974a1e08881071c927" datatype="html"> | ||
10151 | <source>Up Next</source> | ||
10152 | <target state="new">Up Next</target> | ||
10153 | |||
10154 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
10155 | <trans-unit id="3a592fe9ee94c99deb20352edd7e994debf5c4c8" datatype="html"> | ||
10156 | <source>Autoplay is suspended</source> | ||
10157 | <target state="new">Autoplay is suspended</target> | ||
10158 | |||
10159 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
10160 | <trans-unit id="fe51624a8ab9f682f7f21d485eb64fdb4b15e91e" datatype="html"> | ||
10161 | <source>Enter/exit fullscreen (requires player focus)</source> | ||
10162 | <target state="new">Enter/exit fullscreen (requires player focus)</target> | ||
10163 | |||
10164 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
10165 | <trans-unit id="d5916006cb404a4d3663ac20ad299c45e57a30a6" datatype="html"> | ||
10166 | <source>Play/Pause the video (requires player focus)</source> | ||
10167 | <target state="new">Play/Pause the video (requires player focus)</target> | ||
10168 | |||
10169 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
10170 | <trans-unit id="c797465d457fbb14d62c08c52be9115b60e5605c" datatype="html"> | ||
10171 | <source>Mute/unmute the video (requires player focus)</source> | ||
10172 | <target state="new">Mute/unmute the video (requires player focus)</target> | ||
10173 | |||
10174 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
10175 | <trans-unit id="6ec9800a89e1489861dd08b93d0ff42fd5f20f50" datatype="html"> | ||
10176 | <source>Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</source> | ||
10177 | <target state="new">Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</target> | ||
10178 | |||
10179 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
10180 | <trans-unit id="567024b923c37475ef4b2632ec95d07c3f7263f5" datatype="html"> | ||
10181 | <source>Increase the volume (requires player focus)</source> | ||
10182 | <target state="new">Increase the volume (requires player focus)</target> | ||
10183 | |||
10184 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
10185 | <trans-unit id="bb7e8567023b189bba28de767769192f5fe28430" datatype="html"> | ||
10186 | <source>Decrease the volume (requires player focus)</source> | ||
10187 | <target state="new">Decrease the volume (requires player focus)</target> | ||
10188 | |||
10189 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
10190 | <trans-unit id="3fcdc3072de455c3816dc7976ff96ea1bf09eb7b" datatype="html"> | ||
10191 | <source>Seek the video forward (requires player focus)</source> | ||
10192 | <target state="new">Seek the video forward (requires player focus)</target> | ||
10193 | |||
10194 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
10195 | <trans-unit id="ea2c30e5c87a4923cbf3cdcac9fc8818f79f9a0b" datatype="html"> | ||
10196 | <source>Seek the video backward (requires player focus)</source> | ||
10197 | <target state="new">Seek the video backward (requires player focus)</target> | ||
10198 | |||
10199 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
10200 | <trans-unit id="a06ba404b91694a9788bf243582ba437b2bd9490" datatype="html"> | ||
10201 | <source>Increase playback rate (requires player focus)</source> | ||
10202 | <target state="new">Increase playback rate (requires player focus)</target> | ||
10203 | |||
10204 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
10205 | <trans-unit id="68bb1ba6ae67f97934797d79e582fb6f7c3e825d" datatype="html"> | ||
10206 | <source>Decrease playback rate (requires player focus)</source> | ||
10207 | <target state="new">Decrease playback rate (requires player focus)</target> | ||
10208 | |||
10209 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
10210 | <trans-unit id="0fc28c34013089209a65fadcad0a552094ef2104" datatype="html"> | ||
10211 | <source>Navigate in the video frame by frame (requires player focus)</source> | ||
10212 | <target state="new">Navigate in the video frame by frame (requires player focus)</target> | ||
10213 | |||
10214 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
10215 | <trans-unit id="0e65067fdcc9d8725a41896cb1e229d1415a45f6"> | ||
10216 | <source>Like the video</source> | ||
10217 | <target>الإعجاب بالفيديو</target> | ||
10218 | <context-group name="null"> | ||
10219 | <context context-type="linenumber">1</context> | ||
10220 | </context-group> | ||
10221 | |||
10222 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
10223 | <trans-unit id="1a999e06e1aca0a70cd7d0e3e5c2c63d0e1885c8" datatype="html"> | ||
10224 | <source>Dislike the video</source> | ||
10225 | <target state="new">Dislike the video</target> | ||
10226 | |||
10227 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
10228 | <trans-unit id="1d9b6c0c66a4a5baa73617b1106c3746bc13f003" datatype="html"> | ||
10229 | <source>When active, the next video is automatically played after the current one.</source> | ||
10230 | <target state="new">When active, the next video is automatically played after the current one.</target> | ||
10231 | |||
10232 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/recommendations/recommended-videos.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
10233 | <trans-unit id="8da38a1074a420611eac466a45ef2decbbb45ab8" datatype="html"> | ||
10234 | <source>Videos that have the higher number of likes.</source> | ||
10235 | <target state="translated">الفيديوهات التي تلقّت أكبر عدد مِن الإعجابات.</target> | ||
10236 | |||
10237 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-most-liked.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
10238 | <trans-unit id="5b94148c16fa19e3db89972d11e93f790a73a054" datatype="html"> | ||
10239 | <source>Trending for the last 24 hours</source> | ||
10240 | <target state="new">Trending for the last 24 hours</target> | ||
10241 | |||
10242 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-trending.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
10243 | <trans-unit id="6e9cb0b3b38312870471954abec8690170429a4e" datatype="html"> | ||
10244 | <source>Trending videos are those totalizing the greatest number of views during the last 24 hours</source> | ||
10245 | <target state="new">Trending videos are those totalizing the greatest number of views during the last 24 hours</target> | ||
10246 | |||
10247 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-trending.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
10248 | <trans-unit id="6da9ddede61711ecfeaa94fc61a6b7bb844ab3df" datatype="html"> | ||
10249 | <source>Trending for the last <x id="INTERPOLATION" equiv-text="{{days}}"/> days</source> | ||
10250 | <target state="new">Trending for the last <x id="INTERPOLATION" equiv-text="{{days}}"/> days</target> | ||
10251 | |||
10252 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-trending.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
10253 | <trans-unit id="caa0a70f34df9b60a71ed0ad6c82de7b07c0c509" datatype="html"> | ||
10254 | <source>Trending videos are those totalizing the greatest number of views during the last <x id="INTERPOLATION" equiv-text="{{days}}"/> days</source> | ||
10255 | <target state="new">Trending videos are those totalizing the greatest number of views during the last <x id="INTERPOLATION" equiv-text="{{days}}"/> days</target> | ||
10256 | |||
10257 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-trending.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
10258 | <trans-unit id="1b157e15c434469d91e56d027b78bf69c9983165" datatype="html"> | ||
10259 | <source>Videos from your subscriptions</source> | ||
10260 | <target state="new">Videos from your subscriptions</target> | ||
10261 | |||
10262 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">1</context></context-group></trans-unit> | ||
10263 | </body> | ||
10264 | </file> | ||
10265 | </xliff> | ||
diff --git a/client/src/locale/player.ar-001.json b/client/src/locale/player.ar-001.json deleted file mode 100644 index d5c5783fa..000000000 --- a/client/src/locale/player.ar-001.json +++ /dev/null | |||
@@ -1,100 +0,0 @@ | |||
1 | { | ||
2 | "Quality": "الجودة", | ||
3 | "Auto": "تلقائية", | ||
4 | "Speed": "السرعة", | ||
5 | "Subtitles/CC": "الترجمات النصية", | ||
6 | "peers": "الأقران", | ||
7 | "peer": "نظير", | ||
8 | "Go to the video page": "الإنتقال إلى صفحة الفيديو", | ||
9 | "Settings": "الإعدادات", | ||
10 | "Uses P2P, others may know you are watching this video.": "يستخدم P2P، يمكن للآخرين معرفة إن كنت تشاهد هذا الفيديو.", | ||
11 | "Copy the video URL": "نسخ رابط الفيديو", | ||
12 | "Copy the video URL at the current time": "نسخ رابط الفيديو بالوقت الحالي", | ||
13 | "Copy embed code": "نسخ الرمز المدمج", | ||
14 | "Copy magnet URI": "نسخ رابط magnet", | ||
15 | "Total downloaded: ": "التحميل الكلي: ", | ||
16 | "Total uploaded: ": "الرفع الكلي: ", | ||
17 | "Audio Player": "مشغل الصوت", | ||
18 | "Video Player": "مشغل الفيديو", | ||
19 | "Play": "شغل", | ||
20 | "Pause": "توقف مؤقت", | ||
21 | "Replay": "اعد التشغيل", | ||
22 | "Current Time": "الوقت الحالي", | ||
23 | "Duration": "المدة", | ||
24 | "Remaining Time": "الوقت المتبقي", | ||
25 | "Stream Type": "نوع التدفق", | ||
26 | "LIVE": "مباشر", | ||
27 | "Loaded": "محمل", | ||
28 | "Progress": "التقدم", | ||
29 | "Progress Bar": "شريط التقدم", | ||
30 | "progress bar timing: currentTime={1} duration={2}": "{1} من {2}", | ||
31 | "Fullscreen": "ملء الشاشة", | ||
32 | "Non-Fullscreen": "ألغ ملء الشاشة", | ||
33 | "Mute": "أكتم", | ||
34 | "Unmute": "ألغ الكتم", | ||
35 | "Playback Rate": "معدل التشغيل", | ||
36 | "Subtitles": "الترجمات", | ||
37 | "subtitles off": "تعطيل الترجمة النصية", | ||
38 | "Captions": "التعليقات", | ||
39 | "captions off": "تعطيل التعليقات", | ||
40 | "Chapters": "الفصول", | ||
41 | "Descriptions": "الوصف", | ||
42 | "descriptions off": "ألغ الوصف", | ||
43 | "Audio Track": "مسار الصوت", | ||
44 | "Volume Level": "حجم الصوت", | ||
45 | "You aborted the media playback": "لقد ألغيت إعادة تشغيل الوسائط", | ||
46 | "A network error caused the media download to fail part-way.": "تسبب خطأ في الشبكة بفشل تحميل الفيديو بالكامل.", | ||
47 | "The media could not be loaded, either because the server or network failed or because the format is not supported.": "لا يمكن تحميل الوسيط بسبب فشل الخادم أو الشبكة أو أن الصيغة غير مدعومة.", | ||
48 | "The media playback was aborted due to a corruption problem or because the media used features your browser did not support.": "تم إلغاء إعادة التشغيل بسبب عطب أو أن الوسيط يستخدم خصائص لا يدعمها متصفحك.", | ||
49 | "No compatible source was found for this media.": "لم يتم إيجاد مصدر متوافق مع هذا الوسيط.", | ||
50 | "The media is encrypted and we do not have the keys to decrypt it.": "الوسيط مشفر ولا نملك المفتاح لفك تشفيره.", | ||
51 | "Play Video": "شغل الفيديو", | ||
52 | "Close": "أغلق", | ||
53 | "Close Modal Dialog": "أغلق النافذة المشروطة", | ||
54 | "Modal Window": "نافذة مشروطة", | ||
55 | "This is a modal window": "هذه نافذة مشروطة", | ||
56 | "This modal can be closed by pressing the Escape key or activating the close button.": "يمكن غلق هذه النافذة المشروطة عن طريق الضغط على زر الخروج أو تفعيل زر الإغلاق.", | ||
57 | ", opens captions settings dialog": "، إفتح نافذة إعدادات التعليقات", | ||
58 | ", opens subtitles settings dialog": "، إفتح نافذة إعدادات الترجمات النصية", | ||
59 | ", opens descriptions settings dialog": "، إفتح نافذة إعدادات الوصف", | ||
60 | ", selected": "، مختار", | ||
61 | "captions settings": "إعدادات التعليقات", | ||
62 | "subtitles settings": "إعدادات الترجمة", | ||
63 | "descriptions settings": "إعدادات الوصف", | ||
64 | "Text": "نص", | ||
65 | "White": "أبيض", | ||
66 | "Black": "أسود", | ||
67 | "Red": "أحمر", | ||
68 | "Green": "أخضر", | ||
69 | "Blue": "أزرق", | ||
70 | "Yellow": "أصفر", | ||
71 | "Magenta": "وردي", | ||
72 | "Cyan": "سماوي", | ||
73 | "Background": "الخلفية", | ||
74 | "Window": "نافذة", | ||
75 | "Transparent": "شفافة", | ||
76 | "Semi-Transparent": "شبه شفافة", | ||
77 | "Opaque": "مبهمة", | ||
78 | "Font Size": "حجم الخط", | ||
79 | "Text Edge Style": "نمط حواف النص", | ||
80 | "None": "لا شيء", | ||
81 | "Raised": "عالي", | ||
82 | "Depressed": "مضغوط", | ||
83 | "Uniform": "منتظم", | ||
84 | "Dropshadow": "الظل الساقط", | ||
85 | "Font Family": "خط طباعي", | ||
86 | "Proportional Sans-Serif": "نسبي غير مُذيّل", | ||
87 | "Monospace Sans-Serif": "أحادى المسافة غير مُذيّل", | ||
88 | "Proportional Serif": "نسبي مُذيّل", | ||
89 | "Monospace Serif": "خط مُذيّل أحادى المسافة", | ||
90 | "Casual": "غير رسمي", | ||
91 | "Script": "نص", | ||
92 | "Small Caps": "أحرف صغيرة", | ||
93 | "Reset": "إعادة الضبط", | ||
94 | "restore all settings to the default values": "أعادة كافة الإعدادات إلى القيم الإفتراضية", | ||
95 | "Done": "تم", | ||
96 | "Caption Settings Dialog": "إعدادات التعليقات", | ||
97 | "Beginning of dialog window. Escape will cancel and close the window.": "الضغط على زر Esc في بداية نافذة الحوار سيلغي ويقفل النافذة.", | ||
98 | "End of dialog window.": "نهاية نافذة الحوار.", | ||
99 | "{1} is loading.": "جارٍ تحميل {1}." | ||
100 | } | ||
diff --git a/client/src/locale/server.ar-001.json b/client/src/locale/server.ar-001.json deleted file mode 100644 index 041d6b0f6..000000000 --- a/client/src/locale/server.ar-001.json +++ /dev/null | |||
@@ -1,236 +0,0 @@ | |||
1 | { | ||
2 | "Music": "موسيقى", | ||
3 | "Films": "أفلام", | ||
4 | "Vehicles": "مركبات", | ||
5 | "Art": "فن", | ||
6 | "Sports": "رياضة", | ||
7 | "Travels": "سفر", | ||
8 | "Gaming": "لعب", | ||
9 | "People": "أشخاص", | ||
10 | "Comedy": "كوميديا", | ||
11 | "Entertainment": "ترفيه", | ||
12 | "News & Politics": "أخبار وسياسة", | ||
13 | "How To": "كيف", | ||
14 | "Education": "تعليم", | ||
15 | "Activism": "فعاليات", | ||
16 | "Science & Technology": "علوم وتقنية", | ||
17 | "Animals": "حيوانات", | ||
18 | "Kids": "أطفال", | ||
19 | "Food": "غذاء", | ||
20 | "Attribution": "نسب المصنف", | ||
21 | "Attribution - Share Alike": "نسب المصنف - الترخيص بالمثل", | ||
22 | "Attribution - No Derivatives": "نسب المصنف - منع الشتقاق", | ||
23 | "Attribution - Non Commercial": "نسب المصنف - غير تجاري", | ||
24 | "Attribution - Non Commercial - Share Alike": "نسب المصنف - غير تجاري - الترخيص بالمثل", | ||
25 | "Attribution - Non Commercial - No Derivatives": "نسب المصنف - غير تجاري - منع الشتقاق", | ||
26 | "Public Domain Dedication": "رخصة عمومية", | ||
27 | "Public": "عام", | ||
28 | "Unlisted": "غير مدرج", | ||
29 | "Private": "خاص", | ||
30 | "Published": "تم نشرها", | ||
31 | "To transcode": "إعادة ترميز", | ||
32 | "To import": "للاستيراد", | ||
33 | "Pending": "معلّقة", | ||
34 | "Success": "نجح", | ||
35 | "Failed": "فشل", | ||
36 | "Regular": "منتظم", | ||
37 | "Watch later": "مشاهده لاحقا", | ||
38 | "This video does not exist.": "هذا الفيديو غير موجود.", | ||
39 | "We cannot fetch the video. Please try again later.": "لم نتمكّن مِن جلب الفيديو. يرجى إعادة المحاولة لاحقا.", | ||
40 | "Sorry": "عذرا", | ||
41 | "This video is not available because the remote instance is not responding.": "هذا الفيديو غير متاح لأن مثيل الخادم البعيد لا يستجيب.", | ||
42 | "Misc": "أخرى", | ||
43 | "Unknown": "مجهولة", | ||
44 | "Afar": "الأفارية", | ||
45 | "Abkhazian": "الأبخازية", | ||
46 | "Afrikaans": "الأفريقانية", | ||
47 | "Akan": "الأكانية", | ||
48 | "Amharic": "الأمهرية", | ||
49 | "Arabic": "العربية", | ||
50 | "Aragonese": "أراجون", | ||
51 | "American Sign Language": "لغه الاشاره الامريكية", | ||
52 | "Assamese": "لأسامية", | ||
53 | "Avaric": "اللغة الارمية", | ||
54 | "Kotava": "كوتافا", | ||
55 | "Aymara": "أيمارا", | ||
56 | "Azerbaijani": "الأذربيجانية", | ||
57 | "Bashkir": "بشكير", | ||
58 | "Bambara": "بامبارا", | ||
59 | "Belarusian": "البيلاروسية", | ||
60 | "Bengali": "البنغالية", | ||
61 | "British Sign Language": "لغه الاشاره البريطانية", | ||
62 | "Bislama": "", | ||
63 | "Tibetan": "التبتية", | ||
64 | "Bosnian": "البوسنية", | ||
65 | "Breton": "البريتونية", | ||
66 | "Bulgarian": "البلغارية", | ||
67 | "Brazilian Sign Language": "لغة الإشارات البرازيلية", | ||
68 | "Catalan": "الكتالانية", | ||
69 | "Czech": "التشيكية", | ||
70 | "Chamorro": "", | ||
71 | "Chechen": "الشيشينية", | ||
72 | "Chuvash": "تشوفاش", | ||
73 | "Cornish": "", | ||
74 | "Corsican": "", | ||
75 | "Cree": "", | ||
76 | "Czech Sign Language": "لغه الاشاره التشيكيه", | ||
77 | "Chinese Sign Language": "لغه الاشاره الصينيه", | ||
78 | "Welsh": "", | ||
79 | "Danish": "دانماركي", | ||
80 | "German": "الألمانية", | ||
81 | "Dhivehi": "", | ||
82 | "Danish Sign Language": "لغه الاشاره الدينماركيه", | ||
83 | "Dzongkha": "الزونخاية", | ||
84 | "Greek": "اليونانية", | ||
85 | "English": "الإنجليزية", | ||
86 | "Esperanto": "الإسبيرنتو", | ||
87 | "Estonian": "الإستونية", | ||
88 | "Basque": "الباسكية", | ||
89 | "Ewe": "نعجة", | ||
90 | "Faroese": "", | ||
91 | "Persian": "الفارسية", | ||
92 | "Fijian": "الفيجية", | ||
93 | "Finnish": "الفنلدية", | ||
94 | "French": "الفرنسية", | ||
95 | "Western Frisian": "", | ||
96 | "French Sign Language": "لغة الإشاراه الفرنسية", | ||
97 | "Fulah": "", | ||
98 | "Scottish Gaelic": "", | ||
99 | "Irish": "أيرلندي", | ||
100 | "Galician": "الغاليكية", | ||
101 | "Manx": "مانكس", | ||
102 | "Guarani": "", | ||
103 | "German Sign Language": "لغة الإشاراه الألمانية", | ||
104 | "Gujarati": "الغوجاراتية", | ||
105 | "Haitian": "", | ||
106 | "Hausa": "", | ||
107 | "Serbo-Croatian": "", | ||
108 | "Hebrew": "العبرية", | ||
109 | "Herero": "", | ||
110 | "Hindi": "الهندية", | ||
111 | "Hiri Motu": "", | ||
112 | "Croatian": "الكرواتية", | ||
113 | "Hungarian": "الهنغارية", | ||
114 | "Armenian": "الأرمينية", | ||
115 | "Igbo": "", | ||
116 | "Sichuan Yi": "", | ||
117 | "Inuktitut": "", | ||
118 | "Indonesian": "الأندونيسية", | ||
119 | "Inupiaq": "", | ||
120 | "Icelandic": "الآيسلدنية", | ||
121 | "Italian": "الإيطالية", | ||
122 | "Javanese": "", | ||
123 | "Lojban": "", | ||
124 | "Japanese": "اليابانية", | ||
125 | "Japanese Sign Language": "لغة الإشارات اليابانية", | ||
126 | "Kalaallisut": "", | ||
127 | "Kannada": "", | ||
128 | "Kashmiri": "الكشميرية", | ||
129 | "Georgian": "الجيورجية", | ||
130 | "Kanuri": "", | ||
131 | "Kazakh": "", | ||
132 | "Khmer": "", | ||
133 | "Kikuyu": "", | ||
134 | "Kinyarwanda": "", | ||
135 | "Kirghiz": "", | ||
136 | "Komi": "", | ||
137 | "Kongo": "", | ||
138 | "Korean": "الكورية", | ||
139 | "Kuanyama": "", | ||
140 | "Kurdish": "الكردية", | ||
141 | "Lao": "", | ||
142 | "Latvian": "", | ||
143 | "Limburgan": "", | ||
144 | "Lingala": "", | ||
145 | "Lithuanian": "الليتوانية", | ||
146 | "Luxembourgish": "", | ||
147 | "Luba-Katanga": "", | ||
148 | "Ganda": "", | ||
149 | "Marshallese": "", | ||
150 | "Malayalam": "المالايالامية", | ||
151 | "Marathi": "", | ||
152 | "Macedonian": "المقدونية", | ||
153 | "Malagasy": "الملغاشية", | ||
154 | "Maltese": "المالطية", | ||
155 | "Mongolian": "المنغولية", | ||
156 | "Maori": "", | ||
157 | "Malay (macrolanguage)": "", | ||
158 | "Burmese": "", | ||
159 | "Nauru": "", | ||
160 | "Navajo": "", | ||
161 | "South Ndebele": "جنوب نديبيلي", | ||
162 | "North Ndebele": "شمال نديبيلي", | ||
163 | "Ndonga": "", | ||
164 | "Nepali (macrolanguage)": "", | ||
165 | "Dutch": "الهولندية", | ||
166 | "Norwegian Nynorsk": "", | ||
167 | "Norwegian Bokmål": "", | ||
168 | "Norwegian": "النرويجية", | ||
169 | "Nyanja": "نيانجا", | ||
170 | "Occitan": "القسطانية", | ||
171 | "Ojibwa": "", | ||
172 | "Oriya (macrolanguage)": "", | ||
173 | "Oromo": "", | ||
174 | "Ossetian": "", | ||
175 | "Panjabi": "البنجابية", | ||
176 | "Pakistan Sign Language": "لغة الإشارات الباكستانية", | ||
177 | "Polish": "البولونية", | ||
178 | "Portuguese": "البرتغالية", | ||
179 | "Pushto": "", | ||
180 | "Quechua": "", | ||
181 | "Romansh": "", | ||
182 | "Romanian": "روماني", | ||
183 | "Russian Sign Language": "لغة الإشارات الروسية", | ||
184 | "Rundi": "", | ||
185 | "Russian": "الروسية", | ||
186 | "Sango": "", | ||
187 | "Saudi Arabian Sign Language": "لغة الإشارات العربية السعودية", | ||
188 | "South African Sign Language": "لغة الإشاره الجنوب أفريقية", | ||
189 | "Sinhala": "", | ||
190 | "Slovak": "السلوفاكية", | ||
191 | "Slovenian": "السلوفينية", | ||
192 | "Northern Sami": "", | ||
193 | "Samoan": "", | ||
194 | "Shona": "", | ||
195 | "Sindhi": "", | ||
196 | "Somali": "الصومالية", | ||
197 | "Southern Sotho": "", | ||
198 | "Spanish": "الإسبانية", | ||
199 | "Albanian": "الألبانية", | ||
200 | "Sardinian": "السردينية", | ||
201 | "Serbian": "الصربية", | ||
202 | "Swati": "", | ||
203 | "Sundanese": "السودانية", | ||
204 | "Swahili (macrolanguage)": "السواحيلية (لغة موسعة)", | ||
205 | "Swedish": "السويدية", | ||
206 | "Swedish Sign Language": "لغة الإشارات السويدية", | ||
207 | "Tahitian": "", | ||
208 | "Tamil": "التاميلية", | ||
209 | "Tatar": "التاتار", | ||
210 | "Telugu": "التلوغو", | ||
211 | "Tajik": "الطاجيكية", | ||
212 | "Tagalog": "", | ||
213 | "Thai": "التايلندية", | ||
214 | "Tigrinya": "", | ||
215 | "Klingon": "الكلينغتون", | ||
216 | "Tonga (Tonga Islands)": "", | ||
217 | "Tswana": "", | ||
218 | "Tsonga": "التسونغا", | ||
219 | "Turkmen": "التركمان", | ||
220 | "Turkish": "التركية", | ||
221 | "Twi": "", | ||
222 | "Uighur": "الأويغورية", | ||
223 | "Ukrainian": "الأوكرانية", | ||
224 | "Urdu": "الأوردو", | ||
225 | "Uzbek": "الأوزبيكية", | ||
226 | "Venda": "", | ||
227 | "Vietnamese": "الفياتنامية", | ||
228 | "Walloon": "الوالون", | ||
229 | "Wolof": "الولوف", | ||
230 | "Xhosa": "خوسا", | ||
231 | "Yiddish": "اليديشية", | ||
232 | "Yoruba": "", | ||
233 | "Zhuang": "", | ||
234 | "Chinese": "الصينية", | ||
235 | "Zulu": "الزولو" | ||
236 | } | ||