diff options
Diffstat (limited to 'client/src/locale/angular.xlf')
-rw-r--r-- | client/src/locale/angular.xlf | 247 |
1 files changed, 0 insertions, 247 deletions
diff --git a/client/src/locale/angular.xlf b/client/src/locale/angular.xlf index 3aff10ed6..3ebe81966 100644 --- a/client/src/locale/angular.xlf +++ b/client/src/locale/angular.xlf | |||
@@ -2,253 +2,6 @@ | |||
2 | <xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> | 2 | <xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> |
3 | <file source-language="en-US" datatype="plaintext" original="ng2.template"> | 3 | <file source-language="en-US" datatype="plaintext" original="ng2.template"> |
4 | <body> | 4 | <body> |
5 | <trans-unit id="ngb.alert.close" datatype="html"> | ||
6 | <source>Close</source> | ||
7 | <context-group purpose="location"> | ||
8 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/alert/alert.ts</context> | ||
9 | <context context-type="linenumber">58,61</context> | ||
10 | </context-group> | ||
11 | </trans-unit> | ||
12 | <trans-unit id="ngb.carousel.slide-number" datatype="html"> | ||
13 | <source> Slide <x id="INTERPOLATION" equiv-text="OnHover$ = new"/> of <x id="INTERPOLATION_1" equiv-text="; | ||
14 | private _pa"/> </source> | ||
15 | <context-group purpose="location"> | ||
16 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/carousel/carousel.ts</context> | ||
17 | <context context-type="linenumber">114,118</context> | ||
18 | </context-group> | ||
19 | <note priority="1" from="description">Currently selected slide number read by screen reader</note> | ||
20 | </trans-unit> | ||
21 | <trans-unit id="ngb.carousel.previous" datatype="html"> | ||
22 | <source>Previous</source> | ||
23 | <context-group purpose="location"> | ||
24 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/carousel/carousel.ts</context> | ||
25 | <context context-type="linenumber">132,134</context> | ||
26 | </context-group> | ||
27 | </trans-unit> | ||
28 | <trans-unit id="ngb.carousel.next" datatype="html"> | ||
29 | <source>Next</source> | ||
30 | <context-group purpose="location"> | ||
31 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/carousel/carousel.ts</context> | ||
32 | <context context-type="linenumber">147,152</context> | ||
33 | </context-group> | ||
34 | </trans-unit> | ||
35 | <trans-unit id="ngb.datepicker.select-month" datatype="html"> | ||
36 | <source>Select month</source> | ||
37 | <context-group purpose="location"> | ||
38 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context> | ||
39 | <context context-type="linenumber">44,49</context> | ||
40 | </context-group> | ||
41 | <context-group purpose="location"> | ||
42 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context> | ||
43 | <context context-type="linenumber">49,50</context> | ||
44 | </context-group> | ||
45 | </trans-unit> | ||
46 | <trans-unit id="ngb.datepicker.select-year" datatype="html"> | ||
47 | <source>Select year</source> | ||
48 | <context-group purpose="location"> | ||
49 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context> | ||
50 | <context context-type="linenumber">59,63</context> | ||
51 | </context-group> | ||
52 | <context-group purpose="location"> | ||
53 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context> | ||
54 | <context context-type="linenumber">74</context> | ||
55 | </context-group> | ||
56 | </trans-unit> | ||
57 | <trans-unit id="ngb.datepicker.previous-month" datatype="html"> | ||
58 | <source>Previous month</source> | ||
59 | <context-group purpose="location"> | ||
60 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation.ts</context> | ||
61 | <context context-type="linenumber">24,27</context> | ||
62 | </context-group> | ||
63 | <context-group purpose="location"> | ||
64 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation.ts</context> | ||
65 | <context context-type="linenumber">35,36</context> | ||
66 | </context-group> | ||
67 | </trans-unit> | ||
68 | <trans-unit id="ngb.datepicker.next-month" datatype="html"> | ||
69 | <source>Next month</source> | ||
70 | <context-group purpose="location"> | ||
71 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation.ts</context> | ||
72 | <context context-type="linenumber">47,50</context> | ||
73 | </context-group> | ||
74 | <context-group purpose="location"> | ||
75 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation.ts</context> | ||
76 | <context context-type="linenumber">60,64</context> | ||
77 | </context-group> | ||
78 | </trans-unit> | ||
79 | <trans-unit id="ngb.pagination.first" datatype="html"> | ||
80 | <source>««</source> | ||
81 | <context-group purpose="location"> | ||
82 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> | ||
83 | <context context-type="linenumber">182,183</context> | ||
84 | </context-group> | ||
85 | </trans-unit> | ||
86 | <trans-unit id="ngb.pagination.previous" datatype="html"> | ||
87 | <source>«</source> | ||
88 | <context-group purpose="location"> | ||
89 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> | ||
90 | <context context-type="linenumber">186,190</context> | ||
91 | </context-group> | ||
92 | </trans-unit> | ||
93 | <trans-unit id="ngb.pagination.next" datatype="html"> | ||
94 | <source>»</source> | ||
95 | <context-group purpose="location"> | ||
96 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> | ||
97 | <context context-type="linenumber">194,195</context> | ||
98 | </context-group> | ||
99 | </trans-unit> | ||
100 | <trans-unit id="ngb.pagination.last" datatype="html"> | ||
101 | <source>»»</source> | ||
102 | <context-group purpose="location"> | ||
103 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> | ||
104 | <context context-type="linenumber">201,204</context> | ||
105 | </context-group> | ||
106 | </trans-unit> | ||
107 | <trans-unit id="ngb.pagination.first-aria" datatype="html"> | ||
108 | <source>First</source> | ||
109 | <context-group purpose="location"> | ||
110 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> | ||
111 | <context context-type="linenumber">208,209</context> | ||
112 | </context-group> | ||
113 | </trans-unit> | ||
114 | <trans-unit id="ngb.pagination.previous-aria" datatype="html"> | ||
115 | <source>Previous</source> | ||
116 | <context-group purpose="location"> | ||
117 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> | ||
118 | <context context-type="linenumber">215,216</context> | ||
119 | </context-group> | ||
120 | </trans-unit> | ||
121 | <trans-unit id="ngb.pagination.next-aria" datatype="html"> | ||
122 | <source>Next</source> | ||
123 | <context-group purpose="location"> | ||
124 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> | ||
125 | <context context-type="linenumber">226,228</context> | ||
126 | </context-group> | ||
127 | </trans-unit> | ||
128 | <trans-unit id="ngb.pagination.last-aria" datatype="html"> | ||
129 | <source>Last</source> | ||
130 | <context-group purpose="location"> | ||
131 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> | ||
132 | <context context-type="linenumber">232,233</context> | ||
133 | </context-group> | ||
134 | </trans-unit> | ||
135 | <trans-unit id="ngb.progressbar.value" datatype="html"> | ||
136 | <source><x id="INTERPOLATION" equiv-text="; } | ||
137 | |||
138 | /** | ||
139 | *"/></source> | ||
140 | <context-group purpose="location"> | ||
141 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/progressbar/progressbar.ts</context> | ||
142 | <context context-type="linenumber">32,38</context> | ||
143 | </context-group> | ||
144 | </trans-unit> | ||
145 | <trans-unit id="ngb.timepicker.HH" datatype="html"> | ||
146 | <source>HH</source> | ||
147 | <context-group purpose="location"> | ||
148 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | ||
149 | <context context-type="linenumber">40,41</context> | ||
150 | </context-group> | ||
151 | </trans-unit> | ||
152 | <trans-unit id="ngb.timepicker.hours" datatype="html"> | ||
153 | <source>Hours</source> | ||
154 | <context-group purpose="location"> | ||
155 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | ||
156 | <context context-type="linenumber">46,47</context> | ||
157 | </context-group> | ||
158 | </trans-unit> | ||
159 | <trans-unit id="ngb.timepicker.MM" datatype="html"> | ||
160 | <source>MM</source> | ||
161 | <context-group purpose="location"> | ||
162 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | ||
163 | <context context-type="linenumber">51,54</context> | ||
164 | </context-group> | ||
165 | </trans-unit> | ||
166 | <trans-unit id="ngb.timepicker.minutes" datatype="html"> | ||
167 | <source>Minutes</source> | ||
168 | <context-group purpose="location"> | ||
169 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | ||
170 | <context context-type="linenumber">58,59</context> | ||
171 | </context-group> | ||
172 | </trans-unit> | ||
173 | <trans-unit id="ngb.timepicker.increment-hours" datatype="html"> | ||
174 | <source>Increment hours</source> | ||
175 | <context-group purpose="location"> | ||
176 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | ||
177 | <context context-type="linenumber">63,64</context> | ||
178 | </context-group> | ||
179 | </trans-unit> | ||
180 | <trans-unit id="ngb.timepicker.decrement-hours" datatype="html"> | ||
181 | <source>Decrement hours</source> | ||
182 | <context-group purpose="location"> | ||
183 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | ||
184 | <context context-type="linenumber">69,70</context> | ||
185 | </context-group> | ||
186 | </trans-unit> | ||
187 | <trans-unit id="ngb.timepicker.increment-minutes" datatype="html"> | ||
188 | <source>Increment minutes</source> | ||
189 | <context-group purpose="location"> | ||
190 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | ||
191 | <context context-type="linenumber">76,78</context> | ||
192 | </context-group> | ||
193 | </trans-unit> | ||
194 | <trans-unit id="ngb.timepicker.decrement-minutes" datatype="html"> | ||
195 | <source>Decrement minutes</source> | ||
196 | <context-group purpose="location"> | ||
197 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | ||
198 | <context context-type="linenumber">82,84</context> | ||
199 | </context-group> | ||
200 | </trans-unit> | ||
201 | <trans-unit id="ngb.timepicker.SS" datatype="html"> | ||
202 | <source>SS</source> | ||
203 | <context-group purpose="location"> | ||
204 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | ||
205 | <context context-type="linenumber">87,88</context> | ||
206 | </context-group> | ||
207 | </trans-unit> | ||
208 | <trans-unit id="ngb.timepicker.seconds" datatype="html"> | ||
209 | <source>Seconds</source> | ||
210 | <context-group purpose="location"> | ||
211 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | ||
212 | <context context-type="linenumber">92,93</context> | ||
213 | </context-group> | ||
214 | </trans-unit> | ||
215 | <trans-unit id="ngb.timepicker.increment-seconds" datatype="html"> | ||
216 | <source>Increment seconds</source> | ||
217 | <context-group purpose="location"> | ||
218 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | ||
219 | <context context-type="linenumber">100,101</context> | ||
220 | </context-group> | ||
221 | </trans-unit> | ||
222 | <trans-unit id="ngb.timepicker.decrement-seconds" datatype="html"> | ||
223 | <source>Decrement seconds</source> | ||
224 | <context-group purpose="location"> | ||
225 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | ||
226 | <context context-type="linenumber">106,110</context> | ||
227 | </context-group> | ||
228 | </trans-unit> | ||
229 | <trans-unit id="ngb.timepicker.AM" datatype="html"> | ||
230 | <source><x id="INTERPOLATION" equiv-text="NgbTime; | ||
231 | |||
232 | pr"/></source> | ||
233 | <context-group purpose="location"> | ||
234 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | ||
235 | <context context-type="linenumber">115,121</context> | ||
236 | </context-group> | ||
237 | </trans-unit> | ||
238 | <trans-unit id="ngb.timepicker.PM" datatype="html"> | ||
239 | <source><x id="INTERPOLATION" equiv-text="t() meridian: b"/></source> | ||
240 | <context-group purpose="location"> | ||
241 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | ||
242 | <context context-type="linenumber">123,131</context> | ||
243 | </context-group> | ||
244 | </trans-unit> | ||
245 | <trans-unit id="ngb.toast.close-aria" datatype="html"> | ||
246 | <source>Close</source> | ||
247 | <context-group purpose="location"> | ||
248 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/toast/toast.ts</context> | ||
249 | <context context-type="linenumber">78,85</context> | ||
250 | </context-group> | ||
251 | </trans-unit> | ||
252 | <trans-unit id="3701439542279610547" datatype="html"> | 5 | <trans-unit id="3701439542279610547" datatype="html"> |
253 | <source>Follows</source> | 6 | <source>Follows</source> |
254 | <context-group purpose="location"> | 7 | <context-group purpose="location"> |