Changeset 3075 for pykota/trunk/po/sv_SE/pykota.po
- Timestamp:
- 11/28/06 22:28:36 (18 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pykota/trunk/po/sv_SE/pykota.po
r3073 r3075 1105 1105 " is denied after the first unsuccessful try.\n" 1106 1106 " \n" 1107 " -N | --noremote action If it's impossible to connect to the remote\n" 1108 " PyKotIcon machine, do this action instead.\n" 1109 " Allowed actions are 'CONTINUE' and 'CANCEL', \n" 1110 " which will respectively allow the processing\n" 1111 " of the print job to continue, or the job to\n" 1112 " be cancelled. The default value is CANCEL.\n" 1113 " \n" 1107 1114 " -n | --notify Tells pknotify to send an informational " 1108 1115 "message\n" … … 1153 1160 "examples : \n" 1154 1161 "\n" 1155 " pknotify -d client:7654 --confirm \"This job costs :\n" 1156 "10 credits !\"\n" 1157 " \n" 1158 " Would display the cost of a print job and asks for confirmation.\n" 1162 " pknotify -d client:7654 --noremote CONTINUE --confirm \"This job costs 10 " 1163 "credits\"\n" 1164 " \n" 1165 " Would display the cost of the print job and asks for confirmation.\n" 1166 " If the end user doesn't have PyKotIcon running and accepting connections\n" 1167 " from the print server, PyKota will consider that the end user accepted\n" 1168 " to print this job.\n" 1159 1169 " \n" 1160 1170 " pknotify --destination $PYKOTAJOBORIGINATINGHOSTNAME:7654 \\\n"