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

Revision 4880, 84.7 kB (checked in by nk, 3 years ago)

update po [sources lines]

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