Welcome to mirror list, hosted at ThFree Co, Russian Federation.

plagins_translations.pot « plagins_translations - dev.gajim.org/gajim/gajim-plugins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 71ab3a958c3ae84dbf10ccb5563cd624522cdb2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-08-30 15:59+0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"

#: community_plugins/image/image.py:45
msgid "This contact does not support XHTML_IM"
msgstr ""

#: community_plugins/image/image.py:47
msgid "Send image"
msgstr ""

#: community_plugins/image/image.py:81
msgid "File is empty"
msgstr ""

#: community_plugins/image/image.py:84
msgid "File does not exist"
msgstr ""

#: community_plugins/image/image.py:90 community_plugins/image/image.py:93
msgid "File too big"
msgstr ""

#: community_plugins/image/image.py:95
msgid "Could not load image"
msgstr ""

#: community_plugins/set_location/set_location.py:137
msgid ""
"Click the right mouse button to specify the location, \n"
"middle mouse button to show / hide the contacts on the map"
msgstr ""

#: community_plugins/set_location/set_location.py:222
msgid "Save as Preset"
msgstr ""

#: community_plugins/set_location/set_location.py:222
msgid "Please type a name for this preset"
msgstr ""

#: community_plugins/wrong_layout/plugin.py:22
msgid "Press alt+r to convert chars typed in wrong layout Rus<>Eng"
msgstr ""

#: community_plugins/juick/plugin.py:42
msgid "Avatar size(10-32)"
msgstr ""

#: community_plugins/juick/plugin.py:44
#: community_plugins/juick/config_dialog.ui.h:5
msgid "Preview size(10-512)"
msgstr ""

#: community_plugins/juick/plugin.py:45
#: community_plugins/juick/config_dialog.ui.h:2
msgid "Juick link color"
msgstr ""

#: community_plugins/juick/plugin.py:202
msgid "Reply to message"
msgstr ""

#: community_plugins/juick/plugin.py:206
msgid "Unsubscribe from comments"
msgstr ""

#: community_plugins/juick/plugin.py:207
msgid "Subscribe to message replies"
msgstr ""

#: community_plugins/juick/plugin.py:208
msgid "Recommend post"
msgstr ""

#: community_plugins/juick/plugin.py:209
msgid "Show message with replies"
msgstr ""

#: community_plugins/juick/plugin.py:210
msgid "Delete post"
msgstr ""

#: community_plugins/juick/plugin.py:216
msgid "Open in browser"
msgstr ""

#: community_plugins/juick/plugin.py:220
msgid "Show user's info"
msgstr ""

#: community_plugins/juick/plugin.py:221
msgid "Show user's info and last 10 messages"
msgstr ""

#: community_plugins/juick/plugin.py:222
msgid "Subscribe to user's blog"
msgstr ""

#: community_plugins/juick/plugin.py:223
msgid "Unsubscribe from user's blog"
msgstr ""

#: community_plugins/juick/plugin.py:224
msgid "Add/delete user to/from your blacklist"
msgstr ""

#: community_plugins/juick/plugin.py:230
msgid "Send personal message"
msgstr ""

#: community_plugins/juick/plugin.py:476
msgid "Show last messages from public timeline"
msgstr ""

#: community_plugins/juick/plugin.py:477
msgid "Show last messages from your feed"
msgstr ""

#: community_plugins/juick/plugin.py:478
msgid "Show popular personal blogs"
msgstr ""

#: community_plugins/juick/plugin.py:479
msgid "Show your tags"
msgstr ""

#: community_plugins/juick/plugin.py:480
msgid "Show your subscriptions"
msgstr ""

#: community_plugins/juick/plugin.py:481
msgid "Delete last message"
msgstr ""

#: community_plugins/juick/plugin.py:482
msgid "Enable subscriptions delivery"
msgstr ""

#: community_plugins/juick/plugin.py:483
msgid "Disable subscriptions delivery"
msgstr ""

