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