root/branches/gajim_0.9/po/gajim.pot

Revision 4813, 84.9 kB (checked in by asterix, 3 years ago)

updated pot/po files (doesn't break translations opf course)

Line 
1# SOME DESCRIPTIVE TITLE.
2# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3# This file is distributed under the same license as the PACKAGE package.
4# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5#
6#: ../src/gajim-remote.py:196
7#, fuzzy
8msgid ""
9msgstr ""
10"Project-Id-Version: PACKAGE VERSION\n"
11"Report-Msgid-Bugs-To: \n"
12"POT-Creation-Date: 2005-12-20 15:13+0100\n"
13"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
15"Language-Team: LANGUAGE <LL@li.org>\n"
16"MIME-Version: 1.0\n"
17"Content-Type: text/plain; charset=CHARSET\n"
18"Content-Transfer-Encoding: 8bit\n"
19"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
20
21#: ../gajim.desktop.in.h:1
22msgid "A GTK+ Jabber client"
23msgstr ""
24
25#: ../gajim.desktop.in.h:2 ../src/gtkgui.glade.h:134 ../src/notify.py:192
26#: ../src/tooltips.py:291
27msgid "Gajim"
28msgstr ""
29
30#: ../gajim.desktop.in.h:3
31msgid "Jabber IM Client"
32msgstr ""
33
34#: ../src/advanced.py:66
35msgid "Preference Name"
36msgstr ""
37
38#: ../src/advanced.py:72
39msgid "Value"
40msgstr ""
41
42#: ../src/advanced.py:81
43msgid "Type"
44msgstr ""
45
46#. we talk about option description in advanced configuration editor
47#: ../src/advanced.py:119
48msgid "(None)"
49msgstr ""
50
51#. we talk about password
52#: ../src/advanced.py:191
53msgid "Hidden"
54msgstr ""
55
56#: ../src/chat.py:188 ../src/gtkgui.glade.h:80
57msgid "Chat"
58msgstr ""
59
60#: ../src/chat.py:190 ../src/gtkgui.glade.h:146
61msgid "Group Chat"
62msgstr ""
63
64#. if we have 2 or more accounts
65#: ../src/chat.py:204
66msgid "account: "
67msgstr ""
68
69#. Check if jid is already in roster
70#. Groups maynot change name from or to 'not in the roster'
71#: ../src/chat.py:429 ../src/conversation_textview.py:375
72#: ../src/dialogs.py:126 ../src/dialogs.py:347 ../src/dialogs.py:385
73#: ../src/dialogs.py:949 ../src/dialogs.py:950 ../src/gajim.py:559
74#: ../src/gajim.py:560 ../src/roster_window.py:979
75#: ../src/roster_window.py:1250 ../src/roster_window.py:1422
76#: ../src/roster_window.py:1671 ../src/roster_window.py:1704
77#: ../src/roster_window.py:2124 ../src/roster_window.py:2372
78#: ../src/roster_window.py:2374 ../src/roster_window.py:2461
79#: ../src/roster_window.py:2469
80msgid "not in the roster"
81msgstr ""
82
83#: ../src/chat.py:517
84#, python-format
85msgid "Switch to %s"
86msgstr ""
87
88#. FIXME: add a ui for this use spell.set_language()
89#: ../src/chat.py:746 ../src/dialogs.py:1023
90msgid ""
91"If that is not your language for which you want to highlight misspelled "
92"words, then please set your $LANG as appropriate. Eg. for French do export "
93"LANG=fr_FR or export LANG=fr_FR.UTF-8 in ~/.bash_profile or to make it "
94"global in /etc/profile.\n"
95"\n"
96"Highlighting misspelled words feature will not be used"
97msgstr ""
98
99#: ../src/config.py:185 ../src/config.py:423
100#, python-format
101msgid "Every %s _minutes"
102msgstr ""
103
104#: ../src/config.py:301
105msgid "Active"
106msgstr ""
107
108#: ../src/config.py:309
109msgid "Event"
110msgstr ""
111
112#: ../src/config.py:315
113msgid "Sound"
114msgstr ""
115
116#: ../src/config.py:913
117msgid "status message title"
118msgstr ""
119
120#: ../src/config.py:913
121msgid "status message text"
122msgstr ""
123
124#: ../src/config.py:964
125msgid "Choose Sound"
126msgstr ""
127
128#: ../src/config.py:977 ../src/config.py:2065 ../src/vcard.py:181
129msgid "All files"
130msgstr ""
131
132#: ../src/config.py:982
133msgid "Wav Sounds"
134msgstr ""
135
136#: ../src/config.py:1143
137msgid "OpenPGP is not usable in this computer"
138msgstr ""
139
140#: ../src/config.py:1167
141msgid "You are currently connected to the server"
142msgstr ""
143
144#: ../src/config.py:1168
145msgid "To change the account name, you must be disconnected."
146msgstr ""
147
148#: ../src/config.py:1171 ../src/config.py:1175
149msgid "Invalid account name"
150msgstr ""
151
152#: ../src/config.py:1172
153msgid "Account name cannot be empty."
154msgstr ""
155
156#: ../src/config.py:1176
157msgid "Account name cannot contain spaces."
158msgstr ""
159
160#: ../src/config.py:1184 ../src/config.py:1190 ../src/config.py:1199
161#: ../src/config.py:2580
162msgid "Invalid Jabber ID"
163msgstr ""
164
165#: ../src/config.py:1191
166msgid "A Jabber ID must be in the form \"user@servername\"."
167msgstr ""
168
169#: ../src/config.py:1245
170msgid "Invalid entry"
171msgstr ""
172
173#: ../src/config.py:1246
174msgid "Custom port must be a port number."
175msgstr ""
176
177#: ../src/config.py:1347
178msgid "No such account available"
179msgstr ""
180
181#: ../src/config.py:1348
182msgid "You must create your account before editing your personal information."
183msgstr ""
184
185#: ../src/config.py:1355 ../src/dialogs.py:662 ../src/dialogs.py:778
186#: ../src/disco.py:421 ../src/vcard.py:420 ../src/vcard.py:449
187msgid "You are not connected to the server"
188msgstr ""
189
190#: ../src/config.py:1356
191msgid "Without a connection, you can not edit your personal information."
192msgstr ""
193
194#: ../src/config.py:1387
195msgid "Failed to get secret keys"
196msgstr ""
197
198#: ../src/config.py:1388
199msgid "There was a problem retrieving your OpenPGP secret keys."
200msgstr ""
201
202#: ../src/config.py:1391 ../src/gtkgui.glade.h:202
203msgid "Passphrase"
204msgstr ""
205
206#: ../src/config.py:1392
207msgid "Choose your OpenPGP key"
208msgstr ""
209
210#: ../src/config.py:1400 ../src/gtkgui.glade.h:191
211msgid "No key selected"
212msgstr ""
213
214#. Name column
215#: ../src/config.py:1619 ../src/disco.py:679 ../src/disco.py:1416
216#: ../src/history_window.py:85
217msgid "Name"
218msgstr ""
219
220#: ../src/config.py:1622
221msgid "Server"
222msgstr ""
223
224#. if not '@' or '@' starts the jid ==> agent
225#: ../src/config.py:1875 ../src/dialogs.py:126 ../src/dialogs.py:309
226#: ../src/dialogs.py:347 ../src/disco.py:120 ../src/disco.py:121
227#: ../src/disco.py:1199 ../src/roster_window.py:152
228#: ../src/roster_window.py:170 ../src/roster_window.py:194
229#: ../src/roster_window.py:2368 ../src/roster_window.py:2370
230#: ../src/roster_window.py:2461 ../src/roster_window.py:2469
231#: ../src/systray.py:244
232msgid "Transports"
233msgstr ""
234
235#: ../src/config.py:1914
236#, python-format
237msgid "Edit %s"
238msgstr ""
239
240#: ../src/config.py:1916
241#, python-format
242msgid "Register to %s"
243msgstr ""
244
245#: ../src/config.py:1935
246msgid "Text"
247msgstr ""
248
249#: ../src/config.py:1943
250msgid "Image"
251msgstr ""
252
253#: ../src/config.py:1993
254msgid "Image is too big"
255msgstr ""
256
257#: ../src/config.py:1993
258msgid ""
259"Image for emoticon has to be less than or equal to 24 pixels in width and 24 "
260"in height."
261msgstr ""
262
263#: ../src/config.py:2053
264msgid "Choose Image"
265msgstr ""
266
267#: ../src/config.py:2070 ../src/vcard.py:186
268msgid "Images"
269msgstr ""
270
271#: ../src/config.py:2165
272#, python-format
273msgid "Removing %s account"
274msgstr ""
275
276#: ../src/config.py:2172
277#, python-format
278msgid "Account \"%s\" is connected to the server"
279msgstr ""
280
281#: ../src/config.py:2173
282msgid "If you remove it, the connection will be lost."
283msgstr ""
284
285#: ../src/config.py:2182 ../src/roster_window.py:1451
286msgid "Password Required"
287msgstr ""
288
289#: ../src/config.py:2183 ../src/roster_window.py:1452
290#, python-format
291msgid "Enter your password for account %s"
292msgstr ""
293
294#: ../src/config.py:2184 ../src/roster_window.py:1453
295msgid "Save password"
296msgstr ""
297
298#: ../src/config.py:2314
299msgid "New Room"
300msgstr ""
301
302#: ../src/config.py:2344
303msgid "This bookmark has invalid data"
304msgstr ""
305
306#: ../src/config.py:2345
307msgid ""
308"Please be sure to fill out server and room fields or remove this bookmark."
309msgstr ""
310
311#: ../src/config.py:2562
312msgid "Invalid username"
313msgstr ""
314
315#: ../src/config.py:2563
316msgid "You must provide a username to configure this account."
317msgstr ""
318
319#: ../src/config.py:2571 ../src/dialogs.py:797
320msgid "Invalid password"
321msgstr ""
322
323#: ../src/config.py:2572
324msgid "You must enter a password for the new account."
325msgstr ""
326
327#: ../src/config.py:2597
328msgid "Account has been added successfully"
329msgstr ""
330
331#: ../src/config.py:2598 ../src/config.py:2629
332msgid ""
333"You can set advanced account options by pressing Advanced button, or later "
334"by clicking in Accounts menuitem under Edit menu from the main window."
335msgstr ""
336
337#: ../src/config.py:2628
338msgid "Your new account has been created successfully"
339msgstr ""
340
341#: ../src/config.py:2643
342msgid "An error occured during account creation"
343msgstr ""
344
345#: ../src/config.py:2720
346msgid "Account name is in use"
347msgstr ""
348
349#: ../src/config.py:2721
350msgid "You already have an account using this name."
351msgstr ""
352
353#: ../src/conversation_textview.py:182
354msgid ""
355"Text below this line is what has been said since the last time you paid "
356"attention to this group chat"
357msgstr ""
358
359#: ../src/conversation_textview.py:241
360#, python-format
361msgid "Actions for \"%s\""
362msgstr ""
363
364#: ../src/conversation_textview.py:253
365msgid "Read _Wikipedia Article"
366msgstr ""
367
368#: ../src/conversation_textview.py:257
369msgid "Look it up in _Dictionary"
370msgstr ""
371
372#. we must have %s in the url if not WIKTIONARY
373#: ../src/conversation_textview.py:272
374#, python-format
375msgid "Dictionary URL is missing an \"%s\" and it is not WIKTIONARY"
376msgstr ""
377
378#. we must have %s in the url
379#: ../src/conversation_textview.py:283
380#, python-format
381msgid "Web Search URL is missing an \"%s\""
382msgstr ""
383
384#: ../src/conversation_textview.py:286
385msgid "Web _Search for it"
386msgstr ""
387
388#: ../src/conversation_textview.py:562
389msgid "Yesterday"
390msgstr ""
391
392#. the number is >= 2
393#. %i is day in year (1-365), %d (1-31) we want %i
394#: ../src/conversation_textview.py:566
395#, python-format
396msgid "%i days ago"
397msgstr ""
398
399#. if we have subject, show it too!
400#: ../src/conversation_textview.py:620
401#, python-format
402msgid "Subject: %s\n"
403msgstr ""
404
405#. only say that to non Windows users
406#: ../src/dbus_support.py:40
407msgid "D-Bus python bindings are missing in this computer"
408msgstr ""
409
410#: ../src/dbus_support.py:41
411msgid "D-Bus capabilities of Gajim cannot be used"
412msgstr ""
413
414#: ../src/dialogs.py:68
415#, python-format
416msgid "Contact's name: <i>%s</i>"
417msgstr ""
418
419#: ../src/dialogs.py:70
420#, python-format
421msgid "JID: <i>%s</i>"
422msgstr ""
423
424#. we try to remove
425#. the last group
426#: ../src/dialogs.py:112
427msgid "Cannot remove last group"
428msgstr ""
429
430#: ../src/dialogs.py:113
431msgid "At least one contact group must be present."
432msgstr ""
433
434#: ../src/dialogs.py:134
435msgid "Group"
436msgstr ""
437
438#: ../src/dialogs.py:141
439msgid "In the group"
440msgstr ""
441
442#: ../src/dialogs.py:191
443msgid "KeyID"
444msgstr ""
445
446#: ../src/dialogs.py:194
447msgid "Contact name"
448msgstr ""
449
450#: ../src/dialogs.py:227
451#, python-format
452msgid "%s Status Message"
453msgstr ""
454
455#: ../src/dialogs.py:229
456msgid "Status Message"
457msgstr ""
458
459#: ../src/dialogs.py:298
460#, python-format
461msgid "Please fill in the data of the contact you want to add in account %s"
462msgstr ""
463
464#: ../src/dialogs.py:300
465msgid "Please fill in the data of the contact you want to add"
466msgstr ""
467
468#: ../src/dialogs.py:380
469msgid "Invalid User ID"
470msgstr ""
471
472#: ../src/dialogs.py:387
473msgid "Contact already in roster"
474msgstr ""
475
476#: ../src/dialogs.py:388
477msgid "This contact is already listed in your roster."
478msgstr ""
479
480#: ../src/dialogs.py:450
481msgid "A GTK+ jabber client"
482msgstr ""
483
484#. here you write your name in the form Name FamilyName <someone@somewhere>
485#: ../src/dialogs.py:475
486msgid "translator-credits"
487msgstr ""
488
489#: ../src/dialogs.py:616
490#, python-format
491msgid "Subscription request for account %s from %s"
492msgstr ""
493
494#: ../src/dialogs.py:619
495#, python-format
496msgid "Subscription request from %s"
497msgstr ""
498
499#: ../src/dialogs.py:663
500msgid "You can not join a group chat unless you are connected."
501msgstr ""
502
503#: ../src/dialogs.py:674
504#, python-format
505msgid "Join Group Chat with account %s"
506msgstr ""
507
508#: ../src/dialogs.py:676 ../src/gtkgui.glade.h:177
509msgid "Join Group Chat"
510msgstr ""
511
512#: ../src/dialogs.py:756
513#, python-format
514msgid "Start Chat with account %s"
515msgstr ""
516
517#: ../src/dialogs.py:758
518msgid "Start Chat"
519msgstr ""
520
521#: ../src/dialogs.py:759
522msgid ""
523"Fill in the contact ID of the contact you would like\n"
524"to send a chat message to:"
525msgstr ""
526
527#. if offline or connecting
528#: ../src/dialogs.py:767 ../src/dialogs.py:1145 ../src/dialogs.py:1265
529msgid "Connection not available"
530msgstr ""
531
532#: ../src/dialogs.py:768 ../src/dialogs.py:1146 ../src/dialogs.py:1266
533#, python-format
534msgid "Please make sure you are connected with \"%s\"."
535msgstr ""
536
537#: ../src/dialogs.py:779
538msgid "Without a connection, you can not change your password."
539msgstr ""
540
541#: ../src/dialogs.py:798
542msgid "You must enter a password."
543msgstr ""
544
545#: ../src/dialogs.py:802
546msgid "Passwords do not match"
547msgstr ""
548
549#: ../src/dialogs.py:803
550msgid "The passwords typed in both fields must be identical."
551msgstr ""
552
553#. default value of txt
554#: ../src/dialogs.py:837 ../src/gajim.py:389 ../src/notify.py:115
555msgid "Contact Signed In"
556msgstr ""
557
558#: ../src/dialogs.py:842 ../src/gajim.py:408 ../src/notify.py:118
559msgid "Contact Signed Out"
560msgstr ""
561
562#. chat message
563#: ../src/dialogs.py:847 ../src/gajim.py:489 ../src/notify.py:121
564#: ../src/notify.py:133
565msgid "New Message"
566msgstr ""
567
568#. single message
569#: ../src/dialogs.py:847 ../src/gajim.py:487 ../src/notify.py:121
570msgid "New Single Message"
571msgstr ""
572
573#: ../src/dialogs.py:848 ../src/dialogs.py:852 ../src/gajim.py:443
574#: ../src/notify.py:122 ../src/notify.py:124
575msgid "New Private Message"
576msgstr ""
577
578#: ../src/dialogs.py:855
579#, python-format
580msgid "From %s in room %s"
581msgstr ""
582
583#: ../src/dialogs.py:857 ../src/dialogs.py:863 ../src/dialogs.py:880
584#, python-format
585msgid "From %s"
586msgstr ""
587
588#: ../src/dialogs.py:859 ../src/gajim.py:908 ../src/notify.py:137
589msgid "File Transfer Request"
590msgstr ""
591
592#. check if we should be notified
593#: ../src/dialogs.py:865 ../src/gajim.py:833 ../src/gajim.py:890
594#: ../src/notify.py:142
595msgid "File Transfer Error"
596msgstr ""
597
598#: ../src/dialogs.py:870 ../src/gajim.py:939 ../src/notify.py:145
599#: ../src/notify.py:154 ../src/notify.py:171
600msgid "File Transfer Completed"
601msgstr ""
602
603#: ../src/dialogs.py:870 ../src/gajim.py:942 ../src/notify.py:145
604msgid "File Transfer Stopped"
605msgstr ""
606
607#: ../src/dialogs.py:889
608#, python-format
609msgid "To %s"
610msgstr ""
611
612#. FIXME: for Received with should become 'in'
613#: ../src/dialogs.py:1077
614#, python-format
615msgid "Single Message with account %s"
616msgstr ""
617
618#: ../src/dialogs.py:1079
619msgid "Single Message"
620msgstr ""
621
622#. prepare UI for Sending
623#: ../src/dialogs.py:1082
624#, python-format
625msgid "Send %s"
626msgstr ""
627
628#. prepare UI for Receiving
629#: ../src/dialogs.py:1105
630#, python-format
631msgid "Received %s"
632msgstr ""
633
634#. we create a new blank window to send and we preset RE: and to jid
635#: ../src/dialogs.py:1171
636#, python-format
637msgid "RE: %s"
638msgstr ""
639
640#: ../src/dialogs.py:1172
641#, python-format
642msgid "%s wrote:\n"
643msgstr ""
644
645#: ../src/dialogs.py:1216
646#, python-format
647msgid "XML Console for %s"
648msgstr ""
649
650#: ../src/dialogs.py:1218
651msgid "XML Console"
652msgstr ""
653
654#: ../src/dialogs.py:1301
655#, python-format
656msgid "You have been invited to the %(room_jid)s room by %(contact_jid)s"
657msgstr ""
658
659#: ../src/dialogs.py:1304
660#, python-format
661msgid "Comment: %s"
662msgstr ""
663
664#: ../src/disco.py:119
665msgid "Others"
666msgstr ""
667
668#. conference is a category for listing mostly groupchats in service discovery
669#: ../src/disco.py:123
670msgid "Conference"
671msgstr ""
672
673#: ../src/disco.py:422
674msgid "Without a connection, you can not browse available services"
675msgstr ""
676
677#: ../src/disco.py:499 ../src/disco.py:501
678msgid "Service Discovery"
679msgstr ""
680
681#: ../src/disco.py:579
682msgid "The service could not be found"
683msgstr ""
684
685#: ../src/disco.py:580
686msgid ""
687"There is no service at the address you entered, or it is not responding. "
688"Check the address and try again."
689msgstr ""
690
691#: ../src/disco.py:584 ../src/disco.py:869
692msgid "The service is not browsable"
693msgstr ""
694
695#: ../src/disco.py:585
696msgid "This type of service does not contain any items to browse."
697msgstr ""
698
699#: ../src/disco.py:665
700#, python-format
701msgid "Browsing %s"
702msgstr ""
703
704#. Address column
705#: ../src/disco.py:686
706msgid "JID"
707msgstr ""
708
709#: ../src/disco.py:705
710msgid "_Browse"
711msgstr ""
712
713#: ../src/disco.py:870
714msgid "This service does not contain any items to browse."
715msgstr ""
716
717#: ../src/disco.py:1091 ../src/disco.py:1204
718msgid "Re_gister"
719msgstr ""
720
721#: ../src/disco.py:1099 ../src/disco.py:1457 ../src/gtkgui.glade.h:343
722msgid "_Join"
723msgstr ""
724
725#: ../src/disco.py:1202 ../src/gtkgui.glade.h:329 ../src/roster_window.py:1075
726msgid "_Edit"
727msgstr ""
728
729#: ../src/disco.py:1241
730#, python-format
731msgid "Scanning %d / %d.."
732msgstr ""
733
734#. Users column
735#: ../src/disco.py:1423
736msgid "Users"
737msgstr ""
738
739#. Description column
740#: ../src/disco.py:1430
741msgid "Description"
742msgstr ""
743
744#: ../src/filetransfers_window.py:89
745msgid "File"
746msgstr ""
747
748#: ../src/filetransfers_window.py:104
749msgid "Time"
750msgstr ""
751
752#: ../src/filetransfers_window.py:116
753msgid "Progress"
754msgstr ""
755
756#: ../src/filetransfers_window.py:174 ../src/filetransfers_window.py:240
757#, python-format
758msgid "Filename: %s"
759msgstr ""
760
761#: ../src/filetransfers_window.py:176 ../src/filetransfers_window.py:310
762#, python-format
763msgid "Size: %s"
764msgstr ""
765
766#. You is a reply of who sent a file
767#. You is a reply of who received a file
768#: ../src/filetransfers_window.py:185 ../src/filetransfers_window.py:195
769msgid "You"
770msgstr ""
771
772#: ../src/filetransfers_window.py:186 ../src/filetransfers_window.py:242
773#, python-format
774msgid "Sender: %s"
775msgstr ""
776
777#: ../src/filetransfers_window.py:187 ../src/filetransfers_window.py:542
778#: ../src/tooltips.py:490
779msgid "Recipient: "
780msgstr ""
781
782#: ../src/filetransfers_window.py:198
783#, python-format
784msgid "Saved in: %s"
785msgstr ""
786
787#: ../src/filetransfers_window.py:201
788msgid "File transfer completed"
789msgstr ""
790
791#: ../src/filetransfers_window.py:203 ../src/gtkgui.glade.h:361
792msgid "_Open Containing Folder"
793msgstr ""
794
795#: ../src/filetransfers_window.py:221 ../src/filetransfers_window.py:229
796msgid "File transfer canceled"
797msgstr ""
798
799#: ../src/filetransfers_window.py:221 ../src/filetransfers_window.py:230
800msgid "Connection with peer cannot be established."
801msgstr ""
802
803#: ../src/filetransfers_window.py:244
804msgid "File transfer stopped by the contact of the other side"
805msgstr ""
806
807#: ../src/filetransfers_window.py:250
808msgid "Choose File to Send..."
809msgstr ""
810
811#: ../src/filetransfers_window.py:253
812msgid "Send"
813msgstr ""
814
815#: ../src/filetransfers_window.py:283
816msgid "Gajim cannot access this file"
817msgstr ""
818
819#: ../src/filetransfers_window.py:284
820msgid "This file is being used by another process."
821msgstr ""
822
823#: ../src/filetransfers_window.py:308
824#, python-format
825msgid "File: %s"
826msgstr ""
827
828#: ../src/filetransfers_window.py:313
829#, python-format
830msgid "Type: %s"
831msgstr ""
832
833#: ../src/filetransfers_window.py:315
834#, python-format
835msgid "Description: %s"
836msgstr ""
837
838#: ../src/filetransfers_window.py:316
839#, python-format
840msgid "%s wants to send you a file:"
841msgstr ""
842
843#: ../src/filetransfers_window.py:319
844msgid "Save File as..."
845msgstr ""
846
847#: ../src/filetransfers_window.py:340
848msgid "This file already exists"
849msgstr ""
850
851#: ../src/filetransfers_window.py:341
852msgid "Would you like to overwrite it?"
853msgstr ""
854
855#. Print remaining time in format 00:00:00
856#. You can change the places of (hours), (minutes), (seconds) -
857#. they are not translatable.
858#: ../src/filetransfers_window.py:413
859#, python-format
860msgid "%(hours)02.d:%(minutes)02.d:%(seconds)02.d"
861msgstr ""
862
863#. This should make the string Kb/s,
864#. where 'Kb' part is taken from %s.
865#. Only the 's' after / (which means second) should be translated.
866#: ../src/filetransfers_window.py:468
867#, python-format
868msgid "(%(filesize_unit)s/s)"
869msgstr ""
870
871#: ../src/filetransfers_window.py:514 ../src/filetransfers_window.py:517
872msgid "Invalid File"
873msgstr ""
874
875#: ../src/filetransfers_window.py:514
876msgid "File: "
877msgstr ""
878
879#: ../src/filetransfers_window.py:518
880msgid "It is not possible to send empty files"
881msgstr ""
882
883#: ../src/filetransfers_window.py:538 ../src/tooltips.py:407
884#: ../src/tooltips.py:472
885msgid "Name: "
886msgstr ""
887
888#: ../src/filetransfers_window.py:540 ../src/tooltips.py:485
889msgid "Sender: "
890msgstr ""
891
892#: ../src/filetransfers_window.py:728
893msgid "Pause"
894msgstr ""
895
896#: ../src/filetransfers_window.py:739 ../src/gtkgui.glade.h:323
897msgid "_Continue"
898msgstr ""
899
900#: ../src/gajim-remote.py:82
901msgid "shows a help on specific command"
902msgstr ""
903
904#. User gets help for the command, specified by this parameter
905#: ../src/gajim-remote.py:85
906msgid "command"
907msgstr ""
908
909#: ../src/gajim-remote.py:86
910msgid "show help on command"
911msgstr ""
912
913#: ../src/gajim-remote.py:90
914msgid "Shows or hides the roster window"
915msgstr ""
916
917#: ../src/gajim-remote.py:94
918msgid "Popups a window with the next unread message"
919msgstr ""
920
921#: ../src/gajim-remote.py:98
922msgid ""
923"Prints a list of all contacts in the roster. Each contact appear on a "
924"separate line"
925msgstr ""
926
927#: ../src/gajim-remote.py:100 ../src/gajim-remote.py:113
928#: ../src/gajim-remote.py:123 ../src/gajim-remote.py:136
929#: ../src/gajim-remote.py:151 ../src/gajim-remote.py:181
930#: ../src/gajim-remote.py:189 ../src/gajim-remote.py:196
931msgid "account"
932msgstr ""
933
934#: ../src/gajim-remote.py:100
935msgid "show only contacts of the given account"
936msgstr ""
937
938#: ../src/gajim-remote.py:105
939msgid "Prints a list of registered accounts"
940msgstr ""
941
942#: ../src/gajim-remote.py:109
943msgid "Changes the status of account or accounts"
944msgstr ""
945
946#: ../src/gajim-remote.py:111
947msgid "status"
948msgstr ""
949
950#: ../src/gajim-remote.py:111
951msgid "one of: offline, online, chat, away, xa, dnd, invisible "
952msgstr ""
953
954#: ../src/gajim-remote.py:112 ../src/gajim-remote.py:133
955msgid "message"
956msgstr ""
957
958#: ../src/gajim-remote.py:112
959msgid "status message"
960msgstr ""
961
962#: ../src/gajim-remote.py:113
963msgid ""
964"change status of account \"account\". If not specified, try to change status "
965"of all accounts that have \"sync with global status\" option set"
966msgstr ""
967
968#: ../src/gajim-remote.py:119
969msgid "Shows the chat dialog so that you can send messages to a contact"
970msgstr ""
971
972#: ../src/gajim-remote.py:121
973msgid "JID of the contact that you want to chat with"
974msgstr ""
975
976#: ../src/gajim-remote.py:123 ../src/gajim-remote.py:181
977msgid "if specified, contact is taken from the contact list of this account"
978msgstr ""
979
980#: ../src/gajim-remote.py:128
981msgid ""
982"Sends new message to a contact in the roster. Both OpenPGP key and account "
983"are optional. If you want to set only 'account', without 'OpenPGP key', just "
984"set 'OpenPGP key' to ''."
985msgstr ""
986
987#: ../src/gajim-remote.py:132
988msgid "JID of the contact that will receive the message"
989msgstr ""
990
991#: ../src/gajim-remote.py:133
992msgid "message contents"
993msgstr ""
994
995#: ../src/gajim-remote.py:134
996msgid "pgp key"
997msgstr ""
998
999#: ../src/gajim-remote.py:134
1000msgid "if specified, the message will be encrypted using this public key"
1001msgstr ""
1002
1003#: ../src/gajim-remote.py:136
1004msgid "if specified, the message will be sent using this account"
1005msgstr ""
1006
1007#: ../src/gajim-remote.py:141
1008msgid "Gets detailed info on a contact"
1009msgstr ""
1010
1011#: ../src/gajim-remote.py:143 ../src/gajim-remote.py:150
1012#: ../src/gajim-remote.py:180
1013msgid "JID of the contact"
1014msgstr ""
1015
1016#: ../src/gajim-remote.py:147
1017msgid "Sends file to a contact"
1018msgstr ""
1019
1020#: ../src/gajim-remote.py:149
1021msgid "file"
1022msgstr ""
1023
1024#: ../src/gajim-remote.py:149
1025msgid "File path"
1026msgstr ""
1027
1028#: ../src/gajim-remote.py:151
1029msgid "if specified, file will be sent using this account"
1030msgstr ""
1031
1032#: ../src/gajim-remote.py:156
1033msgid "Lists all preferences and their values"
1034msgstr ""
1035
1036#: ../src/gajim-remote.py:160
1037msgid "Sets value of 'key' to 'value'."
1038msgstr ""
1039
1040#: ../src/gajim-remote.py:162
1041msgid "key=value"
1042msgstr ""
1043
1044#: ../src/gajim-remote.py:162
1045msgid "'key' is the name of the preference, 'value' is the value to set it to"
1046msgstr ""
1047
1048#: ../src/gajim-remote.py:167
1049msgid "Deletes a preference item"
1050msgstr ""
1051
1052#: ../src/gajim-remote.py:169
1053msgid "key"
1054msgstr ""
1055
1056#: ../src/gajim-remote.py:169
1057msgid "name of the preference to be deleted"
1058msgstr ""
1059
1060#: ../src/gajim-remote.py:173
1061msgid "Writes the current state of Gajim preferences to the .config file"
1062msgstr ""
1063
1064#: ../src/gajim-remote.py:178
1065msgid "Removes contact from roster"
1066msgstr ""
1067
1068#: ../src/gajim-remote.py:187
1069msgid "Adds contact to roster"
1070msgstr ""
1071
1072#: ../src/gajim-remote.py:189
1073msgid "Adds new contact to this account."
1074msgstr ""
1075
1076#: ../src/gajim-remote.py:194
1077msgid "Returns current status (the global one unless account is specified)"
1078msgstr ""
1079
1080#: ../src/gajim-remote.py:217
1081msgid "Missing argument \"contact_jid\""
1082msgstr ""
1083
1084#: ../src/gajim-remote.py:240
1085#, python-format
1086msgid ""
1087"'%s' is not in your roster.\n"
1088"Please specify account for sending the message."
1089msgstr ""
1090
1091#: ../src/gajim-remote.py:243
1092msgid "You have no active account"
1093msgstr ""
1094
1095#: ../src/gajim-remote.py:277
1096#, python-format
1097msgid "Unknown D-Bus version: %s"
1098msgstr ""
1099
1100#: ../src/gajim-remote.py:304
1101#, python-format
1102msgid ""
1103"Usage: %s %s %s \n"
1104"\t"
1105msgstr ""
1106
1107#: ../src/gajim-remote.py:307
1108msgid "Arguments:"
1109msgstr ""
1110
1111#: ../src/gajim-remote.py:311
1112#, python-format
1113msgid "%s not found"
1114msgstr ""
1115
1116#: ../src/gajim-remote.py:315
1117#, python-format
1118msgid ""
1119"Usage: %s command [arguments]\n"
1120"Command is one of:\n"
1121msgstr ""
1122
1123#: ../src/gajim-remote.py:524
1124#, python-format
1125msgid ""
1126"Argument \"%s\" is not specified. \n"
1127"Type \"%s help %s\" for more info"
1128msgstr ""
1129
1130#: ../src/gajim.py:45
1131msgid "Gajim needs Xserver to run. Quiting..."
1132msgstr ""
1133
1134#: ../src/gajim.py:49
1135msgid "Gajim needs PyGTK 2.6 or above"
1136msgstr ""
1137
1138#: ../src/gajim.py:50
1139msgid "Gajim needs PyGTK 2.6 or above to run. Quiting..."
1140msgstr ""
1141
1142#: ../src/gajim.py:52
1143msgid "Gajim needs GTK 2.6 or above"
1144msgstr ""
1145
1146#: ../src/gajim.py:53
1147msgid "Gajim needs GTK 2.6 or above to run. Quiting..."
1148msgstr ""
1149
1150#: ../src/gajim.py:58
1151msgid "GTK+ runtime is missing libglade support"
1152msgstr ""
1153
1154#: ../src/gajim.py:60
1155#, python-format
1156msgid ""
1157"Please remove your current GTK+ runtime and install the latest stable "
1158"version from %s"
1159msgstr ""
1160
1161#: ../src/gajim.py:62
1162msgid ""
1163"Please make sure that gtk and pygtk have libglade support in your system."
1164msgstr ""
1165
1166#: ../src/gajim.py:67
1167msgid "Gajim needs PySQLite2 to run"
1168msgstr ""
1169
1170#. ('HTTP_AUTH', account, (method, url, transaction_id, iq_obj))
1171#: ../src/gajim.py:213
1172#, python-format
1173msgid "HTTP (%s) Authorization for %s (id: %s)"
1174msgstr ""
1175
1176#: ../src/gajim.py:214
1177msgid "Do you accept this request?"
1178msgstr ""
1179
1180#: ../src/gajim.py:535
1181msgid "error while sending"
1182msgstr ""
1183
1184#: ../src/gajim.py:562 ../src/gajim.py:573 ../src/gtkgui.glade.h:143
1185#: ../src/roster_window.py:154 ../src/roster_window.py:1237
1186msgid "General"
1187msgstr ""
1188
1189#: ../src/gajim.py:578
1190msgid "Authorization accepted"
1191msgstr ""
1192
1193#: ../src/gajim.py:579
1194#, python-format
1195msgid "The contact \"%s\" has authorized you to see his or her status."
1196msgstr ""
1197
1198#: ../src/gajim.py:585
1199#, python-format
1200msgid "Contact \"%s\" removed subscription from you"
1201msgstr ""
1202
1203#: ../src/gajim.py:586
1204msgid "You will always see him or her as offline."
1205msgstr ""
1206
1207#: ../src/gajim.py:610
1208#, python-format
1209msgid "Contact with \"%s\" cannot be established"
1210msgstr ""
1211
1212#: ../src/gajim.py:611 ../src/common/connection.py:1649
1213msgid "Check your connection or try again later."
1214msgstr ""
1215
1216#: ../src/gajim.py:720 ../src/roster_window.py:716
1217#, python-format
1218msgid "%s is now %s (%s)"
1219msgstr ""
1220
1221#: ../src/gajim.py:777
1222msgid "Your passphrase is incorrect"
1223msgstr ""
1224
1225#: ../src/gajim.py:778
1226msgid "You are currently connected without your OpenPGP key."
1227msgstr ""
1228
1229#: ../src/gajim.py:974
1230msgid "vCard publication succeeded"
1231msgstr ""
1232
1233#: ../src/gajim.py:974
1234msgid "Your personal information has been published successfully."
1235msgstr ""
1236
1237#: ../src/gajim.py:977
1238msgid "vCard publication failed"
1239msgstr ""
1240
1241#: ../src/gajim.py:977
1242msgid ""
1243"There was an error while publishing your personal information, try again "
1244"later."
1245msgstr ""
1246
1247#. it is good to notify the user
1248#. in case he or she cannot see the output of the console
1249#: ../src/gajim.py:1265
1250msgid "Could not save your settings and preferences"
1251msgstr ""
1252
1253#. loop for ever
1254#: ../src/gajim.py:1468
1255msgid "Logs have been successfully migrated to the database."
1256msgstr ""
1257
1258#: ../src/gajim.py:1487
1259msgid "Session Management support not available (missing gnome.ui module)"
1260msgstr ""
1261
1262#: ../src/gajim.py:1542
1263msgid "Migrating Logs..."
1264msgstr ""
1265
1266#: ../src/gajim.py:1542
1267msgid "Please wait while logs are being migrated..."
1268msgstr ""
1269
1270#: ../src/gajim_themes_window.py:63
1271msgid "Theme"
1272msgstr ""
1273
1274#. don't confuse translators
1275#: ../src/gajim_themes_window.py:141
1276msgid "theme name"
1277msgstr ""
1278
1279#: ../src/gajim_themes_window.py:159
1280msgid "You cannot delete your current theme"
1281msgstr ""
1282
1283#: ../src/gajim_themes_window.py:160
1284msgid "Please first choose another for your current theme."
1285msgstr ""
1286
1287#. if we are in many rooms
1288#: ../src/groupchat_window.py:156
1289#, python-format
1290msgid "Are you sure you want to leave rooms \"%s\"?"
1291msgstr ""
1292
1293#: ../src/groupchat_window.py:157
1294msgid "If you close this window, you will be disconnected from these rooms."
1295msgstr ""
1296
1297#. just in one room
1298#: ../src/groupchat_window.py:160
1299#, python-format
1300msgid "Are you sure you want to leave room \"%s\"?"
1301msgstr ""
1302
1303#: ../src/groupchat_window.py:161
1304msgid "If you close this window, you will be disconnected from this room."
1305msgstr ""
1306
1307#: ../src/groupchat_window.py:165
1308msgid "Do _not ask me again"
1309msgstr ""
1310
1311#: ../src/groupchat_window.py:303 ../src/groupchat_window.py:539
1312msgid "This room has no subject"
1313msgstr ""
1314
1315#. do not print 'kicked by None'
1316#: ../src/groupchat_window.py:461
1317#, python-format
1318msgid "%(nick)s has been kicked: %(reason)s"
1319msgstr ""
1320
1321#: ../src/groupchat_window.py:465
1322#, python-format
1323msgid "%(nick)s has been kicked by %(who)s: %(reason)s"
1324msgstr ""
1325
1326#. do not print 'banned by None'
1327#: ../src/groupchat_window.py:472
1328#, python-format
1329msgid "%(nick)s has been banned: %(reason)s"
1330msgstr ""
1331
1332#: ../src/groupchat_window.py:476
1333#, python-format
1334msgid "%(nick)s has been banned by %(who)s: %(reason)s"
1335msgstr ""
1336
1337#: ../src/groupchat_window.py:484
1338#, python-format
1339msgid "You are now known as %s"
1340msgstr ""
1341
1342#: ../src/groupchat_window.py:486
1343#, python-format
1344msgid "%s is now known as %s"
1345msgstr ""
1346
1347#: ../src/groupchat_window.py:521
1348#, python-format
1349msgid "%s has left"
1350msgstr ""
1351
1352#: ../src/groupchat_window.py:523
1353#, python-format
1354msgid "%s is now %s"
1355msgstr ""
1356
1357#: ../src/groupchat_window.py:560
1358msgid "Changing Subject"
1359msgstr ""
1360
1361#: ../src/groupchat_window.py:561
1362msgid "Please specify the new subject:"
1363msgstr ""
1364
1365#: ../src/groupchat_window.py:570
1366msgid "Changing Nickname"
1367msgstr ""
1368
1369#: ../src/groupchat_window.py:571
1370msgid "Please specify the new nickname you want to use:"
1371msgstr ""
1372
1373#: ../src/groupchat_window.py:601
1374msgid "Bookmark already set"
1375msgstr ""
1376
1377#: ../src/groupchat_window.py:602
1378#, python-format
1379msgid "Room \"%s\" is already in your bookmarks."
1380msgstr ""
1381
1382#: ../src/groupchat_window.py:612
1383msgid "Bookmark has been added successfully"
1384msgstr ""
1385
1386#: ../src/groupchat_window.py:613
1387msgid "You can manage your bookmarks via Actions menu in your roster."
1388msgstr ""
1389
1390#. we are not connected
1391#: ../src/groupchat_window.py:743 ../src/tabbed_chat_window.py:662
1392msgid "A connection is not available"
1393msgstr ""
1394
1395#: ../src/groupchat_window.py:744 ../src/tabbed_chat_window.py:663
1396msgid "Your message can not be sent until you are connected."
1397msgstr ""
1398
1399#: ../src/groupchat_window.py:815 ../src/groupchat_window.py:831
1400#: ../src/groupchat_window.py:919 ../src/groupchat_window.py:934
1401#, python-format
1402msgid "Nickname not found: %s"
1403msgstr ""
1404
1405#: ../src/groupchat_window.py:856
1406#, python-format
1407msgid "Invited %(contact_jid)s to %(room_jid)s."
1408msgstr ""
1409
1410#. %s is something the user wrote but it is not a jid so we inform
1411#: ../src/groupchat_window.py:863 ../src/groupchat_window.py:892
1412#, python-format
1413msgid "%s does not appear to be a valid JID"
1414msgstr ""
1415
1416#: ../src/groupchat_window.py:954
1417#, python-format
1418msgid "No such command: /%s (if you want to sent this prefix it with /say)"
1419msgstr ""
1420
1421#: ../src/groupchat_window.py:965
1422#, python-format
1423msgid "Commands: %s"
1424msgstr ""
1425
1426#: ../src/groupchat_window.py:967
1427#, python-format
1428msgid ""
1429"Usage: /%s <nickname|JID> [reason], bans the JID from the room. The nickname "
1430"of an occupant may be substituted, but not if it contains \"@\". If the JID "
1431"is currently in the room, he/she/it will also be kicked. Does NOT support "
1432"spaces in nickname."
1433msgstr ""
1434
1435#: ../src/groupchat_window.py:973
1436#, python-format
1437msgid ""
1438"Usage: /%s <nickname>, opens a private chat window to the specified occupant."
1439msgstr ""
1440
1441#: ../src/groupchat_window.py:976
1442#, python-format
1443msgid "Usage: /%s, clears the text window."
1444msgstr ""
1445
1446#: ../src/groupchat_window.py:979
1447#, python-format
1448msgid ""
1449"Usage: /%s [reason], closes the current window or tab, displaying reason if "
1450"specified."
1451msgstr ""
1452
1453#: ../src/groupchat_window.py:982
1454#, python-format
1455msgid "Usage: /%s, sets the groupchat window to compact mode."
1456msgstr ""
1457
1458#: ../src/groupchat_window.py:985
1459#, python-format
1460msgid ""
1461"Usage: /%s <JID> [reason], invites JID to the current room, optionally "
1462"providing a reason."
1463msgstr ""
1464
1465#: ../src/groupchat_window.py:988
1466#, python-format
1467msgid ""
1468"Usage: /%s <room>@<server>[/nickname], offers to join room@server optionally "
1469"using specified nickname."
1470msgstr ""
1471
1472#: ../src/groupchat_window.py:991
1473#, python-format
1474msgid ""
1475"Usage: /%s <nickname> [reason], removes the occupant specified by nickname "
1476"from the room and optionally displays a reason. Does NOT support spaces in "
1477"nickname."
1478msgstr ""
1479
1480#: ../src/groupchat_window.py:995
1481#, python-format
1482msgid ""
1483"Usage: /%s <action>, sends action to the current room. Use third person. (e."
1484"g. /%s explodes.)"
1485msgstr ""
1486
1487#: ../src/groupchat_window.py:999
1488#, python-format
1489msgid ""
1490"Usage: /%s <nickname> [message], opens a private message window and sends "
1491"message to the occupant specified by nickname."
1492msgstr ""
1493
1494#: ../src/groupchat_wind