# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Lutz Mueller and others # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: gphoto-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2008-12-08 09:21+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: libgphoto2_port/gphoto2-port-info-list.c:213 #, c-format msgid "Called for filename '%s'." msgstr "" #: libgphoto2_port/gphoto2-port-info-list.c:218 #, c-format msgid "Could not load '%s': '%s'." msgstr "" #: libgphoto2_port/gphoto2-port-info-list.c:226 #, c-format msgid "Could not find some functions in '%s': '%s'." msgstr "" #: libgphoto2_port/gphoto2-port-info-list.c:238 #, c-format msgid "'%s' already loaded" msgstr "" #: libgphoto2_port/gphoto2-port-info-list.c:247 #, c-format msgid "Could not load port driver list: '%s'." msgstr "" #: libgphoto2_port/gphoto2-port-info-list.c:254 #, c-format msgid "Loaded '%s' ('%s') from '%s'." msgstr "" #: libgphoto2_port/gphoto2-port-info-list.c:286 #, c-format msgid "Using ltdl to load io-drivers from '%s'..." msgstr "" #: libgphoto2_port/gphoto2-port-info-list.c:312 #, c-format msgid "Counting entries (%i available)..." msgstr "" #: libgphoto2_port/gphoto2-port-info-list.c:321 #, c-format msgid "%i regular entries available." msgstr "" #: libgphoto2_port/gphoto2-port-info-list.c:351 #, c-format msgid "Looking for path '%s' (%i entries available)..." msgstr "" #: libgphoto2_port/gphoto2-port-info-list.c:363 #, c-format msgid "Starting regex search for '%s'..." msgstr "" #: libgphoto2_port/gphoto2-port-info-list.c:371 #, c-format msgid "Trying '%s'..." msgstr "" #: libgphoto2_port/gphoto2-port-info-list.c:392 msgid "regcomp failed" msgstr "" #: libgphoto2_port/gphoto2-port-info-list.c:403 #, c-format msgid "re_match failed (%i)" msgstr "" #: libgphoto2_port/gphoto2-port-info-list.c:411 msgid "regexec failed" msgstr "" #: libgphoto2_port/gphoto2-port-info-list.c:417 msgid "Generic Port" msgstr "" #: libgphoto2_port/gphoto2-port-info-list.c:441 #, c-format msgid "Looking up entry '%s'..." msgstr "" #: libgphoto2_port/gphoto2-port-info-list.c:471 #, c-format msgid "Getting info of entry %i (%i available)..." msgstr "" #: libgphoto2_port/gphoto2-port-result.c:58 msgid "No error" msgstr "" #: libgphoto2_port/gphoto2-port-result.c:60 msgid "Unspecified error" msgstr "" #: libgphoto2_port/gphoto2-port-result.c:62 msgid "I/O problem" msgstr "" #: libgphoto2_port/gphoto2-port-result.c:64 msgid "Bad parameters" msgstr "" #: libgphoto2_port/gphoto2-port-result.c:66 msgid "Unsupported operation" msgstr "" #: libgphoto2_port/gphoto2-port-result.c:68 msgid "Fixed limit exceeded" msgstr "" #: libgphoto2_port/gphoto2-port-result.c:70 msgid "Timeout reading from or writing to the port" msgstr "" #: libgphoto2_port/gphoto2-port-result.c:72 msgid "Serial port not supported" msgstr "" #: libgphoto2_port/gphoto2-port-result.c:74 msgid "USB port not supported" msgstr "" #: libgphoto2_port/gphoto2-port-result.c:76 msgid "Unknown port" msgstr "" #: libgphoto2_port/gphoto2-port-result.c:78 msgid "Out of memory" msgstr "" #: libgphoto2_port/gphoto2-port-result.c:80 msgid "Error loading a library" msgstr "" #: libgphoto2_port/gphoto2-port-result.c:82 msgid "Error initializing the port" msgstr "" #: libgphoto2_port/gphoto2-port-result.c:84 msgid "Error reading from the port" msgstr "" #: libgphoto2_port/gphoto2-port-result.c:86 msgid "Error writing to the port" msgstr "" #: libgphoto2_port/gphoto2-port-result.c:88 msgid "Error updating the port settings" msgstr "" #: libgphoto2_port/gphoto2-port-result.c:90 msgid "Error setting the serial port speed" msgstr "" #: libgphoto2_port/gphoto2-port-result.c:92 msgid "Error clearing a halt condition on the USB port" msgstr "" #: libgphoto2_port/gphoto2-port-result.c:94 msgid "Could not find the requested device on the USB port" msgstr "" #: libgphoto2_port/gphoto2-port-result.c:96 msgid "Could not claim the USB device" msgstr "" #: libgphoto2_port/gphoto2-port-result.c:98 msgid "Could not lock the device" msgstr "" #: libgphoto2_port/gphoto2-port-result.c:100 msgid "libhal error" msgstr "" #: libgphoto2_port/gphoto2-port-result.c:102 msgid "Unknown error" msgstr "" #: libgphoto2_port/gphoto2-port.c:55 #, c-format msgid "The operation '%s' is not supported by this device" msgstr "" #: libgphoto2_port/gphoto2-port.c:56 msgid "The port has not yet been initialized" msgstr "" #: libgphoto2_port/gphoto2-port.c:87 msgid "Creating new device..." msgstr "" #: libgphoto2_port/gphoto2-port.c:165 #, c-format msgid "Could not load '%s' ('%s')." msgstr "" #: libgphoto2_port/gphoto2-port.c:175 #, c-format msgid "Could not find 'gp_port_library_operations' in '%s' ('%s')" msgstr "" #: libgphoto2_port/gphoto2-port.c:255 #, c-format msgid "Opening %s port..." msgstr "" #: libgphoto2_port/gphoto2-port.c:277 msgid "Closing port..." msgstr "" #: libgphoto2_port/gphoto2-port.c:299 msgid "Freeing port..." msgstr "" #: libgphoto2_port/gphoto2-port.c:346 #, c-format msgid "Writing %i=0x%x byte(s) to port..." msgstr "" #: libgphoto2_port/gphoto2-port.c:359 #, c-format msgid "Could only write %i out of %i byte(s)" msgstr "" #: libgphoto2_port/gphoto2-port.c:382 #, c-format msgid "Reading %i=0x%x bytes from port..." msgstr "" #: libgphoto2_port/gphoto2-port.c:393 libgphoto2_port/gphoto2-port.c:430 #: libgphoto2_port/gphoto2-port.c:470 libgphoto2_port/gphoto2-port.c:895 #, c-format msgid "Could only read %i out of %i byte(s)" msgstr "" #: libgphoto2_port/gphoto2-port.c:419 #, c-format msgid "Reading %i=0x%x bytes from interrupt endpoint..." msgstr "" #: libgphoto2_port/gphoto2-port.c:480 #, c-format msgid "Reading %i=0x%x bytes from interrupt endpoint (fast)..." msgstr "" #: libgphoto2_port/gphoto2-port.c:505 #, c-format msgid "Setting timeout to %i millisecond(s)..." msgstr "" #: libgphoto2_port/gphoto2-port.c:541 msgid "Getting timeout..." msgstr "" #: libgphoto2_port/gphoto2-port.c:545 #, c-format msgid "Current timeout: %i milliseconds" msgstr "" #: libgphoto2_port/gphoto2-port.c:567 msgid "Setting settings..." msgstr "" #: libgphoto2_port/gphoto2-port.c:628 #, c-format msgid "Getting level of pin %i..." msgstr "" #: libgphoto2_port/gphoto2-port.c:637 #, c-format msgid "Level of pin %i: %i" msgstr "" #: libgphoto2_port/gphoto2-port.c:663 msgid "low" msgstr "" #: libgphoto2_port/gphoto2-port.c:664 msgid "high" msgstr "" #: libgphoto2_port/gphoto2-port.c:690 #, c-format msgid "Setting pin %i (%s: '%s') to '%s'..." msgstr "" #: libgphoto2_port/gphoto2-port.c:717 #, c-format msgid "Sending break (%i milliseconds)..." msgstr "" #: libgphoto2_port/gphoto2-port.c:743 msgid "Flushing port..." msgstr "" #: libgphoto2_port/gphoto2-port.c:817 msgid "Clear halt..." msgstr "" #: libgphoto2_port/gphoto2-port.c:848 #, c-format msgid "Writing message (request=0x%x value=0x%x index=0x%x size=%i=0x%x)..." msgstr "" #: libgphoto2_port/gphoto2-port.c:883 #, c-format msgid "Reading message (request=0x%x value=0x%x index=0x%x size=%i=0x%x)..." msgstr "" #: libgphoto2_port/gphoto2-port.c:890 msgid "msg_read" msgstr "" #: libgphoto2_port/gphoto2-port.c:1117 msgid "No error description available" msgstr "" #: serial/unix.c:238 #, c-format msgid "Could not lock device '%s'" msgstr "" #: serial/unix.c:248 #, c-format msgid "Device '%s' is locked by pid %d" msgstr "" #: serial/unix.c:251 #, c-format msgid "Device '%s' could not be locked (dev_lock returned %d)" msgstr "" #: serial/unix.c:285 #, c-format msgid "Device '%s' could not be unlocked." msgstr "" #: serial/unix.c:297 #, c-format msgid "Device '%s' could not be unlocked as it is locked by pid %d." msgstr "" #: serial/unix.c:301 #, c-format msgid "Device '%s' could not be unlocked (dev_unlock returned %d)" msgstr "" #: serial/unix.c:382 #, c-format msgid "Serial Port %i" msgstr "" #: serial/unix.c:473 #, c-format msgid "Failed to open '%s' (%m)." msgstr "" #: serial/unix.c:491 #, c-format msgid "Could not close '%s' (%m)." msgstr "" #: serial/unix.c:545 #, c-format msgid "Could not write to port (%m)" msgstr "" #: serial/unix.c:622 msgid "Parity error." msgstr "" #: serial/unix.c:626 #, c-format msgid "Unexpected parity response sequence 0xff 0x%02x." msgstr "" #: serial/unix.c:669 #, c-format msgid "Unknown pin %i." msgstr "" #: serial/unix.c:691 #, c-format msgid "Could not get level of pin %i (%m)." msgstr "" #: serial/unix.c:726 #, c-format msgid "Could not set level of pin %i to %i (%m)." msgstr "" #: serial/unix.c:751 #, c-format msgid "Could not flush '%s' (%m)." msgstr "" #: serial/unix.c:864 #, c-format msgid "Could not set the baudrate to %d" msgstr "" #: usb/libusb.c:240 #, c-format msgid "Could not open USB device (%m)." msgstr "" #: usb/libusb.c:250 msgid "Camera is already in use." msgstr "" #: usb/libusb.c:255 #, c-format msgid "Device has driver '%s' attached, detaching it now." msgstr "" #: usb/libusb.c:258 #, c-format msgid "Could not detach kernel driver '%s' of camera device." msgstr "" #: usb/libusb.c:261 msgid "Could not query kernel driver of device." msgstr "" #: usb/libusb.c:269 #, c-format msgid "" "Could not claim interface %d (%m). Make sure no other program or kernel " "module (such as %s) is using the device and you have read/write access to " "the device." msgstr "" #: usb/libusb.c:287 #, c-format msgid "Could not release interface %d (%m)." msgstr "" #: usb/libusb.c:300 #, c-format msgid "Could not reset USB port (%m)." msgstr "" #: usb/libusb.c:306 #, c-format msgid "Could not close USB port (%m)." msgstr "" #: usb/libusb.c:555 #, c-format msgid "Could not set config %d/%d (%m)" msgstr "" #: usb/libusb.c:588 #, c-format msgid "Could not set altsetting from %d to %d (%m)" msgstr "" #: usb/libusb.c:680 #, c-format msgid "The supplied vendor or product id (0x%x,0x%x) is not valid." msgstr "" #: usb/libusb.c:716 #, c-format msgid "" "USB device (vendor 0x%x, product 0x%x) is a mass storage device, and might " "not function with gphoto2. Reference: %s" msgstr "" #: usb/libusb.c:758 #, c-format msgid "" "Could not find USB device (vendor 0x%x, product 0x%x). Make sure this device " "is connected to the computer." msgstr "" #: usb/libusb.c:990 #, c-format msgid "" "Could not find USB device (class 0x%x, subclass 0x%x, protocol 0x%x). Make " "sure this device is connected to the computer." msgstr "" #: disk/disk.c:177 disk/disk.c:227 disk/disk.c:268 disk/disk.c:300 #: disk/disk.c:323 #, c-format msgid "Media '%s'" msgstr "" #: disk/disk.c:178 msgid "(unknown)" msgstr ""