-
Notifications
You must be signed in to change notification settings - Fork 0
/
en_AU.po
3893 lines (2727 loc) · 85.6 KB
/
en_AU.po
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
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
# Translations for Rodent package.
# Copyright (C) 2004-2012 FSF.
# This file is distributed under the same license as the Rodent package.
# --- vie may 3 10:40:20 CDT 2013 ---
#
# FIRST AUTHOR <EMAIL@ADDRESS>, 2002-2012.
# Robert Brady <[email protected]>, 1999-2002.
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Rodent Delta\n"
"Report-Msgid-Bugs-To: http://bugs.xffm.org\n"
"POT-Creation-Date: 2005-09-11 17:30+0200\n"
"PO-Revision-Date: 2000-10-22 16:19+0100\n"
"Last-Translator: Michael Zucchi <[email protected]>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
msgid "It has %d event."
msgid_plural "It has %d events."
msgstr[0] ""
msgstr[1] ""
msgid "%d %B %Y"
msgstr "%m/%d/%Y"
msgid "Chile"
msgstr "Chile"
msgid "Comoros"
msgstr "Comoros"
msgid "ZIP Code:"
msgstr "Post Code:"
msgid "Organization"
msgstr "Organisation"
msgid ""
"Opening %d contact will open %d new window as well.\n"
"Do you really want to display this contact?"
msgid_plural ""
"Opening %d contacts will open %d new windows as well.\n"
"Do you really want to display all of these contacts?"
msgstr[0] ""
msgstr[1] ""
msgid "minute"
msgid_plural "minutes"
msgstr[0] ""
msgstr[1] ""
msgid "Could not initialize Bonobo"
msgstr "Could not initialise Bonobo"
msgid "Color for tasks due today"
msgstr "Colours for display"
msgid "Pick a color"
msgstr "Pick a colour"
msgid "%d Attachment"
msgid_plural "%d Attachments"
msgstr[0] ""
msgstr[1] ""
msgid "%d day before appointment"
msgid_plural "%d days before appointment"
msgstr[0] ""
msgstr[1] ""
msgid "%d hour before appointment"
msgid_plural "%d hours before appointment"
msgstr[0] ""
msgstr[1] ""
msgid "%d minute before appointement"
msgid_plural "%d minutes before appointment"
msgstr[0] ""
msgstr[1] ""
msgid "Organizer:"
msgstr "Organiser:"
msgid "%d day"
msgid_plural "%d days"
msgstr[0] ""
msgstr[1] ""
msgid "%d week"
msgid_plural "%d weeks"
msgstr[0] ""
msgstr[1] ""
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
msgstr[1] ""
msgid "%d minute"
msgid_plural "%d minutes"
msgstr[0] ""
msgstr[1] ""
msgid "%a %m/%d/%Y %H:%M:%S"
msgstr "%a %d/%m/%Y %H:%M:%S"
msgid "%a %m/%d/%Y %I:%M:%S %p"
msgstr "%a %d/%m/%Y %I:%M:%S %p"
msgid "Every day"
msgid_plural "Every %d days"
msgstr[0] ""
msgstr[1] ""
msgid "Every week"
msgid_plural "Every %d weeks"
msgstr[0] ""
msgstr[1] ""
msgid "Every week on "
msgid_plural "Every %d weeks on "
msgstr[0] ""
msgstr[1] ""
msgid "every month"
msgid_plural "every %d months"
msgstr[0] ""
msgstr[1] ""
msgid "Every year"
msgid_plural "Every %d years"
msgstr[0] ""
msgstr[1] ""
msgid "a total of %d time"
msgid_plural " a total of %d times"
msgstr[0] ""
msgstr[1] ""
msgid "%a %m/%d/%Y"
msgstr "%a %d/%m/%Y"
msgid "%m/%d/%Y"
msgstr "%d/%m/%Y"
msgid "%a %m/%d/%Y %I:%M %p"
msgstr "%a %d/%m/%Y %I:%M %p"
msgid "%a %m/%d/%Y %H:%M"
msgstr "%a %d/%m/%Y %H:%M"
msgid "%a %m/%d/%Y %I %p"
msgstr "%a %d/%m/%Y %I:%M %p"
msgid "%a %m/%d/%Y %H"
msgstr "%a %d/%m/%Y %H:%M"
msgid "%m/%d/%Y %I:%M:%S %p"
msgstr "%a %d/%m/%Y %I:%M:%S %p"
msgid "%m/%d/%Y %H:%M:%S"
msgstr "%a %d/%m/%Y %H:%M:%S"
msgid "%m/%d/%Y %I:%M %p"
msgstr "%a %d/%m/%Y %I:%M %p"
msgid "%m/%d/%Y %H:%M"
msgstr "%a %d/%m/%Y %H:%M"
msgid "%m/%d/%Y %I %p"
msgstr "%a %d/%m/%Y %I:%M %p"
msgid "%m/%d/%Y %H"
msgstr "%d/%m/%Y"
msgid "1 second ago"
msgid_plural "%d seconds ago"
msgstr[0] ""
msgstr[1] ""
msgid "1 minute ago"
msgid_plural "%d minutes ago"
msgstr[0] ""
msgstr[1] ""
msgid "1 hour ago"
msgid_plural "%d hours ago"
msgstr[0] ""
msgstr[1] ""
msgid "1 day ago"
msgid_plural "%d days ago"
msgstr[0] ""
msgstr[1] ""
msgid "1 week ago"
msgid_plural "%d weeks ago"
msgstr[0] ""
msgstr[1] ""
msgid "1 month ago"
msgid_plural "%d months ago"
msgstr[0] ""
msgstr[1] ""
msgid "1 year ago"
msgid_plural "%d years ago"
msgstr[0] ""
msgstr[1] ""
msgid "%d deleted"
msgid_plural "%d deleted"
msgstr[0] ""
msgstr[1] ""
msgid "%d junk"
msgid_plural "%d junk"
msgstr[0] ""
msgstr[1] ""
msgid "%d draft"
msgid_plural "%d drafts"
msgstr[0] ""
msgstr[1] ""
msgid ", %d unread"
msgid_plural ", %d unread"
msgstr[0] ""
msgstr[1] ""
msgid "Storing folder '%s'"
msgstr "Synchronising \"%s\""
msgid "%d/%m/%Y"
msgstr "%m/%d/%Y"
msgid "Close"
msgstr "Close"
msgid "Syncing folders"
msgstr "Synchronising folders"
msgid "Cannot open message"
msgstr "Can not open message"
msgid "Syncing folder"
msgstr "Synchronising folder"
msgid ""
"Cannot parse search expression: %s:\n"
"%s"
msgstr ""
"Can not parse search expression: %s\n"
"%s"
msgid "Cannot build locking helper pipe: %s"
msgstr "Can not build locking helper pipe: %s"
msgid "Cannot fork locking helper: %s"
msgstr "Can not fork locking helper: %s"
msgid "Cannot get folder: Invalid operation on this store"
msgstr "Can not get folder: Invalid operation on this store"
msgid "Cannot create folder: Invalid operation on this store"
msgstr "Can not create folder: Invalid operation on this store"
msgid "Cannot delete folder: %s: Invalid operation"
msgstr "Can not delete folder: %s: Invalid operation"
msgid "Cannot rename folder: %s: Invalid operation"
msgstr "Can not rename folder: %s: Invalid operation"
msgid "Cannot delete folder: %s: No such folder"
msgstr "Can not delete folder: %s: No such folder"
msgid "Cannot rename folder: %s: No such folder"
msgstr "Can not rename folder: %s: No such folder"
msgid ""
"Cannot get message: %s\n"
" %s"
msgstr ""
"Can not get message: %s\n"
" %s"
msgid "Cannot get folder: %s: %s"
msgstr "Can not get folder: %s: %s"
msgid "Cannot append message to maildir folder: %s: %s"
msgstr "Can not append message to maildir folder: %s: %s"
msgid ""
"Cannot get message: %s from folder %s\n"
" %s"
msgstr ""
"Can not get message: %s from folder %s\n"
" %s"
msgid "Cannot open maildir directory path: %s: %s"
msgstr "Can not open maildir directory path: %s: %s"
msgid "Storing folder"
msgstr "Synchronising folder"
msgid "Cannot create folder lock on %s: %s"
msgstr "Can not create folder lock on %s: %s"
msgid "Cannot open mailbox: %s: %s\n"
msgstr "Can not open mailbox: %s: %s\n"
msgid "Cannot append message to mbox file: %s: %s"
msgstr "Can not append message to mbox file: %s: %s"
msgid "Cannot check folder: %s: %s"
msgstr "Synchronising folder failed: %s: %s"
msgid "Could not close temp folder: %s"
msgstr "Could not close temporary folder: %s"
msgid "Error writing to temp mailbox: %s"
msgstr "Error writing to temporary mailbox: %s"
msgid "Writing to tmp mailbox failed: %s: %s"
msgstr "Writing to temporary mailbox failed: %s: %s"
msgid "Cannot append message to mh folder: %s: %s"
msgstr "Can not append message to mh folder: %s: %s"
msgid "Cannot open MH directory path: %s: %s"
msgstr "Can not open MH directory path: %s: %s"
msgid "Spool folders cannot be deleted"
msgstr "Spool folders can not be deleted"
msgid "Organization:"
msgstr "Organisation:"
msgid "Could not initialize gnome-vfs"
msgstr "Could not initialise gnome-vfs"
msgid "Change Organizer"
msgstr "Change Organiser"
msgid "Cannot access the Ximian Evolution shell."
msgstr "Can not initialise the Ximian Evolution shell."
msgid "Reconfiguring folder"
msgstr "Synchronising folder"
msgid "Reconfigure /%s"
msgstr "Synchronising \"%s\""
msgid "Cannot initialize Evolution's mail config component."
msgstr "Cannot initialise Evolution's mail config component."
msgid "Cannot initialize Evolution's folder info component."
msgstr "Cannot initialise Evolution's folder info component."
msgid "Executive summary component could not initialize Bonobo.\n"
msgstr "Could not initialise Bonobo.\n"
msgid "Cannot initialize the Bonobo component system."
msgstr "Can not initialise the Bonobo component system."
msgid "setupvfs(): could not initialize GNOME-VFS"
msgstr "Could not initialise GNOME-VFS"
msgid "initcorba(): could not initialize GNOME"
msgstr "Could not initialise GNOME"
msgid "initbonobo(): could not initialize Bonobo"
msgstr "Could not initialise Bonobo"
msgid "Other Organizer"
msgstr "Other Organiser"
msgid "Cannot sign this message: no plaintext to sign"
msgstr "Can not sign this message: no plaintext to sign"
msgid "Cannot sign this message: no password provided"
msgstr "Can not sign this message: no password provided"
msgid "Cannot sign this message: couldn't create pipe to GPG/PGP: %s"
msgstr "Can not sign this message: could not create pipe to GPGP/PGP: %s"
msgid "Cannot sign this message: no plaintext to clearsign"
msgstr "Can not sign this message: no plaintext to clearsign"
msgid "Cannot verify this message: no plaintext to verify"
msgstr "Can not verify this message: no plaintext to verify"
msgid "Cannot verify this message: couldn't create pipe to GPG/PGP: %s"
msgstr "Can not verify this message: could not create pipe to GPGP/PGP: %s"
msgid "Cannot encrypt this message: no plaintext to encrypt"
msgstr "Can not encrypt this message: no plaintext to encrypt"
msgid "Cannot encrypt this message: no password provided"
msgstr "Can not encrypt this message: no password provided"
msgid "Cannot encrypt this message: couldn't create pipe to GPG/PGP: %s"
msgstr "Can not encrypt this message: could not create pipe to GPGP/PGP: %s"
msgid "Cannot decrypt this message: no ciphertext to decrypt"
msgstr "Can not decrypt this message: no ciphertext to decrypt"
msgid "Cannot decrypt this message: no password provided"
msgstr "Can not decrypt this message: no password provided"
msgid "Cannot decrypt this message: couldn't create pipe to GPG/PGP: %s"
msgstr "Can not decrypt this message: could not create pipe to GPGP/PGP: %s"
msgid "Cannot append message to spool file: %s: %s"
msgstr "Can not append message to spool file: %s: %s"
msgid ""
"EMail: %s\n"
"Common Name: %s\n"
"Organization Unit: %s\n"
"Organization: %s\n"
"Locality: %s\n"
"State: %s\n"
"Country: %s"
msgstr ""
"EMail: %s\n"
"Common Name: %s\n"
"Organisational Unit: %s\n"
"Organisation: %s\n"
"Locality: %s\n"
"State: %s\n"
"Country: %s"
msgid "Summarising folder"
msgstr "Synchronising folder"
msgid "Cannot initialize Evolution's Executive Summary component."
msgstr "Can not initialise Evolution's Executive Summary component."
msgid "KBOS:EGAA:RJTT"
msgstr "YPAD:YBBN:YSCB:YMML:YPPH:YSSY"
msgid "Synchronize"
msgstr "Synchronise"
msgid "Synchronize Action"
msgstr "Synchronise Action"
msgid ""
"Enter your name and email address to be used in outgoing mail. You may "
"also, optionally, enter the name of your organization, and the name of a "
"file to read your signature from."
msgstr ""
"Enter your name and email address to be used in outgoing mail. You may "
"also, optionally, enter the name of your organisation, and the name of a "
"file to read your signature from."
msgid "Querying authorization capabilities of \"%s\""
msgstr "Querying authorisation capabilities of \"%s\""
msgid "Query authorization at \"%s\""
msgstr "Query authorisation at \"%s\""
msgid "<span weight=\"bold\">List Filtering</span>"
msgstr "<span weight=\"bold\">List Filtering</span>"
msgid "Channel Name"
msgstr "Channel Name"
msgid "Channel Topic"
msgstr "Channel Topic"
msgid "Connect"
msgstr "Connect"
msgid "File Transfers"
msgstr "File Transfers"
msgid "<span weight=\"bold\">Automatically Join Channels</span>"
msgstr "<span weight=\"bold\">Automatically Join Channels</span>"
msgid "<span weight=\"bold\">User Info</span>"
msgstr "<span weight=\"bold\">User Info</span>"
msgid "Accept invalid SSL certificate"
msgstr "Accept invalid SSL certificate"
msgid "Character encoding:"
msgstr "Character encoding:"
msgid "Cycle until connected"
msgstr "Cycle until connected"
msgid "Network Settings"
msgstr "Network Settings"
msgid "Nickserv password:"
msgstr "Nickserv password:"
msgid "Server password:"
msgstr "Server password:"
msgid "Servers"
msgstr "Servers"
msgid "Use global user settings"
msgstr "Use global user settings"
msgid "Use these user settings:"
msgstr "Use these user settings:"
msgid "User and Channels"
msgstr "User and Channels"
msgid "Automatically connect to network"
msgstr "Automatically connect to network"
msgid "Name:"
msgstr "Name:"
msgid "Nick name:"
msgstr "Nick name:"
msgid "Real Name:"
msgstr "Real Name:"
msgid "Use secure connection (SSL)"
msgstr "Use secure connection (SSL)"
msgid "<span size=\"small\" style=\"italic\">Opaque</span>"
msgstr "<span size=\"small\" style=\"italic\">Opaque</span>"
msgid "<span size=\"small\" style=\"italic\">Transparent</span>"
msgstr "<span size=\"small\" style=\"italic\">Transparent</span>"
msgid "<span weight=\"bold\">Background</span>"
msgstr "<span weight=\"bold\">Background</span>"
msgid "<span weight=\"bold\">DCC Settings</span>"
msgstr "<span weight=\"bold\">DCC Settings</span>"
msgid "<span weight=\"bold\">Extra Colors</span>"
msgstr "<span weight=\"bold\">Extra Colours</span>"
msgid "<span weight=\"bold\">File Transfers</span>"
msgstr "<span weight=\"bold\">File Transfers</span>"
msgid "<span weight=\"bold\">General</span>"
msgstr "<span weight=\"bold\">General</span>"
msgid "<span weight=\"bold\">Highlighting</span>"
msgstr "<span weight=\"bold\">Highlighting</span>"
msgid "<span weight=\"bold\">Text Colors</span>"
msgstr "<span weight=\"bold\">Text Colours</span>"
msgid "<span weight=\"bold\">Throttling</span>"
msgstr "<span weight=\"bold\">Throttling</span>"
msgid "<span weight=\"bold\">User Interface</span>"
msgstr "<span weight=\"bold\">User Interface</span>"
msgid "<span weight=\"bold\">mIRC Colors</span>"
msgstr "<span weight=\"bold\">mIRC Colours</span>"
msgid "Away message:"
msgstr "Away message:"
msgid "Auto-accept DCC chat"
msgstr "Auto-accept DCC chat"
msgid "Auto-accept DCC file transfers"
msgstr "Auto-accept DCC file transfers"
msgid "Background mark:"
msgstr "Background mark:"
msgid "Built-in schemes:"
msgstr "Built-in schemes:"
msgid "Convert spaces to underscores in filenames"
msgstr "Convert spaces to underscores in filenames"
msgid "Display a red line after the last read text"
msgstr "Display a red line after the last read text"
msgid "Enter extra words to trigger highlighting"
msgstr "Enter extra words to trigger highlighting"
msgid "Foreground mark:"
msgstr "Foreground mark:"
msgid "Get IP address from server"
msgstr "Get IP address from server"
msgid "Global receive KB/s: "
msgstr "Global receive KB/s: "
msgid "Image file:"
msgstr "Image file:"
msgid "Individual send KB/s: "
msgstr "Individual send KB/s: "
msgid "Individual receive KB/s: "
msgstr "Individual receive KB/s: "
msgid "Move completed files to:"
msgstr "Move completed files to:"
msgid "Preferences"
msgstr "Preferences"
msgid "Real name:"
msgstr "Real name:"
msgid "Save sender nickname in filenames"
msgstr "Save sender nickname in filenames"
msgid "Select A File"
msgstr "Select A File"
msgid "Select Completed Files Directory"
msgstr "Select Completed Files Directory"
msgid "Select Download Directory"
msgstr "Select Download Directory"
msgid "Show timestamps"
msgstr "Show timestamps"
msgid "Show marker line"
msgstr "Show marker line"
msgid ""
"To edit a shortcut key, click on the corresponding row and type a new "
"accelerator, or press backspace to clear."
msgstr ""
"To edit a shortcut key, click on the corresponding row and type a new "
"accelerator, or press backspace to clear."
msgid "Use system terminal font"
msgstr "Use system terminal font"
msgid "Use this IP address:"
msgstr "Use this IP address:"
msgid "Use this font:"
msgstr "Use this font:"
msgid "Background color:"
msgstr "Background colour:"
msgid "Background image"
msgstr "Background image"
msgid "Download files to:"
msgstr "Download files to:"
msgid "Edit"
msgstr "Edit"
msgid "Foreground color:"
msgstr "Foreground colour:"
msgid "Global send KB/s: "
msgstr "Global send KB/s: "
msgid "Log conversations"
msgstr "Log conversations"
msgid "Nickname:"
msgstr "Nickname:"
msgid "None (use solid color)"
msgstr "None (use solid colour)"
msgid "Part message:"
msgstr "Part message:"
msgid "Quit message:"
msgstr "Quit message:"
msgid "Show colors"
msgstr "Show colours"
msgid "Transparent background"
msgstr "Transparent background"
msgid "spell checking"
msgstr "spell checking"
msgid "XChat-GNOME Setup"
msgstr "XChat-GNOME Setup"
msgid "Change"
msgstr "Change"
msgid "Chat with people using IRC"
msgstr "Chat with people using IRC"
msgid "IRC Chat"
msgstr "IRC Chat"
msgid "XChat-GNOME IRC Chat"
msgstr "XChat-GNOME IRC Chat"
msgid "Apply on all servers"
msgstr "Apply on all servers"
msgid "Change nickname to:"
msgstr "Change nickname to:"
msgid "Mark as away"
msgstr "Mark as away"
msgid "Users"
msgstr "Users"
msgid "nickname"
msgstr "nickname"
msgid "Auto Away"
msgstr "Auto Away"
msgid "Automatically go away / come back"
msgstr "Automatically go away / come back"
msgid "Network Monitor"
msgstr "Network Monitor"
msgid "NetworkManager connection monitor"
msgstr "NetworkManager connection monitor"
msgid "%s loaded successfully\n"
msgstr "%s loaded successfully\n"
msgid "Notification"
msgstr "Notification"
msgid "A notification area plugin."
msgstr "A notification area plugin."
msgid "Notification plugin loaded.\n"
msgstr "Notification plugin loaded.\n"
msgid "Notification plugin unloaded.\n"
msgstr "Notification plugin unloaded.\n"
msgid "Level of the messages that require a notification"
msgstr "Level of the messages that require a notification"
msgid ""
"Messages are classified according to their importance. Select level of "
"messages above which the notification icon will be displayed. Valid values "
"are: \"0\" (always displayed), \"1\" (all messages including information), "
"\"2\" (all channel messages), \"3\" (only private or highlighted messages)."
msgstr ""
"Messages are classified according to their importance. Select level of "
"messages above which the notification icon will be displayed. Valid values "
"are: \"0\" (always displayed), \"1\" (all messages including information), "
"\"2\" (all channel messages), \"3\" (only private or highlighted messages)."
msgid "On-screen display"
msgstr "On-screen display"
msgid ""
"Pops up notification of important messages when XChat-GNOME doesn't have the "
"focus"
msgstr ""
"Pops up notification of important messages when XChat-GNOME doesn't have the "
"focus"
msgid "Error closing notification: %s\n"
msgstr "Error closing notification: %s\n"
msgid "Failed to send notification: %s\n"
msgstr "Failed to send notification: %s\n"
msgid "Message in %s"
msgstr "Message in %s"
msgid "Message from %s"
msgstr "Message from %s"
msgid "Private Message from %s"
msgstr "Private Message from %s"
msgid "OSD loaded\n"
msgstr "OSD loaded\n"
msgid "OSD initialization failed\n"
msgstr "OSD initialisation failed\n"
msgid "xchat URL scraper"
msgstr "xchat URL scraper"
msgid "Time"
msgstr "Time"
msgid "Nick"
msgstr "Nick"
msgid "Channel"
msgstr "Channel"
msgid "URL"
msgstr "URL"
msgid "URL Scraper"
msgstr "URL Scraper"
msgid "Grabs URLs and puts them in a separate window for easy viewing."
msgstr "Grabs URLs and puts them in a separate window for easy viewing."
msgid "URL Scraper failed to load: couldn't compile URL regex.\n"
msgstr "URL Scraper failed to load: couldn't compile URL regex.\n"
msgid "URL Scraper failed to load: couldn't compile e-mail regex.\n"
msgstr "URL Scraper failed to load: couldn't compile e-mail regex.\n"
msgid "URL Scraper loaded.\n"
msgstr "URL Scraper loaded.\n"
msgid "URL Scraper unloaded.\n"
msgstr "URL Scraper unloaded.\n"
msgid "URL Scraper history length"
msgstr "URL Scraper history length"
msgid "URL Scraper show timestamps"
msgstr "URL Scraper show timestamps"
msgid "Sound Notification"
msgstr "Sound Notification"
msgid ""
"Play a sound when you receive a private message or your nick is highlighted."
msgstr ""
"Play a sound when you receive a private message or your nick is highlighted."
msgid "Sound-notification plugin loaded.\n"
msgstr "Sound-notification plugin loaded.\n"
msgid "Sound-notification plugin unloaded.\n"
msgstr "Sound-notification plugin unloaded.\n"
msgid "Cannot create ~/.xchat2"
msgstr "Cannot create ~/.xchat2"
msgid "I'm busy"
msgstr "I'm busy"
msgid "Leaving"
msgstr "Leaving"
msgid ""
"* Running IRC as root is stupid! You should\n"
" create a User Account and use that to login.\n"
msgstr ""
"* Running IRC as root is stupid! You should\n"
" create a User Account and use that to login.\n"
msgid "Waiting"
msgstr "Waiting"
msgid "Active"
msgstr "Active"
msgid "Failed"
msgstr "Failed"
msgid "Done"
msgstr "Done"
msgid "Aborted"
msgstr "Aborted"
msgid "Cannot access %s\n"
msgstr "Cannot access %s\n"
msgid "Error"
msgstr "Error"
msgid "%s is offering \"%s\". Do you want to accept?"
msgstr "%s is offering \"%s\". Do you want to accept?"
msgid "No active DCCs\n"
msgstr "No active DCCs\n"
msgid "YES "
msgstr "YES "
msgid "NO "
msgstr "NO "
msgid "You are being CTCP flooded from %s, ignoring %s\n"
msgstr "You are being CTCP flooded from %s, ignoring %s\n"
msgid "You are being MSG flooded from %s, setting guiautoopendialog OFF.\n"
msgstr "You are being MSG flooded from %s, setting guiautoopendialog OFF.\n"
msgid " %-20s online\n"
msgstr " %-20s online\n"
msgid " %-20s offline\n"
msgstr " %-20s offline\n"
msgid "No channel joined. Try /join #<channel>\n"
msgstr "No channel joined. Try /join #<channel>\n"
msgid "Not connected. Try /server <host> [<port>]\n"
msgstr "Not connected. Try /server <host> [<port>]\n"
msgid "I need /bin/sh to run!\n"
msgstr "I need /bin/sh to run!\n"
msgid "Commands Available:"
msgstr "Commands Available:"
msgid "User defined commands:"
msgstr "User defined commands:"
msgid "Plugin defined commands:"
msgstr "Plugin defined commands:"
msgid "Type /HELP <command> for more information, or /HELP -l"
msgstr "Type /HELP <command> for more information, or /HELP -l"
msgid "Unknown arg '%s' ignored."
msgstr "Unknown arg '%s' ignored."
msgid "No such plugin found.\n"
msgstr "No such plugin found.\n"
msgid "That plugin is refusing to unload.\n"
msgstr "That plugin is refusing to unload.\n"
msgid "ALLCHAN <cmd>, sends a command to all channels you're in"
msgstr "ALLCHAN <cmd>, sends a command to all channels you're in"
msgid "ALLCHANL <cmd>, sends a command to all channels you're in"
msgstr "ALLCHANL <cmd>, sends a command to all channels you're in"
msgid "ALLSERV <cmd>, sends a command to all servers you're in"
msgstr "ALLSERV <cmd>, sends a command to all servers you're in"
msgid "AWAY [<reason>], sets you away"
msgstr "AWAY [<reason>], sets you away"
msgid ""
"BAN <mask> [<bantype>], bans everyone matching the mask from the current "
"channel. If they are already on the channel this doesn't kick them (needs "
"chanop)"
msgstr ""
"BAN <mask> [<bantype>], bans everyone matching the mask from the current "
"channel. If they are already on the channel this doesn't kick them (needs "
"chanop)"
msgid "CLEAR [ALL|HISTORY], Clears the current text window or command history"
msgstr "CLEAR [ALL|HISTORY], Clears the current text window or command history"
msgid "CLOSE, Closes the current window/tab"
msgstr "CLOSE, Closes the current window/tab"
msgid "COUNTRY [-s] <code|wildcard>, finds a country code, eg: au = australia"
msgstr "COUNTRY [-s] <code|wildcard>, finds a country code, eg: au = australia"
msgid ""
"CTCP <nick> <message>, send the CTCP message to nick, common messages are "
"VERSION and USERINFO"
msgstr ""
"CTCP <nick> <message>, send the CTCP message to nick, common messages are "
"VERSION and USERINFO"
msgid "CYCLE, parts current channel and immediately rejoins"
msgstr "CYCLE, parts current channel and immediately rejoins"
msgid ""
"\n"
"DCC GET <nick> - accept an offered file\n"
"DCC SEND [-maxcps=#] <nick> [file] - send a file to someone\n"
"DCC PSEND [-maxcps=#] <nick> [file] - send a file using passive mode\n"
"DCC LIST - show DCC list\n"
"DCC CHAT <nick> - offer DCC CHAT to someone\n"
"DCC PCHAT <nick> - offer DCC CHAT using passive mode\n"
"DCC CLOSE <type> <nick> <file> example:\n"
" /dcc close send johnsmith file.tar.gz"
msgstr ""
"\n"
"DCC GET <nick> - accept an offered file\n"
"DCC SEND [-maxcps=#] <nick> [file] - send a file to someone\n"
"DCC PSEND [-maxcps=#] <nick> [file] - send a file using passive mode\n"
"DCC LIST - show DCC list\n"