* Chris Leick <c.le...@vollbio.de>, 2011-05-10, 23:17:
Unfortunately, the POT file of the program is missing in the po directory. Please tell me it's location. Then I will translate it too.

It is not included in the source package, unfortunately. I'll make sure it's included in the next upstream release.

For now, you can generate it by running:

./configure && make -C ./po/

I also attached it in this mail for your convenience.

--
Jakub Wilk
# Copyright © 2007, 2008, 2009, 2010, 2011 Jakub Wilk
#
# This package is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 dated June, 1991.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: pdf2djvu 0.7.7\n"
"Report-Msgid-Bugs-To: http://code.google.com/p/pdf2djvu/issues/\n";
"POT-Creation-Date: 2011-05-11 15:50+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <l...@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"

msgid "Unable to parse command-line options"
msgstr ""

msgid "Too many arguments were specified"
msgstr ""

msgid "No input file name was specified"
msgstr ""

msgid "Invalid output file name"
msgstr ""

msgid "Unable to parse page numbers"
msgstr ""

msgid "Unable to parse page size"
msgstr ""

msgid "Unable to parse hyperlinks options"
msgstr ""

#, c-format
msgid "The specified resolution is outside the allowed range: %d .. %d"
msgstr ""

#, c-format
msgid ""
"The specified number of foreground colors is outside the allowed range: "
"%u .. %u"
msgstr ""

#, c-format
msgid "The specified subsampling ratio is outside the allowed range: %u .. %u"
msgstr ""

msgid "Unable to parse page title template specification"
msgstr ""

msgid "Unable to parse pageid template specification"
msgstr ""

msgid ""
"Pageid must consist only of letters, digits, '_', '+', '-' and '.' characters"
msgstr ""

msgid ""
"Pageid cannot start with a '.' character or contain two consecutive '.' "
"characters"
msgstr ""

msgid "Pageid cannot start with a '+' or a '-' character"
msgstr ""

msgid "Pageid must end with the '.djvu' or the '.djv' extension"
msgstr ""

#, c-format
msgid "%s is not a valid number"
msgstr ""

msgid "Unknown option"
msgstr ""

msgid "Usage: "
msgstr ""

msgid "   pdf2djvu [-o <output-djvu-file>] [options] <pdf-file>"
msgstr ""

msgid "   pdf2djvu  -i <index-djvu-file>   [options] <pdf-file>"
msgstr ""

msgid "Options: "
msgstr ""

msgid " -i, --indirect=FILE"
msgstr ""

msgid " -o, --output=FILE"
msgstr ""

msgid "     --pageid-prefix=NAME"
msgstr ""

msgid "     --pageid-template=TEMPLATE"
msgstr ""

msgid "     --page-title-template=TEMPLATE"
msgstr ""

msgid " -d, --dpi=RESOLUTION"
msgstr ""

msgid "     --page-size=WxH"
msgstr ""

msgid "     --filter-text=COMMAND-LINE"
msgstr ""

#, c-format
msgid "PDF error (%d): %s"
msgstr ""

#, c-format
msgid "PDF error: %s"
msgstr ""

msgid "Unable to set antialias parameter"
msgstr ""

msgid "Unable to set vector antialias parameter"
msgstr ""

msgid "Cannot find link destination"
msgstr ""

msgid "Page not found"
msgstr ""

#, c-format
msgid "Warning: %s"
msgstr ""

msgid "Warning: Unable to convert link with a remote go-to action"
msgstr ""

msgid "Warning: Unable to convert link with a named action"
msgstr ""

msgid "Warning: Unknown link action"
msgstr ""

msgid "No page for a bookmark"
msgstr ""

msgid "No title for a bookmark"
msgstr ""

#, c-format
msgid "Warning: metadata[%s] is not a valid date"
msgstr ""

#, c-format
msgid "Duplicate page identifier: %s"
msgstr ""

#, c-format
msgid "Duplicate page title: %s"
msgstr ""

msgid "Unexpected output from djvused"
msgstr ""

msgid "creating document outline with `djvused`"
msgstr ""

msgid "setting metadata with `djvused`"
msgstr ""

msgid "setting metadata with `djvused` (working around a DjVuLibre bug)"
msgstr ""

#, c-format
msgid "creating multi-page indirect document (%d page)"
msgid_plural "creating multi-page indirect document (%d pages)"
msgstr[0] ""
msgstr[1] ""

#, c-format
msgid "guessed resolution: %s dpi"
msgstr ""

msgid "unable to guess resolution"
msgstr ""

#, c-format
msgid "estimated resolution: %d dpi"
msgstr ""

msgid "I won't write DjVu data to a terminal."
msgstr ""

msgid "pdf2djvu was built without OpenMP support; multi-threading is disabled."
msgstr ""

