add MenuBar toggle to ChatScene context menu
[quassel.git] / po / quassel.pot
1 #, fuzzy
2 msgid ""
3 msgstr ""
4 "Project-Id-Version: PACKAGE VERSION\n"
5 "Report-Msgid-Bugs-To: \n"
6 "POT-Creation-Date: 2010-01-10 13:33+0200\n"
7 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
8 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
9 "Language-Team: LANGUAGE <LL@li.org>\n"
10 "MIME-Version: 1.0\n"
11 "Content-Type: text/plain; charset=UTF-8\n"
12 "Content-Transfer-Encoding: 8bit\n"
13 "X-Generator: Translate Toolkit 1.5.1\n"
14
15 #: AboutDlg#1
16 msgid "About Quassel"
17 msgstr ""
18
19 #: AboutDlg#2
20 msgid ""
21 "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
22 "p, li { white-space: pre-wrap; }\n"
23 "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:15pt; "
24 "font-weight:600; font-style:normal;\">\n"
25 "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
26 "right:0px; -qt-block-indent:0; text-indent:0px;\">Quassel "
27 "IRC</p></body></html>"
28 msgstr ""
29
30 #: AboutDlg#3
31 msgid ""
32 "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
33 "p, li { white-space: pre-wrap; }\n"
34 "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:10pt; "
35 "font-weight:600; font-style:normal;\">\n"
36 "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
37 "right:0px; -qt-block-indent:0; text-indent:0px;\">Version 0.2.0-pre, Build "
38 "&gt;= 474 (2008-02-08)</p></body></html>"
39 msgstr ""
40
41 #: AboutDlg#4
42 msgid "&About"
43 msgstr ""
44
45 #: AboutDlg#5
46 msgid "A&uthors"
47 msgstr ""
48
49 #: AboutDlg#6
50 msgid "&Contributors"
51 msgstr ""
52
53 #: AboutDlg#7
54 msgid "&Thanks To"
55 msgstr ""
56
57 #: AboutDlg#8
58 msgid "<b>Version:</b> %1<br><b>Protocol version:</b> %2<br><b>Built:</b> %3"
59 msgstr ""
60
61 #: AboutDlg#9
62 msgid ""
63 "<b>A modern, distributed IRC Client</b><br><br>&copy;2005-2009 by the "
64 "Quassel Project<br><a href=\"http://quassel-irc.org\">http://quassel-"
65 "irc.org</a><br><a href=\"irc://irc.freenode.net/quassel\">#quassel</a> on <a "
66 "href=\"http://www.freenode.net\">Freenode</a><br><br>Quassel IRC is dual-"
67 "licensed under <a href=\"http://www.gnu.org/licenses/gpl-2.0.txt\">GPLv2</a> "
68 "and <a href=\"http://www.gnu.org/licenses/gpl-3.0.txt\">GPLv3</a>.<br>Most "
69 "icons are &copy; by the <a href=\"http://www.oxygen-icons.org\">Oxygen "
70 "Team</a> and used under the <a "
71 "href=\"http://www.gnu.org/licenses/lgpl.html\">LGPL</a>.<br><br>Please use <a "
72 "href=\"http://bugs.quassel-irc.org\">http://bugs.quassel-irc.org</a> to report "
73 "bugs."
74 msgstr ""
75
76 #: AboutDlg#10
77 msgid "Quassel IRC is mainly developed by:"
78 msgstr ""
79
80 #: AboutDlg#11
81 msgid ""
82 "We would like to thank the following contributors (in alphabetical order) "
83 "and everybody we forgot to mention here:"
84 msgstr ""
85
86 #: AboutDlg#12
87 msgid ""
88 "Special thanks goes to:<br><dl><dt><img src=\":/pics/quassel-"
89 "eye.png\">&nbsp;<b>John \"nox\" Hand</b></dt><dd>for the original Quassel icon "
90 "- The All-Seeing Eye</dt><dt><img src=\":/pics/oxygen.png\">&nbsp;<b><a "
91 "href=\"http://www.oxygen-icons.org\">The Oxygen Team</a></b></dt><dd>for "
92 "creating all the artwork you see throughout Quassel</dd><dt><img src=\":/pics"
93 "/qt-logo-32.png\">&nbsp;<b><a href=\"http://www.trolltech.com\">Qt Software "
94 "formerly known as Trolltech</a></b></dt><dd>for creating Qt and Qtopia, and "
95 "for sponsoring development of QuasselTopia with Greenphones and "
96 "more</dd><dt><a href=\"http://www.nokia.com\"><img "
97 "src=\":/pics/nokia.png\"></a></b></dt><dd>for keeping Qt alive, and for "
98 "sponsoring development of Quassel Mobile with N810s</dd>"
99 msgstr ""
100
101 #: AbstractSqlStorage#1
102 msgid ""
103 "Installed Schema (version %1) is not up to date. Upgrading to version %2..."
104 msgstr ""
105
106 #: AbstractSqlStorage#2
107 msgid "Upgrade failed..."
108 msgstr ""
109
110 #: AliasesModel#1
111 msgid ""
112 "<b>The shortcut for the alias</b><br />It can be used as a regular slash "
113 "command.<br /><br /><b>Example:</b> \"foo\" can be used per /foo"
114 msgstr ""
115
116 #: AliasesModel#2
117 msgid ""
118 "<b>The string the shortcut will be expanded to</b><br /><b>special "
119 "variables:</b><br /> - <b>$i</b> represents the i'th parameter.<br /> - "
120 "<b>$i..j</b> represents the i'th to j'th parameter separated by spaces.<br "
121 "/> - <b>$i..</b> represents all parameters from i on separated by spaces.<br "
122 "/> - <b>$i:hostname</b> represents the hostname of the user identified by "
123 "the i'th parameter or a * if unknown.<br /> - <b>$0</b> the whole string.<br "
124 "/> - <b>$nick</b> your current nickname<br /> - <b>$channel</b> the name of "
125 "the selected channel<br /><br />Multiple commands can be separated with "
126 "semicolons<br /><br /><b>Example:</b> \"Test $1; Test $2; Test All $0\" will "
127 "be expanded to three separate messages \"Test 1\", \"Test 2\" and \"Test All 1 2 "
128 "3\" when called like /test 1 2 3"
129 msgstr ""
130
131 #: AliasesModel#3
132 msgid "Alias"
133 msgstr ""
134
135 #: AliasesModel#4
136 msgid "Expansion"
137 msgstr ""
138
139 #: AliasesSettingsPage#1
140 msgctxt "AliasesSettingsPage#1"
141 msgid "Form"
142 msgstr ""
143
144 #: AliasesSettingsPage#2
145 msgctxt "AliasesSettingsPage#2"
146 msgid "New"
147 msgstr ""
148
149 #: AliasesSettingsPage#3
150 msgctxt "AliasesSettingsPage#3"
151 msgid "Delete"
152 msgstr ""
153
154 #: AliasesSettingsPage#4
155 msgctxt "AliasesSettingsPage#4"
156 msgid "IRC"
157 msgstr ""
158
159 #: AliasesSettingsPage#5
160 msgid "Aliases"
161 msgstr ""
162
163 #: AppearanceSettingsPage#1
164 msgctxt "AppearanceSettingsPage#1"
165 msgid "Form"
166 msgstr ""
167
168 #: AppearanceSettingsPage#2
169 msgid "Client style:"
170 msgstr ""
171
172 #: AppearanceSettingsPage#3
173 msgid "Set application style"
174 msgstr ""
175
176 #: AppearanceSettingsPage#4
177 msgid "Language:"
178 msgstr ""
179
180 #: AppearanceSettingsPage#5
181 msgid "Set the application language. Requires restart!"
182 msgstr ""
183
184 #: AppearanceSettingsPage#6
185 msgid "<System Default>"
186 msgstr ""
187
188 #: AppearanceSettingsPage#7
189 msgid "<Original>"
190 msgstr ""
191
192 #: AppearanceSettingsPage#8
193 msgid "Use custom stylesheet"
194 msgstr ""
195
196 #: AppearanceSettingsPage#9
197 msgid "Path:"
198 msgstr ""
199
200 #: AppearanceSettingsPage#10
201 msgctxt "AppearanceSettingsPage#10"
202 msgid "..."
203 msgstr ""
204
205 #: AppearanceSettingsPage#11
206 msgid "Show system tray icon"
207 msgstr ""
208
209 #: AppearanceSettingsPage#12
210 msgid "Hide to tray on close button"
211 msgstr ""
212
213 #: AppearanceSettingsPage#13
214 msgid "Message Redirection"
215 msgstr ""
216
217 #: AppearanceSettingsPage#14
218 msgid "User Notices:"
219 msgstr ""
220
221 #: AppearanceSettingsPage#15
222 msgid "Server Notices:"
223 msgstr ""
224
225 #: AppearanceSettingsPage#16
226 msgid "Default Target"
227 msgstr ""
228
229 #: AppearanceSettingsPage#17
230 msgid "Status Window"
231 msgstr ""
232
233 #: AppearanceSettingsPage#18
234 msgid "Current Chat"
235 msgstr ""
236
237 #: AppearanceSettingsPage#19
238 msgid "Errors:"
239 msgstr ""
240
241 #: AppearanceSettingsPage#20
242 msgctxt "AppearanceSettingsPage#20"
243 msgid "Interface"
244 msgstr ""
245
246 #: AppearanceSettingsPage#21
247 msgid "Please choose a stylesheet file"
248 msgstr ""
249
250 #: AwayLogView#1
251 msgid "Away Log"
252 msgstr ""
253
254 #: AwayLogView#2
255 msgctxt "AwayLogView#2"
256 msgid "Show Network Name"
257 msgstr ""
258
259 #: AwayLogView#3
260 msgctxt "AwayLogView#3"
261 msgid "Show Buffer Name"
262 msgstr ""
263
264 #: BacklogSettingsPage#1
265 msgctxt "BacklogSettingsPage#1"
266 msgid "Form"
267 msgstr ""
268
269 #: BacklogSettingsPage#2
270 msgid ""
271 "Number of messages to be requested from the core when using scrolling up in "
272 "the buffer view."
273 msgstr ""
274
275 #: BacklogSettingsPage#3
276 msgid "Dynamic backlog amount:"
277 msgstr ""
278
279 #: BacklogSettingsPage#4
280 msgid "Backlog request method:"
281 msgstr ""
282
283 #: BacklogSettingsPage#5
284 msgid "Fixed amount per chat"
285 msgstr ""
286
287 #: BacklogSettingsPage#6
288 msgid "Unread messages per chat"
289 msgstr ""
290
291 #: BacklogSettingsPage#7
292 msgid "Globally unread messages"
293 msgstr ""
294
295 #: BacklogSettingsPage#8
296 msgid ""
297 "The simplest requester. It fetches a fixed amount of lines for each chat "
298 "window from the backlog."
299 msgstr ""
300
301 #: BacklogSettingsPage#9
302 msgid ""
303 "amount of messages per buffer that are requested after the core connection "
304 "has been established."
305 msgstr ""
306
307 #: BacklogSettingsPage#10
308 msgid "Initial backlog amount:"
309 msgstr ""
310
311 #: BacklogSettingsPage#11
312 msgid ""
313 "This requester fetches unread messages for each chat window individually. "
314 "The amount of lines can be limited per chat.\n"
315 "\n"
316 "You can also choose to fetch additional older chatlines to provide a better "
317 "context."
318 msgstr ""
319
320 #: BacklogSettingsPage#12
321 msgid "Maximum amount of messages to be fetched per buffer."
322 msgstr ""
323
324 #: BacklogSettingsPage#13
325 msgid "Limit:"
326 msgstr ""
327
328 #: BacklogSettingsPage#14
329 msgctxt "BacklogSettingsPage#14"
330 msgid "Unlimited"
331 msgstr ""
332
333 #: BacklogSettingsPage#15
334 msgid ""
335 "Amount of messages to be fetched in addition to the unread messages. The "
336 "Limit does not apply here."
337 msgstr ""
338
339 #: BacklogSettingsPage#16
340 msgid "Additional Messages:"
341 msgstr ""
342
343 #: BacklogSettingsPage#17
344 msgid ""
345 "This requester fetches all messages newer than the oldest unread message for "
346 "all chats.\n"
347 "\n"
348 "Note: This requester is not recommended if you use hidden chat windows or "
349 "have inactive chats (i.e.: no stale queries or channels).\n"
350 "It is useful to limit the total amount of the backlog and is probably the "
351 "fastest.\n"
352 "\n"
353 "You can also chose to fetch additional older chatlines to provide a better "
354 "context."
355 msgstr ""
356
357 #: BacklogSettingsPage#18
358 msgid "Maximum amount of messages to be fetched over all buffers."
359 msgstr ""
360
361 #: BacklogSettingsPage#19
362 msgctxt "BacklogSettingsPage#19"
363 msgid "Interface"
364 msgstr ""
365
366 #: BacklogSettingsPage#20
367 msgid "Backlog Fetching"
368 msgstr ""
369
370 #: BufferItem#1
371 msgid "<p> %1 - %2 </p>"
372 msgstr ""
373
374 #: BufferView#1
375 msgid "Merge buffers permanently?"
376 msgstr ""
377
378 #: BufferView#2
379 msgid ""
380 "Do you want to merge the buffer \"%1\" permanently into buffer \"%2\"?\n"
381 " This cannot be reversed!"
382 msgstr ""
383
384 #: BufferViewEditDlg#1
385 msgctxt "BufferViewEditDlg#1"
386 msgid "Dialog"
387 msgstr ""
388
389 #: BufferViewEditDlg#2
390 msgid "Please enter a name for the chat list:"
391 msgstr ""
392
393 #: BufferViewEditDlg#3
394 msgid "Add Chat List"
395 msgstr ""
396
397 #: BufferViewFilter#1
398 msgid "Show / Hide Chats"
399 msgstr ""
400
401 #: BufferViewSettingsPage#1
402 msgctxt "BufferViewSettingsPage#1"
403 msgid "Form"
404 msgstr ""
405
406 #: BufferViewSettingsPage#2
407 msgctxt "BufferViewSettingsPage#2"
408 msgid "Re&name..."
409 msgstr ""
410
411 #: BufferViewSettingsPage#3
412 msgctxt "BufferViewSettingsPage#3"
413 msgid "&Add..."
414 msgstr ""
415
416 #: BufferViewSettingsPage#4
417 msgctxt "BufferViewSettingsPage#4"
418 msgid "De&lete"
419 msgstr ""
420
421 #: BufferViewSettingsPage#5
422 msgid "Chat List Settings"
423 msgstr ""
424
425 #: BufferViewSettingsPage#6
426 msgctxt "BufferViewSettingsPage#6"
427 msgid "Network:"
428 msgstr ""
429
430 #: BufferViewSettingsPage#7
431 msgid "All"
432 msgstr ""
433
434 #: BufferViewSettingsPage#8
435 msgid ""
436 "This option is not available when all Networks are visible.\n"
437 "In this mode no separate status buffer is displayed."
438 msgstr ""
439
440 #: BufferViewSettingsPage#9
441 msgid "Show status window"
442 msgstr ""
443
444 #: BufferViewSettingsPage#10
445 msgid "Show channels"
446 msgstr ""
447
448 #: BufferViewSettingsPage#11
449 msgid "Show queries"
450 msgstr ""
451
452 #: BufferViewSettingsPage#12
453 msgid "Hide inactive chats"
454 msgstr ""
455
456 #: BufferViewSettingsPage#13
457 msgid "Add new chats automatically"
458 msgstr ""
459
460 #: BufferViewSettingsPage#14
461 msgid "Sort alphabetically"
462 msgstr ""
463
464 #: BufferViewSettingsPage#15
465 msgid "Minimum Activity:"
466 msgstr ""
467
468 #: BufferViewSettingsPage#16
469 msgid "No Activity"
470 msgstr ""
471
472 #: BufferViewSettingsPage#17
473 msgid "Other Activity"
474 msgstr ""
475
476 #: BufferViewSettingsPage#18
477 msgid "New Message"
478 msgstr ""
479
480 #: BufferViewSettingsPage#19
481 msgctxt "BufferViewSettingsPage#19"
482 msgid "Highlight"
483 msgstr ""
484
485 #: BufferViewSettingsPage#20
486 msgid "Preview:"
487 msgstr ""
488
489 #: BufferViewSettingsPage#21
490 msgctxt "BufferViewSettingsPage#21"
491 msgid "Interface"
492 msgstr ""
493
494 #: BufferViewSettingsPage#22
495 msgid "Custom Chat Lists"
496 msgstr ""
497
498 #: BufferViewSettingsPage#23
499 msgid "Delete Chat List?"
500 msgstr ""
501
502 #: BufferViewSettingsPage#24
503 msgid "Do you really want to delete the chat list \"%1\"?"
504 msgstr ""
505
506 #: BufferViewWidget#1
507 msgid "BufferView"
508 msgstr ""
509
510 #: BufferWidget#1
511 msgid "Zoom In"
512 msgstr ""
513
514 #: BufferWidget#2
515 msgid "Zoom Out"
516 msgstr ""
517
518 #: BufferWidget#3
519 msgid "Actual Size"
520 msgstr ""
521
522 #: ChannelBufferItem#1
523 msgid "<b>Channel %1</b>"
524 msgstr ""
525
526 #: ChannelBufferItem#2
527 msgid "<b>Users:</b> %1"
528 msgstr ""
529
530 #: ChannelBufferItem#3
531 msgid "<b>Mode:</b> %1"
532 msgstr ""
533
534 #: ChannelBufferItem#4
535 msgid "<b>Topic:</b> %1"
536 msgstr ""
537
538 #: ChannelBufferItem#5
539 msgid "Not active <br /> Double-click to join"
540 msgstr ""
541
542 #: ChannelBufferItem#6
543 msgid "<p> %1 </p>"
544 msgstr ""
545
546 #: ChannelListDlg#1
547 msgid "Channel List"
548 msgstr ""
549
550 #: ChannelListDlg#2
551 msgid "Search Pattern:"
552 msgstr ""
553
554 #: ChannelListDlg#3
555 msgid ""
556 "Toggle between simple and advanced mode.\n"
557 "Advanced mode allows to pass search strings to the IRC Server."
558 msgstr ""
559
560 #: ChannelListDlg#4
561 msgid "Show Channels"
562 msgstr ""
563
564 #: ChannelListDlg#5
565 msgid "Filter:"
566 msgstr ""
567
568 #: ChannelListDlg#6
569 msgid "Errors Occured:"
570 msgstr ""
571
572 #: ChannelListDlg#7
573 msgid ""
574 "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-"
575 "html40/strict.dtd\">\n"
576 "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
577 "p, li { white-space: pre-wrap; }\n"
578 "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:8pt; font-"
579 "weight:400; font-style:normal;\">\n"
580 "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
581 "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
582 "family:'Lucida Grande'; font-size:13pt;\">SUPER EVIL CATASTROPHIC "
583 "ERROR!!11</span></p>\n"
584 "<p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; "
585 "margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "
586 "font-family:'Lucida Grande'; font-size:13pt;\"></p></body></html>"
587 msgstr ""
588
589 #: ChatMonitorSettingsPage#1
590 msgctxt "ChatMonitorSettingsPage#1"
591 msgid "Form"
592 msgstr ""
593
594 #: ChatMonitorSettingsPage#2
595 msgid "Operation Mode:"
596 msgstr ""
597
598 #: ChatMonitorSettingsPage#3
599 msgid ""
600 "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-"
601 "html40/strict.dtd\">\n"
602 "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
603 "p, li { white-space: pre-wrap; }\n"
604 "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; font-"
605 "weight:400; font-style:normal;\">\n"
606 "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
607 "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
608 "weight:600;\">Operation modes:</span></p>\n"
609 "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
610 "right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;\"><span "
611 "style=\" font-weight:400; text-decoration: underline;\">Opt-In:</span> <span "
612 "style=\" font-weight:400;\">Only buffers on the right side are shown in "
613 "chatmonitor</span></p>\n"
614 "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
615 "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" text-"
616 "decoration: underline;\">Opt-Out:</span> Buffers on the right side will be "
617 "ignored in chatmonitor</p></body></html>"
618 msgstr ""
619
620 #: ChatMonitorSettingsPage#4
621 msgid "Available:"
622 msgstr ""
623
624 #: ChatMonitorSettingsPage#5
625 msgid "Move selected buffers to the left"
626 msgstr ""
627
628 #: ChatMonitorSettingsPage#6
629 msgid "Move selected buffers to the right"
630 msgstr ""
631
632 #: ChatMonitorSettingsPage#7
633 msgid "Show:"
634 msgstr ""
635
636 #: ChatMonitorSettingsPage#8
637 msgid ""
638 "Show highlights in chatmonitor even if the originating buffer is ignored"
639 msgstr ""
640
641 #: ChatMonitorSettingsPage#9
642 msgid "Always show highlighted messages"
643 msgstr ""
644
645 #: ChatMonitorSettingsPage#10
646 msgid "Show own messages"
647 msgstr ""
648
649 #: ChatMonitorSettingsPage#11
650 msgctxt "ChatMonitorSettingsPage#11"
651 msgid "Interface"
652 msgstr ""
653
654 #: ChatMonitorSettingsPage#12
655 msgctxt "ChatMonitorSettingsPage#12"
656 msgid "Chat Monitor"
657 msgstr ""
658
659 #: ChatMonitorSettingsPage#13
660 msgid "Opt In"
661 msgstr ""
662
663 #: ChatMonitorSettingsPage#14
664 msgid "Opt Out"
665 msgstr ""
666
667 #: ChatMonitorSettingsPage#15
668 msgid "Ignore:"
669 msgstr ""
670
671 #: ChatMonitorView#1
672 msgid "Show Own Messages"
673 msgstr ""
674
675 #: ChatMonitorView#2
676 msgctxt "ChatMonitorView#2"
677 msgid "Show Network Name"
678 msgstr ""
679
680 #: ChatMonitorView#3
681 msgctxt "ChatMonitorView#3"
682 msgid "Show Buffer Name"
683 msgstr ""
684
685 #: ChatMonitorView#4
686 msgid "Configure..."
687 msgstr ""
688
689 #: ChatScene#1
690 msgid "Copy Selection"
691 msgstr ""
692
693 #: ChatViewSearchBar#1
694 msgctxt "ChatViewSearchBar#1"
695 msgid "Form"
696 msgstr ""
697
698 #: ChatViewSearchBar#2
699 msgctxt "ChatViewSearchBar#2"
700 msgid "..."
701 msgstr ""
702
703 #: ChatViewSearchBar#3
704 msgid "case sensitive"
705 msgstr ""
706
707 #: ChatViewSearchBar#4
708 msgid "search nick"
709 msgstr ""
710
711 #: ChatViewSearchBar#5
712 msgid "search message"
713 msgstr ""
714
715 #: ChatViewSearchBar#6
716 msgid "ignore joins, parts, etc."
717 msgstr ""
718
719 #: ChatViewSettingsPage#1
720 msgctxt "ChatViewSettingsPage#1"
721 msgid "Form"
722 msgstr ""
723
724 #: ChatViewSettingsPage#2
725 msgid "Timestamp format:"
726 msgstr ""
727
728 #: ChatViewSettingsPage#3
729 msgid "[hh:mm:ss]"
730 msgstr ""
731
732 #: ChatViewSettingsPage#4
733 msgid "Custom chat window font:"
734 msgstr ""
735
736 #: ChatViewSettingsPage#5
737 msgid "Allow colored text (mIRC color codes)"
738 msgstr ""
739
740 #: ChatViewSettingsPage#6
741 msgid ""
742 "Show a website preview window when hovering the mouse over a web address"
743 msgstr ""
744
745 #: ChatViewSettingsPage#7
746 msgid "Show previews of webpages on URL hover"
747 msgstr ""
748
749 #: ChatViewSettingsPage#8
750 msgid "Custom Colors"
751 msgstr ""
752
753 #: ChatViewSettingsPage#9
754 msgid "Action:"
755 msgstr ""
756
757 #: ChatViewSettingsPage#10
758 msgctxt "ChatViewSettingsPage#10"
759 msgid "..."
760 msgstr ""
761
762 #: ChatViewSettingsPage#11
763 msgid "Timestamp:"
764 msgstr ""
765
766 #: ChatViewSettingsPage#12
767 msgid "Channel message:"
768 msgstr ""
769
770 #: ChatViewSettingsPage#13
771 msgid "Highlight foreground:"
772 msgstr ""
773
774 #: ChatViewSettingsPage#14
775 msgid "Command message:"
776 msgstr ""
777
778 #: ChatViewSettingsPage#15
779 msgid "Highlight background:"
780 msgstr ""
781
782 #: ChatViewSettingsPage#16
783 msgid "Server message:"
784 msgstr ""
785
786 #: ChatViewSettingsPage#17
787 msgid "Marker line:"
788 msgstr ""
789
790 #: ChatViewSettingsPage#18
791 msgid "Error message:"
792 msgstr ""
793
794 #: ChatViewSettingsPage#19
795 msgid "Background:"
796 msgstr ""
797
798 #: ChatViewSettingsPage#20
799 msgid "Use Sender Coloring"
800 msgstr ""
801
802 #: ChatViewSettingsPage#21
803 msgid "Own messages:"
804 msgstr ""
805
806 #: ChatViewSettingsPage#22
807 msgctxt "ChatViewSettingsPage#22"
808 msgid "Interface"
809 msgstr ""
810
811 #: ChatViewSettingsPage#23
812 msgid "Chat View"
813 msgstr ""
814
815 #: Client#1
816 msgid "Identity already exists in client!"
817 msgstr ""
818
819 #: Client#2
820 msgid "All Chats"
821 msgstr ""
822
823 #: ClientBacklogManager#1
824 msgid "Processed %1 messages in %2 seconds."
825 msgstr ""
826
827 #: ConnectionSettingsPage#1
828 msgid "Configure the IRC Connection"
829 msgstr ""
830
831 #: ConnectionSettingsPage#2
832 msgid "Enable Ping Timeout Detection"
833 msgstr ""
834
835 #: ConnectionSettingsPage#3
836 msgid "Ping interval:"
837 msgstr ""
838
839 #: ConnectionSettingsPage#4
840 msgctxt "ConnectionSettingsPage#4"
841 msgid " seconds"
842 msgstr ""
843
844 #: ConnectionSettingsPage#5
845 msgid "Disconnect after"
846 msgstr ""
847
848 #: ConnectionSettingsPage#6
849 msgid "missed pings"
850 msgstr ""
851
852 #: ConnectionSettingsPage#7
853 msgid ""
854 "This enables periodic polling of user information using /WHO. This is mostly "
855 "interesting for tracking users' away status."
856 msgstr ""
857
858 #: ConnectionSettingsPage#8
859 msgid "Enable Automatic User Information Lookup (/WHO)"
860 msgstr ""
861
862 #: ConnectionSettingsPage#9
863 msgid "Update interval:"
864 msgstr ""
865
866 #: ConnectionSettingsPage#10
867 msgid "Ignore channels with more than:"
868 msgstr ""
869
870 #: ConnectionSettingsPage#11
871 msgid " users"
872 msgstr ""
873
874 #: ConnectionSettingsPage#12
875 msgid "Minimum delay between requests:"
876 msgstr ""
877
878 #: ConnectionSettingsPage#13
879 msgctxt "ConnectionSettingsPage#13"
880 msgid "IRC"
881 msgstr ""
882
883 #: ContentsChatItem#1
884 msgid "Copy Link Address"
885 msgstr ""
886
887 #: ContextMenuActionProvider#1
888 msgctxt "ContextMenuActionProvider#1"
889 msgid "Connect"
890 msgstr ""
891
892 #: ContextMenuActionProvider#2
893 msgctxt "ContextMenuActionProvider#2"
894 msgid "Disconnect"
895 msgstr ""
896
897 #: ContextMenuActionProvider#3
898 msgctxt "ContextMenuActionProvider#3"
899 msgid "Join"
900 msgstr ""
901
902 #: ContextMenuActionProvider#4
903 msgctxt "ContextMenuActionProvider#4"
904 msgid "Part"
905 msgstr ""
906
907 #: ContextMenuActionProvider#5
908 msgid "Delete Chat(s)..."
909 msgstr ""
910
911 #: ContextMenuActionProvider#6
912 msgid "Go to Chat"
913 msgstr ""
914
915 #: ContextMenuActionProvider#7
916 msgid "Joins"
917 msgstr ""
918
919 #: ContextMenuActionProvider#8
920 msgid "Parts"
921 msgstr ""
922
923 #: ContextMenuActionProvider#9
924 msgid "Quits"
925 msgstr ""
926
927 #: ContextMenuActionProvider#10
928 msgid "Nick Changes"
929 msgstr ""
930
931 #: ContextMenuActionProvider#11
932 msgid "Mode Changes"
933 msgstr ""
934
935 #: ContextMenuActionProvider#12
936 msgid "Day Changes"
937 msgstr ""
938
939 #: ContextMenuActionProvider#13
940 msgid "Topic Changes"
941 msgstr ""
942
943 #: ContextMenuActionProvider#14
944 msgid "Set as Default..."
945 msgstr ""
946
947 #: ContextMenuActionProvider#15
948 msgid "Use Defaults..."
949 msgstr ""
950
951 #: ContextMenuActionProvider#16
952 msgid "Join Channel..."
953 msgstr ""
954
955 #: ContextMenuActionProvider#17
956 msgid "Start Query"
957 msgstr ""
958
959 #: ContextMenuActionProvider#18
960 msgid "Show Query"
961 msgstr ""
962
963 #: ContextMenuActionProvider#19
964 msgctxt "ContextMenuActionProvider#19"
965 msgid "Whois"
966 msgstr ""
967
968 #: ContextMenuActionProvider#20
969 msgid "Version"
970 msgstr ""
971
972 #: ContextMenuActionProvider#21
973 msgid "Time"
974 msgstr ""
975
976 #: ContextMenuActionProvider#22
977 msgid "Ping"
978 msgstr ""
979
980 #: ContextMenuActionProvider#23
981 msgid "Finger"
982 msgstr ""
983
984 #: ContextMenuActionProvider#24
985 msgid "Custom..."
986 msgstr ""
987
988 #: ContextMenuActionProvider#25
989 msgid "Give Operator Status"
990 msgstr ""
991
992 #: ContextMenuActionProvider#26
993 msgid "Take Operator Status"
994 msgstr ""
995
996 #: ContextMenuActionProvider#27
997 msgid "Give Voice"
998 msgstr ""
999
1000 #: ContextMenuActionProvider#28
1001 msgid "Take Voice"
1002 msgstr ""
1003
1004 #: ContextMenuActionProvider#29
1005 msgid "Kick From Channel"
1006 msgstr ""
1007
1008 #: ContextMenuActionProvider#30
1009 msgid "Ban From Channel"
1010 msgstr ""
1011
1012 #: ContextMenuActionProvider#31
1013 msgid "Kick && Ban"
1014 msgstr ""
1015
1016 #: ContextMenuActionProvider#32
1017 msgid "Hide Chat(s) Temporarily"
1018 msgstr ""
1019
1020 #: ContextMenuActionProvider#33
1021 msgid "Hide Chat(s) Permanently"
1022 msgstr ""
1023
1024 #: ContextMenuActionProvider#34
1025 msgid "Show Channel List"
1026 msgstr ""
1027
1028 #: ContextMenuActionProvider#35
1029 msgid "Show Ignore List"
1030 msgstr ""
1031
1032 #: ContextMenuActionProvider#36
1033 msgid "Hide Events"
1034 msgstr ""
1035
1036 #: ContextMenuActionProvider#37
1037 msgid "CTCP"
1038 msgstr ""
1039
1040 #: ContextMenuActionProvider#38
1041 msgid "Actions"
1042 msgstr ""
1043
1044 #: ContextMenuActionProvider#39
1045 msgid "Ignore"
1046 msgstr ""
1047
1048 #: ContextMenuActionProvider#40
1049 msgid "Add Ignore Rule"
1050 msgstr ""
1051
1052 #: ContextMenuActionProvider#41
1053 msgid "Existing Rules"
1054 msgstr ""
1055
1056 #: Core#1
1057 msgid "Could not initialize any storage backend! Exiting..."
1058 msgstr ""
1059
1060 #: Core#2
1061 msgid ""
1062 "Currently, Quassel supports SQLite3 and PostgreSQL. You need to build your\n"
1063 "Qt library with the sqlite or postgres plugin enabled in order for "
1064 "quasselcore\n"
1065 "to work."
1066 msgstr ""
1067
1068 #: Core#3
1069 msgid "Calling restoreState() even though active sessions exist!"
1070 msgstr ""
1071
1072 #: Core#4
1073 msgid "Admin user or password not set."
1074 msgstr ""
1075
1076 #: Core#5
1077 msgid "Could not setup storage!"
1078 msgstr ""
1079
1080 #: Core#6
1081 msgid "Creating admin user..."
1082 msgstr ""
1083
1084 #: Core#7
1085 msgid "Invalid listen address %1"
1086 msgstr ""
1087
1088 #: Core#8
1089 msgid "Listening for GUI clients on IPv4 %1 port %2 using protocol version %3"
1090 msgstr ""
1091
1092 #: Core#9
1093 msgid "Could not open IPv4 interface %1:%2: %3"
1094 msgstr ""
1095
1096 #: Core#10
1097 msgid "Listening for GUI clients on IPv6 %1 port %2 using protocol version %3"
1098 msgstr ""
1099
1100 #: Core#11
1101 msgid "Could not open IPv6 interface %1:%2: %3"
1102 msgstr ""
1103
1104 #: Core#12
1105 msgid "Invalid listen address %1, unknown network protocol"
1106 msgstr ""
1107
1108 #: Core#13
1109 msgid "Could not open any network interfaces to listen on!"
1110 msgstr ""
1111
1112 #: Core#14
1113 msgid "Client connected from"
1114 msgstr ""
1115
1116 #: Core#15
1117 msgid "Closing server for basic setup."
1118 msgstr ""
1119
1120 #: Core#16
1121 msgid "Antique client trying to connect... refusing."
1122 msgstr ""
1123
1124 #: Core#17
1125 msgid ""
1126 "<b>Your Quassel Client is too old!</b><br>This core needs at least "
1127 "client/core protocol version %1.<br>Please consider upgrading your client."
1128 msgstr ""
1129
1130 #: Core#18
1131 msgctxt "Core#18"
1132 msgid "Client"
1133 msgstr ""
1134
1135 #: Core#19
1136 msgid "too old, rejecting."
1137 msgstr ""
1138
1139 #: Core#20
1140 msgid "<b>Quassel Core Version %1</b><br>Built: %2<br>Up %3d%4h%5m (since %6)"
1141 msgstr ""
1142
1143 #: Core#21
1144 msgid "Starting TLS for Client:"
1145 msgstr ""
1146
1147 #: Core#22
1148 msgid ""
1149 "<b>Client not initialized!</b><br>You need to send an init message before "
1150 "trying to login."
1151 msgstr ""
1152
1153 #: Core#23
1154 msgid "did not send an init message before trying to login, rejecting."
1155 msgstr ""
1156
1157 #: Core#24
1158 msgid ""
1159 "<b>Invalid username or password!</b><br>The username/password combination "
1160 "you supplied could not be found in the database."
1161 msgstr ""
1162
1163 #: Core#25
1164 msgid "initialized and authenticated successfully as \"%1\" (UserId: %2)."
1165 msgstr ""
1166
1167 #: Core#26
1168 msgid "Non-authed client disconnected."
1169 msgstr ""
1170
1171 #: Core#27
1172 msgid "Non-authed client disconnected. (socket allready destroyed)"
1173 msgstr ""
1174
1175 #: Core#28
1176 msgid "Could not initialize session for client:"
1177 msgstr ""
1178
1179 #: Core#29
1180 msgid "Could not find a session for client:"
1181 msgstr ""
1182
1183 #: CoreAccount#1
1184 msgctxt "CoreAccount#1"
1185 msgid "Internal Core"
1186 msgstr ""
1187
1188 #: CoreAccountEditDlg#1
1189 msgid "Edit Core Account"
1190 msgstr ""
1191
1192 #: CoreAccountEditDlg#2
1193 msgid "Account Details"
1194 msgstr ""
1195
1196 #: CoreAccountEditDlg#3
1197 msgid "Account Name:"
1198 msgstr ""
1199
1200 #: CoreAccountEditDlg#4
1201 msgid "Local Core"
1202 msgstr ""
1203
1204 #: CoreAccountEditDlg#5
1205 msgid "Hostname:"
1206 msgstr ""
1207
1208 #: CoreAccountEditDlg#6
1209 msgctxt "CoreAccountEditDlg#6"
1210 msgid "localhost"
1211 msgstr ""
1212
1213 #: CoreAccountEditDlg#7
1214 msgctxt "CoreAccountEditDlg#7"
1215 msgid "Port:"
1216 msgstr ""
1217
1218 #: CoreAccountEditDlg#8
1219 msgid "User:"
1220 msgstr ""
1221
1222 #: CoreAccountEditDlg#9
1223 msgctxt "CoreAccountEditDlg#9"
1224 msgid "Password:"
1225 msgstr ""
1226
1227 #: CoreAccountEditDlg#10
1228 msgid "Remember"
1229 msgstr ""
1230
1231 #: CoreAccountEditDlg#11
1232 msgctxt "CoreAccountEditDlg#11"
1233 msgid "Use a Proxy"
1234 msgstr ""
1235
1236 #: CoreAccountEditDlg#12
1237 msgctxt "CoreAccountEditDlg#12"
1238 msgid "Proxy Type:"
1239 msgstr ""
1240
1241 #: CoreAccountEditDlg#13
1242 msgctxt "CoreAccountEditDlg#13"
1243 msgid "Socks 5"
1244 msgstr ""
1245
1246 #: CoreAccountEditDlg#14
1247 msgctxt "CoreAccountEditDlg#14"
1248 msgid "HTTP"
1249 msgstr ""
1250
1251 #: CoreAccountEditDlg#15
1252 msgid "Add Core Account"
1253 msgstr ""
1254
1255 #: CoreAccountModel#1
1256 msgctxt "CoreAccountModel#1"
1257 msgid "Internal Core"
1258 msgstr ""
1259
1260 #: CoreAccountSettingsPage#1
1261 msgid "Connect to Quassel Core"
1262 msgstr ""
1263
1264 #: CoreAccountSettingsPage#2
1265 msgid "Core Accounts"
1266 msgstr ""
1267
1268 #: CoreAccountSettingsPage#3
1269 msgid "Edit..."
1270 msgstr ""
1271
1272 #: CoreAccountSettingsPage#4
1273 msgctxt "CoreAccountSettingsPage#4"
1274 msgid "Add..."
1275 msgstr ""
1276
1277 #: CoreAccountSettingsPage#5
1278 msgctxt "CoreAccountSettingsPage#5"
1279 msgid "Delete"
1280 msgstr ""
1281
1282 #: CoreAccountSettingsPage#6
1283 msgid "Automatically connect on startup"
1284 msgstr ""
1285
1286 #: CoreAccountSettingsPage#7
1287 msgid "Connect to last account used"
1288 msgstr ""
1289
1290 #: CoreAccountSettingsPage#8
1291 msgid "Always connect to"
1292 msgstr ""
1293
1294 #: CoreAccountSettingsPage#9
1295 msgctxt "CoreAccountSettingsPage#9"
1296 msgid "Remote Cores"
1297 msgstr ""
1298
1299 #: CoreConfigWizard#1
1300 msgid "Core Configuration Wizard"
1301 msgstr ""
1302
1303 #: CoreConfigWizard#2
1304 msgid "Your core has been successfully configured. Logging you in..."
1305 msgstr ""
1306
1307 #: CoreConfigWizard#3
1308 msgid ""
1309 "Core configuration failed:<br><b>%1</b><br>Press <em>Next</em> to start "
1310 "over."
1311 msgstr ""
1312
1313 #: CoreConfigWizard#4
1314 msgid ""
1315 "Your are now logged into your freshly configured Quassel Core!<br>Please "
1316 "remember to configure your identities and networks now."
1317 msgstr ""
1318
1319 #: CoreConfigWizardAdminUserPage#1
1320 msgctxt "CoreConfigWizardAdminUserPage#1"
1321 msgid "Form"
1322 msgstr ""
1323
1324 #: CoreConfigWizardAdminUserPage#2
1325 msgctxt "CoreConfigWizardAdminUserPage#2"
1326 msgid "Username:"
1327 msgstr ""
1328
1329 #: CoreConfigWizardAdminUserPage#3
1330 msgctxt "CoreConfigWizardAdminUserPage#3"
1331 msgid "Password:"
1332 msgstr ""
1333
1334 #: CoreConfigWizardAdminUserPage#4
1335 msgid "Repeat password:"
1336 msgstr ""
1337
1338 #: CoreConfigWizardAdminUserPage#5
1339 msgctxt "CoreConfigWizardAdminUserPage#5"
1340 msgid "Remember password"
1341 msgstr ""
1342
1343 #: CoreConfigWizardAdminUserPage#6
1344 msgid ""
1345 "<b>Note:</b> Adding more users and changing your username/password is not "
1346 "possible via Quassel's client interface yet.\n"
1347 "If you need to do these things, please run \"<tt><nobr>quasselcore "
1348 "--help</nobr></tt>\"."
1349 msgstr ""
1350
1351 #: CoreConfigWizardIntroPage#1
1352 msgctxt "CoreConfigWizardIntroPage#1"
1353 msgid "Form"
1354 msgstr ""
1355
1356 #: CoreConfigWizardIntroPage#2
1357 msgid "This wizard will guide you through the setup of your Quassel Core."
1358 msgstr ""
1359
1360 #: CoreConfigWizardPages::AdminUserPage#1
1361 msgid "Create Admin User"
1362 msgstr ""
1363
1364 #: CoreConfigWizardPages::AdminUserPage#2
1365 msgid ""
1366 "First, we will create a user on the core. This first user will have "
1367 "administrator privileges."
1368 msgstr ""
1369
1370 #: CoreConfigWizardPages::IntroPage#1
1371 msgid "Introduction"
1372 msgstr ""
1373
1374 #: CoreConfigWizardPages::StorageSelectionPage#1
1375 msgid "Select Storage Backend"
1376 msgstr ""
1377
1378 #: CoreConfigWizardPages::StorageSelectionPage#2
1379 msgid ""
1380 "Please select a database backend for the Quassel Core storage to store the "
1381 "backlog and other data in."
1382 msgstr ""
1383
1384 #: CoreConfigWizardPages::StorageSelectionPage#3
1385 msgid "Connection Properties"
1386 msgstr ""
1387
1388 #: CoreConfigWizardPages::SyncPage#1
1389 msgid "Storing Your Settings"
1390 msgstr ""
1391
1392 #: CoreConfigWizardPages::SyncPage#2
1393 msgid ""
1394 "Your settings are now stored in the core, and you will be logged in "
1395 "automatically."
1396 msgstr ""
1397
1398 #: CoreConfigWizardStorageSelectionPage#1
1399 msgctxt "CoreConfigWizardStorageSelectionPage#1"
1400 msgid "Form"
1401 msgstr ""
1402
1403 #: CoreConfigWizardStorageSelectionPage#2
1404 msgctxt "CoreConfigWizardStorageSelectionPage#2"
1405 msgid "Storage Backend:"
1406 msgstr ""
1407
1408 #: CoreConfigWizardStorageSelectionPage#3
1409 msgid "Description"
1410 msgstr ""
1411
1412 #: CoreConfigWizardStorageSelectionPage#4
1413 msgid "Foobar"
1414 msgstr ""
1415
1416 #: CoreConfigWizardSyncPage#1
1417 msgctxt "CoreConfigWizardSyncPage#1"
1418 msgid "Form"
1419 msgstr ""
1420
1421 #: CoreConfigWizardSyncPage#2
1422 msgid "Your Choices"
1423 msgstr ""
1424
1425 #: CoreConfigWizardSyncPage#3
1426 msgid "Admin User:"
1427 msgstr ""
1428
1429 #: CoreConfigWizardSyncPage#4
1430 msgid "foo"
1431 msgstr ""
1432
1433 #: CoreConfigWizardSyncPage#5
1434 msgctxt "CoreConfigWizardSyncPage#5"
1435 msgid "Storage Backend:"
1436 msgstr ""
1437
1438 #: CoreConfigWizardSyncPage#6
1439 msgid "bar"
1440 msgstr ""
1441
1442 #: CoreConfigWizardSyncPage#7
1443 msgid "Please wait while your settings are being transmitted to the core..."
1444 msgstr ""
1445
1446 #: CoreConnectAuthDlg#1
1447 msgid "Authentication Required"
1448 msgstr ""
1449
1450 #: CoreConnectAuthDlg#2
1451 msgid "Please enter your account data:"
1452 msgstr ""
1453
1454 #: CoreConnectAuthDlg#3
1455 msgctxt "CoreConnectAuthDlg#3"
1456 msgid "Password:"
1457 msgstr ""
1458
1459 #: CoreConnectAuthDlg#4
1460 msgctxt "CoreConnectAuthDlg#4"
1461 msgid "Username:"
1462 msgstr ""
1463
1464 #: CoreConnectAuthDlg#5
1465 msgctxt "CoreConnectAuthDlg#5"
1466 msgid "Remember password"
1467 msgstr ""
1468
1469 #: CoreConnectAuthDlg#6
1470 msgid "Please enter your credentials for %1:"
1471 msgstr ""
1472
1473 #: CoreConnectDlg#1
1474 msgid "Connect to Core"
1475 msgstr ""
1476
1477 #: CoreConnection#1
1478 msgid "Network is down"
1479 msgstr ""
1480
1481 #: CoreConnection#2
1482 msgid "Disconnected"
1483 msgstr ""
1484
1485 #: CoreConnection#3
1486 msgid "Looking up %1..."
1487 msgstr ""
1488
1489 #: CoreConnection#4
1490 msgid "Connecting to %1..."
1491 msgstr ""
1492
1493 #: CoreConnection#5
1494 msgid "Connected to %1"
1495 msgstr ""
1496
1497 #: CoreConnection#6
1498 msgid "Disconnecting from %1..."
1499 msgstr ""
1500
1501 #: CoreConnection#7
1502 msgid ""
1503 "The Quassel Core you try to connect to is too old! Please consider "
1504 "upgrading."
1505 msgstr ""
1506
1507 #: CoreConnection#8
1508 msgid "Invalid data received from core"
1509 msgstr ""
1510
1511 #: CoreConnection#9
1512 msgid "Disconnected from core."
1513 msgstr ""
1514
1515 #: CoreConnection#10
1516 msgid "Unencrypted connection canceled"
1517 msgstr ""
1518
1519 #: CoreConnection#11
1520 msgid "Synchronizing to core..."
1521 msgstr ""
1522
1523 #: CoreConnection#12
1524 msgid ""
1525 "<b>The Quassel Core you are trying to connect to is too old!</b><br>Need at "
1526 "least core/client protocol v%1 to connect."
1527 msgstr ""
1528
1529 #: CoreConnection#13
1530 msgid "Logging in..."
1531 msgstr ""
1532
1533 #: CoreConnection#14
1534 msgid "Login canceled"
1535 msgstr ""
1536
1537 #: CoreConnection#15
1538 msgid "Receiving session state"
1539 msgstr ""
1540
1541 #: CoreConnection#16
1542 msgid "Synchronizing to %1..."
1543 msgstr ""
1544
1545 #: CoreConnection#17
1546 msgid "Receiving network states"
1547 msgstr ""
1548
1549 #: CoreConnection#18
1550 msgid "Synchronized to %1"
1551 msgstr ""
1552
1553 #: CoreConnectionSettingsPage#1
1554 msgctxt "CoreConnectionSettingsPage#1"
1555 msgid "Form"
1556 msgstr ""
1557
1558 #: CoreConnectionSettingsPage#2
1559 msgid "Network Status Detection"
1560 msgstr ""
1561
1562 #: CoreConnectionSettingsPage#3
1563 msgid ""
1564 "Rely on KDE's hardware layer to detect if we're online. Recommended for most "
1565 "KDE users"
1566 msgstr ""
1567
1568 #: CoreConnectionSettingsPage#4
1569 msgid "Use KDE's network status detection (via Solid)"
1570 msgstr ""
1571
1572 #: CoreConnectionSettingsPage#5
1573 msgid ""
1574 "Actively ping the remote core and disconnect if we didn't get a reply after "
1575 "a certain time"
1576 msgstr ""
1577
1578 #: CoreConnectionSettingsPage#6
1579 msgid "Ping timeout after"
1580 msgstr ""
1581
1582 #: CoreConnectionSettingsPage#7
1583 msgctxt "CoreConnectionSettingsPage#7"
1584 msgid " seconds"
1585 msgstr ""
1586
1587 #: CoreConnectionSettingsPage#8
1588 msgid ""
1589 "Only disconnect if the network socket gets closed by the operating system. "
1590 "This may take a long time after actually losing connectivity"
1591 msgstr ""
1592
1593 #: CoreConnectionSettingsPage#9
1594 msgid "Never time out actively"
1595 msgstr ""
1596
1597 #: CoreConnectionSettingsPage#10
1598 msgid "Automatically reconnect on network failures"
1599 msgstr ""
1600
1601 #: CoreConnectionSettingsPage#11
1602 msgid "Retry every"
1603 msgstr ""
1604
1605 #: CoreConnectionSettingsPage#12
1606 msgctxt "CoreConnectionSettingsPage#12"
1607 msgid "Remote Cores"
1608 msgstr ""
1609
1610 #: CoreConnectionSettingsPage#13
1611 msgctxt "CoreConnectionSettingsPage#13"
1612 msgid "Connection"
1613 msgstr ""
1614
1615 #: CoreConnectionStatusWidget#1
1616 msgctxt "CoreConnectionStatusWidget#1"
1617 msgid "Form"
1618 msgstr ""
1619
1620 #: CoreConnectionStatusWidget#2
1621 msgctxt "CoreConnectionStatusWidget#2"
1622 msgid "Message"
1623 msgstr ""
1624
1625 # seconds
1626 #: CoreConnectionStatusWidget#3
1627 msgid "s"
1628 msgstr ""
1629
1630 # milliseconds
1631 #: CoreConnectionStatusWidget#4
1632 msgid "ms"
1633 msgstr ""
1634
1635 #: CoreConnectionStatusWidget#5
1636 msgid "(Lag: %1 %2)"
1637 msgstr ""
1638
1639 #: CoreConnectionStatusWidget#6
1640 msgid "The connection to your core is encrypted with SSL."
1641 msgstr ""
1642
1643 #: CoreConnectionStatusWidget#7
1644 msgid "The connection to your core is not encrypted."
1645 msgstr ""
1646
1647 #: CoreInfoDlg#1
1648 msgid "Core Information"
1649 msgstr ""
1650
1651 #: CoreInfoDlg#2
1652 msgid "Version:"
1653 msgstr ""
1654
1655 #: CoreInfoDlg#3
1656 msgid "<core version>"
1657 msgstr ""
1658
1659 #: CoreInfoDlg#4
1660 msgid "Uptime:"
1661 msgstr ""
1662
1663 #: CoreInfoDlg#5
1664 msgid "Connected Clients:"
1665 msgstr ""
1666
1667 #: CoreInfoDlg#6
1668 msgid "<connected clients>"
1669 msgstr ""
1670
1671 #: CoreInfoDlg#7
1672 msgid "<core uptime>"
1673 msgstr ""
1674
1675 #: CoreInfoDlg#8
1676 msgid "Build date:"
1677 msgstr ""
1678
1679 #: CoreInfoDlg#9
1680 msgid "<build date>"
1681 msgstr ""
1682
1683 #: CoreInfoDlg#10
1684 msgctxt "CoreInfoDlg#10"
1685 msgid "Close"
1686 msgstr ""
1687
1688 #: CoreInfoDlg#11
1689 #, fuzzy
1690 msgid "%n Day(s)"
1691 msgstr ""
1692 "\n"
1693 "            \n"
1694 "        "
1695
1696 #: CoreInfoDlg#12
1697 msgid " %1:%2:%3 (since %4)"
1698 msgstr ""
1699
1700 #: CoreNetwork#1
1701 msgid "Connection failed. Cycling to next Server"
1702 msgstr ""
1703
1704 #: CoreNetwork#2
1705 msgid "Connecting to %1:%2..."
1706 msgstr ""
1707
1708 #: CoreNetwork#3
1709 msgid "Disconnecting. (%1)"
1710 msgstr ""
1711
1712 #: CoreNetwork#4
1713 msgid "Core Shutdown"
1714 msgstr ""
1715
1716 #: CoreNetwork#5
1717 msgid "Could not connect to %1 (%2)"
1718 msgstr ""
1719
1720 #: CoreNetwork#6
1721 msgid "Connection failure: %1"
1722 msgstr ""
1723
1724 #: CoreSession#1
1725 msgctxt "CoreSession#1"
1726 msgid "Client"
1727 msgstr ""
1728
1729 #: CoreSession#2
1730 msgid "disconnected (UserId: %1)."
1731 msgstr ""
1732
1733 #: CoreSession#3
1734 msgid ""
1735 "CoreSession::createNetwork(): Got invalid networkId from Core when trying to "
1736 "create network %1!"
1737 msgstr ""
1738
1739 #: CoreSession#4
1740 msgid ""
1741 "CoreSession::createNetwork(): Trying to create a network that already "
1742 "exists, updating instead!"
1743 msgstr ""
1744
1745 #: CoreUserInputHandler#1
1746 msgid "away"
1747 msgstr ""
1748
1749 #: CoreUserInputHandler#2
1750 msgid "sending CTCP-%1 request"
1751 msgstr ""
1752
1753 #: CreateIdentityDlg#1
1754 msgid "Create New Identity"
1755 msgstr ""
1756
1757 #: CreateIdentityDlg#2
1758 msgid "Identity name:"
1759 msgstr ""
1760
1761 #: CreateIdentityDlg#3
1762 msgid "Create blank identity"
1763 msgstr ""
1764
1765 #: CreateIdentityDlg#4
1766 msgid "Duplicate:"
1767 msgstr ""
1768
1769 #: CtcpHandler#1
1770 msgid "Received CTCP PING request from %1"
1771 msgstr ""
1772
1773 #: CtcpHandler#2
1774 msgid "Received CTCP PING answer from %1 with %2 seconds round trip time"
1775 msgstr ""
1776
1777 #: CtcpHandler#3
1778 msgid "Received CTCP VERSION request by %1"
1779 msgstr ""
1780
1781 #: CtcpHandler#4
1782 msgid "Received CTCP VERSION answer from %1: %2"
1783 msgstr ""
1784
1785 #: CtcpHandler#5
1786 msgid "Received unknown CTCP %1 by %2"
1787 msgstr ""
1788
1789 #: DebugBufferViewOverlay#1
1790 msgid "Debug BufferView Overlay"
1791 msgstr ""
1792
1793 #: DebugBufferViewOverlay#2
1794 msgid "Overlay View"
1795 msgstr ""
1796
1797 #: DebugBufferViewOverlay#3
1798 msgid "Overlay Properties"
1799 msgstr ""
1800
1801 #: DebugBufferViewOverlay#4
1802 msgid "BufferViews:"
1803 msgstr ""
1804
1805 #: DebugBufferViewOverlay#5
1806 msgid "All Networks:"
1807 msgstr ""
1808
1809 #: DebugBufferViewOverlay#6
1810 msgid "Networks:"
1811 msgstr ""
1812
1813 #: DebugBufferViewOverlay#7
1814 msgid "Buffers:"
1815 msgstr ""
1816
1817 #: DebugBufferViewOverlay#8
1818 msgid "Removed buffers:"
1819 msgstr ""
1820
1821 #: DebugBufferViewOverlay#9
1822 msgid "Temp. removed buffers:"
1823 msgstr ""
1824
1825 #: DebugBufferViewOverlay#10
1826 msgid "Add Buffers Automatically:"
1827 msgstr ""
1828
1829 #: DebugBufferViewOverlay#11
1830 msgid "Hide inactive buffers:"
1831 msgstr ""
1832
1833 #: DebugBufferViewOverlay#12
1834 msgid "Allowed buffer types:"
1835 msgstr ""
1836
1837 #: DebugBufferViewOverlay#13
1838 msgid "Minimum activity:"
1839 msgstr ""
1840
1841 #: DebugBufferViewOverlay#14
1842 msgid "Is initialized:"
1843 msgstr ""
1844
1845 #: DebugConsole#1
1846 msgid "Debug Console"
1847 msgstr ""
1848
1849 #: DebugConsole#2
1850 msgid "local"
1851 msgstr ""
1852
1853 #: DebugConsole#3
1854 msgid "core"
1855 msgstr ""
1856
1857 #: DebugConsole#4
1858 msgid "Evaluate!"
1859 msgstr ""
1860
1861 #: DebugLogWidget#1
1862 msgid "Debug Log"
1863 msgstr ""
1864
1865 #: DebugLogWidget#2
1866 msgctxt "DebugLogWidget#2"
1867 msgid "Close"
1868 msgstr ""
1869
1870 #: DesktopNotificationConfigWidget#1
1871 msgctxt "DesktopNotificationConfigWidget#1"
1872 msgid "Form"
1873 msgstr ""
1874
1875 #: DesktopNotificationConfigWidget#2
1876 msgid "Desktop Notification (via D-Bus)"
1877 msgstr ""
1878
1879 #: DesktopNotificationConfigWidget#3
1880 msgid "Timeout:"
1881 msgstr ""
1882
1883 #: DesktopNotificationConfigWidget#4
1884 msgctxt "DesktopNotificationConfigWidget#4"
1885 msgid " s"
1886 msgstr ""
1887
1888 #: DesktopNotificationConfigWidget#5
1889 msgid "Position hint:"
1890 msgstr ""
1891
1892 #: DesktopNotificationConfigWidget#6
1893 msgid " px"
1894 msgstr ""
1895
1896 #: DesktopNotificationConfigWidget#7
1897 msgid "X: "
1898 msgstr ""
1899
1900 #: DesktopNotificationConfigWidget#8
1901 msgid "Y: "
1902 msgstr ""
1903
1904 #: DesktopNotificationConfigWidget#9
1905 msgid "Queue unread notifications"
1906 msgstr ""
1907
1908 #: ExecWrapper#1
1909 msgid "Invalid command string for /exec: %1"
1910 msgstr ""
1911
1912 #: ExecWrapper#2
1913 msgid "Name \"%1\" is invalid: ../ or ..\\ are not allowed!"
1914 msgstr ""
1915
1916 #: ExecWrapper#3
1917 msgid "Could not find script \"%1\""
1918 msgstr ""
1919
1920 #: ExecWrapper#4
1921 msgid "Script \"%1\" crashed with exit code %2."
1922 msgstr ""
1923
1924 #: ExecWrapper#5
1925 msgid "Script \"%1\" could not start."
1926 msgstr ""
1927
1928 #: ExecWrapper#6
1929 msgid "Script \"%1\" caused error %2."
1930 msgstr ""
1931
1932 #: FontSelector#1
1933 msgid "Choose..."
1934 msgstr ""
1935
1936 #: HighlightSettingsPage#1
1937 msgctxt "HighlightSettingsPage#1"
1938 msgid "Form"
1939 msgstr ""
1940
1941 #: HighlightSettingsPage#2
1942 msgid "Custom Highlights"
1943 msgstr ""
1944
1945 #: HighlightSettingsPage#3
1946 msgctxt "HighlightSettingsPage#3"
1947 msgid "Highlight"
1948 msgstr ""
1949
1950 #: HighlightSettingsPage#4
1951 msgid "RegEx"
1952 msgstr ""
1953
1954 #: HighlightSettingsPage#5
1955 msgid "CS"
1956 msgstr ""
1957
1958 #: HighlightSettingsPage#6
1959 msgid "Enable"
1960 msgstr ""
1961
1962 #: HighlightSettingsPage#7
1963 msgid "Add"
1964 msgstr ""
1965
1966 #: HighlightSettingsPage#8
1967 msgctxt "HighlightSettingsPage#8"
1968 msgid "Remove"
1969 msgstr ""
1970
1971 #: HighlightSettingsPage#9
1972 msgid "Highlight Nicks"
1973 msgstr ""
1974
1975 #: HighlightSettingsPage#10
1976 msgid "All nicks from identity"
1977 msgstr ""
1978
1979 #: HighlightSettingsPage#11
1980 msgid "Current nick"
1981 msgstr ""
1982
1983 #: HighlightSettingsPage#12
1984 msgid "None"
1985 msgstr ""
1986
1987 #: HighlightSettingsPage#13
1988 msgid "Case sensitive"
1989 msgstr ""
1990
1991 #: HighlightSettingsPage#14
1992 msgctxt "HighlightSettingsPage#14"
1993 msgid "Interface"
1994 msgstr ""
1995
1996 #: HighlightSettingsPage#15
1997 msgid "this shouldn't be empty"
1998 msgstr ""
1999
2000 #: HighlightSettingsPage#16
2001 msgid "highlight rule"
2002 msgstr ""
2003
2004 #: IdentitiesSettingsPage#1
2005 msgctxt "IdentitiesSettingsPage#1"
2006 msgid "Rename Identity"
2007 msgstr ""
2008
2009 #: IdentitiesSettingsPage#2
2010 msgctxt "IdentitiesSettingsPage#2"
2011 msgid "..."
2012 msgstr ""
2013
2014 #: IdentitiesSettingsPage#3
2015 msgid "Add Identity"
2016 msgstr ""
2017
2018 #: IdentitiesSettingsPage#4
2019 msgctxt "IdentitiesSettingsPage#4"
2020 msgid "Add..."
2021 msgstr ""
2022
2023 #: IdentitiesSettingsPage#5
2024 msgid "Remove Identity"
2025 msgstr ""
2026
2027 #: IdentitiesSettingsPage#6
2028 msgctxt "IdentitiesSettingsPage#6"
2029 msgid "IRC"
2030 msgstr ""
2031
2032 #: IdentitiesSettingsPage#7
2033 msgid "Identities"
2034 msgstr ""
2035
2036 #: IdentitiesSettingsPage#8
2037 msgctxt "IdentitiesSettingsPage#8"
2038 msgid ""
2039 "<b>The following problems need to be corrected before your changes can be "
2040 "applied:</b><ul>"
2041 msgstr ""
2042
2043 #: IdentitiesSettingsPage#9
2044 msgid "<li>All identities need an identity name set</li>"
2045 msgstr ""
2046
2047 #: IdentitiesSettingsPage#10
2048 msgid "<li>Every identity needs at least one nickname defined</li>"
2049 msgstr ""
2050
2051 #: IdentitiesSettingsPage#11
2052 msgid "<li>You need to specify a real name for every identity</li>"
2053 msgstr ""
2054
2055 #: IdentitiesSettingsPage#12
2056 msgid "<li>You need to specify an ident for every identity</li>"
2057 msgstr ""
2058
2059 #: IdentitiesSettingsPage#13
2060 msgctxt "IdentitiesSettingsPage#13"
2061 msgid "</ul>"
2062 msgstr ""
2063
2064 #: IdentitiesSettingsPage#14
2065 msgid "One or more identities are invalid"
2066 msgstr ""
2067
2068 #: IdentitiesSettingsPage#15
2069 msgid "Delete Identity?"
2070 msgstr ""
2071
2072 #: IdentitiesSettingsPage#16
2073 msgid "Do you really want to delete identity \"%1\"?"
2074 msgstr ""
2075
2076 #: IdentitiesSettingsPage#17
2077 msgid "Please enter a new name for the identity \"%1\"!"
2078 msgstr ""
2079
2080 #: Identity#1
2081 msgid "Quassel IRC User"
2082 msgstr ""
2083
2084 #: Identity#2
2085 msgid "<empty>"
2086 msgstr ""
2087
2088 #: Identity#3
2089 msgid "Gone fishing."
2090 msgstr ""
2091
2092 #: Identity#4
2093 msgid "Not here. No, really. not here!"
2094 msgstr ""
2095
2096 #: Identity#5
2097 msgid "All Quassel clients vanished from the face of the earth..."
2098 msgstr ""
2099
2100 #: Identity#6
2101 msgid "Kindergarten is elsewhere!"
2102 msgstr ""
2103
2104 #: Identity#7
2105 msgid "http://quassel-irc.org - Chat comfortably. Anywhere."
2106 msgstr ""
2107
2108 #: IdentityEditWidget#1
2109 msgid "General"
2110 msgstr ""
2111
2112 #: IdentityEditWidget#2
2113 msgid "Real Name:"
2114 msgstr ""
2115
2116 #: IdentityEditWidget#3
2117 msgid "The \"Real Name\" is shown in /whois."
2118 msgstr ""
2119
2120 #: IdentityEditWidget#4
2121 msgid "Nicknames"
2122 msgstr ""
2123
2124 #: IdentityEditWidget#5
2125 msgctxt "IdentityEditWidget#5"
2126 msgid "Add Nickname"
2127 msgstr ""
2128
2129 #: IdentityEditWidget#6
2130 msgctxt "IdentityEditWidget#6"
2131 msgid "&Add..."
2132 msgstr ""
2133
2134 #: IdentityEditWidget#7
2135 msgid "Remove Nickname"
2136 msgstr ""
2137
2138 #: IdentityEditWidget#8
2139 msgctxt "IdentityEditWidget#8"
2140 msgid "Remove"
2141 msgstr ""
2142
2143 #: IdentityEditWidget#9
2144 msgctxt "IdentityEditWidget#9"
2145 msgid "Rename Identity"
2146 msgstr ""
2147
2148 #: IdentityEditWidget#10
2149 msgctxt "IdentityEditWidget#10"
2150 msgid "Re&name..."
2151 msgstr ""
2152
2153 #: IdentityEditWidget#11
2154 msgctxt "IdentityEditWidget#11"
2155 msgid "Move upwards in list"
2156 msgstr ""
2157
2158 #: IdentityEditWidget#12
2159 msgctxt "IdentityEditWidget#12"
2160 msgid "..."
2161 msgstr ""
2162
2163 #: IdentityEditWidget#13
2164 msgctxt "IdentityEditWidget#13"
2165 msgid "Move downwards in list"
2166 msgstr ""
2167
2168 #: IdentityEditWidget#14
2169 msgid "A&way"
2170 msgstr ""
2171
2172 #: IdentityEditWidget#15
2173 msgid "Default Away Settings"
2174 msgstr ""
2175
2176 #: IdentityEditWidget#16
2177 msgid "Nick to be used when being away"
2178 msgstr ""
2179
2180 #: IdentityEditWidget#17
2181 msgid "Default away reason"
2182 msgstr ""
2183
2184 #: IdentityEditWidget#18
2185 msgid "Away Nick:"
2186 msgstr ""
2187
2188 #: IdentityEditWidget#19
2189 msgid "Away Reason:"
2190 msgstr ""
2191
2192 #: IdentityEditWidget#20
2193 msgid "Set away when all clients have detached from the core"
2194 msgstr ""
2195
2196 #: IdentityEditWidget#21
2197 msgid "Away On Detach"
2198 msgstr ""
2199
2200 #: IdentityEditWidget#22
2201 msgid "Not implemented yet"
2202 msgstr ""
2203
2204 #: IdentityEditWidget#23
2205 msgid "Away On Idle"
2206 msgstr ""
2207
2208 #: IdentityEditWidget#24
2209 msgid "Set away after"
2210 msgstr ""
2211
2212 #: IdentityEditWidget#25
2213 msgid "minutes of being idle"
2214 msgstr ""
2215
2216 #: IdentityEditWidget#26
2217 msgctxt "IdentityEditWidget#26"
2218 msgid "Advanced"
2219 msgstr ""
2220
2221 #: IdentityEditWidget#27
2222 msgid "Ident:"
2223 msgstr ""
2224
2225 #: IdentityEditWidget#28
2226 msgid ""
2227 "The \"ident\" is part of your hostmask and, together with your host, uniquely "
2228 "identifies you within the IRC network."
2229 msgstr ""
2230
2231 #: IdentityEditWidget#29
2232 msgid "Messages"
2233 msgstr ""
2234
2235 #: IdentityEditWidget#30
2236 msgid "Part Reason:"
2237 msgstr ""
2238
2239 #: IdentityEditWidget#31
2240 msgid "Quit Reason:"
2241 msgstr ""
2242
2243 #: IdentityEditWidget#32
2244 msgid "Kick Reason:"
2245 msgstr ""
2246
2247 #: IdentityEditWidget#33
2248 msgid ""
2249 "You need an SSL Capable Client to edit your Cores SSL Key and Certificate"
2250 msgstr ""
2251
2252 #: IdentityEditWidget#34
2253 msgid ""
2254 "Warning: you are not connected with a secured connection to the Quassel "
2255 "Core!\n"
2256 "Proceeding will cause an unencrypted transfer of your SSL Key and SSL "
2257 "Certificate!"
2258 msgstr ""
2259
2260 #: IdentityEditWidget#35
2261 msgctxt "IdentityEditWidget#35"
2262 msgid "Continue"
2263 msgstr ""
2264
2265 #: IdentityEditWidget#36
2266 msgid "Use SSL Key"
2267 msgstr ""
2268
2269 #: IdentityEditWidget#37
2270 msgid "Key Type:"
2271 msgstr ""
2272
2273 #: IdentityEditWidget#38
2274 msgid "No Key loaded"
2275 msgstr ""
2276
2277 #: IdentityEditWidget#39
2278 msgid "Load"
2279 msgstr ""
2280
2281 #: IdentityEditWidget#40
2282 msgid "Use SSL Certificate"
2283 msgstr ""
2284
2285 #: IdentityEditWidget#41
2286 msgid "Organisation:"
2287 msgstr ""
2288
2289 #: IdentityEditWidget#42
2290 msgid "No Certificate loaded"
2291 msgstr ""
2292
2293 #: IdentityEditWidget#43
2294 msgid "CommonName:"
2295 msgstr ""
2296
2297 #: IdentityEditWidget#44
2298 msgid "Load a Key"
2299 msgstr ""
2300
2301 #: IdentityEditWidget#45
2302 msgid "RSA"
2303 msgstr ""
2304
2305 #: IdentityEditWidget#46
2306 msgid "DSA"
2307 msgstr ""
2308
2309 #: IdentityEditWidget#47
2310 msgid "Clear"
2311 msgstr ""
2312
2313 #: IdentityEditWidget#48
2314 msgid "Load a Certificate"
2315 msgstr ""
2316
2317 #: IdentityPage#1
2318 msgid "Setup Identity"
2319 msgstr ""
2320
2321 #: IdentityPage#2
2322 msgid "Default Identity"
2323 msgstr ""
2324
2325 #: IgnoreListEditDlg#1
2326 msgid "Configure Ignore Rule"
2327 msgstr ""
2328
2329 #: IgnoreListEditDlg#2
2330 msgid ""
2331 "<p><b>Strictness:</b></p>\n"
2332 "<p><u>Dynamic:</u></p>\n"
2333 "<p>Messages are filtered \"on the fly\".\n"
2334 "Whenever you disable/delete the ignore rule, the messages are shown "
2335 "again.</p>\n"
2336 "<p><u>Permanent:</u></p>\n"
2337 "<p>Messages are filtered before they get stored in the database.</p>"
2338 msgstr ""
2339
2340 #: IgnoreListEditDlg#3
2341 msgid "Strictness"
2342 msgstr ""
2343
2344 #: IgnoreListEditDlg#4
2345 msgid "Dynamic"
2346 msgstr ""
2347
2348 #: IgnoreListEditDlg#5
2349 msgid "Permanent"
2350 msgstr ""
2351
2352 #: IgnoreListEditDlg#6
2353 msgid ""
2354 "<p><b>Rule Type:</b></p>\n"
2355 "<p><u>Sender:</u></p>\n"
2356 "<p>The rule is matched against the sender string\n"
2357 "<i>nick!ident@host.name<i></p>\n"
2358 "<p><u>Message:</u></p>\n"
2359 "<p>The rule is matched against the actual message content</p>"
2360 msgstr ""
2361
2362 #: IgnoreListEditDlg#7
2363 msgid "Rule Type"
2364 msgstr ""
2365
2366 #: IgnoreListEditDlg#8
2367 msgid "Sender"
2368 msgstr ""
2369
2370 #: IgnoreListEditDlg#9
2371 msgctxt "IgnoreListEditDlg#9"
2372 msgid "Message"
2373 msgstr ""
2374
2375 #: IgnoreListEditDlg#10
2376 msgid ""
2377 "<p><b>Ignore rule:</b></p>\n"
2378 "<p>Depending on the type of the rule, the text is matched against "
2379 "either:</p>\n"
2380 "<p><u>- the message content:</u></p>\n"
2381 "<p><i>Example:</i>\n"
2382 "<br />\n"
2383 "<i>*foobar*</i> matches any text containing the word <i>foobar</i></p>\n"
2384 "<p><u>- the sender string</u>  <i>(nick!ident@host.name)</i></p>\n"
2385 "<p><i>Examples:</i>\n"
2386 "<br />\n"
2387 "- <i>*@foobar.com</i> matches any sender from host <i>foobar.com</i>\n"
2388 "<br />\n"
2389 "- <i>stupid!.+</i> (RegEx) matches any sender with nickname <i>stupid</i> "
2390 "from any host</p>"
2391 msgstr ""
2392
2393 #: IgnoreListEditDlg#11
2394 msgctxt "IgnoreListEditDlg#11"
2395 msgid "Ignore Rule"
2396 msgstr ""
2397
2398 #: IgnoreListEditDlg#12
2399 msgid ""
2400 "<p><b>Use regular expressions:</b></p>\n"
2401 "<p>If enabled, rules follow regular expression syntax.</p>\n"
2402 "<p>Otherwise rules allow wildcard matching with the following special "
2403 "characters:</p>\n"
2404 "<p> *: representing \"any amount of any character\"\n"
2405 "<br />\n"
2406 "?: representing \"exactly one character\"</p>"
2407 msgstr ""
2408
2409 #: IgnoreListEditDlg#13
2410 msgid "Regular expression"
2411 msgstr ""
2412
2413 #: IgnoreListEditDlg#14
2414 msgid ""
2415 "<p><b>Scope:</b></p>\n"
2416 "<p><u>Global:</u></p>\n"
2417 "<p>The rule is active for any channel on any network</p>\n"
2418 "<p><u>Network:</u></p>\n"
2419 "<p>The list below is interpreted as a list of networks for which the rule "
2420 "should match</p>\n"
2421 "<p><u>Channel:</u></p>\n"
2422 "<p>The list below is interpreted as a list of channels for which the rule "
2423 "should match</p>"
2424 msgstr ""
2425
2426 #: IgnoreListEditDlg#15
2427 msgid "Scope"
2428 msgstr ""
2429
2430 #: IgnoreListEditDlg#16
2431 msgid "Global"
2432 msgstr ""
2433
2434 #: IgnoreListEditDlg#17
2435 msgctxt "IgnoreListEditDlg#17"
2436 msgid "Network"
2437 msgstr ""
2438
2439 #: IgnoreListEditDlg#18
2440 msgctxt "IgnoreListEditDlg#18"
2441 msgid "Channel"
2442 msgstr ""
2443
2444 #: IgnoreListEditDlg#19
2445 msgid ""
2446 "<p><b>Scope rule:</b></p>\n"
2447 "<p>A scope rule is a semicolon separated list of either <i>network</i> or "
2448 "<i>channel</i> names.</p>\n"
2449 "<p><i>Example:</i>\n"
2450 "<br />\n"
2451 "<i>#quassel*; #foobar</i>\n"
2452 "<br />\n"
2453 "would match on #foobar and on any channel starting with <i>#quassel</i></p>"
2454 msgstr ""
2455
2456 #: IgnoreListEditDlg#20
2457 msgid ""
2458 "<p><b>Enable / Disable:</b></p>\n"
2459 "<p>Only enabled rules are filtered.\n"
2460 "<br />\n"
2461 "For dynamic rules, disabling actually shows the filtered messages again.</p>"
2462 msgstr ""
2463
2464 #: IgnoreListEditDlg#21
2465 msgid "Rule is enabled"
2466 msgstr ""
2467
2468 #: IgnoreListModel#1
2469 msgid ""
2470 "<b>Enable / Disable:</b><br />Only enabled rules are filtered.<br />For "
2471 "dynamic rules, disabling actually shows the filtered messages again"
2472 msgstr ""
2473
2474 #: IgnoreListModel#2
2475 msgid ""
2476 "<b>Ignore rule:</b><br />Depending on the type of the rule, the text is "
2477 "matched against either:<br /><br />- <u>the message content:</u><br "
2478 "/><i>Example:<i><br />    \"*foobar*\" matches any text containing the word "
2479 "\"foobar\"<br /><br />- <u>the sender string <i>nick!ident@host.name<i></u><br "
2480 "/><i>Example:</i><br />    \"*@foobar.com\" matches any sender from host "
2481 "foobar.com<br />    \"stupid!.+\" (RegEx) matches any sender with nickname "
2482 "\"stupid\" from any host<br />"
2483 msgstr ""
2484
2485 #: IgnoreListModel#3
2486 msgid "By Sender"
2487 msgstr ""
2488
2489 #: IgnoreListModel#4
2490 msgid "By Message"
2491 msgstr ""
2492
2493 #: IgnoreListModel#5
2494 msgid "Enabled"
2495 msgstr ""
2496
2497 #: IgnoreListModel#6
2498 msgid "Type"
2499 msgstr ""
2500
2501 #: IgnoreListModel#7
2502 msgctxt "IgnoreListModel#7"
2503 msgid "Ignore Rule"
2504 msgstr ""
2505
2506 #: IgnoreListSettingsPage#1
2507 msgctxt "IgnoreListSettingsPage#1"
2508 msgid "Form"
2509 msgstr ""
2510
2511 #: IgnoreListSettingsPage#2
2512 msgctxt "IgnoreListSettingsPage#2"
2513 msgid "New"
2514 msgstr ""
2515
2516 #: IgnoreListSettingsPage#3
2517 msgctxt "IgnoreListSettingsPage#3"
2518 msgid "Delete"
2519 msgstr ""
2520
2521 #: IgnoreListSettingsPage#4
2522 msgid "&Edit"
2523 msgstr ""
2524
2525 #: IgnoreListSettingsPage#5
2526 msgctxt "IgnoreListSettingsPage#5"
2527 msgid "IRC"
2528 msgstr ""
2529
2530 #: IgnoreListSettingsPage#6
2531 msgid "Ignore List"
2532 msgstr ""
2533
2534 #: IgnoreListSettingsPage#7
2535 msgid "Rule already exists"
2536 msgstr ""
2537
2538 #: IgnoreListSettingsPage#8
2539 msgid ""
2540 "There is already a rule\n"
2541 "\"%1\"\n"
2542 "Please choose another rule."
2543 msgstr ""
2544
2545 #: IndicatorNotificationConfigWidget#1
2546 msgctxt "IndicatorNotificationConfigWidget#1"
2547 msgid "Form"
2548 msgstr ""
2549
2550 #: IndicatorNotificationConfigWidget#2
2551 msgid "Show messages in indicator"
2552 msgstr ""
2553
2554 #: InputWidget#1
2555 msgctxt "InputWidget#1"
2556 msgid "Form"
2557 msgstr ""
2558
2559 #: InputWidget#2
2560 msgid "Focus Input Line"
2561 msgstr ""
2562
2563 #: InputWidget#3
2564 msgid "Ctrl+L"
2565 msgstr ""
2566
2567 #: InputWidgetSettingsPage#1
2568 msgctxt "InputWidgetSettingsPage#1"
2569 msgid "Form"
2570 msgstr ""
2571
2572 #: InputWidgetSettingsPage#2
2573 msgctxt "InputWidgetSettingsPage#2"
2574 msgid "Custom font:"
2575 msgstr ""
2576
2577 #: InputWidgetSettingsPage#3
2578 msgid "Enable spell check"
2579 msgstr ""
2580
2581 #: InputWidgetSettingsPage#4
2582 msgid "Show nick selector"
2583 msgstr ""
2584
2585 #: InputWidgetSettingsPage#5
2586 msgid "Multi-Line Editing"
2587 msgstr ""
2588
2589 #: InputWidgetSettingsPage#6
2590 msgid "Show at most"
2591 msgstr ""
2592
2593 #: InputWidgetSettingsPage#7
2594 msgid "lines"
2595 msgstr ""
2596
2597 #: InputWidgetSettingsPage#8
2598 msgid "Enable scrollbars"
2599 msgstr ""
2600
2601 #: InputWidgetSettingsPage#9
2602 msgid "Tab Completion"
2603 msgstr ""
2604
2605 #: InputWidgetSettingsPage#10
2606 msgid "Completion suffix:"
2607 msgstr ""
2608
2609 #: InputWidgetSettingsPage#11
2610 msgid ": "
2611 msgstr ""
2612
2613 #: InputWidgetSettingsPage#12
2614 msgctxt "InputWidgetSettingsPage#12"
2615 msgid "Interface"
2616 msgstr ""
2617
2618 #: InputWidgetSettingsPage#13
2619 msgid "Input Widget"
2620 msgstr ""
2621
2622 #: IrcConnectionWizard#1
2623 msgid "Save && Connect"
2624 msgstr ""
2625
2626 #: IrcListModel#1
2627 msgctxt "IrcListModel#1"
2628 msgid "Channel"
2629 msgstr ""
2630
2631 #: IrcListModel#2
2632 msgid "Users"
2633 msgstr ""
2634
2635 #: IrcListModel#3
2636 msgctxt "IrcListModel#3"
2637 msgid "Topic"
2638 msgstr ""
2639
2640 #: IrcServerHandler#1
2641 msgid "%1 has changed topic for %2 to: \"%3\""
2642 msgstr ""
2643
2644 #: IrcServerHandler#2
2645 msgid "Received RPL_ISUPPORT (005) without parameters!"
2646 msgstr ""
2647
2648 #: IrcServerHandler#3
2649 msgid ""
2650 "Received non RFC compliant RPL_ISUPPORT: this can lead to unexpected "
2651 "behavior!"
2652 msgstr ""
2653
2654 #: IrcServerHandler#4
2655 msgctxt "IrcServerHandler#4"
2656 msgid "%1"
2657 msgstr ""
2658
2659 #: IrcServerHandler#5
2660 msgid "[Whois] %1 is away: \"%2\""
2661 msgstr ""
2662
2663 #: IrcServerHandler#6
2664 msgid "%1 is away: \"%2\""
2665 msgstr ""
2666
2667 #: IrcServerHandler#7
2668 msgid "[Whois] %1"
2669 msgstr ""
2670
2671 #: IrcServerHandler#8
2672 msgid "[Whois] %1 is %2 (%3)"
2673 msgstr ""
2674
2675 #: IrcServerHandler#9
2676 msgid "%1 is online via %2 (%3)"
2677 msgstr ""
2678
2679 #: IrcServerHandler#10
2680 msgid "[Whowas] %1"
2681 msgstr ""
2682
2683 #: IrcServerHandler#11
2684 msgid "[Whowas] %1 was %2 (%3)"
2685 msgstr ""
2686
2687 #: IrcServerHandler#12
2688 msgid "[Who] End of /WHO list for %1"
2689 msgstr ""
2690
2691 #: IrcServerHandler#13
2692 msgid "[Whois] %1 is logged in since %2"
2693 msgstr ""
2694
2695 #: IrcServerHandler#14
2696 msgid "[Whois] %1 is idling for %2 (%3)"
2697 msgstr ""
2698
2699 #: IrcServerHandler#15
2700 msgid "[Whois] idle message: %1"
2701 msgstr ""
2702
2703 #: IrcServerHandler#16
2704 msgid "[Whois] %1 is a user on channels: %2"
2705 msgstr ""
2706
2707 #: IrcServerHandler#17
2708 msgid "[Whois] %1 has voice on channels: %2"
2709 msgstr ""
2710
2711 #: IrcServerHandler#18
2712 msgid "[Whois] %1 is an operator on channels: %2"
2713 msgstr ""
2714
2715 #: IrcServerHandler#19
2716 msgid "Channel %1 has %2 users. Topic is: %3"
2717 msgstr ""
2718
2719 #: IrcServerHandler#20
2720 msgid "End of channel list"
2721 msgstr ""
2722
2723 #: IrcServerHandler#21
2724 msgid "Homepage for %1 is %2"
2725 msgstr ""
2726
2727 #: IrcServerHandler#22
2728 msgid "Channel %1 created on %2"
2729 msgstr ""
2730
2731 #: IrcServerHandler#23
2732 msgid "No topic is set for %1."
2733 msgstr ""
2734
2735 #: IrcServerHandler#24
2736 msgid "Topic for %1 is \"%2\""
2737 msgstr ""
2738
2739 #: IrcServerHandler#25
2740 msgid "Topic set by %1 on %2"
2741 msgstr ""
2742
2743 #: IrcServerHandler#26
2744 msgid "[Who] %1"
2745 msgstr ""
2746
2747 #: IrcServerHandler#27
2748 msgid "Nick %1 contains illegal characters"
2749 msgstr ""
2750
2751 #: IrcServerHandler#28
2752 msgid "Nick already in use: %1"
2753 msgstr ""
2754
2755 #: IrcServerHandler#29
2756 msgid ""
2757 "No free and valid nicks in nicklist found. use: /nick <othernick> to "
2758 "continue"
2759 msgstr ""
2760
2761 #: IrcUserItem#1
2762 msgctxt "IrcUserItem#1"
2763 msgid "idling since %1"
2764 msgstr ""
2765
2766 #: IrcUserItem#2
2767 msgctxt "IrcUserItem#2"
2768 msgid "login time: %1"
2769 msgstr ""
2770
2771 #: IrcUserItem#3
2772 msgctxt "IrcUserItem#3"
2773 msgid "server: %1"
2774 msgstr ""
2775
2776 #: ItemViewSettingsPage#1
2777 msgctxt "ItemViewSettingsPage#1"
2778 msgid "Form"
2779 msgstr ""
2780
2781 #: ItemViewSettingsPage#2
2782 msgctxt "ItemViewSettingsPage#2"
2783 msgid "Custom font:"
2784 msgstr ""
2785
2786 #: ItemViewSettingsPage#3
2787 msgid "Show icons"
2788 msgstr ""
2789
2790 #: ItemViewSettingsPage#4
2791 msgid "Chat List"
2792 msgstr ""
2793
2794 #: ItemViewSettingsPage#5
2795 msgid "Display topic in tooltip"
2796 msgstr ""
2797
2798 #: ItemViewSettingsPage#6
2799 msgid "Mouse wheel changes selected chat"
2800 msgstr ""
2801
2802 #: ItemViewSettingsPage#7
2803 msgid "Use Custom Colors"
2804 msgstr ""
2805
2806 #: ItemViewSettingsPage#8
2807 msgid "Standard:"
2808 msgstr ""
2809
2810 #: ItemViewSettingsPage#9
2811 msgctxt "ItemViewSettingsPage#9"
2812 msgid "..."
2813 msgstr ""
2814
2815 #: ItemViewSettingsPage#10
2816 msgid "Inactive:"
2817 msgstr ""
2818
2819 #: ItemViewSettingsPage#11
2820 msgid "Unread messages:"
2821 msgstr ""
2822
2823 #: ItemViewSettingsPage#12
2824 msgid "Highlight:"
2825 msgstr ""
2826
2827 #: ItemViewSettingsPage#13
2828 msgid "Other activity:"
2829 msgstr ""
2830
2831 #: ItemViewSettingsPage#14
2832 msgid "1"
2833 msgstr ""
2834
2835 #: ItemViewSettingsPage#15
2836 msgid "Custom Nick List Colors"
2837 msgstr ""
2838
2839 #: ItemViewSettingsPage#16
2840 msgid "Online:"
2841 msgstr ""
2842
2843 #: ItemViewSettingsPage#17
2844 msgid "Away:"
2845 msgstr ""
2846
2847 #: ItemViewSettingsPage#18
2848 msgctxt "ItemViewSettingsPage#18"
2849 msgid "Interface"
2850 msgstr ""
2851
2852 #: ItemViewSettingsPage#19
2853 msgid "Chat & Nick Lists"
2854 msgstr ""
2855
2856 #: ItemViewSettingsPage#20
2857 msgctxt "ItemViewSettingsPage#20"
2858 msgid "Network"
2859 msgstr ""
2860
2861 #: ItemViewSettingsPage#21
2862 msgid "Inactive"
2863 msgstr ""
2864
2865 #: ItemViewSettingsPage#22
2866 msgid "Normal"
2867 msgstr ""
2868
2869 #: ItemViewSettingsPage#23
2870 msgid "Unread messages"
2871 msgstr ""
2872
2873 #: ItemViewSettingsPage#24
2874 msgctxt "ItemViewSettingsPage#24"
2875 msgid "Highlight"
2876 msgstr ""
2877
2878 #: ItemViewSettingsPage#25
2879 msgid "Other activity"
2880 msgstr ""
2881
2882 #: MainWin#1
2883 msgid "&Connect to Core..."
2884 msgstr ""
2885
2886 #: MainWin#2
2887 msgid "&Disconnect from Core"
2888 msgstr ""
2889
2890 #: MainWin#3
2891 msgid "Core &Info..."
2892 msgstr ""
2893
2894 #: MainWin#4
2895 msgid "Configure &Networks..."
2896 msgstr ""
2897
2898 #: MainWin#5
2899 msgid "&Quit"
2900 msgstr ""
2901
2902 #: MainWin#6
2903 msgid "Ctrl+Q"
2904 msgstr ""
2905
2906 #: MainWin#7
2907 msgid "&Configure Chat Lists..."
2908 msgstr ""
2909
2910 #: MainWin#8
2911 msgid "&Lock Layout"
2912 msgstr ""
2913
2914 #: MainWin#9
2915 msgid "Show &Search Bar"
2916 msgstr ""
2917
2918 #: MainWin#10
2919 msgid "Show Away Log"
2920 msgstr ""
2921
2922 #: MainWin#11
2923 msgid "Show &Menubar"
2924 msgstr ""
2925
2926 #: MainWin#12
2927 msgid "Ctrl+M"
2928 msgstr ""
2929
2930 #: MainWin#13
2931 msgid "Show Status &Bar"
2932 msgstr ""
2933
2934 #: MainWin#14
2935 msgid "&Configure Quassel..."
2936 msgstr ""
2937
2938 #: MainWin#15
2939 msgid "F7"
2940 msgstr ""
2941
2942 #: MainWin#16
2943 msgid "&About Quassel"
2944 msgstr ""
2945
2946 #: MainWin#17
2947 msgid "About &Qt"
2948 msgstr ""
2949
2950 #: MainWin#18
2951 msgid "Debug &NetworkModel"
2952 msgstr ""
2953
2954 #: MainWin#19
2955 msgid "Debug &BufferViewOverlay"
2956 msgstr ""
2957
2958 #: MainWin#20
2959 msgid "Debug &MessageModel"
2960 msgstr ""
2961
2962 #: MainWin#21
2963 msgid "Debug &HotList"
2964 msgstr ""
2965
2966 #: MainWin#22
2967 msgid "Debug &Log"
2968 msgstr ""
2969
2970 #: MainWin#23
2971 msgid "Reload Stylesheet"
2972 msgstr ""
2973
2974 #: MainWin#24
2975 msgid "Jump to hot chat"
2976 msgstr ""
2977
2978 #: MainWin#25
2979 msgid "&File"
2980 msgstr ""
2981
2982 #: MainWin#26
2983 msgid "&Networks"
2984 msgstr ""
2985
2986 #: MainWin#27
2987 msgid "&View"
2988 msgstr ""
2989
2990 #: MainWin#28
2991 msgid "&Chat Lists"
2992 msgstr ""
2993
2994 #: MainWin#29
2995 msgid "&Toolbars"
2996 msgstr ""
2997
2998 #: MainWin#30
2999 msgid "&Settings"
3000 msgstr ""
3001
3002 #: MainWin#31
3003 msgid "&Help"
3004 msgstr ""
3005
3006 #: MainWin#32
3007 msgid "Debug"
3008 msgstr ""
3009
3010 #: MainWin#33
3011 msgid "Nicks"
3012 msgstr ""
3013
3014 #: MainWin#34
3015 msgid "Show Nick List"
3016 msgstr ""
3017
3018 #: MainWin#35
3019 msgctxt "MainWin#35"
3020 msgid "Chat Monitor"
3021 msgstr ""
3022
3023 #: MainWin#36
3024 msgid "Show Chat Monitor"
3025 msgstr ""
3026
3027 #: MainWin#37
3028 msgid "Inputline"
3029 msgstr ""
3030
3031 #: MainWin#38
3032 msgid "Show Input Line"
3033 msgstr ""
3034
3035 #: MainWin#39
3036 msgctxt "MainWin#39"
3037 msgid "Topic"
3038 msgstr ""
3039
3040 #: MainWin#40
3041 msgid "Show Topic Line"
3042 msgstr ""
3043
3044 #: MainWin#41
3045 msgid "Main Toolbar"
3046 msgstr ""
3047
3048 #: MainWin#42
3049 msgid "Connected to core."
3050 msgstr ""
3051
3052 #: MainWin#43
3053 msgid "Not connected to core."
3054 msgstr ""
3055
3056 #: MainWin#44
3057 msgid "Unencrypted Connection"
3058 msgstr ""
3059
3060 #: MainWin#45
3061 msgid "<b>Your client does not support SSL encryption</b>"
3062 msgstr ""
3063
3064 #: MainWin#46
3065 msgid ""
3066 "Sensitive data, like passwords, will be transmitted unencrypted to your "
3067 "Quassel core."
3068 msgstr ""
3069
3070 #: MainWin#47
3071 msgid "<b>Your core does not support SSL encryption</b>"
3072 msgstr ""
3073
3074 #: MainWin#48
3075 msgid "Untrusted Security Certificate"
3076 msgstr ""
3077
3078 #: MainWin#49
3079 msgid ""
3080 "<b>The SSL certificate provided by the core at %1 is untrusted for the "
3081 "following reasons:</b>"
3082 msgstr ""
3083
3084 #: MainWin#50
3085 msgctxt "MainWin#50"
3086 msgid "Continue"
3087 msgstr ""
3088
3089 #: MainWin#51
3090 msgid "Show Certificate"
3091 msgstr ""
3092
3093 #: MainWin#52
3094 msgid ""
3095 "Would you like to accept this certificate forever without being prompted?"
3096 msgstr ""
3097
3098 #: MainWin#53
3099 msgid "Current Session Only"
3100 msgstr ""
3101
3102 #: MainWin#54
3103 msgid "Forever"
3104 msgstr ""
3105
3106 #: MainWin#55
3107 msgid "Core Connection Error"
3108 msgstr ""
3109
3110 #: MessageModel#1
3111 msgid "Requesting %1 messages from backlog for buffer %2:%3"
3112 msgstr ""
3113
3114 #: MsgProcessorStatusWidget#1
3115 msgctxt "MsgProcessorStatusWidget#1"
3116 msgid "Form"
3117 msgstr ""
3118
3119 #: MsgProcessorStatusWidget#2
3120 msgid "Receiving Backlog"
3121 msgstr ""
3122
3123 #: MultiLineEdit#1
3124 #, fuzzy
3125 msgid "Do you really want to paste %n lines?"
3126 msgstr ""
3127 "\n"
3128 "            \n"
3129 "        "
3130
3131 #: MultiLineEdit#2
3132 msgid "Paste Protection"
3133 msgstr ""
3134
3135 #: NetworkAddDlg#1
3136 msgctxt "NetworkAddDlg#1"
3137 msgid "Add Network"
3138 msgstr ""
3139
3140 #: NetworkAddDlg#2
3141 msgid "Use preset:"
3142 msgstr ""
3143
3144 #: NetworkAddDlg#3
3145 msgid "Manually specify network settings"
3146 msgstr ""
3147
3148 #: NetworkAddDlg#4
3149 msgid "Manual Settings"
3150 msgstr ""
3151
3152 #: NetworkAddDlg#5
3153 msgctxt "NetworkAddDlg#5"
3154 msgid "Network name:"
3155 msgstr ""
3156
3157 #: NetworkAddDlg#6
3158 msgctxt "NetworkAddDlg#6"
3159 msgid "Server address:"
3160 msgstr ""
3161
3162 #: NetworkAddDlg#7
3163 msgctxt "NetworkAddDlg#7"
3164 msgid "Port:"
3165 msgstr ""
3166
3167 #: NetworkAddDlg#8
3168 msgid "Server password:"
3169 msgstr ""
3170
3171 #: NetworkAddDlg#9
3172 msgid "Use secure connection"
3173 msgstr ""
3174
3175 #: NetworkEditDlg#1
3176 msgctxt "NetworkEditDlg#1"
3177 msgid "Dialog"
3178 msgstr ""
3179
3180 #: NetworkEditDlg#2
3181 msgid "Please enter a network name:"
3182 msgstr ""
3183
3184 #: NetworkEditDlg#3
3185 msgctxt "NetworkEditDlg#3"
3186 msgid "Add Network"
3187 msgstr ""
3188
3189 #: NetworkItem#1
3190 msgid "Server: %1"
3191 msgstr ""
3192
3193 #: NetworkItem#2
3194 msgid "Users: %1"
3195 msgstr ""
3196
3197 #: NetworkItem#3
3198 msgid "Lag: %1 msecs"
3199 msgstr ""
3200
3201 #: NetworkModel#1
3202 msgid "Chat"
3203 msgstr ""
3204
3205 #: NetworkModel#2
3206 msgctxt "NetworkModel#2"
3207 msgid "Topic"
3208 msgstr ""
3209
3210 #: NetworkModel#3
3211 msgid "Nick Count"
3212 msgstr ""
3213
3214 #: NetworkModelController#1
3215 #, fuzzy
3216 msgid "Do you want to delete the following buffer(s) permanently?"
3217 msgstr ""
3218 "\n"
3219 "            \n"
3220 "        "
3221
3222 #: NetworkModelController#2
3223 msgid ""
3224 "<b>Note:</b> This will delete all related data, including all backlog data, "
3225 "from the core's database and cannot be undone."
3226 msgstr ""
3227
3228 #: NetworkModelController#3
3229 msgid ""
3230 "<br>Active channel buffers cannot be deleted, please part the channel first."
3231 msgstr ""
3232
3233 #: NetworkModelController#4
3234 msgid "Remove buffers permanently?"
3235 msgstr ""
3236
3237 #: NetworkModelController::JoinDlg#1
3238 msgid "Join Channel"
3239 msgstr ""
3240
3241 #: NetworkModelController::JoinDlg#2
3242 msgctxt "NetworkModelController::JoinDlg#2"
3243 msgid "Network:"
3244 msgstr ""
3245
3246 #: NetworkModelController::JoinDlg#3
3247 msgid "Channel:"
3248 msgstr ""
3249
3250 #: NetworkPage#1
3251 msgid "Setup Network Connection"
3252 msgstr ""
3253
3254 #: NetworksSettingsPage#1
3255 msgctxt "NetworksSettingsPage#1"
3256 msgid "Form"
3257 msgstr ""
3258
3259 #: NetworksSettingsPage#2
3260 msgctxt "NetworksSettingsPage#2"
3261 msgid "Re&name..."
3262 msgstr ""
3263
3264 #: NetworksSettingsPage#3
3265 msgctxt "NetworksSettingsPage#3"
3266 msgid "&Add..."
3267 msgstr ""
3268
3269 #: NetworksSettingsPage#4
3270 msgctxt "NetworksSettingsPage#4"
3271 msgid "De&lete"
3272 msgstr ""
3273
3274 #: NetworksSettingsPage#5
3275 msgid "Network Details"
3276 msgstr ""
3277
3278 #: NetworksSettingsPage#6
3279 msgid "Identity:"
3280 msgstr ""
3281
3282 #: NetworksSettingsPage#7
3283 msgctxt "NetworksSettingsPage#7"
3284 msgid "..."
3285 msgstr ""
3286
3287 #: NetworksSettingsPage#8
3288 msgctxt "NetworksSettingsPage#8"
3289 msgid "Servers"
3290 msgstr ""
3291
3292 #: NetworksSettingsPage#9
3293 msgid "Manage servers for this network"
3294 msgstr ""
3295
3296 #: NetworksSettingsPage#10
3297 msgctxt "NetworksSettingsPage#10"
3298 msgid "&Edit..."
3299 msgstr ""
3300
3301 #: NetworksSettingsPage#11
3302 msgctxt "NetworksSettingsPage#11"
3303 msgid "Move upwards in list"
3304 msgstr ""
3305
3306 #: NetworksSettingsPage#12
3307 msgctxt "NetworksSettingsPage#12"
3308 msgid "Move downwards in list"
3309 msgstr ""
3310
3311 #: NetworksSettingsPage#13
3312 msgid "Commands"
3313 msgstr ""
3314
3315 #: NetworksSettingsPage#14
3316 msgid ""
3317 "Configure automatic identification or misc. commands to be executed after "
3318 "connecting to a server"
3319 msgstr ""
3320
3321 #: NetworksSettingsPage#15
3322 msgid "Commands to execute on connect:"
3323 msgstr ""
3324
3325 #: NetworksSettingsPage#16
3326 msgid ""
3327 "Specify a list of IRC commands to be executed upon connect.\n"
3328 "Note that Quassel IRC automatically rejoins channels, so /join will rarely "
3329 "be needed here!"
3330 msgstr ""
3331
3332 #: NetworksSettingsPage#17
3333 msgctxt "NetworksSettingsPage#17"
3334 msgid "Connection"
3335 msgstr ""
3336
3337 #: NetworksSettingsPage#18
3338 msgid "Control automatic reconnect to the network"
3339 msgstr ""
3340
3341 #: NetworksSettingsPage#19
3342 msgid "Automatic Reconnect"
3343 msgstr ""
3344
3345 #: NetworksSettingsPage#20
3346 msgid "Interval:"
3347 msgstr ""
3348
3349 #: NetworksSettingsPage#21
3350 msgctxt "NetworksSettingsPage#21"
3351 msgid " s"
3352 msgstr ""
3353
3354 #: NetworksSettingsPage#22
3355 msgid "Retries:"
3356 msgstr ""
3357
3358 #: NetworksSettingsPage#23
3359 msgctxt "NetworksSettingsPage#23"
3360 msgid "Unlimited"
3361 msgstr ""
3362
3363 #: NetworksSettingsPage#24
3364 msgid "Rejoin all channels on reconnect"
3365 msgstr ""
3366
3367 #: NetworksSettingsPage#25
3368 msgid "Auto Identify"
3369 msgstr ""
3370
3371 #: NetworksSettingsPage#26
3372 msgid "NickServ"
3373 msgstr ""
3374
3375 #: NetworksSettingsPage#27
3376 msgid "Service:"
3377 msgstr ""
3378
3379 #: NetworksSettingsPage#28
3380 msgctxt "NetworksSettingsPage#28"
3381 msgid "Password:"
3382 msgstr ""
3383
3384 #: NetworksSettingsPage#29
3385 msgid "Encodings"
3386 msgstr ""
3387
3388 #: NetworksSettingsPage#30
3389 msgid ""
3390 "Configure advanced settings such as message encodings and automatic "
3391 "reconnect"
3392 msgstr ""
3393
3394 #: NetworksSettingsPage#31
3395 msgid "Control encodings for in- and outgoing messages"
3396 msgstr ""
3397
3398 #: NetworksSettingsPage#32
3399 msgid "Use Custom Encodings"
3400 msgstr ""
3401
3402 #: NetworksSettingsPage#33
3403 msgid ""
3404 "Specify which encoding your messages will be sent in.\n"
3405 "UTF-8 should be a sane choice for most networks."
3406 msgstr ""
3407
3408 #: NetworksSettingsPage#34
3409 msgid "Send messages in:"
3410 msgstr ""
3411
3412 #: NetworksSettingsPage#35
3413 msgid ""
3414 "Incoming messages encoded in Utf8 will always be treated as such.\n"
3415 "This setting defines the encoding for messages that are not Utf8."
3416 msgstr ""
3417
3418 #: NetworksSettingsPage#36
3419 msgid "Receive fallback:"
3420 msgstr ""
3421
3422 #: NetworksSettingsPage#37
3423 msgid ""
3424 "This specifies how control messages, nicks and servernames are encoded.\n"
3425 "Unless you *really* know what you do, leave this as ISO-8859-1!"
3426 msgstr ""
3427
3428 #: NetworksSettingsPage#38
3429 msgid "Server encoding:"
3430 msgstr ""
3431
3432 #: NetworksSettingsPage#39
3433 msgctxt "NetworksSettingsPage#39"
3434 msgid "IRC"
3435 msgstr ""
3436
3437 #: NetworksSettingsPage#40
3438 msgid "Networks"
3439 msgstr ""
3440
3441 #: NetworksSettingsPage#41
3442 msgctxt "NetworksSettingsPage#41"
3443 msgid ""
3444 "<b>The following problems need to be corrected before your changes can be "
3445 "applied:</b><ul>"
3446 msgstr ""
3447
3448 #: NetworksSettingsPage#42
3449 msgid "<li>All networks need at least one server defined</li>"
3450 msgstr ""
3451
3452 #: NetworksSettingsPage#43
3453 msgctxt "NetworksSettingsPage#43"
3454 msgid "</ul>"
3455 msgstr ""
3456
3457 #: NetworksSettingsPage#44
3458 msgid "Invalid Network Settings"
3459 msgstr ""
3460
3461 #: NetworksSettingsPage#45
3462 msgid "Delete Network?"
3463 msgstr ""
3464
3465 #: NetworksSettingsPage#46
3466 msgid ""
3467 "Do you really want to delete the network \"%1\" and all related settings, "
3468 "including the backlog?"
3469 msgstr ""
3470
3471 #: NickEditDlg#1
3472 msgid "Edit Nickname"
3473 msgstr ""
3474
3475 #: NickEditDlg#2
3476 msgid "Please enter a valid nickname:"
3477 msgstr ""
3478
3479 #: NickEditDlg#3
3480 msgid ""
3481 "A valid nickname may contain letters from the English alphabet, digits, and "
3482 "the special characters {, }, [, ], \\, |, `, ^, _ and -."
3483 msgstr ""
3484
3485 #: NickEditDlg#4
3486 msgctxt "NickEditDlg#4"
3487 msgid "Add Nickname"
3488 msgstr ""
3489
3490 #: NotificationsSettingsPage#1
3491 msgctxt "NotificationsSettingsPage#1"
3492 msgid "Interface"
3493 msgstr ""
3494
3495 #: NotificationsSettingsPage#2
3496 msgid "Notifications"
3497 msgstr ""
3498
3499 #: PhononNotificationBackend::ConfigWidget#1
3500 msgid "Select Audio File"
3501 msgstr ""
3502
3503 #: PhononNotificationConfigWidget#1
3504 msgctxt "PhononNotificationConfigWidget#1"
3505 msgid "Form"
3506 msgstr ""
3507
3508 #: PhononNotificationConfigWidget#2
3509 msgid "Audio Notification (via Phonon)"
3510 msgstr ""
3511
3512 #: PhononNotificationConfigWidget#3
3513 msgid "Play File:"
3514 msgstr ""
3515
3516 #: PostgreSqlStorage#1
3517 msgid "PostgreSQL Turbo Bomber HD!"
3518 msgstr ""
3519
3520 #: QObject#1
3521 msgid "Requesting a total of up to %1 backlog messages for %2 buffers"
3522 msgstr ""
3523
3524 #: QObject#2
3525 msgid "Requesting up to %1 of all unread backlog messages (plus additional %2)"
3526 msgstr ""
3527
3528 #: QObject#3
3529 msgid "Requesting a total of up to %1 unread backlog messages for %2 buffers"
3530 msgstr ""
3531
3532 #: QObject#4
3533 msgid "Welcome to Quassel IRC"
3534 msgstr ""
3535
3536 #: QObject#5
3537 msgid ""
3538 "This wizard will help you to set up your default identity and your IRC "
3539 "network connection.<br>This only covers basic settings. You can cancel this "
3540 "wizard any time and use the settings dialog for more detailed changes."
3541 msgstr ""
3542
3543 #: QssParser#1
3544 msgid "Invalid block declaration: %1"
3545 msgstr ""
3546
3547 #: QssParser#2
3548 msgid "Invalid palette role assignment: %1"
3549 msgstr ""
3550
3551 #: QssParser#3
3552 msgid "Unknown palette role name: %1"
3553 msgstr ""
3554
3555 #: QssParser#4
3556 msgid "Invalid subelement name in %1"
3557 msgstr ""
3558
3559 #: QssParser#5
3560 msgid "Invalid message type in %1"
3561 msgstr ""
3562
3563 #: QssParser#6
3564 msgid "Invalid condition %1"
3565 msgstr ""
3566
3567 #: QssParser#7
3568 msgid "Invalid message label: %1"
3569 msgstr ""
3570
3571 #: QssParser#8
3572 msgid "Invalid senderhash specification: %1"
3573 msgstr ""
3574
3575 #: QssParser#9
3576 msgid "Senderhash can be at most \"0x0f\"!"
3577 msgstr ""
3578
3579 #: QssParser#10
3580 msgid "Invalid format name: %1"
3581 msgstr ""
3582
3583 #: QssParser#11
3584 msgid "Illegal IRC color specification (must be between 00 and 0f): %1"
3585 msgstr ""
3586
3587 #: QssParser#12
3588 msgid "Unhandled condition: %1"
3589 msgstr ""
3590
3591 #: QssParser#13
3592 msgid "Invalid proplist %1"
3593 msgstr ""
3594
3595 #: QssParser#14
3596 msgid "Invalid chatlist item type %1"
3597 msgstr ""
3598
3599 #: QssParser#15
3600 msgid "Invalid chatlist state %1"
3601 msgstr ""
3602
3603 #: QssParser#16
3604 msgid "Invalid property declaration: %1"
3605 msgstr ""
3606
3607 #: QssParser#17
3608 msgid "Invalid font property: %1"
3609 msgstr ""
3610
3611 #: QssParser#18
3612 msgid "Unknown ChatLine property: %1"
3613 msgstr ""
3614
3615 #: QssParser#19
3616 msgid "Invalid palette color role specification: %1"
3617 msgstr ""
3618
3619 #: QssParser#20
3620 msgid "Unknown palette color role: %1"
3621 msgstr ""
3622
3623 #: QssParser#21
3624 msgid "Invalid gradient declaration: %1"
3625 msgstr ""
3626
3627 #: QssParser#22
3628 msgid "Invalid gradient stops list: %1"
3629 msgstr ""
3630
3631 #: QssParser#23
3632 msgid "Invalid font specification: %1"
3633 msgstr ""
3634
3635 #: QssParser#24
3636 msgid "Invalid font style specification: %1"
3637 msgstr ""
3638
3639 #: QssParser#25
3640 msgid "Invalid font weight specification: %1"
3641 msgstr ""
3642
3643 #: QssParser#26
3644 msgid "Invalid font size specification: %1"
3645 msgstr ""
3646
3647 #: Quassel::secondsToString()#1
3648 msgid "year"
3649 msgstr ""
3650
3651 #: Quassel::secondsToString()#2
3652 msgid "day"
3653 msgstr ""
3654
3655 #: Quassel::secondsToString()#3
3656 msgid "h"
3657 msgstr ""
3658
3659 #: Quassel::secondsToString()#4
3660 msgid "min"
3661 msgstr ""
3662
3663 #: Quassel::secondsToString()#5
3664 msgid "sec"
3665 msgstr ""
3666
3667 #: QueryBufferItem#1
3668 msgid "<b>Query with %1</b>"
3669 msgstr ""
3670
3671 #: QueryBufferItem#2
3672 msgctxt "QueryBufferItem#2"
3673 msgid "idling since %1"
3674 msgstr ""
3675
3676 #: QueryBufferItem#3
3677 msgctxt "QueryBufferItem#3"
3678 msgid "login time: %1"
3679 msgstr ""
3680
3681 #: QueryBufferItem#4
3682 msgctxt "QueryBufferItem#4"
3683 msgid "server: %1"
3684 msgstr ""
3685
3686 #: SaveIdentitiesDlg#1
3687 msgid "Sync With Core"
3688 msgstr ""
3689
3690 #: SaveIdentitiesDlg#2
3691 msgid "Syncing data with core, please wait..."
3692 msgstr ""
3693
3694 #: SaveIdentitiesDlg#3
3695 msgid "Abort"
3696 msgstr ""
3697
3698 #: ServerEditDlg#1
3699 msgctxt "ServerEditDlg#1"
3700 msgid "Dialog"
3701 msgstr ""
3702
3703 #: ServerEditDlg#2
3704 msgid "Server Info"
3705 msgstr ""
3706
3707 #: ServerEditDlg#3
3708 msgctxt "ServerEditDlg#3"
3709 msgid "Server address:"
3710 msgstr ""
3711
3712 #: ServerEditDlg#4
3713 msgctxt "ServerEditDlg#4"
3714 msgid "Port:"
3715 msgstr ""
3716
3717 #: ServerEditDlg#5
3718 msgctxt "ServerEditDlg#5"
3719 msgid "Password:"
3720 msgstr ""
3721
3722 #: ServerEditDlg#6
3723 msgid "Use SSL"
3724 msgstr ""
3725
3726 #: ServerEditDlg#7
3727 msgctxt "ServerEditDlg#7"
3728 msgid "Advanced"
3729 msgstr ""
3730
3731 #: ServerEditDlg#8
3732 msgid "SSL Version:"
3733 msgstr ""
3734
3735 #: ServerEditDlg#9
3736 msgid ""
3737 "Do not change unless you're going to connect to a server not supporting "
3738 "SSLv3!"
3739 msgstr ""
3740
3741 #: ServerEditDlg#10
3742 msgid "SSLv3 (default)"
3743 msgstr ""
3744
3745 #: ServerEditDlg#11
3746 msgid "SSLv2"
3747 msgstr ""
3748
3749 #: ServerEditDlg#12
3750 msgid "TLSv1"
3751 msgstr ""
3752
3753 #: ServerEditDlg#13
3754 msgctxt "ServerEditDlg#13"
3755 msgid "Use a Proxy"
3756 msgstr ""
3757
3758 #: ServerEditDlg#14
3759 msgctxt "ServerEditDlg#14"
3760 msgid "Proxy Type:"
3761 msgstr ""
3762
3763 #: ServerEditDlg#15
3764 msgctxt "ServerEditDlg#15"
3765 msgid "Socks 5"
3766 msgstr ""
3767
3768 #: ServerEditDlg#16
3769 msgctxt "ServerEditDlg#16"
3770 msgid "HTTP"
3771 msgstr ""
3772
3773 #: ServerEditDlg#17
3774 msgid "Proxy Host:"
3775 msgstr ""
3776
3777 #: ServerEditDlg#18
3778 msgctxt "ServerEditDlg#18"
3779 msgid "localhost"
3780 msgstr ""
3781
3782 #: ServerEditDlg#19
3783 msgid "Proxy Username:"
3784 msgstr ""
3785
3786 #: ServerEditDlg#20
3787 msgid "Proxy Password:"
3788 msgstr ""
3789
3790 #: SettingsDlg#1
3791 msgctxt "SettingsDlg#1"
3792 msgid "Configure Quassel"
3793 msgstr ""
3794
3795 #: SettingsDlg#2
3796 msgctxt "SettingsDlg#2"
3797 msgid "Settings"
3798 msgstr ""
3799
3800 #: SettingsDlg#3
3801 msgid "Save changes"
3802 msgstr ""
3803
3804 #: SettingsDlg#4
3805 msgid ""
3806 "There are unsaved changes on the current configuration page. Would you like "
3807 "to apply your changes now?"
3808 msgstr ""
3809
3810 #: SettingsDlg#5
3811 msgctxt "SettingsDlg#5"
3812 msgid "Configure %1"
3813 msgstr ""
3814
3815 #: SettingsDlg#6
3816 msgctxt "SettingsDlg#6"
3817 msgid "Reload Settings"
3818 msgstr ""
3819
3820 #: SettingsDlg#7
3821 msgctxt "SettingsDlg#7"
3822 msgid "Do you like to reload the settings, undoing your changes on this page?"
3823 msgstr ""
3824
3825 #: SettingsDlg#8
3826 msgctxt "SettingsDlg#8"
3827 msgid "Restore Defaults"
3828 msgstr ""
3829
3830 #: SettingsDlg#9
3831 msgctxt "SettingsDlg#9"
3832 msgid "Do you like to restore the default values for this page?"
3833 msgstr ""
3834
3835 #: SettingsPageDlg#1
3836 msgctxt "SettingsPageDlg#1"
3837 msgid "Configure Quassel"
3838 msgstr ""
3839
3840 #: SettingsPageDlg#2
3841 msgctxt "SettingsPageDlg#2"
3842 msgid "Settings"
3843 msgstr ""
3844
3845 #: SettingsPageDlg#3
3846 msgctxt "SettingsPageDlg#3"
3847 msgid "Configure %1"
3848 msgstr ""
3849
3850 #: SettingsPageDlg#4
3851 msgctxt "SettingsPageDlg#4"
3852 msgid "Reload Settings"
3853 msgstr ""
3854
3855 #: SettingsPageDlg#5
3856 msgctxt "SettingsPageDlg#5"
3857 msgid "Do you like to reload the settings, undoing your changes on this page?"
3858 msgstr ""
3859
3860 #: SettingsPageDlg#6
3861 msgctxt "SettingsPageDlg#6"
3862 msgid "Restore Defaults"
3863 msgstr ""
3864
3865 #: SettingsPageDlg#7
3866 msgctxt "SettingsPageDlg#7"
3867 msgid "Do you like to restore the default values for this page?"
3868 msgstr ""
3869
3870 #: SignalProxy#1
3871 msgid "Peer tried to send package larger than max package size!"
3872 msgstr ""
3873
3874 #: SignalProxy#2
3875 msgid "Peer tried to send 0 byte package!"
3876 msgstr ""
3877
3878 #: SignalProxy#3
3879 msgid "Peer sent corrupted compressed data!"
3880 msgstr ""
3881
3882 #: SignalProxy#4
3883 msgid "Peer sent corrupt data: unable to load QVariant!"
3884 msgstr ""
3885
3886 #: SignalProxy#5
3887 msgid "Disconnecting"
3888 msgstr ""
3889
3890 #: SimpleNetworkEditor#1
3891 msgctxt "SimpleNetworkEditor#1"
3892 msgid "Network name:"
3893 msgstr ""
3894
3895 #: SimpleNetworkEditor#2
3896 msgid "The name of the IRC network you are configuring"
3897 msgstr ""
3898
3899 #: SimpleNetworkEditor#3
3900 msgctxt "SimpleNetworkEditor#3"
3901 msgid "Servers"
3902 msgstr ""
3903
3904 #: SimpleNetworkEditor#4
3905 msgid "A list of IRC servers belonging to this network"
3906 msgstr ""
3907
3908 #: SimpleNetworkEditor#5
3909 msgid "Edit this server entry"
3910 msgstr ""
3911
3912 #: SimpleNetworkEditor#6
3913 msgctxt "SimpleNetworkEditor#6"
3914 msgid "&Edit..."
3915 msgstr ""
3916
3917 #: SimpleNetworkEditor#7
3918 msgid "Add another IRC server"
3919 msgstr ""
3920
3921 #: SimpleNetworkEditor#8
3922 msgctxt "SimpleNetworkEditor#8"
3923 msgid "&Add..."
3924 msgstr ""
3925
3926 #: SimpleNetworkEditor#9
3927 msgid "Remove this server entry from the list"
3928 msgstr ""
3929
3930 #: SimpleNetworkEditor#10
3931 msgctxt "SimpleNetworkEditor#10"
3932 msgid "De&lete"
3933 msgstr ""
3934
3935 #: SimpleNetworkEditor#11
3936 msgctxt "SimpleNetworkEditor#11"
3937 msgid "Move upwards in list"
3938 msgstr ""
3939
3940 #: SimpleNetworkEditor#12
3941 msgctxt "SimpleNetworkEditor#12"
3942 msgid "..."
3943 msgstr ""
3944
3945 #: SimpleNetworkEditor#13
3946 msgctxt "SimpleNetworkEditor#13"
3947 msgid "Move downwards in list"
3948 msgstr ""
3949
3950 #: SimpleNetworkEditor#14
3951 msgid "Join Channels Automatically"
3952 msgstr ""
3953
3954 #: SimpleNetworkEditor#15
3955 msgid ""
3956 "A list of IRC channels you will join automatically after connecting to the "
3957 "network"
3958 msgstr ""
3959
3960 #: SqliteStorage#1
3961 msgid ""
3962 "SQLite is a file-based database engine that does not require any setup. It "
3963 "is suitable for small and medium-sized databases that do not require access "
3964 "via network. Use SQLite if your Quassel Core should store its data on the "
3965 "same machine it is running on, and if you only expect a few users to use "
3966 "your core."
3967 msgstr ""
3968
3969 #: SslInfoDlg#1
3970 msgid "Security Information"
3971 msgstr ""
3972
3973 #: SslInfoDlg#2
3974 msgid "<b>Hostname:</b>"
3975 msgstr ""
3976
3977 #: SslInfoDlg#3
3978 msgid "<b>IP address:</b>"
3979 msgstr ""
3980
3981 #: SslInfoDlg#4
3982 msgid "<b>Encryption:</b>"
3983 msgstr ""
3984
3985 #: SslInfoDlg#5
3986 msgid "<b>Protocol:</b>"
3987 msgstr ""
3988
3989 #: SslInfoDlg#6
3990 msgid "<b>Certificate chain:</b>"
3991 msgstr ""
3992
3993 #: SslInfoDlg#7
3994 msgid "Subject"
3995 msgstr ""
3996
3997 #: SslInfoDlg#8
3998 msgid "<b>Common name:</b>"
3999 msgstr ""
4000
4001 #: SslInfoDlg#9
4002 msgid "<b>Organization:</b>"
4003 msgstr ""
4004
4005 #: SslInfoDlg#10
4006 msgid "<b>Organizational unit:</b>"
4007 msgstr ""
4008
4009 #: SslInfoDlg#11
4010 msgid "<b>Country:</b>"
4011 msgstr ""
4012
4013 #: SslInfoDlg#12
4014 msgid "<b>State or province:</b>"
4015 msgstr ""
4016
4017 #: SslInfoDlg#13
4018 msgid "<b>Locality:</b>"
4019 msgstr ""
4020
4021 #: SslInfoDlg#14
4022 msgid "Issuer"
4023 msgstr ""
4024
4025 #: SslInfoDlg#15
4026 msgid "<b>Validity period:</b>"
4027 msgstr ""
4028
4029 #: SslInfoDlg#16
4030 msgid "<b>MD5 digest:</b>"
4031 msgstr ""
4032
4033 #: SslInfoDlg#17
4034 msgid "<b>SHA1 digest:</b>"
4035 msgstr ""
4036
4037 #: SslInfoDlg#18
4038 msgid "<b>Trusted:</b>"
4039 msgstr ""
4040
4041 #: SslInfoDlg#19
4042 msgid "Yes"
4043 msgstr ""
4044
4045 #: SslInfoDlg#20
4046 msgid "No, for the following reasons:<ul>"
4047 msgstr ""
4048
4049 #: SslInfoDlg#21
4050 msgid "%1 to %2"
4051 msgstr ""
4052
4053 #: StatusBufferItem#1
4054 msgid "Status Buffer"
4055 msgstr ""
4056
4057 #: SystrayNotificationBackend::ConfigWidget#1
4058 msgid "System Tray Icon"
4059 msgstr ""
4060
4061 #: SystrayNotificationBackend::ConfigWidget#2
4062 msgid "Animate"
4063 msgstr ""
4064
4065 #: SystrayNotificationBackend::ConfigWidget#3
4066 msgid "Show bubble"
4067 msgstr ""
4068
4069 #: TaskbarNotificationBackend::ConfigWidget#1
4070 msgid "Activate dock entry, timeout:"
4071 msgstr ""
4072
4073 #: TaskbarNotificationBackend::ConfigWidget#2
4074 msgid "Mark taskbar entry, timeout:"
4075 msgstr ""
4076
4077 #: TaskbarNotificationBackend::ConfigWidget#3
4078 msgctxt "TaskbarNotificationBackend::ConfigWidget#3"
4079 msgid "Unlimited"
4080 msgstr ""
4081
4082 #: TaskbarNotificationBackend::ConfigWidget#4
4083 msgctxt "TaskbarNotificationBackend::ConfigWidget#4"
4084 msgid " s"
4085 msgstr ""
4086
4087 #: ToolBarActionProvider#1
4088 msgctxt "ToolBarActionProvider#1"
4089 msgid "Connect"
4090 msgstr ""
4091
4092 #: ToolBarActionProvider#2
4093 msgid "Connect to IRC"
4094 msgstr ""
4095
4096 #: ToolBarActionProvider#3
4097 msgctxt "ToolBarActionProvider#3"
4098 msgid "Disconnect"
4099 msgstr ""
4100
4101 #: ToolBarActionProvider#4
4102 msgid "Disconnect from IRC"
4103 msgstr ""
4104
4105 #: ToolBarActionProvider#5
4106 msgctxt "ToolBarActionProvider#5"
4107 msgid "Part"
4108 msgstr ""
4109
4110 #: ToolBarActionProvider#6
4111 msgid "Leave currently selected channel"
4112 msgstr ""
4113
4114 #: ToolBarActionProvider#7
4115 msgctxt "ToolBarActionProvider#7"
4116 msgid "Join"
4117 msgstr ""
4118
4119 #: ToolBarActionProvider#8
4120 msgid "Join a channel"
4121 msgstr ""
4122
4123 #: ToolBarActionProvider#9
4124 msgid "Query"
4125 msgstr ""
4126
4127 #: ToolBarActionProvider#10
4128 msgid "Start a private conversation"
4129 msgstr ""
4130
4131 #: ToolBarActionProvider#11
4132 msgctxt "ToolBarActionProvider#11"
4133 msgid "Whois"
4134 msgstr ""
4135
4136 #: ToolBarActionProvider#12
4137 msgid "Request user information"
4138 msgstr ""
4139
4140 #: ToolBarActionProvider#13
4141 msgid "Op"
4142 msgstr ""
4143
4144 #: ToolBarActionProvider#14
4145 msgid "Give operator privileges to user"
4146 msgstr ""
4147
4148 #: ToolBarActionProvider#15
4149 msgid "Deop"
4150 msgstr ""
4151
4152 #: ToolBarActionProvider#16
4153 msgid "Take operator privileges from user"
4154 msgstr ""
4155
4156 #: ToolBarActionProvider#17
4157 msgid "Voice"
4158 msgstr ""
4159
4160 #: ToolBarActionProvider#18
4161 msgid "Give voice to user"
4162 msgstr ""
4163
4164 #: ToolBarActionProvider#19
4165 msgid "Devoice"
4166 msgstr ""
4167
4168 #: ToolBarActionProvider#20
4169 msgid "Take voice from user"
4170 msgstr ""
4171
4172 #: ToolBarActionProvider#21
4173 msgid "Kick"
4174 msgstr ""
4175
4176 #: ToolBarActionProvider#22
4177 msgid "Remove user from channel"
4178 msgstr ""
4179
4180 #: ToolBarActionProvider#23
4181 msgid "Ban"
4182 msgstr ""
4183
4184 #: ToolBarActionProvider#24
4185 msgid "Ban user from channel"
4186 msgstr ""
4187
4188 #: ToolBarActionProvider#25
4189 msgid "Kick/Ban"
4190 msgstr ""
4191
4192 #: ToolBarActionProvider#26
4193 msgid "Remove and ban user from channel"
4194 msgstr ""
4195
4196 #: ToolBarActionProvider#27
4197 msgid "Connect to all"
4198 msgstr ""
4199
4200 #: ToolBarActionProvider#28
4201 msgid "Disconnect from all"
4202 msgstr ""
4203
4204 #: TopicWidget#1
4205 msgctxt "TopicWidget#1"
4206 msgid "Form"
4207 msgstr ""
4208
4209 #: TopicWidget#2
4210 msgctxt "TopicWidget#2"
4211 msgid "..."
4212 msgstr ""
4213
4214 #: TopicWidgetSettingsPage#1
4215 msgctxt "TopicWidgetSettingsPage#1"
4216 msgid "Form"
4217 msgstr ""
4218
4219 #: TopicWidgetSettingsPage#2
4220 msgctxt "TopicWidgetSettingsPage#2"
4221 msgid "Custom font:"
4222 msgstr ""
4223
4224 #: TopicWidgetSettingsPage#3
4225 msgid "Resize dynamically to fit contents"
4226 msgstr ""
4227
4228 #: TopicWidgetSettingsPage#4
4229 msgid "On hover only"
4230 msgstr ""
4231
4232 #: TopicWidgetSettingsPage#5
4233 msgctxt "TopicWidgetSettingsPage#5"
4234 msgid "Interface"
4235 msgstr ""
4236
4237 #: TopicWidgetSettingsPage#6
4238 msgid "Topic Widget"
4239 msgstr ""
4240
4241 #: UiStyle::StyledMessage#1
4242 msgctxt "UiStyle::StyledMessage#1"
4243 msgid "%1"
4244 msgstr ""
4245
4246 #: UiStyle::StyledMessage#2
4247 msgid "%DN%1%DN %2"
4248 msgstr ""
4249
4250 #: UiStyle::StyledMessage#3
4251 msgid "You are now known as %DN%1%DN"
4252 msgstr ""
4253
4254 #: UiStyle::StyledMessage#4
4255 msgid "%DN%1%DN is now known as %DN%2%DN"
4256 msgstr ""
4257
4258 #: UiStyle::StyledMessage#5
4259 msgid "User mode: %DM%1%DM"
4260 msgstr ""
4261
4262 #: UiStyle::StyledMessage#6
4263 msgid "Mode %DM%1%DM by %DN%2%DN"
4264 msgstr ""
4265
4266 #: UiStyle::StyledMessage#7
4267 msgid "%DN%1%DN %DH(%2@%3)%DH has joined %DC%4%DC"
4268 msgstr ""
4269
4270 #: UiStyle::StyledMessage#8
4271 msgid "%DN%1%DN %DH(%2@%3)%DH has left %DC%4%DC"
4272 msgstr ""
4273
4274 #: UiStyle::StyledMessage#9
4275 msgid "%DN%1%DN %DH(%2@%3)%DH has quit"
4276 msgstr ""
4277
4278 #: UiStyle::StyledMessage#10
4279 msgid "%DN%1%DN has kicked %DN%2%DN from %DC%3%DC"
4280 msgstr ""
4281
4282 #: UiStyle::StyledMessage#11
4283 msgid "{Day changed to %1}"
4284 msgstr ""
4285
4286 #: UiStyle::StyledMessage#12
4287 msgid "Netsplit between %DH%1%DH and %DH%2%DH ended. Users joined: "
4288 msgstr ""
4289
4290 #: UiStyle::StyledMessage#13
4291 msgid "%DN%1%DN (%2 more)"
4292 msgstr ""
4293
4294 #: UiStyle::StyledMessage#14
4295 msgid "Netsplit between %DH%1%DH and %DH%2%DH. Users quit: "
4296 msgstr ""
4297
4298 #: UiStyle::StyledMessage#15
4299 msgid "[%1]"
4300 msgstr ""
4301
4302 #: UiStyle::StyledMessage#16
4303 msgid "<%1>"
4304 msgstr ""
4305
4306 #: UiStyle::StyledMessage#17
4307 msgid "-*-"
4308 msgstr ""
4309
4310 #: UiStyle::StyledMessage#18
4311 msgid "<->"
4312 msgstr ""
4313
4314 #: UiStyle::StyledMessage#19
4315 msgid "***"
4316 msgstr ""
4317
4318 #: UiStyle::StyledMessage#20
4319 msgid "-->"
4320 msgstr ""
4321
4322 #: UiStyle::StyledMessage#21
4323 msgid "<--"
4324 msgstr ""
4325
4326 #: UiStyle::StyledMessage#22
4327 msgid "<-*"
4328 msgstr ""
4329
4330 #: UiStyle::StyledMessage#23
4331 msgid "<-x"
4332 msgstr ""
4333
4334 #: UiStyle::StyledMessage#24
4335 msgid "*"
4336 msgstr ""
4337
4338 #: UiStyle::StyledMessage#25
4339 msgid "-"
4340 msgstr ""
4341
4342 #: UiStyle::StyledMessage#26
4343 msgid "=>"
4344 msgstr ""
4345
4346 #: UiStyle::StyledMessage#27
4347 msgid "<="
4348 msgstr ""
4349
4350 #: UserCategoryItem#1
4351 #, fuzzy
4352 msgid "%n Owner(s)"
4353 msgstr ""
4354 "\n"
4355 "            \n"
4356 "        "
4357
4358 #: UserCategoryItem#2
4359 #, fuzzy
4360 msgid "%n Admin(s)"
4361 msgstr ""
4362 "\n"
4363 "            \n"
4364 "        "
4365
4366 #: UserCategoryItem#3
4367 #, fuzzy
4368 msgid "%n Operator(s)"
4369 msgstr ""
4370 "\n"
4371 "            \n"
4372 "        "
4373
4374 #: UserCategoryItem#4
4375 #, fuzzy
4376 msgid "%n Half-Op(s)"
4377 msgstr ""
4378 "\n"
4379 "            \n"
4380 "        "
4381
4382 #: UserCategoryItem#5
4383 #, fuzzy
4384 msgid "%n Voiced"
4385 msgstr ""
4386 "\n"
4387 "            \n"
4388 "        "
4389
4390 #: UserCategoryItem#6
4391 #, fuzzy
4392 msgid "%n User(s)"
4393 msgstr ""
4394 "\n"
4395 "            \n"
4396 "        "