File: gnome-network.pot

package info (click to toggle)
gnome-network 1.0.2-5
  • links: PTS
  • area: main
  • in suites: potato
  • size: 1,968 kB
  • ctags: 1,007
  • sloc: ansic: 8,129; sh: 6,837; objc: 961; makefile: 251
file content (605 lines) | stat: -rw-r--r-- 11,189 bytes parent folder | download
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
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Free Software Foundation, Inc.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 1999-05-12 16:00-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: ENCODING\n"

#: gnometalk/talk.c:144
msgid "GNOME Talk"
msgstr ""

#: gnometalk/talk.c:147
msgid "The GNOME talk program."
msgstr ""

#: gnometalk/talk.c:153
msgid "_Terminate"
msgstr ""

#: gnometalk/talk.c:153
msgid "Terminates this talk session"
msgstr ""

#: gnometalk/talk.c:159
msgid "_About"
msgstr ""

#: gnometalk/talk.c:159
msgid "Info about this program"
msgstr ""

#: gnometalk/talk.c:165
msgid "_Talk"
msgstr ""

#: gnometalk/talk.c:166
msgid "_Help"
msgstr ""

#: gnometalk/talk.c:183
msgid "Talking to "
msgstr ""

#: gnometalk/talk.c:186 gnometalk/talk.c:190
msgid "Talk"
msgstr ""

#: gnometalk/names.c:82 gnometalk/names.c:97
msgid "Talk to"
msgstr ""

#: gnometalk/names.c:107
msgid "Specify TTY"
msgstr ""

#: gnometalk/names.c:151
msgid "Failed to find the address for this host"
msgstr ""

#: gnometalk/names.c:161
msgid "Failed to find the address for the remote host"
msgstr ""

#: gnometalk/protocol.c:101
msgid "Talk progress"
msgstr ""

#: gnometalk/protocol.c:129
msgid "Error"
msgstr ""

#: gnometalk/protocol.c:148 gnometalk/protocol.c:173
msgid "could not create socket"
msgstr ""

#: gnometalk/protocol.c:151
msgid "init_control_socket: could not bind()"
msgstr ""

#: gnometalk/protocol.c:156 gnometalk/protocol.c:181
msgid "getsockname() failed"
msgstr ""

#: gnometalk/protocol.c:176
msgid "could not bind ()"
msgstr ""

#: gnometalk/protocol.c:204
msgid "Error sending"
msgstr ""

#: gnometalk/protocol.c:223
msgid "Error when reading from talk daemon"
msgstr ""

#: gnometalk/protocol.c:245
msgid "Error trying to listen for caller"
msgstr ""

#: gnometalk/protocol.c:251
msgid "Trying to connect to your party's talk daemon"
msgstr ""

#: gnometalk/protocol.c:272 gnometalk/protocol.c:277
msgid "Lost connection"
msgstr ""

#: gnometalk/protocol.c:294
msgid "Unable to connect with your party"
msgstr ""

#: gnometalk/protocol.c:300 gnometalk/protocol.c:374
msgid "Waiting for your party to respond"
msgstr ""

#: gnometalk/protocol.c:337
msgid "response uses an invalid network address"
msgstr ""

#: gnometalk/protocol.c:382
#, c-format
msgid "CANCEL CALLBACK:Answer:%d\n"
msgstr ""

#. NOT_HERE
#: gnometalk/protocol.c:444
msgid "Your party is not logged on"
msgstr ""

#. FAILED
#: gnometalk/protocol.c:447
msgid "Target machine is too confused to talk to us"
msgstr ""

#. MACHINE_UNKNOWN
#: gnometalk/protocol.c:450
msgid "Target machine does not recognize us"
msgstr ""

#. PERMISSION_REFUSED
#: gnometalk/protocol.c:453
msgid "Your party is refusing messages"
msgstr ""

#. UNKNOWN_REQUEST
#: gnometalk/protocol.c:456
msgid "Target machine can not handle remote talk"
msgstr ""

#. BADVERSION
#: gnometalk/protocol.c:459
msgid "Target machine indicates protocol mismatch"
msgstr ""

#. BADADDR
#: gnometalk/protocol.c:462
msgid "Target machine indicates protocol botch (addr)"
msgstr ""

#. BADCTLADDR
#: gnometalk/protocol.c:465
msgid "Target machine indicates protocol botch (ctl_addr)"
msgstr ""

#: sync/copy.c:59
msgid "Error while writing to remote file"
msgstr ""

#: sync/copy.c:61
msgid "Error while writing to local file"
msgstr ""

#: sync/copy.c:77
msgid "Error while writing to database file"
msgstr ""

#: sync/copy.c:100
msgid "Copying from local to remote"
msgstr ""

#: sync/copy.c:101
msgid "Copying from remote to local"
msgstr ""

#: sync/copy.c:111
msgid "Couldn't open file for writing: "
msgstr ""

