Changeset 3075 for pykota/trunk/po/pl
- Timestamp:
- 11/28/06 22:28:36 (18 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pykota/trunk/po/pl/pykota.po
r3073 r3075 1496 1496 " is denied after the first unsuccessful try.\n" 1497 1497 " \n" 1498 " -N | --noremote action If it's impossible to connect to the remote\n" 1499 " PyKotIcon machine, do this action instead.\n" 1500 " Allowed actions are 'CONTINUE' and 'CANCEL', \n" 1501 " which will respectively allow the processing\n" 1502 " of the print job to continue, or the job to\n" 1503 " be cancelled. The default value is CANCEL.\n" 1504 " \n" 1498 1505 " -n | --notify Tells pknotify to send an informational " 1499 1506 "message\n" … … 1544 1551 "examples : \n" 1545 1552 "\n" 1546 " pknotify -d client:7654 --confirm \"This job costs :\n" 1547 "10 credits !\"\n" 1548 " \n" 1549 " Would display the cost of a print job and asks for confirmation.\n" 1553 " pknotify -d client:7654 --noremote CONTINUE --confirm \"This job costs 10 " 1554 "credits\"\n" 1555 " \n" 1556 " Would display the cost of the print job and asks for confirmation.\n" 1557 " If the end user doesn't have PyKotIcon running and accepting connections\n" 1558 " from the print server, PyKota will consider that the end user accepted\n" 1559 " to print this job.\n" 1550 1560 " \n" 1551 1561 " pknotify --destination $PYKOTAJOBORIGINATINGHOSTNAME:7654 \\\n"