diff options
author | Mohamad Reza <mohamadrv2007@gmail.com> | 2022-01-18 21:39:53 +0000 |
---|---|---|
committer | Weblate <noreply@weblate.org> | 2022-01-20 13:43:27 +0100 |
commit | d90f357ecb8e36284acffea213d3d860ff0d3952 (patch) | |
tree | e24e3fe5618844d9cfea71c76fb6a590c394b6c8 /client | |
parent | e9fe47e09526b267087b4b04dd9034700e5aec65 (diff) | |
download | PeerTube-d90f357ecb8e36284acffea213d3d860ff0d3952.tar.gz PeerTube-d90f357ecb8e36284acffea213d3d860ff0d3952.tar.zst PeerTube-d90f357ecb8e36284acffea213d3d860ff0d3952.zip |
Translated using Weblate (Persian)
Currently translated at 16.2% (312 of 1923 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fa/
Diffstat (limited to 'client')
-rw-r--r-- | client/src/locale/angular.fa-IR.xlf | 1855 |
1 files changed, 948 insertions, 907 deletions
diff --git a/client/src/locale/angular.fa-IR.xlf b/client/src/locale/angular.fa-IR.xlf index 292593831..9e9e781e6 100644 --- a/client/src/locale/angular.fa-IR.xlf +++ b/client/src/locale/angular.fa-IR.xlf | |||
@@ -3,32 +3,41 @@ | |||
3 | <file source-language="en-US" datatype="plaintext" original="" target-language="fa-IR"> | 3 | <file source-language="en-US" datatype="plaintext" original="" target-language="fa-IR"> |
4 | <body> | 4 | <body> |
5 | <trans-unit id="ngb.alert.close" datatype="html"> | 5 | <trans-unit id="ngb.alert.close" datatype="html"> |
6 | <source>Close</source><target state="new">Close</target> | 6 | <source>Close</source> |
7 | <target state="translated">بستن</target> | ||
7 | <context-group purpose="location"> | 8 | <context-group purpose="location"> |
8 | <context context-type="sourcefile">node_modules/src/alert/alert.ts</context> | 9 | <context context-type="sourcefile">node_modules/src/alert/alert.ts</context> |
9 | <context context-type="linenumber">76</context> | 10 | <context context-type="linenumber">76</context> |
10 | </context-group> | 11 | </context-group> |
11 | </trans-unit><trans-unit id="ngb.carousel.slide-number" datatype="html"> | 12 | </trans-unit> |
12 | <source> Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source><target state="new"> Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </target> | 13 | <trans-unit id="ngb.carousel.slide-number" datatype="html"> |
14 | <source>Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source> | ||
15 | <target state="translated">اسلاید<x id="INTERPOLATION" equiv-text="get wrap("/> از<x id="INTERPOLATION_1" equiv-text=".value; }"/> </target> | ||
13 | <context-group purpose="location"> | 16 | <context-group purpose="location"> |
14 | <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> | 17 | <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> |
15 | <context context-type="linenumber">147,157</context> | 18 | <context context-type="linenumber">147,157</context> |
16 | </context-group> | 19 | </context-group> |
17 | <note priority="1" from="description">Currently selected slide number read by screen reader</note> | 20 | <note priority="1" from="description">Currently selected slide number read by screen reader</note> |
18 | </trans-unit><trans-unit id="ngb.carousel.previous" datatype="html"> | 21 | </trans-unit> |
19 | <source>Previous</source><target state="new">Previous</target> | 22 | <trans-unit id="ngb.carousel.previous" datatype="html"> |
23 | <source>Previous</source> | ||
24 | <target state="translated">قبلی</target> | ||
20 | <context-group purpose="location"> | 25 | <context-group purpose="location"> |
21 | <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> | 26 | <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> |
22 | <context context-type="linenumber">174</context> | 27 | <context context-type="linenumber">174</context> |
23 | </context-group> | 28 | </context-group> |
24 | </trans-unit><trans-unit id="ngb.carousel.next" datatype="html"> | 29 | </trans-unit> |
25 | <source>Next</source><target state="new">Next</target> | 30 | <trans-unit id="ngb.carousel.next" datatype="html"> |
31 | <source>Next</source> | ||
32 | <target state="translated">بعدی</target> | ||
26 | <context-group purpose="location"> | 33 | <context-group purpose="location"> |
27 | <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> | 34 | <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> |
28 | <context context-type="linenumber">191</context> | 35 | <context context-type="linenumber">191</context> |
29 | </context-group> | 36 | </context-group> |
30 | </trans-unit><trans-unit id="ngb.datepicker.select-month" datatype="html"> | 37 | </trans-unit> |
31 | <source>Select month</source><target state="new">Select month</target> | 38 | <trans-unit id="ngb.datepicker.select-month" datatype="html"> |
39 | <source>Select month</source> | ||
40 | <target state="translated">ماه را انتخاب کنید</target> | ||
32 | <context-group purpose="location"> | 41 | <context-group purpose="location"> |
33 | <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> | 42 | <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> |
34 | <context context-type="linenumber">74</context> | 43 | <context context-type="linenumber">74</context> |
@@ -37,8 +46,10 @@ | |||
37 | <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> | 46 | <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> |
38 | <context context-type="linenumber">74</context> | 47 | <context context-type="linenumber">74</context> |
39 | </context-group> | 48 | </context-group> |
40 | </trans-unit><trans-unit id="ngb.datepicker.select-year" datatype="html"> | 49 | </trans-unit> |
41 | <source>Select year</source><target state="new">Select year</target> | 50 | <trans-unit id="ngb.datepicker.select-year" datatype="html"> |
51 | <source>Select year</source> | ||
52 | <target state="translated">سال را انتخاب کنید</target> | ||
42 | <context-group purpose="location"> | 53 | <context-group purpose="location"> |
43 | <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> | 54 | <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> |
44 | <context context-type="linenumber">74</context> | 55 | <context context-type="linenumber">74</context> |
@@ -47,8 +58,10 @@ | |||
47 | <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> | 58 | <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> |
48 | <context context-type="linenumber">74</context> | 59 | <context context-type="linenumber">74</context> |
49 | </context-group> | 60 | </context-group> |
50 | </trans-unit><trans-unit id="ngb.datepicker.previous-month" datatype="html"> | 61 | </trans-unit> |
51 | <source>Previous month</source><target state="new">Previous month</target> | 62 | <trans-unit id="ngb.datepicker.previous-month" datatype="html"> |
63 | <source>Previous month</source> | ||
64 | <target state="translated">ماه قبل</target> | ||
52 | <context-group purpose="location"> | 65 | <context-group purpose="location"> |
53 | <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> | 66 | <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> |
54 | <context context-type="linenumber">69</context> | 67 | <context context-type="linenumber">69</context> |
@@ -57,8 +70,10 @@ | |||
57 | <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> | 70 | <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> |
58 | <context context-type="linenumber">69</context> | 71 | <context context-type="linenumber">69</context> |
59 | </context-group> | 72 | </context-group> |
60 | </trans-unit><trans-unit id="ngb.datepicker.next-month" datatype="html"> | 73 | </trans-unit> |
61 | <source>Next month</source><target state="new">Next month</target> | 74 | <trans-unit id="ngb.datepicker.next-month" datatype="html"> |
75 | <source>Next month</source> | ||
76 | <target state="translated">ماه بعد</target> | ||
62 | <context-group purpose="location"> | 77 | <context-group purpose="location"> |
63 | <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> | 78 | <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> |
64 | <context context-type="linenumber">69</context> | 79 | <context context-type="linenumber">69</context> |
@@ -67,162 +82,209 @@ | |||
67 | <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> | 82 | <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> |
68 | <context context-type="linenumber">69</context> | 83 | <context context-type="linenumber">69</context> |
69 | </context-group> | 84 | </context-group> |
70 | </trans-unit><trans-unit id="ngb.pagination.first" datatype="html"> | 85 | </trans-unit> |
71 | <source>««</source><target state="new">««</target> | 86 | <trans-unit id="ngb.pagination.first" datatype="html"> |
87 | <source>««</source> | ||
88 | <target state="new">««</target> | ||
72 | <context-group purpose="location"> | 89 | <context-group purpose="location"> |
73 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> | 90 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> |
74 | <context context-type="linenumber">244,245</context> | 91 | <context context-type="linenumber">244,245</context> |
75 | </context-group> | 92 | </context-group> |
76 | </trans-unit><trans-unit id="ngb.pagination.previous" datatype="html"> | 93 | </trans-unit> |
77 | <source>«</source><target state="new">«</target> | 94 | <trans-unit id="ngb.pagination.previous" datatype="html"> |
95 | <source>«</source> | ||
96 | <target state="new">«</target> | ||
78 | <context-group purpose="location"> | 97 | <context-group purpose="location"> |
79 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> | 98 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> |
80 | <context context-type="linenumber">261,263</context> | 99 | <context context-type="linenumber">261,263</context> |
81 | </context-group> | 100 | </context-group> |
82 | </trans-unit><trans-unit id="ngb.pagination.next" datatype="html"> | 101 | </trans-unit> |
83 | <source>»</source><target state="new">»</target> | 102 | <trans-unit id="ngb.pagination.next" datatype="html"> |
103 | <source>»</source> | ||
104 | <target state="new">»</target> | ||
84 | <context-group purpose="location"> | 105 | <context-group purpose="location"> |
85 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> | 106 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> |
86 | <context context-type="linenumber">274,275</context> | 107 | <context context-type="linenumber">274,275</context> |
87 | </context-group> | 108 | </context-group> |
88 | </trans-unit><trans-unit id="ngb.pagination.last" datatype="html"> | 109 | </trans-unit> |
89 | <source>»»</source><target state="new">»»</target> | 110 | <trans-unit id="ngb.pagination.last" datatype="html"> |
111 | <source>»»</source> | ||
112 | <target state="new">»»</target> | ||
90 | <context-group purpose="location"> | 113 | <context-group purpose="location"> |
91 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> | 114 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> |
92 | <context context-type="linenumber">295,296</context> | 115 | <context context-type="linenumber">295,296</context> |
93 | </context-group> | 116 | </context-group> |
94 | </trans-unit><trans-unit id="ngb.pagination.first-aria" datatype="html"> | 117 | </trans-unit> |
95 | <source>First</source><target state="new">First</target> | 118 | <trans-unit id="ngb.pagination.first-aria" datatype="html"> |
119 | <source>First</source> | ||
120 | <target state="translated">اولین</target> | ||
96 | <context-group purpose="location"> | 121 | <context-group purpose="location"> |
97 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> | 122 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> |
98 | <context context-type="linenumber">310,311</context> | 123 | <context context-type="linenumber">310,311</context> |
99 | </context-group> | 124 | </context-group> |
100 | </trans-unit><trans-unit id="ngb.pagination.previous-aria" datatype="html"> | 125 | </trans-unit> |
101 | <source>Previous</source><target state="new">Previous</target> | 126 | <trans-unit id="ngb.pagination.previous-aria" datatype="html"> |
127 | <source>Previous</source> | ||
128 | <target state="translated">قبلی</target> | ||
102 | <context-group purpose="location"> | 129 | <context-group purpose="location"> |
103 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> | 130 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> |
104 | <context context-type="linenumber">324,326</context> | 131 | <context context-type="linenumber">324,326</context> |
105 | </context-group> | 132 | </context-group> |
106 | </trans-unit><trans-unit id="ngb.pagination.next-aria" datatype="html"> | 133 | </trans-unit> |
107 | <source>Next</source><target state="new">Next</target> | 134 | <trans-unit id="ngb.pagination.next-aria" datatype="html"> |
135 | <source>Next</source> | ||
136 | <target state="translated">بعدی</target> | ||
108 | <context-group purpose="location"> | 137 | <context-group purpose="location"> |
109 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> | 138 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> |
110 | <context context-type="linenumber">337,338</context> | 139 | <context context-type="linenumber">337,338</context> |
111 | </context-group> | 140 | </context-group> |
112 | </trans-unit><trans-unit id="ngb.pagination.last-aria" datatype="html"> | 141 | </trans-unit> |
113 | <source>Last</source><target state="new">Last</target> | 142 | <trans-unit id="ngb.pagination.last-aria" datatype="html"> |
143 | <source>Last</source> | ||
144 | <target state="translated">آخرین</target> | ||
114 | <context-group purpose="location"> | 145 | <context-group purpose="location"> |
115 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> | 146 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> |
116 | <context context-type="linenumber">348,349</context> | 147 | <context context-type="linenumber">348,349</context> |
117 | </context-group> | 148 | </context-group> |
118 | </trans-unit><trans-unit id="ngb.progressbar.value" datatype="html"> | 149 | </trans-unit> |
119 | <source><x id="INTERPOLATION" equiv-text="nd so on. | 150 | <trans-unit id="ngb.progressbar.value" datatype="html"> |
120 | *"/></source><target state="new"><x id="INTERPOLATION" equiv-text="nd so on. | 151 | <source><x id="INTERPOLATION" equiv-text="nd so on. *"/></source> |
121 | *"/></target> | 152 | <target state="new"><x id="INTERPOLATION" equiv-text="nd so on. *"/></target> |
122 | <context-group purpose="location"> | 153 | <context-group purpose="location"> |
123 | <context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context> | 154 | <context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context> |
124 | <context context-type="linenumber">58,60</context> | 155 | <context context-type="linenumber">58,60</context> |
125 | </context-group> | 156 | </context-group> |
126 | </trans-unit><trans-unit id="ngb.timepicker.HH" datatype="html"> | 157 | </trans-unit> |
127 | <source>HH</source><target state="new">HH</target> | 158 | <trans-unit id="ngb.timepicker.HH" datatype="html"> |
159 | <source>HH</source> | ||
160 | <target state="new">HH</target> | ||
128 | <context-group purpose="location"> | 161 | <context-group purpose="location"> |
129 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | 162 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> |
130 | <context context-type="linenumber">131</context> | 163 | <context context-type="linenumber">131</context> |
131 | </context-group> | 164 | </context-group> |
132 | </trans-unit><trans-unit id="ngb.timepicker.hours" datatype="html"> | 165 | </trans-unit> |
133 | <source>Hours</source><target state="new">Hours</target> | 166 | <trans-unit id="ngb.timepicker.hours" datatype="html"> |
167 | <source>Hours</source> | ||
168 | <target state="translated">ساعات</target> | ||
134 | <context-group purpose="location"> | 169 | <context-group purpose="location"> |
135 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | 170 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> |
136 | <context context-type="linenumber">151</context> | 171 | <context context-type="linenumber">151</context> |
137 | </context-group> | 172 | </context-group> |
138 | </trans-unit><trans-unit id="ngb.timepicker.MM" datatype="html"> | 173 | </trans-unit> |
139 | <source>MM</source><target state="new">MM</target> | 174 | <trans-unit id="ngb.timepicker.MM" datatype="html"> |
175 | <source>MM</source> | ||
176 | <target state="new">MM</target> | ||
140 | <context-group purpose="location"> | 177 | <context-group purpose="location"> |
141 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | 178 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> |
142 | <context context-type="linenumber">165,168</context> | 179 | <context context-type="linenumber">165,168</context> |
143 | </context-group> | 180 | </context-group> |
144 | </trans-unit><trans-unit id="ngb.timepicker.minutes" datatype="html"> | 181 | </trans-unit> |
145 | <source>Minutes</source><target state="new">Minutes</target> | 182 | <trans-unit id="ngb.timepicker.minutes" datatype="html"> |
183 | <source>Minutes</source> | ||
184 | <target state="translated">دقیقه</target> | ||
146 | <context-group purpose="location"> | 185 | <context-group purpose="location"> |
147 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | 186 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> |
148 | <context context-type="linenumber">182,183</context> | 187 | <context context-type="linenumber">182,183</context> |
149 | </context-group> | 188 | </context-group> |
150 | </trans-unit><trans-unit id="ngb.timepicker.increment-hours" datatype="html"> | 189 | </trans-unit> |
151 | <source>Increment hours</source><target state="new">Increment hours</target> | 190 | <trans-unit id="ngb.timepicker.increment-hours" datatype="html"> |
191 | <source>Increment hours</source> | ||
192 | <target state="translated">افزایش ساعات</target> | ||
152 | <context-group purpose="location"> | 193 | <context-group purpose="location"> |
153 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | 194 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> |
154 | <context context-type="linenumber">197,198</context> | 195 | <context context-type="linenumber">197,198</context> |
155 | </context-group> | 196 | </context-group> |
156 | </trans-unit><trans-unit id="ngb.timepicker.decrement-hours" datatype="html"> | 197 | </trans-unit> |
157 | <source>Decrement hours</source><target state="new">Decrement hours</target> | 198 | <trans-unit id="ngb.timepicker.decrement-hours" datatype="html"> |
199 | <source>Decrement hours</source> | ||
200 | <target state="translated">کاهش ساعات</target> | ||
158 | <context-group purpose="location"> | 201 | <context-group purpose="location"> |
159 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | 202 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> |
160 | <context context-type="linenumber">210</context> | 203 | <context context-type="linenumber">210</context> |
161 | </context-group> | 204 | </context-group> |
162 | </trans-unit><trans-unit id="ngb.timepicker.increment-minutes" datatype="html"> | 205 | </trans-unit> |
163 | <source>Increment minutes</source><target state="new">Increment minutes</target> | 206 | <trans-unit id="ngb.timepicker.increment-minutes" datatype="html"> |
207 | <source>Increment minutes</source> | ||
208 | <target state="translated">افزایش دقیقه</target> | ||
164 | <context-group purpose="location"> | 209 | <context-group purpose="location"> |
165 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | 210 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> |
166 | <context context-type="linenumber">229,230</context> | 211 | <context context-type="linenumber">229,230</context> |
167 | </context-group> | 212 | </context-group> |
168 | </trans-unit><trans-unit id="ngb.timepicker.decrement-minutes" datatype="html"> | 213 | </trans-unit> |
169 | <source>Decrement minutes</source><target state="new">Decrement minutes</target> | 214 | <trans-unit id="ngb.timepicker.decrement-minutes" datatype="html"> |
215 | <source>Decrement minutes</source> | ||
216 | <target state="translated">کاهش دقیقه</target> | ||
170 | <context-group purpose="location"> | 217 | <context-group purpose="location"> |
171 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | 218 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> |
172 | <context context-type="linenumber">245,249</context> | 219 | <context context-type="linenumber">245,249</context> |
173 | </context-group> | 220 | </context-group> |
174 | </trans-unit><trans-unit id="ngb.timepicker.SS" datatype="html"> | 221 | </trans-unit> |
175 | <source>SS</source><target state="new">SS</target> | 222 | <trans-unit id="ngb.timepicker.SS" datatype="html"> |
223 | <source>SS</source> | ||
224 | <target state="new">SS</target> | ||
176 | <context-group purpose="location"> | 225 | <context-group purpose="location"> |
177 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | 226 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> |
178 | <context context-type="linenumber">268</context> | 227 | <context context-type="linenumber">268</context> |
179 | </context-group> | 228 | </context-group> |
180 | </trans-unit><trans-unit id="ngb.timepicker.seconds" datatype="html"> | 229 | </trans-unit> |
181 | <source>Seconds</source><target state="new">Seconds</target> | 230 | <trans-unit id="ngb.timepicker.seconds" datatype="html"> |
231 | <source>Seconds</source> | ||
232 | <target state="translated">ثانیه</target> | ||
182 | <context-group purpose="location"> | 233 | <context-group purpose="location"> |
183 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | 234 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> |
184 | <context context-type="linenumber">279,283</context> | 235 | <context context-type="linenumber">279,283</context> |
185 | </context-group> | 236 | </context-group> |
186 | </trans-unit><trans-unit id="ngb.timepicker.increment-seconds" datatype="html"> | 237 | </trans-unit> |
187 | <source>Increment seconds</source><target state="new">Increment seconds</target> | 238 | <trans-unit id="ngb.timepicker.increment-seconds" datatype="html"> |
239 | <source>Increment seconds</source> | ||
240 | <target state="translated">افزایش ثانیه</target> | ||
188 | <context-group purpose="location"> | 241 | <context-group purpose="location"> |
189 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | 242 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> |
190 | <context context-type="linenumber">295</context> | 243 | <context context-type="linenumber">295</context> |
191 | </context-group> | 244 | </context-group> |
192 | </trans-unit><trans-unit id="ngb.timepicker.decrement-seconds" datatype="html"> | 245 | </trans-unit> |
193 | <source>Decrement seconds</source><target state="new">Decrement seconds</target> | 246 | <trans-unit id="ngb.timepicker.decrement-seconds" datatype="html"> |
247 | <source>Decrement seconds</source> | ||
248 | <target state="translated">کاهش ثانیه</target> | ||
194 | <context-group purpose="location"> | 249 | <context-group purpose="location"> |
195 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | 250 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> |
196 | <context context-type="linenumber">295</context> | 251 | <context context-type="linenumber">295</context> |
197 | </context-group> | 252 | </context-group> |
198 | </trans-unit><trans-unit id="ngb.timepicker.PM" datatype="html"> | 253 | </trans-unit> |
199 | <source><x id="INTERPOLATION"/></source><target state="new"><x id="INTERPOLATION"/></target> | 254 | <trans-unit id="ngb.timepicker.PM" datatype="html"> |
255 | <source><x id="INTERPOLATION"/></source> | ||
256 | <target state="new"><x id="INTERPOLATION"/></target> | ||
200 | <context-group purpose="location"> | 257 | <context-group purpose="location"> |
201 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | 258 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> |
202 | <context context-type="linenumber">295</context> | 259 | <context context-type="linenumber">295</context> |
203 | </context-group> | 260 | </context-group> |
204 | </trans-unit><trans-unit id="ngb.timepicker.AM" datatype="html"> | 261 | </trans-unit> |
205 | <source><x id="INTERPOLATION"/></source><target state="new"><x id="INTERPOLATION"/></target> | 262 | <trans-unit id="ngb.timepicker.AM" datatype="html"> |
263 | <source><x id="INTERPOLATION"/></source> | ||
264 | <target state="new"><x id="INTERPOLATION"/></target> | ||
206 | <context-group purpose="location"> | 265 | <context-group purpose="location"> |
207 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | 266 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> |
208 | <context context-type="linenumber">295</context> | 267 | <context context-type="linenumber">295</context> |
209 | </context-group> | 268 | </context-group> |
210 | </trans-unit><trans-unit id="ngb.toast.close-aria" datatype="html"> | 269 | </trans-unit> |
211 | <source>Close</source><target state="new">Close</target> | 270 | <trans-unit id="ngb.toast.close-aria" datatype="html"> |
271 | <source>Close</source> | ||
272 | <target state="translated">بستن</target> | ||
212 | <context-group purpose="location"> | 273 | <context-group purpose="location"> |
213 | <context context-type="sourcefile">node_modules/src/toast/toast.ts</context> | 274 | <context context-type="sourcefile">node_modules/src/toast/toast.ts</context> |
214 | <context context-type="linenumber">106</context> | 275 | <context context-type="linenumber">106</context> |
215 | </context-group> | 276 | </context-group> |
216 | </trans-unit><trans-unit id="219462505467671767" datatype="html"> | 277 | </trans-unit> |
278 | <trans-unit id="219462505467671767" datatype="html"> | ||
217 | <source>Close the left menu</source> | 279 | <source>Close the left menu</source> |
218 | <target state="translated">بستن منوی چپ</target> | 280 | <target state="translated">بستن منوی چپ</target> |
219 | 281 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">137</context></context-group> | |
220 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">137</context></context-group></trans-unit> | 282 | </trans-unit> |
221 | <trans-unit id="3455550526898419928" datatype="html"> | 283 | <trans-unit id="3455550526898419928" datatype="html"> |
222 | <source>Open the left menu</source> | 284 | <source>Open the left menu</source> |
223 | <target state="translated">بازکردن منوی چپ</target> | 285 | <target state="translated">بازکردن منوی چپ</target> |
224 | 286 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">139</context></context-group> | |
225 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit> | 287 | </trans-unit> |
226 | <trans-unit id="9075761896562520962" datatype="html"> | 288 | <trans-unit id="9075761896562520962" datatype="html"> |
227 | <source>You don't have notifications.</source> | 289 | <source>You don't have notifications.</source> |
228 | <target state="translated">شما هیچ اعلانی ندارید.</target> | 290 | <target state="translated">شما هیچ اعلانی ندارید.</target> |
@@ -320,8 +382,8 @@ | |||
320 | <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> | 382 | <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> |
321 | </trans-unit> | 383 | </trans-unit> |
322 | <trans-unit id="5504059606863599420" datatype="html"> | 384 | <trans-unit id="5504059606863599420" datatype="html"> |
323 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.accountUrl">"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> mentioned you on <x id="START_LINK_1" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.commentUrl">"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></source> | 385 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.accountUrl">"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> mentioned you on <x id="START_LINK_1" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.commentUrl">"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></source> |
324 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.accountUrl">"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> از شما نام برد <x id="START_LINK_1" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.commentUrl">"/>فیلم<x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> | 386 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.accountUrl">"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> از شما نام برد <x id="START_LINK_1" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.commentUrl">"/>فیلم<x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> |
325 | <context-group purpose="location"> | 387 | <context-group purpose="location"> |
326 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> | 388 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> |
327 | <context context-type="linenumber">164</context> | 389 | <context context-type="linenumber">164</context> |
@@ -338,16 +400,16 @@ | |||
338 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">189</context></context-group> | 400 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">189</context></context-group> |
339 | </trans-unit> | 401 | </trans-unit> |
340 | <trans-unit id="363592786729553688" datatype="html"> | 402 | <trans-unit id="363592786729553688" datatype="html"> |
341 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.pluginUrl" [queryParams]="notification.pluginQueryParams">"/>A new version of the plugin/theme <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is available: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </source> | 403 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.pluginUrl" [queryParams]="notification.pluginQueryParams">"/>A new version of the plugin/theme <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is available: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </source> |
342 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.pluginUrl" [queryParams]="notification.pluginQueryParams">"/>نسخه جدیدی از افزونه / طرح زمینه <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>موجود است: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target> | 404 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.pluginUrl" [queryParams]="notification.pluginQueryParams">"/>نسخه جدیدی از افزونه / طرح زمینه <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>موجود است: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target> |
343 | <context-group purpose="location"> | 405 | <context-group purpose="location"> |
344 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> | 406 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> |
345 | <context context-type="linenumber">198,199</context> | 407 | <context context-type="linenumber">198,199</context> |
346 | </context-group> | 408 | </context-group> |
347 | </trans-unit> | 409 | </trans-unit> |
348 | <trans-unit id="5055099158245592648" datatype="html"> | 410 | <trans-unit id="5055099158245592648" datatype="html"> |
349 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [href]="notification.peertubeVersionLink" target="_blank" rel="noopener noreferer">"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is available: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </source> | 411 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [href]="notification.peertubeVersionLink" target="_blank" rel="noopener noreferer">"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is available: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </source> |
350 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [href]="notification.peertubeVersionLink" target="_blank" rel="noopener noreferer">"/>نسخه جدیدی از PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> موجود است: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target> | 412 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [href]="notification.peertubeVersionLink" target="_blank" rel="noopener noreferer">"/>نسخه جدیدی از PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> موجود است: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target> |
351 | <context-group purpose="location"> | 413 | <context-group purpose="location"> |
352 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> | 414 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> |
353 | <context context-type="linenumber">206,207</context> | 415 | <context context-type="linenumber">206,207</context> |
@@ -370,14 +432,14 @@ | |||
370 | </trans-unit> | 432 | </trans-unit> |
371 | <trans-unit id="8817917090143649804" datatype="html"> | 433 | <trans-unit id="8817917090143649804" datatype="html"> |
372 | <source>Account muted</source> | 434 | <source>Account muted</source> |
373 | <target state="new">Account muted</target> | 435 | <target state="translated">حساب بسته شد</target> |
374 | 436 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group> | |
375 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> | 437 | </trans-unit> |
376 | <trans-unit id="1684597533616494551" datatype="html"> | 438 | <trans-unit id="1684597533616494551" datatype="html"> |
377 | <source>Server muted</source> | 439 | <source>Server muted</source> |
378 | <target state="new">Server muted</target> | 440 | <target state="translated">سرور بی صدا شد</target> |
379 | 441 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">78</context></context-group> | |
380 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">78</context></context-group></trans-unit> | 442 | </trans-unit> |
381 | <trans-unit id="5924559757556526785" datatype="html"> | 443 | <trans-unit id="5924559757556526785" datatype="html"> |
382 | <source>Save to</source> | 444 | <source>Save to</source> |
383 | <target state="translated">ذخیره در</target> | 445 | <target state="translated">ذخیره در</target> |
@@ -406,7 +468,7 @@ | |||
406 | </trans-unit> | 468 | </trans-unit> |
407 | <trans-unit id="2816407313459209541" datatype="html"> | 469 | <trans-unit id="2816407313459209541" datatype="html"> |
408 | <source>Your report will be sent to moderators of <x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/> and will be forwarded to the video origin (<x id="INTERPOLATION_1"/>) too<x id="CLOSE_TAG_NG_CONTAINER"/>. </source> | 470 | <source>Your report will be sent to moderators of <x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/> and will be forwarded to the video origin (<x id="INTERPOLATION_1"/>) too<x id="CLOSE_TAG_NG_CONTAINER"/>. </source> |
409 | <target state="translated">گزارش شما برای مجریان برنامه ارسال می شود <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/> <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/>همچنین به منبع ویدیو ارسال می شود ( <x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/>) <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/>. </target> | 471 | <target state="translated">گزارش شما برای مجریان برنامه ارسال می شود <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/> <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/>همچنین به منبع ویدیو ارسال می شود ( <x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/>) <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/>. </target> |
410 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">72</context></context-group> | 472 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">72</context></context-group> |
411 | </trans-unit> | 473 | </trans-unit> |
412 | <trans-unit id="6990204431018013063" datatype="html"> | 474 | <trans-unit id="6990204431018013063" datatype="html"> |
@@ -438,10 +500,8 @@ | |||
438 | <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">71</context></context-group> | 500 | <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">71</context></context-group> |
439 | </trans-unit> | 501 | </trans-unit> |
440 | <trans-unit id="2193037168694505715" datatype="html"> | 502 | <trans-unit id="2193037168694505715" datatype="html"> |
441 | <source>Short text to tell people how they can support the channel (membership platform...).<br /><br /> | 503 | <source>Short text to tell people how they can support the channel (membership platform...).<br /><br /> When a video is uploaded in this channel, the video support field will be automatically filled by this text.</source> |
442 | When a video is uploaded in this channel, the video support field will be automatically filled by this text.</source> | 504 | <target state="translated">متن کوتاهی که به افراد درباره چگونگی حمایتشان از کانال اطلاع رسانی می نماید (پلتفرم عضویت...).<br /><br /> زمانیکه ویدئو جدیدی در این کانال بارگذاری شد ، فیلد مربوط به آن ویدئو به صورت اتوماتیک با این متن تکمیل می گردد.</target> |
443 | <target state="new">Short text to tell people how they can support the channel (membership platform...).<br /><br /> | ||
444 | When a video is uploaded in this channel, the video support field will be automatically filled by this text.</target> | ||
445 | <context-group purpose="location"> | 505 | <context-group purpose="location"> |
446 | <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context> | 506 | <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context> |
447 | <context context-type="linenumber">67,68</context> | 507 | <context context-type="linenumber">67,68</context> |
@@ -494,19 +554,19 @@ | |||
494 | <trans-unit id="1006562256968398209" datatype="html"> | 554 | <trans-unit id="1006562256968398209" datatype="html"> |
495 | <source>video</source> | 555 | <source>video</source> |
496 | <target state="translated">ویدیو</target> | 556 | <target state="translated">ویدیو</target> |
497 | 557 | <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">302</context></context-group> | |
498 | 558 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">56</context></context-group> | |
499 | <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">302</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">56</context></context-group></trans-unit> | 559 | </trans-unit> |
500 | <trans-unit id="6995024616159044376" datatype="html"> | 560 | <trans-unit id="6995024616159044376" datatype="html"> |
501 | <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> | 561 | <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> |
502 | <target state="translated">با این ویدیو از سهمیه ویدیوی شما بیشتر می شود (اندازه ویدیو: <x id="PH" equiv-text="videoSizeBytes"/>، استفاده شده: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>، سهم : <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> | 562 | <target state="translated">با این ویدیو از سهمیه ویدیوی شما بیشتر می شود (اندازه ویدیو: <x id="PH" equiv-text="videoSizeBytes"/>، استفاده شده: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>، سهم : <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> |
503 | 563 | <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">337</context></context-group> | |
504 | <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">337</context></context-group></trans-unit> | 564 | </trans-unit> |
505 | <trans-unit id="7873395933409147217" datatype="html"> | 565 | <trans-unit id="7873395933409147217" datatype="html"> |
506 | <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> | 566 | <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> |
507 | <target state="translated">سهمیه ویدئویی روزانه شما با این ویدیو (اندازه ویدیو: <x id="PH" equiv-text="videoSizeBytes"/>استفاده شده: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>، سهم: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> | 567 | <target state="translated">سهمیه ویدئویی روزانه شما با این ویدیو (اندازه ویدیو: <x id="PH" equiv-text="videoSizeBytes"/>استفاده شده: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>، سهم: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> |
508 | 568 | <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">356</context></context-group> | |
509 | <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">356</context></context-group></trans-unit> | 569 | </trans-unit> |
510 | <trans-unit id="5235042777215655908" datatype="html"> | 570 | <trans-unit id="5235042777215655908" datatype="html"> |
511 | <source>subtitles</source> | 571 | <source>subtitles</source> |
512 | <target state="translated">زیرنویسها</target> | 572 | <target state="translated">زیرنویسها</target> |
@@ -594,9 +654,9 @@ | |||
594 | <trans-unit id="9081463435738465430" datatype="html"> | 654 | <trans-unit id="9081463435738465430" datatype="html"> |
595 | <source>Blocked</source> | 655 | <source>Blocked</source> |
596 | <target state="translated">مسدود</target> | 656 | <target state="translated">مسدود</target> |
597 | 657 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group> | |
598 | 658 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">57</context></context-group> | |
599 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit> | 659 | </trans-unit> |
600 | <trans-unit id="870586304593427318" datatype="html"> | 660 | <trans-unit id="870586304593427318" datatype="html"> |
601 | <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> | 661 | <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> |
602 | <target state="translated">آیا اطمینان دارید که میخواهید این <x id="PH" equiv-text="videos.length"/> ویدیو را حذف کنید؟</target> | 662 | <target state="translated">آیا اطمینان دارید که میخواهید این <x id="PH" equiv-text="videos.length"/> ویدیو را حذف کنید؟</target> |
@@ -612,7 +672,7 @@ | |||
612 | </trans-unit> | 672 | </trans-unit> |
613 | <trans-unit id="2870417795706430145" datatype="html"> | 673 | <trans-unit id="2870417795706430145" datatype="html"> |
614 | <source>Unblocked <x id="PH" equiv-text="videos.length"/> videos.</source> | 674 | <source>Unblocked <x id="PH" equiv-text="videos.length"/> videos.</source> |
615 | <target state="new">Unblocked <x id="PH" equiv-text="videos.length"/> videos.</target> | 675 | <target state="translated">رفع انسداد<x id="PH" equiv-text="videos.length"/> ویدئوها.</target> |
616 | <context-group purpose="location"> | 676 | <context-group purpose="location"> |
617 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> | 677 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> |
618 | <context context-type="linenumber">216</context> | 678 | <context context-type="linenumber">216</context> |
@@ -620,7 +680,7 @@ | |||
620 | </trans-unit> | 680 | </trans-unit> |
621 | <trans-unit id="9088099192924395359" datatype="html"> | 681 | <trans-unit id="9088099192924395359" datatype="html"> |
622 | <source>Are you sure you want to delete <x id="PH" equiv-text="videos.length"/> HLS streaming playlists?</source> | 682 | <source>Are you sure you want to delete <x id="PH" equiv-text="videos.length"/> HLS streaming playlists?</source> |
623 | <target state="new">Are you sure you want to delete <x id="PH" equiv-text="videos.length"/> HLS streaming playlists?</target> | 683 | <target state="translated">آیااز حذف کردن مطمئن هستید <x id="PH" equiv-text="videos.length"/> لیست جریانی پخش HLS ?</target> |
624 | <context-group purpose="location"> | 684 | <context-group purpose="location"> |
625 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> | 685 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> |
626 | <context context-type="linenumber">226</context> | 686 | <context context-type="linenumber">226</context> |
@@ -628,7 +688,7 @@ | |||
628 | </trans-unit> | 688 | </trans-unit> |
629 | <trans-unit id="5442133371267277333" datatype="html"> | 689 | <trans-unit id="5442133371267277333" datatype="html"> |
630 | <source>Are you sure you want to delete WebTorrent files of <x id="PH" equiv-text="videos.length"/> videos?</source> | 690 | <source>Are you sure you want to delete WebTorrent files of <x id="PH" equiv-text="videos.length"/> videos?</source> |
631 | <target state="new">Are you sure you want to delete WebTorrent files of <x id="PH" equiv-text="videos.length"/> videos?</target> | 691 | <target state="translated">آیا از حذف فایلهای WebTorrent مطمئن هستید <x id="PH" equiv-text="videos.length"/> ویدئو ها ?</target> |
632 | <context-group purpose="location"> | 692 | <context-group purpose="location"> |
633 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> | 693 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> |
634 | <context context-type="linenumber">227</context> | 694 | <context context-type="linenumber">227</context> |
@@ -644,7 +704,7 @@ | |||
644 | </trans-unit> | 704 | </trans-unit> |
645 | <trans-unit id="7054344823477412274" datatype="html"> | 705 | <trans-unit id="7054344823477412274" datatype="html"> |
646 | <source>Transcoding jobs created.</source> | 706 | <source>Transcoding jobs created.</source> |
647 | <target state="new">Transcoding jobs created.</target> | 707 | <target state="translated">در حال کد گذاری .</target> |
648 | <context-group purpose="location"> | 708 | <context-group purpose="location"> |
649 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> | 709 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> |
650 | <context context-type="linenumber">247</context> | 710 | <context context-type="linenumber">247</context> |
@@ -714,15 +774,15 @@ | |||
714 | <trans-unit id="7585826646011739428"> | 774 | <trans-unit id="7585826646011739428"> |
715 | <source>Edit</source> | 775 | <source>Edit</source> |
716 | <target>ویرایش</target> | 776 | <target>ویرایش</target> |
717 | 777 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group> | |
718 | 778 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group> | |
719 | 779 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group> | |
720 | 780 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group> | |
721 | 781 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">85</context></context-group> | |
722 | 782 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">85</context></context-group> | |
723 | 783 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">294</context></context-group> | |
724 | 784 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">43</context></context-group> | |
725 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">85</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">294</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit> | 785 | </trans-unit> |
726 | <trans-unit id="5293515551330482519" datatype="html"> | 786 | <trans-unit id="5293515551330482519" datatype="html"> |
727 | <source>Truncated preview</source> | 787 | <source>Truncated preview</source> |
728 | <target state="translated">پیش نمایش کوتاه شده</target> | 788 | <target state="translated">پیش نمایش کوتاه شده</target> |
@@ -734,8 +794,8 @@ | |||
734 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">20</context></context-group> | 794 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">20</context></context-group> |
735 | </trans-unit> | 795 | </trans-unit> |
736 | <trans-unit id="8644431249513874405" datatype="html"> | 796 | <trans-unit id="8644431249513874405" datatype="html"> |
737 | <source><a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown</a> compatible that supports:</source> | 797 | <source><a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown</a> compatible that supports:</source> |
738 | <target state="translated"><a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown</a>سازگار است که پشتیبانی می کند:</target> | 798 | <target state="translated"><a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown</a>سازگار است که پشتیبانی می کند:</target> |
739 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">75</context></context-group> | 799 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">75</context></context-group> |
740 | </trans-unit> | 800 | </trans-unit> |
741 | <trans-unit id="146235964740293376" datatype="html"> | 801 | <trans-unit id="146235964740293376" datatype="html"> |
@@ -786,7 +846,7 @@ | |||
786 | </trans-unit> | 846 | </trans-unit> |
787 | <trans-unit id="2955645766721124100" datatype="html"> | 847 | <trans-unit id="2955645766721124100" datatype="html"> |
788 | <source>Remove "<x id="PH" equiv-text="this.video.name"/>" files</source> | 848 | <source>Remove "<x id="PH" equiv-text="this.video.name"/>" files</source> |
789 | <target state="new">Remove "<x id="PH" equiv-text="this.video.name"/>" files</target> | 849 | <target state="translated">حذف کردن "<x id="PH" equiv-text="this.video.name"/>" فایلها</target> |
790 | <context-group purpose="location"> | 850 | <context-group purpose="location"> |
791 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> | 851 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> |
792 | <context context-type="linenumber">265</context> | 852 | <context context-type="linenumber">265</context> |
@@ -794,7 +854,7 @@ | |||
794 | </trans-unit> | 854 | </trans-unit> |
795 | <trans-unit id="7758350391886784213" datatype="html"> | 855 | <trans-unit id="7758350391886784213" datatype="html"> |
796 | <source>Removed files of <x id="PH" equiv-text="video.name"/>.</source> | 856 | <source>Removed files of <x id="PH" equiv-text="video.name"/>.</source> |
797 | <target state="new">Removed files of <x id="PH" equiv-text="video.name"/>.</target> | 857 | <target state="translated">فایلهای حذف شده از <x id="PH" equiv-text="video.name"/>.</target> |
798 | <context-group purpose="location"> | 858 | <context-group purpose="location"> |
799 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> | 859 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> |
800 | <context context-type="linenumber">271</context> | 860 | <context context-type="linenumber">271</context> |
@@ -802,7 +862,7 @@ | |||
802 | </trans-unit> | 862 | </trans-unit> |
803 | <trans-unit id="6279087330074580345" datatype="html"> | 863 | <trans-unit id="6279087330074580345" datatype="html"> |
804 | <source>Transcoding jobs created for <x id="PH" equiv-text="video.name"/>.</source> | 864 | <source>Transcoding jobs created for <x id="PH" equiv-text="video.name"/>.</source> |
805 | <target state="new">Transcoding jobs created for <x id="PH" equiv-text="video.name"/>.</target> | 865 | <target state="translated">کد گذاری انجام شد برای <x id="PH" equiv-text="video.name"/> <x id="PH" equiv-text="video.name"/>.</target> |
806 | <context-group purpose="location"> | 866 | <context-group purpose="location"> |
807 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> | 867 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> |
808 | <context context-type="linenumber">283</context> | 868 | <context context-type="linenumber">283</context> |
@@ -826,10 +886,10 @@ | |||
826 | <trans-unit id="855178133027341271" datatype="html"> | 886 | <trans-unit id="855178133027341271" datatype="html"> |
827 | <source><x id="START_TAG_SPAN"/>Remote subscribe<x id="CLOSE_TAG_SPAN"/><x id="START_TAG_SPAN_1"/>Remote interact<x id="CLOSE_TAG_SPAN"/></source> | 887 | <source><x id="START_TAG_SPAN"/>Remote subscribe<x id="CLOSE_TAG_SPAN"/><x id="START_TAG_SPAN_1"/>Remote interact<x id="CLOSE_TAG_SPAN"/></source> |
828 | <target state="new"> | 888 | <target state="new"> |
829 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>Remote subscribe | 889 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>Remote subscribe |
830 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> | 890 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> |
831 | <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/>Remote interact | 891 | <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/>Remote interact |
832 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> | 892 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> |
833 | </target> | 893 | </target> |
834 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.html</context><context context-type="linenumber">11</context></context-group> | 894 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.html</context><context context-type="linenumber">11</context></context-group> |
835 | </trans-unit> | 895 | </trans-unit> |
@@ -850,7 +910,7 @@ | |||
850 | </trans-unit> | 910 | </trans-unit> |
851 | <trans-unit id="5975923297757530070" datatype="html"> | 911 | <trans-unit id="5975923297757530070" datatype="html"> |
852 | <source><x id="START_TAG_DIV"/>Default NSFW/sensitive videos policy<x id="CLOSE_TAG_DIV"/><x id="START_TAG_DIV_1"/>can be redefined by the users<x id="CLOSE_TAG_DIV"/></source> | 912 | <source><x id="START_TAG_DIV"/>Default NSFW/sensitive videos policy<x id="CLOSE_TAG_DIV"/><x id="START_TAG_DIV_1"/>can be redefined by the users<x id="CLOSE_TAG_DIV"/></source> |
853 | <target state="translated"><x id="START_TAG_DIV" ctype="x-div" equiv-text="<div>"/>خطمشی پیشفرض ویدئوهای حساس/نامناسب برای کار <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="</div>"/> <x id="START_TAG_DIV_1" ctype="x-div" equiv-text="<div>"/>میتواند توسط کاربران بازتعریف شود<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="</div>"/></target> | 913 | <target state="translated"><x id="START_TAG_DIV" ctype="x-div" equiv-text="<div>"/>خطمشی پیشفرض ویدئوهای حساس/نامناسب برای کار <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="</div>"/> <x id="START_TAG_DIV_1" ctype="x-div" equiv-text="<div>"/>میتواند توسط کاربران بازتعریف شود<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="</div>"/></target> |
854 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">13</context></context-group> | 914 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">13</context></context-group> |
855 | </trans-unit> | 915 | </trans-unit> |
856 | <trans-unit id="3386631781603205915" datatype="html"> | 916 | <trans-unit id="3386631781603205915" datatype="html"> |
@@ -886,7 +946,7 @@ | |||
886 | </trans-unit> | 946 | </trans-unit> |
887 | <trans-unit id="7864066132065250510" datatype="html"> | 947 | <trans-unit id="7864066132065250510" datatype="html"> |
888 | <source><x id="INTERPOLATION"/> per user / <x id="INTERPOLATION_1"/> per instance </source> | 948 | <source><x id="INTERPOLATION"/> per user / <x id="INTERPOLATION_1"/> per instance </source> |
889 | <target state="new"> <x id="INTERPOLATION"/> per user / <x id="INTERPOLATION_1"/> per instance </target> | 949 | <target state="translated"><x id="INTERPOLATION"/> به ازای هر کاربر / <x id="INTERPOLATION_1"/> per instance </target> |
890 | <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> | 950 | <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> |
891 | </trans-unit> | 951 | </trans-unit> |
892 | <trans-unit id="486979448055158839" datatype="html"> | 952 | <trans-unit id="486979448055158839" datatype="html"> |
@@ -909,7 +969,7 @@ | |||
909 | </trans-unit> | 969 | </trans-unit> |
910 | <trans-unit id="1502595455339510144" datatype="html"> | 970 | <trans-unit id="1502595455339510144" datatype="html"> |
911 | <source>Unlimited <x id="START_TAG_NG_CONTAINER"/>(<x id="INTERPOLATION"/> per day)<x id="CLOSE_TAG_NG_CONTAINER"/></source> | 971 | <source>Unlimited <x id="START_TAG_NG_CONTAINER"/>(<x id="INTERPOLATION"/> per day)<x id="CLOSE_TAG_NG_CONTAINER"/></source> |
912 | <target state="translated">نامحدود <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/>( <x id="INTERPOLATION" equiv-text="{{ dailyUserVideoQuota | bytes: 0 }}"/> در روز) <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/></target> | 972 | <target state="translated">نامحدود <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/>( <x id="INTERPOLATION" equiv-text="{{ dailyUserVideoQuota | bytes: 0 }}"/> در روز) <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/></target> |
913 | <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> | 973 | <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> |
914 | </trans-unit> | 974 | </trans-unit> |
915 | <trans-unit id="1071721880474488785"> | 975 | <trans-unit id="1071721880474488785"> |
@@ -952,9 +1012,9 @@ | |||
952 | <trans-unit id="2906587845957718064"> | 1012 | <trans-unit id="2906587845957718064"> |
953 | <source>Local</source> | 1013 | <source>Local</source> |
954 | <target>محلی</target> | 1014 | <target>محلی</target> |
955 | 1015 | <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> | |
956 | 1016 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">126</context></context-group> | |
957 | <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/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">126</context></context-group></trans-unit> | 1017 | </trans-unit> |
958 | <trans-unit id="1670306451865226564" datatype="html"> | 1018 | <trans-unit id="1670306451865226564" datatype="html"> |
959 | <source>users</source> | 1019 | <source>users</source> |
960 | <target state="translated">کاربران</target> | 1020 | <target state="translated">کاربران</target> |
@@ -979,7 +1039,7 @@ | |||
979 | </trans-unit> | 1039 | </trans-unit> |
980 | <trans-unit id="7222991934579313942" datatype="html"> | 1040 | <trans-unit id="7222991934579313942" datatype="html"> |
981 | <source>of hosted video</source> | 1041 | <source>of hosted video</source> |
982 | <target state="new">of hosted video</target> | 1042 | <target state="translated">از ویدئو های میزبانی شده</target> |
983 | <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> | 1043 | <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> |
984 | </trans-unit> | 1044 | </trans-unit> |
985 | <trans-unit id="8726138323871139597" datatype="html"> | 1045 | <trans-unit id="8726138323871139597" datatype="html"> |
@@ -1023,7 +1083,7 @@ | |||
1023 | </trans-unit> | 1083 | </trans-unit> |
1024 | <trans-unit id="3334825601859787496" datatype="html"> | 1084 | <trans-unit id="3334825601859787496" datatype="html"> |
1025 | <source>Your <x id="PH" equiv-text="name"/> file couldn't be transferred before the set timeout (usually 10min)</source> | 1085 | <source>Your <x id="PH" equiv-text="name"/> file couldn't be transferred before the set timeout (usually 10min)</source> |
1026 | <target state="new">Your <x id="PH" equiv-text="name"/> file couldn't be transferred before the set timeout (usually 10min)</target> | 1086 | <target state="translated"><x id="PH" equiv-text="name"/> شما قبل از انجام زمانبندی قابل انتقال نیست (معمولا ده دقیقه ) فایل</target> |
1027 | <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">22</context></context-group> | 1087 | <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">22</context></context-group> |
1028 | </trans-unit> | 1088 | </trans-unit> |
1029 | <trans-unit id="8530934870279569179" datatype="html"> | 1089 | <trans-unit id="8530934870279569179" datatype="html"> |
@@ -1066,7 +1126,7 @@ | |||
1066 | </trans-unit> | 1126 | </trans-unit> |
1067 | <trans-unit id="7312374115603954471" datatype="html"> | 1127 | <trans-unit id="7312374115603954471" datatype="html"> |
1068 | <source>This will ask remote instances to delete local videos</source> | 1128 | <source>This will ask remote instances to delete local videos</source> |
1069 | <target state="new">This will ask remote instances to delete local videos</target> | 1129 | <target state="translated">این مورد از دیگر رایانه های های راه دور می خواهد که ویدئو های ذخیره شده در خود را ، حذف کنند .</target> |
1070 | <context-group purpose="location"> | 1130 | <context-group purpose="location"> |
1071 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> | 1131 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> |
1072 | <context context-type="linenumber">34</context> | 1132 | <context context-type="linenumber">34</context> |
@@ -1074,7 +1134,7 @@ | |||
1074 | </trans-unit> | 1134 | </trans-unit> |
1075 | <trans-unit id="2728722206183105047" datatype="html"> | 1135 | <trans-unit id="2728722206183105047" datatype="html"> |
1076 | <source>This will ask remote instances to delete this video</source> | 1136 | <source>This will ask remote instances to delete this video</source> |
1077 | <target state="new">This will ask remote instances to delete this video</target> | 1137 | <target state="translated">این مورد از دیگر رایانه های های راه دور می خواهد که این ویدئو ، حذف کنند .</target> |
1078 | <context-group purpose="location"> | 1138 | <context-group purpose="location"> |
1079 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> | 1139 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> |
1080 | <context context-type="linenumber">35</context> | 1140 | <context context-type="linenumber">35</context> |
@@ -1082,7 +1142,7 @@ | |||
1082 | </trans-unit> | 1142 | </trans-unit> |
1083 | <trans-unit id="3849007546028672808" datatype="html"> | 1143 | <trans-unit id="3849007546028672808" datatype="html"> |
1084 | <source>Blocking a live will automatically terminate the live stream.</source> | 1144 | <source>Blocking a live will automatically terminate the live stream.</source> |
1085 | <target state="new"> Blocking a live will automatically terminate the live stream. </target> | 1145 | <target state="translated">مسدود نمودن یک ویدئوی زنده به صورت اتوماتیک منجر به پایان پخش زنده خواهد شد.</target> |
1086 | <context-group purpose="location"> | 1146 | <context-group purpose="location"> |
1087 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> | 1147 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> |
1088 | <context context-type="linenumber">40,42</context> | 1148 | <context context-type="linenumber">40,42</context> |
@@ -1090,7 +1150,7 @@ | |||
1090 | </trans-unit> | 1150 | </trans-unit> |
1091 | <trans-unit id="4195458579645833046" datatype="html"> | 1151 | <trans-unit id="4195458579645833046" datatype="html"> |
1092 | <source>Blocked <x id="PH" equiv-text="this.videos.length"/> videos.</source> | 1152 | <source>Blocked <x id="PH" equiv-text="this.videos.length"/> videos.</source> |
1093 | <target state="new">Blocked <x id="PH" equiv-text="this.videos.length"/> videos.</target> | 1153 | <target state="translated">مسدود شده<x id="PH" equiv-text="this.videos.length"/> ویدئو های.</target> |
1094 | <context-group purpose="location"> | 1154 | <context-group purpose="location"> |
1095 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context> | 1155 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context> |
1096 | <context context-type="linenumber">84</context> | 1156 | <context context-type="linenumber">84</context> |
@@ -1098,7 +1158,7 @@ | |||
1098 | </trans-unit> | 1158 | </trans-unit> |
1099 | <trans-unit id="8507506914483467943" datatype="html"> | 1159 | <trans-unit id="8507506914483467943" datatype="html"> |
1100 | <source>Blocked <x id="PH" equiv-text="this.getSingleVideo().name"/></source> | 1160 | <source>Blocked <x id="PH" equiv-text="this.getSingleVideo().name"/></source> |
1101 | <target state="new">Blocked <x id="PH" equiv-text="this.getSingleVideo().name"/></target> | 1161 | <target state="translated">مسدود شده<x id="PH" equiv-text="this.getSingleVideo().name"/></target> |
1102 | <context-group purpose="location"> | 1162 | <context-group purpose="location"> |
1103 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context> | 1163 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context> |
1104 | <context context-type="linenumber">85</context> | 1164 | <context context-type="linenumber">85</context> |
@@ -1139,22 +1199,22 @@ | |||
1139 | <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> | 1199 | <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> |
1140 | </trans-unit> | 1200 | </trans-unit> |
1141 | <trans-unit id="7252854992688790751" datatype="html"> | 1201 | <trans-unit id="7252854992688790751" datatype="html"> |
1142 | <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_LINK_1" equiv-text="<a class="terms-link" target="_blank" routerLink="/about/instance" fragment="terms">"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> before creating an account. You may also search for another instance to match your exact needs at: <x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_LINK_2" equiv-text="<a class="alert-link" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> | 1202 | <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_LINK_1" equiv-text="<a class="terms-link" target="_blank" routerLink="/about/instance" fragment="terms">"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> before creating an account. You may also search for another instance to match your exact needs at: <x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_LINK_2" equiv-text="<a class="alert-link" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> |
1143 | <target state="translated">این نمونه اجازه نامنویسی را میدهد. با این حال پیش از ساخت حساب، با دقت <x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event, instanceInformation)" href='#'>"/>قوانین<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_LINK_1" equiv-text="<a class="terms-link" target="_blank" routerLink="/about/instance" fragment="terms">"/>قوانین<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> را مطالعه کنید. به منظور یافتن نمونهای که بهترین انطباق را با نیاز شما داشته باشد میتواند در این جا دنبال نمونههای دیگر بگردید: <x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_LINK_2" equiv-text="<a class="alert-link" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> </target> | 1203 | <target state="translated">این نمونه اجازه نامنویسی را میدهد. با این حال پیش از ساخت حساب، با دقت <x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event, instanceInformation)" href='#'>"/>قوانین<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_LINK_1" equiv-text="<a class="terms-link" target="_blank" routerLink="/about/instance" fragment="terms">"/>قوانین<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> را مطالعه کنید. به منظور یافتن نمونهای که بهترین انطباق را با نیاز شما داشته باشد میتواند در این جا دنبال نمونههای دیگر بگردید: <x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_LINK_2" equiv-text="<a class="alert-link" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> </target> |
1144 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">64</context></context-group> | 1204 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">64</context></context-group> |
1145 | </trans-unit> | 1205 | </trans-unit> |
1146 | <trans-unit id="7215649348148521605" datatype="html"> | 1206 | <trans-unit id="7215649348148521605" datatype="html"> |
1147 | <source>Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="<a (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: <x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="START_LINK_1" equiv-text="<a class="alert-link" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> | 1207 | <source>Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="<a (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: <x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="START_LINK_1" equiv-text="<a class="alert-link" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> |
1148 | <target state="new"> Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="<a (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: <x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="START_LINK_1" equiv-text="<a class="alert-link" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> | 1208 | <target state="translated">در حال حاظر امکان ثبت نام در این مورد برای شما فراهم نمی باشد ، در صورت امکان <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>قوانین<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"برای بررسی جزئیات امر ملاحظه فرمایید و همچنین می توانید سایر مواردی که امکان ثبت نام را برای شما فراهم می سازد بررسی کنید . : <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://#####<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>.</target> |
1149 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">69</context></context-group> | 1209 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">69</context></context-group> |
1150 | </trans-unit> | 1210 | </trans-unit> |
1151 | <trans-unit id="2392488717875840729"> | 1211 | <trans-unit id="2392488717875840729"> |
1152 | <source>User</source> | 1212 | <source>User</source> |
1153 | <target>کاربر</target> | 1213 | <target>کاربر</target> |
1154 | 1214 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">21</context></context-group> | |
1155 | 1215 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">32</context></context-group> | |
1156 | 1216 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">352</context></context-group> | |
1157 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">32</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">352</context></context-group></trans-unit> | 1217 | </trans-unit> |
1158 | <trans-unit id="3997350348765083892"> | 1218 | <trans-unit id="3997350348765083892"> |
1159 | <source>Username or email address</source> | 1219 | <source>Username or email address</source> |
1160 | <target>نام کاربری یا آدرس رایانامه</target> | 1220 | <target>نام کاربری یا آدرس رایانامه</target> |
@@ -1213,8 +1273,7 @@ | |||
1213 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">107</context></context-group> | 1273 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">107</context></context-group> |
1214 | </trans-unit> | 1274 | </trans-unit> |
1215 | <trans-unit id="1190256911880544559" datatype="html"> | 1275 | <trans-unit id="1190256911880544559" datatype="html"> |
1216 | <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. | 1276 | <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. The link will expire within 1 hour.</source> |
1217 | The link will expire within 1 hour.</source> | ||
1218 | <target state="translated">رایانامهای حاوی دستورالعمل بازنشانی گذرواژه به <x id="PH" equiv-text="this.forgotPasswordEmail"/> فرستاده خواهد شد. این پیوند تا یک ساعت دیگر منقضی میشود.</target> | 1277 | <target state="translated">رایانامهای حاوی دستورالعمل بازنشانی گذرواژه به <x id="PH" equiv-text="this.forgotPasswordEmail"/> فرستاده خواهد شد. این پیوند تا یک ساعت دیگر منقضی میشود.</target> |
1219 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">122</context></context-group> | 1278 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">122</context></context-group> |
1220 | </trans-unit> | 1279 | </trans-unit> |
@@ -1253,8 +1312,8 @@ The link will expire within 1 hour.</source> | |||
1253 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group> | 1312 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group> |
1254 | </trans-unit> | 1313 | </trans-unit> |
1255 | <trans-unit id="8434369348784683733" datatype="html"> | 1314 | <trans-unit id="8434369348784683733" datatype="html"> |
1256 | <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="search-value">"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> | 1315 | <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="search-value">"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> |
1257 | <target state="translated">برای <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="search-value">"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> | 1316 | <target state="translated">برای <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="search-value">"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> |
1258 | <context-group purpose="location"> | 1317 | <context-group purpose="location"> |
1259 | <context context-type="sourcefile">src/app/+search/search.component.html</context> | 1318 | <context context-type="sourcefile">src/app/+search/search.component.html</context> |
1260 | <context context-type="linenumber">10</context> | 1319 | <context context-type="linenumber">10</context> |
@@ -1330,7 +1389,7 @@ The link will expire within 1 hour.</source> | |||
1330 | </trans-unit> | 1389 | </trans-unit> |
1331 | <trans-unit id="199127249622290422" datatype="html"> | 1390 | <trans-unit id="199127249622290422" datatype="html"> |
1332 | <source>Upload or import videos, parse logs, prune storage directories, reset user password...</source> | 1391 | <source>Upload or import videos, parse logs, prune storage directories, reset user password...</source> |
1333 | <target state="new">Upload or import videos, parse logs, prune storage directories, reset user password...</target> | 1392 | <target state="translated">آپلود یا وارد کردن ویدیوها، بررسی سوابق ورود و خروج ، بهینه سازی فهرستهای ذخیرهسازی، بازنشانی رمز عبور کاربر...</target> |
1334 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">15</context></context-group> | 1393 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">15</context></context-group> |
1335 | </trans-unit> | 1394 | </trans-unit> |
1336 | <trans-unit id="249453844439446209" datatype="html"> | 1395 | <trans-unit id="249453844439446209" datatype="html"> |
@@ -1340,66 +1399,42 @@ The link will expire within 1 hour.</source> | |||
1340 | </trans-unit> | 1399 | </trans-unit> |
1341 | <trans-unit id="5910950876330656326" datatype="html"> | 1400 | <trans-unit id="5910950876330656326" datatype="html"> |
1342 | <source>Managing users, following other instances, dealing with spammers...</source> | 1401 | <source>Managing users, following other instances, dealing with spammers...</source> |
1343 | <target state="new">Managing users, following other instances, dealing with spammers...</target> | 1402 | <target state="translated">مدیریت کاربران، دنبال کردن موارد دیگر، برخورد با هرزنامهها...</target> |
1344 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">22</context></context-group> | 1403 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">22</context></context-group> |
1345 | </trans-unit> | 1404 | </trans-unit> |
1346 | <trans-unit id="879127294610588497" datatype="html"> | 1405 | <trans-unit id="879127294610588497" datatype="html"> |
1347 | <source>Use documentation</source> | 1406 | <source>Use documentation</source> |
1348 | <target state="new">Use | 1407 | <target state="translated">از مستندات استفاده کنید</target> |
1349 | documentation</target> | ||
1350 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">26</context></context-group> | 1408 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">26</context></context-group> |
1351 | </trans-unit> | 1409 | </trans-unit> |
1352 | <trans-unit id="3848077896245199337" datatype="html"> | 1410 | <trans-unit id="3848077896245199337" datatype="html"> |
1353 | <source>Setup your account, managing video playlists, discover third-party applications...</source> | 1411 | <source>Setup your account, managing video playlists, discover third-party applications...</source> |
1354 | <target state="new">Setup your account, managing video playlists, discover third-party applications...</target> | 1412 | <target state="translated">حساب خود را راه اندازی کنید، لیست های پخش ویدیو را مدیریت کنید، برنامه های دیگران را کشف کنید...</target> |
1355 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">29</context></context-group> | 1413 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">29</context></context-group> |
1356 | </trans-unit> | 1414 | </trans-unit> |
1357 | <trans-unit id="6284442506490785579" datatype="html"> | 1415 | <trans-unit id="6284442506490785579" datatype="html"> |
1358 | <source>Useful links</source> | 1416 | <source>Useful links</source> |
1359 | <target state="new">Useful links</target> | 1417 | <target state="translated">لینکهای مفید</target> |
1360 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">39</context></context-group> | 1418 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">39</context></context-group> |
1361 | </trans-unit> | 1419 | </trans-unit> |
1362 | <trans-unit id="5170617864166788170" datatype="html"> | 1420 | <trans-unit id="5170617864166788170" datatype="html"> |
1363 | <source>Official PeerTube website (news, support, contribute...): <x id="START_LINK"/>https://joinpeertube.org<x id="CLOSE_LINK"/></source> | 1421 | <source>Official PeerTube website (news, support, contribute...): <x id="START_LINK"/>https://joinpeertube.org<x id="CLOSE_LINK"/></source> |
1364 | <target state="new">Official PeerTube website (news, support, contribute...): | 1422 | <target state="translated">وبگاه رسمی : <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>https://joinpeertube.org <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> |
1365 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>https://joinpeertube.org | ||
1366 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | ||
1367 | </target> | ||
1368 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">42</context></context-group> | 1423 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">42</context></context-group> |
1369 | </trans-unit> | 1424 | </trans-unit> |
1370 | <trans-unit id="4614992717645869756" datatype="html"> | 1425 | <trans-unit id="4614992717645869756" datatype="html"> |
1371 | <source>Put your instance on the public PeerTube index: <x id="START_LINK"/>https://instances.joinpeertube.org/instances<x id="CLOSE_LINK"/></source> | 1426 | <source>Put your instance on the public PeerTube index: <x id="START_LINK"/>https://instances.joinpeertube.org/instances<x id="CLOSE_LINK"/></source> |
1372 | <target state="new">Put your instance on the public PeerTube index: | 1427 | <target state="translated">مورد خود را در فهرست عمومی PeerTube قرار دهید: <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>"/></target> |
1373 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>https://instances.joinpeertube.org/instances | ||
1374 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | ||
1375 | </target> | ||
1376 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">45</context></context-group> | 1428 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">45</context></context-group> |
1377 | </trans-unit> | 1429 | </trans-unit> |
1378 | <trans-unit id="2081626998027585315" datatype="html"> | 1430 | <trans-unit id="2081626998027585315" datatype="html"> |
1379 | <source>It's time to configure your instance!</source> | 1431 | <source>It's time to configure your instance!</source> |
1380 | <target state="new">It's time to configure your instance!</target> | 1432 | <target state="translated">وقت آن است که کانال خود را پیکربندی کنید!</target> |
1381 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">55</context></context-group> | 1433 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">55</context></context-group> |
1382 | </trans-unit> | 1434 | </trans-unit> |
1383 | <trans-unit id="5083058563861587027" datatype="html"> | 1435 | <trans-unit id="5083058563861587027" datatype="html"> |
1384 | <source>Choosing your <x id="START_TAG_STRONG"/>instance name<x id="CLOSE_TAG_STRONG"/>, <x id="START_TAG_STRONG"/>setting up a description<x id="CLOSE_TAG_STRONG"/>, specifying <x id="START_TAG_STRONG"/>who you are<x id="CLOSE_TAG_STRONG"/>, why <x id="START_TAG_STRONG"/>you created your instance<x id="CLOSE_TAG_STRONG"/> and <x id="START_TAG_STRONG"/>how long<x id="CLOSE_TAG_STRONG"/> you plan to <x id="START_TAG_STRONG"/>maintain your it<x id="CLOSE_TAG_STRONG"/> is very important for visitors to understand on what type of instance they are. </source> | 1436 | <source>Choosing your <x id="START_TAG_STRONG"/>instance name<x id="CLOSE_TAG_STRONG"/>, <x id="START_TAG_STRONG"/>setting up a description<x id="CLOSE_TAG_STRONG"/>, specifying <x id="START_TAG_STRONG"/>who you are<x id="CLOSE_TAG_STRONG"/>, why <x id="START_TAG_STRONG"/>you created your instance<x id="CLOSE_TAG_STRONG"/> and <x id="START_TAG_STRONG"/>how long<x id="CLOSE_TAG_STRONG"/> you plan to <x id="START_TAG_STRONG"/>maintain your it<x id="CLOSE_TAG_STRONG"/> is very important for visitors to understand on what type of instance they are. </source> |
1385 | <target state="new"> | 1437 | <target state="translated">انتخاب <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>نام کانال <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt ;/strong&gt;"/>، <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>تنظیم توضیحات <x id="CLOSE_TAG_STRONG" ctype="x- strong" equiv-text="&lt;/strong&gt;"/>، با مشخص کردن <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>چه کسی هستید <x id= "CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>، چرا <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/ >شما کانال خود را ایجاد کردید <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> و <x id="START_TAG_STRONG" ctype="x-strong" equiv-text ="&lt;strong&gt;"/>چه مدت <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> قصد دارید <x id="START_TAG_STRONG" ctype= "x-strong" equiv-text="&lt;strong&gt;"/>آن را حفظ کنید <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt; /strong&gt;"/> برای بازدیدکنندگان بسیار مهم است که بفهمند که از چه دسته ای هستند.</target> |
1386 | Choosing your | ||
1387 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>instance name | ||
1388 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, | ||
1389 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>setting up a description | ||
1390 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, specifying | ||
1391 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are | ||
1392 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, | ||
1393 | why | ||
1394 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>you created your instance | ||
1395 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and | ||
1396 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>how long | ||
1397 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> you plan to | ||
1398 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>maintain your it | ||
1399 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> | ||
1400 | is very important for visitors to understand on what type of instance they are. | ||
1401 | |||
1402 | </target> | ||
1403 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">57</context></context-group> | 1438 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">57</context></context-group> |
1404 | </trans-unit> | 1439 | </trans-unit> |
1405 | <trans-unit id="5329436244765769292" datatype="html"> | 1440 | <trans-unit id="5329436244765769292" datatype="html"> |
@@ -1409,54 +1444,52 @@ The link will expire within 1 hour.</source> | |||
1409 | </trans-unit> | 1444 | </trans-unit> |
1410 | <trans-unit id="5704345824323933019" datatype="html"> | 1445 | <trans-unit id="5704345824323933019" datatype="html"> |
1411 | <source>Remind me later</source> | 1446 | <source>Remind me later</source> |
1412 | <target state="new">Remind me later</target> | 1447 | <target state="translated">بعدا به من یادآوری کن!</target> |
1413 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">74</context></context-group> | 1448 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">74</context></context-group> |
1414 | </trans-unit> | 1449 | </trans-unit> |
1415 | <trans-unit id="7997432701743294657" datatype="html"> | 1450 | <trans-unit id="7997432701743294657" datatype="html"> |
1416 | <source>Set up</source> | 1451 | <source>Set up</source> |
1417 | <target state="new"> Set up </target> | 1452 | <target state="translated">نصب کردن</target> |
1418 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">34</context></context-group> | 1453 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">34</context></context-group> |
1419 | </trans-unit> | 1454 | </trans-unit> |
1420 | <trans-unit id="9202089339019827574" datatype="html"> | 1455 | <trans-unit id="9202089339019827574" datatype="html"> |
1421 | <source>Configure my instance</source> | 1456 | <source>Configure my instance</source> |
1422 | <target state="new"> | 1457 | <target state="translated">کانال من را پیکربندی کنید</target> |
1423 | Configure my instance | ||
1424 | </target> | ||
1425 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group> | 1458 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group> |
1426 | </trans-unit> | 1459 | </trans-unit> |
1427 | <trans-unit id="9005121595859995793" datatype="html"> | 1460 | <trans-unit id="9005121595859995793" datatype="html"> |
1428 | <source>Configuration warning!</source> | 1461 | <source>Configuration warning!</source> |
1429 | <target state="new">Configuration warning!</target> | 1462 | <target state="translated">هشدار پیکربندی!</target> |
1430 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">3</context></context-group> | 1463 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">3</context></context-group> |
1431 | </trans-unit> | 1464 | </trans-unit> |
1432 | <trans-unit id="8901933019590352016" datatype="html"> | 1465 | <trans-unit id="8901933019590352016" datatype="html"> |
1433 | <source>You enabled user registration on your instance but did not configure the following fields:</source> | 1466 | <source>You enabled user registration on your instance but did not configure the following fields:</source> |
1434 | <target state="new">You enabled user registration on your instance but did not configure the following fields:</target> | 1467 | <target state="translated">شما ثبت نام کاربر را در کانال خود فعال کردید اما فیلدهای زیر را پیکربندی نکردید:</target> |
1435 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">10</context></context-group> | 1468 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">10</context></context-group> |
1436 | </trans-unit> | 1469 | </trans-unit> |
1437 | <trans-unit id="8948444690892731948" datatype="html"> | 1470 | <trans-unit id="8948444690892731948" datatype="html"> |
1438 | <source>Instance name</source> | 1471 | <source>Instance name</source> |
1439 | <target state="new">Instance name</target> | 1472 | <target state="translated">نام کانال</target> |
1440 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">13</context></context-group> | 1473 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">13</context></context-group> |
1441 | </trans-unit> | 1474 | </trans-unit> |
1442 | <trans-unit id="966824924873033885" datatype="html"> | 1475 | <trans-unit id="966824924873033885" datatype="html"> |
1443 | <source>Instance short description</source> | 1476 | <source>Instance short description</source> |
1444 | <target state="new">Instance short description</target> | 1477 | <target state="translated">شرح مختصر کانال</target> |
1445 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">14</context></context-group> | 1478 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">14</context></context-group> |
1446 | </trans-unit> | 1479 | </trans-unit> |
1447 | <trans-unit id="1339481669904426442" datatype="html"> | 1480 | <trans-unit id="1339481669904426442" datatype="html"> |
1448 | <source>Who you are</source> | 1481 | <source>Who you are</source> |
1449 | <target state="new">Who you are</target> | 1482 | <target state="translated">هویت خود را مشخص کنید .</target> |
1450 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">16</context></context-group> | 1483 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">16</context></context-group> |
1451 | </trans-unit> | 1484 | </trans-unit> |
1452 | <trans-unit id="5026256683194518810" datatype="html"> | 1485 | <trans-unit id="5026256683194518810" datatype="html"> |
1453 | <source>How long you plan to maintain your instance</source> | 1486 | <source>How long you plan to maintain your instance</source> |
1454 | <target state="new">How long you plan to maintain your instance</target> | 1487 | <target state="translated">چه مدت قصد دارید کانال خود را حفظ کنید</target> |
1455 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">17</context></context-group> | 1488 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">17</context></context-group> |
1456 | </trans-unit> | 1489 | </trans-unit> |
1457 | <trans-unit id="1909672990242291785" datatype="html"> | 1490 | <trans-unit id="1909672990242291785" datatype="html"> |
1458 | <source>How you plan to pay for keeping your instance running</source> | 1491 | <source>How you plan to pay for keeping your instance running</source> |
1459 | <target state="new">How you plan to pay for keeping your instance running</target> | 1492 | <target state="translated">چگونه می خواهید برای اجرای کانال خود هزینه کنید</target> |
1460 | <context-group purpose="location"> | 1493 | <context-group purpose="location"> |
1461 | <context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context> | 1494 | <context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context> |
1462 | <context context-type="linenumber">18</context> | 1495 | <context context-type="linenumber">18</context> |
@@ -1464,23 +1497,23 @@ The link will expire within 1 hour.</source> | |||
1464 | </trans-unit> | 1497 | </trans-unit> |
1465 | <trans-unit id="869943508869906576" datatype="html"> | 1498 | <trans-unit id="869943508869906576" datatype="html"> |
1466 | <source>How you will moderate your instance</source> | 1499 | <source>How you will moderate your instance</source> |
1467 | <target state="new">How you will moderate your instance</target> | 1500 | <target state="translated">چگونه کانال خود را بهینه سازی خواهید کرد</target> |
1468 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">20</context></context-group> | 1501 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">20</context></context-group> |
1469 | </trans-unit> | 1502 | </trans-unit> |
1470 | <trans-unit id="5032335000394561521" datatype="html"> | 1503 | <trans-unit id="5032335000394561521" datatype="html"> |
1471 | <source>Instance terms</source> | 1504 | <source>Instance terms</source> |
1472 | <target state="new">Instance terms</target> | 1505 | <target state="translated">شرایط کانال</target> |
1473 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">21</context></context-group> | 1506 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">21</context></context-group> |
1474 | </trans-unit> | 1507 | </trans-unit> |
1475 | <trans-unit id="4116024528500133384" datatype="html"> | 1508 | <trans-unit id="4116024528500133384" datatype="html"> |
1476 | <source>My settings</source> | 1509 | <source>My settings</source> |
1477 | <target state="new">My settings</target> | 1510 | <target state="translated">تنظیمات من</target> |
1478 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">124</context></context-group> | 1511 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">124</context></context-group> |
1479 | <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> | 1512 | <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> |
1480 | </trans-unit> | 1513 | </trans-unit> |
1481 | <trans-unit id="1420294365005204590" datatype="html"> | 1514 | <trans-unit id="1420294365005204590" datatype="html"> |
1482 | <source>These settings apply only to your session on this instance.</source> | 1515 | <source>These settings apply only to your session on this instance.</source> |
1483 | <target state="new">These settings apply only to your session on this instance.</target> | 1516 | <target state="translated">این تنظیمات فقط برای این بازدید شما در این کانال اعمال می شود.</target> |
1484 | <context-group purpose="location"> | 1517 | <context-group purpose="location"> |
1485 | <context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context> | 1518 | <context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context> |
1486 | <context context-type="linenumber">8</context> | 1519 | <context context-type="linenumber">8</context> |
@@ -1488,39 +1521,29 @@ The link will expire within 1 hour.</source> | |||
1488 | </trans-unit> | 1521 | </trans-unit> |
1489 | <trans-unit id="5330788940795142335" datatype="html"> | 1522 | <trans-unit id="5330788940795142335" datatype="html"> |
1490 | <source>Please consider configuring these fields to help people to choose <x id="START_TAG_STRONG"/>the appropriate instance<x id="CLOSE_TAG_STRONG"/>. Without them, your instance may not be referenced on the <x id="START_LINK"/>JoinPeerTube website<x id="CLOSE_LINK"/>. </source> | 1523 | <source>Please consider configuring these fields to help people to choose <x id="START_TAG_STRONG"/>the appropriate instance<x id="CLOSE_TAG_STRONG"/>. Without them, your instance may not be referenced on the <x id="START_LINK"/>JoinPeerTube website<x id="CLOSE_LINK"/>. </source> |
1491 | <target state="new"> | 1524 | <target state="translated">لطفاً پیکربندی این فیلدها را برای کمک به افراد برای انتخاب <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>کانال مناسب <x id="CLOSE_TAG_STRONG" ctype="x در نظر بگیرید. -strong" equiv-text="&lt;/strong&gt;"/>. بدون آنها، کانال شما ممکن است در <x id="START_LINK" ctype="xa" equiv-text="&lt;a&gt;"/>وبسایت JoinPeerTube <x id="CLOSE_LINK" ctype="xa" ارجاع داده نشود -text="&lt;/a&gt;"/>.</target> |
1492 | Please consider configuring these fields to help people to choose | ||
1493 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>the appropriate instance | ||
1494 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. | ||
1495 | Without them, your instance may not be referenced on the | ||
1496 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>JoinPeerTube website | ||
1497 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | ||
1498 | |||
1499 | </target> | ||
1500 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">24</context></context-group> | 1525 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">24</context></context-group> |
1501 | </trans-unit> | 1526 | </trans-unit> |
1502 | <trans-unit id="2728623642717111613" datatype="html"> | 1527 | <trans-unit id="2728623642717111613" datatype="html"> |
1503 | <source>Don't show me this warning anymore</source> | 1528 | <source>Don't show me this warning anymore</source> |
1504 | <target state="new">Don't show me this warning anymore</target> | 1529 | <target state="translated">این هشدار را دیگر به من نشان نده!</target> |
1505 | <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> | 1530 | <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> |
1506 | </trans-unit> | 1531 | </trans-unit> |
1507 | <trans-unit id="7819314041543176992" datatype="html"> | 1532 | <trans-unit id="7819314041543176992" datatype="html"> |
1508 | <source>Close</source> | 1533 | <source>Close</source> |
1509 | <target state="new">Close</target> | 1534 | <target state="translated">بستن</target> |
1510 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">28</context></context-group> | 1535 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">28</context></context-group> |
1511 | <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> | 1536 | <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> |
1512 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">38</context></context-group> | 1537 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">38</context></context-group> |
1513 | </trans-unit> | 1538 | </trans-unit> |
1514 | <trans-unit id="4853631149357965563" datatype="html"> | 1539 | <trans-unit id="4853631149357965563" datatype="html"> |
1515 | <source>Update live settings</source> | 1540 | <source>Update live settings</source> |
1516 | <target state="new">Update live settings</target> | 1541 | <target state="translated">تنظیمات ویدئو های زنده را به روز کنید.</target> |
1517 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">41</context></context-group> | 1542 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">41</context></context-group> |
1518 | </trans-unit> | 1543 | </trans-unit> |
1519 | <trans-unit id="6013345175862135505" datatype="html"> | 1544 | <trans-unit id="6013345175862135505" datatype="html"> |
1520 | <source>Configure</source> | 1545 | <source>Configure</source> |
1521 | <target state="new"> | 1546 | <target state="translated">پیکربندی کنید</target> |
1522 | Configure | ||
1523 | </target> | ||
1524 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">43</context></context-group> | 1547 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">43</context></context-group> |
1525 | </trans-unit> | 1548 | </trans-unit> |
1526 | <trans-unit id="742596572641738016"> | 1549 | <trans-unit id="742596572641738016"> |
@@ -1530,39 +1553,37 @@ The link will expire within 1 hour.</source> | |||
1530 | </trans-unit> | 1553 | </trans-unit> |
1531 | <trans-unit id="2964653499524716819" datatype="html"> | 1554 | <trans-unit id="2964653499524716819" datatype="html"> |
1532 | <source>Help to translate PeerTube!</source> | 1555 | <source>Help to translate PeerTube!</source> |
1533 | <target state="new"> | 1556 | <target state="translated">کمک به ترجمه PeerTube!</target> |
1534 | Help to translate PeerTube! | ||
1535 | </target> | ||
1536 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/language-chooser.component.html</context><context context-type="linenumber">8</context></context-group> | 1557 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/language-chooser.component.html</context><context context-type="linenumber">8</context></context-group> |
1537 | </trans-unit> | 1558 | </trans-unit> |
1538 | <trans-unit id="5464118521750361406" datatype="html"> | 1559 | <trans-unit id="5464118521750361406" datatype="html"> |
1539 | <source>Public profile</source> | 1560 | <source>Public profile</source> |
1540 | <target state="new">Public profile</target> | 1561 | <target state="translated">پروفایل عمومی</target> |
1541 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">28</context></context-group> | 1562 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">28</context></context-group> |
1542 | </trans-unit> | 1563 | </trans-unit> |
1543 | <trans-unit id="7773271640656013365" datatype="html"> | 1564 | <trans-unit id="7773271640656013365" datatype="html"> |
1544 | <source>Interface:</source> | 1565 | <source>Interface:</source> |
1545 | <target state="new">Interface:</target> | 1566 | <target state="translated">رابط:</target> |
1546 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">38</context></context-group> | 1567 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">38</context></context-group> |
1547 | </trans-unit> | 1568 | </trans-unit> |
1548 | <trans-unit id="1674139713929545659" datatype="html"> | 1569 | <trans-unit id="1674139713929545659" datatype="html"> |
1549 | <source>Videos:</source> | 1570 | <source>Videos:</source> |
1550 | <target state="new">Videos:</target> | 1571 | <target state="translated">ویدئو ها :</target> |
1551 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">45</context></context-group> | 1572 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">45</context></context-group> |
1552 | </trans-unit> | 1573 | </trans-unit> |
1553 | <trans-unit id="9156407045661257130" datatype="html"> | 1574 | <trans-unit id="9156407045661257130" datatype="html"> |
1554 | <source>Sensitive:</source> | 1575 | <source>Sensitive:</source> |
1555 | <target state="new">Sensitive:</target> | 1576 | <target state="translated">حساس:</target> |
1556 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">55</context></context-group> | 1577 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">55</context></context-group> |
1557 | </trans-unit> | 1578 | </trans-unit> |
1558 | <trans-unit id="3430483831942247060" datatype="html"> | 1579 | <trans-unit id="3430483831942247060" datatype="html"> |
1559 | <source>Help share videos</source> | 1580 | <source>Help share videos</source> |
1560 | <target state="new">Help share videos</target> | 1581 | <target state="translated">به همرسانی ویدئو ها کمک کنید.</target> |
1561 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">61</context></context-group> | 1582 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">61</context></context-group> |
1562 | </trans-unit> | 1583 | </trans-unit> |
1563 | <trans-unit id="7005745151564974365" datatype="html"> | 1584 | <trans-unit id="7005745151564974365" datatype="html"> |
1564 | <source>Keyboard shortcuts</source> | 1585 | <source>Keyboard shortcuts</source> |
1565 | <target state="new">Keyboard shortcuts</target> | 1586 | <target state="translated">کلید های میانبر صفحه کلید</target> |
1566 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">70</context></context-group> | 1587 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">70</context></context-group> |
1567 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">146</context></context-group> | 1588 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">146</context></context-group> |
1568 | </trans-unit> | 1589 | </trans-unit> |
@@ -1573,32 +1594,32 @@ The link will expire within 1 hour.</source> | |||
1573 | </trans-unit> | 1594 | </trans-unit> |
1574 | <trans-unit id="7911416166208830577" datatype="html"> | 1595 | <trans-unit id="7911416166208830577" datatype="html"> |
1575 | <source>Help</source> | 1596 | <source>Help</source> |
1576 | <target state="new">Help</target> | 1597 | <target state="translated">راهنما</target> |
1577 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">142</context></context-group> | 1598 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">142</context></context-group> |
1578 | </trans-unit> | 1599 | </trans-unit> |
1579 | <trans-unit id="8378304669563824772" datatype="html"> | 1600 | <trans-unit id="8378304669563824772" datatype="html"> |
1580 | <source>Get help using PeerTube</source> | 1601 | <source>Get help using PeerTube</source> |
1581 | <target state="new">Get help using PeerTube</target> | 1602 | <target state="translated">با استفاده از PeerTube راهنمایی بگیرید</target> |
1582 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">142</context></context-group> | 1603 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">142</context></context-group> |
1583 | </trans-unit> | 1604 | </trans-unit> |
1584 | <trans-unit id="2497681082724639563" datatype="html"> | 1605 | <trans-unit id="2497681082724639563" datatype="html"> |
1585 | <source>powered by PeerTube</source> | 1606 | <source>powered by PeerTube</source> |
1586 | <target state="new">powered by PeerTube</target> | 1607 | <target state="translated">طراحی شده توسط PeerTube</target> |
1587 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">152</context></context-group> | 1608 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">152</context></context-group> |
1588 | </trans-unit> | 1609 | </trans-unit> |
1589 | <trans-unit id="7507948636555938109" datatype="html"> | 1610 | <trans-unit id="7507948636555938109" datatype="html"> |
1590 | <source>Log out</source> | 1611 | <source>Log out</source> |
1591 | <target state="new">Log out</target> | 1612 | <target state="translated">خارج شدن</target> |
1592 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">75</context></context-group> | 1613 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">75</context></context-group> |
1593 | </trans-unit> | 1614 | </trans-unit> |
1594 | <trans-unit id="8893390761160292681" datatype="html"> | 1615 | <trans-unit id="8893390761160292681" datatype="html"> |
1595 | <source>My account</source> | 1616 | <source>My account</source> |
1596 | <target state="new">My account</target> | 1617 | <target state="translated">حساب من</target> |
1597 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">86</context></context-group> | 1618 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">86</context></context-group> |
1598 | </trans-unit> | 1619 | </trans-unit> |
1599 | <trans-unit id="6371572688505952303" datatype="html"> | 1620 | <trans-unit id="6371572688505952303" datatype="html"> |
1600 | <source>My library</source> | 1621 | <source>My library</source> |
1601 | <target state="new">My library</target> | 1622 | <target state="translated">کتابخانه من</target> |
1602 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">91</context></context-group> | 1623 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">91</context></context-group> |
1603 | </trans-unit> | 1624 | </trans-unit> |
1604 | <trans-unit id="2308975396733519902"> | 1625 | <trans-unit id="2308975396733519902"> |
@@ -1701,18 +1722,18 @@ The link will expire within 1 hour.</source> | |||
1701 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">10</context></context-group> | 1722 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">10</context></context-group> |
1702 | </trans-unit> | 1723 | </trans-unit> |
1703 | <trans-unit id="7239874680342223476" datatype="html"> | 1724 | <trans-unit id="7239874680342223476" datatype="html"> |
1704 | <source>Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> by:</source> | 1725 | <source>Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> by:</source> |
1705 | <target state="new">Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> by:</target> | 1726 | <target state="new">Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> by:</target> |
1706 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">12</context></context-group> | 1727 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">12</context></context-group> |
1707 | </trans-unit> | 1728 | </trans-unit> |
1708 | <trans-unit id="5856432243446401016" datatype="html"> | 1729 | <trans-unit id="5856432243446401016" datatype="html"> |
1709 | <source>Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> | 1730 | <source>Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> |
1710 | <target state="new">Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | 1731 | <target state="new">Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> |
1711 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">15</context></context-group> | 1732 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">15</context></context-group> |
1712 | </trans-unit> | 1733 | </trans-unit> |
1713 | <trans-unit id="3221645359464920754" datatype="html"> | 1734 | <trans-unit id="3221645359464920754" datatype="html"> |
1714 | <source>Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> | 1735 | <source>Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> |
1715 | <target state="new">Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | 1736 | <target state="new">Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> |
1716 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">16</context></context-group> | 1737 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">16</context></context-group> |
1717 | </trans-unit> | 1738 | </trans-unit> |
1718 | <trans-unit id="2218100934178971211" datatype="html"> | 1739 | <trans-unit id="2218100934178971211" datatype="html"> |
@@ -1881,8 +1902,8 @@ The link will expire within 1 hour.</source> | |||
1881 | <trans-unit id="8854094932942190741"> | 1902 | <trans-unit id="8854094932942190741"> |
1882 | <source>Search...</source> | 1903 | <source>Search...</source> |
1883 | <target>جستجو...</target> | 1904 | <target>جستجو...</target> |
1884 | 1905 | <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> | |
1885 | <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></trans-unit> | 1906 | </trans-unit> |
1886 | <trans-unit id="2468689683507870964" datatype="html"> | 1907 | <trans-unit id="2468689683507870964" datatype="html"> |
1887 | <source>In this instance's network</source> | 1908 | <source>In this instance's network</source> |
1888 | <target state="new">In this instance's network</target> | 1909 | <target state="new">In this instance's network</target> |
@@ -1950,10 +1971,10 @@ The link will expire within 1 hour.</source> | |||
1950 | <trans-unit id="1806667489382256324"> | 1971 | <trans-unit id="1806667489382256324"> |
1951 | <source>Category</source> | 1972 | <source>Category</source> |
1952 | <target>دستهبندی</target> | 1973 | <target>دستهبندی</target> |
1953 | 1974 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">121</context></context-group> | |
1954 | 1975 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">69</context></context-group> | |
1955 | 1976 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">25</context></context-group> | |
1956 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">121</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">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">25</context></context-group></trans-unit> | 1977 | </trans-unit> |
1957 | <trans-unit id="2199290266269383925" datatype="html"> | 1978 | <trans-unit id="2199290266269383925" datatype="html"> |
1958 | <source>Display all categories</source> | 1979 | <source>Display all categories</source> |
1959 | <target state="new">Display all categories</target> | 1980 | <target state="new">Display all categories</target> |
@@ -1962,10 +1983,10 @@ The link will expire within 1 hour.</source> | |||
1962 | <trans-unit id="9065795501872450602"> | 1983 | <trans-unit id="9065795501872450602"> |
1963 | <source>Licence</source> | 1984 | <source>Licence</source> |
1964 | <target>مجوز</target> | 1985 | <target>مجوز</target> |
1965 | 1986 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">134</context></context-group> | |
1966 | 1987 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">80</context></context-group> | |
1967 | 1988 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">34</context></context-group> | |
1968 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">134</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">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> | 1989 | </trans-unit> |
1969 | <trans-unit id="4184995865179898060" datatype="html"> | 1990 | <trans-unit id="4184995865179898060" datatype="html"> |
1970 | <source>Display all licenses</source> | 1991 | <source>Display all licenses</source> |
1971 | <target state="new">Display all licenses</target> | 1992 | <target state="new">Display all licenses</target> |
@@ -1974,11 +1995,11 @@ The link will expire within 1 hour.</source> | |||
1974 | <trans-unit id="2826581353496868063"> | 1995 | <trans-unit id="2826581353496868063"> |
1975 | <source>Language</source> | 1996 | <source>Language</source> |
1976 | <target>زبان</target> | 1997 | <target>زبان</target> |
1977 | 1998 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">147</context></context-group> | |
1978 | 1999 | <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> | |
1979 | 2000 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">100</context></context-group> | |
1980 | 2001 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">43</context></context-group> | |
1981 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">147</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">100</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit> | 2002 | </trans-unit> |
1982 | <trans-unit id="7904142744051432458" datatype="html"> | 2003 | <trans-unit id="7904142744051432458" datatype="html"> |
1983 | <source>Display all languages</source> | 2004 | <source>Display all languages</source> |
1984 | <target state="new">Display all languages</target> | 2005 | <target state="new">Display all languages</target> |
@@ -2074,28 +2095,28 @@ The link will expire within 1 hour.</source> | |||
2074 | <trans-unit id="5701618810648052610" datatype="html"> | 2095 | <trans-unit id="5701618810648052610" datatype="html"> |
2075 | <source>Title</source> | 2096 | <source>Title</source> |
2076 | <target state="new">Title</target> | 2097 | <target state="new">Title</target> |
2077 | 2098 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">17</context></context-group> | |
2078 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit> | 2099 | </trans-unit> |
2079 | <trans-unit id="7886570921510760899" datatype="html"> | 2100 | <trans-unit id="7886570921510760899" datatype="html"> |
2080 | <source>Tags</source> | 2101 | <source>Tags</source> |
2081 | <target state="new">Tags</target> | 2102 | <target state="new">Tags</target> |
2082 | 2103 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">25</context></context-group> | |
2083 | 2104 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">52</context></context-group> | |
2084 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">52</context></context-group></trans-unit> | 2105 | </trans-unit> |
2085 | <trans-unit id="354332809647287722" datatype="html"> | 2106 | <trans-unit id="354332809647287722" datatype="html"> |
2086 | <source>Tags could be used to suggest relevant recommendations. <x id="LINE_BREAK"/> There is a maximum of 5 tags. <x id="LINE_BREAK"/> Press <x id="START_TAG_KBD"/>Enter<x id="CLOSE_TAG_KBD"/> to add a new tag. </source> | 2107 | <source>Tags could be used to suggest relevant recommendations. <x id="LINE_BREAK"/> There is a maximum of 5 tags. <x id="LINE_BREAK"/> Press <x id="START_TAG_KBD"/>Enter<x id="CLOSE_TAG_KBD"/> to add a new tag. </source> |
2087 | <target state="new"> | 2108 | <target state="new"> |
2088 | Tags could be used to suggest relevant recommendations. | 2109 | Tags could be used to suggest relevant recommendations. |
2089 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | 2110 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> |
2090 | There is a maximum of 5 tags. | 2111 | There is a maximum of 5 tags. |
2091 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | 2112 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> |
2092 | Press | 2113 | Press |
2093 | <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Enter | 2114 | <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Enter |
2094 | <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> to add a new tag. | 2115 | <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> to add a new tag. |
2095 | 2116 | ||
2096 | </target> | 2117 | </target> |
2097 | 2118 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">29</context></context-group> | |
2098 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit> | 2119 | </trans-unit> |
2099 | <trans-unit id="3265632123453688399" datatype="html"> | 2120 | <trans-unit id="3265632123453688399" datatype="html"> |
2100 | <source>Enter a new tag</source> | 2121 | <source>Enter a new tag</source> |
2101 | <target state="new">Enter a new tag</target> | 2122 | <target state="new">Enter a new tag</target> |
@@ -2144,8 +2165,8 @@ The link will expire within 1 hour.</source> | |||
2144 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">47</context></context-group> | 2165 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">47</context></context-group> |
2145 | </trans-unit> | 2166 | </trans-unit> |
2146 | <trans-unit id="1358902062258458923" datatype="html"> | 2167 | <trans-unit id="1358902062258458923" datatype="html"> |
2147 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noreferer noopener">"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> that also supports <x id="START_LINK_1" equiv-text="<a href="https://docs.joinpeertube.org/api-custom-client-markup" target="_blank" rel="noreferer noopener">"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></source> | 2168 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noreferer noopener">"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> that also supports <x id="START_LINK_1" equiv-text="<a href="https://docs.joinpeertube.org/api-custom-client-markup" target="_blank" rel="noreferer noopener">"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></source> |
2148 | <target state="new"><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noreferer noopener">"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> that also supports <x id="START_LINK_1" equiv-text="<a href="https://docs.joinpeertube.org/api-custom-client-markup" target="_blank" rel="noreferer noopener">"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> | 2169 | <target state="new"><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noreferer noopener">"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> that also supports <x id="START_LINK_1" equiv-text="<a href="https://docs.joinpeertube.org/api-custom-client-markup" target="_blank" rel="noreferer noopener">"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> |
2149 | <context-group purpose="location"> | 2170 | <context-group purpose="location"> |
2150 | <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context> | 2171 | <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context> |
2151 | <context context-type="linenumber">2</context> | 2172 | <context context-type="linenumber">2</context> |
@@ -2205,39 +2226,39 @@ The link will expire within 1 hour.</source> | |||
2205 | <trans-unit id="4902817035128594900"> | 2226 | <trans-unit id="4902817035128594900"> |
2206 | <source>Description</source> | 2227 | <source>Description</source> |
2207 | <target>توضیحات</target> | 2228 | <target>توضیحات</target> |
2208 | 2229 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">113</context></context-group> | |
2209 | 2230 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">35</context></context-group> | |
2210 | 2231 | <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">54</context></context-group> | |
2211 | 2232 | <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">54</context></context-group> | |
2212 | 2233 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context><context context-type="linenumber">28</context></context-group> | |
2213 | 2234 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">44</context></context-group> | |
2214 | 2235 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">44</context></context-group> | |
2215 | 2236 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">44</context></context-group> | |
2216 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">54</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">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">44</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">44</context></context-group></trans-unit> | 2237 | </trans-unit> |
2217 | <trans-unit id="8740951153302736329" datatype="html"> | 2238 | <trans-unit id="8740951153302736329" datatype="html"> |
2218 | <source>Video descriptions are truncated by default and require manual action to expand them.</source> | 2239 | <source>Video descriptions are truncated by default and require manual action to expand them.</source> |
2219 | <target state="new"> | 2240 | <target state="new"> |
2220 | Video descriptions are truncated by default and require manual action to expand them. | 2241 | Video descriptions are truncated by default and require manual action to expand them. |
2221 | </target> | 2242 | </target> |
2222 | 2243 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">48</context></context-group> | |
2223 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">48</context></context-group></trans-unit> | 2244 | </trans-unit> |
2224 | <trans-unit id="2090254132451149776" datatype="html"> | 2245 | <trans-unit id="2090254132451149776" datatype="html"> |
2225 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://chooser-beta.creativecommons.org/" target="_blank" rel="noopener noreferrer">"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> the appropriate licence for your work. </source> | 2246 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://chooser-beta.creativecommons.org/" target="_blank" rel="noopener noreferrer">"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> the appropriate licence for your work. </source> |
2226 | <target state="new"><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://chooser-beta.creativecommons.org/" target="_blank" rel="noopener noreferrer">"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> the appropriate licence for your work. </target> | 2247 | <target state="new"><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://chooser-beta.creativecommons.org/" target="_blank" rel="noopener noreferrer">"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> the appropriate licence for your work. </target> |
2227 | 2248 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">85</context></context-group> | |
2228 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">85</context></context-group></trans-unit> | 2249 | </trans-unit> |
2229 | <trans-unit id="5462361983940693567" datatype="html"> | 2250 | <trans-unit id="5462361983940693567" datatype="html"> |
2230 | <source>Channel</source> | 2251 | <source>Channel</source> |
2231 | <target state="new">Channel</target> | 2252 | <target state="new">Channel</target> |
2232 | 2253 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">70</context></context-group> | |
2233 | 2254 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">70</context></context-group> | |
2234 | 2255 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">39</context></context-group> | |
2235 | 2256 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">64</context></context-group> | |
2236 | 2257 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">6</context></context-group> | |
2237 | 2258 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">30</context></context-group> | |
2238 | 2259 | <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> | |
2239 | 2260 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">19</context></context-group> | |
2240 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">70</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">70</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">39</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">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">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">19</context></context-group></trans-unit> | 2261 | </trans-unit> |
2241 | <trans-unit id="2806917038528218276" datatype="html"> | 2262 | <trans-unit id="2806917038528218276" datatype="html"> |
2242 | <source>FAQ</source> | 2263 | <source>FAQ</source> |
2243 | <target state="new">FAQ</target> | 2264 | <target state="new">FAQ</target> |
@@ -2263,101 +2284,101 @@ The link will expire within 1 hour.</source> | |||
2263 | <target state="new">Schedule publication ( | 2284 | <target state="new">Schedule publication ( |
2264 | <x id="INTERPOLATION" equiv-text="{{ calendarTimezone }}"/>) | 2285 | <x id="INTERPOLATION" equiv-text="{{ calendarTimezone }}"/>) |
2265 | </target> | 2286 | </target> |
2266 | 2287 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">123</context></context-group> | |
2267 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">123</context></context-group></trans-unit> | 2288 | </trans-unit> |
2268 | <trans-unit id="9155449485123349070" datatype="html"> | 2289 | <trans-unit id="9155449485123349070" datatype="html"> |
2269 | <source>Contains sensitive content</source> | 2290 | <source>Contains sensitive content</source> |
2270 | <target state="new">Contains sensitive content</target> | 2291 | <target state="new">Contains sensitive content</target> |
2271 | 2292 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">137</context></context-group> | |
2272 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">137</context></context-group></trans-unit> | 2293 | </trans-unit> |
2273 | <trans-unit id="4850841867094321899" datatype="html"> | 2294 | <trans-unit id="4850841867094321899" datatype="html"> |
2274 | <source>Some instances hide videos containing mature or explicit content by default.</source> | 2295 | <source>Some instances hide videos containing mature or explicit content by default.</source> |
2275 | <target state="new">Some instances hide videos containing mature or explicit content by default.</target> | 2296 | <target state="new">Some instances hide videos containing mature or explicit content by default.</target> |
2276 | 2297 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">141</context></context-group> | |
2277 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">141</context></context-group></trans-unit> | 2298 | </trans-unit> |
2278 | <trans-unit id="4895908242997839943" datatype="html"> | 2299 | <trans-unit id="4895908242997839943" datatype="html"> |
2279 | <source>Publish after transcoding</source> | 2300 | <source>Publish after transcoding</source> |
2280 | <target state="new">Publish after transcoding</target> | 2301 | <target state="new">Publish after transcoding</target> |
2281 | 2302 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">147</context></context-group> | |
2282 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">147</context></context-group></trans-unit> | 2303 | </trans-unit> |
2283 | <trans-unit id="5596242684708779591" datatype="html"> | 2304 | <trans-unit id="5596242684708779591" datatype="html"> |
2284 | <source>If you decide not to wait for transcoding before publishing the video, it could be unplayable until transcoding ends.</source> | 2305 | <source>If you decide not to wait for transcoding before publishing the video, it could be unplayable until transcoding ends.</source> |
2285 | <target state="new">If you decide not to wait for transcoding before publishing the video, it could be unplayable until transcoding ends.</target> | 2306 | <target state="new">If you decide not to wait for transcoding before publishing the video, it could be unplayable until transcoding ends.</target> |
2286 | 2307 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">151</context></context-group> | |
2287 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">151</context></context-group></trans-unit> | 2308 | </trans-unit> |
2288 | <trans-unit id="5984574397847510001" datatype="html"> | 2309 | <trans-unit id="5984574397847510001" datatype="html"> |
2289 | <source>Basic info</source> | 2310 | <source>Basic info</source> |
2290 | <target state="new">Basic info</target> | 2311 | <target state="new">Basic info</target> |
2291 | 2312 | <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> | |
2292 | <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> | 2313 | </trans-unit> |
2293 | <trans-unit id="2142169012597585513" datatype="html"> | 2314 | <trans-unit id="2142169012597585513" datatype="html"> |
2294 | <source>Add another caption</source> | 2315 | <source>Add another caption</source> |
2295 | <target state="new">Add another caption</target> | 2316 | <target state="new">Add another caption</target> |
2296 | 2317 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">174</context></context-group> | |
2297 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">174</context></context-group></trans-unit> | 2318 | </trans-unit> |
2298 | <trans-unit id="4525569337497033381" datatype="html"> | 2319 | <trans-unit id="4525569337497033381" datatype="html"> |
2299 | <source>See the subtitle file</source> | 2320 | <source>See the subtitle file</source> |
2300 | <target state="new">See the subtitle file</target> | 2321 | <target state="new">See the subtitle file</target> |
2301 | 2322 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">183</context></context-group> | |
2302 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit> | 2323 | </trans-unit> |
2303 | <trans-unit id="5600963353867835532" datatype="html"> | 2324 | <trans-unit id="5600963353867835532" datatype="html"> |
2304 | <source>Already uploaded ✔</source> | 2325 | <source>Already uploaded ✔</source> |
2305 | <target state="new">Already uploaded ✔</target> | 2326 | <target state="new">Already uploaded ✔</target> |
2306 | 2327 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">187</context></context-group> | |
2307 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">187</context></context-group></trans-unit> | 2328 | </trans-unit> |
2308 | <trans-unit id="73284819990858102" datatype="html"> | 2329 | <trans-unit id="73284819990858102" datatype="html"> |
2309 | <source>Will be created on update</source> | 2330 | <source>Will be created on update</source> |
2310 | <target state="new">Will be created on update</target> | 2331 | <target state="new">Will be created on update</target> |
2311 | 2332 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">195</context></context-group> | |
2312 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">195</context></context-group></trans-unit> | 2333 | </trans-unit> |
2313 | <trans-unit id="7044449271109607418" datatype="html"> | 2334 | <trans-unit id="7044449271109607418" datatype="html"> |
2314 | <source>Cancel create</source> | 2335 | <source>Cancel create</source> |
2315 | <target state="new">Cancel create</target> | 2336 | <target state="new">Cancel create</target> |
2316 | 2337 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">197</context></context-group> | |
2317 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">197</context></context-group></trans-unit> | 2338 | </trans-unit> |
2318 | <trans-unit id="7879454016898626211" datatype="html"> | 2339 | <trans-unit id="7879454016898626211" datatype="html"> |
2319 | <source>Will be deleted on update</source> | 2340 | <source>Will be deleted on update</source> |
2320 | <target state="new">Will be deleted on update</target> | 2341 | <target state="new">Will be deleted on update</target> |
2321 | 2342 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">203</context></context-group> | |
2322 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">203</context></context-group></trans-unit> | 2343 | </trans-unit> |
2323 | <trans-unit id="305832955565133216" datatype="html"> | 2344 | <trans-unit id="305832955565133216" datatype="html"> |
2324 | <source>Cancel deletion</source> | 2345 | <source>Cancel deletion</source> |
2325 | <target state="new">Cancel deletion</target> | 2346 | <target state="new">Cancel deletion</target> |
2326 | 2347 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">205</context></context-group> | |
2327 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">205</context></context-group></trans-unit> | 2348 | </trans-unit> |
2328 | <trans-unit id="360396717319152766" datatype="html"> | 2349 | <trans-unit id="360396717319152766" datatype="html"> |
2329 | <source>No captions for now.</source> | 2350 | <source>No captions for now.</source> |
2330 | <target state="new"> | 2351 | <target state="new"> |
2331 | No captions for now. | 2352 | No captions for now. |
2332 | </target> | 2353 | </target> |
2333 | 2354 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">210</context></context-group> | |
2334 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">210</context></context-group></trans-unit> | 2355 | </trans-unit> |
2335 | <trans-unit id="8508836953540308271" datatype="html"> | 2356 | <trans-unit id="8508836953540308271" datatype="html"> |
2336 | <source>Live settings</source> | 2357 | <source>Live settings</source> |
2337 | <target state="new">Live settings</target> | 2358 | <target state="new">Live settings</target> |
2338 | 2359 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">219</context></context-group> | |
2339 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">219</context></context-group></trans-unit> | 2360 | </trans-unit> |
2340 | <trans-unit id="1212376766715456139" datatype="html"> | 2361 | <trans-unit id="1212376766715456139" datatype="html"> |
2341 | <source>⚠️ If you enable this option, your live will be terminated if you exceed your video quota</source> | 2362 | <source>⚠️ If you enable this option, your live will be terminated if you exceed your video quota</source> |
2342 | <target state="new">⚠️ If you enable this option, your live will be terminated if you exceed your video quota</target> | 2363 | <target state="new">⚠️ If you enable this option, your live will be terminated if you exceed your video quota</target> |
2343 | 2364 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">272</context></context-group> | |
2344 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">272</context></context-group></trans-unit> | 2365 | </trans-unit> |
2345 | <trans-unit id="8891497955962997247" datatype="html"> | 2366 | <trans-unit id="8891497955962997247" datatype="html"> |
2346 | <source>Automatically publish a replay when your live ends</source> | 2367 | <source>Automatically publish a replay when your live ends</source> |
2347 | <target state="new">Automatically publish a replay when your live ends</target> | 2368 | <target state="new">Automatically publish a replay when your live ends</target> |
2348 | 2369 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">268</context></context-group> | |
2349 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">268</context></context-group></trans-unit> | 2370 | </trans-unit> |
2350 | <trans-unit id="1168086599577356916" datatype="html"> | 2371 | <trans-unit id="1168086599577356916" datatype="html"> |
2351 | <source>Video preview</source> | 2372 | <source>Video preview</source> |
2352 | <target state="new">Video preview</target> | 2373 | <target state="new">Video preview</target> |
2353 | 2374 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">291</context></context-group> | |
2354 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">291</context></context-group></trans-unit> | 2375 | </trans-unit> |
2355 | <trans-unit id="2288513108450439427" datatype="html"> | 2376 | <trans-unit id="2288513108450439427" datatype="html"> |
2356 | <source>Support</source> | 2377 | <source>Support</source> |
2357 | <target state="new">Support</target> | 2378 | <target state="new">Support</target> |
2358 | 2379 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">17</context></context-group> | |
2359 | 2380 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">300</context></context-group> | |
2360 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">300</context></context-group></trans-unit> | 2381 | </trans-unit> |
2361 | <trans-unit id="1359533927353954373" datatype="html"> | 2382 | <trans-unit id="1359533927353954373" datatype="html"> |
2362 | <source>View account</source> | 2383 | <source>View account</source> |
2363 | <target state="new">View account</target> | 2384 | <target state="new">View account</target> |
@@ -2393,45 +2414,46 @@ The link will expire within 1 hour.</source> | |||
2393 | <target state="new"> | 2414 | <target state="new"> |
2394 | Short text to tell people how they can support you (membership platform...). | 2415 | Short text to tell people how they can support you (membership platform...). |
2395 | </target> | 2416 | </target> |
2396 | 2417 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">303</context></context-group> | |
2397 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">303</context></context-group></trans-unit> | 2418 | </trans-unit> |
2398 | <trans-unit id="7958716262877895706" datatype="html"> | 2419 | <trans-unit id="7958716262877895706" datatype="html"> |
2399 | <source>Original publication date</source> | 2420 | <source>Original publication date</source> |
2400 | <target state="new">Original publication date</target> | 2421 | <target state="new">Original publication date</target> |
2401 | 2422 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">320</context></context-group> | |
2402 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">320</context></context-group></trans-unit> | 2423 | </trans-unit> |
2403 | <trans-unit id="50985514722149155" datatype="html"> | 2424 | <trans-unit id="50985514722149155" datatype="html"> |
2404 | <source>This is the date when the content was originally published (e.g. the release date for a film)</source> | 2425 | <source>This is the date when the content was originally published (e.g. the release date for a film)</source> |
2405 | <target state="new"> | 2426 | <target state="new"> |
2406 | This is the date when the content was originally published (e.g. the release date for a film) | 2427 | This is the date when the content was originally published (e.g. the release date for a film) |
2407 | </target> | 2428 | </target> |
2408 | 2429 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">323</context></context-group> | |
2409 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">323</context></context-group></trans-unit> | 2430 | </trans-unit> |
2410 | <trans-unit id="1669378369440073270" datatype="html"> | 2431 | <trans-unit id="1669378369440073270" datatype="html"> |
2411 | <source>Plugin settings</source> | 2432 | <source>Plugin settings</source> |
2412 | <target state="new">Plugin settings</target> | 2433 | <target state="new">Plugin settings</target> |
2413 | 2434 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">354</context></context-group> | |
2414 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">354</context></context-group></trans-unit> | 2435 | </trans-unit> |
2415 | <trans-unit id="8693603235657020323" datatype="html"> | 2436 | <trans-unit id="8693603235657020323" datatype="html"> |
2416 | <source>Other</source> | 2437 | <source>Other</source> |
2417 | <target state="new">Other</target> | 2438 | <target state="new">Other</target> |
2418 | 2439 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">188</context></context-group> | |
2419 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">188</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit> | 2440 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">50</context></context-group> |
2441 | </trans-unit> | ||
2420 | <trans-unit id="2200003513633568069" datatype="html"> | 2442 | <trans-unit id="2200003513633568069" datatype="html"> |
2421 | <source>Enable video comments</source> | 2443 | <source>Enable video comments</source> |
2422 | <target state="new">Enable video comments</target> | 2444 | <target state="new">Enable video comments</target> |
2423 | 2445 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">341</context></context-group> | |
2424 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">341</context></context-group></trans-unit> | 2446 | </trans-unit> |
2425 | <trans-unit id="8896564060463626070" datatype="html"> | 2447 | <trans-unit id="8896564060463626070" datatype="html"> |
2426 | <source>Enable download</source> | 2448 | <source>Enable download</source> |
2427 | <target state="new">Enable download</target> | 2449 | <target state="new">Enable download</target> |
2428 | 2450 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">346</context></context-group> | |
2429 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">346</context></context-group></trans-unit> | 2451 | </trans-unit> |
2430 | <trans-unit id="8821221480638803282" datatype="html"> | 2452 | <trans-unit id="8821221480638803282" datatype="html"> |
2431 | <source>Advanced settings</source> | 2453 | <source>Advanced settings</source> |
2432 | <target state="new">Advanced settings</target> | 2454 | <target state="new">Advanced settings</target> |
2433 | 2455 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">284</context></context-group> | |
2434 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">284</context></context-group></trans-unit> | 2456 | </trans-unit> |
2435 | <trans-unit id="2375260419993138758" datatype="html"> | 2457 | <trans-unit id="2375260419993138758" datatype="html"> |
2436 | <source>URL</source> | 2458 | <source>URL</source> |
2437 | <target state="new">URL</target> | 2459 | <target state="new">URL</target> |
@@ -2470,13 +2492,13 @@ The link will expire within 1 hour.</source> | |||
2470 | <trans-unit id="9172233176401579786" datatype="html"> | 2492 | <trans-unit id="9172233176401579786" datatype="html"> |
2471 | <source>Scheduled</source> | 2493 | <source>Scheduled</source> |
2472 | <target state="new">Scheduled</target> | 2494 | <target state="new">Scheduled</target> |
2473 | 2495 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">204</context></context-group> | |
2474 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">204</context></context-group></trans-unit> | 2496 | </trans-unit> |
2475 | <trans-unit id="1435317307066082710" datatype="html"> | 2497 | <trans-unit id="1435317307066082710" datatype="html"> |
2476 | <source>Hide the video until a specific date</source> | 2498 | <source>Hide the video until a specific date</source> |
2477 | <target state="new">Hide the video until a specific date</target> | 2499 | <target state="new">Hide the video until a specific date</target> |
2478 | 2500 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">205</context></context-group> | |
2479 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit> | 2501 | </trans-unit> |
2480 | <trans-unit id="1087181129481039628" datatype="html"> | 2502 | <trans-unit id="1087181129481039628" datatype="html"> |
2481 | <source>Normal live</source> | 2503 | <source>Normal live</source> |
2482 | <target state="new">Normal live</target> | 2504 | <target state="new">Normal live</target> |
@@ -2503,7 +2525,7 @@ The link will expire within 1 hour.</source> | |||
2503 | <target state="new"> | 2525 | <target state="new"> |
2504 | Image that will be merged with your audio file. | 2526 | Image that will be merged with your audio file. |
2505 | 2527 | ||
2506 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | 2528 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> |
2507 | The chosen image will be definitive and cannot be modified. | 2529 | The chosen image will be definitive and cannot be modified. |
2508 | 2530 | ||
2509 | </target> | 2531 | </target> |
@@ -2614,43 +2636,43 @@ The link will expire within 1 hour.</source> | |||
2614 | <trans-unit id="4422946962830681102" datatype="html"> | 2636 | <trans-unit id="4422946962830681102" datatype="html"> |
2615 | <source>Torrents with only 1 file are supported.</source> | 2637 | <source>Torrents with only 1 file are supported.</source> |
2616 | <target state="new">Torrents with only 1 file are supported.</target> | 2638 | <target state="new">Torrents with only 1 file are supported.</target> |
2617 | 2639 | <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">118</context></context-group> | |
2618 | <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">118</context></context-group></trans-unit> | 2640 | </trans-unit> |
2619 | <trans-unit id="7860848084471862305" datatype="html"> | 2641 | <trans-unit id="7860848084471862305" datatype="html"> |
2620 | <source>Cannot create live because this instance have too many created lives</source> | 2642 | <source>Cannot create live because this instance have too many created lives</source> |
2621 | <target state="new">Cannot create live because this instance have too many created lives</target> | 2643 | <target state="new">Cannot create live because this instance have too many created lives</target> |
2622 | 2644 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">103</context></context-group> | |
2623 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">103</context></context-group></trans-unit> | 2645 | </trans-unit> |
2624 | <trans-unit id="1278564497286613571" datatype="html"> | 2646 | <trans-unit id="1278564497286613571" datatype="html"> |
2625 | <source>Cannot create live because you created too many lives</source> | 2647 | <source>Cannot create live because you created too many lives</source> |
2626 | <target state="new">Cannot create live because you created too many lives</target> | 2648 | <target state="new">Cannot create live because you created too many lives</target> |
2627 | 2649 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">105</context></context-group> | |
2628 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">105</context></context-group></trans-unit> | 2650 | </trans-unit> |
2629 | <trans-unit id="2621043320678012413" datatype="html"> | 2651 | <trans-unit id="2621043320678012413" datatype="html"> |
2630 | <source>Live published.</source> | 2652 | <source>Live published.</source> |
2631 | <target state="new">Live published.</target> | 2653 | <target state="new">Live published.</target> |
2632 | 2654 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">134</context></context-group> | |
2633 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">134</context></context-group></trans-unit> | 2655 | </trans-unit> |
2634 | <trans-unit id="5872059367236038160" datatype="html"> | 2656 | <trans-unit id="5872059367236038160" datatype="html"> |
2635 | <source>Stream only once and save a replay of your live</source> | 2657 | <source>Stream only once and save a replay of your live</source> |
2636 | <target state="new">Stream only once and save a replay of your live</target> | 2658 | <target state="new">Stream only once and save a replay of your live</target> |
2637 | 2659 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">157</context></context-group> | |
2638 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">157</context></context-group></trans-unit> | 2660 | </trans-unit> |
2639 | <trans-unit id="2360261543675520397" datatype="html"> | 2661 | <trans-unit id="2360261543675520397" datatype="html"> |
2640 | <source>Stream only once</source> | 2662 | <source>Stream only once</source> |
2641 | <target state="new">Stream only once</target> | 2663 | <target state="new">Stream only once</target> |
2642 | 2664 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">160</context></context-group> | |
2643 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">160</context></context-group></trans-unit> | 2665 | </trans-unit> |
2644 | <trans-unit id="5168540607709796871" datatype="html"> | 2666 | <trans-unit id="5168540607709796871" datatype="html"> |
2645 | <source>Stream multiple times, replays can't be saved</source> | 2667 | <source>Stream multiple times, replays can't be saved</source> |
2646 | <target state="new">Stream multiple times, replays can't be saved</target> | 2668 | <target state="new">Stream multiple times, replays can't be saved</target> |
2647 | 2669 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">165</context></context-group> | |
2648 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">165</context></context-group></trans-unit> | 2670 | </trans-unit> |
2649 | <trans-unit id="58134197356653483" datatype="html"> | 2671 | <trans-unit id="58134197356653483" datatype="html"> |
2650 | <source>Stream multiple times using the same URL</source> | 2672 | <source>Stream multiple times using the same URL</source> |
2651 | <target state="new">Stream multiple times using the same URL</target> | 2673 | <target state="new">Stream multiple times using the same URL</target> |
2652 | 2674 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">168</context></context-group> | |
2653 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">168</context></context-group></trans-unit> | 2675 | </trans-unit> |
2654 | <trans-unit id="8218579597782287078" datatype="html"> | 2676 | <trans-unit id="8218579597782287078" datatype="html"> |
2655 | <source>Go Live</source> | 2677 | <source>Go Live</source> |
2656 | <target state="new">Go Live</target> | 2678 | <target state="new">Go Live</target> |
@@ -2666,13 +2688,13 @@ The link will expire within 1 hour.</source> | |||
2666 | <source>We recommend you to not use the <x id="START_TAG_STRONG"/>root<x id="CLOSE_TAG_STRONG"/> user to publish your videos, since it's the super-admin account of your instance. <x id="LINE_BREAK"/> Instead, <x id="START_LINK"/>create a dedicated account<x id="CLOSE_LINK"/> to upload your videos. </source> | 2688 | <source>We recommend you to not use the <x id="START_TAG_STRONG"/>root<x id="CLOSE_TAG_STRONG"/> user to publish your videos, since it's the super-admin account of your instance. <x id="LINE_BREAK"/> Instead, <x id="START_LINK"/>create a dedicated account<x id="CLOSE_LINK"/> to upload your videos. </source> |
2667 | <target state="new"> | 2689 | <target state="new"> |
2668 | We recommend you to not use the | 2690 | We recommend you to not use the |
2669 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>root | 2691 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>root |
2670 | <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. | 2692 | <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. |
2671 | 2693 | ||
2672 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | 2694 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> |
2673 | Instead, | 2695 | Instead, |
2674 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>create a dedicated account | 2696 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>create a dedicated account |
2675 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> to upload your videos. | 2697 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> to upload your videos. |
2676 | 2698 | ||
2677 | </target> | 2699 | </target> |
2678 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">33</context></context-group> | 2700 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">33</context></context-group> |
@@ -2819,15 +2841,15 @@ The link will expire within 1 hour.</source> | |||
2819 | <target state="new"> | 2841 | <target state="new"> |
2820 | More customization | 2842 | More customization |
2821 | </target> | 2843 | </target> |
2822 | 2844 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">255</context></context-group> | |
2823 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">255</context></context-group></trans-unit> | 2845 | </trans-unit> |
2824 | <trans-unit id="1284179134768564307" datatype="html"> | 2846 | <trans-unit id="1284179134768564307" datatype="html"> |
2825 | <source>Less customization</source> | 2847 | <source>Less customization</source> |
2826 | <target state="new"> | 2848 | <target state="new"> |
2827 | Less customization | 2849 | Less customization |
2828 | </target> | 2850 | </target> |
2829 | 2851 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">263</context></context-group> | |
2830 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">263</context></context-group></trans-unit> | 2852 | </trans-unit> |
2831 | <trans-unit id="1290987288288099212" datatype="html"> | 2853 | <trans-unit id="1290987288288099212" datatype="html"> |
2832 | <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source> | 2854 | <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source> |
2833 | <target state="new">Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target> | 2855 | <target state="new">Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target> |
@@ -2874,8 +2896,10 @@ The link will expire within 1 hour.</source> | |||
2874 | <source>Display video title</source> | 2896 | <source>Display video title</source> |
2875 | <target state="new">Display video title</target> | 2897 | <target state="new">Display video title</target> |
2876 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">215</context></context-group> | 2898 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">215</context></context-group> |
2877 | </trans-unit><trans-unit id="7482217084177855485" datatype="html"> | 2899 | </trans-unit> |
2878 | <source>P2P</source><target state="new">P2P</target> | 2900 | <trans-unit id="7482217084177855485" datatype="html"> |
2901 | <source>P2P</source> | ||
2902 | <target state="new">P2P</target> | ||
2879 | <context-group purpose="location"> | 2903 | <context-group purpose="location"> |
2880 | <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context> | 2904 | <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context> |
2881 | <context context-type="linenumber">222</context> | 2905 | <context context-type="linenumber">222</context> |
@@ -2884,18 +2908,18 @@ The link will expire within 1 hour.</source> | |||
2884 | <trans-unit id="1068153312491986796" datatype="html"> | 2908 | <trans-unit id="1068153312491986796" datatype="html"> |
2885 | <source>Display privacy warning</source> | 2909 | <source>Display privacy warning</source> |
2886 | <target state="new">Display privacy warning</target> | 2910 | <target state="new">Display privacy warning</target> |
2887 | 2911 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">229</context></context-group> | |
2888 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">229</context></context-group></trans-unit> | 2912 | </trans-unit> |
2889 | <trans-unit id="7540352830225038263" datatype="html"> | 2913 | <trans-unit id="7540352830225038263" datatype="html"> |
2890 | <source>Display player controls</source> | 2914 | <source>Display player controls</source> |
2891 | <target state="new">Display player controls</target> | 2915 | <target state="new">Display player controls</target> |
2892 | 2916 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">236</context></context-group> | |
2893 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">236</context></context-group></trans-unit> | 2917 | </trans-unit> |
2894 | <trans-unit id="805456636864344681" datatype="html"> | 2918 | <trans-unit id="805456636864344681" datatype="html"> |
2895 | <source>Display PeerTube button link</source> | 2919 | <source>Display PeerTube button link</source> |
2896 | <target state="new">Display PeerTube button link</target> | 2920 | <target state="new">Display PeerTube button link</target> |
2897 | 2921 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">243</context></context-group> | |
2898 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">243</context></context-group></trans-unit> | 2922 | </trans-unit> |
2899 | <trans-unit id="8928816882866356838" datatype="html"> | 2923 | <trans-unit id="8928816882866356838" datatype="html"> |
2900 | <source>Public</source> | 2924 | <source>Public</source> |
2901 | <target state="new">Public</target> | 2925 | <target state="new">Public</target> |
@@ -2904,8 +2928,8 @@ The link will expire within 1 hour.</source> | |||
2904 | <trans-unit id="4416005356063364306" datatype="html"> | 2928 | <trans-unit id="4416005356063364306" datatype="html"> |
2905 | <source>This video is blocked.</source> | 2929 | <source>This video is blocked.</source> |
2906 | <target state="new">This video is blocked.</target> | 2930 | <target state="new">This video is blocked.</target> |
2907 | 2931 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">34</context></context-group> | |
2908 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> | 2932 | </trans-unit> |
2909 | <trans-unit id="2482137713226830428" datatype="html"> | 2933 | <trans-unit id="2482137713226830428" datatype="html"> |
2910 | <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> | 2934 | <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> |
2911 | <target state="new">Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> | 2935 | <target state="new">Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> |
@@ -3026,9 +3050,9 @@ The link will expire within 1 hour.</source> | |||
3026 | <trans-unit id="1465291804668949243" datatype="html"> | 3050 | <trans-unit id="1465291804668949243" datatype="html"> |
3027 | <source>NSFW</source> | 3051 | <source>NSFW</source> |
3028 | <target state="new">NSFW</target> | 3052 | <target state="new">NSFW</target> |
3029 | 3053 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">56</context></context-group> | |
3030 | 3054 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">73</context></context-group> | |
3031 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">73</context></context-group></trans-unit> | 3055 | </trans-unit> |
3032 | <trans-unit id="4512155674928869984" datatype="html"> | 3056 | <trans-unit id="4512155674928869984" datatype="html"> |
3033 | <source>Get more information</source> | 3057 | <source>Get more information</source> |
3034 | <target state="new">Get more information</target> | 3058 | <target state="new">Get more information</target> |
@@ -3049,9 +3073,10 @@ The link will expire within 1 hour.</source> | |||
3049 | <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context> | 3073 | <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context> |
3050 | <context context-type="linenumber">1,3</context> | 3074 | <context context-type="linenumber">1,3</context> |
3051 | </context-group> | 3075 | </context-group> |
3052 | </trans-unit><trans-unit id="6355398227384499371" datatype="html"> | 3076 | </trans-unit> |
3053 | <source> Move to external storage failed, this video may not work properly. | 3077 | <trans-unit id="6355398227384499371" datatype="html"> |
3054 | </source><target state="new"> Move to external storage failed, this video may not work properly. | 3078 | <source>Move to external storage failed, this video may not work properly.</source> |
3079 | <target state="new"> Move to external storage failed, this video may not work properly. | ||
3055 | </target> | 3080 | </target> |
3056 | <context-group purpose="location"> | 3081 | <context-group purpose="location"> |
3057 | <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context> | 3082 | <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context> |
@@ -3062,38 +3087,38 @@ The link will expire within 1 hour.</source> | |||
3062 | <source>The video is being imported, it will be available when the import is finished.</source> | 3087 | <source>The video is being imported, it will be available when the import is finished.</source> |
3063 | <target state="new"> The video is being imported, it will be available when the import is finished. | 3088 | <target state="new"> The video is being imported, it will be available when the import is finished. |
3064 | </target> | 3089 | </target> |
3065 | 3090 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">9</context></context-group> | |
3066 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> | 3091 | </trans-unit> |
3067 | <trans-unit id="8304621069698650554" datatype="html"> | 3092 | <trans-unit id="8304621069698650554" datatype="html"> |
3068 | <source>The video is being transcoded, it may not work properly.</source> | 3093 | <source>The video is being transcoded, it may not work properly.</source> |
3069 | <target state="new"> The video is being transcoded, it may not work properly. | 3094 | <target state="new"> The video is being transcoded, it may not work properly. |
3070 | </target> | 3095 | </target> |
3071 | 3096 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">13</context></context-group> | |
3072 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit> | 3097 | </trans-unit> |
3073 | <trans-unit id="9080034597841586171" datatype="html"> | 3098 | <trans-unit id="9080034597841586171" datatype="html"> |
3074 | <source>The video is being moved to an external server, it may not work properly.</source> | 3099 | <source>The video is being moved to an external server, it may not work properly.</source> |
3075 | <target state="new"> The video is being moved to an external server, it may not work properly. | 3100 | <target state="new"> The video is being moved to an external server, it may not work properly. |
3076 | </target> | 3101 | </target> |
3077 | 3102 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">17</context></context-group> | |
3078 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit> | 3103 | </trans-unit> |
3079 | <trans-unit id="8619499607322327082" datatype="html"> | 3104 | <trans-unit id="8619499607322327082" datatype="html"> |
3080 | <source>This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </source> | 3105 | <source>This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </source> |
3081 | <target state="new"> This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. | 3106 | <target state="new"> This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. |
3082 | </target> | 3107 | </target> |
3083 | 3108 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">21</context></context-group> | |
3084 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit> | 3109 | </trans-unit> |
3085 | <trans-unit id="4262297989675590582" datatype="html"> | 3110 | <trans-unit id="4262297989675590582" datatype="html"> |
3086 | <source>This live has not started yet.</source> | 3111 | <source>This live has not started yet.</source> |
3087 | <target state="new"> This live has not started yet. | 3112 | <target state="new"> This live has not started yet. |
3088 | </target> | 3113 | </target> |
3089 | 3114 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">25</context></context-group> | |
3090 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">25</context></context-group></trans-unit> | 3115 | </trans-unit> |
3091 | <trans-unit id="4926204350710628499" datatype="html"> | 3116 | <trans-unit id="4926204350710628499" datatype="html"> |
3092 | <source>This live has ended.</source> | 3117 | <source>This live has ended.</source> |
3093 | <target state="new"> This live has ended. | 3118 | <target state="new"> This live has ended. |
3094 | </target> | 3119 | </target> |
3095 | 3120 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">29</context></context-group> | |
3096 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit> | 3121 | </trans-unit> |
3097 | <trans-unit id="8518611938109939710" datatype="html"> | 3122 | <trans-unit id="8518611938109939710" datatype="html"> |
3098 | <source>SORT BY</source> | 3123 | <source>SORT BY</source> |
3099 | <target state="new"> | 3124 | <target state="new"> |
@@ -3117,7 +3142,7 @@ The link will expire within 1 hour.</source> | |||
3117 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">28</context></context-group> | 3142 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">28</context></context-group> |
3118 | </trans-unit> | 3143 | </trans-unit> |
3119 | <trans-unit id="6390009909920475335" datatype="html"> | 3144 | <trans-unit id="6390009909920475335" datatype="html"> |
3120 | <source> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> and others </source> | 3145 | <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> and others </source> |
3121 | <target state="new"> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> and others </target> | 3146 | <target state="new"> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> and others </target> |
3122 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">73</context></context-group> | 3147 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">73</context></context-group> |
3123 | </trans-unit> | 3148 | </trans-unit> |
@@ -3129,7 +3154,7 @@ The link will expire within 1 hour.</source> | |||
3129 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group> | 3154 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group> |
3130 | </trans-unit> | 3155 | </trans-unit> |
3131 | <trans-unit id="127329338495775339" datatype="html"> | 3156 | <trans-unit id="127329338495775339" datatype="html"> |
3132 | <source> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </source> | 3157 | <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </source> |
3133 | <target state="new"> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </target> | 3158 | <target state="new"> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </target> |
3134 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">76</context></context-group> | 3159 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">76</context></context-group> |
3135 | </trans-unit> | 3160 | </trans-unit> |
@@ -3246,9 +3271,9 @@ The link will expire within 1 hour.</source> | |||
3246 | <target state="new"> | 3271 | <target state="new"> |
3247 | Your report will be sent to moderators of | 3272 | Your report will be sent to moderators of |
3248 | <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/> | 3273 | <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/> |
3249 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/> and will be forwarded to the comment origin ( | 3274 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/> and will be forwarded to the comment origin ( |
3250 | <x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/>) too | 3275 | <x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/>) too |
3251 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/>. | 3276 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/>. |
3252 | 3277 | ||
3253 | </target> | 3278 | </target> |
3254 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">36</context></context-group> | 3279 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">36</context></context-group> |
@@ -3340,8 +3365,8 @@ The link will expire within 1 hour.</source> | |||
3340 | <trans-unit id="2092225601747599163" datatype="html"> | 3365 | <trans-unit id="2092225601747599163" datatype="html"> |
3341 | <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> | 3366 | <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> |
3342 | <target state="new">Created | 3367 | <target state="new">Created |
3343 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> | 3368 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> |
3344 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> | 3369 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> |
3345 | </target> | 3370 | </target> |
3346 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">27</context></context-group> | 3371 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">27</context></context-group> |
3347 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">33</context></context-group> | 3372 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">33</context></context-group> |
@@ -3401,8 +3426,8 @@ The link will expire within 1 hour.</source> | |||
3401 | <trans-unit id="6571718060636962350" datatype="html"> | 3426 | <trans-unit id="6571718060636962350" datatype="html"> |
3402 | <source>Redundancy allowed <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> | 3427 | <source>Redundancy allowed <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> |
3403 | <target state="new">Redundancy allowed | 3428 | <target state="new">Redundancy allowed |
3404 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> | 3429 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> |
3405 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> | 3430 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> |
3406 | </target> | 3431 | </target> |
3407 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">34</context></context-group> | 3432 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">34</context></context-group> |
3408 | </trans-unit> | 3433 | </trans-unit> |
@@ -3518,9 +3543,9 @@ The link will expire within 1 hour.</source> | |||
3518 | <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source> | 3543 | <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source> |
3519 | <target state="new"> | 3544 | <target state="new"> |
3520 | Transcoding is enabled. The video quota only takes into account | 3545 | Transcoding is enabled. The video quota only takes into account |
3521 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>original | 3546 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>original |
3522 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> video size. | 3547 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> video size. |
3523 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | 3548 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> |
3524 | At most, this user could upload ~ | 3549 | At most, this user could upload ~ |
3525 | <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>. | 3550 | <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>. |
3526 | 3551 | ||
@@ -3590,10 +3615,10 @@ The link will expire within 1 hour.</source> | |||
3590 | <trans-unit id="7049348886126005391" datatype="html"> | 3615 | <trans-unit id="7049348886126005391" datatype="html"> |
3591 | <source>Batch actions</source> | 3616 | <source>Batch actions</source> |
3592 | <target state="new">Batch actions</target> | 3617 | <target state="new">Batch actions</target> |
3593 | 3618 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">22</context></context-group> | |
3594 | 3619 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">18</context></context-group> | |
3595 | 3620 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">18</context></context-group> | |
3596 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit> | 3621 | </trans-unit> |
3597 | <trans-unit id="675721269041534709" datatype="html"> | 3622 | <trans-unit id="675721269041534709" datatype="html"> |
3598 | <source>The user was banned</source> | 3623 | <source>The user was banned</source> |
3599 | <target state="new">The user was banned</target> | 3624 | <target state="new">The user was banned</target> |
@@ -3602,13 +3627,13 @@ The link will expire within 1 hour.</source> | |||
3602 | <trans-unit id="2348557406282409966" datatype="html"> | 3627 | <trans-unit id="2348557406282409966" datatype="html"> |
3603 | <source>Open account in a new tab</source> | 3628 | <source>Open account in a new tab</source> |
3604 | <target state="new">Open account in a new tab</target> | 3629 | <target state="new">Open account in a new tab</target> |
3605 | 3630 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group> | |
3606 | 3631 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">93</context></context-group> | |
3607 | 3632 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</context></context-group> | |
3608 | 3633 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">44</context></context-group> | |
3609 | 3634 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group> | |
3610 | 3635 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group> | |
3611 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">93</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">44</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">34</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">34</context></context-group></trans-unit> | 3636 | </trans-unit> |
3612 | <trans-unit id="3111569165173971676" datatype="html"> | 3637 | <trans-unit id="3111569165173971676" datatype="html"> |
3613 | <source>Deleted account</source> | 3638 | <source>Deleted account</source> |
3614 | <target state="new"> | 3639 | <target state="new"> |
@@ -3685,8 +3710,8 @@ The link will expire within 1 hour.</source> | |||
3685 | <trans-unit id="2343069726009080052" datatype="html"> | 3710 | <trans-unit id="2343069726009080052" datatype="html"> |
3686 | <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> | 3711 | <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> |
3687 | <target state="new">Video | 3712 | <target state="new">Video |
3688 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> | 3713 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> |
3689 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> | 3714 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> |
3690 | </target> | 3715 | </target> |
3691 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">29</context></context-group> | 3716 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">29</context></context-group> |
3692 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">26</context></context-group> | 3717 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">26</context></context-group> |
@@ -3737,33 +3762,33 @@ The link will expire within 1 hour.</source> | |||
3737 | <trans-unit id="7692347838587821095" datatype="html"> | 3762 | <trans-unit id="7692347838587821095" datatype="html"> |
3738 | <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> | 3763 | <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> |
3739 | <target state="new">Date | 3764 | <target state="new">Date |
3740 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> | 3765 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> |
3741 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> | 3766 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> |
3742 | </target> | 3767 | </target> |
3743 | 3768 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">29</context></context-group> | |
3744 | 3769 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group> | |
3745 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> | 3770 | </trans-unit> |
3746 | <trans-unit id="1451763834047485033" datatype="html"> | 3771 | <trans-unit id="1451763834047485033" datatype="html"> |
3747 | <source>Select this row</source> | 3772 | <source>Select this row</source> |
3748 | <target state="new">Select this row</target> | 3773 | <target state="new">Select this row</target> |
3749 | 3774 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group> | |
3750 | 3775 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group> | |
3751 | 3776 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">49</context></context-group> | |
3752 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">49</context></context-group></trans-unit> | 3777 | </trans-unit> |
3753 | <trans-unit id="4043531994869127329" datatype="html"> | 3778 | <trans-unit id="4043531994869127329" datatype="html"> |
3754 | <source>See full comment</source> | 3779 | <source>See full comment</source> |
3755 | <target state="new">See full comment</target> | 3780 | <target state="new">See full comment</target> |
3756 | 3781 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group> | |
3757 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> | 3782 | </trans-unit> |
3758 | <trans-unit id="3193976279273491157" datatype="html"> | 3783 | <trans-unit id="3193976279273491157" datatype="html"> |
3759 | <source>Actions</source> | 3784 | <source>Actions</source> |
3760 | <target state="new">Actions</target> | 3785 | <target state="new">Actions</target> |
3761 | 3786 | <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> | |
3762 | 3787 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">43</context></context-group> | |
3763 | 3788 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group> | |
3764 | 3789 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</context></context-group> | |
3765 | 3790 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">39</context></context-group> | |
3766 | <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><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit> | 3791 | </trans-unit> |
3767 | <trans-unit id="8390803680962035202" datatype="html"> | 3792 | <trans-unit id="8390803680962035202" datatype="html"> |
3768 | <source>Follower</source> | 3793 | <source>Follower</source> |
3769 | <target state="new">Follower</target> | 3794 | <target state="new">Follower</target> |
@@ -3775,18 +3800,18 @@ The link will expire within 1 hour.</source> | |||
3775 | <trans-unit id="4691552465058437520" datatype="html"> | 3800 | <trans-unit id="4691552465058437520" datatype="html"> |
3776 | <source>Commented video</source> | 3801 | <source>Commented video</source> |
3777 | <target state="new">Commented video</target> | 3802 | <target state="new">Commented video</target> |
3778 | 3803 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group> | |
3779 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> | 3804 | </trans-unit> |
3780 | <trans-unit id="7266085473379376028" datatype="html"> | 3805 | <trans-unit id="7266085473379376028" datatype="html"> |
3781 | <source>No comments found matching current filters.</source> | 3806 | <source>No comments found matching current filters.</source> |
3782 | <target state="new">No comments found matching current filters.</target> | 3807 | <target state="new">No comments found matching current filters.</target> |
3783 | 3808 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group> | |
3784 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> | 3809 | </trans-unit> |
3785 | <trans-unit id="2398388496754671928" datatype="html"> | 3810 | <trans-unit id="2398388496754671928" datatype="html"> |
3786 | <source>No comments found.</source> | 3811 | <source>No comments found.</source> |
3787 | <target state="new">No comments found.</target> | 3812 | <target state="new">No comments found.</target> |
3788 | 3813 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group> | |
3789 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit> | 3814 | </trans-unit> |
3790 | <trans-unit id="4604870995665811499" datatype="html"> | 3815 | <trans-unit id="4604870995665811499" datatype="html"> |
3791 | <source>Local comments</source> | 3816 | <source>Local comments</source> |
3792 | <target state="new">Local comments</target> | 3817 | <target state="new">Local comments</target> |
@@ -3900,18 +3925,18 @@ The link will expire within 1 hour.</source> | |||
3900 | <trans-unit id="6549265851868599441"> | 3925 | <trans-unit id="6549265851868599441"> |
3901 | <source>Video</source> | 3926 | <source>Video</source> |
3902 | <target>ویدئو</target> | 3927 | <target>ویدئو</target> |
3903 | 3928 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group> | |
3904 | 3929 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group> | |
3905 | 3930 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group> | |
3906 | 3931 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">18</context></context-group> | |
3907 | 3932 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">8</context></context-group> | |
3908 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit> | 3933 | </trans-unit> |
3909 | <trans-unit id="2662644497259948010" datatype="html"> | 3934 | <trans-unit id="2662644497259948010" datatype="html"> |
3910 | <source>Comment</source> | 3935 | <source>Comment</source> |
3911 | <target state="new">Comment</target> | 3936 | <target state="new">Comment</target> |
3912 | 3937 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group> | |
3913 | 3938 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group> | |
3914 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> | 3939 | </trans-unit> |
3915 | <trans-unit id="1359961255805685312" datatype="html"> | 3940 | <trans-unit id="1359961255805685312" datatype="html"> |
3916 | <source>This video has been reported multiple times.</source> | 3941 | <source>This video has been reported multiple times.</source> |
3917 | <target state="new">This video has been reported multiple times.</target> | 3942 | <target state="new">This video has been reported multiple times.</target> |
@@ -3950,8 +3975,8 @@ The link will expire within 1 hour.</source> | |||
3950 | <trans-unit id="3301856295120048857" datatype="html"> | 3975 | <trans-unit id="3301856295120048857" datatype="html"> |
3951 | <source>State <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> | 3976 | <source>State <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> |
3952 | <target state="new">State | 3977 | <target state="new">State |
3953 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> | 3978 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> |
3954 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> | 3979 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> |
3955 | </target> | 3980 | </target> |
3956 | <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> | 3981 | <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> |
3957 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">32</context></context-group> | 3982 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">32</context></context-group> |
@@ -3970,8 +3995,8 @@ The link will expire within 1 hour.</source> | |||
3970 | <trans-unit id="7418735164633152705" datatype="html"> | 3995 | <trans-unit id="7418735164633152705" datatype="html"> |
3971 | <source>Score <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> | 3996 | <source>Score <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> |
3972 | <target state="new">Score | 3997 | <target state="new">Score |
3973 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> | 3998 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> |
3974 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> | 3999 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> |
3975 | </target> | 4000 | </target> |
3976 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">26</context></context-group> | 4001 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">26</context></context-group> |
3977 | </trans-unit> | 4002 | </trans-unit> |
@@ -3990,11 +4015,11 @@ The link will expire within 1 hour.</source> | |||
3990 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">28</context></context-group> | 4015 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">28</context></context-group> |
3991 | </trans-unit> | 4016 | </trans-unit> |
3992 | <trans-unit id="1258618443362430782" datatype="html"> | 4017 | <trans-unit id="1258618443362430782" datatype="html"> |
3993 | <source> <x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} reports}}" xid="1879828604800763221"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="ml-1 glyphicon glyphicon-flag">"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> | 4018 | <source><x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} reports}}" xid="1879828604800763221"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="ml-1 glyphicon glyphicon-flag">"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> |
3994 | <target state="new"> | 4019 | <target state="new"> |
3995 | <x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, =1 {...} other {...}}"/> | 4020 | <x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, =1 {...} other {...}}"/> |
3996 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> | 4021 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> |
3997 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> | 4022 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> |
3998 | </target> | 4023 | </target> |
3999 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">21</context></context-group> | 4024 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">21</context></context-group> |
4000 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">41</context></context-group> | 4025 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">41</context></context-group> |
@@ -4029,8 +4054,8 @@ The link will expire within 1 hour.</source> | |||
4029 | <trans-unit id="1300704815627663264" datatype="html"> | 4054 | <trans-unit id="1300704815627663264" datatype="html"> |
4030 | <source>Muted at <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> | 4055 | <source>Muted at <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> |
4031 | <target state="new">Muted at | 4056 | <target state="new">Muted at |
4032 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> | 4057 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> |
4033 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> | 4058 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> |
4034 | </target> | 4059 | </target> |
4035 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">24</context></context-group> | 4060 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">24</context></context-group> |
4036 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">24</context></context-group> | 4061 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">24</context></context-group> |
@@ -4083,10 +4108,10 @@ The link will expire within 1 hour.</source> | |||
4083 | <trans-unit id="4086606389696938932" datatype="html"> | 4108 | <trans-unit id="4086606389696938932" datatype="html"> |
4084 | <source>Account</source> | 4109 | <source>Account</source> |
4085 | <target state="new">Account</target> | 4110 | <target state="new">Account</target> |
4086 | 4111 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group> | |
4087 | 4112 | <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> | |
4088 | 4113 | <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> | |
4089 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">41</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></trans-unit> | 4114 | </trans-unit> |
4090 | <trans-unit id="8564972645418093229" datatype="html"> | 4115 | <trans-unit id="8564972645418093229" datatype="html"> |
4091 | <source>No account found matching current filters.</source> | 4116 | <source>No account found matching current filters.</source> |
4092 | <target state="new">No account found matching current filters.</target> | 4117 | <target state="new">No account found matching current filters.</target> |
@@ -4102,18 +4127,18 @@ The link will expire within 1 hour.</source> | |||
4102 | <trans-unit id="2338185419645468935" datatype="html"> | 4127 | <trans-unit id="2338185419645468935" datatype="html"> |
4103 | <source>List installed plugins</source> | 4128 | <source>List installed plugins</source> |
4104 | <target state="new">List installed plugins</target> | 4129 | <target state="new">List installed plugins</target> |
4105 | 4130 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.routes.ts</context><context context-type="linenumber">26</context></context-group> | |
4106 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.routes.ts</context><context context-type="linenumber">26</context></context-group></trans-unit> | 4131 | </trans-unit> |
4107 | <trans-unit id="8897412584195581488" datatype="html"> | 4132 | <trans-unit id="8897412584195581488" datatype="html"> |
4108 | <source>Search plugins</source> | 4133 | <source>Search plugins</source> |
4109 | <target state="new">Search plugins</target> | 4134 | <target state="new">Search plugins</target> |
4110 | 4135 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.routes.ts</context><context context-type="linenumber">35</context></context-group> | |
4111 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.routes.ts</context><context context-type="linenumber">35</context></context-group></trans-unit> | 4136 | </trans-unit> |
4112 | <trans-unit id="4994333937800672218" datatype="html"> | 4137 | <trans-unit id="4994333937800672218" datatype="html"> |
4113 | <source>Show plugin</source> | 4138 | <source>Show plugin</source> |
4114 | <target state="new">Show plugin</target> | 4139 | <target state="new">Show plugin</target> |
4115 | 4140 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.routes.ts</context><context context-type="linenumber">44</context></context-group> | |
4116 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.routes.ts</context><context context-type="linenumber">44</context></context-group></trans-unit> | 4141 | </trans-unit> |
4117 | <trans-unit id="602667807232759122" datatype="html"> | 4142 | <trans-unit id="602667807232759122" datatype="html"> |
4118 | <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> muted accounts</source> | 4143 | <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> muted accounts</source> |
4119 | <target state="new">Showing | 4144 | <target state="new">Showing |
@@ -4132,15 +4157,20 @@ The link will expire within 1 hour.</source> | |||
4132 | <trans-unit id="4894835484717268716" datatype="html"> | 4157 | <trans-unit id="4894835484717268716" datatype="html"> |
4133 | <source>Installed</source> | 4158 | <source>Installed</source> |
4134 | <target state="new">Installed</target> | 4159 | <target state="new">Installed</target> |
4135 | 4160 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">35</context></context-group> | |
4136 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit><trans-unit id="6185935497147252048" datatype="html"> | 4161 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context><context context-type="linenumber">3</context></context-group> |
4137 | <source>This plugin is developed by Framasoft</source><target state="new">This plugin is developed by Framasoft</target> | 4162 | </trans-unit> |
4163 | <trans-unit id="6185935497147252048" datatype="html"> | ||
4164 | <source>This plugin is developed by Framasoft</source> | ||
4165 | <target state="new">This plugin is developed by Framasoft</target> | ||
4138 | <context-group purpose="location"> | 4166 | <context-group purpose="location"> |
4139 | <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context> | 4167 | <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context> |
4140 | <context context-type="linenumber">37</context> | 4168 | <context context-type="linenumber">37</context> |
4141 | </context-group> | 4169 | </context-group> |
4142 | </trans-unit><trans-unit id="8336721444092720377" datatype="html"> | 4170 | </trans-unit> |
4143 | <source> Official </source><target state="new"> Official </target> | 4171 | <trans-unit id="8336721444092720377" datatype="html"> |
4172 | <source>Official</source> | ||
4173 | <target state="new"> Official </target> | ||
4144 | <context-group purpose="location"> | 4174 | <context-group purpose="location"> |
4145 | <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context> | 4175 | <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context> |
4146 | <context context-type="linenumber">37,39</context> | 4176 | <context context-type="linenumber">37,39</context> |
@@ -4149,11 +4179,12 @@ The link will expire within 1 hour.</source> | |||
4149 | <trans-unit id="7002061007877950198" datatype="html"> | 4179 | <trans-unit id="7002061007877950198" datatype="html"> |
4150 | <source>Plugin homepage (new window)</source> | 4180 | <source>Plugin homepage (new window)</source> |
4151 | <target state="new">Plugin homepage (new window)</target> | 4181 | <target state="new">Plugin homepage (new window)</target> |
4152 | 4182 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-card.component.html</context><context context-type="linenumber">8</context></context-group> | |
4153 | 4183 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-card.component.html</context><context context-type="linenumber">12</context></context-group> | |
4154 | 4184 | </trans-unit> | |
4155 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-card.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-card.component.html</context><context context-type="linenumber">12</context></context-group></trans-unit><trans-unit id="3981257963098530375" datatype="html"> | 4185 | <trans-unit id="3981257963098530375" datatype="html"> |
4156 | <source>Navigate between installed plugins and themes or find new ones</source><target state="new">Navigate between installed plugins and themes or find new ones</target> | 4186 | <source>Navigate between installed plugins and themes or find new ones</source> |
4187 | <target state="new">Navigate between installed plugins and themes or find new ones</target> | ||
4157 | <context-group purpose="location"> | 4188 | <context-group purpose="location"> |
4158 | <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context> | 4189 | <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context> |
4159 | <context context-type="linenumber">2</context> | 4190 | <context context-type="linenumber">2</context> |
@@ -4227,40 +4258,42 @@ The link will expire within 1 hour.</source> | |||
4227 | <target state="new"> | 4258 | <target state="new"> |
4228 | To load your new installed plugins or themes, refresh the page. | 4259 | To load your new installed plugins or themes, refresh the page. |
4229 | </target> | 4260 | </target> |
4230 | 4261 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">3</context></context-group> | |
4231 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit><trans-unit id="7577430199525157466" datatype="html"> | 4262 | </trans-unit> |
4232 | <source>Popular plugins</source><target state="new">Popular plugins</target> | 4263 | <trans-unit id="7577430199525157466" datatype="html"> |
4264 | <source>Popular plugins</source> | ||
4265 | <target state="new">Popular plugins</target> | ||
4233 | <context-group purpose="location"> | 4266 | <context-group purpose="location"> |
4234 | <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context> | 4267 | <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context> |
4235 | <context context-type="linenumber">10</context> | 4268 | <context context-type="linenumber">10</context> |
4236 | </context-group> | 4269 | </context-group> |
4237 | </trans-unit><trans-unit id="830877982972543118" datatype="html"> | 4270 | </trans-unit> |
4238 | <source>Popular themes</source><target state="new">Popular themes</target> | 4271 | <trans-unit id="830877982972543118" datatype="html"> |
4272 | <source>Popular themes</source> | ||
4273 | <target state="new">Popular themes</target> | ||
4239 | <context-group purpose="location"> | 4274 | <context-group purpose="location"> |
4240 | <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context> | 4275 | <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context> |
4241 | <context context-type="linenumber">11</context> | 4276 | <context context-type="linenumber">11</context> |
4242 | </context-group> | 4277 | </context-group> |
4243 | </trans-unit> | 4278 | </trans-unit> |
4244 | |||
4245 | <trans-unit id="1780056719120519633" datatype="html"> | 4279 | <trans-unit id="1780056719120519633" datatype="html"> |
4246 | <source> <x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/> for "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </source> | 4280 | <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/> for "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </source> |
4247 | <target state="new"> <x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/> for "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </target> | 4281 | <target state="new"> <x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/> for "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </target> |
4248 | 4282 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">17</context></context-group> | |
4249 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit> | 4283 | </trans-unit> |
4250 | <trans-unit id="3148804384763272950" datatype="html"> | 4284 | <trans-unit id="3148804384763272950" datatype="html"> |
4251 | <source>{VAR_PLURAL, plural, =1 {result} other {results} }</source> | 4285 | <source>{VAR_PLURAL, plural, =1 {result} other {results} }</source> |
4252 | <target state="new">{VAR_PLURAL, plural, =1 {result} other {results} }</target> | 4286 | <target state="new">{VAR_PLURAL, plural, =1 {result} other {results} }</target> |
4253 | 4287 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">18</context></context-group> | |
4254 | 4288 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">5</context></context-group> | |
4255 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">18</context></context-group><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> | 4289 | </trans-unit> |
4256 | <trans-unit id="2722270956157821098" datatype="html"> | 4290 | <trans-unit id="2722270956157821098" datatype="html"> |
4257 | <source>No results.</source> | 4291 | <source>No results.</source> |
4258 | <target state="new"> | 4292 | <target state="new"> |
4259 | No results. | 4293 | No results. |
4260 | </target> | 4294 | </target> |
4261 | 4295 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">27</context></context-group> | |
4262 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit> | 4296 | </trans-unit> |
4263 | |||
4264 | <trans-unit id="2601639465696257054" datatype="html"> | 4297 | <trans-unit id="2601639465696257054" datatype="html"> |
4265 | <source>This <x id="INTERPOLATION"/> does not have settings. </source> | 4298 | <source>This <x id="INTERPOLATION"/> does not have settings. </source> |
4266 | <target state="new"> | 4299 | <target state="new"> |
@@ -4328,10 +4361,10 @@ The link will expire within 1 hour.</source> | |||
4328 | <trans-unit id="6110554376228744887" datatype="html"> | 4361 | <trans-unit id="6110554376228744887" datatype="html"> |
4329 | <source>Select all rows</source> | 4362 | <source>Select all rows</source> |
4330 | <target state="new">Select all rows</target> | 4363 | <target state="new">Select all rows</target> |
4331 | 4364 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group> | |
4332 | 4365 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group> | |
4333 | 4366 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">34</context></context-group> | |
4334 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> | 4367 | </trans-unit> |
4335 | <trans-unit id="2719284837486030903" datatype="html"> | 4368 | <trans-unit id="2719284837486030903" datatype="html"> |
4336 | <source>Job type</source> | 4369 | <source>Job type</source> |
4337 | <target state="new">Job type</target> | 4370 | <target state="new">Job type</target> |
@@ -4362,8 +4395,8 @@ The link will expire within 1 hour.</source> | |||
4362 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">46</context></context-group> | 4395 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">46</context></context-group> |
4363 | </trans-unit> | 4396 | </trans-unit> |
4364 | <trans-unit id="3901868627411944813" datatype="html"> | 4397 | <trans-unit id="3901868627411944813" datatype="html"> |
4365 | <source>Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="<small>"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="</small>"/></source> | 4398 | <source>Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="<small>"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="</small>"/></source> |
4366 | <target state="new">Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="<small>"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="</small>"/></target> | 4399 | <target state="new">Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="<small>"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="</small>"/></target> |
4367 | <context-group purpose="location"> | 4400 | <context-group purpose="location"> |
4368 | <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context> | 4401 | <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context> |
4369 | <context context-type="linenumber">47</context> | 4402 | <context context-type="linenumber">47</context> |
@@ -4383,8 +4416,8 @@ The link will expire within 1 hour.</source> | |||
4383 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">105</context></context-group> | 4416 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">105</context></context-group> |
4384 | </trans-unit> | 4417 | </trans-unit> |
4385 | <trans-unit id="2713421326605345655" datatype="html"> | 4418 | <trans-unit id="2713421326605345655" datatype="html"> |
4386 | <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code> "/> jobs found.</source> | 4419 | <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code> "/> jobs found.</source> |
4387 | <target state="new">No <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code> "/> jobs found.</target> | 4420 | <target state="new">No <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code> "/> jobs found.</target> |
4388 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">106</context></context-group> | 4421 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">106</context></context-group> |
4389 | </trans-unit> | 4422 | </trans-unit> |
4390 | <trans-unit id="2384897339170501794" datatype="html"> | 4423 | <trans-unit id="2384897339170501794" datatype="html"> |
@@ -4430,9 +4463,9 @@ The link will expire within 1 hour.</source> | |||
4430 | </context-group> | 4463 | </context-group> |
4431 | </trans-unit> | 4464 | </trans-unit> |
4432 | <trans-unit id="2232767208623640457" datatype="html"> | 4465 | <trans-unit id="2232767208623640457" datatype="html"> |
4433 | <source>By <x id="INTERPOLATION"/> -></source> | 4466 | <source>By <x id="INTERPOLATION"/> -></source> |
4434 | <target state="new">By | 4467 | <target state="new">By |
4435 | <x id="INTERPOLATION" equiv-text="{{ log.by }}"/> -> | 4468 | <x id="INTERPOLATION" equiv-text="{{ log.by }}"/> -> |
4436 | </target> | 4469 | </target> |
4437 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">47</context></context-group> | 4470 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">47</context></context-group> |
4438 | </trans-unit> | 4471 | </trans-unit> |
@@ -4467,8 +4500,8 @@ The link will expire within 1 hour.</source> | |||
4467 | <trans-unit id="8953934448427251062" datatype="html"> | 4500 | <trans-unit id="8953934448427251062" datatype="html"> |
4468 | <source>The <x id="START_LINK"/>sharing system<x id="CLOSE_LINK"/> implies that some technical information about your system (such as a public IP address) can be sent to other peers, but greatly helps to reduce server load.</source> | 4501 | <source>The <x id="START_LINK"/>sharing system<x id="CLOSE_LINK"/> implies that some technical information about your system (such as a public IP address) can be sent to other peers, but greatly helps to reduce server load.</source> |
4469 | <target state="new">The | 4502 | <target state="new">The |
4470 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>sharing system | 4503 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>sharing system |
4471 | <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. | 4504 | <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. |
4472 | </target> | 4505 | </target> |
4473 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">45</context></context-group> | 4506 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">45</context></context-group> |
4474 | </trans-unit> | 4507 | </trans-unit> |
@@ -4508,8 +4541,8 @@ The link will expire within 1 hour.</source> | |||
4508 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">82</context></context-group> | 4541 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">82</context></context-group> |
4509 | </trans-unit> | 4542 | </trans-unit> |
4510 | <trans-unit id="4423835119021329687" datatype="html"> | 4543 | <trans-unit id="4423835119021329687" datatype="html"> |
4511 | <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> to build a moderation team. </source> | 4544 | <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> to build a moderation team. </source> |
4512 | <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> to build a moderation team. </target> | 4545 | <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> to build a moderation team. </target> |
4513 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">83</context></context-group> | 4546 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">83</context></context-group> |
4514 | </trans-unit> | 4547 | </trans-unit> |
4515 | <trans-unit id="7030031694783481217" datatype="html"> | 4548 | <trans-unit id="7030031694783481217" datatype="html"> |
@@ -4518,8 +4551,8 @@ The link will expire within 1 hour.</source> | |||
4518 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">93</context></context-group> | 4551 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">93</context></context-group> |
4519 | </trans-unit> | 4552 | </trans-unit> |
4520 | <trans-unit id="4620493570088713907" datatype="html"> | 4553 | <trans-unit id="4620493570088713907" datatype="html"> |
4521 | <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source> | 4554 | <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source> |
4522 | <target state="new"> Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </target> | 4555 | <target state="new"> Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </target> |
4523 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">97</context></context-group> | 4556 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">97</context></context-group> |
4524 | </trans-unit> | 4557 | </trans-unit> |
4525 | <trans-unit id="7497677457560701935" datatype="html"> | 4558 | <trans-unit id="7497677457560701935" datatype="html"> |
@@ -4638,8 +4671,8 @@ The link will expire within 1 hour.</source> | |||
4638 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">4</context></context-group> | 4671 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">4</context></context-group> |
4639 | </trans-unit> | 4672 | </trans-unit> |
4640 | <trans-unit id="2107098695989136934" datatype="html"> | 4673 | <trans-unit id="2107098695989136934" datatype="html"> |
4641 | <source>Use <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/plugins">"/>plugins & themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more involved changes, or <x id="START_LINK_1" equiv-text="<a routerLink="/admin/config/edit-custom" fragment="advanced-configuration">"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> | 4674 | <source>Use <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/plugins">"/>plugins & themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more involved changes, or <x id="START_LINK_1" equiv-text="<a routerLink="/admin/config/edit-custom" fragment="advanced-configuration">"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> |
4642 | <target state="new"> Use <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/plugins">"/>plugins & themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more involved changes, or <x id="START_LINK_1" equiv-text="<a routerLink="/admin/config/edit-custom" fragment="advanced-configuration">"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> | 4675 | <target state="new"> Use <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/plugins">"/>plugins & themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more involved changes, or <x id="START_LINK_1" equiv-text="<a routerLink="/admin/config/edit-custom" fragment="advanced-configuration">"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> |
4643 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">5</context></context-group> | 4676 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">5</context></context-group> |
4644 | </trans-unit> | 4677 | </trans-unit> |
4645 | <trans-unit id="6855462350544488601" datatype="html"> | 4678 | <trans-unit id="6855462350544488601" datatype="html"> |
@@ -4745,8 +4778,8 @@ The link will expire within 1 hour.</source> | |||
4745 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">150</context></context-group> | 4778 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">150</context></context-group> |
4746 | </trans-unit> | 4779 | </trans-unit> |
4747 | <trans-unit id="2669509104300979449" datatype="html"> | 4780 | <trans-unit id="2669509104300979449" datatype="html"> |
4748 | <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> to set their quota individually. </source> | 4781 | <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> to set their quota individually. </source> |
4749 | <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> to set their quota individually. </target> | 4782 | <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> to set their quota individually. </target> |
4750 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">151</context></context-group> | 4783 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">151</context></context-group> |
4751 | </trans-unit> | 4784 | </trans-unit> |
4752 | <trans-unit id="4497115134891299867" datatype="html"> | 4785 | <trans-unit id="4497115134891299867" datatype="html"> |
@@ -4921,8 +4954,8 @@ The link will expire within 1 hour.</source> | |||
4921 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group> | 4954 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group> |
4922 | </trans-unit> | 4955 | </trans-unit> |
4923 | <trans-unit id="1886227550697837417" datatype="html"> | 4956 | <trans-unit id="1886227550697837417" datatype="html"> |
4924 | <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://framagit.org/framasoft/peertube/search-index">"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> | 4957 | <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://framagit.org/framasoft/peertube/search-index">"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> |
4925 | <target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://framagit.org/framasoft/peertube/search-index">"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> | 4958 | <target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://framagit.org/framasoft/peertube/search-index">"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> |
4926 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">370</context></context-group> | 4959 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">370</context></context-group> |
4927 | </trans-unit> | 4960 | </trans-unit> |
4928 | <trans-unit id="2331464426553277323" datatype="html"> | 4961 | <trans-unit id="2331464426553277323" datatype="html"> |
@@ -4956,8 +4989,8 @@ The link will expire within 1 hour.</source> | |||
4956 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">418</context></context-group> | 4989 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">418</context></context-group> |
4957 | </trans-unit> | 4990 | </trans-unit> |
4958 | <trans-unit id="252719899360434356" datatype="html"> | 4991 | <trans-unit id="252719899360434356" datatype="html"> |
4959 | <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/follows">"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> with other instances. </source> | 4992 | <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/follows">"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> with other instances. </source> |
4960 | <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/follows">"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> with other instances. </target> | 4993 | <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/follows">"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> with other instances. </target> |
4961 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">419</context></context-group> | 4994 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">419</context></context-group> |
4962 | </trans-unit> | 4995 | </trans-unit> |
4963 | <trans-unit id="9119248927271669654" datatype="html"> | 4996 | <trans-unit id="9119248927271669654" datatype="html"> |
@@ -4993,8 +5026,8 @@ The link will expire within 1 hour.</source> | |||
4993 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">465</context></context-group> | 5026 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">465</context></context-group> |
4994 | </trans-unit> | 5027 | </trans-unit> |
4995 | <trans-unit id="9076632742417302918" datatype="html"> | 5028 | <trans-unit id="9076632742417302918" datatype="html"> |
4996 | <source>See <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances" rel="noopener noreferer" target="_blank">"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> for more information about the expected URL </source> | 5029 | <source>See <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances" rel="noopener noreferer" target="_blank">"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> for more information about the expected URL </source> |
4997 | <target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances" rel="noopener noreferer" target="_blank">"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> for more information about the expected URL </target> | 5030 | <target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances" rel="noopener noreferer" target="_blank">"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> for more information about the expected URL </target> |
4998 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">470</context></context-group> | 5031 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">470</context></context-group> |
4999 | </trans-unit> | 5032 | </trans-unit> |
5000 | <trans-unit id="3946988229617310200" datatype="html"> | 5033 | <trans-unit id="3946988229617310200" datatype="html"> |
@@ -5005,8 +5038,8 @@ The link will expire within 1 hour.</source> | |||
5005 | <trans-unit id="2149300564474427551"> | 5038 | <trans-unit id="2149300564474427551"> |
5006 | <source>Administrator</source> | 5039 | <source>Administrator</source> |
5007 | <target>مدیر</target> | 5040 | <target>مدیر</target> |
5008 | 5041 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">353</context></context-group> | |
5009 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">353</context></context-group></trans-unit> | 5042 | </trans-unit> |
5010 | <trans-unit id="3171683206914962995" datatype="html"> | 5043 | <trans-unit id="3171683206914962995" datatype="html"> |
5011 | <source>Admin email</source> | 5044 | <source>Admin email</source> |
5012 | <target state="new">Admin email</target> | 5045 | <target state="new">Admin email</target> |
@@ -5043,8 +5076,8 @@ The link will expire within 1 hour.</source> | |||
5043 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group> | 5076 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group> |
5044 | </trans-unit> | 5077 | </trans-unit> |
5045 | <trans-unit id="2076338542820061819" datatype="html"> | 5078 | <trans-unit id="2076338542820061819" datatype="html"> |
5046 | <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="<a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> to see if you instance is allowed. </source> | 5079 | <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="<a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> to see if you instance is allowed. </source> |
5047 | <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="<a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> to see if you instance is allowed. </target> | 5080 | <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="<a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> to see if you instance is allowed. </target> |
5048 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">555</context></context-group> | 5081 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">555</context></context-group> |
5049 | </trans-unit> | 5082 | </trans-unit> |
5050 | <trans-unit id="493135676263039396" datatype="html"> | 5083 | <trans-unit id="493135676263039396" datatype="html"> |
@@ -5082,13 +5115,13 @@ The link will expire within 1 hour.</source> | |||
5082 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">33</context></context-group> | 5115 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">33</context></context-group> |
5083 | </trans-unit> | 5116 | </trans-unit> |
5084 | <trans-unit id="4420104899393268652" datatype="html"> | 5117 | <trans-unit id="4420104899393268652" datatype="html"> |
5085 | <source>Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="text-muted">"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> | 5118 | <source>Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="text-muted">"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> |
5086 | <target state="new"> Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="text-muted">"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> | 5119 | <target state="new"> Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="text-muted">"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> |
5087 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">40</context></context-group> | 5120 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">40</context></context-group> |
5088 | </trans-unit> | 5121 | </trans-unit> |
5089 | <trans-unit id="7210210728441530221" datatype="html"> | 5122 | <trans-unit id="7210210728441530221" datatype="html"> |
5090 | <source>Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="text-muted">"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> | 5123 | <source>Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="text-muted">"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> |
5091 | <target state="new"> Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="text-muted">"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> | 5124 | <target state="new"> Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="text-muted">"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> |
5092 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">53</context></context-group> | 5125 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">53</context></context-group> |
5093 | </trans-unit> | 5126 | </trans-unit> |
5094 | <trans-unit id="6830777508073747241" datatype="html"> | 5127 | <trans-unit id="6830777508073747241" datatype="html"> |
@@ -5232,8 +5265,8 @@ The link will expire within 1 hour.</source> | |||
5232 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">94</context></context-group> | 5265 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">94</context></context-group> |
5233 | </trans-unit> | 5266 | </trans-unit> |
5234 | <trans-unit id="7334484418359079994" datatype="html"> | 5267 | <trans-unit id="7334484418359079994" datatype="html"> |
5235 | <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></source> | 5268 | <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></source> |
5236 | <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></target> | 5269 | <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></target> |
5237 | <context-group purpose="location"> | 5270 | <context-group purpose="location"> |
5238 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> | 5271 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> |
5239 | <context context-type="linenumber">99,108</context> | 5272 | <context context-type="linenumber">99,108</context> |
@@ -5364,25 +5397,19 @@ The link will expire within 1 hour.</source> | |||
5364 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">74</context></context-group> | 5397 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">74</context></context-group> |
5365 | </trans-unit> | 5398 | </trans-unit> |
5366 | <trans-unit id="4067880101082150743" datatype="html"> | 5399 | <trans-unit id="4067880101082150743" datatype="html"> |
5367 | <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> | 5400 | <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> |
5368 | <target state="new"> Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></target> | 5401 | <target state="new"> Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></target> |
5369 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">77</context></context-group> | 5402 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">77</context></context-group> |
5370 | </trans-unit> | 5403 | </trans-unit> |
5371 | <trans-unit id="5464209657969421100" datatype="html"> | 5404 | <trans-unit id="5464209657969421100" datatype="html"> |
5372 | <source> Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> | 5405 | <source>Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="<em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="</em>"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></source> |
5373 | color: red; | 5406 | <target state="new"> Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>#custom-css <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> |
5374 | <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> | ||
5375 | <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="<em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="</em>"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> | ||
5376 | color: red; | ||
5377 | <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> | ||
5378 | <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></source> | ||
5379 | <target state="new"> Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>#custom-css <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> | ||
5380 | color: red; | 5407 | color: red; |
5381 | <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> | 5408 | <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> |
5382 | <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="<em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="</em> "/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> | 5409 | <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="<em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="</em> "/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> |
5383 | color: red; | 5410 | color: red; |
5384 | <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> | 5411 | <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> |
5385 | <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></target> | 5412 | <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></target> |
5386 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">96</context></context-group> | 5413 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">96</context></context-group> |
5387 | </trans-unit> | 5414 | </trans-unit> |
5388 | <trans-unit id="283725429207896837" datatype="html"> | 5415 | <trans-unit id="283725429207896837" datatype="html"> |
@@ -5399,8 +5426,8 @@ color: red; | |||
5399 | </context-group> | 5426 | </context-group> |
5400 | </trans-unit> | 5427 | </trans-unit> |
5401 | <trans-unit id="8167543029214637769" datatype="html"> | 5428 | <trans-unit id="8167543029214637769" datatype="html"> |
5402 | <source>There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li *ngFor="let error of grabAllErrors()">"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/></source> | 5429 | <source>There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li *ngFor="let error of grabAllErrors()">"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/></source> |
5403 | <target state="new"> There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li *ngFor="let error of grabAllErrors()">"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/></target> | 5430 | <target state="new"> There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li *ngFor="let error of grabAllErrors()">"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/></target> |
5404 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">71</context></context-group> | 5431 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">71</context></context-group> |
5405 | </trans-unit> | 5432 | </trans-unit> |
5406 | <trans-unit id="1445676851449000175" datatype="html"> | 5433 | <trans-unit id="1445676851449000175" datatype="html"> |
@@ -5476,8 +5503,8 @@ color: red; | |||
5476 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">255</context></context-group> | 5503 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">255</context></context-group> |
5477 | </trans-unit> | 5504 | </trans-unit> |
5478 | <trans-unit id="6317170736181476800" datatype="html"> | 5505 | <trans-unit id="6317170736181476800" datatype="html"> |
5479 | <source>Update <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings" [fragment]="fragment">"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span (click)="onAccountSettingsClick($event)">"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a >"/></source> | 5506 | <source>Update <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings" [fragment]="fragment">"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span (click)="onAccountSettingsClick($event)">"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a >"/></source> |
5480 | <target state="new"> Update <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings" [fragment]="fragment">"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span (click)="onAccountSettingsClick($event)">"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a >"/></target> | 5507 | <target state="new"> Update <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings" [fragment]="fragment">"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span (click)="onAccountSettingsClick($event)">"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a >"/></target> |
5481 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">2</context></context-group> | 5508 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">2</context></context-group> |
5482 | </trans-unit> | 5509 | </trans-unit> |
5483 | <trans-unit id="1405600824334286337" datatype="html"> | 5510 | <trans-unit id="1405600824334286337" datatype="html"> |
@@ -5497,40 +5524,40 @@ color: red; | |||
5497 | </context-group> | 5524 | </context-group> |
5498 | </trans-unit> | 5525 | </trans-unit> |
5499 | <trans-unit id="7028708681117573961" datatype="html"> | 5526 | <trans-unit id="7028708681117573961" datatype="html"> |
5500 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> | 5527 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> |
5501 | <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | 5528 | <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> |
5502 | <context-group purpose="location"> | 5529 | <context-group purpose="location"> |
5503 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> | 5530 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> |
5504 | <context context-type="linenumber">46</context> | 5531 | <context context-type="linenumber">46</context> |
5505 | </context-group> | 5532 | </context-group> |
5506 | </trans-unit> | 5533 | </trans-unit> |
5507 | <trans-unit id="8190023086228606960" datatype="html"> | 5534 | <trans-unit id="8190023086228606960" datatype="html"> |
5508 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> | 5535 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> |
5509 | <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | 5536 | <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> |
5510 | <context-group purpose="location"> | 5537 | <context-group purpose="location"> |
5511 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> | 5538 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> |
5512 | <context context-type="linenumber">48</context> | 5539 | <context context-type="linenumber">48</context> |
5513 | </context-group> | 5540 | </context-group> |
5514 | </trans-unit> | 5541 | </trans-unit> |
5515 | <trans-unit id="3224510615614621760" datatype="html"> | 5542 | <trans-unit id="3224510615614621760" datatype="html"> |
5516 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> | 5543 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> |
5517 | <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | 5544 | <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> |
5518 | <context-group purpose="location"> | 5545 | <context-group purpose="location"> |
5519 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> | 5546 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> |
5520 | <context context-type="linenumber">49</context> | 5547 | <context context-type="linenumber">49</context> |
5521 | </context-group> | 5548 | </context-group> |
5522 | </trans-unit> | 5549 | </trans-unit> |
5523 | <trans-unit id="3082811226222076503" datatype="html"> | 5550 | <trans-unit id="3082811226222076503" datatype="html"> |
5524 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> | 5551 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> |
5525 | <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | 5552 | <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> |
5526 | <context-group purpose="location"> | 5553 | <context-group purpose="location"> |
5527 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> | 5554 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> |
5528 | <context context-type="linenumber">50</context> | 5555 | <context context-type="linenumber">50</context> |
5529 | </context-group> | 5556 | </context-group> |
5530 | </trans-unit> | 5557 | </trans-unit> |
5531 | <trans-unit id="4322133526902910662" datatype="html"> | 5558 | <trans-unit id="4322133526902910662" datatype="html"> |
5532 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> | 5559 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> |
5533 | <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | 5560 | <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> |
5534 | <context-group purpose="location"> | 5561 | <context-group purpose="location"> |
5535 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> | 5562 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> |
5536 | <context context-type="linenumber">51</context> | 5563 | <context context-type="linenumber">51</context> |
@@ -5646,8 +5673,8 @@ color: red; | |||
5646 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">4</context></context-group> | 5673 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">4</context></context-group> |
5647 | </trans-unit> | 5674 | </trans-unit> |
5648 | <trans-unit id="7350483582490037954" datatype="html"> | 5675 | <trans-unit id="7350483582490037954" datatype="html"> |
5649 | <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, a confirmation will be requested to watch the video. </source> | 5676 | <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, a confirmation will be requested to watch the video. </source> |
5650 | <target state="new"> With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, a confirmation will be requested to watch the video. </target> | 5677 | <target state="new"> With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, a confirmation will be requested to watch the video. </target> |
5651 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">110</context></context-group> | 5678 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">110</context></context-group> |
5652 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">7</context></context-group> | 5679 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">7</context></context-group> |
5653 | </trans-unit> | 5680 | </trans-unit> |
@@ -5676,9 +5703,9 @@ color: red; | |||
5676 | <trans-unit id="1530331428384894781" datatype="html"> | 5703 | <trans-unit id="1530331428384894781" datatype="html"> |
5677 | <source><x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> is awaiting email verification </source> | 5704 | <source><x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> is awaiting email verification </source> |
5678 | <target state="new"> | 5705 | <target state="new"> |
5679 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> | 5706 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> |
5680 | <x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/> | 5707 | <x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/> |
5681 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> is awaiting email verification | 5708 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> is awaiting email verification |
5682 | 5709 | ||
5683 | </target> | 5710 | </target> |
5684 | <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">10</context></context-group> | 5711 | <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">10</context></context-group> |
@@ -5764,8 +5791,8 @@ color: red; | |||
5764 | <target state="new"> | 5791 | <target state="new"> |
5765 | Created | 5792 | Created |
5766 | 5793 | ||
5767 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> | 5794 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> |
5768 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> | 5795 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> |
5769 | </target> | 5796 | </target> |
5770 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">21</context></context-group> | 5797 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">21</context></context-group> |
5771 | </trans-unit> | 5798 | </trans-unit> |
@@ -5902,8 +5929,8 @@ color: red; | |||
5902 | <trans-unit id="2204625138753484173" datatype="html"> | 5929 | <trans-unit id="2204625138753484173" datatype="html"> |
5903 | <source><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/> Delete history </source> | 5930 | <source><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/> Delete history </source> |
5904 | <target state="new"> | 5931 | <target state="new"> |
5905 | <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="<my-global-icon>"/> | 5932 | <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="<my-global-icon>"/> |
5906 | <x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="</my-global-icon>"/> | 5933 | <x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="</my-global-icon>"/> |
5907 | Delete history | 5934 | Delete history |
5908 | 5935 | ||
5909 | </target> | 5936 | </target> |
@@ -5927,8 +5954,8 @@ color: red; | |||
5927 | </context-group> | 5954 | </context-group> |
5928 | </trans-unit> | 5955 | </trans-unit> |
5929 | <trans-unit id="5511928240200239994" datatype="html"> | 5956 | <trans-unit id="5511928240200239994" datatype="html"> |
5930 | <source>Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.</source> | 5957 | <source>Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.</source> |
5931 | <target state="new">Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.</target> | 5958 | <target state="new">Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.</target> |
5932 | <context-group purpose="location"> | 5959 | <context-group purpose="location"> |
5933 | <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context> | 5960 | <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context> |
5934 | <context context-type="linenumber">5</context> | 5961 | <context context-type="linenumber">5</context> |
@@ -5945,8 +5972,8 @@ color: red; | |||
5945 | <trans-unit id="2726946550255780479" datatype="html"> | 5972 | <trans-unit id="2726946550255780479" datatype="html"> |
5946 | <source><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/> Notification preferences </source> | 5973 | <source><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/> Notification preferences </source> |
5947 | <target state="new"> | 5974 | <target state="new"> |
5948 | <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="<my-global-icon>"/> | 5975 | <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="<my-global-icon>"/> |
5949 | <x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="</my-global-icon>"/> | 5976 | <x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="</my-global-icon>"/> |
5950 | Notification preferences | 5977 | Notification preferences |
5951 | 5978 | ||
5952 | </target> | 5979 | </target> |
@@ -6032,8 +6059,8 @@ color: red; | |||
6032 | <source>See the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/> for more information. </source> | 6059 | <source>See the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/> for more information. </source> |
6033 | <target state="new"> | 6060 | <target state="new"> |
6034 | See the | 6061 | See the |
6035 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation | 6062 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation |
6036 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more information. | 6063 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more information. |
6037 | 6064 | ||
6038 | </target> | 6065 | </target> |
6039 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html</context><context context-type="linenumber">31</context></context-group> | 6066 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html</context><context context-type="linenumber">31</context></context-group> |
@@ -6047,19 +6074,19 @@ color: red; | |||
6047 | <source>If you need help to use PeerTube, you can have a look at the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/>. </source> | 6074 | <source>If you need help to use PeerTube, you can have a look at the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/>. </source> |
6048 | <target state="new"> | 6075 | <target state="new"> |
6049 | If you need help to use PeerTube, you can have a look at the | 6076 | If you need help to use PeerTube, you can have a look at the |
6050 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation | 6077 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation |
6051 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | 6078 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. |
6052 | 6079 | ||
6053 | </target> | 6080 | </target> |
6054 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">13</context></context-group> | 6081 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">13</context></context-group> |
6055 | </trans-unit> | 6082 | </trans-unit> |
6056 | <trans-unit id="8844610145426272276" datatype="html"> | 6083 | <trans-unit id="8844610145426272276" datatype="html"> |
6057 | <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings">"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. </source> | 6084 | <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings">"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. </source> |
6058 | <target state="new"> To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings">"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. </target> | 6085 | <target state="new"> To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings">"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. </target> |
6059 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">17</context></context-group> | 6086 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">17</context></context-group> |
6060 | </trans-unit> | 6087 | </trans-unit> |
6061 | <trans-unit id="3030338154442300172" datatype="html"> | 6088 | <trans-unit id="3030338154442300172" datatype="html"> |
6062 | <source> Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}" xid="498463490165953744"/> </source> | 6089 | <source>Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}" xid="498463490165953744"/> </source> |
6063 | <target state="new"> Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}"/> </target> | 6090 | <target state="new"> Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}"/> </target> |
6064 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context><context context-type="linenumber">2</context></context-group> | 6091 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context><context context-type="linenumber">2</context></context-group> |
6065 | </trans-unit> | 6092 | </trans-unit> |
@@ -6209,7 +6236,7 @@ color: red; | |||
6209 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">16</context></context-group> | 6236 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">16</context></context-group> |
6210 | </trans-unit> | 6237 | </trans-unit> |
6211 | <trans-unit id="8856905278208146821" datatype="html"> | 6238 | <trans-unit id="8856905278208146821" datatype="html"> |
6212 | <source> <x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}" xid="8553183884518584864"/> </source> | 6239 | <source><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}" xid="8553183884518584864"/> </source> |
6213 | <target state="translated"><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}"/> </target> | 6240 | <target state="translated"><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}"/> </target> |
6214 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">25</context></context-group> | 6241 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">25</context></context-group> |
6215 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">38</context></context-group> | 6242 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">38</context></context-group> |
@@ -6231,9 +6258,7 @@ color: red; | |||
6231 | <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> | 6258 | <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> |
6232 | </trans-unit> | 6259 | </trans-unit> |
6233 | <trans-unit id="7152797255397280410" datatype="html"> | 6260 | <trans-unit id="7152797255397280410" datatype="html"> |
6234 | <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>? | 6261 | <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>? It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source> |
6235 | It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another | ||
6236 | channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source> | ||
6237 | <target state="new">Do you really want to delete <x id="PH"/>? | 6262 | <target state="new">Do you really want to delete <x id="PH"/>? |
6238 | It will delete <x id="PH_1"/> videos uploaded in this channel, and you will not be able to create another | 6263 | It will delete <x id="PH_1"/> videos uploaded in this channel, and you will not be able to create another |
6239 | channel with the same name (<x id="PH_2"/>)!</target> | 6264 | channel with the same name (<x id="PH_2"/>)!</target> |
@@ -6267,8 +6292,8 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
6267 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">38</context></context-group> | 6292 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">38</context></context-group> |
6268 | </trans-unit> | 6293 | </trans-unit> |
6269 | <trans-unit id="2705478076887104088" datatype="html"> | 6294 | <trans-unit id="2705478076887104088" datatype="html"> |
6270 | <source>SHOW THIS CHANNEL ></source> | 6295 | <source>SHOW THIS CHANNEL ></source> |
6271 | <target state="new">SHOW THIS CHANNEL ></target> | 6296 | <target state="new">SHOW THIS CHANNEL ></target> |
6272 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">46</context></context-group> | 6297 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">46</context></context-group> |
6273 | </trans-unit> | 6298 | </trans-unit> |
6274 | <trans-unit id="4088311569349098646"> | 6299 | <trans-unit id="4088311569349098646"> |
@@ -6446,8 +6471,8 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
6446 | <source>For more information, please visit <x id="START_LINK"/>joinpeertube.org<x id="CLOSE_LINK"/>. </source> | 6471 | <source>For more information, please visit <x id="START_LINK"/>joinpeertube.org<x id="CLOSE_LINK"/>. </source> |
6447 | <target state="new"> | 6472 | <target state="new"> |
6448 | For more information, please visit | 6473 | For more information, please visit |
6449 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>joinpeertube.org | 6474 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>joinpeertube.org |
6450 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | 6475 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. |
6451 | 6476 | ||
6452 | </target> | 6477 | </target> |
6453 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">18</context></context-group> | 6478 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">18</context></context-group> |
@@ -6563,8 +6588,8 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
6563 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">111</context></context-group> | 6588 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">111</context></context-group> |
6564 | </trans-unit> | 6589 | </trans-unit> |
6565 | <trans-unit id="1120376809358109718" datatype="html"> | 6590 | <trans-unit id="1120376809358109718" datatype="html"> |
6566 | <source>Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst">"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> for more information </source> | 6591 | <source>Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst">"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> for more information </source> |
6567 | <target state="new"> Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst">"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> for more information </target> | 6592 | <target state="new"> Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst">"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> for more information </target> |
6568 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">115</context></context-group> | 6593 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">115</context></context-group> |
6569 | </trans-unit> | 6594 | </trans-unit> |
6570 | <trans-unit id="7812408733559506009" datatype="html"> | 6595 | <trans-unit id="7812408733559506009" datatype="html"> |
@@ -6683,8 +6708,8 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
6683 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.ts</context><context context-type="linenumber">98</context></context-group> | 6708 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.ts</context><context context-type="linenumber">98</context></context-group> |
6684 | </trans-unit> | 6709 | </trans-unit> |
6685 | <trans-unit id="4807161697338135032" datatype="html"> | 6710 | <trans-unit id="4807161697338135032" datatype="html"> |
6686 | <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p class="modal-subtitle">"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></source> | 6711 | <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p class="modal-subtitle">"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></source> |
6687 | <target state="new">Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p class="modal-subtitle">"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></target> | 6712 | <target state="new">Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p class="modal-subtitle">"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></target> |
6688 | <context-group purpose="location"> | 6713 | <context-group purpose="location"> |
6689 | <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context> | 6714 | <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context> |
6690 | <context context-type="linenumber">3</context> | 6715 | <context context-type="linenumber">3</context> |
@@ -6749,7 +6774,7 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
6749 | <source>A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content.<x id="LINE_BREAK"/> For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology. </source> | 6774 | <source>A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content.<x id="LINE_BREAK"/> For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology. </source> |
6750 | <target state="new"> | 6775 | <target state="new"> |
6751 | A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content. | 6776 | A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content. |
6752 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | 6777 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> |
6753 | 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. | 6778 | 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. |
6754 | 6779 | ||
6755 | </target> | 6780 | </target> |
@@ -6798,8 +6823,8 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
6798 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">50</context></context-group> | 6823 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">50</context></context-group> |
6799 | </trans-unit> | 6824 | </trans-unit> |
6800 | <trans-unit id="7440807341905682986" datatype="html"> | 6825 | <trans-unit id="7440807341905682986" datatype="html"> |
6801 | <source>I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="<ng-container *ngIf="hasCodeOfConduct">"/> and to the <x id="START_LINK_1" equiv-text="<a (click)="onCodeOfConductClick($event)" href='#'>"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="</ng-container>"/> of this instance </source> | 6826 | <source>I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="<ng-container *ngIf="hasCodeOfConduct">"/> and to the <x id="START_LINK_1" equiv-text="<a (click)="onCodeOfConductClick($event)" href='#'>"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="</ng-container>"/> of this instance </source> |
6802 | <target state="new"> I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="<ng-container *ngIf="hasCodeOfConduct">"/> and to the <x id="START_LINK_1" equiv-text="<a (click)="onCodeOfConductClick($event)" href='#'>"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="</ng-container>"/> of this instance </target> | 6827 | <target state="new"> I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="<ng-container *ngIf="hasCodeOfConduct">"/> and to the <x id="START_LINK_1" equiv-text="<a (click)="onCodeOfConductClick($event)" href='#'>"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="</ng-container>"/> of this instance </target> |
6803 | <context-group purpose="location"> | 6828 | <context-group purpose="location"> |
6804 | <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context> | 6829 | <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context> |
6805 | <context context-type="linenumber">5,10</context> | 6830 | <context context-type="linenumber">5,10</context> |
@@ -6879,53 +6904,53 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
6879 | <trans-unit id="5254305728396198887" datatype="html"> | 6904 | <trans-unit id="5254305728396198887" datatype="html"> |
6880 | <source>Sensitive content</source> | 6905 | <source>Sensitive content</source> |
6881 | <target state="new">Sensitive content</target> | 6906 | <target state="new">Sensitive content</target> |
6882 | 6907 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">116</context></context-group> | |
6883 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">116</context></context-group></trans-unit> | 6908 | </trans-unit> |
6884 | <trans-unit id="5590086849807274701" datatype="html"> | 6909 | <trans-unit id="5590086849807274701" datatype="html"> |
6885 | <source>Scope</source> | 6910 | <source>Scope</source> |
6886 | <target state="new">Scope</target> | 6911 | <target state="new">Scope</target> |
6887 | 6912 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">123</context></context-group> | |
6888 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">123</context></context-group></trans-unit> | 6913 | </trans-unit> |
6889 | <trans-unit id="5019568087038659501" datatype="html"> | 6914 | <trans-unit id="5019568087038659501" datatype="html"> |
6890 | <source>Federated</source> | 6915 | <source>Federated</source> |
6891 | <target state="new">Federated</target> | 6916 | <target state="new">Federated</target> |
6892 | 6917 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">125</context></context-group> | |
6893 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">125</context></context-group></trans-unit> | 6918 | </trans-unit> |
6894 | <trans-unit id="1949800099101277248" datatype="html"> | 6919 | <trans-unit id="1949800099101277248" datatype="html"> |
6895 | <source>Languages</source> | 6920 | <source>Languages</source> |
6896 | <target state="new">Languages</target> | 6921 | <target state="new">Languages</target> |
6897 | 6922 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">133</context></context-group> | |
6898 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">133</context></context-group></trans-unit> | 6923 | </trans-unit> |
6899 | <trans-unit id="1902100407096396858" datatype="html"> | 6924 | <trans-unit id="1902100407096396858" datatype="html"> |
6900 | <source>Categories</source> | 6925 | <source>Categories</source> |
6901 | <target state="new">Categories</target> | 6926 | <target state="new">Categories</target> |
6902 | 6927 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">142</context></context-group> | |
6903 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> | 6928 | </trans-unit> |
6904 | <trans-unit id="3599150758014724057" datatype="html"> | 6929 | <trans-unit id="3599150758014724057" datatype="html"> |
6905 | <source>All videos</source> | 6930 | <source>All videos</source> |
6906 | <target state="new">All videos</target> | 6931 | <target state="new">All videos</target> |
6907 | 6932 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">151</context></context-group> | |
6908 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">151</context></context-group></trans-unit> | 6933 | </trans-unit> |
6909 | <trans-unit id="8466337030143068285" datatype="html"> | 6934 | <trans-unit id="8466337030143068285" datatype="html"> |
6910 | <source>Blurred</source> | 6935 | <source>Blurred</source> |
6911 | <target state="new">Blurred</target> | 6936 | <target state="new">Blurred</target> |
6912 | 6937 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">231</context></context-group> | |
6913 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">231</context></context-group></trans-unit> | 6938 | </trans-unit> |
6914 | <trans-unit id="7054829409324166420" datatype="html"> | 6939 | <trans-unit id="7054829409324166420" datatype="html"> |
6915 | <source>hidden</source> | 6940 | <source>hidden</source> |
6916 | <target state="new">hidden</target> | 6941 | <target state="new">hidden</target> |
6917 | 6942 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">237</context></context-group> | |
6918 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">237</context></context-group></trans-unit> | 6943 | </trans-unit> |
6919 | <trans-unit id="5766954855630346873" datatype="html"> | 6944 | <trans-unit id="5766954855630346873" datatype="html"> |
6920 | <source>blurred</source> | 6945 | <source>blurred</source> |
6921 | <target state="new">blurred</target> | 6946 | <target state="new">blurred</target> |
6922 | 6947 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">238</context></context-group> | |
6923 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">238</context></context-group></trans-unit> | 6948 | </trans-unit> |
6924 | <trans-unit id="1833483831276078393" datatype="html"> | 6949 | <trans-unit id="1833483831276078393" datatype="html"> |
6925 | <source>displayed</source> | 6950 | <source>displayed</source> |
6926 | <target state="new">displayed</target> | 6951 | <target state="new">displayed</target> |
6927 | 6952 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">240</context></context-group> | |
6928 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">240</context></context-group></trans-unit> | 6953 | </trans-unit> |
6929 | <trans-unit id="4856575356061361269" datatype="html"> | 6954 | <trans-unit id="4856575356061361269" datatype="html"> |
6930 | <source><x id="PH"/> direct account followers </source> | 6955 | <source><x id="PH"/> direct account followers </source> |
6931 | <target state="new"> | 6956 | <target state="new"> |
@@ -6975,8 +7000,8 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
6975 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">17</context></context-group> | 7000 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">17</context></context-group> |
6976 | </trans-unit> | 7001 | </trans-unit> |
6977 | <trans-unit id="8011855989482474311" datatype="html"> | 7002 | <trans-unit id="8011855989482474311" datatype="html"> |
6978 | <source>A <code>.mp4</code> that keeps the original audio track, with no video</source> | 7003 | <source>A <code>.mp4</code> that keeps the original audio track, with no video</source> |
6979 | <target state="new">A <code>.mp4</code> that keeps the original audio track, with no video</target> | 7004 | <target state="new">A <code>.mp4</code> that keeps the original audio track, with no video</target> |
6980 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">18</context></context-group> | 7005 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">18</context></context-group> |
6981 | </trans-unit> | 7006 | </trans-unit> |
6982 | <trans-unit id="7756250490108954499" datatype="html"> | 7007 | <trans-unit id="7756250490108954499" datatype="html"> |
@@ -7335,32 +7360,32 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7335 | <trans-unit id="7022070615528435141" datatype="html"> | 7360 | <trans-unit id="7022070615528435141" datatype="html"> |
7336 | <source>Delete</source> | 7361 | <source>Delete</source> |
7337 | <target state="new">Delete</target> | 7362 | <target state="new">Delete</target> |
7338 | 7363 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">74</context></context-group> | |
7339 | 7364 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group> | |
7340 | 7365 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group> | |
7341 | 7366 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">100</context></context-group> | |
7342 | 7367 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">169</context></context-group> | |
7343 | 7368 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">86</context></context-group> | |
7344 | 7369 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">200</context></context-group> | |
7345 | 7370 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">74</context></context-group> | |
7346 | 7371 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">198</context></context-group> | |
7347 | 7372 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">229</context></context-group> | |
7348 | 7373 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group> | |
7349 | 7374 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">127</context></context-group> | |
7350 | 7375 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group> | |
7351 | 7376 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group> | |
7352 | 7377 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">151</context></context-group> | |
7353 | 7378 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">178</context></context-group> | |
7354 | 7379 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">219</context></context-group> | |
7355 | 7380 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group> | |
7356 | 7381 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">171</context></context-group> | |
7357 | 7382 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">134</context></context-group> | |
7358 | 7383 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">375</context></context-group> | |
7359 | 7384 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">410</context></context-group> | |
7360 | 7385 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">17</context></context-group> | |
7361 | 7386 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">22</context></context-group> | |
7362 | 7387 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">351</context></context-group> | |
7363 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">100</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">86</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">198</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">229</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">127</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">178</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">219</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">171</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">375</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">410</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">351</context></context-group></trans-unit> | 7388 | </trans-unit> |
7364 | <trans-unit id="2452034338905853167" datatype="html"> | 7389 | <trans-unit id="2452034338905853167" datatype="html"> |
7365 | <source><x id="PH"/> removed from instance followers </source> | 7390 | <source><x id="PH"/> removed from instance followers </source> |
7366 | <target state="new"> | 7391 | <target state="new"> |
@@ -7519,16 +7544,16 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7519 | <trans-unit id="8440128775129354214" datatype="html"> | 7544 | <trans-unit id="8440128775129354214" datatype="html"> |
7520 | <source>Privacy</source> | 7545 | <source>Privacy</source> |
7521 | <target state="new">Privacy</target> | 7546 | <target state="new">Privacy</target> |
7522 | 7547 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">57</context></context-group> | |
7523 | 7548 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">57</context></context-group> | |
7524 | 7549 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">112</context></context-group> | |
7525 | 7550 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">13</context></context-group> | |
7526 | 7551 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">37</context></context-group> | |
7527 | 7552 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">29</context></context-group> | |
7528 | 7553 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">26</context></context-group> | |
7529 | 7554 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">2</context></context-group> | |
7530 | 7555 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">22</context></context-group> | |
7531 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">57</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">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">112</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">13</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">2</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">22</context></context-group></trans-unit> | 7556 | </trans-unit> |
7532 | <trans-unit id="8768506950499277937" datatype="html"> | 7557 | <trans-unit id="8768506950499277937" datatype="html"> |
7533 | <source>Copyright</source> | 7558 | <source>Copyright</source> |
7534 | <target state="new">Copyright</target> | 7559 | <target state="new">Copyright</target> |
@@ -7681,62 +7706,62 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7681 | <trans-unit id="212615365039028546" datatype="html"> | 7706 | <trans-unit id="212615365039028546" datatype="html"> |
7682 | <source>You don't have plugins installed yet.</source> | 7707 | <source>You don't have plugins installed yet.</source> |
7683 | <target state="new">You don't have plugins installed yet.</target> | 7708 | <target state="new">You don't have plugins installed yet.</target> |
7684 | 7709 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">87</context></context-group> | |
7685 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">87</context></context-group></trans-unit> | 7710 | </trans-unit> |
7686 | <trans-unit id="1710094819987243777" datatype="html"> | 7711 | <trans-unit id="1710094819987243777" datatype="html"> |
7687 | <source>You don't have themes installed yet.</source> | 7712 | <source>You don't have themes installed yet.</source> |
7688 | <target state="new">You don't have themes installed yet.</target> | 7713 | <target state="new">You don't have themes installed yet.</target> |
7689 | 7714 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">90</context></context-group> | |
7690 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">90</context></context-group></trans-unit> | 7715 | </trans-unit> |
7691 | <trans-unit id="931472057457682240" datatype="html"> | 7716 | <trans-unit id="931472057457682240" datatype="html"> |
7692 | <source>Update to <x id="PH"/> </source> | 7717 | <source>Update to <x id="PH"/> </source> |
7693 | <target state="new">Update to | 7718 | <target state="new">Update to |
7694 | <x id="PH"/> | 7719 | <x id="PH"/> |
7695 | </target> | 7720 | </target> |
7696 | 7721 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">98</context></context-group> | |
7697 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">98</context></context-group></trans-unit> | 7722 | </trans-unit> |
7698 | <trans-unit id="9107383323119159110" datatype="html"> | 7723 | <trans-unit id="9107383323119159110" datatype="html"> |
7699 | <source>Do you really want to uninstall <x id="PH"/>?</source> | 7724 | <source>Do you really want to uninstall <x id="PH"/>?</source> |
7700 | <target state="new">Do you really want to uninstall | 7725 | <target state="new">Do you really want to uninstall |
7701 | <x id="PH"/>? | 7726 | <x id="PH"/>? |
7702 | </target> | 7727 | </target> |
7703 | 7728 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">111</context></context-group> | |
7704 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">111</context></context-group></trans-unit> | 7729 | </trans-unit> |
7705 | <trans-unit id="4474510732215437338" datatype="html"> | 7730 | <trans-unit id="4474510732215437338" datatype="html"> |
7706 | <source>Uninstall</source> | 7731 | <source>Uninstall</source> |
7707 | <target state="new">Uninstall</target> | 7732 | <target state="new">Uninstall</target> |
7708 | 7733 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.html</context><context context-type="linenumber">21</context></context-group> | |
7709 | 7734 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">112</context></context-group> | |
7710 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.html</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit> | 7735 | </trans-unit> |
7711 | <trans-unit id="3773378957693174719" datatype="html"> | 7736 | <trans-unit id="3773378957693174719" datatype="html"> |
7712 | <source><x id="PH"/> uninstalled. </source> | 7737 | <source><x id="PH"/> uninstalled. </source> |
7713 | <target state="new"> | 7738 | <target state="new"> |
7714 | <x id="PH"/> uninstalled. | 7739 | <x id="PH"/> uninstalled. |
7715 | </target> | 7740 | </target> |
7716 | 7741 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">119</context></context-group> | |
7717 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">119</context></context-group></trans-unit> | 7742 | </trans-unit> |
7718 | <trans-unit id="7914215986085479339" datatype="html"> | 7743 | <trans-unit id="7914215986085479339" datatype="html"> |
7719 | <source>This is a major plugin upgrade. Please go on the plugin homepage to check potential release notes.</source> | 7744 | <source>This is a major plugin upgrade. Please go on the plugin homepage to check potential release notes.</source> |
7720 | <target state="new">This is a major plugin upgrade. Please go on the plugin homepage to check potential release notes.</target> | 7745 | <target state="new">This is a major plugin upgrade. Please go on the plugin homepage to check potential release notes.</target> |
7721 | 7746 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">135</context></context-group> | |
7722 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">135</context></context-group></trans-unit> | 7747 | </trans-unit> |
7723 | <trans-unit id="2849750161085431718" datatype="html"> | 7748 | <trans-unit id="2849750161085431718" datatype="html"> |
7724 | <source>Upgrade</source> | 7749 | <source>Upgrade</source> |
7725 | <target state="new">Upgrade</target> | 7750 | <target state="new">Upgrade</target> |
7726 | 7751 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">136</context></context-group> | |
7727 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit> | 7752 | </trans-unit> |
7728 | <trans-unit id="7686590072950686188" datatype="html"> | 7753 | <trans-unit id="7686590072950686188" datatype="html"> |
7729 | <source>Proceed upgrade</source> | 7754 | <source>Proceed upgrade</source> |
7730 | <target state="new">Proceed upgrade</target> | 7755 | <target state="new">Proceed upgrade</target> |
7731 | 7756 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">137</context></context-group> | |
7732 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">137</context></context-group></trans-unit> | 7757 | </trans-unit> |
7733 | <trans-unit id="7830308409197461339" datatype="html"> | 7758 | <trans-unit id="7830308409197461339" datatype="html"> |
7734 | <source><x id="PH"/> updated. </source> | 7759 | <source><x id="PH"/> updated. </source> |
7735 | <target state="new"> | 7760 | <target state="new"> |
7736 | <x id="PH"/> updated. | 7761 | <x id="PH"/> updated. |
7737 | </target> | 7762 | </target> |
7738 | 7763 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">151</context></context-group> | |
7739 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">151</context></context-group></trans-unit> | 7764 | </trans-unit> |
7740 | <trans-unit id="3229595422546554334" datatype="html"> | 7765 | <trans-unit id="3229595422546554334" datatype="html"> |
7741 | <source>Jobs</source> | 7766 | <source>Jobs</source> |
7742 | <target state="new">Jobs</target> | 7767 | <target state="new">Jobs</target> |
@@ -7752,44 +7777,42 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7752 | <trans-unit id="3150704904301058778" datatype="html"> | 7777 | <trans-unit id="3150704904301058778" datatype="html"> |
7753 | <source>The plugin index is not available. Please retry later.</source> | 7778 | <source>The plugin index is not available. Please retry later.</source> |
7754 | <target state="new">The plugin index is not available. Please retry later.</target> | 7779 | <target state="new">The plugin index is not available. Please retry later.</target> |
7755 | 7780 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">99</context></context-group> | |
7756 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">99</context></context-group></trans-unit> | 7781 | </trans-unit> |
7757 | <trans-unit id="1387301493234848481" datatype="html"> | 7782 | <trans-unit id="1387301493234848481" datatype="html"> |
7758 | <source>Please only install plugins or themes you trust, since they can execute any code on your instance.</source> | 7783 | <source>Please only install plugins or themes you trust, since they can execute any code on your instance.</source> |
7759 | <target state="new">Please only install plugins or themes you trust, since they can execute any code on your instance.</target> | 7784 | <target state="new">Please only install plugins or themes you trust, since they can execute any code on your instance.</target> |
7760 | 7785 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">129</context></context-group> | |
7761 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">129</context></context-group></trans-unit> | 7786 | </trans-unit> |
7762 | <trans-unit id="2994182849694226596" datatype="html"> | 7787 | <trans-unit id="2994182849694226596" datatype="html"> |
7763 | <source>Install <x id="PH"/>?</source> | 7788 | <source>Install <x id="PH"/>?</source> |
7764 | <target state="new">Install | 7789 | <target state="new">Install |
7765 | <x id="PH"/>? | 7790 | <x id="PH"/>? |
7766 | </target> | 7791 | </target> |
7767 | 7792 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">130</context></context-group> | |
7768 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">130</context></context-group></trans-unit> | 7793 | </trans-unit> |
7769 | <trans-unit id="6703720397495603345" datatype="html"> | 7794 | <trans-unit id="6703720397495603345" datatype="html"> |
7770 | <source><x id="PH"/> installed. </source> | 7795 | <source><x id="PH"/> installed. </source> |
7771 | <target state="new"> | 7796 | <target state="new"> |
7772 | <x id="PH"/> installed. | 7797 | <x id="PH"/> installed. |
7773 | </target> | 7798 | </target> |
7774 | 7799 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">142</context></context-group> | |
7775 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> | 7800 | </trans-unit> |
7776 | <trans-unit id="1875025899004073421" datatype="html"> | 7801 | <trans-unit id="1875025899004073421" datatype="html"> |
7777 | <source>Settings updated.</source> | 7802 | <source>Settings updated.</source> |
7778 | <target state="new">Settings updated.</target> | 7803 | <target state="new">Settings updated.</target> |
7779 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.ts</context><context context-type="linenumber">55</context></context-group> | 7804 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.ts</context><context context-type="linenumber">55</context></context-group> |
7780 | </trans-unit> | 7805 | </trans-unit> |
7781 | |||
7782 | |||
7783 | <trans-unit id="2941409202780782189" datatype="html"> | 7806 | <trans-unit id="2941409202780782189" datatype="html"> |
7784 | <source>plugin</source> | 7807 | <source>plugin</source> |
7785 | <target state="new">plugin</target> | 7808 | <target state="new">plugin</target> |
7786 | 7809 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-api.service.ts</context><context context-type="linenumber">30</context></context-group> | |
7787 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-api.service.ts</context><context context-type="linenumber">30</context></context-group></trans-unit> | 7810 | </trans-unit> |
7788 | <trans-unit id="840045833311458646" datatype="html"> | 7811 | <trans-unit id="840045833311458646" datatype="html"> |
7789 | <source>theme</source> | 7812 | <source>theme</source> |
7790 | <target state="new">theme</target> | 7813 | <target state="new">theme</target> |
7791 | 7814 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-api.service.ts</context><context context-type="linenumber">33</context></context-group> | |
7792 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-api.service.ts</context><context context-type="linenumber">33</context></context-group></trans-unit> | 7815 | </trans-unit> |
7793 | <trans-unit id="2483018961011868950" datatype="html"> | 7816 | <trans-unit id="2483018961011868950" datatype="html"> |
7794 | <source>IP address</source> | 7817 | <source>IP address</source> |
7795 | <target state="new">IP address</target> | 7818 | <target state="new">IP address</target> |
@@ -7799,8 +7822,8 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7799 | </context-group> | 7822 | </context-group> |
7800 | </trans-unit> | 7823 | </trans-unit> |
7801 | <trans-unit id="7223931053738621590" datatype="html"> | 7824 | <trans-unit id="7223931053738621590" datatype="html"> |
7802 | <source>PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.</source> | 7825 | <source>PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.</source> |
7803 | <target state="new">PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.</target> | 7826 | <target state="new">PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.</target> |
7804 | <context-group purpose="location"> | 7827 | <context-group purpose="location"> |
7805 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> | 7828 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> |
7806 | <context context-type="linenumber">4</context> | 7829 | <context context-type="linenumber">4</context> |
@@ -7847,16 +7870,16 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7847 | </context-group> | 7870 | </context-group> |
7848 | </trans-unit> | 7871 | </trans-unit> |
7849 | <trans-unit id="1285026053775066761" datatype="html"> | 7872 | <trans-unit id="1285026053775066761" datatype="html"> |
7850 | <source>Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> configuration key</source> | 7873 | <source>Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> configuration key</source> |
7851 | <target state="new">Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> configuration key</target> | 7874 | <target state="new">Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> configuration key</target> |
7852 | <context-group purpose="location"> | 7875 | <context-group purpose="location"> |
7853 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> | 7876 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> |
7854 | <context context-type="linenumber">15</context> | 7877 | <context context-type="linenumber">15</context> |
7855 | </context-group> | 7878 | </context-group> |
7856 | </trans-unit> | 7879 | </trans-unit> |
7857 | <trans-unit id="7014275542536964627" datatype="html"> | 7880 | <trans-unit id="7014275542536964627" datatype="html"> |
7858 | <source>If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> (see <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666">"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>)</source> | 7881 | <source>If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> (see <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666">"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>)</source> |
7859 | <target state="new">If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> (see <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666">"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>)</target> | 7882 | <target state="new">If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> (see <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666">"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>)</target> |
7860 | <context-group purpose="location"> | 7883 | <context-group purpose="location"> |
7861 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> | 7884 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> |
7862 | <context context-type="linenumber">16,17</context> | 7885 | <context context-type="linenumber">16,17</context> |
@@ -7906,19 +7929,19 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7906 | <trans-unit id="314315645942131479"> | 7929 | <trans-unit id="314315645942131479"> |
7907 | <source>Info</source> | 7930 | <source>Info</source> |
7908 | <target>راهنما</target> | 7931 | <target>راهنما</target> |
7909 | 7932 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">39</context></context-group> | |
7910 | 7933 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group> | |
7911 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit> | 7934 | </trans-unit> |
7912 | <trans-unit id="4116911651502837995" datatype="html"> | 7935 | <trans-unit id="4116911651502837995" datatype="html"> |
7913 | <source>Files</source> | 7936 | <source>Files</source> |
7914 | <target state="new">Files</target> | 7937 | <target state="new">Files</target> |
7915 | 7938 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group> | |
7916 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit> | 7939 | </trans-unit> |
7917 | <trans-unit id="4767765747214995164" datatype="html"> | 7940 | <trans-unit id="4767765747214995164" datatype="html"> |
7918 | <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="<p-sortIcon field="publishedAt">"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="</p-sortIcon>"/></source> | 7941 | <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="<p-sortIcon field="publishedAt">"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="</p-sortIcon>"/></source> |
7919 | <target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="<p-sortIcon field="publishedAt">"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="</p-sortIcon>"/></target> | 7942 | <target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="<p-sortIcon field="publishedAt">"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="</p-sortIcon>"/></target> |
7920 | 7943 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group> | |
7921 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group></trans-unit> | 7944 | </trans-unit> |
7922 | <trans-unit id="6759205696902713848" datatype="html"> | 7945 | <trans-unit id="6759205696902713848" datatype="html"> |
7923 | <source>Warning</source> | 7946 | <source>Warning</source> |
7924 | <target state="new">Warning</target> | 7947 | <target state="new">Warning</target> |
@@ -7927,9 +7950,9 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7927 | <trans-unit id="1519954996184640001" datatype="html"> | 7950 | <trans-unit id="1519954996184640001" datatype="html"> |
7928 | <source>Error</source> | 7951 | <source>Error</source> |
7929 | <target state="new">Error</target> | 7952 | <target state="new">Error</target> |
7930 | 7953 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">105</context></context-group> | |
7931 | 7954 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">18</context></context-group> | |
7932 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">18</context></context-group></trans-unit> | 7955 | </trans-unit> |
7933 | <trans-unit id="5076187961693950167" datatype="html"> | 7956 | <trans-unit id="5076187961693950167" datatype="html"> |
7934 | <source>Standard logs</source> | 7957 | <source>Standard logs</source> |
7935 | <target state="new">Standard logs</target> | 7958 | <target state="new">Standard logs</target> |
@@ -8225,8 +8248,8 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
8225 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.ts</context><context context-type="linenumber">55</context></context-group> | 8248 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.ts</context><context context-type="linenumber">55</context></context-group> |
8226 | </trans-unit> | 8249 | </trans-unit> |
8227 | <trans-unit id="8553059323353586765" datatype="html"> | 8250 | <trans-unit id="8553059323353586765" datatype="html"> |
8228 | <source>Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="email">"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>. It is never shown to the public. </source> | 8251 | <source>Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="email">"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>. It is never shown to the public. </source> |
8229 | <target state="new"> Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="email">"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>. It is never shown to the public. | 8252 | <target state="new"> Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="email">"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>. It is never shown to the public. |
8230 | </target> | 8253 | </target> |
8231 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">4</context></context-group> | 8254 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">4</context></context-group> |
8232 | </trans-unit> | 8255 | </trans-unit> |
@@ -8417,8 +8440,8 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
8417 | <trans-unit id="1233062525939746039" datatype="html"> | 8440 | <trans-unit id="1233062525939746039" datatype="html"> |
8418 | <source>Unknown language</source> | 8441 | <source>Unknown language</source> |
8419 | <target state="new">Unknown language</target> | 8442 | <target state="new">Unknown language</target> |
8420 | 8443 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">42</context></context-group> | |
8421 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit> | 8444 | </trans-unit> |
8422 | <trans-unit id="3761504852202418603" datatype="html"> | 8445 | <trans-unit id="3761504852202418603" datatype="html"> |
8423 | <source>Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</source> | 8446 | <source>Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</source> |
8424 | <target state="new">Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</target> | 8447 | <target state="new">Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</target> |
@@ -8811,9 +8834,9 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
8811 | <trans-unit id="1783173774503340906" datatype="html"> | 8834 | <trans-unit id="1783173774503340906" datatype="html"> |
8812 | <source>Subscribe to the account</source> | 8835 | <source>Subscribe to the account</source> |
8813 | <target state="new">Subscribe to the account</target> | 8836 | <target state="new">Subscribe to the account</target> |
8814 | 8837 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">76</context></context-group> | |
8815 | 8838 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">748</context></context-group> | |
8816 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">748</context></context-group></trans-unit> | 8839 | </trans-unit> |
8817 | <trans-unit id="3131904093925601441" datatype="html"> | 8840 | <trans-unit id="3131904093925601441" datatype="html"> |
8818 | <source>PLAYLISTS</source> | 8841 | <source>PLAYLISTS</source> |
8819 | <target state="new">PLAYLISTS</target> | 8842 | <target state="new">PLAYLISTS</target> |
@@ -8822,65 +8845,64 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
8822 | <trans-unit id="7709367721354853232" datatype="html"> | 8845 | <trans-unit id="7709367721354853232" datatype="html"> |
8823 | <source>Focus the search bar</source> | 8846 | <source>Focus the search bar</source> |
8824 | <target state="new">Focus the search bar</target> | 8847 | <target state="new">Focus the search bar</target> |
8825 | 8848 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">274</context></context-group> | |
8826 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">274</context></context-group></trans-unit> | 8849 | </trans-unit> |
8827 | <trans-unit id="4049262826107502276" datatype="html"> | 8850 | <trans-unit id="4049262826107502276" datatype="html"> |
8828 | <source>Toggle the left menu</source> | 8851 | <source>Toggle the left menu</source> |
8829 | <target state="new">Toggle the left menu</target> | 8852 | <target state="new">Toggle the left menu</target> |
8830 | 8853 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">279</context></context-group> | |
8831 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">279</context></context-group></trans-unit> | 8854 | </trans-unit> |
8832 | <trans-unit id="5409372033656550095" datatype="html"> | 8855 | <trans-unit id="5409372033656550095" datatype="html"> |
8833 | <source>Go to the discover videos page</source> | 8856 | <source>Go to the discover videos page</source> |
8834 | <target state="new">Go to the discover videos page</target> | 8857 | <target state="new">Go to the discover videos page</target> |
8835 | 8858 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">284</context></context-group> | |
8836 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">284</context></context-group></trans-unit> | 8859 | </trans-unit> |
8837 | <trans-unit id="4278050445961255445" datatype="html"> | 8860 | <trans-unit id="4278050445961255445" datatype="html"> |
8838 | <source>Go to the trending videos page</source> | 8861 | <source>Go to the trending videos page</source> |
8839 | <target state="new">Go to the trending videos page</target> | 8862 | <target state="new">Go to the trending videos page</target> |
8840 | 8863 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">289</context></context-group> | |
8841 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">289</context></context-group></trans-unit> | 8864 | </trans-unit> |
8842 | <trans-unit id="3242234958443825475" datatype="html"> | 8865 | <trans-unit id="3242234958443825475" datatype="html"> |
8843 | <source>Go to the recently added videos page</source> | 8866 | <source>Go to the recently added videos page</source> |
8844 | <target state="new">Go to the recently added videos page</target> | 8867 | <target state="new">Go to the recently added videos page</target> |
8845 | 8868 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">294</context></context-group> | |
8846 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">294</context></context-group></trans-unit> | 8869 | </trans-unit> |
8847 | <trans-unit id="2887122197778293919" datatype="html"> | 8870 | <trans-unit id="2887122197778293919" datatype="html"> |
8848 | <source>Go to the local videos page</source> | 8871 | <source>Go to the local videos page</source> |
8849 | <target state="new">Go to the local videos page</target> | 8872 | <target state="new">Go to the local videos page</target> |
8850 | 8873 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">299</context></context-group> | |
8851 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">299</context></context-group></trans-unit> | 8874 | </trans-unit> |
8852 | <trans-unit id="8009065619559214982" datatype="html"> | 8875 | <trans-unit id="8009065619559214982" datatype="html"> |
8853 | <source>Go to the videos upload page</source> | 8876 | <source>Go to the videos upload page</source> |
8854 | <target state="new">Go to the videos upload page</target> | 8877 | <target state="new">Go to the videos upload page</target> |
8855 | 8878 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">304</context></context-group> | |
8856 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">304</context></context-group></trans-unit> | 8879 | </trans-unit> |
8857 | <trans-unit id="3779524668013120370" datatype="html"> | 8880 | <trans-unit id="3779524668013120370" datatype="html"> |
8858 | <source>Go to my subscriptions</source> | 8881 | <source>Go to my subscriptions</source> |
8859 | <target state="new">Go to my subscriptions</target> | 8882 | <target state="new">Go to my subscriptions</target> |
8860 | 8883 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">61</context></context-group> | |
8861 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">61</context></context-group></trans-unit> | 8884 | </trans-unit> |
8862 | <trans-unit id="1136469849928650779" datatype="html"> | 8885 | <trans-unit id="1136469849928650779" datatype="html"> |
8863 | <source>Go to my videos</source> | 8886 | <source>Go to my videos</source> |
8864 | <target state="new">Go to my videos</target> | 8887 | <target state="new">Go to my videos</target> |
8865 | 8888 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">65</context></context-group> | |
8866 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">65</context></context-group></trans-unit> | 8889 | </trans-unit> |
8867 | <trans-unit id="7836683738999600376" datatype="html"> | 8890 | <trans-unit id="7836683738999600376" datatype="html"> |
8868 | <source>Go to my imports</source> | 8891 | <source>Go to my imports</source> |
8869 | <target state="new">Go to my imports</target> | 8892 | <target state="new">Go to my imports</target> |
8870 | 8893 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">69</context></context-group> | |
8871 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">69</context></context-group></trans-unit> | 8894 | </trans-unit> |
8872 | <trans-unit id="7511292153332773503" datatype="html"> | 8895 | <trans-unit id="7511292153332773503" datatype="html"> |
8873 | <source>Go to my channels</source> | 8896 | <source>Go to my channels</source> |
8874 | <target state="new">Go to my channels</target> | 8897 | <target state="new">Go to my channels</target> |
8875 | 8898 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group> | |
8876 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group></trans-unit> | 8899 | </trans-unit> |
8877 | <trans-unit id="2013324644839511073" datatype="html"> | 8900 | <trans-unit id="2013324644839511073" datatype="html"> |
8878 | <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. | 8901 | <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source> |
8879 | Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source> | ||
8880 | <target state="new">Cannot retrieve OAuth Client credentials: <x id="PH"/>. | 8902 | <target state="new">Cannot retrieve OAuth Client credentials: <x id="PH"/>. |
8881 | Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</target> | 8903 | Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</target> |
8882 | 8904 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group> | |
8883 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit> | 8905 | </trans-unit> |
8884 | <trans-unit id="375263728166936544" datatype="html"> | 8906 | <trans-unit id="375263728166936544" datatype="html"> |
8885 | <source>You need to reconnect.</source> | 8907 | <source>You need to reconnect.</source> |
8886 | <target state="new">You need to reconnect.</target> | 8908 | <target state="new">You need to reconnect.</target> |
@@ -9028,17 +9050,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
9028 | <trans-unit id="2392481201920342009" datatype="html"> | 9050 | <trans-unit id="2392481201920342009" datatype="html"> |
9029 | <source>VOD videos</source> | 9051 | <source>VOD videos</source> |
9030 | <target state="new">VOD videos</target> | 9052 | <target state="new">VOD videos</target> |
9031 | 9053 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">34</context></context-group> | |
9032 | 9054 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">109</context></context-group> | |
9033 | 9055 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">165</context></context-group> | |
9034 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">109</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">165</context></context-group></trans-unit> | 9056 | </trans-unit> |
9035 | <trans-unit id="2180217594100853008" datatype="html"> | 9057 | <trans-unit id="2180217594100853008" datatype="html"> |
9036 | <source>Live videos</source> | 9058 | <source>Live videos</source> |
9037 | <target state="new">Live videos</target> | 9059 | <target state="new">Live videos</target> |
9038 | 9060 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">29</context></context-group> | |
9039 | 9061 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">104</context></context-group> | |
9040 | 9062 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">159</context></context-group> | |
9041 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">104</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">159</context></context-group></trans-unit> | 9063 | </trans-unit> |
9042 | <trans-unit id="8487565500496466433" datatype="html"> | 9064 | <trans-unit id="8487565500496466433" datatype="html"> |
9043 | <source>Short (< 4 min)</source> | 9065 | <source>Short (< 4 min)</source> |
9044 | <target state="new">Short (< 4 min)</target> | 9066 | <target state="new">Short (< 4 min)</target> |
@@ -9050,8 +9072,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
9050 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">63</context></context-group> | 9072 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">63</context></context-group> |
9051 | </trans-unit> | 9073 | </trans-unit> |
9052 | <trans-unit id="6613870447286561244" datatype="html"> | 9074 | <trans-unit id="6613870447286561244" datatype="html"> |
9053 | <source>Long (> 10 min)</source> | 9075 | <source>Long (> 10 min)</source> |
9054 | <target state="new">Long (> 10 min)</target> | 9076 | <target state="new">Long (> 10 min)</target> |
9055 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">67</context></context-group> | 9077 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">67</context></context-group> |
9056 | </trans-unit> | 9078 | </trans-unit> |
9057 | <trans-unit id="1787083504545967" datatype="html"> | 9079 | <trans-unit id="1787083504545967" datatype="html"> |
@@ -9087,15 +9109,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
9087 | <trans-unit id="4580988005648117665" datatype="html"> | 9109 | <trans-unit id="4580988005648117665" datatype="html"> |
9088 | <source>Search</source> | 9110 | <source>Search</source> |
9089 | <target state="new">Search</target> | 9111 | <target state="new">Search</target> |
9090 | 9112 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context><context context-type="linenumber">4</context></context-group> | |
9091 | 9113 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-routing.module.ts</context><context context-type="linenumber">12</context></context-group> | |
9092 | 9114 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">255</context></context-group> | |
9093 | 9115 | <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">8</context></context-group> | |
9094 | 9116 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">122</context></context-group> | |
9095 | 9117 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">12</context></context-group> | |
9096 | 9118 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">13</context></context-group> | |
9097 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">255</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">122</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">13</context></context-group></trans-unit><trans-unit id="320689395528621696" datatype="html"> | 9119 | </trans-unit> |
9098 | <source>Navigate between plugins and themes</source><target state="new">Navigate between plugins and themes</target> | 9120 | <trans-unit id="320689395528621696" datatype="html"> |
9121 | <source>Navigate between plugins and themes</source> | ||
9122 | <target state="new">Navigate between plugins and themes</target> | ||
9099 | <context-group purpose="location"> | 9123 | <context-group purpose="location"> |
9100 | <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context> | 9124 | <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context> |
9101 | <context context-type="linenumber">7</context> | 9125 | <context context-type="linenumber">7</context> |
@@ -9219,11 +9243,11 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
9219 | <trans-unit id="4930506384627295710" datatype="html"> | 9243 | <trans-unit id="4930506384627295710" datatype="html"> |
9220 | <source>Settings</source> | 9244 | <source>Settings</source> |
9221 | <target state="new">Settings</target> | 9245 | <target state="new">Settings</target> |
9222 | 9246 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.html</context><context context-type="linenumber">12</context></context-group> | |
9223 | 9247 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">45</context></context-group> | |
9224 | 9248 | <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> | |
9225 | 9249 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">50</context></context-group> | |
9226 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.html</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">45</context></context-group><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><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit> | 9250 | </trans-unit> |
9227 | <trans-unit id="9178182467454450952" datatype="html"> | 9251 | <trans-unit id="9178182467454450952" datatype="html"> |
9228 | <source>Confirm</source> | 9252 | <source>Confirm</source> |
9229 | <target state="new">Confirm</target> | 9253 | <target state="new">Confirm</target> |
@@ -9732,8 +9756,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
9732 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">48</context></context-group> | 9756 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">48</context></context-group> |
9733 | </trans-unit> | 9757 | </trans-unit> |
9734 | <trans-unit id="5637879201055173642" datatype="html"> | 9758 | <trans-unit id="5637879201055173642" datatype="html"> |
9735 | <source>See <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3" target="_blank" rel="noopener noreferrer">"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> to learn how to use the PeerTube live streaming feature. </source> | 9759 | <source>See <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3" target="_blank" rel="noopener noreferrer">"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> to learn how to use the PeerTube live streaming feature. </source> |
9736 | <target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3" target="_blank" rel="noopener noreferrer">"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> to learn how to use the PeerTube live streaming feature. | 9760 | <target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3" target="_blank" rel="noopener noreferrer">"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> to learn how to use the PeerTube live streaming feature. |
9737 | </target> | 9761 | </target> |
9738 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-documentation-link.component.html</context><context context-type="linenumber">1</context></context-group> | 9762 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-documentation-link.component.html</context><context context-type="linenumber">1</context></context-group> |
9739 | </trans-unit> | 9763 | </trans-unit> |
@@ -9783,47 +9807,47 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
9783 | <trans-unit id="7220386604464537651" datatype="html"> | 9807 | <trans-unit id="7220386604464537651" datatype="html"> |
9784 | <source>Live RTMP Url</source> | 9808 | <source>Live RTMP Url</source> |
9785 | <target state="new">Live RTMP Url</target> | 9809 | <target state="new">Live RTMP Url</target> |
9786 | 9810 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">229</context></context-group> | |
9787 | 9811 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">19</context></context-group> | |
9788 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">229</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit> | 9812 | </trans-unit> |
9789 | <trans-unit id="4956017863340142734" datatype="html"> | 9813 | <trans-unit id="4956017863340142734" datatype="html"> |
9790 | <source>Live RTMPS Url</source> | 9814 | <source>Live RTMPS Url</source> |
9791 | <target state="new">Live RTMPS Url</target> | 9815 | <target state="new">Live RTMPS Url</target> |
9792 | 9816 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">234</context></context-group> | |
9793 | 9817 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">24</context></context-group> | |
9794 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">234</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">24</context></context-group></trans-unit> | 9818 | </trans-unit> |
9795 | <trans-unit id="1225050607125362052" datatype="html"> | 9819 | <trans-unit id="1225050607125362052" datatype="html"> |
9796 | <source>Live stream key</source> | 9820 | <source>Live stream key</source> |
9797 | <target state="new">Live stream key</target> | 9821 | <target state="new">Live stream key</target> |
9798 | 9822 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">239</context></context-group> | |
9799 | 9823 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">29</context></context-group> | |
9800 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">239</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit> | 9824 | </trans-unit> |
9801 | <trans-unit id="5058286083557987083" datatype="html"> | 9825 | <trans-unit id="5058286083557987083" datatype="html"> |
9802 | <source>⚠️ Never share your stream key with anyone.</source> | 9826 | <source>⚠️ Never share your stream key with anyone.</source> |
9803 | <target state="new">⚠️ Never share your stream key with anyone.</target> | 9827 | <target state="new">⚠️ Never share your stream key with anyone.</target> |
9804 | 9828 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">242</context></context-group> | |
9805 | 9829 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">32</context></context-group> | |
9806 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">242</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">32</context></context-group></trans-unit> | 9830 | </trans-unit> |
9807 | <trans-unit id="5941639683192662500" datatype="html"> | 9831 | <trans-unit id="5941639683192662500" datatype="html"> |
9808 | <source>This is a normal live</source> | 9832 | <source>This is a normal live</source> |
9809 | <target state="new">This is a normal live</target> | 9833 | <target state="new">This is a normal live</target> |
9810 | 9834 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">248</context></context-group> | |
9811 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">248</context></context-group></trans-unit> | 9835 | </trans-unit> |
9812 | <trans-unit id="7263323611663811322" datatype="html"> | 9836 | <trans-unit id="7263323611663811322" datatype="html"> |
9813 | <source>You can't stream multiple times in a normal live, but you can save a replay of it that will use the same URL</source> | 9837 | <source>You can't stream multiple times in a normal live, but you can save a replay of it that will use the same URL</source> |
9814 | <target state="new"> You can't stream multiple times in a normal live, but you can save a replay of it that will use the same URL </target> | 9838 | <target state="new"> You can't stream multiple times in a normal live, but you can save a replay of it that will use the same URL </target> |
9815 | 9839 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">250</context></context-group> | |
9816 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">250</context></context-group></trans-unit> | 9840 | </trans-unit> |
9817 | <trans-unit id="2261925229535541622" datatype="html"> | 9841 | <trans-unit id="2261925229535541622" datatype="html"> |
9818 | <source>This is a permanent/recurring live</source> | 9842 | <source>This is a permanent/recurring live</source> |
9819 | <target state="new">This is a permanent/recurring live</target> | 9843 | <target state="new">This is a permanent/recurring live</target> |
9820 | 9844 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">257</context></context-group> | |
9821 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">257</context></context-group></trans-unit> | 9845 | </trans-unit> |
9822 | <trans-unit id="6791299537270100091" datatype="html"> | 9846 | <trans-unit id="6791299537270100091" datatype="html"> |
9823 | <source>You can stream multiple times in a permanent/recurring live. The URL for your viewers won't change but you cannot save replays of your lives</source> | 9847 | <source>You can stream multiple times in a permanent/recurring live. The URL for your viewers won't change but you cannot save replays of your lives</source> |
9824 | <target state="new"> You can stream multiple times in a permanent/recurring live. The URL for your viewers won't change but you cannot save replays of your lives </target> | 9848 | <target state="new"> You can stream multiple times in a permanent/recurring live. The URL for your viewers won't change but you cannot save replays of your lives </target> |
9825 | 9849 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">259</context></context-group> | |
9826 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">259</context></context-group></trans-unit> | 9850 | </trans-unit> |
9827 | <trans-unit id="3112273530390098557" datatype="html"> | 9851 | <trans-unit id="3112273530390098557" datatype="html"> |
9828 | <source>Replay will be saved</source> | 9852 | <source>Replay will be saved</source> |
9829 | <target state="new">Replay will be saved</target> | 9853 | <target state="new">Replay will be saved</target> |
@@ -10320,14 +10344,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10320 | <trans-unit id="2830831449226931729" datatype="html"> | 10344 | <trans-unit id="2830831449226931729" datatype="html"> |
10321 | <source>Instance languages</source> | 10345 | <source>Instance languages</source> |
10322 | <target state="new">Instance languages</target> | 10346 | <target state="new">Instance languages</target> |
10323 | 10347 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">191</context></context-group> | |
10324 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">191</context></context-group></trans-unit> | 10348 | </trans-unit> |
10325 | <trans-unit id="40119547597591062" datatype="html"> | 10349 | <trans-unit id="40119547597591062" datatype="html"> |
10326 | <source>All languages</source> | 10350 | <source>All languages</source> |
10327 | <target state="new">All languages</target> | 10351 | <target state="new">All languages</target> |
10328 | 10352 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">192</context></context-group> | |
10329 | 10353 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">25</context></context-group> | |
10330 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">192</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">25</context></context-group></trans-unit> | 10354 | </trans-unit> |
10331 | <trans-unit id="996392855508119363" datatype="html"> | 10355 | <trans-unit id="996392855508119363" datatype="html"> |
10332 | <source>Hidden</source> | 10356 | <source>Hidden</source> |
10333 | <target state="new">Hidden</target> | 10357 | <target state="new">Hidden</target> |
@@ -10341,9 +10365,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10341 | <trans-unit id="8929218224642530466" datatype="html"> | 10365 | <trans-unit id="8929218224642530466" datatype="html"> |
10342 | <source>Displayed</source> | 10366 | <source>Displayed</source> |
10343 | <target state="new">Displayed</target> | 10367 | <target state="new">Displayed</target> |
10344 | 10368 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">55</context></context-group> | |
10345 | 10369 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">233</context></context-group> | |
10346 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">233</context></context-group></trans-unit> | 10370 | </trans-unit> |
10347 | <trans-unit id="6291055174438137560" datatype="html"> | 10371 | <trans-unit id="6291055174438137560" datatype="html"> |
10348 | <source>~ 1 minute</source> | 10372 | <source>~ 1 minute</source> |
10349 | <target state="new">~ 1 minute</target> | 10373 | <target state="new">~ 1 minute</target> |
@@ -10762,10 +10786,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10762 | <trans-unit id="2602773901491715295" datatype="html"> | 10786 | <trans-unit id="2602773901491715295" datatype="html"> |
10763 | <source>Captions</source> | 10787 | <source>Captions</source> |
10764 | <target state="new">Captions</target> | 10788 | <target state="new">Captions</target> |
10765 | 10789 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">166</context></context-group> | |
10766 | 10790 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">26</context></context-group> | |
10767 | 10791 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">181</context></context-group> | |
10768 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">181</context></context-group></trans-unit> | 10792 | </trans-unit> |
10769 | <trans-unit id="5779804235244672536" datatype="html"> | 10793 | <trans-unit id="5779804235244672536" datatype="html"> |
10770 | <source>The above can only be seen in captions (please describe which).</source> | 10794 | <source>The above can only be seen in captions (please describe which).</source> |
10771 | <target state="new">The above can only be seen in captions (please describe which).</target> | 10795 | <target state="new">The above can only be seen in captions (please describe which).</target> |
@@ -10845,8 +10869,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10845 | <trans-unit id="4968151111061046122" datatype="html"> | 10869 | <trans-unit id="4968151111061046122" datatype="html"> |
10846 | <source>Moderator</source> | 10870 | <source>Moderator</source> |
10847 | <target state="new">Moderator</target> | 10871 | <target state="new">Moderator</target> |
10848 | 10872 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">354</context></context-group> | |
10849 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">354</context></context-group></trans-unit> | 10873 | </trans-unit> |
10850 | <trans-unit id="2279527393438260622" datatype="html"> | 10874 | <trans-unit id="2279527393438260622" datatype="html"> |
10851 | <source>Search videos, playlists, channels…</source> | 10875 | <source>Search videos, playlists, channels…</source> |
10852 | <target state="new">Search videos, playlists, channels…</target> | 10876 | <target state="new">Search videos, playlists, channels…</target> |
@@ -11080,8 +11104,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11080 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">307</context></context-group> | 11104 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">307</context></context-group> |
11081 | </trans-unit> | 11105 | </trans-unit> |
11082 | <trans-unit id="8272123190776748811" datatype="html"> | 11106 | <trans-unit id="8272123190776748811" datatype="html"> |
11083 | <source>You need to be <a href="/login">logged in</a> to rate this video.</source> | 11107 | <source>You need to be <a href="/login">logged in</a> to rate this video.</source> |
11084 | <target state="new">You need to be <a href="/login">logged in</a> to rate this video.</target> | 11108 | <target state="new">You need to be <a href="/login">logged in</a> to rate this video.</target> |
11085 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">85</context></context-group> | 11109 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">85</context></context-group> |
11086 | </trans-unit> | 11110 | </trans-unit> |
11087 | <trans-unit id="4503408361537553733" datatype="html"> | 11111 | <trans-unit id="4503408361537553733" datatype="html"> |
@@ -11219,8 +11243,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11219 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> | 11243 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> |
11220 | <context context-type="linenumber">179</context> | 11244 | <context context-type="linenumber">179</context> |
11221 | </context-group> | 11245 | </context-group> |
11222 | </trans-unit><trans-unit id="118687079501751948" datatype="html"> | 11246 | </trans-unit> |
11223 | <source>Move to external storage failed</source><target state="new">Move to external storage failed</target> | 11247 | <trans-unit id="118687079501751948" datatype="html"> |
11248 | <source>Move to external storage failed</source> | ||
11249 | <target state="new">Move to external storage failed</target> | ||
11224 | <context-group purpose="location"> | 11250 | <context-group purpose="location"> |
11225 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> | 11251 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> |
11226 | <context context-type="linenumber">183</context> | 11252 | <context context-type="linenumber">183</context> |
@@ -11229,18 +11255,18 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11229 | <trans-unit id="4887724548587271148" datatype="html"> | 11255 | <trans-unit id="4887724548587271148" datatype="html"> |
11230 | <source>Waiting transcoding</source> | 11256 | <source>Waiting transcoding</source> |
11231 | <target state="new">Waiting transcoding</target> | 11257 | <target state="new">Waiting transcoding</target> |
11232 | 11258 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">187</context></context-group> | |
11233 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">187</context></context-group></trans-unit> | 11259 | </trans-unit> |
11234 | <trans-unit id="4517785179607945981" datatype="html"> | 11260 | <trans-unit id="4517785179607945981" datatype="html"> |
11235 | <source>To transcode</source> | 11261 | <source>To transcode</source> |
11236 | <target state="new">To transcode</target> | 11262 | <target state="new">To transcode</target> |
11237 | 11263 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">191</context></context-group> | |
11238 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">191</context></context-group></trans-unit> | 11264 | </trans-unit> |
11239 | <trans-unit id="3299576663551440736" datatype="html"> | 11265 | <trans-unit id="3299576663551440736" datatype="html"> |
11240 | <source>To import</source> | 11266 | <source>To import</source> |
11241 | <target state="new">To import</target> | 11267 | <target state="new">To import</target> |
11242 | 11268 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">195</context></context-group> | |
11243 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">195</context></context-group></trans-unit> | 11269 | </trans-unit> |
11244 | <trans-unit id="8492933894084361602" datatype="html"> | 11270 | <trans-unit id="8492933894084361602" datatype="html"> |
11245 | <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> | 11271 | <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> |
11246 | <target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> | 11272 | <target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> |
@@ -11252,21 +11278,21 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11252 | <trans-unit id="187187500641108332" datatype="html"> | 11278 | <trans-unit id="187187500641108332" datatype="html"> |
11253 | <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source> | 11279 | <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source> |
11254 | <target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target> | 11280 | <target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target> |
11255 | 11281 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group> | |
11256 | 11282 | <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> | |
11257 | 11283 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</context></context-group> | |
11258 | 11284 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">77</context></context-group> | |
11259 | 11285 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group> | |
11260 | 11286 | <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> | |
11261 | 11287 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group> | |
11262 | 11288 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</context></context-group> | |
11263 | 11289 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">27</context></context-group> | |
11264 | 11290 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">52</context></context-group> | |
11265 | 11291 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">78</context></context-group> | |
11266 | 11292 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">89</context></context-group> | |
11267 | 11293 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">101</context></context-group> | |
11268 | 11294 | <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> | |
11269 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group><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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">78</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> | 11295 | </trans-unit> |
11270 | <trans-unit id="1795705931707209785" datatype="html"> | 11296 | <trans-unit id="1795705931707209785" datatype="html"> |
11271 | <source>Add to watch later</source> | 11297 | <source>Add to watch later</source> |
11272 | <target state="new">Add to watch later</target> | 11298 | <target state="new">Add to watch later</target> |
@@ -11315,9 +11341,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11315 | <trans-unit id="5210096066382592800" datatype="html"> | 11341 | <trans-unit id="5210096066382592800" datatype="html"> |
11316 | <source>Video to import updated.</source> | 11342 | <source>Video to import updated.</source> |
11317 | <target state="new">Video to import updated.</target> | 11343 | <target state="new">Video to import updated.</target> |
11318 | 11344 | <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">138</context></context-group> | |
11319 | 11345 | <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">139</context></context-group> | |
11320 | <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">138</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">139</context></context-group></trans-unit> | 11346 | </trans-unit> |
11321 | <trans-unit id="3284171506518522275" datatype="html"> | 11347 | <trans-unit id="3284171506518522275" datatype="html"> |
11322 | <source>Your video was uploaded to your account and is private.</source> | 11348 | <source>Your video was uploaded to your account and is private.</source> |
11323 | <target state="new">Your video was uploaded to your account and is private.</target> | 11349 | <target state="new">Your video was uploaded to your account and is private.</target> |
@@ -11348,8 +11374,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11348 | <trans-unit id="5981816353437801748"> | 11374 | <trans-unit id="5981816353437801748"> |
11349 | <source>Video published.</source> | 11375 | <source>Video published.</source> |
11350 | <target>ویدئو انتشاریافت</target> | 11376 | <target>ویدئو انتشاریافت</target> |
11351 | 11377 | <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">260</context></context-group> | |
11352 | <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">260</context></context-group></trans-unit> | 11378 | </trans-unit> |
11353 | <trans-unit id="764164089183618119" datatype="html"> | 11379 | <trans-unit id="764164089183618119" datatype="html"> |
11354 | <source>You have unsaved changes! If you leave, your changes will be lost.</source> | 11380 | <source>You have unsaved changes! If you leave, your changes will be lost.</source> |
11355 | <target state="new">You have unsaved changes! If you leave, your changes will be lost.</target> | 11381 | <target state="new">You have unsaved changes! If you leave, your changes will be lost.</target> |
@@ -11358,8 +11384,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11358 | <trans-unit id="8306050839443016954" datatype="html"> | 11384 | <trans-unit id="8306050839443016954" datatype="html"> |
11359 | <source>Video updated.</source> | 11385 | <source>Video updated.</source> |
11360 | <target state="new">Video updated.</target> | 11386 | <target state="new">Video updated.</target> |
11361 | 11387 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.ts</context><context context-type="linenumber">146</context></context-group> | |
11362 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.ts</context><context context-type="linenumber">146</context></context-group></trans-unit> | 11388 | </trans-unit> |
11363 | <trans-unit id="5512208811126492983" datatype="html"> | 11389 | <trans-unit id="5512208811126492983" datatype="html"> |
11364 | <source>Report comment</source> | 11390 | <source>Report comment</source> |
11365 | <target state="new">Report comment</target> | 11391 | <target state="new">Report comment</target> |
@@ -11388,23 +11414,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11388 | <trans-unit id="6775540171466219199" datatype="html"> | 11414 | <trans-unit id="6775540171466219199" datatype="html"> |
11389 | <source>Stop autoplaying next video</source> | 11415 | <source>Stop autoplaying next video</source> |
11390 | <target state="new">Stop autoplaying next video</target> | 11416 | <target state="new">Stop autoplaying next video</target> |
11391 | 11417 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">228</context></context-group> | |
11392 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">228</context></context-group></trans-unit> | 11418 | </trans-unit> |
11393 | <trans-unit id="5149234672404299151" datatype="html"> | 11419 | <trans-unit id="5149234672404299151" datatype="html"> |
11394 | <source>Autoplay next video</source> | 11420 | <source>Autoplay next video</source> |
11395 | <target state="new">Autoplay next video</target> | 11421 | <target state="new">Autoplay next video</target> |
11396 | 11422 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">229</context></context-group> | |
11397 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">229</context></context-group></trans-unit> | 11423 | </trans-unit> |
11398 | <trans-unit id="5870421136141540382" datatype="html"> | 11424 | <trans-unit id="5870421136141540382" datatype="html"> |
11399 | <source>Stop looping playlist videos</source> | 11425 | <source>Stop looping playlist videos</source> |
11400 | <target state="new">Stop looping playlist videos</target> | 11426 | <target state="new">Stop looping playlist videos</target> |
11401 | 11427 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group> | |
11402 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit> | 11428 | </trans-unit> |
11403 | <trans-unit id="1599585307037758139" datatype="html"> | 11429 | <trans-unit id="1599585307037758139" datatype="html"> |
11404 | <source>Loop playlist videos</source> | 11430 | <source>Loop playlist videos</source> |
11405 | <target state="new">Loop playlist videos</target> | 11431 | <target state="new">Loop playlist videos</target> |
11406 | 11432 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group> | |
11407 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit> | 11433 | </trans-unit> |
11408 | <trans-unit id="3704292036525161260" datatype="html"> | 11434 | <trans-unit id="3704292036525161260" datatype="html"> |
11409 | <source>Placeholder image</source> | 11435 | <source>Placeholder image</source> |
11410 | <target state="new">Placeholder image</target> | 11436 | <target state="new">Placeholder image</target> |
@@ -11414,147 +11440,162 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11414 | </context-group> | 11440 | </context-group> |
11415 | </trans-unit> | 11441 | </trans-unit> |
11416 | <trans-unit id="961774488937452220" datatype="html"> | 11442 | <trans-unit id="961774488937452220" datatype="html"> |
11417 | <source>This video is not available on this instance. Do you want to be redirected on the origin instance: <a href="<x id="PH"/>"><x id="PH_1"/></a>?</source> | 11443 | <source>This video is not available on this instance. Do you want to be redirected on the origin instance: <a href="<x id="PH"/>"><x id="PH_1"/></a>?</source> |
11418 | <target state="new">This video is not available on this instance. Do you want to be redirected on the origin instance: <a href="<x id="PH"/>"><x id="PH_1"/></a>?</target> | 11444 | <target state="new">This video is not available on this instance. Do you want to be redirected on the origin instance: <a href="<x id="PH"/>"><x id="PH_1"/></a>?</target> |
11419 | 11445 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">301</context></context-group> | |
11420 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">301</context></context-group></trans-unit> | 11446 | </trans-unit> |
11421 | <trans-unit id="5761611056224181752" datatype="html"> | 11447 | <trans-unit id="5761611056224181752" datatype="html"> |
11422 | <source>Redirection</source> | 11448 | <source>Redirection</source> |
11423 | <target state="new">Redirection</target> | 11449 | <target state="new">Redirection</target> |
11424 | 11450 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">302</context></context-group> | |
11425 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">302</context></context-group></trans-unit> | 11451 | </trans-unit> |
11426 | <trans-unit id="8858527736400081688" datatype="html"> | 11452 | <trans-unit id="8858527736400081688" datatype="html"> |
11427 | <source>This video contains mature or explicit content. Are you sure you want to watch it?</source> | 11453 | <source>This video contains mature or explicit content. Are you sure you want to watch it?</source> |
11428 | <target state="new">This video contains mature or explicit content. Are you sure you want to watch it?</target> | 11454 | <target state="new">This video contains mature or explicit content. Are you sure you want to watch it?</target> |
11429 | 11455 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">351</context></context-group> | |
11430 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">351</context></context-group></trans-unit> | 11456 | </trans-unit> |
11431 | <trans-unit id="3937119019020041049" datatype="html"> | 11457 | <trans-unit id="3937119019020041049" datatype="html"> |
11432 | <source>Mature or explicit content</source> | 11458 | <source>Mature or explicit content</source> |
11433 | <target state="new">Mature or explicit content</target> | 11459 | <target state="new">Mature or explicit content</target> |
11434 | 11460 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">352</context></context-group> | |
11435 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">352</context></context-group></trans-unit> | 11461 | </trans-unit> |
11436 | <trans-unit id="1755474755114288376" datatype="html"> | 11462 | <trans-unit id="1755474755114288376" datatype="html"> |
11437 | <source>Up Next</source> | 11463 | <source>Up Next</source> |
11438 | <target state="new">Up Next</target> | 11464 | <target state="new">Up Next</target> |
11439 | 11465 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">424</context></context-group> | |
11440 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">424</context></context-group></trans-unit> | 11466 | </trans-unit> |
11441 | <trans-unit id="2159130950882492111" datatype="html"> | 11467 | <trans-unit id="2159130950882492111" datatype="html"> |
11442 | <source>Cancel</source> | 11468 | <source>Cancel</source> |
11443 | <target state="new">Cancel</target> | 11469 | <target state="new">Cancel</target> |
11444 | 11470 | <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> | |
11445 | 11471 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group> | |
11446 | 11472 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">122</context></context-group> | |
11447 | 11473 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group> | |
11448 | 11474 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group> | |
11449 | 11475 | <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> | |
11450 | 11476 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group> | |
11451 | 11477 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group> | |
11452 | 11478 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group> | |
11453 | 11479 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">425</context></context-group> | |
11454 | 11480 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group> | |
11455 | 11481 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group> | |
11456 | 11482 | <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> | |
11457 | 11483 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">54</context></context-group> | |
11458 | 11484 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">54</context></context-group> | |
11459 | 11485 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">90</context></context-group> | |
11460 | 11486 | <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> | |
11461 | 11487 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group> | |
11462 | 11488 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">152</context></context-group> | |
11463 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">122</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">425</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">152</context></context-group></trans-unit> | 11489 | </trans-unit> |
11464 | <trans-unit id="3354816756665089864" datatype="html"> | 11490 | <trans-unit id="3354816756665089864" datatype="html"> |
11465 | <source>Autoplay is suspended</source> | 11491 | <source>Autoplay is suspended</source> |
11466 | <target state="new">Autoplay is suspended</target> | 11492 | <target state="new">Autoplay is suspended</target> |
11467 | 11493 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">426</context></context-group> | |
11468 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">426</context></context-group></trans-unit><trans-unit id="5856931617181450881" datatype="html"> | 11494 | </trans-unit> |
11469 | <source>Enter/exit fullscreen</source><target state="new">Enter/exit fullscreen</target> | 11495 | <trans-unit id="5856931617181450881" datatype="html"> |
11496 | <source>Enter/exit fullscreen</source> | ||
11497 | <target state="new">Enter/exit fullscreen</target> | ||
11470 | <context-group purpose="location"> | 11498 | <context-group purpose="location"> |
11471 | <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context> | 11499 | <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context> |
11472 | <context context-type="linenumber">717</context> | 11500 | <context context-type="linenumber">717</context> |
11473 | </context-group> | 11501 | </context-group> |
11474 | </trans-unit><trans-unit id="2971009377468404076" datatype="html"> | 11502 | </trans-unit> |
11475 | <source>Play/Pause the video</source><target state="new">Play/Pause the video</target> | 11503 | <trans-unit id="2971009377468404076" datatype="html"> |
11504 | <source>Play/Pause the video</source> | ||
11505 | <target state="new">Play/Pause the video</target> | ||
11476 | <context-group purpose="location"> | 11506 | <context-group purpose="location"> |
11477 | <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context> | 11507 | <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context> |
11478 | <context context-type="linenumber">718</context> | 11508 | <context context-type="linenumber">718</context> |
11479 | </context-group> | 11509 | </context-group> |
11480 | </trans-unit><trans-unit id="4147087312411482964" datatype="html"> | 11510 | </trans-unit> |
11481 | <source>Mute/unmute the video</source><target state="new">Mute/unmute the video</target> | 11511 | <trans-unit id="4147087312411482964" datatype="html"> |
11512 | <source>Mute/unmute the video</source> | ||
11513 | <target state="new">Mute/unmute the video</target> | ||
11482 | <context-group purpose="location"> | 11514 | <context-group purpose="location"> |
11483 | <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context> | 11515 | <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context> |
11484 | <context context-type="linenumber">719</context> | 11516 | <context context-type="linenumber">719</context> |
11485 | </context-group> | 11517 | </context-group> |
11486 | </trans-unit><trans-unit id="4791956574676305640" datatype="html"> | 11518 | </trans-unit> |
11487 | <source>Skip to a percentage of the video: 0 is 0% and 9 is 90%</source><target state="new">Skip to a percentage of the video: 0 is 0% and 9 is 90%</target> | 11519 | <trans-unit id="4791956574676305640" datatype="html"> |
11520 | <source>Skip to a percentage of the video: 0 is 0% and 9 is 90%</source> | ||
11521 | <target state="new">Skip to a percentage of the video: 0 is 0% and 9 is 90%</target> | ||
11488 | <context-group purpose="location"> | 11522 | <context-group purpose="location"> |
11489 | <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context> | 11523 | <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context> |
11490 | <context context-type="linenumber">721</context> | 11524 | <context context-type="linenumber">721</context> |
11491 | </context-group> | 11525 | </context-group> |
11492 | </trans-unit><trans-unit id="3887762369650091344" datatype="html"> | 11526 | </trans-unit> |
11493 | <source>Increase the volume</source><target state="new">Increase the volume</target> | 11527 | <trans-unit id="3887762369650091344" datatype="html"> |
11528 | <source>Increase the volume</source> | ||
11529 | <target state="new">Increase the volume</target> | ||
11494 | <context-group purpose="location"> | 11530 | <context-group purpose="location"> |
11495 | <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context> | 11531 | <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context> |
11496 | <context context-type="linenumber">723</context> | 11532 | <context context-type="linenumber">723</context> |
11497 | </context-group> | 11533 | </context-group> |
11498 | </trans-unit><trans-unit id="1363382131573461910" datatype="html"> | 11534 | </trans-unit> |
11499 | <source>Decrease the volume</source><target state="new">Decrease the volume</target> | 11535 | <trans-unit id="1363382131573461910" datatype="html"> |
11536 | <source>Decrease the volume</source> | ||
11537 | <target state="new">Decrease the volume</target> | ||
11500 | <context-group purpose="location"> | 11538 | <context-group purpose="location"> |
11501 | <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context> | 11539 | <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context> |
11502 | <context context-type="linenumber">724</context> | 11540 | <context context-type="linenumber">724</context> |
11503 | </context-group> | 11541 | </context-group> |
11504 | </trans-unit><trans-unit id="2541031516422557760" datatype="html"> | 11542 | </trans-unit> |
11505 | <source>Seek the video forward</source><target state="new">Seek the video forward</target> | 11543 | <trans-unit id="2541031516422557760" datatype="html"> |
11544 | <source>Seek the video forward</source> | ||
11545 | <target state="new">Seek the video forward</target> | ||
11506 | <context-group purpose="location"> | 11546 | <context-group purpose="location"> |
11507 | <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context> | 11547 | <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context> |
11508 | <context context-type="linenumber">726</context> | 11548 | <context context-type="linenumber">726</context> |
11509 | </context-group> | 11549 | </context-group> |
11510 | </trans-unit><trans-unit id="8813023402019364882" datatype="html"> | 11550 | </trans-unit> |
11511 | <source>Seek the video backward</source><target state="new">Seek the video backward</target> | 11551 | <trans-unit id="8813023402019364882" datatype="html"> |
11552 | <source>Seek the video backward</source> | ||
11553 | <target state="new">Seek the video backward</target> | ||
11512 | <context-group purpose="location"> | 11554 | <context-group purpose="location"> |
11513 | <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context> | 11555 | <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context> |
11514 | <context context-type="linenumber">727</context> | 11556 | <context context-type="linenumber">727</context> |
11515 | </context-group> | 11557 | </context-group> |
11516 | </trans-unit><trans-unit id="581757752202843950" datatype="html"> | 11558 | </trans-unit> |
11517 | <source>Increase playback rate</source><target state="new">Increase playback rate</target> | 11559 | <trans-unit id="581757752202843950" datatype="html"> |
11560 | <source>Increase playback rate</source> | ||
11561 | <target state="new">Increase playback rate</target> | ||
11518 | <context-group purpose="location"> | 11562 | <context-group purpose="location"> |
11519 | <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context> | 11563 | <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context> |
11520 | <context context-type="linenumber">729</context> | 11564 | <context context-type="linenumber">729</context> |
11521 | </context-group> | 11565 | </context-group> |
11522 | </trans-unit><trans-unit id="5467642834854681120" datatype="html"> | 11566 | </trans-unit> |
11523 | <source>Decrease playback rate</source><target state="new">Decrease playback rate</target> | 11567 | <trans-unit id="5467642834854681120" datatype="html"> |
11568 | <source>Decrease playback rate</source> | ||
11569 | <target state="new">Decrease playback rate</target> | ||
11524 | <context-group purpose="location"> | 11570 | <context-group purpose="location"> |
11525 | <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context> | 11571 | <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context> |
11526 | <context context-type="linenumber">730</context> | 11572 | <context context-type="linenumber">730</context> |
11527 | </context-group> | 11573 | </context-group> |
11528 | </trans-unit><trans-unit id="3860402955823859506" datatype="html"> | 11574 | </trans-unit> |
11529 | <source>Navigate in the video to the previous frame</source><target state="new">Navigate in the video to the previous frame</target> | 11575 | <trans-unit id="3860402955823859506" datatype="html"> |
11576 | <source>Navigate in the video to the previous frame</source> | ||
11577 | <target state="new">Navigate in the video to the previous frame</target> | ||
11530 | <context-group purpose="location"> | 11578 | <context-group purpose="location"> |
11531 | <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context> | 11579 | <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context> |
11532 | <context context-type="linenumber">732</context> | 11580 | <context context-type="linenumber">732</context> |
11533 | </context-group> | 11581 | </context-group> |
11534 | </trans-unit><trans-unit id="8232494782895420700" datatype="html"> | 11582 | </trans-unit> |
11535 | <source>Navigate in the video to the next frame</source><target state="new">Navigate in the video to the next frame</target> | 11583 | <trans-unit id="8232494782895420700" datatype="html"> |
11584 | <source>Navigate in the video to the next frame</source> | ||
11585 | <target state="new">Navigate in the video to the next frame</target> | ||
11536 | <context-group purpose="location"> | 11586 | <context-group purpose="location"> |
11537 | <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context> | 11587 | <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context> |
11538 | <context context-type="linenumber">733</context> | 11588 | <context context-type="linenumber">733</context> |
11539 | </context-group> | 11589 | </context-group> |
11540 | </trans-unit><trans-unit id="8223917068580581095" datatype="html"> | 11590 | </trans-unit> |
11541 | <source>Toggle theater mode</source><target state="new">Toggle theater mode</target> | 11591 | <trans-unit id="8223917068580581095" datatype="html"> |
11592 | <source>Toggle theater mode</source> | ||
11593 | <target state="new">Toggle theater mode</target> | ||
11542 | <context-group purpose="location"> | 11594 | <context-group purpose="location"> |
11543 | <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context> | 11595 | <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context> |
11544 | <context context-type="linenumber">738</context> | 11596 | <context context-type="linenumber">738</context> |
11545 | </context-group> | 11597 | </context-group> |
11546 | </trans-unit> | 11598 | </trans-unit> |
11547 | |||
11548 | |||
11549 | |||
11550 | |||
11551 | |||
11552 | |||
11553 | |||
11554 | |||
11555 | |||
11556 | |||
11557 | |||
11558 | <trans-unit id="8025996572234182184" datatype="html"> | 11599 | <trans-unit id="8025996572234182184" datatype="html"> |
11559 | <source>Like the video</source> | 11600 | <source>Like the video</source> |
11560 | <target state="new">Like the video</target> | 11601 | <target state="new">Like the video</target> |
@@ -11568,8 +11609,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11568 | <trans-unit id="1729036051846673606" datatype="html"> | 11609 | <trans-unit id="1729036051846673606" datatype="html"> |
11569 | <source>When active, the next video is automatically played after the current one.</source> | 11610 | <source>When active, the next video is automatically played after the current one.</source> |
11570 | <target state="new">When active, the next video is automatically played after the current one.</target> | 11611 | <target state="new">When active, the next video is automatically played after the current one.</target> |
11571 | 11612 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.ts</context><context context-type="linenumber">50</context></context-group> | |
11572 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit> | 11613 | </trans-unit> |
11573 | <trans-unit id="2431286785954354122" datatype="html"> | 11614 | <trans-unit id="2431286785954354122" datatype="html"> |
11574 | <source>Recently added</source> | 11615 | <source>Recently added</source> |
11575 | <target state="new">Recently added</target> | 11616 | <target state="new">Recently added</target> |