#: sync/db.c:60 sync/sync.c:451 sync/sync.c:491
msgid "Error while reading database file"
msgstr ""

#. FIXME: better text.
#: sync/errors.c:78
msgid "Initial entry"
msgstr ""

#: sync/main.c:59
msgid "_Synchronize"
msgstr ""

#: sync/main.c:70
msgid "New entry..."
msgstr ""

#: gnome-ppp/account-window.c:839 gnome-ppp/account-window.c:1189
#: gnome-ppp/account-window.c:1273 gnome-ppp/account-window.c:1423
#: sync/main.c:73 sync/main.c:194 sync/main.c:203 sync/main.c:267
msgid "Remove"
msgstr ""

#: sync/main.c:75 sync/main.c:268
msgid "Retry"
msgstr ""

#: sync/main.c:83
msgid "About..."
msgstr ""

#: sync/main.c:92
msgid "Synchronize"
msgstr ""

#: sync/main.c:121 sync/main.c:287
msgid "Gnome Synchronize"
msgstr ""

#: sync/main.c:124
msgid "The GNOME file synchronization program."
msgstr ""

#: sync/main.c:222
msgid "Local"
msgstr ""

#: sync/main.c:223
msgid "Remote"
msgstr ""

#: sync/main.c:224
msgid "Status"
msgstr ""

#: sync/main.c:330
msgid "Immediately synchronize with remote"
msgstr ""

#: sync/new.c:54 sync/sync.c:426
msgid "Error while synchronizing database file"
msgstr ""

#: sync/new.c:85
msgid "Browse..."
msgstr ""

#: sync/new.c:100
msgid "New entry"
msgstr ""

#: sync/new.c:115
msgid "Local name:"
msgstr ""

#: sync/new.c:121
msgid "Remote name:"
msgstr ""

#: sync/sync.c:89
msgid "Both files modified since last synchronization"
msgstr ""

#: sync/sync.c:238
msgid "Error while reading local file"
msgstr ""

#: sync/sync.c:240
msgid "Error while reading remote file"
msgstr ""

#: sync/sync.c:372
msgid "Couldn't open remote file for reading"
msgstr ""

#: sync/sync.c:381
msgid "Couldn't open local file for reading"
msgstr ""

#: sync/sync.c:393
msgid "Both local and remote files are missing"
msgstr ""

#: sync/sync.c:400
msgid "Synchronizing..."
msgstr ""

#: gnome-ppp/account-window.c:119
msgid "Recieve"
msgstr ""

#: gnome-ppp/account-window.c:119
msgid "Enter search string"
msgstr ""

#: gnome-ppp/account-window.c:120
msgid "Send"
msgstr ""

#: gnome-ppp/account-window.c:120
msgid "Enter transmission string"
msgstr ""

#: gnome-ppp/account-window.c:121
msgid "Send User Name"
msgstr ""

#: gnome-ppp/account-window.c:121
msgid "Username taken from Authentication"
msgstr ""

#: gnome-ppp/account-window.c:122
msgid "Send User Password"
msgstr ""

#: gnome-ppp/account-window.c:122
msgid "Password taken from Authentication"
msgstr ""

#: gnome-ppp/account-window.c:123
msgid "Dynamic User Input"
msgstr ""

#: gnome-ppp/account-window.c:123
msgid "Prompt for hidden input, enter mnenonic"
msgstr ""

#: gnome-ppp/account-window.c:124
msgid "Dialog Box Input"
msgstr ""

#: gnome-ppp/account-window.c:124
msgid "Enter text to be used as a dialog message when prompted for input"
msgstr ""

#: gnome-ppp/account-window.c:217
msgid "This account is in use and cannot be modified."
msgstr ""

#: gnome-ppp/account-window.c:224
msgid "open_account_window(): account=NULL with clone flag"
msgstr ""

#: gnome-ppp/account-window.c:250
msgid "open_account_window(): calling arguments invalid"
msgstr ""

#: gnome-ppp/account-window.c:291
msgid "Dial"
msgstr ""

#: gnome-ppp/account-window.c:297
msgid "Authentication"
msgstr ""

#. dns server entry
#: gnome-ppp/account-window.c:303 gnome-ppp/account-window.c:1156
msgid "IP Address"
msgstr ""

#: gnome-ppp/account-window.c:309
msgid "DNS"
msgstr ""

#: gnome-ppp/account-window.c:315
msgid "Script"
msgstr ""

#: gnome-ppp/account-window.c:321
msgid "PPP"
msgstr ""

#: gnome-ppp/account-window.c:684
msgid "Account Name"
msgstr ""

#. redial spin button
#: gnome-ppp/account-window.c:696
msgid "Redial Maximum"
msgstr ""

#. modem device
#: gnome-ppp/account-window.c:718
msgid "Modem Device"
msgstr ""

#. modem speed
#: gnome-ppp/account-window.c:744
msgid "Connection Speed"
msgstr ""