#: community_plugins/juick/plugin.py:484
msgid "Show your blacklist"
msgstr ""

#: community_plugins/juick/plugin.py:485
msgid "Update \"About\" info from Jabber vCard"
msgstr ""

#: community_plugins/juick/plugin.py:486
msgid "Ping"
msgstr ""

#: community_plugins/juick/plugin.py:487
msgid "Login"
msgstr ""

#: community_plugins/juick/plugin.py:488
msgid "HELP"
msgstr ""

#: triggers/triggers.py:268
msgid "#"
msgstr ""

#: triggers/triggers.py:274
msgid "Condition"
msgstr ""

#: triggers/triggers.py:387
msgid "when I am "
msgstr ""

#: plugin_installer/plugin_installer.py:102
#: ftp_manager/plugin_installer.py:103
msgid "Plugin"
msgstr ""

#: plugin_installer/plugin_installer.py:107
#: ftp_manager/plugin_installer.py:108
msgid ""
"Installed\n"
"version"
msgstr ""

#: plugin_installer/plugin_installer.py:109
#: ftp_manager/plugin_installer.py:110
msgid ""
"Available\n"
"version"
msgstr ""

#: plugin_installer/plugin_installer.py:116
#: ftp_manager/plugin_installer.py:117
msgid ""
"Install /\n"
"Upgrade"
msgstr ""

#: banner_tweaks/plugin.py:57
msgid ""
"If True, Gajim will display a status icon in the banner of chat windows."
msgstr ""

#: banner_tweaks/plugin.py:58
msgid ""
"If True, Gajim will display the status message of the contact in the banner "
"of chat windows."
msgstr ""

#: banner_tweaks/plugin.py:59
msgid ""
"If True, Gajim will display the resource name of the contact in the banner "
"of chat windows."
msgstr ""

#: banner_tweaks/plugin.py:60
msgid ""
"If True, Gajim will use small fonts for contact name and resource name in "
"the banner of chat windows."
msgstr ""

#: banner_tweaks/plugin.py:61
msgid "chat_avatar_height value before plugin was activated"
msgstr ""

#: banner_tweaks/plugin.py:108
#, python-format
msgid "%(nickname)s from group chat %(room_name)s"
msgstr ""

#: google_translation/plugin.py:51
msgid "Language of text to be translated"
msgstr ""

#: google_translation/plugin.py:53
msgid "Language to which translation will be made"
msgstr ""

#: google_translation/plugin.py:57
msgid ""
"User Agent data to be used with urllib2 when connecting to Google Translate "
"service"
msgstr ""

#: length_notifier/length_notifier.py:47 length_notifier/config_dialog.ui.h:4
msgid "Message length at which notification is invoked."
msgstr ""

#: length_notifier/length_notifier.py:48 length_notifier/config_dialog.ui.h:1
msgid ""
"Background color of text entry field in chat window when notification is "
"invoked."
msgstr ""

#: length_notifier/length_notifier.py:49
msgid ""
"JabberIDs that plugin should be used with (eg. restrict only to one "
"microblogging bot). If empty plugin is used with every JID. [not implemented]"
msgstr ""

#: whiteboard/plugin.py:153
msgid "Incoming Whiteboard"
msgstr ""

#: whiteboard/plugin.py:154
#, python-format
msgid ""
"%(name)s (%(jid)s) wants to start a whiteboard with you. Do you want to "
"accept?"
msgstr ""

#: whiteboard/plugin.py:204
msgid "Invalid Jabber ID"
msgstr ""

#: whiteboard/plugin.py:205
msgid "A message from a non-valid JID arrived, it has been ignored."
msgstr ""

#: whiteboard/plugin.py:344
#, python-format
msgid "Whiteboard stopped: %(reason)s"
msgstr ""

#: whiteboard/whiteboard_widget.py:264
msgid "Save Image as..."
msgstr ""

#: whiteboard/whiteboard_widget.py:274
msgid "All files"
msgstr ""

