~ubuntu-branches/ubuntu/quantal/psmisc/quantal

« back to all changes in this revision

Viewing changes to po/psmisc.pot

  • Committer: Bazaar Package Importer
  • Author(s): Craig Small
  • Date: 2009-05-10 16:13:36 UTC
  • mfrom: (1.1.9 upstream) (2.1.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090510161336-bxj89zet42kfryog
Tags: 22.7-1
* New upstream release
  - Changed fuser.1 so signal is SIGNAL to reduce confusion about wether
    or not it is a parameter Closes: #517413
  - fuser.1 references pkill(1) Closes: #517414
  - Clarified -m and -c for fuser Closes: #467289
  -  Patch from Arnaud Giersch to fix udp ports in fuser Closes: #502208
  - pstree man page mentions -Z may not be available Closes: #478327
  - pstree handles UTF-8 lengths much better Closes: #413503
  - killall says no process found when process not found Closes: #500097
  - pstree makes a bigger buffer for -al flags Closes: #352603
  - peekfd off by one problem in fds Closes: #460530
  - oldfuser removed Closes: #502212
* Changed rules for for cross-build support Closes: #465226
* Updated copyright file Closes: #517410
* updated package description Closes: #485693

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
msgstr ""
9
9
"Project-Id-Version: PACKAGE VERSION\n"
10
10
"Report-Msgid-Bugs-To: csmall@small.dropbear.id.au\n"
11
 
"POT-Creation-Date: 2007-11-04 17:27+1100\n"
 
11
"POT-Creation-Date: 2009-04-26 10:22+1000\n"
12
12
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
13
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
"Language-Team: LANGUAGE <LL@li.org>\n"
48
48
 
49
49
#: src/killall.c:459
50
50
#, c-format
51
 
msgid "%s: no process killed\n"
 
51
msgid "%s: no process found\n"
52
52
msgstr ""
53
53
 
54
54
#: src/killall.c:497
102
102
"                      (must precede other arguments)\n"
103
103
msgstr ""
104
104
 
105
 
#: src/killall.c:554 src/fuser.c:122 src/pstree.c:780
 
105
#: src/killall.c:554 src/pstree.c:842
106
106
#, c-format
107
107
msgid ""
108
108
"Copyright (C) 1993-2005 Werner Almesberger and Craig Small\n"
109
109
"\n"
110
110
msgstr ""
111
111
 
112
 
#: src/killall.c:556 src/fuser.c:124 src/peekfd.c:87 src/pstree.c:782
 
112
#: src/killall.c:556 src/fuser.c:124 src/peekfd.c:89 src/pstree.c:844
113
113
#, c-format
114
114
msgid ""
115
115
"PSmisc comes with ABSOLUTELY NO WARRANTY.\n"
128
128
msgid "Maximum number of names is %d\n"
129
129
msgstr ""
130
130
 
131
 
#: src/killall.c:720 src/pstree.c:710
 
131
#: src/killall.c:720 src/pstree.c:772
132
132
#, c-format
133
133
msgid "%s is empty (not mounted ?)\n"
134
134
msgstr ""
135
135
 
136
 
#: src/fuser.c:89
 
136
#: src/fuser.c:90
137
137
#, c-format
138
138
msgid ""
139
 
"Usage: fuser [ -a | -s | -c ] [ -n SPACE ] [ -SIGNAL ] [ -kimuv ] NAME...\n"
140
 
"             [ - ] [ -n SPACE ] [ -SIGNAL ] [ -kimuv ] NAME...\n"
 
139
"Usage: fuser [ -fuv ] [ -a | -s ] [ -4 | -6 ] [ -c | -m | -n SPACE ] [ -k [ -"
 
140
"i ] [ -SIGNAL ]] NAME...\n"
141
141
"       fuser -l\n"
142
142
"       fuser -V\n"
143
143
"Show which processes use the named files, sockets, or filesystems.\n"
144
144
"\n"
145
145
"    -a        display unused files too\n"
146
 
"    -c        mounted FS\n"
 
146
"    -c        Same as \\-m (for POSIX compatibility)\n"
147
147
"    -f        silently ignored (for POSIX compatibility)\n"
148
148
"    -i        ask before killing (ignored without -k)\n"
149
149
"    -k        kill processes accessing the named file\n"
150
150
"    -l        list available signal names\n"
151
 
"    -m        show all processes using the named filesystems\n"
 
151
"    -m        show all processes using the named filesystems or block "
 
152
"device\n"
152
153
"    -n SPACE  search in this name space (file, udp, or tcp)\n"
153
154
"    -s        silent operation\n"
154
155
"    -SIGNAL   send this signal instead of SIGKILL\n"
178
179
msgid "fuser (PSmisc) %s\n"
179
180
msgstr ""
180
181
 
 
182
#: src/fuser.c:122
 
183
#, c-format
 
184
msgid ""
 
185
"Copyright (C) 1993-2009 Werner Almesberger and Craig Small\n"
 
186
"\n"
 
187
msgstr ""
 
188
 
181
189
#: src/fuser.c:147
182
190
#, c-format
183
191
msgid "Cannot open /proc directory: %s\n"
250
258
msgid "(unknown)"
251
259
msgstr ""
252
260
 
253
 
#: src/fuser.c:1019
 
261
#: src/fuser.c:1021
254
262
#, c-format
255
263
msgid "Cannot stat file %s: %s\n"
256
264
msgstr ""
257
265
 
258
 
#: src/fuser.c:1113
 
266
#: src/fuser.c:1124
259
267
#, c-format
260
268
msgid "Cannot open /proc/net/unix: %s\n"
261
269
msgstr ""
262
270
 
263
 
#: src/fuser.c:1149
 
271
#: src/fuser.c:1160
264
272
#, c-format
265
273
msgid "Cannot open /etc/mtab: %s\n"
266
274
msgstr ""
267
275
 
268
 
#: src/fuser.c:1198
 
276
#: src/fuser.c:1209
269
277
#, c-format
270
278
msgid "Kill process %d ? (y/N) "
271
279
msgstr ""
272
280
 
273
 
#: src/fuser.c:1222
 
281
#: src/fuser.c:1233
274
282
#, c-format
275
283
msgid "Could not kill process %d: %s\n"
276
284
msgstr ""
277
285
 
278
 
#: src/fuser.c:1237
 
286
#: src/fuser.c:1248
279
287
#, c-format
280
288
msgid "Cannot open a network socket.\n"
281
289
msgstr ""
282
290
 
283
 
#: src/fuser.c:1241
 
291
#: src/fuser.c:1252
284
292
#, c-format
285
293
msgid "Cannot find socket's device number.\n"
286
294
msgstr ""
287
295
 
288
 
#: src/peekfd.c:75
 
296
#: src/peekfd.c:77
289
297
#, c-format
290
298
msgid "Error attaching to pid %i\n"
291
299
msgstr ""
292
300
 
293
 
#: src/peekfd.c:83
 
301
#: src/peekfd.c:85
294
302
#, c-format
295
303
msgid "peekfd (PSmisc) %s\n"
296
304
msgstr ""
297
305
 
298
 
#: src/peekfd.c:85
 
306
#: src/peekfd.c:87
299
307
#, c-format
300
308
msgid ""
301
309
"Copyright (C) 2007 Trent Waddington\n"
302
310
"\n"
303
311
msgstr ""
304
312
 
305
 
#: src/peekfd.c:95
 
313
#: src/peekfd.c:97
306
314
#, c-format
307
315
msgid ""
308
316
"Usage: peekfd [-8] [-n] [-c] [-d] [-V] [-h] <pid> [<fd> ..]\n"
316
324
"  Press CTRL-C to end output.\n"
317
325
msgstr ""
318
326
 
319
 
#: src/pstree.c:374
320
 
#, c-format
321
 
msgid "Internal error: MAX_DEPTH not big enough.\n"
322
 
msgstr ""
323
 
 
324
 
#: src/pstree.c:750
 
327
#: src/pstree.c:812
325
328
#, c-format
326
329
msgid ""
327
330
"Usage: pstree [ -a ] [ -c ] [ -h | -H PID ] [ -l ] [ -n ] [ -p ] [ -u ]\n"
343
346
"    -V     display version information\n"
344
347
msgstr ""
345
348
 
346
 
#: src/pstree.c:768
 
349
#: src/pstree.c:830
347
350
#, c-format
348
351
msgid "    -Z     show SELinux security contexts\n"
349
352
msgstr ""
350
353
 
351
 
#: src/pstree.c:771
 
354
#: src/pstree.c:833
352
355
#, c-format
353
356
msgid ""
354
357
"    PID    start at this PID; default is 1 (init)\n"
356
359
"\n"
357
360
msgstr ""
358
361
 
359
 
#: src/pstree.c:778
 
362
#: src/pstree.c:840
360
363
#, c-format
361
364
msgid "pstree (PSmisc) %s\n"
362
365
msgstr ""
363
366
 
364
 
#: src/pstree.c:871
 
367
#: src/pstree.c:933
365
368
#, c-format
366
369
msgid "TERM is not set\n"
367
370
msgstr ""
368
371
 
369
 
#: src/pstree.c:876
 
372
#: src/pstree.c:938
370
373
#, c-format
371
374
msgid "Can't get terminal capabilities\n"
372
375
msgstr ""
373
376
 
374
 
#: src/pstree.c:920
 
377
#: src/pstree.c:982
375
378
#, c-format
376
379
msgid "No such user name: %s\n"
377
380
msgstr ""
378
381
 
379
 
#: src/pstree.c:936
 
382
#: src/pstree.c:998
380
383
#, c-format
381
384
msgid "No processes found.\n"
382
385
msgstr ""
383
386
 
384
 
#: src/pstree.c:941
 
387
#: src/pstree.c:1004
385
388
#, c-format
386
389
msgid "Press return to close\n"
387
390
msgstr ""