home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 114 / macaddict114.cdr / Software / Utilities / macam.0.8.4.dmg / macam.component / Contents / Resources / English.lproj / DriverLocalizable.strings
Encoding:
Extensible Markup Language  |  2005-08-23  |  2.7 KB  |  90 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
  3. <!--
  4. macam - webcam app and QuickTime driver component
  5. Copyright (C) 2002 Matthias Krauss (macam@matthias-krauss.de)
  6.  
  7. This program is free software; you can redistribute it and/or modify
  8. it under the terms of the GNU General Public License as published by
  9. the Free Software Foundation; either version 2 of the License, or
  10. (at your option) any later version.
  11.  
  12. This program is distributed in the hope that it will be useful,
  13. but WITHOUT ANY WARRANTY; without even the implied warranty of
  14. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  15. GNU General Public License for more details.
  16.  
  17. You should have received a copy of the GNU General Public License
  18. along with this program; if not, write to the Free Software
  19. Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  20. $Id: MyCameraCentral.m,v 1.1.1.1 2002/05/22 04:57:17 dirkx Exp $
  21. -->
  22. <plist version="0.9">
  23. <dict>
  24.     <key>Auto gain</key>
  25.     <string>Auto gain</string>
  26.     <key>Automatic</key>
  27.     <string>Automatic</string>
  28.     <key>CPiA-based camera</key>
  29.     <string>CPiA-based camera</string>
  30.     <key>Camera</key>
  31.     <string>Camera</string>
  32.     <key>CameraErrorBusy</key>
  33.     <string>Camera used by
  34. another application</string>
  35.     <key>CameraErrorInternal</key>
  36.     <string>Internal error</string>
  37.     <key>CameraErrorNoBandwidth</key>
  38.     <string>Not enough
  39. USB bandwidth</string>
  40.     <key>CameraErrorNoCam</key>
  41.     <string>No camera</string>
  42.     <key>CameraErrorNoMem</key>
  43.     <string>Out of memory</string>
  44.     <key>CameraErrorNoPower</key>
  45.     <string>Not enough power
  46. to operate camera
  47. on USB bus</string>
  48.     <key>CameraErrorOK</key>
  49.     <string>OK</string>
  50.     <key>CameraErrorTimeout</key>
  51.     <string>CPU too busy</string>
  52.     <key>CameraErrorUSBProblem</key>
  53.     <string>USB communication problem</string>
  54.     <key>CameraErrorUnimplemented</key>
  55.     <string>Not supported</string>
  56.     <key>Compress:</key>
  57.     <string>Compress:</string>
  58.     <key>Dummy camera for user feedback</key>
  59.     <string>Dummy camera for user feedback</string>
  60.     <key>Flip</key>
  61.     <string>Flip</string>
  62.     <key>Format:</key>
  63.     <string>Format:</string>
  64.     <key>Fps:</key>
  65.     <string>Fps:</string>
  66.     <key>Gain:</key>
  67.     <string>Gain:</string>
  68.     <key>Gamma:</key>
  69.     <string>Gamma:</string>
  70.     <key>Image Data</key>
  71.     <string>Image Data</string>
  72.     <key>Indoor</key>
  73.     <string>Indoor</string>
  74.     <key>Linear</key>
  75.     <string>Uncorrected</string>
  76.     <key>Outdoor</key>
  77.     <string>Outdoor</string>
  78.     <key>STV680-based camera</key>
  79.     <string>Dual mode camera</string>
  80.     <key>Save as defaults</key>
  81.     <string>Save as defaults</string>
  82.     <key>Shutter:</key>
  83.     <string>Shutter:</string>
  84.     <key>UnknownError</key>
  85.     <string>Unknown error</string>
  86.     <key>WB</key>
  87.     <string>WB</string>
  88. </dict>
  89. </plist>
  90.