#: whiteboard/whiteboard_widget.py:279
msgid "SVG Files"
msgstr ""

#: community_plugins/now_listen/config_dialog.ui.h:2
#, no-c-format
msgid ""
"%title - song name\n"
"%artist - artist\n"
"%album - album"
msgstr ""

#: community_plugins/now_listen/config_dialog.ui.h:5
msgid "<b>Legend:</b>"
msgstr ""

#: community_plugins/now_listen/config_dialog.ui.h:6
msgid "Format string:"
msgstr ""

#: community_plugins/clients_icons/config_dialog.ui.h:1
msgid "Show icon for an unknown client"
msgstr ""

#: community_plugins/clients_icons/config_dialog.ui.h:2
msgid "Show icon:"
msgstr ""

#: community_plugins/clients_icons/config_dialog.ui.h:3
msgid "Show icons in groupchats"
msgstr ""

#: community_plugins/clients_icons/config_dialog.ui.h:4
msgid "Show icons in roster"
msgstr ""

#: community_plugins/chatstate/config_dialog.ui.h:1
#: community_plugins/plagins_translations/config_dialog.ui.h:1
msgid "is composing a message..."
msgstr ""

#: community_plugins/chatstate/config_dialog.ui.h:2
#: community_plugins/plagins_translations/config_dialog.ui.h:2
msgid "is doing something else"
msgstr ""

#: community_plugins/chatstate/config_dialog.ui.h:3
#: community_plugins/plagins_translations/config_dialog.ui.h:3
msgid "is paying attention to the conversation"
msgstr ""

#: community_plugins/chatstate/config_dialog.ui.h:4
#: community_plugins/plagins_translations/config_dialog.ui.h:4
msgid "paused composing a message"
msgstr ""

#: community_plugins/set_location/config_dialog.ui.h:1
msgid "A URI or URL pointing to information about the location"
msgstr ""

#: community_plugins/set_location/config_dialog.ui.h:2
msgid ""
"A catch-all element that captures any other information about the location"
msgstr ""

#: community_plugins/set_location/config_dialog.ui.h:3
msgid "A code used for postal delivery"
msgstr ""

#: community_plugins/set_location/config_dialog.ui.h:4
msgid "A locality within the administrative region, such as a town or city"
msgstr ""

#: community_plugins/set_location/config_dialog.ui.h:5
msgid "A named area such as a campus or neighborhood"
msgstr ""

#: community_plugins/set_location/config_dialog.ui.h:6
msgid "A natural-language name for or description of the location"
msgstr ""

#: community_plugins/set_location/config_dialog.ui.h:7
msgid "A particular floor in a building"
msgstr ""

#: community_plugins/set_location/config_dialog.ui.h:8
msgid "A particular room in a building"
msgstr ""

#: community_plugins/set_location/config_dialog.ui.h:9
msgid "A specific building on a street or in an area"
msgstr ""

#: community_plugins/set_location/config_dialog.ui.h:10
msgid "A thoroughfare within the locality, or a crossing of two thoroughfares"
msgstr ""

#: community_plugins/set_location/config_dialog.ui.h:11
msgid "Altitude in meters above or below sea level"
msgstr ""

#: community_plugins/set_location/config_dialog.ui.h:12
msgid "An administrative region of the nation, such as a state or province"
msgstr ""

#: community_plugins/set_location/config_dialog.ui.h:13
msgid "Delete preset"
msgstr ""

#: community_plugins/set_location/config_dialog.ui.h:14
msgid "Latitude in decimal degrees North"
msgstr ""

#: community_plugins/set_location/config_dialog.ui.h:15
msgid "Longitude in decimal degrees East"
msgstr ""

#: community_plugins/set_location/config_dialog.ui.h:16
msgid "Preset:"
msgstr ""

#: community_plugins/set_location/config_dialog.ui.h:17
msgid "Save preset"
msgstr ""