#, c-format
msgid "page #%d -> #%d"
msgstr ""

msgid "rendering page (1st pass)"
msgstr ""

#, c-format
msgid "image size: %dx%d"
msgstr ""

msgid "rendering page (2nd pass)"
msgstr ""

msgid "preparing data for `csepdjvu`"
msgstr ""

msgid "storing foreground image"
msgstr ""

msgid "rendering background image"
msgstr ""

msgid "Unexpected subsampled bitmap width"
msgstr ""

msgid "Unexpected subsampled bitmap height"
msgstr ""

msgid "storing background image"
msgstr ""

msgid "storing dummy background image"
msgstr ""

msgid "storing text layer"
msgstr ""

msgid "encoding layers with `csepdjvu`"
msgstr ""

msgid "recovering images with `djvuextract`"
msgstr ""

msgid "encoding monochrome image with `cjb2`"
msgstr ""

msgid "creating new background image with `c44`"
msgstr ""

msgid "recovering image chunks with `djvuextract`"
msgstr ""

msgid "recovering text with `djvused`"
msgstr ""

msgid "re-assembling page with `djvumake`"
msgstr ""

msgid "extracting annotations"
msgstr ""

msgid "adding non-raster data with `djvused`"
msgstr ""

#, c-format
msgid "%zu bytes out"
msgid_plural "%zu bytes out"
msgstr[0] ""
msgstr[1] ""

msgid "extracting XMP metadata"
msgstr ""

msgid "extracting document-information metadata"
msgstr ""

msgid "extracting document outline"
msgstr ""

#, c-format
msgid "%.3f bits/pixel; %.3f:1, %.2f%% saved, %zu bytes in, %zu bytes out"
msgstr ""

#, c-format
msgid "I/O error (%s)"
msgstr ""

msgid "Integer overflow"
msgstr ""

msgid "Operation not permitted"
msgstr ""

msgid "No such file or directory"
msgstr ""

msgid "No such process"
msgstr ""

msgid "Interrupted function call"
msgstr ""

msgid "Interrupted system call"
msgstr ""

msgid "Input/output error"
msgstr ""

msgid "No such device or address"
msgstr ""

msgid "Arg list too long"
msgstr ""

msgid "Argument list too long"
msgstr ""

msgid "Exec format error"
msgstr ""

msgid "Bad file descriptor"
msgstr ""

msgid "No child processes"
msgstr ""

msgid "Resource temporarily unavailable"
msgstr ""

msgid "Not enough space"
msgstr ""

msgid "Cannot allocate memory"
msgstr ""

msgid "Permission denied"
msgstr ""

msgid "Bad address"
msgstr ""

msgid "Resource device"
msgstr ""

msgid "Device or resource busy"
msgstr ""

msgid "File exists"
msgstr ""

msgid "Improper link"
msgstr ""

msgid "Invalid cross-device link"
msgstr ""

msgid "No such device"
msgstr ""

msgid "Not a directory"
msgstr ""

msgid "Is a directory"
msgstr ""

msgid "Invalid argument"
msgstr ""

msgid "Too many open files in system"
msgstr ""

msgid "Too many open files"
msgstr ""

msgid "Inappropriate I/O control operation"
msgstr ""

msgid "Inappropriate ioctl for device"
msgstr ""

msgid "File too large"
msgstr ""

msgid "No space left on device"
msgstr ""

msgid "Invalid seek"
msgstr ""

msgid "Illegal seek"
msgstr ""

msgid "Read-only file system"
msgstr ""

msgid "Too many links"
msgstr ""

msgid "Broken pipe"
msgstr ""

msgid "Domain error"
msgstr ""

msgid "Numerical argument out of domain"
msgstr ""

msgid "Result too large"
msgstr ""

msgid "Numerical result out of range"
msgstr ""

msgid "Resource deadlock avoided"
msgstr ""

msgid "Filename too long"
msgstr ""

msgid "File name too long"
msgstr ""

msgid "No locks available"
msgstr ""

msgid "Function not implemented"
msgstr ""

msgid "Directory not empty"
msgstr ""

msgid "Illegal byte sequence"
msgstr ""

msgid "Invalid or incomplete multibyte or wide character"
msgstr ""

msgid "possibly memory allocation error"
msgstr ""

msgid "pdf2djvu is intended to be run from the command prompt."
msgstr ""

msgid "Unknown error"
msgstr ""

msgid ""
"pdf2djvu was built without GNOME XSLT; XML transformations are disabled."
msgstr ""

msgid "No pages selected"
msgstr ""

msgid ""
"pdf2djvu was built without GraphicsMagick; advanced color quantization is "
"disabled."
msgstr ""

msgid "Unable to load document"
msgstr ""

msgid "Invalid date format"
msgstr ""

Reply via email to