Mercurial > libervia-templates
comparison sat_templates/i18n/sat.pot @ 186:23ba0f7fc205
i18n: fr update
author | Goffi <goffi@goffi.org> |
---|---|
date | Sun, 14 Apr 2019 08:09:21 +0200 |
parents | sat_templates/i18n/sat.po@a4b6b8b6fc58 |
children | 687658e83a2b |
comparison
equal
deleted
inserted
replaced
185:3dd0b27f740c | 186:23ba0f7fc205 |
---|---|
1 # Translations template for PROJECT. | |
2 # Copyright (C) 2019 ORGANIZATION | |
3 # This file is distributed under the same license as the PROJECT project. | |
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2019. | |
5 # | |
6 #, fuzzy | |
7 msgid "" | |
8 msgstr "" | |
9 "Project-Id-Version: PROJECT VERSION\n" | |
10 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" | |
11 "POT-Creation-Date: 2019-04-12 10:45+0200\n" | |
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | |
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | |
14 "Language-Team: LANGUAGE <LL@li.org>\n" | |
15 "MIME-Version: 1.0\n" | |
16 "Content-Type: text/plain; charset=utf-8\n" | |
17 "Content-Transfer-Encoding: 8bit\n" | |
18 "Generated-By: Babel 2.6.0\n" | |
19 | |
20 #: templates/default/app/app.html:5 | |
21 #, python-format | |
22 msgid "" | |
23 "The following link allows you to access %(app_name)s web application, " | |
24 "which is a more feature rich way to use this software (but it is also a " | |
25 "bit more heavy and complex to use)." | |
26 msgstr "" | |
27 | |
28 #: templates/default/app/app.html:10 | |
29 msgid "" | |
30 "Please note that current version of web application use legacy " | |
31 "technologies and will be rewritten for next version of Salut à Toi (0.8)." | |
32 " It does contain some bugs and it is under minimal maintenance." | |
33 msgstr "" | |
34 | |
35 #: templates/default/app/app.html:15 | |
36 msgid "Click here to access the web application" | |
37 msgstr "" | |
38 | |
39 #: templates/default/app/app.html:18 | |
40 msgid "Next time you can go directly to the above URL." | |
41 msgstr "" | |
42 | |
43 #: templates/default/base/base.html:57 | |
44 msgid "Click to expand…" | |
45 msgstr "" | |
46 | |
47 #: templates/default/base/base.html:57 | |
48 msgid "Click to reduce…" | |
49 msgstr "" | |
50 | |
51 #: templates/default/base/base.html:82 | |
52 msgid "change" | |
53 msgstr "" | |
54 | |
55 #: templates/default/base/base.html:96 | |
56 msgid "Your data has been sent correctly." | |
57 msgstr "" | |
58 | |
59 #: templates/default/base/base.html:113 | |
60 #, python-format | |
61 msgid "Powered by %(app_name)s" | |
62 msgstr "" | |
63 | |
64 #: templates/default/blog/articles.html:28 | |
65 msgid "No articles found in this blog!" | |
66 msgstr "" | |
67 | |
68 #: templates/default/blog/articles.html:31 templates/default/forum/view.html:17 | |
69 msgid "newer articles" | |
70 msgstr "" | |
71 | |
72 #: templates/default/blog/articles.html:31 templates/default/forum/view.html:17 | |
73 msgid "older articles" | |
74 msgstr "" | |
75 | |
76 #: templates/default/blog/discover.html:11 | |
77 msgid "Please select the blog you want to consult" | |
78 msgstr "" | |
79 | |
80 #: templates/default/blog/discover.html:29 | |
81 msgid "Or enter the jid of a blog writer" | |
82 msgstr "" | |
83 | |
84 #: templates/default/blog/discover.html:32 | |
85 msgid "blog writer jid" | |
86 msgstr "" | |
87 | |
88 #: templates/default/blog/discover.html:33 | |
89 msgid "Consult" | |
90 msgstr "" | |
91 | |
92 #: templates/default/blog/item.html:21 | |
93 #, python-format | |
94 msgid "This message is not in %(language)s, click to display anyway" | |
95 msgstr "" | |
96 | |
97 #: templates/default/blog/macros.html:23 | |
98 msgid "show comments" | |
99 msgstr "" | |
100 | |
101 #: templates/default/blog/macros.html:24 | |
102 msgid "hide comments" | |
103 msgstr "" | |
104 | |
105 #: templates/default/chat/chat.html:17 | |
106 msgid "enter your message" | |
107 msgstr "" | |
108 | |
109 #: templates/default/chat/select.html:6 | |
110 msgid "Please select the chat room you want to enter" | |
111 msgstr "" | |
112 | |
113 #: templates/default/chat/select.html:12 | |
114 msgid "Or enter a room address" | |
115 msgstr "" | |
116 | |
117 #: templates/default/chat/select.html:14 | |
118 msgid "Room address (JID)" | |
119 msgstr "" | |
120 | |
121 #: templates/default/chat/select.html:15 | |
122 msgid "Join" | |
123 msgstr "" | |
124 | |
125 #: templates/default/components/menu_labels.html:3 | |
126 msgid "Session" | |
127 msgstr "" | |
128 | |
129 #: templates/default/components/menu_labels.html:3 | |
130 #: templates/default/login/login.html:43 | |
131 msgid "Log in" | |
132 msgstr "" | |
133 | |
134 #: templates/default/components/menu_labels.html:4 | |
135 msgid "Blog" | |
136 msgstr "" | |
137 | |
138 #: templates/default/components/menu_labels.html:5 | |
139 msgid "Forums" | |
140 msgstr "" | |
141 | |
142 #: templates/default/components/menu_labels.html:6 | |
143 msgid "Merge requests" | |
144 msgstr "" | |
145 | |
146 #: templates/default/components/menu_labels.html:7 | |
147 msgid "Create new merge request" | |
148 msgstr "" | |
149 | |
150 #: templates/default/components/menu_labels.html:8 | |
151 msgid "Tickets" | |
152 msgstr "" | |
153 | |
154 #: templates/default/components/menu_labels.html:9 | |
155 msgid "List tickets" | |
156 msgstr "" | |
157 | |
158 #: templates/default/components/menu_labels.html:10 | |
159 msgid "Create new ticket" | |
160 msgstr "" | |
161 | |
162 #: templates/default/components/menu_labels.html:11 | |
163 msgid "Chat" | |
164 msgstr "" | |
165 | |
166 #: templates/default/components/menu_labels.html:12 | |
167 msgid "Files sharing" | |
168 msgstr "" | |
169 | |
170 #: templates/default/components/menu_labels.html:13 | |
171 msgid "Events" | |
172 msgstr "" | |
173 | |
174 #: templates/default/components/menu_labels.html:14 | |
175 #: templates/default/event/create.html:9 | |
176 msgid "Create an event" | |
177 msgstr "" | |
178 | |
179 #: templates/default/components/menu_labels.html:15 | |
180 msgid "Photos albums" | |
181 msgstr "" | |
182 | |
183 #: templates/default/components/menu_labels.html:16 | |
184 msgid "Application" | |
185 msgstr "" | |
186 | |
187 #: templates/default/error/401.html:4 | |
188 msgid "Unauthorized" | |
189 msgstr "" | |
190 | |
191 #: templates/default/error/401.html:5 | |
192 msgid "Sorry, you are not allowed to access this page." | |
193 msgstr "" | |
194 | |
195 #: templates/default/error/404.html:4 | |
196 msgid "Not Found" | |
197 msgstr "" | |
198 | |
199 #: templates/default/error/404.html:5 | |
200 msgid "Sorry, we can't find the resource you are trying to access." | |
201 msgstr "" | |
202 | |
203 #: templates/default/error/base.html:3 | |
204 #, python-format | |
205 msgid "Error %(error_code)s" | |
206 msgstr "" | |
207 | |
208 #: templates/default/error/base.html:5 | |
209 msgid "An error occured while trying to access the resource." | |
210 msgstr "" | |
211 | |
212 #: templates/default/event/admin.html:8 | |
213 #, python-format | |
214 msgid "%(name)s administration" | |
215 msgstr "" | |
216 | |
217 #: templates/default/event/admin.html:22 | |
218 msgid "Invitees" | |
219 msgstr "" | |
220 | |
221 #: templates/default/event/admin.html:23 templates/default/event/admin.html:68 | |
222 msgid "Invite people" | |
223 msgstr "" | |
224 | |
225 #: templates/default/event/admin.html:24 | |
226 msgid "Write a blog post" | |
227 msgstr "" | |
228 | |
229 #: templates/default/event/admin.html:25 | |
230 msgid "Read event blog" | |
231 msgstr "" | |
232 | |
233 #: templates/default/event/admin.html:33 templates/default/event/create.html:13 | |
234 msgid "name" | |
235 msgstr "" | |
236 | |
237 #: templates/default/event/admin.html:34 | |
238 msgid "coming?" | |
239 msgstr "" | |
240 | |
241 #: templates/default/event/admin.html:35 | |
242 msgid "guests" | |
243 msgstr "" | |
244 | |
245 #: templates/default/event/admin.html:48 | |
246 msgid "total expected" | |
247 msgstr "" | |
248 | |
249 #: templates/default/event/admin.html:53 | |
250 msgid "No invitee has answered yet" | |
251 msgstr "" | |
252 | |
253 #: templates/default/event/admin.html:63 | |
254 msgid "enter here a list of jid (one per line) to invite" | |
255 msgstr "" | |
256 | |
257 #: templates/default/event/admin.html:66 | |
258 msgid "enter here a list of emails addresses (one per line) to invite" | |
259 msgstr "" | |
260 | |
261 #: templates/default/event/admin.html:76 | |
262 msgid "title" | |
263 msgstr "" | |
264 | |
265 #: templates/default/event/admin.html:79 | |
266 msgid "body" | |
267 msgstr "" | |
268 | |
269 #: templates/default/event/admin.html:82 | |
270 msgid "language" | |
271 msgstr "" | |
272 | |
273 #: templates/default/event/admin.html:85 | |
274 msgid "allow comments" | |
275 msgstr "" | |
276 | |
277 #: templates/default/event/admin.html:87 | |
278 msgid "send" | |
279 msgstr "" | |
280 | |
281 #: templates/default/event/attendance.html:5 | |
282 msgid "Please indicate if you plan to attend the event:" | |
283 msgstr "" | |
284 | |
285 #: templates/default/event/attendance.html:11 | |
286 msgid "yes" | |
287 msgstr "" | |
288 | |
289 #: templates/default/event/attendance.html:11 | |
290 msgid "no" | |
291 msgstr "" | |
292 | |
293 #: templates/default/event/attendance.html:11 | |
294 msgid "maybe" | |
295 msgstr "" | |
296 | |
297 #: templates/default/event/attendance.html:14 | |
298 msgid "How many people will come (including you)?" | |
299 msgstr "" | |
300 | |
301 #: templates/default/event/counter.html:4 | |
302 #, python-format | |
303 msgid "%(days_left)s day left" | |
304 msgid_plural "%(days_left)s days left" | |
305 msgstr[0] "" | |
306 msgstr[1] "" | |
307 | |
308 #: templates/default/event/counter.html:11 | |
309 msgid "the event is finished" | |
310 msgstr "" | |
311 | |
312 #: templates/default/event/create.html:14 | |
313 msgid "location" | |
314 msgstr "" | |
315 | |
316 #: templates/default/event/create.html:16 | |
317 msgid "description of the event" | |
318 msgstr "" | |
319 | |
320 #: templates/default/event/create.html:19 | |
321 msgid "date of the event" | |
322 msgstr "" | |
323 | |
324 #: templates/default/event/create.html:20 | |
325 msgid "event image URL (https)" | |
326 msgstr "" | |
327 | |
328 #: templates/default/event/create.html:21 | |
329 msgid "" | |
330 "you can enter here the URL to a JPEG or PNG image to use as " | |
331 "representation of your event" | |
332 msgstr "" | |
333 | |
334 #: templates/default/event/create.html:22 | |
335 #: templates/default/event/create.html:26 | |
336 msgid "JPEG or PNG image URL" | |
337 msgstr "" | |
338 | |
339 #: templates/default/event/create.html:24 | |
340 msgid "background image URL (https)" | |
341 msgstr "" | |
342 | |
343 #: templates/default/event/create.html:25 | |
344 msgid "" | |
345 "you can enter here the URL to a JPEG or PNG image to use repeating " | |
346 "background" | |
347 msgstr "" | |
348 | |
349 #: templates/default/event/create.html:28 | |
350 msgid "Create event" | |
351 msgstr "" | |
352 | |
353 #: templates/default/event/invitation.html:5 | |
354 #: templates/default/invitation/welcome.html:5 | |
355 #, python-format | |
356 msgid "Welcome %(name)s" | |
357 msgstr "" | |
358 | |
359 #: templates/default/event/invitation.html:6 | |
360 msgid "You have been invited to participate to an event" | |
361 msgstr "" | |
362 | |
363 #: templates/default/event/overview.html:13 | |
364 msgid "There is not events discovery yet, this will come in the future." | |
365 msgstr "" | |
366 | |
367 #: templates/default/event/overview.html:17 | |
368 #, python-format | |
369 msgid "You have currently %(nb_events)s event in your personal list" | |
370 msgid_plural "You have currently %(nb_events)s events in your personal list" | |
371 msgstr[0] "" | |
372 msgstr[1] "" | |
373 | |
374 #: templates/default/file/discover.html:10 | |
375 msgid "Please select the device you want to access" | |
376 msgstr "" | |
377 | |
378 #: templates/default/file/discover.html:17 | |
379 msgid "services" | |
380 msgstr "" | |
381 | |
382 #: templates/default/file/discover.html:25 | |
383 msgid "your server" | |
384 msgstr "" | |
385 | |
386 #: templates/default/file/discover.html:38 | |
387 msgid "your devices" | |
388 msgstr "" | |
389 | |
390 #: templates/default/file/discover.html:53 | |
391 msgid "your contacts devices" | |
392 msgstr "" | |
393 | |
394 #: templates/default/file/discover.html:68 | |
395 msgid "Or enter a full jid of a device" | |
396 msgstr "" | |
397 | |
398 #: templates/default/file/discover.html:70 | |
399 #: templates/default/photo/discover.html:8 | |
400 msgid "device full jid" | |
401 msgstr "" | |
402 | |
403 #: templates/default/file/discover.html:71 | |
404 #: templates/default/merge-request/discover.html:23 | |
405 #: templates/default/photo/discover.html:9 | |
406 #: templates/default/ticket/discover.html:23 | |
407 msgid "Access" | |
408 msgstr "" | |
409 | |
410 #: templates/default/file/overview.html:10 | |
411 msgid "parent dir" | |
412 msgstr "" | |
413 | |
414 #: templates/default/file/overview.html:38 | |
415 msgid "No files are shared in this directory!" | |
416 msgstr "" | |
417 | |
418 #: templates/default/forum/overview.html:29 | |
419 msgid "No forums found on this server!" | |
420 msgstr "" | |
421 | |
422 #: templates/default/forum/view.html:14 | |
423 msgid "Enter your message here" | |
424 msgstr "" | |
425 | |
426 #: templates/default/forum/view_topics.html:11 | |
427 msgid "There is not message yet in this forum." | |
428 msgstr "" | |
429 | |
430 #: templates/default/forum/view_topics.html:13 | |
431 msgid "You can start a topic of interest by filling this form." | |
432 msgstr "" | |
433 | |
434 #: templates/default/forum/view_topics.html:15 | |
435 msgid "You can login to create a new topic." | |
436 msgstr "" | |
437 | |
438 #: templates/default/forum/view_topics.html:21 | |
439 msgid "Your message" | |
440 msgstr "" | |
441 | |
442 #: templates/default/forum/view_topics.html:21 | |
443 msgid "Create topic" | |
444 msgstr "" | |
445 | |
446 #: templates/default/forum/view_topics.html:22 | |
447 msgid "Your topic (try to be short and explicit)" | |
448 msgstr "" | |
449 | |
450 #: templates/default/forum/view_topics.html:38 | |
451 msgid "older topics" | |
452 msgstr "" | |
453 | |
454 #: templates/default/forum/view_topics.html:38 | |
455 msgid "newer topics" | |
456 msgstr "" | |
457 | |
458 #: templates/default/input/field.html:74 | |
459 #: templates/default/input/textbox.html:11 | |
460 #: templates/default/input/textbox.html:16 | |
461 msgid "Send" | |
462 msgstr "" | |
463 | |
464 #: templates/default/input/navigation.html:1 | |
465 msgid "newer" | |
466 msgstr "" | |
467 | |
468 #: templates/default/input/navigation.html:1 | |
469 msgid "older" | |
470 msgstr "" | |
471 | |
472 #: templates/default/input/textbox.html:31 | |
473 #: templates/default/input/textbox.html:35 | |
474 msgid "Your comment" | |
475 msgstr "" | |
476 | |
477 #: templates/default/input/textbox.html:50 | |
478 msgid "You are not logged. You need to log in to comment." | |
479 msgstr "" | |
480 | |
481 #: templates/default/input/textbox.html:53 | |
482 #, python-format | |
483 msgid "To log in %(link_start)sfollow this link%(link_end)s" | |
484 msgstr "" | |
485 | |
486 #: templates/default/invitation/welcome.html:6 | |
487 msgid "" | |
488 "You have been invited to participate with the community, please choose an" | |
489 " action below" | |
490 msgstr "" | |
491 | |
492 #: templates/default/login/logged.html:1 templates/default/login/logged.html:9 | |
493 msgid "You have been logged correctly" | |
494 msgstr "" | |
495 | |
496 #: templates/default/login/logged.html:16 | |
497 msgid "You are logged as a guest" | |
498 msgstr "" | |
499 | |
500 #: templates/default/login/logged.html:18 | |
501 #, python-format | |
502 msgid "You are logged under the account %(name)s" | |
503 msgstr "" | |
504 | |
505 #: templates/default/login/logged.html:20 | |
506 #, python-format | |
507 msgid "You logged %(session_started)s" | |
508 msgstr "" | |
509 | |
510 #: templates/default/login/logged.html:24 | |
511 msgid "Disconnect" | |
512 msgstr "" | |
513 | |
514 #: templates/default/login/login.html:21 | |
515 msgid "Your login and/or password is incorrect. Please try again." | |
516 msgstr "" | |
517 | |
518 #: templates/default/login/login.html:23 | |
519 msgid "" | |
520 "Your XMPP account failed to connect. Did you enter the good password? If " | |
521 "you have changed your XMPP password since your last connection on " | |
522 "Libervia, please use another SàT frontend to update your profile." | |
523 msgstr "" | |
524 | |
525 #: templates/default/login/login.html:25 | |
526 msgid "" | |
527 "Did not received a reply (the timeout expired or the connection is " | |
528 "broken)." | |
529 msgstr "" | |
530 | |
531 #: templates/default/login/login.html:27 | |
532 #: templates/default/login/register.html:15 | |
533 msgid "An unknown error occurred, please contact your service administrator." | |
534 msgstr "" | |
535 | |
536 #: templates/default/login/login.html:38 | |
537 #: templates/default/login/register.html:32 | |
538 msgid "Login" | |
539 msgstr "" | |
540 | |
541 #: templates/default/login/login.html:42 | |
542 #: templates/default/login/register.html:42 | |
543 msgid "Password" | |
544 msgstr "" | |
545 | |
546 #: templates/default/login/login.html:51 | |
547 msgid "No account yet? Create a new one!" | |
548 msgstr "" | |
549 | |
550 #: templates/default/login/register.html:7 | |
551 msgid "This login already exists, please choose another one." | |
552 msgstr "" | |
553 | |
554 #: templates/default/login/register.html:9 | |
555 msgid "" | |
556 "The certificate of the server is invalid. Please contact your server " | |
557 "administrator." | |
558 msgstr "" | |
559 | |
560 #: templates/default/login/register.html:11 | |
561 msgid "The data you entered are not valid." | |
562 msgstr "" | |
563 | |
564 #: templates/default/login/register.html:13 | |
565 msgid "Bad request, please contact your service administrator." | |
566 msgstr "" | |
567 | |
568 #: templates/default/login/register.html:23 | |
569 msgid "Go to login page" | |
570 msgstr "" | |
571 | |
572 #: templates/default/login/register.html:35 | |
573 msgid "" | |
574 "Login must be lower case, with only plain letters (a-z), numbers (0-9) or" | |
575 " underscore(_)" | |
576 msgstr "" | |
577 | |
578 #: templates/default/login/register.html:38 | |
579 msgid "Email" | |
580 msgstr "" | |
581 | |
582 #: templates/default/login/register.html:47 | |
583 msgid "Register new account" | |
584 msgstr "" | |
585 | |
586 #: templates/default/merge-request/create.html:7 | |
587 msgid "" | |
588 "It is not yet possible to create a merge request from inside Libervia, " | |
589 "please use <pre>jp merge-request set</pre> for now. Merge requests " | |
590 "welcome ;)" | |
591 msgstr "" | |
592 | |
593 #: templates/default/merge-request/discover.html:11 | |
594 msgid "Please select a merge-requests handler" | |
595 msgstr "" | |
596 | |
597 #: templates/default/merge-request/discover.html:22 | |
598 msgid "handler jid" | |
599 msgstr "" | |
600 | |
601 #: templates/default/merge-request/edit.html:13 | |
602 msgid "Note:" | |
603 msgstr "" | |
604 | |
605 #: templates/default/merge-request/edit.html:14 | |
606 msgid "" | |
607 "to modify content of the merge request, you'll have to use command line " | |
608 "(with jp)" | |
609 msgstr "" | |
610 | |
611 #: templates/default/merge-request/edit.html:21 | |
612 #: templates/default/ticket/create.html:17 | |
613 #: templates/default/ticket/edit.html:14 | |
614 msgid "Short description of your issue/request" | |
615 msgstr "" | |
616 | |
617 #: templates/default/merge-request/edit.html:23 | |
618 #: templates/default/ticket/create.html:19 | |
619 #: templates/default/ticket/edit.html:16 | |
620 msgid "" | |
621 "Please describe your issue/request with as much details as possible. You " | |
622 "can use Markdown syntax." | |
623 msgstr "" | |
624 | |
625 #: templates/default/merge-request/edit.html:24 | |
626 #: templates/default/ticket/create.html:20 | |
627 #: templates/default/ticket/edit.html:17 | |
628 msgid "You can enter one or several labels separated by commas" | |
629 msgstr "" | |
630 | |
631 #: templates/default/merge-request/edit.html:26 | |
632 #: templates/default/ticket/edit.html:19 | |
633 msgid "Modify ticket" | |
634 msgstr "" | |
635 | |
636 #: templates/default/merge-request/item.html:19 | |
637 #: templates/default/ticket/item.html:20 | |
638 msgid "Your comment has been sent" | |
639 msgstr "" | |
640 | |
641 #: templates/default/merge-request/item.html:27 | |
642 msgid "Description" | |
643 msgstr "" | |
644 | |
645 #: templates/default/merge-request/item.html:28 | |
646 msgid "Patches" | |
647 msgstr "" | |
648 | |
649 #: templates/default/merge-request/item.html:63 | |
650 msgid "author:" | |
651 msgstr "" | |
652 | |
653 #: templates/default/photo/album.html:16 | |
654 msgid "comments" | |
655 msgstr "" | |
656 | |
657 #: templates/default/photo/discover.html:6 | |
658 msgid "" | |
659 "Photo discovery is not implemented yet, however you can enter a jid below" | |
660 " to find its albums" | |
661 msgstr "" | |
662 | |
663 #: templates/default/session/disconnect.html:4 | |
664 msgid "You have been disconnected, have a nice day!" | |
665 msgstr "" | |
666 | |
667 #: templates/default/ticket/create.html:11 | |
668 #, python-format | |
669 msgid "" | |
670 "This page allows you to report an issue or ask/suggest a new feature for " | |
671 "%(app_name)s" | |
672 msgstr "" | |
673 | |
674 #: templates/default/ticket/create.html:22 | |
675 msgid "Create ticket" | |
676 msgstr "" | |
677 | |
678 #: templates/default/ticket/discover.html:11 | |
679 msgid "Please select a tickets tracker" | |
680 msgstr "" | |
681 | |
682 #: templates/default/ticket/discover.html:22 | |
683 msgid "tickets tracker jid" | |
684 msgstr "" | |
685 | |
686 #: templates/default/ticket/overview.html:11 | |
687 msgid "Id" | |
688 msgstr "" | |
689 | |
690 #: templates/default/ticket/overview.html:12 | |
691 msgid "Title" | |
692 msgstr "" | |
693 | |
694 #: templates/default/ticket/overview.html:13 | |
695 msgid "Labels" | |
696 msgstr "" | |
697 | |
698 #: templates/default/ticket/overview.html:18 | |
699 msgid "previous page" | |
700 msgstr "" | |
701 | |
702 #: templates/default/ticket/overview.html:18 | |
703 msgid "next page" | |
704 msgstr "" | |
705 |