#: community_plugins/set_location/config_dialog.ui.h:18
msgid "The ISO 3166 two-letter country code"
msgstr ""

#: community_plugins/set_location/config_dialog.ui.h:19
msgid "The nation where the user is located"
msgstr ""

#: community_plugins/set_location/config_dialog.ui.h:20
msgid "alt:"
msgstr ""

#: community_plugins/set_location/config_dialog.ui.h:21
msgid "area:"
msgstr ""

#: community_plugins/set_location/config_dialog.ui.h:22
msgid "building:"
msgstr ""

#: community_plugins/set_location/config_dialog.ui.h:23
msgid "country:"
msgstr ""

#: community_plugins/set_location/config_dialog.ui.h:24
msgid "countrycode:"
msgstr ""

#: community_plugins/set_location/config_dialog.ui.h:25
msgid "description:"
msgstr ""

#: community_plugins/set_location/config_dialog.ui.h:26
msgid "floor:"
msgstr ""

#: community_plugins/set_location/config_dialog.ui.h:27
msgid "lat:"
msgstr ""

#: community_plugins/set_location/config_dialog.ui.h:28
msgid "locality:"
msgstr ""

#: community_plugins/set_location/config_dialog.ui.h:29
msgid "lon:"
msgstr ""

#: community_plugins/set_location/config_dialog.ui.h:30
msgid "postalcode:"
msgstr ""

#: community_plugins/set_location/config_dialog.ui.h:31
msgid "region:"
msgstr ""

#: community_plugins/set_location/config_dialog.ui.h:32
msgid "room:"
msgstr ""

#: community_plugins/set_location/config_dialog.ui.h:33
msgid "street:"
msgstr ""

#: community_plugins/set_location/config_dialog.ui.h:34
msgid "text:"
msgstr ""

#: community_plugins/set_location/config_dialog.ui.h:35
msgid "uri:"
msgstr ""

#: community_plugins/roster_tweaks/config_dialog.ui.h:1
msgid "Hide status combobox"
msgstr ""

#: community_plugins/roster_tweaks/config_dialog.ui.h:2
#: banner_tweaks/config_dialog.ui.h:6
msgid "If checked, status icon will be displayed in chat window banner."
msgstr ""

#: community_plugins/roster_tweaks/config_dialog.ui.h:3
#: banner_tweaks/config_dialog.ui.h:7
msgid ""
"If checked, status message of contact will be displayed in chat window "
"banner."
msgstr ""

#: community_plugins/roster_tweaks/config_dialog.ui.h:4
msgid "Show quick-change status field"
msgstr ""

#: community_plugins/roster_tweaks/config_dialog.ui.h:5
msgid "Use Ctrl +M to hide/show menu"
msgstr ""

#: community_plugins/juick/config_dialog.ui.h:1
msgid "Avatar size"
msgstr ""

#: community_plugins/juick/config_dialog.ui.h:3
msgid "Juick tag button menu options:"
msgstr ""

#: community_plugins/juick/config_dialog.ui.h:4
msgid "Preview size"
msgstr ""

#: community_plugins/juick/config_dialog.ui.h:6
msgid "Show avatar of post author only"
msgstr ""

#: community_plugins/juick/config_dialog.ui.h:7
msgid "Show avatars in messages"
msgstr ""

#: community_plugins/juick/config_dialog.ui.h:8
msgid "Show juick picture preview"
msgstr ""

#: community_plugins/juick/config_dialog.ui.h:9
msgid "Show juick tag button"
msgstr ""

#: community_plugins/juick/config_dialog.ui.h:10
msgid "menuitem name:"
msgstr ""

#: community_plugins/juick/config_dialog.ui.h:11
msgid "text will be inserted:"
msgstr ""

#: community_plugins/flashing_keyboard/config_dialog.ui.h:1
msgid "command 1:"
msgstr ""

#: community_plugins/flashing_keyboard/config_dialog.ui.h:2
msgid "command 2:"
msgstr ""