#. modem init
#: gnome-ppp/account-window.c:770
msgid "Modem Initialization"
msgstr ""

#. phone number frame
#: gnome-ppp/account-window.c:792
msgid "Phone Numbers"
msgstr ""

#. Phone number
#: gnome-ppp/account-window.c:804
msgid "#"
msgstr ""

#. add/remove buttons
#: gnome-ppp/account-window.c:825 gnome-ppp/account-window.c:1175
#: gnome-ppp/account-window.c:1259 gnome-ppp/account-window.c:1397
msgid "Add"
msgstr ""

#: gnome-ppp/account-window.c:891
msgid "PAP/CHAP"
msgstr ""

#: gnome-ppp/account-window.c:903
msgid "User Name"
msgstr ""

#: gnome-ppp/account-window.c:923
msgid "Remote Name"
msgstr ""

#. password
#: gnome-ppp/account-window.c:944
msgid "Hidden Password"
msgstr ""

#: gnome-ppp/account-window.c:956
msgid "Password"
msgstr ""

#. local ip address
#: gnome-ppp/account-window.c:994
msgid "Local IP Address"
msgstr ""

#: gnome-ppp/account-window.c:1005 gnome-ppp/account-window.c:1050
#: gnome-ppp/account-window.c:1095
msgid "Dynamic"
msgstr ""

#: gnome-ppp/account-window.c:1019 gnome-ppp/account-window.c:1064
#: gnome-ppp/account-window.c:1109
msgid "Static"
msgstr ""

#. netmask
#: gnome-ppp/account-window.c:1039
msgid "Netmask"
msgstr ""

#. remote ip address
#: gnome-ppp/account-window.c:1084
msgid "Remote IP Address"
msgstr ""

#. dns server list
#: gnome-ppp/account-window.c:1143
msgid "DNS Servers"
msgstr ""

#. search domains list
#: gnome-ppp/account-window.c:1228
msgid "Search Domains"
msgstr ""

#: gnome-ppp/account-window.c:1239
msgid "Domain Name"
msgstr ""

#: gnome-ppp/account-window.c:1321
msgid "Action"
msgstr ""

#: gnome-ppp/account-window.c:1322
msgid "Text"
msgstr ""

#. script list
#: gnome-ppp/account-window.c:1330
msgid "Login Script"
msgstr ""

#: gnome-ppp/account-window.c:1410
msgid "Insert"
msgstr ""

#: gnome-ppp/account-window.c:1484
msgid "Add Default Route"
msgstr ""

#: gnome-ppp/account-window.c:1500
msgid "Lock Dialout Device"
msgstr ""

#. mtu, mru spin buttons
#: gnome-ppp/account-window.c:1515
msgid "Maximum Transmission Unit"
msgstr ""

#: gnome-ppp/account-window.c:1537
msgid "Maximum Recieve Unit"
msgstr ""

#: gnome-ppp/account-window.c:1558
msgid "Run Program After Connect"
msgstr ""

#: gnome-ppp/account-window.c:1570
msgid "Run Program After Disconnect"
msgstr ""

#: gnome-ppp/account-window.c:2056
msgid "**PASSWORD**"
msgstr ""

#: gnome-ppp/account-window.c:2060
msgid "script_type_cb(): optionmenu data bad"
msgstr ""

#: gnome-ppp/dial-window.c:143
msgid "_Debug Terminal"
msgstr ""

#: gnome-ppp/dial-window.c:150
msgid "New..."
msgstr ""

#: gnome-ppp/dial-window.c:151
msgid "Duplicate..."
msgstr ""

#: gnome-ppp/dial-window.c:152
msgid "Edit..."
msgstr ""

#: gnome-ppp/dial-window.c:153
msgid "Delete..."
msgstr ""

#: gnome-ppp/dial-window.c:172
msgid "_Account"
msgstr ""

#. set up the main application
#: gnome-ppp/dial-window.c:210
msgid "gnome-ppp"
msgstr ""

#: gnome-ppp/dial-window.c:358
msgid "Dialing"
msgstr ""

#: gnome-ppp/dial-window.c:362
msgid "Connected"
msgstr ""

#: gnome-ppp/dial-window.c:385
msgid "refresh_dial_app(): gtk_clist_append failed."
msgstr ""

#: gnome-ppp/dial-window.c:409 gnome-ppp/dial-window.c:417
msgid "Connect"
msgstr ""

#: gnome-ppp/dial-window.c:427
msgid "Cancel"
msgstr ""

#: gnome-ppp/dial-window.c:431
msgid "Disconnect"
msgstr ""

#: gnome-ppp/dial-window.c:452
msgid "You must disconnect before closing."
msgstr ""

#: gnome-ppp/dial-window.c:742
msgid "The account is in use and cannot be removed."
msgstr ""

#: gnome-ppp/libgnome_ppp/connect.c:264
msgid ""
"\r\n"
"---NEW CONNECTION---\r\n"
msgstr ""