#: triggers/config_dialog.ui.h:1
msgid " a window/tab opened with that contact "
msgstr ""

#: triggers/config_dialog.ui.h:2
msgid "<b>Actions</b>"
msgstr ""

#: triggers/config_dialog.ui.h:3
msgid "<b>Conditions</b>"
msgstr ""

#: triggers/config_dialog.ui.h:4
msgid "<b>Sounds</b>"
msgstr ""

#: triggers/config_dialog.ui.h:5
msgid "Advanced Actions"
msgstr ""

#: triggers/config_dialog.ui.h:6
msgid "Advanced Notifications Control"
msgstr ""

#: triggers/config_dialog.ui.h:7
msgid "All statuses"
msgstr ""

#: triggers/config_dialog.ui.h:8
msgid "Away"
msgstr ""

#: triggers/config_dialog.ui.h:9
msgid "Busy "
msgstr ""

#: triggers/config_dialog.ui.h:10
msgid "Contact Changes Status"
msgstr ""

#: triggers/config_dialog.ui.h:11
msgid "Contact Connects"
msgstr ""

#: triggers/config_dialog.ui.h:12
msgid "Contact Disconnects"
msgstr ""

#: triggers/config_dialog.ui.h:13
msgid "Don't have "
msgstr ""

#: triggers/config_dialog.ui.h:14
msgid "Have "
msgstr ""

#: triggers/config_dialog.ui.h:15
msgid "Invisible"
msgstr ""

#: triggers/config_dialog.ui.h:16
msgid "Launch a command"
msgstr ""

#: triggers/config_dialog.ui.h:17
msgid "Not Available"
msgstr ""

#: triggers/config_dialog.ui.h:18
msgid "One or more special statuses..."
msgstr ""

#: triggers/config_dialog.ui.h:19
msgid "Online / Free For Chat"
msgstr ""

#: triggers/config_dialog.ui.h:20
msgid "Play a sound"
msgstr ""

#: triggers/config_dialog.ui.h:21
msgid "Receive a Message"
msgstr ""

#: triggers/config_dialog.ui.h:22
msgid "When "
msgstr ""

#: triggers/config_dialog.ui.h:23
msgid ""
"_Activate window manager's UrgencyHint to make chat window in taskbar flash"
msgstr ""

#: triggers/config_dialog.ui.h:24
msgid "_Deactivate window manager's UrgencyHint"
msgstr ""

#: triggers/config_dialog.ui.h:25
msgid "_Disable auto opening chat window"
msgstr ""

#: triggers/config_dialog.ui.h:26
msgid "_Disable existing popup window"
msgstr ""

#: triggers/config_dialog.ui.h:27
msgid "_Disable existing sound for this event"
msgstr ""

#: triggers/config_dialog.ui.h:28
msgid "_Disable showing event in notification area"
msgstr ""

#: triggers/config_dialog.ui.h:29
msgid "_Disable showing event in roster"
msgstr ""

#: triggers/config_dialog.ui.h:30
msgid "_Inform me with a popup window"
msgstr ""

#: triggers/config_dialog.ui.h:31
msgid "_Open chat window with user"
msgstr ""

#: triggers/config_dialog.ui.h:32
msgid "_Show event in notification area"
msgstr ""

#: triggers/config_dialog.ui.h:33
msgid "_Show event in roster"
msgstr ""

#: triggers/config_dialog.ui.h:34
msgid "and I "
msgstr ""

#: triggers/config_dialog.ui.h:35
msgid "comma separated list"
msgstr ""

#: triggers/config_dialog.ui.h:36
msgid "contact(s)"
msgstr ""

#: triggers/config_dialog.ui.h:37
msgid "everybody"
msgstr ""

#: triggers/config_dialog.ui.h:38
msgid "for "
msgstr ""

#: triggers/config_dialog.ui.h:39
msgid "group(s)"
msgstr ""

#: triggers/config_dialog.ui.h:40
msgid "when I'm in"
msgstr ""

#: plugin_installer/config_dialog.ui.h:1
msgid "<empty>"
msgstr ""

#: plugin_installer/config_dialog.ui.h:2 ftp_manager/config_dialog.ui.h:1
msgid "Authors:"
msgstr ""

#: plugin_installer/config_dialog.ui.h:3 ftp_manager/config_dialog.ui.h:2
msgid "Description:"
msgstr ""

#: plugin_installer/config_dialog.ui.h:4 ftp_manager/config_dialog.ui.h:3
msgid "Ftp server:"
msgstr ""

#: plugin_installer/config_dialog.ui.h:5 ftp_manager/config_dialog.ui.h:4
msgid "Homepage:"
msgstr ""

#: plugin_installer/config_dialog.ui.h:6 ftp_manager/config_dialog.ui.h:5
msgid "Install/Upgrade"
msgstr ""

#: plugin_installer/config_dialog.ui.h:7
msgid ""
"Plug-in decription should be displayed here. This text will be erased during "
"PluginsWindow initialization."
msgstr ""

#: plugin_installer/config_dialog.ui.h:8
msgid "button"
msgstr ""

#: banner_tweaks/config_dialog.ui.h:1
msgid "Display resource name of contact"
msgstr ""

#: banner_tweaks/config_dialog.ui.h:2
msgid "Display status icon"
msgstr ""

#: banner_tweaks/config_dialog.ui.h:3
msgid "Display status message of contact"
msgstr ""

#: banner_tweaks/config_dialog.ui.h:4
msgid ""
"If checked, resource name of contact will be displayed in chat window banner."
msgstr ""

#: banner_tweaks/config_dialog.ui.h:5
msgid ""
"If checked, smaller font will be used to display resource name and contact "
"name in chat window banner."
msgstr ""

#: banner_tweaks/config_dialog.ui.h:8
msgid "Use small fonts for contact name and resource name"
msgstr ""

#: length_notifier/config_dialog.ui.h:2
msgid ""
"JabberIDs that plugin should be used with (eg. restrict only to one "
"microblogging bot). Use comma (without space) as separator. If empty plugin "
"is used with every JID. "
msgstr ""

#: length_notifier/config_dialog.ui.h:3
msgid "JabberIDs to include:"
msgstr ""

#: length_notifier/config_dialog.ui.h:5
msgid "Message length:"
msgstr ""

#: length_notifier/config_dialog.ui.h:6
msgid "Notification color:"
msgstr ""

#: length_notifier/config_dialog.ui.h:7
msgid "Pick a color for notification"
msgstr ""

#: roster_buttons/roster_buttons.ui.h:1
msgid "1"
msgstr ""

#: roster_buttons/roster_buttons.ui.h:2
msgid "2"
msgstr ""

#: roster_buttons/roster_buttons.ui.h:3
msgid "3"
msgstr ""

#: roster_buttons/roster_buttons.ui.h:4
msgid "4"
msgstr ""

#: whiteboard/whiteboard_widget.ui.h:1
msgid "Brush Tool: Draw freehand lines"
msgstr ""

#: whiteboard/whiteboard_widget.ui.h:2
msgid "Clear Canvas: Cleanup canvas"
msgstr ""

#: whiteboard/whiteboard_widget.ui.h:3
msgid "Delete Tool: Remove individual figures"
msgstr ""

#: whiteboard/whiteboard_widget.ui.h:4
msgid "Export Image: Save image to svg file"
msgstr ""

#: whiteboard/whiteboard_widget.ui.h:5
msgid "Foreground color"
msgstr ""

#: whiteboard/whiteboard_widget.ui.h:6
msgid "Line Tool: Draw straight lines"
msgstr ""

#: whiteboard/whiteboard_widget.ui.h:7
msgid "Line width"
msgstr ""

#: whiteboard/whiteboard_widget.ui.h:8
msgid "Oval Tool: Draw circles and ellipses"
msgstr ""