summaryrefslogtreecommitdiff
path: root/locale
diff options
context:
space:
mode:
authorDidier Raboud <odyx@debian.org>2012-10-25 20:57:13 +0200
committerDidier Raboud <odyx@debian.org>2012-10-25 20:57:13 +0200
commit49a2853988b074d087e82c51aec4f9fc052a057d (patch)
treec38ece96005bc33bd4e133fd0037f3428fdc039d /locale
parenta312f7e1ac68fb22275719f6208b670d9edd45b5 (diff)
Imported Upstream version 1.5.0
Diffstat (limited to 'locale')
-rw-r--r--locale/Dependencies32
-rw-r--r--locale/Makefile60
-rw-r--r--locale/checkpo.c129
-rw-r--r--locale/cups.header7
-rw-r--r--locale/cups.pot6360
-rw-r--r--locale/cups.strings1552
-rw-r--r--locale/cups_da.po3342
-rw-r--r--locale/cups_de.po3360
-rw-r--r--locale/cups_es.po7216
-rw-r--r--locale/cups_eu.po5165
-rw-r--r--locale/cups_fi.po3335
-rw-r--r--locale/cups_fr.po3402
-rw-r--r--locale/cups_id.po4943
-rw-r--r--locale/cups_it.po3705
-rw-r--r--locale/cups_ja.po3690
-rw-r--r--locale/cups_ko.po3315
-rw-r--r--locale/cups_nl.po3367
-rw-r--r--locale/cups_no.po3318
-rw-r--r--locale/cups_pl.po3346
-rw-r--r--locale/cups_pt.po3356
-rw-r--r--locale/cups_pt_BR.po3376
-rw-r--r--locale/cups_ru.po3345
-rw-r--r--locale/cups_sv.po3327
-rw-r--r--locale/cups_zh.po3286
-rw-r--r--locale/cups_zh_TW.po3287
-rw-r--r--locale/po2strings.c283
-rw-r--r--locale/translate.c14
27 files changed, 53653 insertions, 26265 deletions
diff --git a/locale/Dependencies b/locale/Dependencies
index 79f710893..45dd3faec 100644
--- a/locale/Dependencies
+++ b/locale/Dependencies
@@ -1,10 +1,26 @@
# DO NOT DELETE THIS LINE -- make depend depends on it.
-checkpo.o: ../cups/string.h ../config.h ../cups/i18n.h ../cups/transcode.h
-checkpo.o: ../cups/language.h ../cups/array.h ../cups/versioning.h
-po2strings.o: ../cups/i18n.h ../cups/transcode.h ../cups/language.h
-po2strings.o: ../cups/array.h ../cups/versioning.h ../cups/string.h
-po2strings.o: ../config.h
-translate.o: ../cups/string.h ../config.h ../cups/file.h ../cups/versioning.h
-translate.o: ../cups/http.h ../cups/i18n.h ../cups/transcode.h
-translate.o: ../cups/language.h ../cups/array.h
+checkpo.o: ../cups/cups-private.h ../cups/cups.h ../cups/file.h
+checkpo.o: ../cups/versioning.h ../cups/ipp.h ../cups/http.h ../cups/array.h
+checkpo.o: ../cups/language.h ../cups/string-private.h ../config.h
+checkpo.o: ../cups/debug-private.h ../cups/ppd-private.h ../cups/ppd.h
+checkpo.o: ../cups/cups.h ../cups/pwg-private.h ../cups/http-private.h
+checkpo.o: ../cups/http.h ../cups/md5-private.h ../cups/ipp-private.h
+checkpo.o: ../cups/ipp.h ../cups/language-private.h ../cups/transcode.h
+checkpo.o: ../cups/thread-private.h
+po2strings.o: ../cups/cups-private.h ../cups/cups.h ../cups/file.h
+po2strings.o: ../cups/versioning.h ../cups/ipp.h ../cups/http.h
+po2strings.o: ../cups/array.h ../cups/language.h ../cups/string-private.h
+po2strings.o: ../config.h ../cups/debug-private.h ../cups/ppd-private.h
+po2strings.o: ../cups/ppd.h ../cups/cups.h ../cups/pwg-private.h
+po2strings.o: ../cups/http-private.h ../cups/http.h ../cups/md5-private.h
+po2strings.o: ../cups/ipp-private.h ../cups/ipp.h ../cups/language-private.h
+po2strings.o: ../cups/transcode.h ../cups/thread-private.h
+translate.o: ../cups/cups-private.h ../cups/cups.h ../cups/file.h
+translate.o: ../cups/versioning.h ../cups/ipp.h ../cups/http.h
+translate.o: ../cups/array.h ../cups/language.h ../cups/string-private.h
+translate.o: ../config.h ../cups/debug-private.h ../cups/ppd-private.h
+translate.o: ../cups/ppd.h ../cups/cups.h ../cups/pwg-private.h
+translate.o: ../cups/http-private.h ../cups/http.h ../cups/md5-private.h
+translate.o: ../cups/ipp-private.h ../cups/ipp.h ../cups/language-private.h
+translate.o: ../cups/transcode.h ../cups/thread-private.h
diff --git a/locale/Makefile b/locale/Makefile
index 6241b66bb..a6c8d2985 100644
--- a/locale/Makefile
+++ b/locale/Makefile
@@ -1,9 +1,9 @@
#
-# "$Id: Makefile 8431 2009-03-12 22:59:58Z mike $"
+# "$Id: Makefile 9771 2011-05-12 05:21:56Z mike $"
#
-# Locale file makefile for the Common UNIX Printing System (CUPS).
+# Locale file makefile for CUPS.
#
-# Copyright 2007-2008 by Apple Inc.
+# Copyright 2007-2011 by Apple Inc.
# Copyright 1993-2007 by Easy Software Products.
#
# These coded instructions, statements, and computer programs are the
@@ -79,6 +79,10 @@ install-languages:
fi ; \
done
+install-langbundle: po2strings
+ $(INSTALL_DIR) -m 755 "$(BUILDROOT)$(BUNDLEDIR)/Resources/English.lproj"
+ $(INSTALL_DATA) cups.strings "$(BUILDROOT)$(BUNDLEDIR)/Resources/English.lproj"
+
#
# Install programs...
@@ -112,29 +116,36 @@ uninstall-languages:
$(RM) $(LOCALEDIR)/$$loc/cups_$$loc.po ; \
done
+uninstall-langbundle:
+ $(RM) "$(BUILDROOT)$(BUNDLEDIR)/Resources/English.lproj/cups.strings"
+
#
-# pot - Creates/updates the cups.pot template file, and merges changes
-# into existing message catalogs.
+# pot - Creates/updates the cups.pot template file, merges changes into existing
+# message catalogs, and updates the cups.strings file. We don't use
+# xgettext to update the cups.strings file due to known xgettext bugs.
#
-pot:
+pot: checkpo po2strings
echo Updating cups.pot...
mv cups.pot cups.pot.bck
touch cups.pot
- cd ..; xgettext -o locale/cups.pot -j -s --keyword=_ --no-wrap \
+ cd ..; xgettext -o locale/cups.pot -cTRANSLATORS -s \
+ --keyword=_ --no-wrap \
--copyright-holder="Apple Inc." \
+ --package-name="CUPS" --package-version="1.5" \
--msgid-bugs-address="http://www.cups.org/str.php" \
*/*.c */*.cxx
- (cat cups.header; \
- cat cups.pot | sed -e '1,6d' -e '1,$$s/PACKAGE VERSION/CUPS 1.4/' \
- -e '1,$$s/charset=CHARSET/charset=utf-8/'; \
- cat cups.footer) > cups.pot.N
+ (cat cups.header; tail +6 cups.pot; cat cups.footer) > cups.pot.N
mv cups.pot.N cups.pot
+ echo Checking cups.pot...
+ ./checkpo cups.pot
for loc in $(LANGUAGES) ; do \
echo Merging changes into cups_$$loc.po... ; \
msgmerge -o cups_$$loc.po -s -N --no-location cups_$$loc.po cups.pot ; \
done
+ echo Updating cups.strings...
+ ./po2strings cups.pot cups.strings
#
@@ -144,10 +155,11 @@ pot:
# checkpo filename.po [... filenameN.po]
#
-checkpo: checkpo.o ../cups/libcups.a
+checkpo: checkpo.o ../cups/$(LIBCUPSSTATIC)
echo Linking $<...
- $(CC) $(LDFLAGS) -o checkpo checkpo.o ../cups/libcups.a \
- $(LIBGSSAPI) $(SSLLIBS) $(DNSSDLIBS) $(COMMONLIBS) $(LIBZ)
+ $(CC) $(ARCHFLAGS) $(LDFLAGS) -o checkpo checkpo.o \
+ ../cups/$(LIBCUPSSTATIC) $(LIBGSSAPI) $(SSLLIBS) $(DNSSDLIBS) \
+ $(COMMONLIBS) $(LIBZ)
checkall: checkpo
for file in *.po; do \
@@ -162,10 +174,11 @@ checkall: checkpo
# po2strings filename.po filename.strings
#
-po2strings: po2strings.o ../cups/libcups.a
+po2strings: po2strings.o ../cups/$(LIBCUPSSTATIC)
echo Linking $<...
- $(CC) $(LDFLAGS) -o po2strings po2strings.o ../cups/libcups.a \
- $(LIBGSSAPI) $(SSLLIBS) $(DNSSDLIBS) $(COMMONLIBS) $(LIBZ)
+ $(CC) $(ARCHFLAGS) $(LDFLAGS) -o po2strings po2strings.o \
+ ../cups/$(LIBCUPSSTATIC) $(LIBGSSAPI) $(SSLLIBS) $(DNSSDLIBS) \
+ $(COMMONLIBS) $(LIBZ)
#
@@ -177,7 +190,7 @@ po2strings: po2strings.o ../cups/libcups.a
strings2po: strings2po.o
echo Linking $<...
- $(CC) $(LDFLAGS) -o strings2po strings2po.o
+ $(CC) $(ARCHFLAGS) $(LDFLAGS) -o strings2po strings2po.o
#
@@ -187,19 +200,20 @@ strings2po: strings2po.o
# translate outfile language
#
-translate: translate.o ../cups/libcups.a
+translate: translate.o ../cups/$(LIBCUPSSTATIC)
echo Linking $<...
- $(CC) $(LDFLAGS) -o translate translate.o ../cups/libcups.a \
- $(LIBGSSAPI) $(SSLLIBS) $(DNSSDLIBS) $(COMMONLIBS) $(LIBZ)
+ $(CC) $(ARCHFLAGS) $(LDFLAGS) -o translate translate.o \
+ ../cups/$(LIBCUPSSTATIC) $(LIBGSSAPI) $(SSLLIBS) $(DNSSDLIBS) \
+ $(COMMONLIBS) $(LIBZ)
#
# Dependencies...
#
-
+
include Dependencies
#
-# End of "$Id: Makefile 8431 2009-03-12 22:59:58Z mike $".
+# End of "$Id: Makefile 9771 2011-05-12 05:21:56Z mike $".
#
diff --git a/locale/checkpo.c b/locale/checkpo.c
index 1898d0b5c..479fde8e4 100644
--- a/locale/checkpo.c
+++ b/locale/checkpo.c
@@ -1,17 +1,17 @@
/*
- * "$Id: checkpo.c 8431 2009-03-12 22:59:58Z mike $"
+ * "$Id: checkpo.c 9384 2010-11-22 07:06:39Z mike $"
*
- * Verify that translations in the .po file have the same number and type of
- * printf-style format strings.
+ * Verify that translations in the .po file have the same number and type of
+ * printf-style format strings.
*
- * Copyright 2007-2009 by Apple Inc.
- * Copyright 1997-2007 by Easy Software Products, all rights reserved.
+ * Copyright 2007-2010 by Apple Inc.
+ * Copyright 1997-2007 by Easy Software Products, all rights reserved.
*
- * These coded instructions, statements, and computer programs are the
- * property of Apple Inc. and are protected by Federal copyright
- * law. Distribution and use rights are outlined in the file "LICENSE.txt"
- * which should have been included with this file. If this file is
- * file is missing or damaged, see the license at "http://www.cups.org/".
+ * These coded instructions, statements, and computer programs are the
+ * property of Apple Inc. and are protected by Federal copyright
+ * law. Distribution and use rights are outlined in the file "LICENSE.txt"
+ * which should have been included with this file. If this file is
+ * file is missing or damaged, see the license at "http://www.cups.org/".
*
* Usage:
*
@@ -29,10 +29,7 @@
* free_formats() - Free all of the format strings.
*/
-#include <stdio.h>
-#include <stdlib.h>
-#include <cups/string.h>
-#include <cups/i18n.h>
+#include <cups/cups-private.h>
/*
@@ -83,12 +80,14 @@ main(int argc, /* I - Number of command-line args */
* Use the CUPS .po loader to get the message strings...
*/
- if ((po = _cupsMessageLoad(argv[i], 0)) == NULL)
+ if ((po = _cupsMessageLoad(argv[i], 1)) == NULL)
{
perror(argv[i]);
return (1);
}
+ if (i > 1)
+ putchar('\n');
printf("%s: ", argv[i]);
fflush(stdout);
@@ -104,6 +103,68 @@ main(int argc, /* I - Number of command-line args */
msg;
msg = (_cups_message_t *)cupsArrayNext(po))
{
+ /*
+ * Make sure filter message prefixes are not translated...
+ */
+
+ if (!strncmp(msg->id, "ALERT:", 6) || !strncmp(msg->id, "CRIT:", 5) ||
+ !strncmp(msg->id, "DEBUG:", 6) || !strncmp(msg->id, "DEBUG2:", 7) ||
+ !strncmp(msg->id, "EMERG:", 6) || !strncmp(msg->id, "ERROR:", 6) ||
+ !strncmp(msg->id, "INFO:", 5) || !strncmp(msg->id, "NOTICE:", 7) ||
+ !strncmp(msg->id, "WARNING:", 8))
+ {
+ if (pass)
+ {
+ pass = 0;
+ puts("FAIL");
+ }
+
+ printf(" Bad prefix on filter message \"%s\"\n",
+ abbreviate(msg->id, idbuf, sizeof(idbuf)));
+ }
+
+ idfmt = msg->id + strlen(msg->id) - 1;
+ if (idfmt >= msg->id && *idfmt == '\n')
+ {
+ if (pass)
+ {
+ pass = 0;
+ puts("FAIL");
+ }
+
+ printf(" Trailing newline in message \"%s\"\n",
+ abbreviate(msg->id, idbuf, sizeof(idbuf)));
+ }
+
+ for (; idfmt >= msg->id; idfmt --)
+ if (!isspace(*idfmt & 255))
+ break;
+
+ if (idfmt >= msg->id && *idfmt == '!')
+ {
+ if (pass)
+ {
+ pass = 0;
+ puts("FAIL");
+ }
+
+ printf(" Exclamation in message \"%s\"\n",
+ abbreviate(msg->id, idbuf, sizeof(idbuf)));
+ }
+
+ if ((idfmt - 2) >= msg->id && !strncmp(idfmt - 2, "...", 3))
+ {
+ if (pass)
+ {
+ pass = 0;
+ puts("FAIL");
+ }
+
+ printf(" Ellipsis in message \"%s\"\n",
+ abbreviate(msg->id, idbuf, sizeof(idbuf)));
+ }
+
+
if (!msg->str || !msg->str[0])
{
untranslated ++;
@@ -190,41 +251,17 @@ main(int argc, /* I - Number of command-line args */
}
printf(" Bad escape \\%c in filter message \"%s\"\n"
- " for \"%s\"\n\n", strfmt[1],
+ " for \"%s\"\n", strfmt[1],
abbreviate(msg->str, strbuf, sizeof(strbuf)),
abbreviate(msg->id, idbuf, sizeof(idbuf)));
break;
}
-
- /*
- * Make sure filter message prefixes are preserved...
- */
-
- if ((!strncmp(msg->id, "ALERT:", 6) && strncmp(msg->str, "ALERT:", 6)) ||
- (!strncmp(msg->id, "CRIT:", 5) && strncmp(msg->str, "CRIT:", 5)) ||
- (!strncmp(msg->id, "DEBUG:", 6) && strncmp(msg->str, "DEBUG:", 6)) ||
- (!strncmp(msg->id, "DEBUG2:", 7) && strncmp(msg->str, "DEBUG2:", 7)) ||
- (!strncmp(msg->id, "EMERG:", 6) && strncmp(msg->str, "EMERG:", 6)) ||
- (!strncmp(msg->id, "ERROR:", 6) && strncmp(msg->str, "ERROR:", 6)) ||
- (!strncmp(msg->id, "INFO:", 5) && strncmp(msg->str, "INFO:", 5)) ||
- (!strncmp(msg->id, "NOTICE:", 7) && strncmp(msg->str, "NOTICE:", 7)) ||
- (!strncmp(msg->id, "WARNING:", 8) && strncmp(msg->str, "WARNING:", 8)))
- {
- if (pass)
- {
- pass = 0;
- puts("FAIL");
- }
-
- printf(" Bad prefix on filter message \"%s\"\n for \"%s\"\n\n",
- abbreviate(msg->str, strbuf, sizeof(strbuf)),
- abbreviate(msg->id, idbuf, sizeof(idbuf)));
- }
}
if (pass)
{
- if ((untranslated * 10) >= cupsArrayCount(po))
+ if ((untranslated * 10) >= cupsArrayCount(po) &&
+ strcmp(argv[i], "cups.pot"))
{
/*
* Only allow 10% of messages to be untranslated before we fail...
@@ -232,14 +269,14 @@ main(int argc, /* I - Number of command-line args */
pass = 0;
puts("FAIL");
- printf(" Too many untranslated messages (%d of %d)\n\n",
+ printf(" Too many untranslated messages (%d of %d)\n",
untranslated, cupsArrayCount(po));
}
else if (untranslated > 0)
- printf("PASS (%d of %d untranslated)\n\n", untranslated,
+ printf("PASS (%d of %d untranslated)\n", untranslated,
cupsArrayCount(po));
else
- puts("PASS\n");
+ puts("PASS");
}
if (!pass)
@@ -372,5 +409,5 @@ free_formats(cups_array_t *fmts) /* I - Array of format strings */
/*
- * End of "$Id: checkpo.c 8431 2009-03-12 22:59:58Z mike $".
+ * End of "$Id: checkpo.c 9384 2010-11-22 07:06:39Z mike $".
*/
diff --git a/locale/cups.header b/locale/cups.header
index e4d0e2b5d..a50d50a55 100644
--- a/locale/cups.header
+++ b/locale/cups.header
@@ -1,9 +1,9 @@
#
# "$Id$"
#
-# Message catalog template for the Common UNIX Printing System (CUPS).
+# Message catalog template for CUPS.
#
-# Copyright 2007-2009 by Apple Inc.
+# Copyright 2007-2010 by Apple Inc.
# Copyright 2005-2007 by Easy Software Products.
#
# These coded instructions, statements, and computer programs are the
@@ -16,9 +16,6 @@
#
# Notes for Translators:
#
-# The following prefixes MUST NOT be translated: "ALERT:", "CRIT:", "INFO:",
-# "NOTICE:", and "WARNING:".
-#
# The "checkpo" program located in the "locale" source directory can be used
# to verify that your translations do not introduce formatting errors or other
# problems. Run with:
diff --git a/locale/cups.pot b/locale/cups.pot
index 5a65cde80..2d2b03f82 100644
--- a/locale/cups.pot
+++ b/locale/cups.pot
@@ -1,9 +1,9 @@
#
# "$Id$"
#
-# Message catalog template for the Common UNIX Printing System (CUPS).
+# Message catalog template for CUPS.
#
-# Copyright 2007-2009 by Apple Inc.
+# Copyright 2007-2010 by Apple Inc.
# Copyright 2005-2007 by Easy Software Products.
#
# These coded instructions, statements, and computer programs are the
@@ -16,9 +16,6 @@
#
# Notes for Translators:
#
-# The following prefixes MUST NOT be translated: "ALERT:", "CRIT:", "INFO:",
-# "NOTICE:", and "WARNING:".
-#
# The "checkpo" program located in the "locale" source directory can be used
# to verify that your translations do not introduce formatting errors or other
# problems. Run with:
@@ -28,1016 +25,1339 @@
#
# where "LL" is your locale.
#
+#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: CUPS 1.5\n"
"Report-Msgid-Bugs-To: http://www.cups.org/str.php\n"
-"POT-Creation-Date: 2009-06-18 15:43-0700\n"
+"POT-Creation-Date: 2011-05-25 23:53-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
-#: systemv/lpstat.c:1848 systemv/lpstat.c:1961
-msgid "\t\t(all)\n"
+#: systemv/lpstat.c:1873 systemv/lpstat.c:1998
+msgid "\t\t(all)"
msgstr ""
-#: systemv/lpstat.c:1851 systemv/lpstat.c:1854 systemv/lpstat.c:1964
-#: systemv/lpstat.c:1967
-msgid "\t\t(none)\n"
+#: systemv/lpstat.c:1876 systemv/lpstat.c:1879 systemv/lpstat.c:2001
+#: systemv/lpstat.c:2004
+msgid "\t\t(none)"
msgstr ""
-#: berkeley/lpc.c:438
+#: berkeley/lpc.c:433
#, c-format
-msgid "\t%d entries\n"
+msgid "\t%d entries"
msgstr ""
-#: systemv/lpstat.c:1829 systemv/lpstat.c:1942
-msgid "\tAfter fault: continue\n"
+#: systemv/lpstat.c:753 systemv/lpstat.c:769
+#, c-format
+msgid "\t%s"
msgstr ""
-#: systemv/lpstat.c:1461 systemv/lpstat.c:1795 systemv/lpstat.c:1908
-msgid "\tAlerts:"
+#: systemv/lpstat.c:1854 systemv/lpstat.c:1979
+msgid "\tAfter fault: continue"
msgstr ""
-#: systemv/lpstat.c:1852 systemv/lpstat.c:1965
-msgid "\tBanner required\n"
+#: systemv/lpstat.c:1478 systemv/lpstat.c:1823 systemv/lpstat.c:1949
+#, c-format
+msgid "\tAlerts: %s"
msgstr ""
-#: systemv/lpstat.c:1853 systemv/lpstat.c:1966
-msgid "\tCharset sets:\n"
+#: systemv/lpstat.c:1877 systemv/lpstat.c:2002
+msgid "\tBanner required"
msgstr ""
-#: systemv/lpstat.c:1818 systemv/lpstat.c:1931
-msgid "\tConnection: direct\n"
+#: systemv/lpstat.c:1878 systemv/lpstat.c:2003
+msgid "\tCharset sets:"
msgstr ""
-#: systemv/lpstat.c:1809 systemv/lpstat.c:1922
-msgid "\tConnection: remote\n"
+#: systemv/lpstat.c:1842 systemv/lpstat.c:1967
+msgid "\tConnection: direct"
msgstr ""
-#: systemv/lpstat.c:1856 systemv/lpstat.c:1969
-msgid "\tDefault page size:\n"
+#: systemv/lpstat.c:1833 systemv/lpstat.c:1959
+msgid "\tConnection: remote"
msgstr ""
-#: systemv/lpstat.c:1855 systemv/lpstat.c:1968
-msgid "\tDefault pitch:\n"
+#: systemv/lpstat.c:1797 systemv/lpstat.c:1923
+msgid "\tContent types: any"
msgstr ""
-#: systemv/lpstat.c:1857 systemv/lpstat.c:1970
-msgid "\tDefault port settings:\n"
+#: systemv/lpstat.c:1881 systemv/lpstat.c:2006
+msgid "\tDefault page size:"
msgstr ""
-#: systemv/lpstat.c:1790 systemv/lpstat.c:1903
-#, c-format
-msgid "\tDescription: %s\n"
+#: systemv/lpstat.c:1880 systemv/lpstat.c:2005
+msgid "\tDefault pitch:"
msgstr ""
-#: systemv/lpstat.c:1784 systemv/lpstat.c:1897
-msgid ""
-"\tForm mounted:\n"
-"\tContent types: any\n"
-"\tPrinter types: unknown\n"
+#: systemv/lpstat.c:1882 systemv/lpstat.c:2007
+msgid "\tDefault port settings:"
msgstr ""
-#: systemv/lpstat.c:1850 systemv/lpstat.c:1963
-msgid "\tForms allowed:\n"
+#: systemv/lpstat.c:1803 systemv/lpstat.c:1929
+#, c-format
+msgid "\tDescription: %s"
msgstr ""
-#: systemv/lpstat.c:1813 systemv/lpstat.c:1926
-#, c-format
-msgid "\tInterface: %s.ppd\n"
+#: systemv/lpstat.c:1796 systemv/lpstat.c:1922
+msgid "\tForm mounted:"
msgstr ""
-#: systemv/lpstat.c:1822 systemv/lpstat.c:1935
+#: systemv/lpstat.c:1875 systemv/lpstat.c:2000
+msgid "\tForms allowed:"
+msgstr ""
+
+#: systemv/lpstat.c:1837 systemv/lpstat.c:1963
#, c-format
-msgid "\tInterface: %s/interfaces/%s\n"
+msgid "\tInterface: %s.ppd"
msgstr ""
-#: systemv/lpstat.c:1826 systemv/lpstat.c:1939
+#: systemv/lpstat.c:1846 systemv/lpstat.c:1971
#, c-format
-msgid "\tInterface: %s/ppd/%s.ppd\n"
+msgid "\tInterface: %s/interfaces/%s"
msgstr ""
-#: systemv/lpstat.c:1804 systemv/lpstat.c:1917
+#: systemv/lpstat.c:1850 systemv/lpstat.c:1975
#, c-format
-msgid "\tLocation: %s\n"
+msgid "\tInterface: %s/ppd/%s.ppd"
msgstr ""
-#: systemv/lpstat.c:1828 systemv/lpstat.c:1941
-msgid "\tOn fault: no alert\n"
+#: systemv/lpstat.c:1828 systemv/lpstat.c:1954
+#, c-format
+msgid "\tLocation: %s"
msgstr ""
-#: systemv/lpstat.c:1833 systemv/lpstat.c:1847 systemv/lpstat.c:1946
-#: systemv/lpstat.c:1960
-msgid "\tUsers allowed:\n"
+#: systemv/lpstat.c:1853 systemv/lpstat.c:1978
+msgid "\tOn fault: no alert"
msgstr ""
-#: systemv/lpstat.c:1840 systemv/lpstat.c:1953
-msgid "\tUsers denied:\n"
+#: systemv/lpstat.c:1798 systemv/lpstat.c:1924
+msgid "\tPrinter types: unknown"
msgstr ""
-#: berkeley/lpc.c:440
-msgid "\tdaemon present\n"
+#: systemv/lpstat.c:1459
+#, c-format
+msgid "\tStatus: %s"
msgstr ""
-#: berkeley/lpc.c:436
-msgid "\tno entries\n"
+#: systemv/lpstat.c:1858 systemv/lpstat.c:1872 systemv/lpstat.c:1983
+#: systemv/lpstat.c:1997
+msgid "\tUsers allowed:"
msgstr ""
-#: berkeley/lpc.c:408 berkeley/lpc.c:420
-#, c-format
-msgid "\tprinter is on device '%s' speed -1\n"
+#: systemv/lpstat.c:1865 systemv/lpstat.c:1990
+msgid "\tUsers denied:"
msgstr ""
-#: berkeley/lpc.c:433
-msgid "\tprinting is disabled\n"
+#: berkeley/lpc.c:435
+msgid "\tdaemon present"
msgstr ""
#: berkeley/lpc.c:431
-msgid "\tprinting is enabled\n"
+msgid "\tno entries"
msgstr ""
-#: systemv/lpstat.c:1467
+#: berkeley/lpc.c:403 berkeley/lpc.c:415
#, c-format
-msgid "\tqueued for %s\n"
+msgid "\tprinter is on device '%s' speed -1"
msgstr ""
#: berkeley/lpc.c:428
-msgid "\tqueuing is disabled\n"
+msgid "\tprinting is disabled"
msgstr ""
#: berkeley/lpc.c:426
-msgid "\tqueuing is enabled\n"
+msgid "\tprinting is enabled"
+msgstr ""
+
+#: systemv/lpstat.c:1481
+#, c-format
+msgid "\tqueued for %s"
+msgstr ""
+
+#: berkeley/lpc.c:423
+msgid "\tqueuing is disabled"
+msgstr ""
+
+#: berkeley/lpc.c:421
+msgid "\tqueuing is enabled"
msgstr ""
-#: systemv/lpstat.c:1777 systemv/lpstat.c:1890
-msgid "\treason unknown\n"
+#: systemv/lpstat.c:1789 systemv/lpstat.c:1915
+msgid "\treason unknown"
msgstr ""
-#: systemv/cupstestppd.c:551
+#: systemv/cupstestppd.c:436
msgid ""
"\n"
-" DETAILED CONFORMANCE TEST RESULTS\n"
+" DETAILED CONFORMANCE TEST RESULTS"
msgstr ""
-#: systemv/cupstestppd.c:512 systemv/cupstestppd.c:516
-msgid " REF: Page 15, section 3.1.\n"
+#: systemv/cupstestppd.c:3619
+msgid " Ignore specific warnings."
msgstr ""
-#: systemv/cupstestppd.c:508
-msgid " REF: Page 15, section 3.2.\n"
+#: systemv/cupstestppd.c:3623
+msgid " Issue warnings instead of errors."
msgstr ""
-#: systemv/cupstestppd.c:524
-msgid " REF: Page 19, section 3.3.\n"
+#: systemv/cupstestppd.c:392 systemv/cupstestppd.c:397
+msgid " REF: Page 15, section 3.1."
msgstr ""
-#: systemv/cupstestppd.c:486
-msgid " REF: Page 20, section 3.4.\n"
+#: systemv/cupstestppd.c:387
+msgid " REF: Page 15, section 3.2."
msgstr ""
-#: systemv/cupstestppd.c:528
-msgid " REF: Page 27, section 3.5.\n"
+#: systemv/cupstestppd.c:407
+msgid " REF: Page 19, section 3.3."
msgstr ""
-#: systemv/cupstestppd.c:482
-msgid " REF: Page 42, section 5.2.\n"
+#: systemv/cupstestppd.c:360
+msgid " REF: Page 20, section 3.4."
msgstr ""
-#: systemv/cupstestppd.c:520
-msgid " REF: Pages 16-17, section 3.2.\n"
+#: systemv/cupstestppd.c:412
+msgid " REF: Page 27, section 3.5."
msgstr ""
-#: systemv/cupstestppd.c:496
-msgid " REF: Pages 42-45, section 5.2.\n"
+#: systemv/cupstestppd.c:355
+msgid " REF: Page 42, section 5.2."
msgstr ""
-#: systemv/cupstestppd.c:491
-msgid " REF: Pages 45-46, section 5.2.\n"
+#: systemv/cupstestppd.c:402
+msgid " REF: Pages 16-17, section 3.2."
msgstr ""
-#: systemv/cupstestppd.c:500
-msgid " REF: Pages 48-49, section 5.2.\n"
+#: systemv/cupstestppd.c:372
+msgid " REF: Pages 42-45, section 5.2."
msgstr ""
-#: systemv/cupstestppd.c:504
-msgid " REF: Pages 52-54, section 5.2.\n"
+#: systemv/cupstestppd.c:366
+msgid " REF: Pages 45-46, section 5.2."
msgstr ""
-#: berkeley/lpq.c:546
-#, c-format
-msgid " %-39.39s %.0f bytes\n"
+#: systemv/cupstestppd.c:377
+msgid " REF: Pages 48-49, section 5.2."
+msgstr ""
+
+#: systemv/cupstestppd.c:382
+msgid " REF: Pages 52-54, section 5.2."
msgstr ""
-#: systemv/cupstestppd.c:668
+#: berkeley/lpq.c:554
#, c-format
-msgid " PASS Default%s\n"
+msgid " %-39.39s %.0f bytes"
msgstr ""
-#: systemv/cupstestppd.c:605
-msgid " PASS DefaultImageableArea\n"
+#: systemv/cupstestppd.c:555
+#, c-format
+msgid " PASS Default%s"
msgstr ""
-#: systemv/cupstestppd.c:639
-msgid " PASS DefaultPaperDimension\n"
+#: systemv/cupstestppd.c:490
+msgid " PASS DefaultImageableArea"
msgstr ""
-#: systemv/cupstestppd.c:710
-msgid " PASS FileVersion\n"
+#: systemv/cupstestppd.c:524
+msgid " PASS DefaultPaperDimension"
msgstr ""
-#: systemv/cupstestppd.c:754
-msgid " PASS FormatVersion\n"
+#: systemv/cupstestppd.c:597
+msgid " PASS FileVersion"
msgstr ""
-#: systemv/cupstestppd.c:774
-msgid " PASS LanguageEncoding\n"
+#: systemv/cupstestppd.c:641
+msgid " PASS FormatVersion"
msgstr ""
-#: systemv/cupstestppd.c:794
-msgid " PASS LanguageVersion\n"
+#: systemv/cupstestppd.c:661
+msgid " PASS LanguageEncoding"
msgstr ""
-#: systemv/cupstestppd.c:846
-msgid " PASS Manufacturer\n"
+#: systemv/cupstestppd.c:681
+msgid " PASS LanguageVersion"
msgstr ""
-#: systemv/cupstestppd.c:886
-msgid " PASS ModelName\n"
+#: systemv/cupstestppd.c:733
+msgid " PASS Manufacturer"
msgstr ""
-#: systemv/cupstestppd.c:906
-msgid " PASS NickName\n"
+#: systemv/cupstestppd.c:773
+msgid " PASS ModelName"
msgstr ""
-#: systemv/cupstestppd.c:966
-msgid " PASS PCFileName\n"
+#: systemv/cupstestppd.c:793
+msgid " PASS NickName"
msgstr ""
-#: systemv/cupstestppd.c:1041
-msgid " PASS PSVersion\n"
+#: systemv/cupstestppd.c:853
+msgid " PASS PCFileName"
msgstr ""
-#: systemv/cupstestppd.c:946
-msgid " PASS PageRegion\n"
+#: systemv/cupstestppd.c:928
+msgid " PASS PSVersion"
msgstr ""
-#: systemv/cupstestppd.c:926
-msgid " PASS PageSize\n"
+#: systemv/cupstestppd.c:833
+msgid " PASS PageRegion"
msgstr ""
-#: systemv/cupstestppd.c:1001
-msgid " PASS Product\n"
+#: systemv/cupstestppd.c:813
+msgid " PASS PageSize"
msgstr ""
-#: systemv/cupstestppd.c:1076
-msgid " PASS ShortNickName\n"
+#: systemv/cupstestppd.c:888
+msgid " PASS Product"
msgstr ""
-#: systemv/cupstestppd.c:3416
-#, c-format
-msgid ""
-" WARN \"%s %s\" conflicts with \"%s %s\"\n"
-" (constraint=\"%s %s %s %s\")\n"
+#: systemv/cupstestppd.c:963
+msgid " PASS ShortNickName"
msgstr ""
-#: systemv/cupstestppd.c:1449
+#: systemv/cupstestppd.c:1338
#, c-format
-msgid " WARN %s has no corresponding options!\n"
+msgid " WARN %s has no corresponding options."
msgstr ""
-#: systemv/cupstestppd.c:1557
+#: systemv/cupstestppd.c:1450
#, c-format
msgid ""
" WARN %s shares a common prefix with %s\n"
-" REF: Page 15, section 3.2.\n"
+" REF: Page 15, section 3.2."
msgstr ""
-#: systemv/cupstestppd.c:1458
-msgid " WARN Default choices conflicting!\n"
-msgstr ""
-
-#: systemv/cupstestppd.c:1420
+#: systemv/cupstestppd.c:1309
#, c-format
msgid ""
-" WARN Duplex option keyword %s may not work as expected and should be named Duplex!\n"
-" REF: Page 122, section 5.17\n"
+" WARN Duplex option keyword %s may not work as expected and should be named Duplex.\n"
+" REF: Page 122, section 5.17"
msgstr ""
-#: systemv/cupstestppd.c:1819
-msgid " WARN File contains a mix of CR, LF, and CR LF line endings!\n"
+#: systemv/cupstestppd.c:1708
+msgid " WARN File contains a mix of CR, LF, and CR LF line endings."
msgstr ""
-#: systemv/cupstestppd.c:1474
+#: systemv/cupstestppd.c:1354
msgid ""
" WARN LanguageEncoding required by PPD 4.3 spec.\n"
-" REF: Pages 56-57, section 5.3.\n"
+" REF: Pages 56-57, section 5.3."
msgstr ""
-#: systemv/cupstestppd.c:1801
+#: systemv/cupstestppd.c:1690
#, c-format
-msgid " WARN Line %d only contains whitespace!\n"
+msgid " WARN Line %d only contains whitespace."
msgstr ""
-#: systemv/cupstestppd.c:1482
+#: systemv/cupstestppd.c:1362
msgid ""
" WARN Manufacturer required by PPD 4.3 spec.\n"
-" REF: Pages 58-59, section 5.3.\n"
+" REF: Pages 58-59, section 5.3."
msgstr ""
-#: systemv/cupstestppd.c:1824
-msgid " WARN Non-Windows PPD files should use lines ending with only LF, not CR LF!\n"
+#: systemv/cupstestppd.c:1713
+msgid " WARN Non-Windows PPD files should use lines ending with only LF, not CR LF."
msgstr ""
-#: systemv/cupstestppd.c:1466
+#: systemv/cupstestppd.c:1346
#, c-format
msgid ""
-" WARN Obsolete PPD version %.1f!\n"
-" REF: Page 42, section 5.2.\n"
+" WARN Obsolete PPD version %.1f.\n"
+" REF: Page 42, section 5.2."
msgstr ""
-#: systemv/cupstestppd.c:1495
+#: systemv/cupstestppd.c:1377
msgid ""
" WARN PCFileName longer than 8.3 in violation of PPD spec.\n"
-" REF: Pages 61-62, section 5.3.\n"
+" REF: Pages 61-62, section 5.3."
msgstr ""
-#: systemv/cupstestppd.c:1529
+#: systemv/cupstestppd.c:1385
+msgid ""
+" WARN PCFileName should contain a unique filename.\n"
+" REF: Pages 61-62, section 5.3."
+msgstr ""
+
+#: systemv/cupstestppd.c:1420
msgid ""
" WARN Protocols contains PJL but JCL attributes are not set.\n"
-" REF: Pages 78-79, section 5.7.\n"
+" REF: Pages 78-79, section 5.7."
msgstr ""
-#: systemv/cupstestppd.c:1520
+#: systemv/cupstestppd.c:1411
msgid ""
" WARN Protocols contains both PJL and BCP; expected TBCP.\n"
-" REF: Pages 78-79, section 5.7.\n"
+" REF: Pages 78-79, section 5.7."
msgstr ""
-#: systemv/cupstestppd.c:1503
+#: systemv/cupstestppd.c:1394
msgid ""
" WARN ShortNickName required by PPD 4.3 spec.\n"
-" REF: Pages 64-65, section 5.3.\n"
+" REF: Pages 64-65, section 5.3."
msgstr ""
-#: systemv/cupstestppd.c:2307
-#, c-format
-msgid " %s %s %s does not exist!\n"
+#: systemv/cupsaddsmb.c:282
+msgid " cupsaddsmb [options] -a"
msgstr ""
-#: systemv/cupstestppd.c:3571
-#, c-format
-msgid " %s %s file \"%s\" has the wrong capitalization!\n"
+#: systemv/cupstestdsc.c:427
+msgid " cupstestdsc [options] -"
msgstr ""
-#: systemv/cupstestppd.c:2377
-#, c-format
-msgid ""
-" %s Bad %s choice %s!\n"
-" REF: Page 122, section 5.17\n"
+#: systemv/cupstestppd.c:3614
+msgid " program | cupstestppd [options] -"
msgstr ""
-#: systemv/cupstestppd.c:3131
+#: systemv/cupstestppd.c:3546
#, c-format
-msgid " %s Bad UTF-8 \"%s\" translation string for option %s!\n"
+msgid ""
+" %s \"%s %s\" conflicts with \"%s %s\"\n"
+" (constraint=\"%s %s %s %s\")."
msgstr ""
-#: systemv/cupstestppd.c:3177 systemv/cupstestppd.c:3226
-#: systemv/cupstestppd.c:3265
+#: systemv/cupstestppd.c:2212
#, c-format
-msgid " %s Bad UTF-8 \"%s\" translation string for option %s, choice %s!\n"
+msgid " %s %s %s does not exist."
msgstr ""
-#: systemv/cupstestppd.c:2429
+#: systemv/cupstestppd.c:3703
#, c-format
-msgid " %s Bad cupsFilter value \"%s\"!\n"
+msgid " %s %s file \"%s\" has the wrong capitalization."
msgstr ""
-#: systemv/cupstestppd.c:2794
+#: systemv/cupstestppd.c:2282
#, c-format
-msgid " %s Bad cupsICCProfile %s!\n"
+msgid ""
+" %s Bad %s choice %s.\n"
+" REF: Page 122, section 5.17"
msgstr ""
-#: systemv/cupstestppd.c:2500
+#: systemv/cupstestppd.c:3306 systemv/cupstestppd.c:3355
+#: systemv/cupstestppd.c:3394
#, c-format
-msgid " %s Bad cupsPreFilter value \"%s\"!\n"
+msgid " %s Bad UTF-8 \"%s\" translation string for option %s, choice %s."
msgstr ""
-#: systemv/cupstestppd.c:1897
+#: systemv/cupstestppd.c:3260
#, c-format
-msgid " %s Bad cupsUIConstraints %s: \"%s\"!\n"
+msgid " %s Bad UTF-8 \"%s\" translation string for option %s."
msgstr ""
-#: systemv/cupstestppd.c:3081
+#: systemv/cupstestppd.c:2335
#, c-format
-msgid " %s Bad language \"%s\"!\n"
+msgid " %s Bad cupsFilter value \"%s\"."
msgstr ""
-#: systemv/cupstestppd.c:2484 systemv/cupstestppd.c:2556
-#: systemv/cupstestppd.c:2594 systemv/cupstestppd.c:2632
-#: systemv/cupstestppd.c:2670 systemv/cupstestppd.c:2708
+#: systemv/cupstestppd.c:2814
#, c-format
-msgid " %s Bad spelling of %s - should be %s!\n"
+msgid " %s Bad cupsICCProfile %s."
msgstr ""
-#: systemv/cupstestppd.c:2738
+#: systemv/cupstestppd.c:2421
#, c-format
-msgid " %s Cannot provide both APScanAppPath and APScanAppBundleID!\n"
+msgid " %s Bad cupsPreFilter value \"%s\"."
msgstr ""
-#: systemv/cupstestppd.c:1878
+#: systemv/cupstestppd.c:1786
#, c-format
-msgid " %s Empty cupsUIConstraints %s!\n"
+msgid " %s Bad cupsUIConstraints %s: \"%s\""
msgstr ""
-#: systemv/cupstestppd.c:3117
+#: systemv/cupstestppd.c:3210
#, c-format
-msgid " %s Missing \"%s\" translation string for option %s!\n"
+msgid " %s Bad language \"%s\"."
msgstr ""
-#: systemv/cupstestppd.c:3209 systemv/cupstestppd.c:3249
+#: systemv/cupstestppd.c:2379 systemv/cupstestppd.c:2465
+#: systemv/cupstestppd.c:2523 systemv/cupstestppd.c:2578
+#: systemv/cupstestppd.c:2633 systemv/cupstestppd.c:2688
+#: systemv/cupstestppd.c:2741 systemv/cupstestppd.c:2863
#, c-format
-msgid " %s Missing \"%s\" translation string for option %s, choice %s!\n"
+msgid " %s Bad permissions on %s file \"%s\"."
msgstr ""
-#: systemv/cupstestppd.c:2569
+#: systemv/cupstestppd.c:2405 systemv/cupstestppd.c:2492
+#: systemv/cupstestppd.c:2547 systemv/cupstestppd.c:2602
+#: systemv/cupstestppd.c:2657 systemv/cupstestppd.c:2712
#, c-format
-msgid " %s Missing APDialogExtension file \"%s\"\n"
+msgid " %s Bad spelling of %s - should be %s."
msgstr ""
-#: systemv/cupstestppd.c:2607
+#: systemv/cupstestppd.c:2757
#, c-format
-msgid " %s Missing APPrinterIconPath file \"%s\"\n"
+msgid " %s Cannot provide both APScanAppPath and APScanAppBundleID."
msgstr ""
-#: systemv/cupstestppd.c:2645
+#: systemv/cupstestppd.c:2169
#, c-format
-msgid " %s Missing APPrinterLowInkTool file \"%s\"\n"
+msgid " %s Default choices conflicting."
msgstr ""
-#: systemv/cupstestppd.c:2683
+#: systemv/cupstestppd.c:1767
#, c-format
-msgid " %s Missing APPrinterUtilityPath file \"%s\"\n"
+msgid " %s Empty cupsUIConstraints %s"
msgstr ""
-#: systemv/cupstestppd.c:2721
+#: systemv/cupstestppd.c:3338 systemv/cupstestppd.c:3378
#, c-format
-msgid " %s Missing APScanAppPath file \"%s\"\n"
+msgid " %s Missing \"%s\" translation string for option %s, choice %s."
msgstr ""
-#: systemv/cupstestppd.c:2926
+#: systemv/cupstestppd.c:3246
#, c-format
-msgid ""
-" %s Missing REQUIRED PageRegion option!\n"
-" REF: Page 100, section 5.14.\n"
+msgid " %s Missing \"%s\" translation string for option %s."
msgstr ""
-#: systemv/cupstestppd.c:2911
+#: systemv/cupstestppd.c:2364 systemv/cupstestppd.c:2450
+#: systemv/cupstestppd.c:2508 systemv/cupstestppd.c:2563
+#: systemv/cupstestppd.c:2618 systemv/cupstestppd.c:2673
+#: systemv/cupstestppd.c:2725 systemv/cupstestppd.c:2848
#, c-format
-msgid ""
-" %s Missing REQUIRED PageSize option!\n"
-" REF: Page 99, section 5.14.\n"
+msgid " %s Missing %s file \"%s\"."
msgstr ""
-#: systemv/cupstestppd.c:2088 systemv/cupstestppd.c:2129
+#: systemv/cupstestppd.c:2971
#, c-format
-msgid " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"!\n"
+msgid ""
+" %s Missing REQUIRED PageRegion option.\n"
+" REF: Page 100, section 5.14."
msgstr ""
-#: systemv/cupstestppd.c:1983
+#: systemv/cupstestppd.c:2956
#, c-format
-msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"!\n"
+msgid ""
+" %s Missing REQUIRED PageSize option.\n"
+" REF: Page 99, section 5.14."
msgstr ""
-#: systemv/cupstestppd.c:2458
+#: systemv/cupstestppd.c:1977 systemv/cupstestppd.c:2018
#, c-format
-msgid " %s Missing cupsFilter file \"%s\"\n"
+msgid " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"."
msgstr ""
-#: systemv/cupstestppd.c:2828
+#: systemv/cupstestppd.c:1872
#, c-format
-msgid " %s Missing cupsICCProfile file \"%s\"!\n"
+msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\""
msgstr ""
-#: systemv/cupstestppd.c:2529
+#: systemv/cupstestppd.c:1804
#, c-format
-msgid " %s Missing cupsPreFilter file \"%s\"\n"
+msgid " %s Missing cupsUIResolver %s"
msgstr ""
-#: systemv/cupstestppd.c:1915
+#: systemv/cupstestppd.c:1963 systemv/cupstestppd.c:2004
#, c-format
-msgid " %s Missing cupsUIResolver %s!\n"
+msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"."
msgstr ""
-#: systemv/cupstestppd.c:2074 systemv/cupstestppd.c:2115
+#: systemv/cupstestppd.c:1856
#, c-format
-msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"!\n"
+msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\""
msgstr ""
-#: systemv/cupstestppd.c:1967
+#: systemv/cupstestppd.c:3432
#, c-format
-msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"!\n"
+msgid " %s No base translation \"%s\" is included in file."
msgstr ""
-#: systemv/cupstestppd.c:3303
+#: systemv/cupstestppd.c:2258
#, c-format
-msgid " %s No base translation \"%s\" is included in file!\n"
+msgid ""
+" %s REQUIRED %s does not define choice None.\n"
+" REF: Page 122, section 5.17"
msgstr ""
-#: systemv/cupstestppd.c:2989
+#: systemv/cupstestppd.c:3029 systemv/cupstestppd.c:3043
#, c-format
-msgid ""
-" %s Non-standard size name \"%s\"!\n"
-" REF: Page 187, section B.2.\n"
+msgid " %s Size \"%s\" defined for %s but not for %s."
msgstr ""
-#: systemv/cupstestppd.c:2353
+#: systemv/cupstestppd.c:3009
#, c-format
-msgid ""
-" %s REQUIRED %s does not define choice None!\n"
-" REF: Page 122, section 5.17\n"
+msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)."
msgstr ""
-#: systemv/cupstestppd.c:3006 systemv/cupstestppd.c:3020
+#: systemv/cupstestppd.c:3152
#, c-format
-msgid " %s Size \"%s\" defined for %s but not for %s!\n"
+msgid " %s Size \"%s\" should be \"%s\"."
msgstr ""
-#: systemv/cupstestppd.c:2964
+#: systemv/cupstestppd.c:3118
#, c-format
-msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)!\n"
+msgid " %s Size \"%s\" should be the Adobe standard name \"%s\"."
msgstr ""
-#: systemv/cupstestppd.c:2856
+#: systemv/cupstestppd.c:2891
#, c-format
-msgid " %s cupsICCProfile %s hash value collides with %s!\n"
+msgid " %s cupsICCProfile %s hash value collides with %s."
msgstr ""
-#: systemv/cupstestppd.c:2038
+#: systemv/cupstestppd.c:1927
#, c-format
-msgid " %s cupsUIResolver %s causes a loop!\n"
+msgid " %s cupsUIResolver %s causes a loop."
msgstr ""
-#: systemv/cupstestppd.c:2020
+#: systemv/cupstestppd.c:1909
#, c-format
-msgid " %s cupsUIResolver %s does not list at least two different options!\n"
+msgid " %s cupsUIResolver %s does not list at least two different options."
msgstr ""
-#: systemv/cupstestppd.c:2238
+#: systemv/cupstestppd.c:2127
#, c-format
-msgid " **FAIL** %s choice names %s and %s differ only by case!\n"
+msgid " **FAIL** %s choice names %s and %s differ only by case."
msgstr ""
-#: systemv/cupstestppd.c:1243
+#: systemv/cupstestppd.c:1132
#, c-format
msgid ""
-" **FAIL** %s must be 1284DeviceID!\n"
-" REF: Page 72, section 5.5\n"
+" **FAIL** %s must be 1284DeviceID\n"
+" REF: Page 72, section 5.5"
msgstr ""
-#: systemv/cupstestppd.c:659
+#: systemv/cupstestppd.c:546
#, c-format
msgid ""
" **FAIL** BAD Default%s %s\n"
-" REF: Page 40, section 4.5.\n"
+" REF: Page 40, section 4.5."
msgstr ""
-#: systemv/cupstestppd.c:595
+#: systemv/cupstestppd.c:480
#, c-format
msgid ""
-" **FAIL** BAD DefaultImageableArea %s!\n"
-" REF: Page 102, section 5.15.\n"
+" **FAIL** BAD DefaultImageableArea %s\n"
+" REF: Page 102, section 5.15."
msgstr ""
-#: systemv/cupstestppd.c:631
+#: systemv/cupstestppd.c:516
#, c-format
msgid ""
-" **FAIL** BAD DefaultPaperDimension %s!\n"
-" REF: Page 103, section 5.15.\n"
+" **FAIL** BAD DefaultPaperDimension %s\n"
+" REF: Page 103, section 5.15."
msgstr ""
-#: systemv/cupstestppd.c:1102
+#: systemv/cupstestppd.c:989
msgid ""
" **FAIL** BAD JobPatchFile attribute in file\n"
-" REF: Page 24, section 3.4.\n"
+" REF: Page 24, section 3.4."
msgstr ""
-#: systemv/cupstestppd.c:822
+#: systemv/cupstestppd.c:709
msgid ""
" **FAIL** BAD Manufacturer (should be \"HP\")\n"
-" REF: Page 211, table D.1.\n"
+" REF: Page 211, table D.1."
msgstr ""
-#: systemv/cupstestppd.c:838
+#: systemv/cupstestppd.c:725
msgid ""
" **FAIL** BAD Manufacturer (should be \"Oki\")\n"
-" REF: Page 211, table D.1.\n"
+" REF: Page 211, table D.1."
msgstr ""
-#: systemv/cupstestppd.c:877
+#: systemv/cupstestppd.c:764
#, c-format
msgid ""
" **FAIL** BAD ModelName - \"%c\" not allowed in string.\n"
-" REF: Pages 59-60, section 5.3.\n"
+" REF: Pages 59-60, section 5.3."
msgstr ""
-#: systemv/cupstestppd.c:1033
+#: systemv/cupstestppd.c:920
msgid ""
" **FAIL** BAD PSVersion - not \"(string) int\".\n"
-" REF: Pages 62-64, section 5.3.\n"
+" REF: Pages 62-64, section 5.3."
msgstr ""
-#: systemv/cupstestppd.c:994
+#: systemv/cupstestppd.c:881
msgid ""
" **FAIL** BAD Product - not \"(string)\".\n"
-" REF: Page 62, section 5.3.\n"
+" REF: Page 62, section 5.3."
msgstr ""
-#: systemv/cupstestppd.c:1068
+#: systemv/cupstestppd.c:955
msgid ""
" **FAIL** BAD ShortNickName - longer than 31 chars.\n"
-" REF: Pages 64-65, section 5.3.\n"
+" REF: Pages 64-65, section 5.3."
msgstr ""
-#: systemv/cupstestppd.c:1224
+#: systemv/cupstestppd.c:1113
#, c-format
msgid ""
-" **FAIL** Bad %s choice %s!\n"
-" REF: Page 84, section 5.9\n"
+" **FAIL** Bad %s choice %s\n"
+" REF: Page 84, section 5.9"
msgstr ""
-#: systemv/cupstestppd.c:702
+#: systemv/cupstestppd.c:589
#, c-format
msgid ""
" **FAIL** Bad FileVersion \"%s\"\n"
-" REF: Page 56, section 5.3.\n"
+" REF: Page 56, section 5.3."
msgstr ""
-#: systemv/cupstestppd.c:746
+#: systemv/cupstestppd.c:633
#, c-format
msgid ""
" **FAIL** Bad FormatVersion \"%s\"\n"
-" REF: Page 56, section 5.3.\n"
+" REF: Page 56, section 5.3."
msgstr ""
-#: systemv/cupstestppd.c:1288
+#: systemv/cupstestppd.c:1177
#, c-format
-msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1!\n"
+msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1."
msgstr ""
-#: systemv/cupstestppd.c:1302
+#: systemv/cupstestppd.c:1191
#, c-format
-msgid " **FAIL** Bad LanguageVersion %s - must be English!\n"
+msgid " **FAIL** Bad LanguageVersion %s - must be English."
msgstr ""
-#: systemv/cupstestppd.c:3443 systemv/cupstestppd.c:3465
+#: systemv/cupstestppd.c:3573 systemv/cupstestppd.c:3595
#, c-format
-msgid " **FAIL** Default option code cannot be interpreted: %s\n"
+msgid " **FAIL** Default option code cannot be interpreted: %s"
msgstr ""
-#: systemv/cupstestppd.c:1361
+#: systemv/cupstestppd.c:1250
#, c-format
-msgid " **FAIL** Default translation string for option %s choice %s contains 8-bit characters!\n"
+msgid " **FAIL** Default translation string for option %s choice %s contains 8-bit characters."
msgstr ""
-#: systemv/cupstestppd.c:1334
+#: systemv/cupstestppd.c:1223
#, c-format
-msgid " **FAIL** Default translation string for option %s contains 8-bit characters!\n"
+msgid " **FAIL** Default translation string for option %s contains 8-bit characters."
msgstr ""
-#: systemv/cupstestppd.c:2176
+#: systemv/cupstestppd.c:2065
#, c-format
-msgid " **FAIL** Group names %s and %s differ only by case!\n"
+msgid " **FAIL** Group names %s and %s differ only by case."
msgstr ""
-#: systemv/cupstestppd.c:2221
+#: systemv/cupstestppd.c:2110
#, c-format
-msgid " **FAIL** Multiple occurrences of %s choice name %s!\n"
+msgid " **FAIL** Multiple occurrences of %s choice name %s."
msgstr ""
-#: systemv/cupstestppd.c:2198
+#: systemv/cupstestppd.c:2087
#, c-format
-msgid " **FAIL** Option names %s and %s differ only by case!\n"
+msgid " **FAIL** Option names %s and %s differ only by case."
msgstr ""
-#: systemv/cupstestppd.c:679
+#: systemv/cupstestppd.c:566
#, c-format
msgid ""
" **FAIL** REQUIRED Default%s\n"
-" REF: Page 40, section 4.5.\n"
+" REF: Page 40, section 4.5."
msgstr ""
-#: systemv/cupstestppd.c:580
+#: systemv/cupstestppd.c:465
msgid ""
" **FAIL** REQUIRED DefaultImageableArea\n"
-" REF: Page 102, section 5.15.\n"
+" REF: Page 102, section 5.15."
msgstr ""
-#: systemv/cupstestppd.c:616
+#: systemv/cupstestppd.c:501
msgid ""
" **FAIL** REQUIRED DefaultPaperDimension\n"
-" REF: Page 103, section 5.15.\n"
+" REF: Page 103, section 5.15."
msgstr ""
-#: systemv/cupstestppd.c:720
+#: systemv/cupstestppd.c:607
msgid ""
" **FAIL** REQUIRED FileVersion\n"
-" REF: Page 56, section 5.3.\n"
+" REF: Page 56, section 5.3."
msgstr ""
-#: systemv/cupstestppd.c:764
+#: systemv/cupstestppd.c:651
msgid ""
" **FAIL** REQUIRED FormatVersion\n"
-" REF: Page 56, section 5.3.\n"
+" REF: Page 56, section 5.3."
msgstr ""
-#: systemv/cupstestppd.c:1153
+#: systemv/cupstestppd.c:1040
#, c-format
msgid ""
" **FAIL** REQUIRED ImageableArea for PageSize %s\n"
" REF: Page 41, section 5.\n"
-" REF: Page 102, section 5.15.\n"
+" REF: Page 102, section 5.15."
msgstr ""
-#: systemv/cupstestppd.c:784
+#: systemv/cupstestppd.c:671
msgid ""
" **FAIL** REQUIRED LanguageEncoding\n"
-" REF: Pages 56-57, section 5.3.\n"
+" REF: Pages 56-57, section 5.3."
msgstr ""
-#: systemv/cupstestppd.c:804
+#: systemv/cupstestppd.c:691
msgid ""
" **FAIL** REQUIRED LanguageVersion\n"
-" REF: Pages 57-58, section 5.3.\n"
+" REF: Pages 57-58, section 5.3."
msgstr ""
-#: systemv/cupstestppd.c:856
+#: systemv/cupstestppd.c:743
msgid ""
" **FAIL** REQUIRED Manufacturer\n"
-" REF: Pages 58-59, section 5.3.\n"
+" REF: Pages 58-59, section 5.3."
msgstr ""
-#: systemv/cupstestppd.c:896
+#: systemv/cupstestppd.c:783
msgid ""
" **FAIL** REQUIRED ModelName\n"
-" REF: Pages 59-60, section 5.3.\n"
+" REF: Pages 59-60, section 5.3."
msgstr ""
-#: systemv/cupstestppd.c:916
+#: systemv/cupstestppd.c:803
msgid ""
" **FAIL** REQUIRED NickName\n"
-" REF: Page 60, section 5.3.\n"
+" REF: Page 60, section 5.3."
msgstr ""
-#: systemv/cupstestppd.c:976
+#: systemv/cupstestppd.c:863
msgid ""
" **FAIL** REQUIRED PCFileName\n"
-" REF: Pages 61-62, section 5.3.\n"
+" REF: Pages 61-62, section 5.3."
msgstr ""
-#: systemv/cupstestppd.c:1051
+#: systemv/cupstestppd.c:938
msgid ""
" **FAIL** REQUIRED PSVersion\n"
-" REF: Pages 62-64, section 5.3.\n"
+" REF: Pages 62-64, section 5.3."
msgstr ""
-#: systemv/cupstestppd.c:956
+#: systemv/cupstestppd.c:843
msgid ""
" **FAIL** REQUIRED PageRegion\n"
-" REF: Page 100, section 5.14.\n"
+" REF: Page 100, section 5.14."
msgstr ""
-#: systemv/cupstestppd.c:1122
+#: systemv/cupstestppd.c:1009
msgid ""
" **FAIL** REQUIRED PageSize\n"
" REF: Page 41, section 5.\n"
-" REF: Page 99, section 5.14.\n"
+" REF: Page 99, section 5.14."
msgstr ""
-#: systemv/cupstestppd.c:936
+#: systemv/cupstestppd.c:823
msgid ""
" **FAIL** REQUIRED PageSize\n"
-" REF: Pages 99-100, section 5.14.\n"
+" REF: Pages 99-100, section 5.14."
msgstr ""
-#: systemv/cupstestppd.c:1175
+#: systemv/cupstestppd.c:1062
#, c-format
msgid ""
" **FAIL** REQUIRED PaperDimension for PageSize %s\n"
" REF: Page 41, section 5.\n"
-" REF: Page 103, section 5.15.\n"
+" REF: Page 103, section 5.15."
msgstr ""
-#: systemv/cupstestppd.c:1011
+#: systemv/cupstestppd.c:898
msgid ""
" **FAIL** REQUIRED Product\n"
-" REF: Page 62, section 5.3.\n"
+" REF: Page 62, section 5.3."
msgstr ""
-#: systemv/cupstestppd.c:1086
+#: systemv/cupstestppd.c:973
msgid ""
" **FAIL** REQUIRED ShortNickName\n"
-" REF: Page 64-65, section 5.3.\n"
+" REF: Page 64-65, section 5.3."
+msgstr ""
+
+#: systemv/cupstestppd.c:335
+#, c-format
+msgid " **FAIL** Unable to open PPD file - %s"
msgstr ""
-#: systemv/cupstestppd.c:1569
+#: systemv/cupstestppd.c:347
#, c-format
-msgid " %d ERRORS FOUND\n"
+msgid " **FAIL** Unable to open PPD file - %s on line %d."
+msgstr ""
+
+#: systemv/cupstestppd.c:1462
+#, c-format
+msgid " %d ERRORS FOUND"
+msgstr ""
+
+#: systemv/cupstestdsc.c:431
+msgid " -h Show program usage"
msgstr ""
-#: systemv/cupstestdsc.c:238 systemv/cupstestdsc.c:280
+#: systemv/cupstestdsc.c:234 systemv/cupstestdsc.c:276
#, c-format
msgid ""
-" Bad %%%%BoundingBox: on line %d!\n"
-" REF: Page 39, %%%%BoundingBox:\n"
+" Bad %%%%BoundingBox: on line %d.\n"
+" REF: Page 39, %%%%BoundingBox:"
msgstr ""
-#: systemv/cupstestdsc.c:309
+#: systemv/cupstestdsc.c:305
#, c-format
msgid ""
-" Bad %%%%Page: on line %d!\n"
-" REF: Page 53, %%%%Page:\n"
+" Bad %%%%Page: on line %d.\n"
+" REF: Page 53, %%%%Page:"
msgstr ""
-#: systemv/cupstestdsc.c:222 systemv/cupstestdsc.c:262
+#: systemv/cupstestdsc.c:218 systemv/cupstestdsc.c:258
#, c-format
msgid ""
-" Bad %%%%Pages: on line %d!\n"
-" REF: Page 43, %%%%Pages:\n"
+" Bad %%%%Pages: on line %d.\n"
+" REF: Page 43, %%%%Pages:"
msgstr ""
-#: systemv/cupstestdsc.c:180
+#: systemv/cupstestdsc.c:176
#, c-format
msgid ""
-" Line %d is longer than 255 characters (%d)!\n"
-" REF: Page 25, Line Length\n"
+" Line %d is longer than 255 characters (%d).\n"
+" REF: Page 25, Line Length"
msgstr ""
-#: systemv/cupstestdsc.c:196
+#: systemv/cupstestdsc.c:192
msgid ""
-" Missing %!PS-Adobe-3.0 on first line!\n"
-" REF: Page 17, 3.1 Conforming Documents\n"
+" Missing %!PS-Adobe-3.0 on first line.\n"
+" REF: Page 17, 3.1 Conforming Documents"
msgstr ""
-#: systemv/cupstestdsc.c:366
+#: systemv/cupstestdsc.c:362
#, c-format
-msgid ""
-" Missing %%EndComments comment!\n"
-" REF: Page 41, %%EndComments\n"
+msgid " Missing %%EndComments comment. REF: Page 41, %%EndComments"
msgstr ""
-#: systemv/cupstestdsc.c:346
+#: systemv/cupstestdsc.c:342
#, c-format
msgid ""
-" Missing or bad %%BoundingBox: comment!\n"
-" REF: Page 39, %%BoundingBox:\n"
+" Missing or bad %%BoundingBox: comment.\n"
+" REF: Page 39, %%BoundingBox:"
msgstr ""
-#: systemv/cupstestdsc.c:376
+#: systemv/cupstestdsc.c:372
#, c-format
msgid ""
-" Missing or bad %%Page: comments!\n"
-" REF: Page 53, %%Page:\n"
+" Missing or bad %%Page: comments.\n"
+" REF: Page 53, %%Page:"
msgstr ""
-#: systemv/cupstestdsc.c:356
+#: systemv/cupstestdsc.c:352
#, c-format
msgid ""
-" Missing or bad %%Pages: comment!\n"
-" REF: Page 43, %%Pages:\n"
+" Missing or bad %%Pages: comment.\n"
+" REF: Page 43, %%Pages:"
msgstr ""
-#: systemv/cupstestppd.c:1571
-msgid " NO ERRORS FOUND\n"
+#: systemv/cupstestppd.c:1464
+msgid " NO ERRORS FOUND"
msgstr ""
-#: systemv/cupstestdsc.c:399
+#: systemv/cupstestdsc.c:395
#, c-format
-msgid " Saw %d lines that exceeded 255 characters!\n"
+msgid " Saw %d lines that exceeded 255 characters."
msgstr ""
-#: systemv/cupstestdsc.c:394
+#: systemv/cupstestdsc.c:390
#, c-format
-msgid " Too many %%BeginDocument comments!\n"
+msgid " Too many %%BeginDocument comments."
msgstr ""
-#: systemv/cupstestdsc.c:386
+#: systemv/cupstestdsc.c:382
#, c-format
-msgid " Too many %%EndDocument comments!\n"
+msgid " Too many %%EndDocument comments."
msgstr ""
-#: systemv/cupstestdsc.c:406
-msgid " Warning: file contains binary data!\n"
+#: systemv/cupstestdsc.c:402
+msgid " Warning: file contains binary data."
msgstr ""
-#: systemv/cupstestdsc.c:414
+#: systemv/cupstestdsc.c:410
#, c-format
-msgid " Warning: no %%EndComments comment in file!\n"
+msgid " Warning: no %%EndComments comment in file."
msgstr ""
-#: systemv/cupstestdsc.c:410
-#, c-format
-msgid " Warning: obsolete DSC version %.1f in file!\n"
-msgstr ""
-
-#: systemv/cupstestppd.c:577 systemv/cupstestppd.c:592
-#: systemv/cupstestppd.c:613 systemv/cupstestppd.c:628
-#: systemv/cupstestppd.c:656 systemv/cupstestppd.c:676
-#: systemv/cupstestppd.c:699 systemv/cupstestppd.c:717
-#: systemv/cupstestppd.c:743 systemv/cupstestppd.c:761
-#: systemv/cupstestppd.c:781 systemv/cupstestppd.c:801
-#: systemv/cupstestppd.c:819 systemv/cupstestppd.c:835
-#: systemv/cupstestppd.c:853 systemv/cupstestppd.c:874
-#: systemv/cupstestppd.c:893 systemv/cupstestppd.c:913
-#: systemv/cupstestppd.c:933 systemv/cupstestppd.c:953
-#: systemv/cupstestppd.c:973 systemv/cupstestppd.c:991
-#: systemv/cupstestppd.c:1008 systemv/cupstestppd.c:1030
-#: systemv/cupstestppd.c:1048 systemv/cupstestppd.c:1065
-#: systemv/cupstestppd.c:1083 systemv/cupstestppd.c:1099
-#: systemv/cupstestppd.c:1119 systemv/cupstestppd.c:1150
-#: systemv/cupstestppd.c:1172 systemv/cupstestppd.c:1221
-#: systemv/cupstestppd.c:1240 systemv/cupstestppd.c:1284
-#: systemv/cupstestppd.c:1298 systemv/cupstestppd.c:1330
-#: systemv/cupstestppd.c:1357 systemv/cupstestppd.c:1875
-#: systemv/cupstestppd.c:1894 systemv/cupstestppd.c:1912
-#: systemv/cupstestppd.c:1964 systemv/cupstestppd.c:1980
-#: systemv/cupstestppd.c:2017 systemv/cupstestppd.c:2035
-#: systemv/cupstestppd.c:2071 systemv/cupstestppd.c:2085
-#: systemv/cupstestppd.c:2112 systemv/cupstestppd.c:2126
-#: systemv/cupstestppd.c:2172 systemv/cupstestppd.c:2194
-#: systemv/cupstestppd.c:2217 systemv/cupstestppd.c:2234
-#: systemv/cupstestppd.c:2303 systemv/cupstestppd.c:2350
-#: systemv/cupstestppd.c:2374 systemv/cupstestppd.c:2425
-#: systemv/cupstestppd.c:2455 systemv/cupstestppd.c:2480
-#: systemv/cupstestppd.c:2496 systemv/cupstestppd.c:2526
-#: systemv/cupstestppd.c:2552 systemv/cupstestppd.c:2566
-#: systemv/cupstestppd.c:2590 systemv/cupstestppd.c:2604
-#: systemv/cupstestppd.c:2628 systemv/cupstestppd.c:2642
-#: systemv/cupstestppd.c:2666 systemv/cupstestppd.c:2680
-#: systemv/cupstestppd.c:2704 systemv/cupstestppd.c:2718
-#: systemv/cupstestppd.c:2735 systemv/cupstestppd.c:2790
-#: systemv/cupstestppd.c:2825 systemv/cupstestppd.c:2852
-#: systemv/cupstestppd.c:2907 systemv/cupstestppd.c:2922
-#: systemv/cupstestppd.c:2960 systemv/cupstestppd.c:3002
-#: systemv/cupstestppd.c:3016 systemv/cupstestppd.c:3077
-#: systemv/cupstestppd.c:3113 systemv/cupstestppd.c:3127
-#: systemv/cupstestppd.c:3173 systemv/cupstestppd.c:3205
-#: systemv/cupstestppd.c:3222 systemv/cupstestppd.c:3245
-#: systemv/cupstestppd.c:3261 systemv/cupstestppd.c:3299
-#: systemv/cupstestppd.c:3439 systemv/cupstestppd.c:3461
-#: systemv/cupstestppd.c:3567
-msgid " FAIL\n"
-msgstr ""
-
-#: systemv/cupstestppd.c:462
+#: systemv/cupstestdsc.c:406
#, c-format
-msgid ""
-" FAIL\n"
-" **FAIL** Unable to open PPD file - %s\n"
+msgid " Warning: obsolete DSC version %.1f in file."
msgstr ""
-#: systemv/cupstestppd.c:473
-#, c-format
-msgid ""
-" FAIL\n"
-" **FAIL** Unable to open PPD file - %s on line %d.\n"
+#: systemv/cupsctl.c:216
+msgid " --[no-]debug-logging Turn debug logging on/off."
msgstr ""
-#: systemv/cupstestppd.c:1381
-msgid " PASS\n"
+#: systemv/cupsctl.c:218
+msgid " --[no-]remote-admin Turn remote administration on/off."
msgstr ""
-#: ppdc/sample.c:51
-msgid "#10 Envelope"
+#: systemv/cupsctl.c:220
+msgid " --[no-]remote-any Allow/prevent access from the Internet."
msgstr ""
-#: ppdc/sample.c:52
-msgid "#11 Envelope"
+#: systemv/cupsctl.c:222
+msgid " --[no-]remote-printers Show/hide remote printers."
msgstr ""
-#: ppdc/sample.c:53
-msgid "#12 Envelope"
+#: systemv/cupsctl.c:224
+msgid " --[no-]share-printers Turn printer sharing on/off."
msgstr ""
-#: ppdc/sample.c:54
-msgid "#14 Envelope"
+#: systemv/cupsctl.c:226
+msgid " --[no-]user-cancel-any Allow/prevent users to cancel any job."
msgstr ""
-#: ppdc/sample.c:55
-msgid "#9 Envelope"
+#: ppdc/ppdc.cxx:456
+msgid " --cr End lines with CR (Mac OS 9)."
msgstr ""
-#: berkeley/lpq.c:552
+#: ppdc/ppdc.cxx:458
+msgid " --crlf End lines with CR + LF (Windows)."
+msgstr ""
+
+#: ppdc/ppdc.cxx:460
+msgid " --lf End lines with LF (UNIX/Linux/Mac OS X)."
+msgstr ""
+
+#: test/ipptool.c:3922
+msgid " -4 Connect using IPv4."
+msgstr ""
+
+#: test/ipptool.c:3923
+msgid " -6 Connect using IPv6."
+msgstr ""
+
+#: test/ipptool.c:3924
+msgid " -C Send requests using chunking (default)."
+msgstr ""
+
+#: scheduler/cupsfilter.c:1441 scheduler/cupsfilter.c:1468
+msgid " -D Remove the input file when finished."
+msgstr ""
+
+#: ppdc/ppdc.cxx:438 ppdc/ppdhtml.cxx:175 ppdc/ppdpo.cxx:255
+msgid " -D name=value Set named variable to value."
+msgstr ""
+
+#: systemv/cupsctl.c:211
+msgid " -E Enable encryption."
+msgstr ""
+
+#: systemv/cupsaddsmb.c:285
+msgid " -E Encrypt the connection to the server."
+msgstr ""
+
+#: test/ipptool.c:3926
+msgid " -E Test with TLS encryption."
+msgstr ""
+
+#: scheduler/main.c:2062
+msgid " -F Run in the foreground but detach from console."
+msgstr ""
+
+#: systemv/cupsaddsmb.c:287
+msgid " -H samba-server Use the named SAMBA server."
+msgstr ""
+
+#: test/ipptool.c:3928
+msgid " -I Ignore errors."
+msgstr ""
+
+#: ppdc/ppdc.cxx:440 ppdc/ppdhtml.cxx:177 ppdc/ppdi.cxx:131 ppdc/ppdpo.cxx:257
+msgid " -I include-dir Add include directory to search path."
+msgstr ""
+
+#: systemv/cupstestppd.c:3618
+msgid " -I {filename,filters,none,profiles}"
+msgstr ""
+
+#: scheduler/cupsfilter.c:1470
+msgid " -J title Set title."
+msgstr ""
+
+#: test/ipptool.c:3929
+msgid " -L Send requests using content-length."
+msgstr ""
+
+#: scheduler/cupsfilter.c:1443 scheduler/cupsfilter.c:1471
+msgid " -P filename.ppd Set PPD file."
+msgstr ""
+
+#: systemv/cupstestppd.c:3620
+msgid " -R root-directory Set alternate root."
+msgstr ""
+
+#: test/ipptool.c:3931
+msgid " -S Test with SSL encryption."
+msgstr ""
+
+#: test/ipptool.c:3933
+msgid " -T Set the receive/send timeout in seconds."
+msgstr ""
+
+#: systemv/cupsaddsmb.c:289
+msgid " -U samba-user Authenticate using the named SAMBA user."
+msgstr ""
+
+#: scheduler/cupsfilter.c:1444 scheduler/cupsfilter.c:1472
+msgid " -U username Set username for job."
+msgstr ""
+
+#: systemv/cupsctl.c:212
+msgid " -U username Specify username."
+msgstr ""
+
+#: test/ipptool.c:3935
+msgid " -V version Set default IPP version."
+msgstr ""
+
+#: systemv/cupstestppd.c:3621
+msgid " -W {all,none,constraints,defaults,duplex,filters,profiles,sizes,translations}"
+msgstr ""
+
+#: test/ipptool.c:3937
+msgid " -X Produce XML plist instead of plain text."
+msgstr ""
+
+#: systemv/cupsaddsmb.c:291
+msgid " -a Export all printers."
+msgstr ""
+
+#: scheduler/cupsfilter.c:1473
+msgid " -a 'name=value ...' Set option(s)."
+msgstr ""
+
+#: ppdc/ppdc.cxx:442
+msgid " -c catalog.po Load the specified message catalog."
+msgstr ""
+
+#: scheduler/main.c:2059
+msgid " -c config-file Load alternate configuration file."
+msgstr ""
+
+#: scheduler/cupsfilter.c:1474
+msgid " -c copies Set number of copies."
+msgstr ""
+
+#: scheduler/cupsfilter.c:1445
+msgid " -c cupsd.conf Set cupsd.conf file to use."
+msgstr ""
+
+#: test/ipptool.c:3939
+msgid " -d name=value Set named variable to value."
+msgstr ""
+
+#: ppdc/ppdc.cxx:444
+msgid " -d output-dir Specify the output directory."
+msgstr ""
+
+#: scheduler/cupsfilter.c:1447 scheduler/cupsfilter.c:1475
+msgid " -d printer Use the named printer."
+msgstr ""
+
+#: scheduler/cupsfilter.c:1449 scheduler/cupsfilter.c:1477
+msgid " -e Use every filter from the PPD file."
+msgstr ""
+
+#: scheduler/main.c:2061
+msgid " -f Run in the foreground."
+msgstr ""
+
+#: test/ipptool.c:3941
+msgid " -f filename Set default request filename."
+msgstr ""
+
+#: scheduler/cupsfilter.c:1479
+msgid " -f filename Set file to be converted (otherwise stdin)."
+msgstr ""
+
+#: scheduler/main.c:2064
+msgid " -h Show this usage message."
+msgstr ""
+
+#: systemv/cupsaddsmb.c:292
+msgid " -h cups-server Use the named CUPS server."
+msgstr ""
+
+#: systemv/cupsctl.c:213
+msgid " -h server[:port] Specify server address."
+msgstr ""
+
+#: scheduler/cupsfilter.c:1451 scheduler/cupsfilter.c:1481
+msgid " -i mime/type Set input MIME type (otherwise auto-typed)."
+msgstr ""
+
+#: test/ipptool.c:3943
+msgid " -i seconds Repeat the last file with the given time interval."
+msgstr ""
+
+#: scheduler/cupsfilter.c:1453
+msgid " -j job-id[,N] Filter file N from the specified job (default is file 1)."
+msgstr ""
+
+#: scheduler/cupsfilter.c:1483
+msgid " -j mime/type Set output MIME type (otherwise application/pdf)."
+msgstr ""
+
+#: scheduler/main.c:2065
+msgid " -l Run cupsd from launchd(8)."
+msgstr ""
+
+#: ppdc/ppdc.cxx:446
+msgid " -l lang[,lang,...] Specify the output language(s) (locale)."
+msgstr ""
+
+#: ppdc/ppdc.cxx:448
+msgid " -m Use the ModelName value as the filename."
+msgstr ""
+
+#: scheduler/cupsfilter.c:1455
+msgid " -m mime/type Set output MIME type (otherwise application/pdf)."
+msgstr ""
+
+#: scheduler/cupsfilter.c:1457
+msgid " -n copies Set number of copies."
+msgstr ""
+
+#: test/ipptool.c:3945
+msgid " -n count Repeat the last file the given number of times."
+msgstr ""
+
+#: scheduler/cupsfilter.c:1485
+msgid " -o filename Set file to be generated (otherwise stdout)."
+msgstr ""
+
+#: ppdc/ppdi.cxx:133
+msgid " -o filename.drv Set driver information file (otherwise ppdi.drv)."
+msgstr ""
+
+#: ppdc/ppdmerge.cxx:370
+msgid " -o filename.ppd[.gz] Set output file (otherwise stdout)."
+msgstr ""
+
+#: scheduler/cupsfilter.c:1458
+msgid " -o name=value Set option(s)."
+msgstr ""
+
+#: scheduler/cupsfilter.c:1459
+msgid " -p filename.ppd Set PPD file."
+msgstr ""
+
+#: test/ipptool.c:3947
+msgid " -q Be quiet - no output except errors."
+msgstr ""
+
+#: systemv/cupstestppd.c:3625
+msgid " -q Run silently."
+msgstr ""
+
+#: systemv/cupstestppd.c:3626
+msgid " -r Use 'relaxed' open mode."
+msgstr ""
+
+#: test/ipptool.c:3949
+msgid " -t Produce a test report."
+msgstr ""
+
+#: ppdc/ppdc.cxx:450
+msgid " -t Test PPDs instead of generating them."
+msgstr ""
+
+#: scheduler/main.c:2066
+msgid " -t Test the configuration file."
+msgstr ""
+
+#: scheduler/cupsfilter.c:1460
+msgid " -t title Set title."
+msgstr ""
+
+#: scheduler/cupsfilter.c:1461 scheduler/cupsfilter.c:1487
+msgid " -u Remove the PPD file when finished."
+msgstr ""
+
+#: systemv/cupstestppd.c:3627
+msgid " -v Be slightly verbose."
+msgstr ""
+
+#: ppdc/ppdc.cxx:452 ppdc/ppdpo.cxx:259
+msgid " -v Be verbose (more v's for more verbosity)."
+msgstr ""
+
+#: systemv/cupsaddsmb.c:294
+msgid " -v Be verbose (show commands)."
+msgstr ""
+
+#: test/ipptool.c:3950
+msgid " -v Show all attributes sent and received."
+msgstr ""
+
+#: systemv/cupstestppd.c:3628
+msgid " -vv Be very verbose."
+msgstr ""
+
+#: ppdc/ppdc.cxx:454
+msgid " -z Compress PPD files using GNU zip."
+msgstr ""
+
+#: systemv/cupstestppd.c:333 systemv/cupstestppd.c:345
+#: systemv/cupstestppd.c:462 systemv/cupstestppd.c:477
+#: systemv/cupstestppd.c:498 systemv/cupstestppd.c:513
+#: systemv/cupstestppd.c:543 systemv/cupstestppd.c:563
+#: systemv/cupstestppd.c:586 systemv/cupstestppd.c:604
+#: systemv/cupstestppd.c:630 systemv/cupstestppd.c:648
+#: systemv/cupstestppd.c:668 systemv/cupstestppd.c:688
+#: systemv/cupstestppd.c:706 systemv/cupstestppd.c:722
+#: systemv/cupstestppd.c:740 systemv/cupstestppd.c:761
+#: systemv/cupstestppd.c:780 systemv/cupstestppd.c:800
+#: systemv/cupstestppd.c:820 systemv/cupstestppd.c:840
+#: systemv/cupstestppd.c:860 systemv/cupstestppd.c:878
+#: systemv/cupstestppd.c:895 systemv/cupstestppd.c:917
+#: systemv/cupstestppd.c:935 systemv/cupstestppd.c:952
+#: systemv/cupstestppd.c:970 systemv/cupstestppd.c:986
+#: systemv/cupstestppd.c:1006 systemv/cupstestppd.c:1037
+#: systemv/cupstestppd.c:1059 systemv/cupstestppd.c:1110
+#: systemv/cupstestppd.c:1129 systemv/cupstestppd.c:1173
+#: systemv/cupstestppd.c:1187 systemv/cupstestppd.c:1219
+#: systemv/cupstestppd.c:1246 systemv/cupstestppd.c:1764
+#: systemv/cupstestppd.c:1783 systemv/cupstestppd.c:1801
+#: systemv/cupstestppd.c:1853 systemv/cupstestppd.c:1869
+#: systemv/cupstestppd.c:1906 systemv/cupstestppd.c:1924
+#: systemv/cupstestppd.c:1960 systemv/cupstestppd.c:1974
+#: systemv/cupstestppd.c:2001 systemv/cupstestppd.c:2015
+#: systemv/cupstestppd.c:2061 systemv/cupstestppd.c:2083
+#: systemv/cupstestppd.c:2106 systemv/cupstestppd.c:2123
+#: systemv/cupstestppd.c:2165 systemv/cupstestppd.c:2208
+#: systemv/cupstestppd.c:2255 systemv/cupstestppd.c:2279
+#: systemv/cupstestppd.c:2331 systemv/cupstestppd.c:2361
+#: systemv/cupstestppd.c:2375 systemv/cupstestppd.c:2401
+#: systemv/cupstestppd.c:2417 systemv/cupstestppd.c:2447
+#: systemv/cupstestppd.c:2461 systemv/cupstestppd.c:2488
+#: systemv/cupstestppd.c:2505 systemv/cupstestppd.c:2519
+#: systemv/cupstestppd.c:2543 systemv/cupstestppd.c:2560
+#: systemv/cupstestppd.c:2574 systemv/cupstestppd.c:2598
+#: systemv/cupstestppd.c:2615 systemv/cupstestppd.c:2629
+#: systemv/cupstestppd.c:2653 systemv/cupstestppd.c:2670
+#: systemv/cupstestppd.c:2684 systemv/cupstestppd.c:2708
+#: systemv/cupstestppd.c:2722 systemv/cupstestppd.c:2737
+#: systemv/cupstestppd.c:2754 systemv/cupstestppd.c:2810
+#: systemv/cupstestppd.c:2845 systemv/cupstestppd.c:2859
+#: systemv/cupstestppd.c:2887 systemv/cupstestppd.c:2952
+#: systemv/cupstestppd.c:2967 systemv/cupstestppd.c:3005
+#: systemv/cupstestppd.c:3025 systemv/cupstestppd.c:3039
+#: systemv/cupstestppd.c:3206 systemv/cupstestppd.c:3242
+#: systemv/cupstestppd.c:3256 systemv/cupstestppd.c:3302
+#: systemv/cupstestppd.c:3334 systemv/cupstestppd.c:3351
+#: systemv/cupstestppd.c:3374 systemv/cupstestppd.c:3390
+#: systemv/cupstestppd.c:3428 systemv/cupstestppd.c:3569
+#: systemv/cupstestppd.c:3591 systemv/cupstestppd.c:3699
+msgid " FAIL"
+msgstr ""
+
+#: systemv/cupstestppd.c:1270
+msgid " PASS"
+msgstr ""
+
+#: berkeley/lpq.c:560
#, c-format
-msgid "%-6s %-10.10s %-4d %-10d %-27.27s %.0f bytes\n"
+msgid "%-6s %-10.10s %-4d %-10d %-27.27s %.0f bytes"
msgstr ""
-#: berkeley/lpq.c:557
+#: berkeley/lpq.c:565
#, c-format
-msgid "%-7s %-7.7s %-7d %-31.31s %.0f bytes\n"
+msgid "%-7s %-7.7s %-7d %-31.31s %.0f bytes"
msgstr ""
#: filter/bannertops.c:784
@@ -1060,1678 +1380,1761 @@ msgstr ""
msgid "%.2f x %.2f to %.2f x %.2f inches"
msgstr ""
-#: systemv/lpstat.c:754
+#: systemv/lpstat.c:747
#, c-format
-msgid "%s accepting requests since %s\n"
+msgid "%s accepting requests since %s"
msgstr ""
-#: scheduler/ipp.c:10415
+#: scheduler/ipp.c:11187
#, c-format
msgid "%s cannot be changed."
msgstr ""
-#: berkeley/lpc.c:194
-#, c-format
-msgid "%s is not implemented by the CUPS version of lpc.\n"
-msgstr ""
-
-#: berkeley/lpq.c:643
-#, c-format
-msgid "%s is not ready\n"
-msgstr ""
-
-#: berkeley/lpq.c:636
-#, c-format
-msgid "%s is ready\n"
-msgstr ""
-
-#: berkeley/lpq.c:639
+#: berkeley/lpc.c:189
#, c-format
-msgid "%s is ready and printing\n"
+msgid "%s is not implemented by the CUPS version of lpc."
msgstr ""
-#: systemv/lpstat.c:757
+#: berkeley/lpq.c:651
#, c-format
-msgid ""
-"%s not accepting requests since %s -\n"
-"\t%s\n"
+msgid "%s is not ready"
msgstr ""
-#: scheduler/ipp.c:701
+#: berkeley/lpq.c:644
#, c-format
-msgid "%s not supported!"
+msgid "%s is ready"
msgstr ""
-#: systemv/lpstat.c:767
+#: berkeley/lpq.c:647
#, c-format
-msgid "%s/%s accepting requests since %s\n"
+msgid "%s is ready and printing"
msgstr ""
-#: systemv/lpstat.c:770
+#: driver/rastertoescpx.c:1775 driver/rastertopclx.c:1800
+#: filter/rastertoepson.c:985 filter/rastertohp.c:711
+#: filter/rastertolabel.c:1134
#, c-format
-msgid ""
-"%s/%s not accepting requests since %s -\n"
-"\t%s\n"
+msgid "%s job-id user title copies options [file]"
msgstr ""
-#: berkeley/lpq.c:544
+#: systemv/lpstat.c:751
#, c-format
-msgid "%s: %-33.33s [job %d localhost]\n"
+msgid "%s not accepting requests since %s -"
msgstr ""
-#: systemv/cancel.c:303 systemv/cancel.c:367
+#: scheduler/ipp.c:718
#, c-format
-msgid "%s: %s failed: %s\n"
+msgid "%s not supported."
msgstr ""
-#: systemv/cupsaccept.c:73
+#: systemv/lpstat.c:762
#, c-format
-msgid "%s: Don't know what to do!\n"
+msgid "%s/%s accepting requests since %s"
msgstr ""
-#: berkeley/lpr.c:356 systemv/lp.c:603
+#: systemv/lpstat.c:767
#, c-format
-msgid "%s: Error - %s environment variable names non-existent destination \"%s\"!\n"
+msgid "%s/%s not accepting requests since %s -"
msgstr ""
-#: systemv/lp.c:240
+#: berkeley/lpq.c:552
#, c-format
-msgid "%s: Error - bad job ID!\n"
+msgid "%s: %-33.33s [job %d localhost]"
msgstr ""
-#: systemv/lp.c:227
+#. TRANSLATORS: Message is "subject: error"
+#: cups/langprintf.c:86 scheduler/cupsfilter.c:722 systemv/lpadmin.c:805
+#: systemv/lpadmin.c:856 systemv/lpadmin.c:906 systemv/lpadmin.c:962
+#: systemv/lpadmin.c:1060 systemv/lpadmin.c:1113 systemv/lpadmin.c:1170
+#: systemv/lpadmin.c:1481
#, c-format
-msgid "%s: Error - cannot print files and alter jobs simultaneously!\n"
+msgid "%s: %s"
msgstr ""
-#: systemv/lp.c:523
+#: systemv/cancel.c:294 systemv/cancel.c:357
#, c-format
-msgid "%s: Error - cannot print from stdin if files or a job ID are provided!\n"
+msgid "%s: %s failed: %s"
msgstr ""
-#: systemv/lp.c:477
+#: systemv/cupsaccept.c:68
#, c-format
-msgid "%s: Error - expected character set after '-S' option!\n"
+msgid "%s: Don't know what to do."
msgstr ""
-#: systemv/lp.c:497
+#: berkeley/lpq.c:236 berkeley/lpr.c:344 systemv/lp.c:584
#, c-format
-msgid "%s: Error - expected content type after '-T' option!\n"
+msgid "%s: Error - %s environment variable names non-existent destination \"%s\"."
msgstr ""
-#: systemv/lp.c:273
+#: systemv/lp.c:231
#, c-format
-msgid "%s: Error - expected copies after '-n' option!\n"
+msgid "%s: Error - bad job ID."
msgstr ""
-#: berkeley/lpr.c:251
+#: systemv/lp.c:219
#, c-format
-msgid "%s: Error - expected copy count after '-#' option!\n"
+msgid "%s: Error - cannot print files and alter jobs simultaneously."
msgstr ""
-#: berkeley/lpr.c:219
+#: systemv/lp.c:505
#, c-format
-msgid "%s: Error - expected destination after '-P' option!\n"
+msgid "%s: Error - cannot print from stdin if files or a job ID are provided."
msgstr ""
-#: systemv/lpstat.c:238
+#: systemv/lp.c:461
#, c-format
-msgid "%s: Error - expected destination after '-b' option!\n"
+msgid "%s: Error - expected character set after \"-S\" option."
msgstr ""
-#: systemv/lp.c:145
+#: systemv/lp.c:480
#, c-format
-msgid "%s: Error - expected destination after '-d' option!\n"
+msgid "%s: Error - expected content type after \"-T\" option."
msgstr ""
-#: systemv/lp.c:175
+#: berkeley/lpr.c:240
#, c-format
-msgid "%s: Error - expected form after '-f' option!\n"
+msgid "%s: Error - expected copies after \"-#\" option."
msgstr ""
-#: systemv/lp.c:404
+#: systemv/lp.c:264
#, c-format
-msgid "%s: Error - expected hold name after '-H' option!\n"
+msgid "%s: Error - expected copies after \"-n\" option."
msgstr ""
-#: berkeley/lpr.c:111
+#: berkeley/lpr.c:209
#, c-format
-msgid "%s: Error - expected hostname after '-H' option!\n"
+msgid "%s: Error - expected destination after \"-P\" option."
msgstr ""
-#: berkeley/lpq.c:188 berkeley/lprm.c:130 systemv/cancel.c:130
-#: systemv/cupsaccept.c:131 systemv/lp.c:196 systemv/lpstat.c:298
+#: systemv/lpstat.c:231
#, c-format
-msgid "%s: Error - expected hostname after '-h' option!\n"
+msgid "%s: Error - expected destination after \"-b\" option."
msgstr ""
-#: systemv/lp.c:382
+#: systemv/lp.c:138
#, c-format
-msgid "%s: Error - expected mode list after '-y' option!\n"
+msgid "%s: Error - expected destination after \"-d\" option."
msgstr ""
-#: berkeley/lpr.c:275
+#: systemv/lp.c:168
#, c-format
-msgid "%s: Error - expected name after '-%c' option!\n"
+msgid "%s: Error - expected form after \"-f\" option."
msgstr ""
-#: systemv/lp.c:296
+#: systemv/lp.c:391
#, c-format
-msgid "%s: Error - expected option string after '-o' option!\n"
+msgid "%s: Error - expected hold name after \"-H\" option."
msgstr ""
-#: systemv/lp.c:456
+#: berkeley/lpr.c:103
#, c-format
-msgid "%s: Error - expected page list after '-P' option!\n"
+msgid "%s: Error - expected hostname after \"-H\" option."
msgstr ""
-#: systemv/lp.c:317
+#: berkeley/lpq.c:180 berkeley/lprm.c:123 systemv/cancel.c:124
+#: systemv/cupsaccept.c:123 systemv/lp.c:189 systemv/lpstat.c:291
#, c-format
-msgid "%s: Error - expected priority after '-%c' option!\n"
+msgid "%s: Error - expected hostname after \"-h\" option."
msgstr ""
-#: systemv/cupsaccept.c:150
+#: systemv/lp.c:371
#, c-format
-msgid "%s: Error - expected reason text after '-r' option!\n"
+msgid "%s: Error - expected mode list after \"-y\" option."
msgstr ""
-#: systemv/lp.c:364
+#: berkeley/lpr.c:263
#, c-format
-msgid "%s: Error - expected title after '-t' option!\n"
+msgid "%s: Error - expected name after \"-%c\" option."
msgstr ""
-#: berkeley/lpq.c:117 berkeley/lpr.c:91 berkeley/lprm.c:110
-#: systemv/cancel.c:99 systemv/cupsaccept.c:108 systemv/lp.c:122
-#: systemv/lpadmin.c:471 systemv/lpstat.c:144
+#: berkeley/lpr.c:153 systemv/lp.c:288
#, c-format
-msgid "%s: Error - expected username after '-U' option!\n"
+msgid "%s: Error - expected option=value after \"-o\" option."
msgstr ""
-#: systemv/cancel.c:152
+#: systemv/lp.c:441
#, c-format
-msgid "%s: Error - expected username after '-u' option!\n"
+msgid "%s: Error - expected page list after \"-P\" option."
msgstr ""
-#: berkeley/lpr.c:134
+#: systemv/lp.c:308
#, c-format
-msgid "%s: Error - expected value after '-%c' option!\n"
+msgid "%s: Error - expected priority after \"-%c\" option."
msgstr ""
-#: systemv/lpstat.c:164 systemv/lpstat.c:178
+#: systemv/cupsaccept.c:141
#, c-format
-msgid "%s: Error - need \"completed\", \"not-completed\", or \"all\" after '-W' option!\n"
+msgid "%s: Error - expected reason text after \"-r\" option."
msgstr ""
-#: berkeley/lpr.c:361 systemv/lp.c:608
+#: systemv/lp.c:354
#, c-format
-msgid "%s: Error - no default destination available.\n"
+msgid "%s: Error - expected title after \"-t\" option."
msgstr ""
-#: systemv/lp.c:340
+#: berkeley/lpq.c:111 berkeley/lpr.c:84 berkeley/lprm.c:104
+#: systemv/cancel.c:94 systemv/cupsaccept.c:101 systemv/lp.c:116
+#: systemv/lpadmin.c:438 systemv/lpstat.c:137
#, c-format
-msgid "%s: Error - priority must be between 1 and 100.\n"
+msgid "%s: Error - expected username after \"-U\" option."
msgstr ""
-#: berkeley/lpr.c:365 systemv/lp.c:612
+#: systemv/cancel.c:145
#, c-format
-msgid "%s: Error - scheduler not responding!\n"
+msgid "%s: Error - expected username after \"-u\" option."
msgstr ""
-#: berkeley/lpr.c:317 systemv/lp.c:556
+#: berkeley/lpr.c:125
#, c-format
-msgid "%s: Error - too many files - \"%s\"\n"
+msgid "%s: Error - expected value after \"-%c\" option."
msgstr ""
-#: berkeley/lpr.c:299 systemv/lp.c:539
+#: systemv/lpstat.c:157 systemv/lpstat.c:171
#, c-format
-msgid "%s: Error - unable to access \"%s\" - %s\n"
+msgid "%s: Error - need \"completed\", \"not-completed\", or \"all\" after \"-W\" option."
msgstr ""
-#: berkeley/lpr.c:410 systemv/lp.c:645
+#: berkeley/lpq.c:241 berkeley/lpr.c:349 systemv/lp.c:589
#, c-format
-msgid "%s: Error - unable to queue from stdin - %s\n"
+msgid "%s: Error - no default destination available."
msgstr ""
-#: berkeley/lprm.c:93 berkeley/lprm.c:182 systemv/cancel.c:222
+#: systemv/lp.c:330
#, c-format
-msgid "%s: Error - unknown destination \"%s\"!\n"
+msgid "%s: Error - priority must be between 1 and 100."
msgstr ""
-#: berkeley/lpq.c:157
+#: berkeley/lpr.c:352 systemv/lp.c:592
#, c-format
-msgid "%s: Error - unknown destination \"%s/%s\"!\n"
+msgid "%s: Error - scheduler not responding."
msgstr ""
-#: berkeley/lpr.c:286 berkeley/lprm.c:148 systemv/cancel.c:164
-#: systemv/cupsaccept.c:174 systemv/lp.c:514 systemv/lpstat.c:459
+#: berkeley/lpr.c:305 systemv/lp.c:537
#, c-format
-msgid "%s: Error - unknown option '%c'!\n"
+msgid "%s: Error - too many files - \"%s\"."
msgstr ""
-#: systemv/cupsaccept.c:167
+#: berkeley/lpr.c:287 systemv/lp.c:520
#, c-format
-msgid "%s: Error - unknown option '%s'!\n"
+msgid "%s: Error - unable to access \"%s\" - %s"
msgstr ""
-#: systemv/lp.c:216
+#: berkeley/lpr.c:396 systemv/lp.c:624
#, c-format
-msgid "%s: Expected job ID after '-i' option!\n"
+msgid "%s: Error - unable to queue from stdin - %s."
msgstr ""
-#: scheduler/cupsfilter.c:558
+#: berkeley/lprm.c:87 berkeley/lprm.c:172 systemv/cancel.c:214
#, c-format
-msgid "%s: Filter \"%s\" not available: %s\n"
+msgid "%s: Error - unknown destination \"%s\"."
msgstr ""
-#: systemv/lpstat.c:511 systemv/lpstat.c:550
+#: berkeley/lpq.c:150
#, c-format
-msgid "%s: Invalid destination name in list \"%s\"!\n"
+msgid "%s: Error - unknown destination \"%s/%s\"."
msgstr ""
-#: scheduler/cupsfilter.c:539
+#: berkeley/lpr.c:274 berkeley/lprm.c:139 systemv/cancel.c:156
+#: systemv/cupsaccept.c:164 systemv/lp.c:496 systemv/lpstat.c:452
#, c-format
-msgid "%s: Invalid filter string \"%s\"\n"
+msgid "%s: Error - unknown option \"%c\"."
msgstr ""
-#: systemv/lp.c:432
+#: systemv/cupsaccept.c:157
#, c-format
-msgid "%s: Need job ID ('-i jobid') before '-H restart'!\n"
+msgid "%s: Error - unknown option \"%s\"."
msgstr ""
-#: scheduler/cupsfilter.c:453
+#: systemv/lp.c:208
#, c-format
-msgid "%s: No filter to convert from %s/%s to %s/%s!\n"
+msgid "%s: Expected job ID after \"-i\" option."
msgstr ""
-#: systemv/cupsaccept.c:208
+#: systemv/lpstat.c:504 systemv/lpstat.c:543
#, c-format
-msgid "%s: Operation failed: %s\n"
+msgid "%s: Invalid destination name in list \"%s\"."
msgstr ""
-#: berkeley/lpq.c:103 berkeley/lpr.c:77 berkeley/lprm.c:72 systemv/cancel.c:85
-#: systemv/cupsaccept.c:94 systemv/cupsaddsmb.c:91 systemv/lp.c:108
-#: systemv/lpadmin.c:277 systemv/lpinfo.c:94 systemv/lpmove.c:79
-#: systemv/lpstat.c:109
+#: scheduler/cupsfilter.c:575
#, c-format
-msgid "%s: Sorry, no encryption support compiled in!\n"
+msgid "%s: Invalid filter string \"%s\"."
msgstr ""
-#: berkeley/lpq.c:304 scheduler/cupsfilter.c:1106 systemv/cupsaddsmb.c:149
-#: systemv/cupsaddsmb.c:175
+#: systemv/lp.c:418
#, c-format
-msgid "%s: Unable to connect to server\n"
+msgid "%s: Need job ID (\"-i jobid\") before \"-H restart\"."
msgstr ""
-#: systemv/cancel.c:245 systemv/cancel.c:326
+#: scheduler/cupsfilter.c:466
#, c-format
-msgid "%s: Unable to contact server!\n"
+msgid "%s: No filter to convert from %s/%s to %s/%s."
msgstr ""
-#: scheduler/cupsfilter.c:419
+#: systemv/cupsaccept.c:198
#, c-format
-msgid "%s: Unable to determine MIME type of \"%s\"!\n"
+msgid "%s: Operation failed: %s"
msgstr ""
-#: ppdc/ppdc-file.cxx:50 ppdc/ppdmerge.cxx:99
+#: berkeley/lpq.c:97 berkeley/lpr.c:70 berkeley/lprm.c:67 systemv/cancel.c:81
+#: systemv/cupsaccept.c:88 systemv/cupsaddsmb.c:86 systemv/lp.c:102
+#: systemv/lpadmin.c:239 systemv/lpinfo.c:88 systemv/lpmove.c:73
+#: systemv/lpstat.c:102 test/ipptool.c:278 test/ipptool.c:295
#, c-format
-msgid "%s: Unable to open %s: %s\n"
+msgid "%s: Sorry, no encryption support."
msgstr ""
-#: scheduler/cupsfilter.c:603
+#: berkeley/lpq.c:295 scheduler/cupsfilter.c:1229 systemv/cancel.c:237
+#: systemv/cupsaddsmb.c:144 systemv/cupsaddsmb.c:171
#, c-format
-msgid "%s: Unable to open PPD file: %s on line %d\n"
+msgid "%s: Unable to connect to server."
msgstr ""
-#: ppdc/ppdmerge.cxx:113
+#: systemv/cancel.c:317
#, c-format
-msgid "%s: Unable to open PPD file: %s on line %d.\n"
+msgid "%s: Unable to contact server."
msgstr ""
-#: scheduler/cupsfilter.c:384
+#: scheduler/cupsfilter.c:432
#, c-format
-msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"!\n"
+msgid "%s: Unable to determine MIME type of \"%s\"."
msgstr ""
-#: berkeley/lpq.c:161 systemv/lpstat.c:565
+#: ppdc/ppdmerge.cxx:96
#, c-format
-msgid "%s: Unknown destination \"%s\"!\n"
+msgid "%s: Unable to open %s: %s"
msgstr ""
-#: scheduler/cupsfilter.c:430
+#: scheduler/cupsfilter.c:670 ppdc/ppdmerge.cxx:112
#, c-format
-msgid "%s: Unknown destination MIME type %s/%s!\n"
+msgid "%s: Unable to open PPD file: %s on line %d."
msgstr ""
-#: scheduler/cupsfilter.c:1312
+#: scheduler/cupsfilter.c:397
#, c-format
-msgid "%s: Unknown option '%c'!\n"
+msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"."
msgstr ""
-#: scheduler/cupsfilter.c:411
+#: berkeley/lpq.c:153 systemv/lpstat.c:558
#, c-format
-msgid "%s: Unknown source MIME type %s/%s!\n"
+msgid "%s: Unknown destination \"%s\"."
msgstr ""
-#: berkeley/lpr.c:148
+#: scheduler/cupsfilter.c:443
#, c-format
-msgid "%s: Warning - '%c' format modifier not supported - output may not be correct!\n"
+msgid "%s: Unknown destination MIME type %s/%s."
msgstr ""
-#: systemv/lp.c:485
+#: scheduler/cupsfilter.c:1435
#, c-format
-msgid "%s: Warning - character set option ignored!\n"
+msgid "%s: Unknown option \"%c\"."
msgstr ""
-#: systemv/lp.c:505
+#: scheduler/cupsfilter.c:424
#, c-format
-msgid "%s: Warning - content type option ignored!\n"
+msgid "%s: Unknown source MIME type %s/%s."
msgstr ""
-#: systemv/lp.c:182
+#: berkeley/lpr.c:139
#, c-format
-msgid "%s: Warning - form option ignored!\n"
+msgid "%s: Warning - \"%c\" format modifier not supported - output may not be correct."
msgstr ""
-#: systemv/lp.c:390
+#: systemv/lp.c:468
#, c-format
-msgid "%s: Warning - mode option ignored!\n"
+msgid "%s: Warning - character set option ignored."
msgstr ""
-#: berkeley/lpq.c:245
+#: systemv/lp.c:487
#, c-format
-msgid "%s: error - %s environment variable names non-existent destination \"%s\"!\n"
+msgid "%s: Warning - content type option ignored."
msgstr ""
-#: berkeley/lpr.c:162
+#: systemv/lp.c:175
#, c-format
-msgid "%s: error - expected option=value after '-o' option!\n"
+msgid "%s: Warning - form option ignored."
msgstr ""
-#: berkeley/lpq.c:250
+#: systemv/lp.c:378
#, c-format
-msgid "%s: error - no default destination available.\n"
+msgid "%s: Warning - mode option ignored."
msgstr ""
-#: ppdc/sample.c:281
+#: ppdc/sample.c:319
msgid "-1"
msgstr ""
-#: ppdc/sample.c:272
+#: ppdc/sample.c:310
msgid "-10"
msgstr ""
-#: ppdc/sample.c:364
+#: ppdc/sample.c:402
msgid "-100"
msgstr ""
-#: ppdc/sample.c:363
+#: ppdc/sample.c:401
msgid "-105"
msgstr ""
-#: ppdc/sample.c:271
+#: ppdc/sample.c:309
msgid "-11"
msgstr ""
-#: ppdc/sample.c:362
+#: ppdc/sample.c:400
msgid "-110"
msgstr ""
-#: ppdc/sample.c:361
+#: ppdc/sample.c:399
msgid "-115"
msgstr ""
-#: ppdc/sample.c:270
+#: ppdc/sample.c:308
msgid "-12"
msgstr ""
-#: ppdc/sample.c:360
+#: ppdc/sample.c:398
msgid "-120"
msgstr ""
-#: ppdc/sample.c:269
+#: ppdc/sample.c:307
msgid "-13"
msgstr ""
-#: ppdc/sample.c:268
+#: ppdc/sample.c:306
msgid "-14"
msgstr ""
-#: ppdc/sample.c:267
+#: ppdc/sample.c:305
msgid "-15"
msgstr ""
-#: ppdc/sample.c:280
+#: ppdc/sample.c:318
msgid "-2"
msgstr ""
-#: ppdc/sample.c:380
+#: ppdc/sample.c:418
msgid "-20"
msgstr ""
-#: ppdc/sample.c:379
+#: ppdc/sample.c:417
msgid "-25"
msgstr ""
-#: ppdc/sample.c:279
+#: ppdc/sample.c:317
msgid "-3"
msgstr ""
-#: ppdc/sample.c:378
+#: ppdc/sample.c:416
msgid "-30"
msgstr ""
-#: ppdc/sample.c:377
+#: ppdc/sample.c:415
msgid "-35"
msgstr ""
-#: ppdc/sample.c:278
+#: ppdc/sample.c:316
msgid "-4"
msgstr ""
-#: ppdc/sample.c:376
+#: ppdc/sample.c:414
msgid "-40"
msgstr ""
-#: ppdc/sample.c:375
+#: ppdc/sample.c:413
msgid "-45"
msgstr ""
-#: ppdc/sample.c:277
+#: ppdc/sample.c:315
msgid "-5"
msgstr ""
-#: ppdc/sample.c:374
+#: ppdc/sample.c:412
msgid "-50"
msgstr ""
-#: ppdc/sample.c:373
+#: ppdc/sample.c:411
msgid "-55"
msgstr ""
-#: ppdc/sample.c:276
+#: ppdc/sample.c:314
msgid "-6"
msgstr ""
-#: ppdc/sample.c:372
+#: ppdc/sample.c:410
msgid "-60"
msgstr ""
-#: ppdc/sample.c:371
+#: ppdc/sample.c:409
msgid "-65"
msgstr ""
-#: ppdc/sample.c:275
+#: ppdc/sample.c:313
msgid "-7"
msgstr ""
-#: ppdc/sample.c:370
+#: ppdc/sample.c:408
msgid "-70"
msgstr ""
-#: ppdc/sample.c:369
+#: ppdc/sample.c:407
msgid "-75"
msgstr ""
-#: ppdc/sample.c:274
+#: ppdc/sample.c:312
msgid "-8"
msgstr ""
-#: ppdc/sample.c:368
+#: ppdc/sample.c:406
msgid "-80"
msgstr ""
-#: ppdc/sample.c:367
+#: ppdc/sample.c:405
msgid "-85"
msgstr ""
-#: ppdc/sample.c:273
+#: ppdc/sample.c:311
msgid "-9"
msgstr ""
-#: ppdc/sample.c:366
+#: ppdc/sample.c:404
msgid "-90"
msgstr ""
-#: ppdc/sample.c:365
+#: ppdc/sample.c:403
msgid "-95"
msgstr ""
-#: ppdc/sample.c:282
+#: ppdc/sample.c:320
msgid "0"
msgstr ""
-#: ppdc/sample.c:283
+#: ppdc/sample.c:321
msgid "1"
msgstr ""
-#: ppdc/sample.c:355
+#: ppdc/sample.c:393
msgid "1 inch/sec."
msgstr ""
-#: ppdc/sample.c:144
+#: ppdc/sample.c:181
msgid "1.25x0.25\""
msgstr ""
-#: ppdc/sample.c:145
+#: ppdc/sample.c:182
msgid "1.25x2.25\""
msgstr ""
-#: ppdc/sample.c:403
+#: ppdc/sample.c:441
msgid "1.5 inch/sec."
msgstr ""
-#: ppdc/sample.c:146
+#: ppdc/sample.c:183
msgid "1.50x0.25\""
msgstr ""
-#: ppdc/sample.c:147
+#: ppdc/sample.c:184
msgid "1.50x0.50\""
msgstr ""
-#: ppdc/sample.c:148
+#: ppdc/sample.c:185
msgid "1.50x1.00\""
msgstr ""
-#: ppdc/sample.c:149
+#: ppdc/sample.c:186
msgid "1.50x2.00\""
msgstr ""
-#: ppdc/sample.c:292
+#: ppdc/sample.c:330
msgid "10"
msgstr ""
-#: ppdc/sample.c:414
+#: ppdc/sample.c:452
msgid "10 inches/sec."
msgstr ""
-#: ppdc/sample.c:1
-msgid "10 x 11\""
+#: ppdc/sample.c:6
+msgid "10 x 11"
msgstr ""
-#: ppdc/sample.c:2
-msgid "10 x 13\""
+#: ppdc/sample.c:7
+msgid "10 x 13"
msgstr ""
-#: ppdc/sample.c:3
-msgid "10 x 14\""
+#: ppdc/sample.c:8
+msgid "10 x 14"
msgstr ""
-#: ppdc/sample.c:394
+#: ppdc/sample.c:432
msgid "100"
msgstr ""
-#: ppdc/sample.c:305
+#: ppdc/sample.c:343
msgid "100 mm/sec."
msgstr ""
-#: ppdc/sample.c:395
+#: ppdc/sample.c:433
msgid "105"
msgstr ""
-#: ppdc/sample.c:293
+#: ppdc/sample.c:331
msgid "11"
msgstr ""
-#: ppdc/sample.c:415
+#: ppdc/sample.c:453
msgid "11 inches/sec."
msgstr ""
-#: ppdc/sample.c:396
+#: ppdc/sample.c:434
msgid "110"
msgstr ""
-#: ppdc/sample.c:397
+#: ppdc/sample.c:435
msgid "115"
msgstr ""
-#: ppdc/sample.c:294
+#: ppdc/sample.c:332
msgid "12"
msgstr ""
-#: ppdc/sample.c:416
+#: ppdc/sample.c:454
msgid "12 inches/sec."
msgstr ""
-#: ppdc/sample.c:4
-msgid "12 x 11\""
+#: ppdc/sample.c:9
+msgid "12 x 11"
msgstr ""
-#: ppdc/sample.c:398
+#: ppdc/sample.c:436
msgid "120"
msgstr ""
-#: ppdc/sample.c:306
+#: ppdc/sample.c:344
msgid "120 mm/sec."
msgstr ""
-#: ppdc/sample.c:215
+#: ppdc/sample.c:252
msgid "120x60dpi"
msgstr ""
-#: ppdc/sample.c:221
+#: ppdc/sample.c:258
msgid "120x72dpi"
msgstr ""
-#: ppdc/sample.c:295
+#: ppdc/sample.c:333
msgid "13"
msgstr ""
-#: ppdc/sample.c:204
+#: ppdc/sample.c:241
msgid "136dpi"
msgstr ""
-#: ppdc/sample.c:296
+#: ppdc/sample.c:334
msgid "14"
msgstr ""
-#: ppdc/sample.c:297
+#: ppdc/sample.c:335
msgid "15"
msgstr ""
-#: ppdc/sample.c:299
+#: ppdc/sample.c:337
msgid "15 mm/sec."
msgstr ""
-#: ppdc/sample.c:5
-msgid "15 x 11\""
+#: ppdc/sample.c:10
+msgid "15 x 11"
msgstr ""
-#: ppdc/sample.c:307
+#: ppdc/sample.c:345
msgid "150 mm/sec."
msgstr ""
-#: ppdc/sample.c:254
+#: ppdc/sample.c:292
msgid "150dpi"
msgstr ""
-#: ppdc/sample.c:339
+#: ppdc/sample.c:377
msgid "16"
msgstr ""
-#: ppdc/sample.c:340
+#: ppdc/sample.c:378
msgid "17"
msgstr ""
-#: ppdc/sample.c:341
+#: ppdc/sample.c:379
msgid "18"
msgstr ""
-#: ppdc/sample.c:216
+#: ppdc/sample.c:253
msgid "180dpi"
msgstr ""
-#: ppdc/sample.c:342
+#: ppdc/sample.c:380
msgid "19"
msgstr ""
-#: ppdc/sample.c:284
+#: ppdc/sample.c:322
msgid "2"
msgstr ""
-#: ppdc/sample.c:356
+#: ppdc/sample.c:394
msgid "2 inches/sec."
msgstr ""
-#: ppdc/sample.c:242
+#: ppdc/sample.c:279
msgid "2-Sided Printing"
msgstr ""
-#: ppdc/sample.c:150
+#: ppdc/sample.c:187
msgid "2.00x0.37\""
msgstr ""
-#: ppdc/sample.c:151
+#: ppdc/sample.c:188
msgid "2.00x0.50\""
msgstr ""
-#: ppdc/sample.c:152
+#: ppdc/sample.c:189
msgid "2.00x1.00\""
msgstr ""
-#: ppdc/sample.c:153
+#: ppdc/sample.c:190
msgid "2.00x1.25\""
msgstr ""
-#: ppdc/sample.c:154
+#: ppdc/sample.c:191
msgid "2.00x2.00\""
msgstr ""
-#: ppdc/sample.c:155
+#: ppdc/sample.c:192
msgid "2.00x3.00\""
msgstr ""
-#: ppdc/sample.c:156
+#: ppdc/sample.c:193
msgid "2.00x4.00\""
msgstr ""
-#: ppdc/sample.c:157
+#: ppdc/sample.c:194
msgid "2.00x5.50\""
msgstr ""
-#: ppdc/sample.c:158
+#: ppdc/sample.c:195
msgid "2.25x0.50\""
msgstr ""
-#: ppdc/sample.c:159
+#: ppdc/sample.c:196
msgid "2.25x1.25\""
msgstr ""
-#: ppdc/sample.c:160
+#: ppdc/sample.c:197
msgid "2.25x4.00\""
msgstr ""
-#: ppdc/sample.c:161
+#: ppdc/sample.c:198
msgid "2.25x5.50\""
msgstr ""
-#: ppdc/sample.c:162
+#: ppdc/sample.c:199
msgid "2.38x5.50\""
msgstr ""
-#: ppdc/sample.c:404
+#: ppdc/sample.c:442
msgid "2.5 inches/sec."
msgstr ""
-#: ppdc/sample.c:163
+#: ppdc/sample.c:200
msgid "2.50x1.00\""
msgstr ""
-#: ppdc/sample.c:164
+#: ppdc/sample.c:201
msgid "2.50x2.00\""
msgstr ""
-#: ppdc/sample.c:165
+#: ppdc/sample.c:202
msgid "2.75x1.25\""
msgstr ""
-#: ppdc/sample.c:166
+#: ppdc/sample.c:203
msgid "2.9 x 1\""
msgstr ""
-#: ppdc/sample.c:343
+#: ppdc/sample.c:381
msgid "20"
msgstr ""
-#: ppdc/sample.c:300
+#: ppdc/sample.c:338
msgid "20 mm/sec."
msgstr ""
-#: ppdc/sample.c:308
+#: ppdc/sample.c:346
msgid "200 mm/sec."
msgstr ""
-#: ppdc/sample.c:205
+#: ppdc/sample.c:242
msgid "203dpi"
msgstr ""
-#: ppdc/sample.c:344
+#: ppdc/sample.c:382
msgid "21"
msgstr ""
-#: ppdc/sample.c:345
+#: ppdc/sample.c:383
msgid "22"
msgstr ""
-#: ppdc/sample.c:346
+#: ppdc/sample.c:384
msgid "23"
msgstr ""
-#: ppdc/sample.c:347
+#: ppdc/sample.c:385
msgid "24"
msgstr ""
-#: ppdc/sample.c:213
+#: ppdc/sample.c:250
msgid "24-Pin Series"
msgstr ""
-#: ppdc/sample.c:222
+#: ppdc/sample.c:259
msgid "240x72dpi"
msgstr ""
-#: ppdc/sample.c:348
+#: ppdc/sample.c:386
msgid "25"
msgstr ""
-#: ppdc/sample.c:309
+#: ppdc/sample.c:347
msgid "250 mm/sec."
msgstr ""
-#: ppdc/sample.c:349
+#: ppdc/sample.c:387
msgid "26"
msgstr ""
-#: ppdc/sample.c:350
+#: ppdc/sample.c:388
msgid "27"
msgstr ""
-#: ppdc/sample.c:351
+#: ppdc/sample.c:389
msgid "28"
msgstr ""
-#: ppdc/sample.c:352
+#: ppdc/sample.c:390
msgid "29"
msgstr ""
-#: ppdc/sample.c:285
+#: ppdc/sample.c:323
msgid "3"
msgstr ""
-#: ppdc/sample.c:357
+#: ppdc/sample.c:395
msgid "3 inches/sec."
msgstr ""
-#: ppdc/sample.c:167
+#: ppdc/sample.c:3
+msgid "3 x 5"
+msgstr ""
+
+#: ppdc/sample.c:204
msgid "3.00x1.00\""
msgstr ""
-#: ppdc/sample.c:168
+#: ppdc/sample.c:205
msgid "3.00x1.25\""
msgstr ""
-#: ppdc/sample.c:169
+#: ppdc/sample.c:206
msgid "3.00x2.00\""
msgstr ""
-#: ppdc/sample.c:170
+#: ppdc/sample.c:207
msgid "3.00x3.00\""
msgstr ""
-#: ppdc/sample.c:171
+#: ppdc/sample.c:208
msgid "3.00x5.00\""
msgstr ""
-#: ppdc/sample.c:172
+#: ppdc/sample.c:209
msgid "3.25x2.00\""
msgstr ""
-#: ppdc/sample.c:173
+#: ppdc/sample.c:210
msgid "3.25x5.00\""
msgstr ""
-#: ppdc/sample.c:174
+#: ppdc/sample.c:211
msgid "3.25x5.50\""
msgstr ""
-#: ppdc/sample.c:175
+#: ppdc/sample.c:212
msgid "3.25x5.83\""
msgstr ""
-#: ppdc/sample.c:176
+#: ppdc/sample.c:213
msgid "3.25x7.83\""
msgstr ""
-#: ppdc/sample.c:134
+#: ppdc/sample.c:4
+msgid "3.5 x 5"
+msgstr ""
+
+#: ppdc/sample.c:171
msgid "3.5\" Disk"
msgstr ""
-#: ppdc/sample.c:143
+#: ppdc/sample.c:180
msgid "3.5\" Disk - 2 1/8 x 2 3/4\""
msgstr ""
-#: ppdc/sample.c:177
+#: ppdc/sample.c:214
msgid "3.50x1.00\""
msgstr ""
-#: ppdc/sample.c:353
+#: ppdc/sample.c:391
msgid "30"
msgstr ""
-#: ppdc/sample.c:301
+#: ppdc/sample.c:339
msgid "30 mm/sec."
msgstr ""
-#: ppdc/sample.c:310
+#: ppdc/sample.c:348
msgid "300 mm/sec."
msgstr ""
-#: ppdc/sample.c:206
+#: ppdc/sample.c:243
msgid "300dpi"
msgstr ""
-#: ppdc/sample.c:381
+#: ppdc/sample.c:419
msgid "35"
msgstr ""
-#: ppdc/sample.c:218
+#: ppdc/sample.c:255
msgid "360dpi"
msgstr ""
-#: ppdc/sample.c:217
+#: ppdc/sample.c:254
msgid "360x180dpi"
msgstr ""
-#: ppdc/sample.c:286
+#: ppdc/sample.c:324
msgid "4"
msgstr ""
-#: ppdc/sample.c:358
+#: ppdc/sample.c:396
msgid "4 inches/sec."
msgstr ""
-#: ppdc/sample.c:178
+#: ppdc/sample.c:215
msgid "4.00x1.00\""
msgstr ""
-#: ppdc/sample.c:186
+#: ppdc/sample.c:223
msgid "4.00x13.00\""
msgstr ""
-#: ppdc/sample.c:179
+#: ppdc/sample.c:216
msgid "4.00x2.00\""
msgstr ""
-#: ppdc/sample.c:180
+#: ppdc/sample.c:217
msgid "4.00x2.50\""
msgstr ""
-#: ppdc/sample.c:181
+#: ppdc/sample.c:218
msgid "4.00x3.00\""
msgstr ""
-#: ppdc/sample.c:182
+#: ppdc/sample.c:219
msgid "4.00x4.00\""
msgstr ""
-#: ppdc/sample.c:183
+#: ppdc/sample.c:220
msgid "4.00x5.00\""
msgstr ""
-#: ppdc/sample.c:184
+#: ppdc/sample.c:221
msgid "4.00x6.00\""
msgstr ""
-#: ppdc/sample.c:185
+#: ppdc/sample.c:222
msgid "4.00x6.50\""
msgstr ""
-#: ppdc/sample.c:382
+#: ppdc/sample.c:420
msgid "40"
msgstr ""
-#: ppdc/sample.c:302
+#: ppdc/sample.c:340
msgid "40 mm/sec."
msgstr ""
-#: ppdc/sample.c:383
+#: ppdc/sample.c:421
msgid "45"
msgstr ""
-#: ppdc/sample.c:287
+#: ppdc/sample.c:325
msgid "5"
msgstr ""
-#: ppdc/sample.c:408
+#: ppdc/sample.c:446
msgid "5 inches/sec."
msgstr ""
-#: ppdc/sample.c:384
+#: ppdc/sample.c:5
+msgid "5 x 7"
+msgstr ""
+
+#: ppdc/sample.c:422
msgid "50"
msgstr ""
-#: ppdc/sample.c:385
+#: ppdc/sample.c:423
msgid "55"
msgstr ""
-#: ppdc/sample.c:288
+#: ppdc/sample.c:326
msgid "6"
msgstr ""
-#: ppdc/sample.c:409
+#: ppdc/sample.c:447
msgid "6 inches/sec."
msgstr ""
-#: ppdc/sample.c:187
+#: ppdc/sample.c:224
msgid "6.00x1.00\""
msgstr ""
-#: ppdc/sample.c:188
+#: ppdc/sample.c:225
msgid "6.00x2.00\""
msgstr ""
-#: ppdc/sample.c:189
+#: ppdc/sample.c:226
msgid "6.00x3.00\""
msgstr ""
-#: ppdc/sample.c:190
+#: ppdc/sample.c:227
msgid "6.00x4.00\""
msgstr ""
-#: ppdc/sample.c:191
+#: ppdc/sample.c:228
msgid "6.00x5.00\""
msgstr ""
-#: ppdc/sample.c:192
+#: ppdc/sample.c:229
msgid "6.00x6.00\""
msgstr ""
-#: ppdc/sample.c:193
+#: ppdc/sample.c:230
msgid "6.00x6.50\""
msgstr ""
-#: ppdc/sample.c:386
+#: ppdc/sample.c:424
msgid "60"
msgstr ""
-#: ppdc/sample.c:303
+#: ppdc/sample.c:341
msgid "60 mm/sec."
msgstr ""
-#: ppdc/sample.c:233
+#: ppdc/sample.c:270
msgid "600dpi"
msgstr ""
-#: ppdc/sample.c:214
+#: ppdc/sample.c:251
msgid "60dpi"
msgstr ""
-#: ppdc/sample.c:220
-msgid "60x720dpi"
+#: ppdc/sample.c:257
+msgid "60x72dpi"
msgstr ""
-#: ppdc/sample.c:387
+#: ppdc/sample.c:425
msgid "65"
msgstr ""
-#: ppdc/sample.c:289
+#: ppdc/sample.c:327
msgid "7"
msgstr ""
-#: ppdc/sample.c:411
+#: ppdc/sample.c:449
msgid "7 inches/sec."
msgstr ""
-#: ppdc/sample.c:6
-msgid "7 x 9\""
+#: ppdc/sample.c:11
+msgid "7 x 9"
msgstr ""
-#: ppdc/sample.c:388
+#: ppdc/sample.c:426
msgid "70"
msgstr ""
-#: ppdc/sample.c:224
+#: ppdc/sample.c:261
msgid "720dpi"
msgstr ""
-#: ppdc/sample.c:389
+#: ppdc/sample.c:427
msgid "75"
msgstr ""
-#: ppdc/sample.c:290
+#: ppdc/sample.c:328
msgid "8"
msgstr ""
-#: ppdc/sample.c:412
+#: ppdc/sample.c:450
msgid "8 inches/sec."
msgstr ""
-#: ppdc/sample.c:7
-msgid "8 x 10\""
+#: ppdc/sample.c:12
+msgid "8 x 10"
msgstr ""
-#: ppdc/sample.c:194
+#: ppdc/sample.c:231
msgid "8.00x1.00\""
msgstr ""
-#: ppdc/sample.c:195
+#: ppdc/sample.c:232
msgid "8.00x2.00\""
msgstr ""
-#: ppdc/sample.c:196
+#: ppdc/sample.c:233
msgid "8.00x3.00\""
msgstr ""
-#: ppdc/sample.c:197
+#: ppdc/sample.c:234
msgid "8.00x4.00\""
msgstr ""
-#: ppdc/sample.c:198
+#: ppdc/sample.c:235
msgid "8.00x5.00\""
msgstr ""
-#: ppdc/sample.c:199
+#: ppdc/sample.c:236
msgid "8.00x6.00\""
msgstr ""
-#: ppdc/sample.c:200
+#: ppdc/sample.c:237
msgid "8.00x6.50\""
msgstr ""
-#: ppdc/sample.c:390
+#: ppdc/sample.c:428
msgid "80"
msgstr ""
-#: ppdc/sample.c:304
+#: ppdc/sample.c:342
msgid "80 mm/sec."
msgstr ""
-#: ppdc/sample.c:391
+#: ppdc/sample.c:429
msgid "85"
msgstr ""
-#: ppdc/sample.c:291
+#: ppdc/sample.c:329
msgid "9"
msgstr ""
-#: ppdc/sample.c:413
+#: ppdc/sample.c:451
msgid "9 inches/sec."
msgstr ""
-#: ppdc/sample.c:8
-msgid "9 x 11\""
+#: ppdc/sample.c:13
+msgid "9 x 11"
msgstr ""
-#: ppdc/sample.c:9
-msgid "9 x 12\""
+#: ppdc/sample.c:14
+msgid "9 x 12"
msgstr ""
-#: ppdc/sample.c:219
+#: ppdc/sample.c:256
msgid "9-Pin Series"
msgstr ""
-#: ppdc/sample.c:392
+#: ppdc/sample.c:430
msgid "90"
msgstr ""
-#: ppdc/sample.c:393
+#: ppdc/sample.c:431
msgid "95"
msgstr ""
-#: berkeley/lpc.c:218
-msgid "?Invalid help command unknown\n"
+#: berkeley/lpc.c:213
+msgid "?Invalid help command unknown."
msgstr ""
-#: cgi-bin/admin.c:2343
-msgid "A Samba password is required to export printer drivers!"
+#: cgi-bin/admin.c:2443
+msgid "A Samba password is required to export printer drivers"
msgstr ""
-#: cgi-bin/admin.c:2339
-msgid "A Samba username is required to export printer drivers!"
+#: cgi-bin/admin.c:2439
+msgid "A Samba username is required to export printer drivers"
msgstr ""
-#: scheduler/ipp.c:2390
+#: scheduler/ipp.c:2430
#, c-format
-msgid "A class named \"%s\" already exists!"
+msgid "A class named \"%s\" already exists."
msgstr ""
-#: scheduler/ipp.c:1013
+#: scheduler/ipp.c:1034
#, c-format
-msgid "A printer named \"%s\" already exists!"
+msgid "A printer named \"%s\" already exists."
msgstr ""
-#: ppdc/sample.c:10
+#: ppdc/sample.c:15
msgid "A0"
msgstr ""
-#: ppdc/sample.c:11
+#: ppdc/sample.c:16
+msgid "A0 Long Edge"
+msgstr ""
+
+#: ppdc/sample.c:17
msgid "A1"
msgstr ""
-#: ppdc/sample.c:24
+#: ppdc/sample.c:18
+msgid "A1 Long Edge"
+msgstr ""
+
+#: ppdc/sample.c:37
msgid "A10"
msgstr ""
-#: ppdc/sample.c:12
+#: ppdc/sample.c:19
msgid "A2"
msgstr ""
-#: ppdc/sample.c:13
+#: ppdc/sample.c:20
+msgid "A2 Long Edge"
+msgstr ""
+
+#: ppdc/sample.c:21
msgid "A3"
msgstr ""
-#: ppdc/sample.c:14
-msgid "A3 (Oversize)"
+#: ppdc/sample.c:22
+msgid "A3 Long Edge"
msgstr ""
-#: ppdc/sample.c:15
+#: ppdc/sample.c:23
+msgid "A3 Oversize"
+msgstr ""
+
+#: ppdc/sample.c:24
+msgid "A3 Oversize Long Edge"
+msgstr ""
+
+#: ppdc/sample.c:25
msgid "A4"
msgstr ""
-#: ppdc/sample.c:16
-msgid "A4 (Oversize)"
+#: ppdc/sample.c:27
+msgid "A4 Long Edge"
msgstr ""
-#: ppdc/sample.c:17
-msgid "A4 (Small)"
+#: ppdc/sample.c:26
+msgid "A4 Oversize"
msgstr ""
-#: ppdc/sample.c:18
+#: ppdc/sample.c:28
+msgid "A4 Small"
+msgstr ""
+
+#: ppdc/sample.c:29
msgid "A5"
msgstr ""
-#: ppdc/sample.c:19
-msgid "A5 (Oversize)"
+#: ppdc/sample.c:31
+msgid "A5 Long Edge"
msgstr ""
-#: ppdc/sample.c:20
+#: ppdc/sample.c:30
+msgid "A5 Oversize"
+msgstr ""
+
+#: ppdc/sample.c:32
msgid "A6"
msgstr ""
-#: ppdc/sample.c:21
+#: ppdc/sample.c:33
+msgid "A6 Long Edge"
+msgstr ""
+
+#: ppdc/sample.c:34
msgid "A7"
msgstr ""
-#: ppdc/sample.c:22
+#: ppdc/sample.c:35
msgid "A8"
msgstr ""
-#: ppdc/sample.c:23
+#: ppdc/sample.c:36
msgid "A9"
msgstr ""
-#: ppdc/sample.c:25
+#: ppdc/sample.c:38
msgid "ANSI A"
msgstr ""
-#: ppdc/sample.c:26
+#: ppdc/sample.c:39
msgid "ANSI B"
msgstr ""
-#: ppdc/sample.c:27
+#: ppdc/sample.c:40
msgid "ANSI C"
msgstr ""
-#: ppdc/sample.c:28
+#: ppdc/sample.c:41
msgid "ANSI D"
msgstr ""
-#: ppdc/sample.c:29
+#: ppdc/sample.c:42
msgid "ANSI E"
msgstr ""
-#: ppdc/sample.c:30
-msgid "ARCH A"
+#: ppdc/sample.c:47
+msgid "ARCH C"
msgstr ""
-#: ppdc/sample.c:31
-msgid "ARCH B"
+#: ppdc/sample.c:48
+msgid "ARCH C Long Edge"
msgstr ""
-#: ppdc/sample.c:32
-msgid "ARCH C"
+#: ppdc/sample.c:49
+msgid "ARCH D"
msgstr ""
-#: ppdc/sample.c:33
-msgid "ARCH D"
+#: ppdc/sample.c:50
+msgid "ARCH D Long Edge"
msgstr ""
-#: ppdc/sample.c:34
+#: ppdc/sample.c:51
msgid "ARCH E"
msgstr ""
-#: cgi-bin/classes.c:154 cgi-bin/printers.c:157
+#: ppdc/sample.c:52
+msgid "ARCH E Long Edge"
+msgstr ""
+
+#: cgi-bin/classes.c:169 cgi-bin/printers.c:172
msgid "Accept Jobs"
msgstr ""
-#: cups/http-support.c:1196
+#: cups/http-support.c:1254
msgid "Accepted"
msgstr ""
-#: cgi-bin/admin.c:480
+#: cgi-bin/admin.c:570
msgid "Add Class"
msgstr ""
-#: cgi-bin/admin.c:778
+#: cgi-bin/admin.c:883
msgid "Add Printer"
msgstr ""
-#: cgi-bin/admin.c:355 cgi-bin/admin.c:388 cgi-bin/admin.c:436
-#: cgi-bin/admin.c:446
+#: cgi-bin/admin.c:444 cgi-bin/admin.c:477 cgi-bin/admin.c:525
+#: cgi-bin/admin.c:535
msgid "Add RSS Subscription"
msgstr ""
-#: ppdc/sample.c:126
+#: ppdc/sample.c:163
msgid "Address"
msgstr ""
-#: ppdc/sample.c:135
+#: ppdc/sample.c:172
msgid "Address - 1 1/8 x 3 1/2\""
msgstr ""
-#: cgi-bin/admin.c:187 cgi-bin/admin.c:218 cgi-bin/admin.c:2761
+#: cgi-bin/admin.c:210 cgi-bin/admin.c:284 cgi-bin/admin.c:2864
msgid "Administration"
msgstr ""
-#: ppdc/sample.c:400
+#: ppdc/sample.c:438
msgid "Always"
msgstr ""
-#: backend/socket.c:126
+#: backend/socket.c:129
msgid "AppSocket/HP JetDirect"
msgstr ""
-#: ppdc/sample.c:421
+#: ppdc/sample.c:459
msgid "Applicator"
msgstr ""
-#: scheduler/ipp.c:1135
+#: scheduler/ipp.c:1159
#, c-format
-msgid "Attempt to set %s printer-state to bad value %d!"
+msgid "Attempt to set %s printer-state to bad value %d."
msgstr ""
-#: scheduler/ipp.c:341
+#: scheduler/ipp.c:352
#, c-format
-msgid "Attribute groups are out of order (%x < %x)!"
+msgid "Attribute groups are out of order (%x < %x)."
msgstr ""
-#: ppdc/sample.c:35
+#: ppdc/sample.c:126
msgid "B0"
msgstr ""
-#: ppdc/sample.c:37
+#: ppdc/sample.c:127
msgid "B1"
msgstr ""
-#: ppdc/sample.c:36
+#: ppdc/sample.c:137
msgid "B10"
msgstr ""
-#: ppdc/sample.c:38
+#: ppdc/sample.c:128
msgid "B2"
msgstr ""
-#: ppdc/sample.c:39
+#: ppdc/sample.c:129
msgid "B3"
msgstr ""
-#: ppdc/sample.c:40
+#: ppdc/sample.c:130
msgid "B4"
msgstr ""
-#: ppdc/sample.c:41
+#: ppdc/sample.c:131
msgid "B5"
msgstr ""
-#: ppdc/sample.c:42
+#: ppdc/sample.c:132
+msgid "B5 Oversize"
+msgstr ""
+
+#: ppdc/sample.c:133
msgid "B6"
msgstr ""
-#: ppdc/sample.c:43
+#: ppdc/sample.c:134
msgid "B7"
msgstr ""
-#: ppdc/sample.c:44
+#: ppdc/sample.c:135
msgid "B8"
msgstr ""
-#: ppdc/sample.c:45
+#: ppdc/sample.c:136
msgid "B9"
msgstr ""
-#: cups/dest.c:317
+#: cups/dest.c:827
msgid "Bad NULL dests pointer"
msgstr ""
-#: cups/ppd.c:342
+#: cups/ppd.c:345
msgid "Bad OpenGroup"
msgstr ""
-#: cups/ppd.c:344
+#: cups/ppd.c:347
msgid "Bad OpenUI/JCLOpenUI"
msgstr ""
-#: cups/ppd.c:346
+#: cups/ppd.c:349
msgid "Bad OrderDependency"
msgstr ""
-#: cups/http-support.c:1211
+#: cups/ppd-cache.c:144 cups/ppd-cache.c:189 cups/ppd-cache.c:227
+#: cups/ppd-cache.c:233 cups/ppd-cache.c:249 cups/ppd-cache.c:265
+#: cups/ppd-cache.c:274 cups/ppd-cache.c:282 cups/ppd-cache.c:299
+#: cups/ppd-cache.c:307 cups/ppd-cache.c:322 cups/ppd-cache.c:330
+#: cups/ppd-cache.c:348 cups/ppd-cache.c:360 cups/ppd-cache.c:375
+#: cups/ppd-cache.c:387 cups/ppd-cache.c:409 cups/ppd-cache.c:417
+#: cups/ppd-cache.c:435 cups/ppd-cache.c:443 cups/ppd-cache.c:458
+#: cups/ppd-cache.c:466 cups/ppd-cache.c:484 cups/ppd-cache.c:492
+#: cups/ppd-cache.c:519 cups/ppd-cache.c:546 cups/ppd-cache.c:554
+#: cups/ppd-cache.c:562
+msgid "Bad PPD cache file."
+msgstr ""
+
+#: cups/http-support.c:1269
msgid "Bad Request"
msgstr ""
-#: cups/snmp.c:1003
+#: cups/snmp.c:1002
msgid "Bad SNMP version number"
msgstr ""
-#: cups/ppd.c:347
+#: cups/ppd.c:350
msgid "Bad UIConstraints"
msgstr ""
-#: scheduler/ipp.c:1433
+#: filter/pstext.c:278 filter/texttops.c:297 filter/texttops.c:309
#, c-format
-msgid "Bad copies value %d."
+msgid "Bad charset file \"%s\"."
msgstr ""
-#: cups/ppd.c:355
-msgid "Bad custom parameter"
-msgstr ""
-
-#: cups/http-support.c:1339
+#: filter/texttops.c:472
#, c-format
-msgid "Bad device URI \"%s\"!\n"
+msgid "Bad charset type: %s"
msgstr ""
-#: scheduler/ipp.c:2508
+#: filter/textcommon.c:613
#, c-format
-msgid "Bad device-uri \"%s\"!"
+msgid "Bad columns value %d."
msgstr ""
-#: scheduler/ipp.c:2548
+#: scheduler/ipp.c:1460
#, c-format
-msgid "Bad device-uri scheme \"%s\"!"
+msgid "Bad copies value %d."
msgstr ""
-#: scheduler/ipp.c:9835 scheduler/ipp.c:11314
+#: filter/textcommon.c:625
#, c-format
-msgid "Bad document-format \"%s\"!"
+msgid "Bad cpi value %f."
msgstr ""
-#: cups/util.c:930
-msgid "Bad filename buffer!"
+#: cups/ppd.c:358
+msgid "Bad custom parameter"
msgstr ""
-#: ppdc/ppdc-import.cxx:265
+#: cups/http-support.c:1421 scheduler/ipp.c:2549
#, c-format
-msgid "Bad font attribute: %s\n"
+msgid "Bad device-uri \"%s\"."
msgstr ""
-#: scheduler/ipp.c:10431
-msgid "Bad job-priority value!"
+#: scheduler/ipp.c:2590
+#, c-format
+msgid "Bad device-uri scheme \"%s\"."
msgstr ""
-#: scheduler/ipp.c:1463
+#: scheduler/ipp.c:9402 scheduler/ipp.c:9418 scheduler/ipp.c:10604
+#: scheduler/ipp.c:12111
#, c-format
-msgid "Bad job-sheets value \"%s\"!"
+msgid "Bad document-format \"%s\"."
msgstr ""
-#: scheduler/ipp.c:1447
-msgid "Bad job-sheets value type!"
+#: scheduler/ipp.c:10620
+#, c-format
+msgid "Bad document-format-default \"%s\"."
msgstr ""
-#: scheduler/ipp.c:10461
-msgid "Bad job-state value!"
+#: cups/util.c:927
+msgid "Bad filename buffer"
msgstr ""
-#: scheduler/ipp.c:3663 scheduler/ipp.c:4022 scheduler/ipp.c:6650
-#: scheduler/ipp.c:6792 scheduler/ipp.c:8067 scheduler/ipp.c:8322
-#: scheduler/ipp.c:9166 scheduler/ipp.c:9392 scheduler/ipp.c:9747
-#: scheduler/ipp.c:10323
+#: filter/pstext.c:324 filter/pstext.c:362
#, c-format
-msgid "Bad job-uri attribute \"%s\"!"
+msgid "Bad font description line \"%s\"."
msgstr ""
-#: scheduler/ipp.c:2129 scheduler/ipp.c:6197
+#: filter/texttops.c:364 filter/texttops.c:402
#, c-format
-msgid "Bad notify-pull-method \"%s\"!"
+msgid "Bad font description line: %s"
msgstr ""
-#: scheduler/ipp.c:2093 scheduler/ipp.c:6161
-#, c-format
-msgid "Bad notify-recipient-uri URI \"%s\"!"
+#: scheduler/ipp.c:11203
+msgid "Bad job-priority value."
msgstr ""
-#: scheduler/ipp.c:1479
+#: scheduler/ipp.c:1490
#, c-format
-msgid "Bad number-up value %d."
+msgid "Bad job-sheets value \"%s\"."
+msgstr ""
+
+#: scheduler/ipp.c:1474
+msgid "Bad job-sheets value type."
msgstr ""
-#: cups/adminutil.c:303
+#: scheduler/ipp.c:11233
+msgid "Bad job-state value."
+msgstr ""
+
+#: scheduler/ipp.c:4058 scheduler/ipp.c:4511 scheduler/ipp.c:7262
+#: scheduler/ipp.c:7409 scheduler/ipp.c:8852 scheduler/ipp.c:9105
+#: scheduler/ipp.c:9953 scheduler/ipp.c:10178 scheduler/ipp.c:10505
+#: scheduler/ipp.c:11095
#, c-format
-msgid "Bad option + choice on line %d!"
+msgid "Bad job-uri \"%s\"."
msgstr ""
-#: scheduler/ipp.c:1496
+#: filter/textcommon.c:637
#, c-format
-msgid "Bad page-ranges values %d-%d."
+msgid "Bad lpi value %f."
msgstr ""
-#: scheduler/ipp.c:2592
+#: scheduler/ipp.c:2194 scheduler/ipp.c:6804
#, c-format
-msgid "Bad port-monitor \"%s\"!"
+msgid "Bad notify-pull-method \"%s\"."
msgstr ""
-#: scheduler/ipp.c:2640
+#: scheduler/ipp.c:2158 scheduler/ipp.c:6768
#, c-format
-msgid "Bad printer-state value %d!"
+msgid "Bad notify-recipient-uri \"%s\"."
msgstr ""
-#: scheduler/ipp.c:309
+#: scheduler/ipp.c:1506
#, c-format
-msgid "Bad request ID %d!"
+msgid "Bad number-up value %d."
msgstr ""
-#: scheduler/ipp.c:294
+#: cups/adminutil.c:292
#, c-format
-msgid "Bad request version number %d.%d!"
+msgid "Bad option + choice on line %d."
msgstr ""
-#: cgi-bin/admin.c:1385
-msgid "Bad subscription ID!"
+#: scheduler/ipp.c:1523
+#, c-format
+msgid "Bad page-ranges values %d-%d."
msgstr ""
-#: cgi-bin/admin.c:3301 cgi-bin/admin.c:3524
-msgid "Banners"
+#: scheduler/ipp.c:2633
+#, c-format
+msgid "Bad port-monitor \"%s\"."
msgstr ""
-#: filter/bannertops.c:666
-msgid "Billing Information: "
+#: scheduler/ipp.c:2694
+#, c-format
+msgid "Bad printer-state value %d."
msgstr ""
-#: ppdc/sample.c:258
-msgid "Bond Paper"
+#: scheduler/ipp.c:320
+#, c-format
+msgid "Bad request ID %d."
msgstr ""
-#: ppdc/sample.c:56
-msgid "C0 Envelope"
+#: scheduler/ipp.c:305
+#, c-format
+msgid "Bad request version number %d.%d."
msgstr ""
-#: ppdc/sample.c:57
-msgid "C1 Envelope"
+#: cgi-bin/admin.c:1485
+msgid "Bad subscription ID"
msgstr ""
-#: ppdc/sample.c:58
-msgid "C2 Envelope"
+#: filter/pstext.c:337
+#, c-format
+msgid "Bad text direction \"%s\"."
msgstr ""
-#: ppdc/sample.c:59
-msgid "C3 Envelope"
+#: filter/texttops.c:377
+#, c-format
+msgid "Bad text direction: %s"
msgstr ""
-#: ppdc/sample.c:46
-msgid "C4"
+#: filter/pstext.c:375
+#, c-format
+msgid "Bad text width \"%s\"."
msgstr ""
-#: ppdc/sample.c:60
-msgid "C4 Envelope"
+#: filter/texttops.c:416
+#, c-format
+msgid "Bad text width: %s"
msgstr ""
-#: ppdc/sample.c:47
-msgid "C5"
+#: cups/ppd.c:360
+msgid "Bad value string"
msgstr ""
-#: ppdc/sample.c:61
-msgid "C5 Envelope"
+#: cgi-bin/admin.c:3409 cgi-bin/admin.c:3655
+msgid "Banners"
msgstr ""
-#: ppdc/sample.c:48
-msgid "C6"
+#: filter/bannertops.c:666
+msgid "Billing Information: "
msgstr ""
-#: ppdc/sample.c:63
-msgid "C6 Envelope"
+#: ppdc/sample.c:296
+msgid "Bond Paper"
msgstr ""
-#: ppdc/sample.c:62
-msgid "C65 Envelope"
+#: backend/usb-darwin.c:1874
+#, c-format
+msgid "Boolean expected for waiteof option \"%s\"."
msgstr ""
-#: ppdc/sample.c:64
-msgid "C7 Envelope"
+#: filter/pstops.c:2075
+msgid "Buffer overflow detected, aborting."
msgstr ""
-#: ppdc/sample.c:226
+#: ppdc/sample.c:263
msgid "CMYK"
msgstr ""
-#: ppdc/sample.c:334
+#: ppdc/sample.c:372
msgid "CPCL Label Printer"
msgstr ""
-#: cgi-bin/admin.c:1386 cgi-bin/admin.c:1425 cgi-bin/admin.c:1435
+#: cgi-bin/admin.c:1486 cgi-bin/admin.c:1525 cgi-bin/admin.c:1535
msgid "Cancel RSS Subscription"
msgstr ""
-#: cgi-bin/admin.c:1608 cgi-bin/admin.c:1772 cgi-bin/admin.c:1784
-#: cgi-bin/admin.c:1795
-msgid "Change Settings"
+#: backend/ipp.c:1795
+msgid "Canceling print job."
msgstr ""
-#: scheduler/ipp.c:2141 scheduler/ipp.c:6209
-#, c-format
-msgid "Character set \"%s\" not supported!"
+#: scheduler/ipp.c:2674
+msgid "Cannot share a remote Kerberized printer."
msgstr ""
-#: ppdc/sample.c:65
-msgid "Chou3 Envelope"
+#: ppdc/sample.c:288
+msgid "Cassette"
msgstr ""
-#: ppdc/sample.c:66
-msgid "Chou4 Envelope"
+#: cgi-bin/admin.c:1708 cgi-bin/admin.c:1872 cgi-bin/admin.c:1884
+#: cgi-bin/admin.c:1895
+msgid "Change Settings"
+msgstr ""
+
+#: scheduler/ipp.c:2206 scheduler/ipp.c:6816
+#, c-format
+msgid "Character set \"%s\" not supported."
msgstr ""
-#: cgi-bin/classes.c:180 cgi-bin/classes.c:307
+#: cgi-bin/classes.c:195 cgi-bin/classes.c:322
msgid "Classes"
msgstr ""
-#: cgi-bin/printers.c:167
+#: cgi-bin/printers.c:182
msgid "Clean Print Heads"
msgstr ""
-#: ppdc/sample.c:253
+#: scheduler/ipp.c:4960
+msgid "Close-Job doesn't support the job-uri attribute."
+msgstr ""
+
+#: ppdc/sample.c:291
msgid "Color"
msgstr ""
-#: ppdc/sample.c:225
+#: ppdc/sample.c:262
msgid "Color Mode"
msgstr ""
-#: berkeley/lpc.c:209
+#: berkeley/lpc.c:204
msgid ""
"Commands may be abbreviated. Commands are:\n"
"\n"
-"exit help quit status ?\n"
+"exit help quit status ?"
msgstr ""
-#: cups/snmp.c:1007
+#: cups/snmp.c:1006
msgid "Community name uses indefinite length"
msgstr ""
-#: cups/http-support.c:1184
+#: backend/ipp.c:764 backend/lpd.c:868 backend/socket.c:395
+msgid "Connected to printer."
+msgstr ""
+
+#: backend/ipp.c:671 backend/lpd.c:708 backend/socket.c:314
+msgid "Connecting to printer."
+msgstr ""
+
+#: cups/http-support.c:1242
msgid "Continue"
msgstr ""
-#: ppdc/sample.c:336
+#: ppdc/sample.c:374
msgid "Continuous"
msgstr ""
-#: scheduler/ipp.c:8616 scheduler/ipp.c:8632 scheduler/ipp.c:9851
-#, c-format
-msgid "Could not scan type \"%s\"!"
+#: backend/lpd.c:1019 backend/lpd.c:1161
+msgid "Control file sent successfully."
msgstr ""
-#: cups/localize.c:319
-msgid "Cover open."
+#: backend/ipp.c:1188 backend/lpd.c:462
+msgid "Copying print data."
msgstr ""
-#: cups/http-support.c:1193
+#: cups/http-support.c:1251
msgid "Created"
msgstr ""
@@ -2739,47 +3142,43 @@ msgstr ""
msgid "Created On: "
msgstr ""
-#: cups/ppd.c:1072 cups/ppd.c:1112 cups/ppd.c:1326 cups/ppd.c:1429
+#: cups/ppd.c:1073 cups/ppd.c:1113 cups/ppd.c:1358 cups/ppd.c:1461
msgid "Custom"
msgstr ""
-#: ppdc/sample.c:330
+#: ppdc/sample.c:368
msgid "CustominCutInterval"
msgstr ""
-#: ppdc/sample.c:328
+#: ppdc/sample.c:366
msgid "CustominTearInterval"
msgstr ""
-#: ppdc/sample.c:314
+#: ppdc/sample.c:352
msgid "Cut"
msgstr ""
-#: ppdc/sample.c:422
+#: ppdc/sample.c:460
msgid "Cutter"
msgstr ""
-#: ppdc/sample.c:49
-msgid "DL"
-msgstr ""
-
-#: ppdc/sample.c:67
-msgid "DL Envelope"
-msgstr ""
-
-#: ppdc/sample.c:211
+#: ppdc/sample.c:248
msgid "Dark"
msgstr ""
-#: ppdc/sample.c:207
+#: ppdc/sample.c:244
msgid "Darkness"
msgstr ""
-#: cgi-bin/admin.c:2068 cgi-bin/admin.c:2079 cgi-bin/admin.c:2124
+#: backend/lpd.c:1109
+msgid "Data file sent successfully."
+msgstr ""
+
+#: cgi-bin/admin.c:2168 cgi-bin/admin.c:2179 cgi-bin/admin.c:2224
msgid "Delete Class"
msgstr ""
-#: cgi-bin/admin.c:2153 cgi-bin/admin.c:2164 cgi-bin/admin.c:2209
+#: cgi-bin/admin.c:2253 cgi-bin/admin.c:2264 cgi-bin/admin.c:2309
msgid "Delete Printer"
msgstr ""
@@ -2787,24 +3186,16 @@ msgstr ""
msgid "Description: "
msgstr ""
-#: ppdc/sample.c:252
+#: ppdc/sample.c:290
msgid "DeskJet Series"
msgstr ""
-#: scheduler/ipp.c:1399
+#: scheduler/ipp.c:1426
#, c-format
msgid "Destination \"%s\" is not accepting jobs."
msgstr ""
-#: cups/localize.c:353
-msgid "Developer almost empty."
-msgstr ""
-
-#: cups/localize.c:355
-msgid "Developer empty!"
-msgstr ""
-
-#: systemv/lpinfo.c:305
+#: systemv/lpinfo.c:300
#, c-format
msgid ""
"Device: uri = %s\n"
@@ -2812,1204 +3203,689 @@ msgid ""
" info = %s\n"
" make-and-model = %s\n"
" device-id = %s\n"
-" location = %s\n"
+" location = %s"
msgstr ""
-#: ppdc/sample.c:407
+#: ppdc/sample.c:445
msgid "Direct Thermal Media"
msgstr ""
-#: ppdc/sample.c:316
-msgid "Disabled"
-msgstr ""
-
-#: scheduler/ipp.c:6697
-#, c-format
-msgid "Document %d not found in job %d."
-msgstr ""
-
-#: cups/localize.c:323
-msgid "Door open."
-msgstr ""
-
-#: ppdc/sample.c:50
-msgid "Double Postcard"
-msgstr ""
-
-#: filter/bannertops.c:820
-msgid "Driver Name: "
-msgstr ""
-
-#: filter/bannertops.c:831
-msgid "Driver Version: "
-msgstr ""
-
-#: ppdc/sample.c:247
-msgid "Duplexer"
-msgstr ""
-
-#: ppdc/sample.c:201
-msgid "Dymo"
-msgstr ""
-
-#: filter/pstops.c:446
-#, c-format
-msgid "EMERG: Unable to allocate memory for page info: %s\n"
-msgstr ""
-
-#: filter/pstops.c:438
-#, c-format
-msgid "EMERG: Unable to allocate memory for pages array: %s\n"
-msgstr ""
-
-#: ppdc/sample.c:402
-msgid "EPL1 Label Printer"
-msgstr ""
-
-#: ppdc/sample.c:405
-msgid "EPL2 Label Printer"
-msgstr ""
-
-#: driver/rastertoescpx.c:1776 driver/rastertopclx.c:1801
+#: cups/file.c:305
#, c-format
-msgid "ERROR: %s job-id user title copies options [file]\n"
+msgid "Directory \"%s\" contains a relative path."
msgstr ""
-#: filter/pstops.c:707
+#: cups/file.c:277
#, c-format
-msgid "ERROR: Bad %%BoundingBox: comment seen!\n"
+msgid "Directory \"%s\" has insecure permissions (0%o/uid=%d/gid=%d)."
msgstr ""
-#: filter/pstops.c:2220
+#: cups/file.c:294
#, c-format
-msgid "ERROR: Bad %%IncludeFeature: comment!\n"
-msgstr ""
-
-#: filter/pstops.c:1286 filter/pstops.c:1292
-#, c-format
-msgid "ERROR: Bad %%Page: comment in file!\n"
-msgstr ""
-
-#: filter/pstops.c:1363
-#, c-format
-msgid "ERROR: Bad %%PageBoundingBox: comment in file!\n"
-msgstr ""
-
-#: backend/scsi-irix.c:100 backend/scsi-linux.c:114
-#, c-format
-msgid "ERROR: Bad SCSI device file \"%s\"!\n"
-msgstr ""
-
-#: filter/pstext.c:276 filter/texttops.c:284 filter/texttops.c:295
-#, c-format
-msgid "ERROR: Bad charset file %s\n"
-msgstr ""
-
-#: filter/texttops.c:453
-#, c-format
-msgid "ERROR: Bad charset type %s\n"
-msgstr ""
-
-#: filter/textcommon.c:613
-#, c-format
-msgid "ERROR: Bad columns value %d!\n"
-msgstr ""
-
-#: filter/textcommon.c:624
-#, c-format
-msgid "ERROR: Bad cpi value %f!\n"
-msgstr ""
-
-#: filter/pstext.c:320 filter/pstext.c:357 filter/texttops.c:348
-#: filter/texttops.c:384
-#, c-format
-msgid "ERROR: Bad font description line: %s\n"
-msgstr ""
-
-#: filter/textcommon.c:635
-#, c-format
-msgid "ERROR: Bad lpi value %f!\n"
-msgstr ""
-
-#: filter/imagetoraster.c:458
-msgid "ERROR: Bad page setup!\n"
-msgstr ""
-
-#: filter/pstext.c:334 filter/texttops.c:361
-#, c-format
-msgid "ERROR: Bad text direction %s\n"
-msgstr ""
-
-#: filter/pstext.c:371 filter/texttops.c:397
-#, c-format
-msgid "ERROR: Bad text width %s\n"
-msgstr ""
-
-#: backend/ipp.c:749
-msgid "ERROR: Destination printer does not exist!\n"
-msgstr ""
-
-#: filter/pstops.c:696
-#, c-format
-msgid "ERROR: Duplicate %%BoundingBox: comment seen!\n"
-msgstr ""
-
-#: filter/pstops.c:648
-#, c-format
-msgid "ERROR: Duplicate %%Pages: comment seen!\n"
-msgstr ""
-
-#: backend/ipp.c:468 filter/pstops.c:303
-msgid "ERROR: Empty print file!\n"
+msgid "Directory \"%s\" is a file."
msgstr ""
-#: backend/pap.c:838
+#: cups/file.c:265
#, c-format
-msgid "ERROR: Error %d sending PAPSendData request: %s\n"
+msgid "Directory \"%s\" not available: %s"
msgstr ""
-#: ppdc/ppdc-catalog.cxx:338 ppdc/ppdc-catalog.cxx:350
+#: cups/file.c:250
#, c-format
-msgid "ERROR: Expected quoted string on line %d of %s!\n"
+msgid "Directory \"%s\" permissions OK (0%o/uid=%d/gid=%d)."
msgstr ""
-#: backend/usb-darwin.c:377 backend/usb-darwin.c:435 backend/usb-darwin.c:500
-#: backend/usb-darwin.c:518
-msgid "ERROR: Fatal USB error!\n"
-msgstr ""
-
-#: filter/hpgl-input.c:139
-msgid "ERROR: Invalid HP-GL/2 command seen, unable to print file!\n"
-msgstr ""
-
-#: filter/pstops.c:1771
-#, c-format
-msgid "ERROR: Missing %%EndProlog!\n"
-msgstr ""
-
-#: filter/pstops.c:1842
-#, c-format
-msgid "ERROR: Missing %%EndSetup!\n"
-msgstr ""
-
-#: filter/bannertops.c:222
-#, c-format
-msgid "ERROR: Missing value on line %d of banner file!\n"
-msgstr ""
-
-#: ppdc/ppdc-catalog.cxx:415
-#, c-format
-msgid "ERROR: Need a msgid line before any translation strings on line %d of %s!\n"
-msgstr ""
-
-#: filter/pstops.c:759
-#, c-format
-msgid "ERROR: No %%BoundingBox: comment in header!\n"
-msgstr ""
-
-#: filter/pstops.c:762
-#, c-format
-msgid "ERROR: No %%Pages: comment in header!\n"
-msgstr ""
-
-#: backend/usb.c:200
-msgid "ERROR: No device URI found in argv[0] or in DEVICE_URI environment variable!\n"
-msgstr ""
-
-#: filter/pstext.c:433
-#, c-format
-msgid "ERROR: No fonts in charset file %s\n"
-msgstr ""
-
-#: driver/rastertoescpx.c:1906 driver/rastertopclx.c:1931
-#: filter/rastertoepson.c:1129 filter/rastertohp.c:857
-#: filter/rastertolabel.c:1283
-msgid "ERROR: No pages found!\n"
-msgstr ""
-
-#: backend/runloop.c:348
-msgid "ERROR: Out of paper!\n"
-msgstr ""
-
-#: backend/ipp.c:1754
-msgid "ERROR: PRINTER environment variable not defined!\n"
-msgstr ""
-
-#: backend/ipp.c:1066
-#, c-format
-msgid "ERROR: Print file was not accepted (%s)!\n"
-msgstr ""
-
-#: backend/pap.c:521
-msgid "ERROR: Printer not responding\n"
-msgstr ""
-
-#: backend/ipp.c:581 backend/ipp.c:716 backend/lpd.c:848 backend/socket.c:310
-msgid "ERROR: Printer not responding!\n"
-msgstr ""
-
-#: backend/pap.c:858
-msgid "ERROR: Printer sent unexpected EOF\n"
-msgstr ""
-
-#: backend/lpd.c:1052 backend/lpd.c:1199
-#, c-format
-msgid "ERROR: Remote host did not accept control file (%d)\n"
-msgstr ""
-
-#: backend/lpd.c:1147
-#, c-format
-msgid "ERROR: Remote host did not accept data file (%d)\n"
-msgstr ""
-
-#: backend/pap.c:1694
-msgid "ERROR: There was a timeout error while sending data to the printer\n"
-msgstr ""
-
-#: backend/ipp.c:1145
-#, c-format
-msgid "ERROR: Unable to add file %d to job: %s\n"
-msgstr ""
-
-#: backend/ipp.c:1383
-#, c-format
-msgid "ERROR: Unable to cancel job %d: %s\n"
-msgstr ""
-
-#: filter/pdftops.c:136
-msgid "ERROR: Unable to copy PDF file"
-msgstr ""
-
-#: filter/pdftops.c:412
-msgid "ERROR: Unable to create pipe"
-msgstr ""
-
-#: backend/lpd.c:772
-msgid "ERROR: Unable to create socket"
-msgstr ""
-
-#: backend/ipp.c:1476
-#, c-format
-msgid "ERROR: Unable to create temporary compressed print file: %s\n"
-msgstr ""
-
-#: backend/ipp.c:431 backend/ipp.c:1776 backend/lpd.c:446 filter/pstops.c:2719
-#: scheduler/cupsfilter.c:1121 systemv/lpadmin.c:1453 systemv/lpadmin.c:1842
-msgid "ERROR: Unable to create temporary file"
-msgstr ""
-
-#: backend/ipp.c:1831
-#, c-format
-msgid "ERROR: Unable to exec pictwpstops: %s\n"
-msgstr ""
-
-#: filter/pdftops.c:433 filter/pdftops.c:447
-msgid "ERROR: Unable to execute gs program"
-msgstr ""
-
-#: filter/pdftops.c:430 filter/pdftops.c:445
-msgid "ERROR: Unable to execute pdftops program"
-msgstr ""
-
-#: filter/pdftops.c:467 filter/pdftops.c:477
-msgid "ERROR: Unable to execute pstops program"
-msgstr ""
-
-#: backend/ipp.c:1844
-#, c-format
-msgid "ERROR: Unable to fork pictwpstops: %s\n"
-msgstr ""
-
-#: backend/pap.c:712
-msgid "ERROR: Unable to get PAP request"
-msgstr ""
-
-#: backend/pap.c:701
-msgid "ERROR: Unable to get PAP response"
-msgstr ""
-
-#: backend/ipp.c:1761
-#, c-format
-msgid "ERROR: Unable to get PPD file for printer \"%s\" - %s.\n"
-msgstr ""
-
-#: backend/pap.c:302
-msgid "ERROR: Unable to get default AppleTalk zone"
-msgstr ""
-
-#: backend/ipp.c:1232
-#, c-format
-msgid "ERROR: Unable to get job %d attributes (%s)!\n"
+#: ppdc/sample.c:354
+msgid "Disabled"
msgstr ""
-#: backend/ipp.c:759
+#: scheduler/ipp.c:7311
#, c-format
-msgid "ERROR: Unable to get printer status (%s)!\n"
+msgid "Document #%d does not exist in job #%d."
msgstr ""
-#: backend/ipp.c:422 backend/ipp.c:599 backend/lpd.c:437 backend/lpd.c:705
-#: backend/socket.c:268
-#, c-format
-msgid "ERROR: Unable to locate printer '%s'!\n"
+#: filter/bannertops.c:820
+msgid "Driver Name: "
msgstr ""
-#: backend/pap.c:688
-msgid "ERROR: Unable to look for PAP response"
+#: filter/bannertops.c:831
+msgid "Driver Version: "
msgstr ""
-#: backend/pap.c:322
-msgid "ERROR: Unable to lookup AppleTalk printers"
+#: ppdc/sample.c:284
+msgid "Duplexer"
msgstr ""
-#: backend/pap.c:451
-msgid "ERROR: Unable to make AppleTalk address"
+#: ppdc/sample.c:238
+msgid "Dymo"
msgstr ""
-#: filter/pstext.c:247 filter/texttops.c:248
-#, c-format
-msgid "ERROR: Unable to open \"%s\" - %s\n"
+#: ppdc/sample.c:440
+msgid "EPL1 Label Printer"
msgstr ""
-#: filter/pstext.c:264 filter/texttops.c:268
-#, c-format
-msgid "ERROR: Unable to open %s: %s\n"
+#: ppdc/sample.c:443
+msgid "EPL2 Label Printer"
msgstr ""
-#: driver/rastertoescpx.c:1791 driver/rastertopclx.c:1816
-msgid "ERROR: Unable to open PPD file!\n"
+#: cgi-bin/admin.c:1923 cgi-bin/admin.c:1935 cgi-bin/admin.c:1989
+#: cgi-bin/admin.c:1996 cgi-bin/admin.c:2031 cgi-bin/admin.c:2044
+#: cgi-bin/admin.c:2068 cgi-bin/admin.c:2141
+msgid "Edit Configuration File"
msgstr ""
-#: filter/bannertops.c:184
-#, c-format
-msgid "ERROR: Unable to open banner file \"%s\" - %s\n"
+#: cups/adminutil.c:337
+msgid "Empty PPD file."
msgstr ""
-#: backend/parallel.c:249 backend/scsi-irix.c:140 backend/scsi-linux.c:154
-#: backend/serial.c:262 backend/usb-unix.c:146
-#, c-format
-msgid "ERROR: Unable to open device file \"%s\": %s\n"
+#. TRANSLATORS: Banner/cover sheet after the print job.
+#: cgi-bin/admin.c:3680
+msgid "Ending Banner"
msgstr ""
-#: filter/pstops.c:291
-#, c-format
-msgid "ERROR: Unable to open file \"%s\" - %s\n"
+#: ppdc/sample.c:2
+msgid "English"
msgstr ""
-#: filter/gziptoany.c:74
-#, c-format
-msgid "ERROR: Unable to open file \"%s\": %s\n"
+#: systemv/lppasswd.c:193
+msgid "Enter old password:"
msgstr ""
-#: filter/imagetops.c:313 filter/imagetoraster.c:635
-msgid "ERROR: Unable to open image file for printing!\n"
+#: systemv/lppasswd.c:224
+msgid "Enter password again:"
msgstr ""
-#: backend/ipp.c:1492 backend/pap.c:249 backend/parallel.c:151
-#: backend/scsi.c:181 backend/serial.c:189 backend/socket.c:156
-#, c-format
-msgid "ERROR: Unable to open print file \"%s\": %s\n"
+#: systemv/lppasswd.c:212
+msgid "Enter password:"
msgstr ""
-#: backend/usb.c:237
-#, c-format
-msgid "ERROR: Unable to open print file %s - %s\n"
+#: scheduler/client.c:2439
+msgid "Enter your username and password or the root username and password to access this page. If you are using Kerberos authentication, make sure you have a valid Kerberos ticket."
msgstr ""
-#: backend/lpd.c:487
-#, c-format
-msgid "ERROR: Unable to open print file %s: %s\n"
+#: ppdc/sample.c:73
+msgid "Envelope #10 "
msgstr ""
-#: driver/rastertoescpx.c:1806 driver/rastertopclx.c:1831
-#: filter/rastertoepson.c:1001 filter/rastertohp.c:726
-#: filter/rastertolabel.c:1148
-#, c-format
-msgid "ERROR: Unable to open raster file - %s\n"
+#: ppdc/sample.c:74
+msgid "Envelope #11"
msgstr ""
-#: backend/ipp.c:1484
-#, c-format
-msgid "ERROR: Unable to open temporary compressed print file: %s\n"
+#: ppdc/sample.c:75
+msgid "Envelope #12"
msgstr ""
-#: filter/texttops.c:200
-#, c-format
-msgid "ERROR: Unable to print %d text columns!\n"
+#: ppdc/sample.c:76
+msgid "Envelope #14"
msgstr ""
-#: filter/texttops.c:179
-#, c-format
-msgid "ERROR: Unable to print %dx%d text page!\n"
+#: ppdc/sample.c:77
+msgid "Envelope #9"
msgstr ""
-#: backend/serial.c:615
-msgid "ERROR: Unable to read print data"
+#: ppdc/sample.c:89
+msgid "Envelope B4"
msgstr ""
-#: backend/usb-darwin.c:602 backend/usb-darwin.c:644
-msgid "ERROR: Unable to read print data!\n"
+#: ppdc/sample.c:90
+msgid "Envelope B5"
msgstr ""
-#: backend/lpd.c:789
-msgid "ERROR: Unable to reserve port"
+#: ppdc/sample.c:91
+msgid "Envelope B6"
msgstr ""
-#: filter/pstops.c:563
-#, c-format
-msgid "ERROR: Unable to seek to offset %ld in file - %s\n"
+#: ppdc/sample.c:78
+msgid "Envelope C0"
msgstr ""
-#: filter/pstops.c:561
-#, c-format
-msgid "ERROR: Unable to seek to offset %lld in file - %s\n"
+#: ppdc/sample.c:79
+msgid "Envelope C1"
msgstr ""
-#: backend/lpd.c:603
-msgid "ERROR: Unable to send LPD command"
+#: ppdc/sample.c:80
+msgid "Envelope C2"
msgstr ""
-#: backend/pap.c:571
-msgid "ERROR: Unable to send PAP tickle request"
+#: ppdc/sample.c:81
+msgid "Envelope C3"
msgstr ""
-#: backend/pap.c:580
-msgid "ERROR: Unable to send initial PAP send data request"
+#: ppdc/sample.c:67
+msgid "Envelope C4"
msgstr ""
-#: backend/scsi-irix.c:219 backend/scsi-linux.c:237
-#, c-format
-msgid "ERROR: Unable to send print data (%d)\n"
+#: ppdc/sample.c:68
+msgid "Envelope C5"
msgstr ""
-#: backend/usb-darwin.c:720
-msgid "ERROR: Unable to send print data!\n"
+#: ppdc/sample.c:69
+msgid "Envelope C6"
msgstr ""
-#: backend/lpd.c:1103
-msgid "ERROR: Unable to send print file to printer"
+#: ppdc/sample.c:82
+msgid "Envelope C65"
msgstr ""
-#: backend/lpd.c:1117
-msgid "ERROR: Unable to send trailing nul to printer"
+#: ppdc/sample.c:83
+msgid "Envelope C7"
msgstr ""
-#: backend/ipp.c:1857
-#, c-format
-msgid "ERROR: Unable to wait for pictwpstops: %s\n"
+#: ppdc/sample.c:84
+msgid "Envelope Choukei 3"
msgstr ""
-#: backend/ipp.c:1503
-#, c-format
-msgid "ERROR: Unable to write %d bytes to \"%s\": %s\n"
+#: ppdc/sample.c:85
+msgid "Envelope Choukei 3 Long Edge"
msgstr ""
-#: backend/usb-libusb.c:169 backend/usb-libusb.c:765
-#, c-format
-msgid "ERROR: Unable to write %d bytes to printer!\n"
+#: ppdc/sample.c:86
+msgid "Envelope Choukei 4"
msgstr ""
-#: backend/lpd.c:1033 backend/lpd.c:1180
-msgid "ERROR: Unable to write control file"
+#: ppdc/sample.c:87
+msgid "Envelope Choukei 4 Long Edge"
msgstr ""
-#: backend/serial.c:691
-msgid "ERROR: Unable to write print data"
+#: ppdc/sample.c:70
+msgid "Envelope DL"
msgstr ""
-#: backend/runloop.c:122 backend/runloop.c:363
-#, c-format
-msgid "ERROR: Unable to write print data: %s\n"
+#: ppdc/sample.c:278
+msgid "Envelope Feed"
msgstr ""
-#: filter/imagetoraster.c:1197 filter/imagetoraster.c:1293
-#: filter/imagetoraster.c:1333
-msgid "ERROR: Unable to write raster data to driver!\n"
+#: ppdc/sample.c:88
+msgid "Envelope Invite"
msgstr ""
-#: backend/ipp.c:443 backend/lpd.c:456
-msgid "ERROR: Unable to write to temporary file"
+#: ppdc/sample.c:92
+msgid "Envelope Italian"
msgstr ""
-#: filter/gziptoany.c:96
-#, c-format
-msgid "ERROR: Unable to write uncompressed document data: %s\n"
+#: ppdc/sample.c:93
+msgid "Envelope Kaku2"
msgstr ""
-#: ppdc/ppdc-catalog.cxx:432
-#, c-format
-msgid "ERROR: Unexpected text on line %d of %s!\n"
+#: ppdc/sample.c:94
+msgid "Envelope Kaku2 Long Edge"
msgstr ""
-#: backend/ipp.c:346
-#, c-format
-msgid "ERROR: Unknown encryption option value \"%s\"!\n"
+#: ppdc/sample.c:95
+msgid "Envelope Kaku3"
msgstr ""
-#: backend/lpd.c:354
-#, c-format
-msgid "ERROR: Unknown file order \"%s\"\n"
+#: ppdc/sample.c:96
+msgid "Envelope Kaku3 Long Edge"
msgstr ""
-#: backend/lpd.c:326
-#, c-format
-msgid "ERROR: Unknown format character \"%c\"\n"
+#: ppdc/sample.c:97
+msgid "Envelope Monarch"
msgstr ""
-#: ppdc/ppdc-catalog.cxx:460
-#, c-format
-msgid "ERROR: Unknown message catalog format for \"%s\"!\n"
+#: ppdc/sample.c:99
+msgid "Envelope PRC1 "
msgstr ""
-#: backend/ipp.c:392
-#, c-format
-msgid "ERROR: Unknown option \"%s\" with value \"%s\"!\n"
+#: ppdc/sample.c:100
+msgid "Envelope PRC1 Long Edge"
msgstr ""
-#: backend/lpd.c:340
-#, c-format
-msgid "ERROR: Unknown print mode \"%s\"\n"
+#: ppdc/sample.c:117
+msgid "Envelope PRC10"
msgstr ""
-#: backend/ipp.c:363
-#, c-format
-msgid "ERROR: Unknown version option value \"%s\"!\n"
+#: ppdc/sample.c:118
+msgid "Envelope PRC10 Long Edge"
msgstr ""
-#: filter/pstops.c:2418
-#, c-format
-msgid "ERROR: Unsupported brightness value %s, using brightness=100!\n"
+#: ppdc/sample.c:101
+msgid "Envelope PRC2"
msgstr ""
-#: filter/pstops.c:2487
-#, c-format
-msgid "ERROR: Unsupported gamma value %s, using gamma=1000!\n"
+#: ppdc/sample.c:102
+msgid "Envelope PRC2 Long Edge"
msgstr ""
-#: filter/pstops.c:2541
-#, c-format
-msgid "ERROR: Unsupported number-up value %d, using number-up=1!\n"
+#: ppdc/sample.c:103
+msgid "Envelope PRC3"
msgstr ""
-#: filter/pstops.c:2574
-#, c-format
-msgid "ERROR: Unsupported number-up-layout value %s, using number-up-layout=lrtb!\n"
+#: ppdc/sample.c:104
+msgid "Envelope PRC3 Long Edge"
msgstr ""
-#: filter/pstops.c:2624
-#, c-format
-msgid "ERROR: Unsupported page-border value %s, using page-border=none!\n"
+#: ppdc/sample.c:105
+msgid "Envelope PRC4"
msgstr ""
-#: filter/pstops.c:2090
-#, c-format
-msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting!\n"
+#: ppdc/sample.c:106
+msgid "Envelope PRC4 Long Edge"
msgstr ""
-#: backend/ipp.c:1876
-#, c-format
-msgid "ERROR: pictwpstops exited on signal %d!\n"
+#: ppdc/sample.c:108
+msgid "Envelope PRC5 Long Edge"
msgstr ""
-#: backend/ipp.c:1873
-#, c-format
-msgid "ERROR: pictwpstops exited with status %d!\n"
+#: ppdc/sample.c:107
+msgid "Envelope PRC5PRC5"
msgstr ""
-#: backend/ipp.c:609 backend/lpd.c:877 backend/socket.c:333
-msgid "ERROR: recoverable: Unable to connect to printer; will retry in 30 seconds...\n"
+#: ppdc/sample.c:109
+msgid "Envelope PRC6"
msgstr ""
-#: backend/pap.c:629
-msgid "ERROR: select() failed"
+#: ppdc/sample.c:110
+msgid "Envelope PRC6 Long Edge"
msgstr ""
-#: backend/lpd.c:940
-msgid "ERROR: unable to stat print file"
+#: ppdc/sample.c:111
+msgid "Envelope PRC7"
msgstr ""
-#: cgi-bin/admin.c:1823 cgi-bin/admin.c:1835 cgi-bin/admin.c:1889
-#: cgi-bin/admin.c:1896 cgi-bin/admin.c:1931 cgi-bin/admin.c:1944
-#: cgi-bin/admin.c:1968 cgi-bin/admin.c:2041
-msgid "Edit Configuration File"
+#: ppdc/sample.c:112
+msgid "Envelope PRC7 Long Edge"
msgstr ""
-#: cups/adminutil.c:348
-msgid "Empty PPD file!"
+#: ppdc/sample.c:113
+msgid "Envelope PRC8"
msgstr ""
-#: cgi-bin/admin.c:3545
-msgid "Ending Banner"
+#: ppdc/sample.c:114
+msgid "Envelope PRC8 Long Edge"
msgstr ""
-#: systemv/lppasswd.c:205
-msgid "Enter old password:"
+#: ppdc/sample.c:115
+msgid "Envelope PRC9"
msgstr ""
-#: systemv/lppasswd.c:234
-msgid "Enter password again:"
+#: ppdc/sample.c:116
+msgid "Envelope PRC9 Long Edge"
msgstr ""
-#: systemv/lppasswd.c:223
-msgid "Enter password:"
+#: ppdc/sample.c:98
+msgid "Envelope Personal"
msgstr ""
-#: scheduler/client.c:2392
-msgid "Enter your username and password or the root username and password to access this page. If you are using Kerberos authentication, make sure you have a valid Kerberos ticket."
+#: ppdc/sample.c:119
+msgid "Envelope You4"
msgstr ""
-#: ppdc/sample.c:241
-msgid "Envelope Feed"
+#: ppdc/sample.c:120
+msgid "Envelope You4 Long Edge"
msgstr ""
-#: ppdc/sample.c:212
+#: ppdc/sample.c:249
msgid "Epson"
msgstr ""
-#: cgi-bin/admin.c:3588
+#: cgi-bin/admin.c:3723
msgid "Error Policy"
msgstr ""
-#: systemv/lpinfo.c:109 systemv/lpmove.c:94
-msgid "Error: need hostname after '-h' option!\n"
+#: filter/rastertopwg.c:160 filter/rastertopwg.c:175 filter/rastertopwg.c:186
+#: filter/rastertopwg.c:197
+msgid "Error sending raster data."
msgstr ""
-#: ppdc/sample.c:326
+#: systemv/lpinfo.c:103 systemv/lpmove.c:88
+msgid "Error: need hostname after \"-h\" option."
+msgstr ""
+
+#: ppdc/sample.c:364
msgid "Every 10 Labels"
msgstr ""
-#: ppdc/sample.c:318
+#: ppdc/sample.c:356
msgid "Every 2 Labels"
msgstr ""
-#: ppdc/sample.c:319
+#: ppdc/sample.c:357
msgid "Every 3 Labels"
msgstr ""
-#: ppdc/sample.c:320
+#: ppdc/sample.c:358
msgid "Every 4 Labels"
msgstr ""
-#: ppdc/sample.c:321
+#: ppdc/sample.c:359
msgid "Every 5 Labels"
msgstr ""
-#: ppdc/sample.c:322
+#: ppdc/sample.c:360
msgid "Every 6 Labels"
msgstr ""
-#: ppdc/sample.c:323
+#: ppdc/sample.c:361
msgid "Every 7 Labels"
msgstr ""
-#: ppdc/sample.c:324
+#: ppdc/sample.c:362
msgid "Every 8 Labels"
msgstr ""
-#: ppdc/sample.c:325
+#: ppdc/sample.c:363
msgid "Every 9 Labels"
msgstr ""
-#: ppdc/sample.c:317
+#: ppdc/sample.c:355
msgid "Every Label"
msgstr ""
-#: cups/http-support.c:1239
-msgid "Expectation Failed"
-msgstr ""
-
-#: cgi-bin/admin.c:2331 cgi-bin/admin.c:2350
-msgid "Export Printers to Samba"
-msgstr ""
-
-#: systemv/cupstestdsc.c:176 systemv/cupstestdsc.c:193
-#: systemv/cupstestdsc.c:218 systemv/cupstestdsc.c:235
-#: systemv/cupstestdsc.c:259 systemv/cupstestdsc.c:277
-#: systemv/cupstestdsc.c:306 systemv/cupstestdsc.c:343
-#: systemv/cupstestdsc.c:353 systemv/cupstestdsc.c:363
-#: systemv/cupstestdsc.c:373 systemv/cupstestdsc.c:383
-#: systemv/cupstestdsc.c:391
-msgid "FAIL\n"
-msgstr ""
-
-#: ppdc/sample.c:132
-msgid "File Folder"
-msgstr ""
-
-#: ppdc/sample.c:141
-msgid "File Folder - 9/16 x 3 7/16\""
-msgstr ""
-
-#: scheduler/ipp.c:2528
-#, c-format
-msgid "File device URIs have been disabled! To enable, see the FileDevice directive in \"%s/cupsd.conf\"."
-msgstr ""
-
-#: ppdc/sample.c:92
-msgid "Folio"
-msgstr ""
-
-#: cups/http-support.c:1218
-msgid "Forbidden"
-msgstr ""
-
-#: cups/localize.c:345
-msgid "Fuser temperature high!"
-msgstr ""
-
-#: cups/localize.c:347
-msgid "Fuser temperature low!"
-msgstr ""
-
-#: cups/ppd.c:700 cups/ppd.c:1230
-msgid "General"
-msgstr ""
-
-#: ppdc/sample.c:231
-msgid "Generic"
-msgstr ""
-
-#: ppdc/sample.c:89
-msgid "German FanFold"
-msgstr ""
-
-#: ppdc/sample.c:90
-msgid "German FanFold Legal"
-msgstr ""
-
-#: cups/snmp.c:1017
-msgid "Get-Response-PDU uses indefinite length"
-msgstr ""
-
-#: ppdc/sample.c:261
-msgid "Glossy Paper"
-msgstr ""
-
-#: scheduler/ipp.c:3641 scheduler/ipp.c:3947 scheduler/ipp.c:6627
-#: scheduler/ipp.c:6769 scheduler/ipp.c:8044 scheduler/ipp.c:9143
-#: scheduler/ipp.c:9369 scheduler/ipp.c:9724 scheduler/ipp.c:10300
-msgid "Got a printer-uri attribute but no job-id!"
-msgstr ""
-
-#: ppdc/sample.c:227
-msgid "Grayscale"
-msgstr ""
-
-#: ppdc/sample.c:251
-msgid "HP"
-msgstr ""
-
-#: ppdc/sample.c:133
-msgid "Hanging Folder"
-msgstr ""
-
-#: ppdc/sample.c:142
-msgid "Hanging Folder - 9/16 x 2\""
-msgstr ""
-
-#: backend/pap.c:296
-msgid "INFO: AppleTalk disabled in System Preferences\n"
-msgstr ""
-
-#: backend/pap.c:511
-msgid "INFO: AppleTalk disabled in System Preferences.\n"
-msgstr ""
-
-#: backend/ipp.c:1359
-msgid "INFO: Canceling print job...\n"
-msgstr ""
-
-#: backend/ipp.c:629 backend/lpd.c:896 backend/socket.c:354
-msgid "INFO: Connected to printer...\n"
-msgstr ""
-
-#: backend/ipp.c:544 backend/lpd.c:729 backend/socket.c:274
-msgid "INFO: Connecting to printer...\n"
-msgstr ""
-
-#: backend/lpd.c:1055 backend/lpd.c:1202
-msgid "INFO: Control file sent successfully\n"
-msgstr ""
-
-#: backend/ipp.c:435 backend/lpd.c:450
-msgid "INFO: Copying print data...\n"
-msgstr ""
-
-#: backend/lpd.c:1150
-msgid "INFO: Data file sent successfully\n"
-msgstr ""
-
-#: driver/rastertoescpx.c:1887 driver/rastertopclx.c:1912
-#, c-format
-msgid "INFO: Finished page %d...\n"
-msgstr ""
-
-#: filter/imagetoraster.c:1140
-#, c-format
-msgid "INFO: Formatting page %d...\n"
-msgstr ""
-
-#: filter/imagetoraster.c:621
-msgid "INFO: Loading image file...\n"
-msgstr ""
-
-#: cups/http-support.c:1428
-msgid "INFO: Looking for printer...\n"
-msgstr ""
-
-#: backend/pap.c:928
-msgid "INFO: Opening connection\n"
-msgstr ""
-
-#: backend/socket.c:425
-msgid "INFO: Print file sent, waiting for printer to finish...\n"
-msgstr ""
-
-#: backend/ipp.c:1044 backend/usb-unix.c:132
-msgid "INFO: Printer busy; will retry in 10 seconds...\n"
-msgstr ""
-
-#: backend/parallel.c:236 backend/scsi-irix.c:147 backend/scsi-linux.c:161
-#: backend/serial.c:256
-msgid "INFO: Printer busy; will retry in 30 seconds...\n"
-msgstr ""
-
-#: backend/usb-unix.c:437
-msgid "INFO: Printer busy; will retry in 5 seconds...\n"
-msgstr ""
-
-#: backend/ipp.c:742 backend/ipp.c:1055
-#, c-format
-msgid "INFO: Printer does not support IPP/%d.%d, trying IPP/1.0...\n"
+#: ppdc/sample.c:121
+msgid "Executive"
msgstr ""
-#: backend/usb-unix.c:521
-msgid "INFO: Printer is busy; will retry in 5 seconds...\n"
+#: cups/http-support.c:1297
+msgid "Expectation Failed"
msgstr ""
-#: backend/runloop.c:357
-msgid "INFO: Printer is currently off-line.\n"
+#: cgi-bin/admin.c:2431 cgi-bin/admin.c:2450
+msgid "Export Printers to Samba"
msgstr ""
-#: backend/runloop.c:243
-msgid "INFO: Printer is currently offline.\n"
+#: systemv/cupstestdsc.c:172 systemv/cupstestdsc.c:189
+#: systemv/cupstestdsc.c:214 systemv/cupstestdsc.c:231
+#: systemv/cupstestdsc.c:255 systemv/cupstestdsc.c:273
+#: systemv/cupstestdsc.c:302 systemv/cupstestdsc.c:339
+#: systemv/cupstestdsc.c:349 systemv/cupstestdsc.c:359
+#: systemv/cupstestdsc.c:369 systemv/cupstestdsc.c:379
+#: systemv/cupstestdsc.c:387
+msgid "FAIL"
msgstr ""
-#: backend/runloop.c:379 backend/usb-darwin.c:1254
-msgid "INFO: Printer is now online.\n"
+#: ppdc/sample.c:122
+msgid "FanFold German"
msgstr ""
-#: backend/usb-darwin.c:1272
-msgid "INFO: Printer is offline.\n"
+#: ppdc/sample.c:123
+msgid "FanFold Legal German"
msgstr ""
-#: backend/parallel.c:242 backend/usb-unix.c:139
-msgid "INFO: Printer not connected; will retry in 30 seconds...\n"
+#: ppdc/sample.c:124
+msgid "Fanfold US"
msgstr ""
-#: driver/rastertoescpx.c:1873 driver/rastertopclx.c:1895
-#: filter/rastertoepson.c:1080 filter/rastertohp.c:803
-#: filter/rastertolabel.c:1235
+#: cups/file.c:309
#, c-format
-msgid "INFO: Printing page %d, %d%% complete...\n"
+msgid "File \"%s\" contains a relative path."
msgstr ""
-#: filter/imagetops.c:808
+#: cups/file.c:284
#, c-format
-msgid "INFO: Printing page %d...\n"
+msgid "File \"%s\" has insecure permissions (0%o/uid=%d/gid=%d)."
msgstr ""
-#: backend/socket.c:457 driver/rastertoescpx.c:1911 driver/rastertopclx.c:1936
-#: filter/rastertoepson.c:1134 filter/rastertohp.c:862
-#: filter/rastertolabel.c:1288
-msgid "INFO: Ready to print.\n"
-msgstr ""
-
-#: backend/lpd.c:1174
+#: cups/file.c:298
#, c-format
-msgid "INFO: Sending control file (%lu bytes)\n"
+msgid "File \"%s\" is a directory."
msgstr ""
-#: backend/lpd.c:1027
+#: cups/file.c:270
#, c-format
-msgid "INFO: Sending control file (%u bytes)\n"
-msgstr ""
-
-#: backend/pap.c:564
-msgid "INFO: Sending data\n"
+msgid "File \"%s\" not available: %s"
msgstr ""
-#: backend/lpd.c:1086
+#: cups/file.c:256
#, c-format
-msgid "INFO: Sending data file (%ld bytes)\n"
+msgid "File \"%s\" permissions OK (0%o/uid=%d/gid=%d)."
msgstr ""
-#: backend/lpd.c:1084
-#, c-format
-msgid "INFO: Sending data file (%lld bytes)\n"
-msgstr ""
-
-#: backend/usb-darwin.c:534
-msgid "INFO: Sending print data...\n"
+#: ppdc/sample.c:169
+msgid "File Folder"
msgstr ""
-#: backend/parallel.c:294 backend/socket.c:404 backend/usb-unix.c:201
-#, c-format
-msgid "INFO: Sent print file, %ld bytes...\n"
+#: ppdc/sample.c:178
+msgid "File Folder - 9/16 x 3 7/16\""
msgstr ""
-#: backend/parallel.c:292 backend/socket.c:402 backend/usb-unix.c:199
+#: scheduler/ipp.c:2569
#, c-format
-msgid "INFO: Sent print file, %lld bytes...\n"
+msgid "File device URIs have been disabled. To enable, see the FileDevice directive in \"%s/cupsd.conf\"."
msgstr ""
-#: backend/lpd.c:1098
+#: driver/rastertoescpx.c:1899 driver/rastertopclx.c:1924
+#: filter/rastertoepson.c:1117 filter/rastertohp.c:845
+#: filter/rastertolabel.c:1273
#, c-format
-msgid "INFO: Spooling LPR job, %.0f%% complete...\n"
+msgid "Finished page %d."
msgstr ""
-#: driver/rastertoescpx.c:1859 driver/rastertopclx.c:1880
-#, c-format
-msgid "INFO: Starting page %d...\n"
+#: ppdc/sample.c:125
+msgid "Folio"
msgstr ""
-#: backend/ipp.c:561 backend/ipp.c:823 backend/lpd.c:829
-#: backend/parallel.c:221 backend/scsi-irix.c:125 backend/scsi-linux.c:139
-#: backend/serial.c:241 backend/socket.c:293 backend/usb-unix.c:117
-msgid "INFO: Unable to contact printer, queuing on next printer in class...\n"
+#: cups/http-support.c:1276
+msgid "Forbidden"
msgstr ""
-#: backend/pap.c:309
+#: filter/imagetoraster.c:1187
#, c-format
-msgid "INFO: Using default AppleTalk zone \"%s\"\n"
+msgid "Formatting page %d."
msgstr ""
-#: backend/ipp.c:1170
-msgid "INFO: Waiting for job to complete...\n"
+#: cups/ppd.c:701 cups/ppd.c:1262
+msgid "General"
msgstr ""
-#: backend/usb-darwin.c:454 backend/usb-libusb.c:117
-msgid "INFO: Waiting for printer to become available...\n"
+#: ppdc/sample.c:268
+msgid "Generic"
msgstr ""
-#: ppdc/sample.c:93
-msgid "ISO B0"
+#: cups/snmp.c:1016
+msgid "Get-Response-PDU uses indefinite length"
msgstr ""
-#: ppdc/sample.c:94
-msgid "ISO B1"
+#: ppdc/sample.c:299
+msgid "Glossy Paper"
msgstr ""
-#: ppdc/sample.c:104
-msgid "ISO B10"
+#: scheduler/ipp.c:4036 scheduler/ipp.c:4437 scheduler/ipp.c:4972
+#: scheduler/ipp.c:7240 scheduler/ipp.c:7387 scheduler/ipp.c:8829
+#: scheduler/ipp.c:9931 scheduler/ipp.c:10156 scheduler/ipp.c:10483
+#: scheduler/ipp.c:11073
+msgid "Got a printer-uri attribute but no job-id."
msgstr ""
-#: ppdc/sample.c:95
-msgid "ISO B2"
+#: ppdc/sample.c:264
+msgid "Grayscale"
msgstr ""
-#: ppdc/sample.c:96
-msgid "ISO B3"
+#: ppdc/sample.c:289
+msgid "HP"
msgstr ""
-#: ppdc/sample.c:97
-msgid "ISO B4"
+#: ppdc/sample.c:170
+msgid "Hanging Folder"
msgstr ""
-#: ppdc/sample.c:69
-msgid "ISO B4 Envelope"
+#: ppdc/sample.c:179
+msgid "Hanging Folder - 9/16 x 2\""
msgstr ""
-#: ppdc/sample.c:98
-msgid "ISO B5"
+#: ppdc/sample.c:1
+msgid "ISOLatin1"
msgstr ""
-#: ppdc/sample.c:99
-msgid "ISO B5 (Oversize)"
+#: cups/ppd.c:353
+msgid "Illegal control character"
msgstr ""
-#: ppdc/sample.c:70
-msgid "ISO B5 Envelope"
+#: cups/ppd.c:354
+msgid "Illegal main keyword string"
msgstr ""
-#: ppdc/sample.c:100
-msgid "ISO B6"
+#: cups/ppd.c:355
+msgid "Illegal option keyword string"
msgstr ""
-#: ppdc/sample.c:71
-msgid "ISO B6 Envelope"
+#: cups/ppd.c:356
+msgid "Illegal translation string"
msgstr ""
-#: ppdc/sample.c:101
-msgid "ISO B7"
+#: cups/ppd.c:357
+msgid "Illegal whitespace character"
msgstr ""
-#: ppdc/sample.c:102
-msgid "ISO B8"
+#: ppdc/sample.c:283
+msgid "Installable Options"
msgstr ""
-#: ppdc/sample.c:103
-msgid "ISO B9"
+#: ppdc/sample.c:286
+msgid "Installed"
msgstr ""
-#: cups/ppd.c:350
-msgid "Illegal control character"
+#: ppdc/sample.c:302
+msgid "IntelliBar Label Printer"
msgstr ""
-#: cups/ppd.c:351
-msgid "Illegal main keyword string"
+#: ppdc/sample.c:301
+msgid "Intellitech"
msgstr ""
-#: cups/ppd.c:352
-msgid "Illegal option keyword string"
+#: cups/http-support.c:1303
+msgid "Internal Server Error"
msgstr ""
-#: cups/ppd.c:353
-msgid "Illegal translation string"
+#: cups/ppd.c:344
+msgid "Internal error"
msgstr ""
-#: cups/ppd.c:354
-msgid "Illegal whitespace character"
+#: ppdc/sample.c:167
+msgid "Internet Postage 2-Part"
msgstr ""
-#: cups/localize.c:337
-msgid "Ink/toner almost empty."
+#: ppdc/sample.c:176
+msgid "Internet Postage 2-Part - 2 1/4 x 7 1/2\""
msgstr ""
-#: cups/localize.c:339
-msgid "Ink/toner empty!"
+#: ppdc/sample.c:168
+msgid "Internet Postage 3-Part"
msgstr ""
-#: cups/localize.c:341
-msgid "Ink/toner waste bin almost full."
+#: ppdc/sample.c:177
+msgid "Internet Postage 3-Part - 2 1/4 x 7\""
msgstr ""
-#: cups/localize.c:343
-msgid "Ink/toner waste bin full!"
+#: backend/ipp.c:294
+msgid "Internet Printing Protocol"
msgstr ""
-#: ppdc/sample.c:246
-msgid "Installable Options"
+#: cups/ppd.c:1380
+msgid "JCL"
msgstr ""
-#: ppdc/sample.c:249
-msgid "Installed"
+#: ppdc/sample.c:53
+msgid "JIS B0"
msgstr ""
-#: ppdc/sample.c:264
-msgid "IntelliBar Label Printer"
+#: ppdc/sample.c:55
+msgid "JIS B1"
msgstr ""
-#: ppdc/sample.c:263
-msgid "Intellitech"
+#: ppdc/sample.c:54
+msgid "JIS B10"
msgstr ""
-#: cups/localize.c:321
-msgid "Interlock open."
+#: ppdc/sample.c:56
+msgid "JIS B2"
msgstr ""
-#: cups/http-support.c:1245
-msgid "Internal Server Error"
+#: ppdc/sample.c:57
+msgid "JIS B3"
msgstr ""
-#: cups/ppd.c:341
-msgid "Internal error"
+#: ppdc/sample.c:58
+msgid "JIS B4"
msgstr ""
-#: ppdc/sample.c:130
-msgid "Internet Postage 2-Part"
+#: ppdc/sample.c:59
+msgid "JIS B4 Long Edge"
msgstr ""
-#: ppdc/sample.c:139
-msgid "Internet Postage 2-Part - 2 1/4 x 7 1/2\""
+#: ppdc/sample.c:60
+msgid "JIS B5"
msgstr ""
-#: ppdc/sample.c:131
-msgid "Internet Postage 3-Part"
+#: ppdc/sample.c:61
+msgid "JIS B5 Long Edge"
msgstr ""
-#: ppdc/sample.c:140
-msgid "Internet Postage 3-Part - 2 1/4 x 7\""
+#: ppdc/sample.c:62
+msgid "JIS B6"
msgstr ""
-#: backend/ipp.c:206
-msgid "Internet Printing Protocol"
+#: ppdc/sample.c:63
+msgid "JIS B6 Long Edge"
msgstr ""
-#: ppdc/sample.c:68
-msgid "Invite Envelope"
+#: ppdc/sample.c:64
+msgid "JIS B7"
msgstr ""
-#: ppdc/sample.c:72
-msgid "Italian Envelope"
+#: ppdc/sample.c:65
+msgid "JIS B8"
msgstr ""
-#: cups/ppd.c:1348
-msgid "JCL"
+#: ppdc/sample.c:66
+msgid "JIS B9"
msgstr ""
-#: scheduler/ipp.c:9442
+#: scheduler/ipp.c:10228
#, c-format
-msgid "Job #%d cannot be restarted - no files!"
+msgid "Job #%d cannot be restarted - no files."
msgstr ""
-#: scheduler/ipp.c:3682 scheduler/ipp.c:4050 scheduler/ipp.c:6668
-#: scheduler/ipp.c:6810 scheduler/ipp.c:7921 scheduler/ipp.c:8085
-#: scheduler/ipp.c:8295 scheduler/ipp.c:8340 scheduler/ipp.c:9184
-#: scheduler/ipp.c:9410 scheduler/ipp.c:9765 scheduler/ipp.c:10341
+#: scheduler/ipp.c:4076 scheduler/ipp.c:4307 scheduler/ipp.c:4362
+#: scheduler/ipp.c:4539 scheduler/ipp.c:4982 scheduler/ipp.c:6902
+#: scheduler/ipp.c:7280 scheduler/ipp.c:7427 scheduler/ipp.c:7727
+#: scheduler/ipp.c:8676 scheduler/ipp.c:8698 scheduler/ipp.c:8870
+#: scheduler/ipp.c:9079 scheduler/ipp.c:9122 scheduler/ipp.c:9971
+#: scheduler/ipp.c:10196 scheduler/ipp.c:10523 scheduler/ipp.c:11113
#, c-format
-msgid "Job #%d does not exist!"
+msgid "Job #%d does not exist."
msgstr ""
-#: scheduler/ipp.c:4082
+#: scheduler/ipp.c:4571
#, c-format
msgid "Job #%d is already aborted - can't cancel."
msgstr ""
-#: scheduler/ipp.c:4076
+#: scheduler/ipp.c:4565
#, c-format
msgid "Job #%d is already canceled - can't cancel."
msgstr ""
-#: scheduler/ipp.c:4088
+#: scheduler/ipp.c:4577
#, c-format
msgid "Job #%d is already completed - can't cancel."
msgstr ""
-#: scheduler/ipp.c:8382 scheduler/ipp.c:10356
+#: scheduler/ipp.c:9164 scheduler/ipp.c:11128
#, c-format
-msgid "Job #%d is finished and cannot be altered!"
+msgid "Job #%d is finished and cannot be altered."
msgstr ""
-#: scheduler/ipp.c:9424
+#: scheduler/ipp.c:10210
#, c-format
-msgid "Job #%d is not complete!"
+msgid "Job #%d is not complete."
msgstr ""
-#: scheduler/ipp.c:3697
+#: scheduler/ipp.c:4091
#, c-format
-msgid "Job #%d is not held for authentication!"
+msgid "Job #%d is not held for authentication."
msgstr ""
-#: scheduler/ipp.c:9198
+#: scheduler/ipp.c:9985
#, c-format
-msgid "Job #%d is not held!"
+msgid "Job #%d is not held."
msgstr ""
-#: scheduler/ipp.c:7899
-#, c-format
-msgid "Job #%s does not exist!"
-msgstr ""
-
-#: scheduler/ipp.c:6295
-#, c-format
-msgid "Job %d not found!"
-msgstr ""
-
-#: cgi-bin/ipp-var.c:1050
+#: cgi-bin/ipp-var.c:1055
msgid "Job Completed"
msgstr ""
-#: cgi-bin/ipp-var.c:1048
+#: cgi-bin/ipp-var.c:1053
msgid "Job Created"
msgstr ""
@@ -4017,11 +3893,11 @@ msgstr ""
msgid "Job ID: "
msgstr ""
-#: cgi-bin/ipp-var.c:1054
+#: cgi-bin/ipp-var.c:1059
msgid "Job Options Changed"
msgstr ""
-#: cgi-bin/ipp-var.c:1052
+#: cgi-bin/ipp-var.c:1057
msgid "Job Stopped"
msgstr ""
@@ -4029,88 +3905,96 @@ msgstr ""
msgid "Job UUID: "
msgstr ""
-#: scheduler/ipp.c:10439
+#: scheduler/ipp.c:11211
msgid "Job is completed and cannot be changed."
msgstr ""
-#: cgi-bin/jobs.c:197
+#: cgi-bin/jobs.c:198
msgid "Job operation failed:"
msgstr ""
-#: scheduler/ipp.c:10475 scheduler/ipp.c:10494 scheduler/ipp.c:10505
+#: scheduler/ipp.c:11247 scheduler/ipp.c:11266 scheduler/ipp.c:11277
msgid "Job state cannot be changed."
msgstr ""
-#: scheduler/ipp.c:9289
-msgid "Job subscriptions cannot be renewed!"
+#: scheduler/ipp.c:10076
+msgid "Job subscriptions cannot be renewed."
msgstr ""
-#: cgi-bin/jobs.c:102 cgi-bin/jobs.c:113 cgi-bin/jobs.c:194
+#: cgi-bin/jobs.c:103 cgi-bin/jobs.c:114 cgi-bin/jobs.c:195
msgid "Jobs"
msgstr ""
-#: ppdc/sample.c:73
-msgid "Kaku2 Envelope"
-msgstr ""
-
-#: ppdc/sample.c:74
-msgid "Kaku3 Envelope"
-msgstr ""
-
-#: backend/lpd.c:178
+#: backend/lpd.c:185
msgid "LPD/LPR Host or Printer"
msgstr ""
-#: ppdc/sample.c:202
+#: ppdc/sample.c:239
msgid "Label Printer"
msgstr ""
-#: ppdc/sample.c:417
+#: ppdc/sample.c:455
msgid "Label Top"
msgstr ""
-#: scheduler/ipp.c:2150 scheduler/ipp.c:6218
+#: scheduler/ipp.c:2215 scheduler/ipp.c:6825
#, c-format
-msgid "Language \"%s\" not supported!"
+msgid "Language \"%s\" not supported."
msgstr ""
-#: ppdc/sample.c:127
+#: ppdc/sample.c:164
msgid "Large Address"
msgstr ""
-#: ppdc/sample.c:136
+#: ppdc/sample.c:173
msgid "Large Address - 1 4/10 x 3 1/2\""
msgstr ""
-#: ppdc/sample.c:262
+#: ppdc/sample.c:300
msgid "LaserJet Series PCL 4/5"
msgstr ""
-#: ppdc/sample.c:208
+#: ppdc/sample.c:43
+msgid "Letter Oversize"
+msgstr ""
+
+#: ppdc/sample.c:44
+msgid "Letter Oversize Long Edge"
+msgstr ""
+
+#: ppdc/sample.c:245
msgid "Light"
msgstr ""
-#: cups/ppd.c:349
+#: cups/ppd.c:352
msgid "Line longer than the maximum allowed (255 characters)"
msgstr ""
-#: cgi-bin/admin.c:2368
+#: cgi-bin/admin.c:2468
msgid "List Available Printers"
msgstr ""
+#: filter/imagetoraster.c:667
+msgid "Loading print file."
+msgstr ""
+
#: filter/bannertops.c:744
msgid "Location: "
msgstr ""
-#: ppdc/sample.c:244
+#: ppdc/sample.c:281
msgid "Long-Edge (Portrait)"
msgstr ""
+#: cups/http-support.c:1518
+msgid "Looking for printer."
+msgstr ""
+
#: filter/bannertops.c:753
msgid "Make and Model: "
msgstr ""
-#: ppdc/sample.c:240
+#: ppdc/sample.c:277
msgid "Manual Feed"
msgstr ""
@@ -4126,528 +4010,516 @@ msgstr ""
msgid "Media Name: "
msgstr ""
-#: cups/ppd.c:747 cups/ppd.c:1285
+#: cups/ppd.c:748 cups/ppd.c:1317
msgid "Media Size"
msgstr ""
-#: cups/ppd.c:751 cups/ppd.c:1289 ppdc/sample.c:234
+#: cups/ppd.c:752 cups/ppd.c:1321 ppdc/sample.c:271
msgid "Media Source"
msgstr ""
-#: ppdc/sample.c:335
+#: ppdc/sample.c:373
msgid "Media Tracking"
msgstr ""
-#: cups/ppd.c:749 cups/ppd.c:1287 ppdc/sample.c:256
+#: cups/ppd.c:750 cups/ppd.c:1319 ppdc/sample.c:294
msgid "Media Type"
msgstr ""
-#: cups/localize.c:310
-msgid "Media jam!"
+#: ppdc/sample.c:246
+msgid "Medium"
msgstr ""
-#: cups/localize.c:327
-msgid "Media tray almost empty."
+#: cups/ppd.c:341
+msgid "Memory allocation error"
msgstr ""
-#: cups/localize.c:329
-msgid "Media tray empty!"
+#: cups/ppd.c:361
+msgid "Missing CloseGroup"
msgstr ""
-#: cups/localize.c:325
-msgid "Media tray missing!"
+#: cups/ppd.c:342
+msgid "Missing PPD-Adobe-4.x header"
msgstr ""
-#: cups/localize.c:308
-msgid "Media tray needs to be filled."
+#: cups/ppd.c:351
+msgid "Missing asterisk in column 1"
msgstr ""
-#: ppdc/sample.c:209
-msgid "Medium"
+#: scheduler/ipp.c:7303
+msgid "Missing document-number attribute."
msgstr ""
-#: cups/ppd.c:338
-msgid "Memory allocation error"
+#: cups/adminutil.c:273
+#, c-format
+msgid "Missing double quote on line %d."
msgstr ""
-#: cups/ppd.c:339
-msgid "Missing PPD-Adobe-4.x header"
+#: cgi-bin/admin.c:737 cgi-bin/admin.c:2180 cgi-bin/admin.c:2265
+#: cgi-bin/admin.c:2904 cgi-bin/admin.c:3158 cgi-bin/admin.c:3269
+#: cgi-bin/admin.c:3979
+msgid "Missing form variable"
msgstr ""
-#: cups/ppd.c:348
-msgid "Missing asterisk in column 1"
+#: cups/pwg-media.c:473
+msgid "Missing media or media-col."
msgstr ""
-#: scheduler/ipp.c:6690
-msgid "Missing document-number attribute!"
+#: cups/pwg-media.c:392
+msgid "Missing media-size in media-col."
msgstr ""
-#: cups/adminutil.c:284
-#, c-format
-msgid "Missing double quote on line %d!"
+#: scheduler/ipp.c:7857
+msgid "Missing notify-subscription-ids attribute."
msgstr ""
-#: cgi-bin/admin.c:2080 cgi-bin/admin.c:2165 cgi-bin/admin.c:2801
-#: cgi-bin/admin.c:3055 cgi-bin/admin.c:3166 cgi-bin/admin.c:3844
-msgid "Missing form variable!"
+#: cups/ppd.c:359
+msgid "Missing option keyword"
msgstr ""
-#: scheduler/ipp.c:7090
-msgid "Missing notify-subscription-ids attribute!"
+#: scheduler/ipp.c:4218 scheduler/ipp.c:4243
+msgid "Missing requesting-user-name attribute."
msgstr ""
-#: scheduler/ipp.c:3820
-msgid "Missing requesting-user-name attribute!"
+#: scheduler/ipp.c:488
+msgid "Missing required attributes."
msgstr ""
-#: scheduler/ipp.c:477
-msgid "Missing required attributes!"
+#: filter/bannertops.c:222
+#, c-format
+msgid "Missing value on line %d of banner file."
msgstr ""
-#: cups/adminutil.c:265
+#: cups/adminutil.c:254
#, c-format
-msgid "Missing value on line %d!"
+msgid "Missing value on line %d."
msgstr ""
-#: cups/ppd.c:340
+#: cups/ppd.c:343
msgid "Missing value string"
msgstr ""
-#: systemv/lpinfo.c:475
+#: cups/pwg-media.c:380
+msgid "Missing x-dimension in media-size."
+msgstr ""
+
+#: cups/pwg-media.c:386
+msgid "Missing y-dimension in media-size."
+msgstr ""
+
+#: systemv/lpinfo.c:470
#, c-format
msgid ""
"Model: name = %s\n"
" natural_language = %s\n"
" make-and-model = %s\n"
-" device-id = %s\n"
+" device-id = %s"
msgstr ""
-#: cgi-bin/admin.c:480
+#: cgi-bin/admin.c:570
msgid "Modify Class"
msgstr ""
-#: cgi-bin/admin.c:778
+#: cgi-bin/admin.c:883
msgid "Modify Printer"
msgstr ""
-#: ppdc/sample.c:111
-msgid "Monarch"
-msgstr ""
-
-#: ppdc/sample.c:75
-msgid "Monarch Envelope"
-msgstr ""
-
-#: cgi-bin/ipp-var.c:421 cgi-bin/ipp-var.c:512
+#: cgi-bin/ipp-var.c:425 cgi-bin/ipp-var.c:516
msgid "Move All Jobs"
msgstr ""
-#: cgi-bin/ipp-var.c:360 cgi-bin/ipp-var.c:419 cgi-bin/ipp-var.c:510
+#: cgi-bin/ipp-var.c:364 cgi-bin/ipp-var.c:423 cgi-bin/ipp-var.c:514
msgid "Move Job"
msgstr ""
-#: cups/http-support.c:1202
+#: cups/http-support.c:1260
msgid "Moved Permanently"
msgstr ""
-#: backend/ipp.c:1092
-#, c-format
-msgid "NOTICE: Print file accepted - job ID %d.\n"
-msgstr ""
-
-#: backend/ipp.c:1086
-msgid "NOTICE: Print file accepted - job ID unknown.\n"
-msgstr ""
-
-#: cups/ppd.c:337
+#: cups/ppd.c:340
msgid "NULL PPD file pointer"
msgstr ""
-#: cups/snmp.c:1054
+#: cups/snmp.c:1053
msgid "Name OID uses indefinite length"
msgstr ""
-#: scheduler/ipp.c:1196
-msgid "Nested classes are not allowed!"
+#: scheduler/ipp.c:1222
+msgid "Nested classes are not allowed."
msgstr ""
-#: ppdc/sample.c:401
+#: ppdc/sample.c:439
msgid "Never"
msgstr ""
-#: ppdc/sample.c:228
+#: ppdc/sample.c:265
msgid "New Stylus Color Series"
msgstr ""
-#: ppdc/sample.c:230
+#: ppdc/sample.c:267
msgid "New Stylus Photo Series"
msgstr ""
-#: cups/ppd.c:1877
+#: cups/ppd.c:1909
msgid "No"
msgstr ""
-#: cups/http-support.c:1199
+#: cups/http-support.c:1257
msgid "No Content"
msgstr ""
-#: cups/util.c:1289
-msgid "No PPD name!"
+#: cups/util.c:1286
+msgid "No PPD name"
msgstr ""
-#: cups/snmp.c:1048
+#: cups/snmp.c:1047
msgid "No VarBind SEQUENCE"
msgstr ""
-#: cups/adminutil.c:799
-msgid "No Windows printer drivers are installed!"
+#: cups/adminutil.c:788
+msgid "No Windows printer drivers are installed."
msgstr ""
-#: cups/request.c:509 cups/request.c:775
+#: cups/request.c:577 cups/request.c:871
msgid "No active connection"
msgstr ""
-#: scheduler/ipp.c:3998
+#: scheduler/ipp.c:4488
#, c-format
-msgid "No active jobs on %s!"
+msgid "No active jobs on %s."
msgstr ""
-#: scheduler/ipp.c:318
-msgid "No attributes in request!"
+#: scheduler/ipp.c:329
+msgid "No attributes in request."
msgstr ""
-#: scheduler/ipp.c:3725
-msgid "No authentication information provided!"
+#: scheduler/ipp.c:4119
+msgid "No authentication information provided."
msgstr ""
-#: cups/snmp.c:1005
+#: cups/snmp.c:1004
msgid "No community name"
msgstr ""
-#: scheduler/ipp.c:6490
-msgid "No default printer"
+#: scheduler/ipp.c:7103
+msgid "No default printer."
msgstr ""
-#: cgi-bin/ipp-var.c:432 scheduler/ipp.c:7666
+#: cgi-bin/ipp-var.c:436 scheduler/ipp.c:8433
msgid "No destinations added."
msgstr ""
-#: cups/snmp.c:1035
+#: backend/usb.c:200
+msgid "No device URI found in argv[0] or in DEVICE_URI environment variable."
+msgstr ""
+
+#: cups/snmp.c:1034
msgid "No error-index"
msgstr ""
-#: cups/snmp.c:1027
+#: cups/snmp.c:1026
msgid "No error-status"
msgstr ""
-#: scheduler/ipp.c:8582 scheduler/ipp.c:9817
-msgid "No file!?!"
+#: scheduler/ipp.c:9368 scheduler/ipp.c:10586
+msgid "No file in print request."
+msgstr ""
+
+#: filter/pstext.c:438
+msgid "No fonts in charset file."
msgstr ""
-#: cups/util.c:924
-msgid "No modification time!"
+#: cups/util.c:921
+msgid "No modification time"
msgstr ""
-#: cups/snmp.c:1052
+#: cups/snmp.c:1051
msgid "No name OID"
msgstr ""
-#: cups/util.c:918
-msgid "No printer name!"
+#: driver/rastertoescpx.c:1918 driver/rastertopclx.c:1943
+#: filter/rastertoepson.c:1147 filter/rastertohp.c:876
+#: filter/rastertolabel.c:1302
+msgid "No pages were found."
msgstr ""
-#: cups/util.c:1840
-msgid "No printer-uri found for class!"
+#: cups/util.c:915
+msgid "No printer name"
msgstr ""
-#: cups/util.c:1855
-msgid "No printer-uri found!"
+#: cups/util.c:1789
+msgid "No printer-uri found"
msgstr ""
-#: scheduler/ipp.c:6875
-msgid "No printer-uri in request!"
+#: cups/util.c:1774
+msgid "No printer-uri found for class"
msgstr ""
-#: cups/snmp.c:1019
+#: scheduler/ipp.c:7506
+msgid "No printer-uri in request."
+msgstr ""
+
+#: cups/snmp.c:1018
msgid "No request-id"
msgstr ""
-#: scheduler/ipp.c:6103
-msgid "No subscription attributes in request!"
+#: scheduler/ipp.c:6710
+msgid "No subscription attributes in request."
msgstr ""
-#: scheduler/ipp.c:7984
+#: scheduler/ipp.c:8769
msgid "No subscriptions found."
msgstr ""
-#: cups/snmp.c:1043
+#: cups/snmp.c:1042
msgid "No variable-bindings SEQUENCE"
msgstr ""
-#: cups/snmp.c:998
+#: cups/snmp.c:997
msgid "No version number"
msgstr ""
-#: ppdc/sample.c:338
+#: ppdc/sample.c:376
msgid "Non-continuous (Mark sensing)"
msgstr ""
-#: ppdc/sample.c:337
+#: ppdc/sample.c:375
msgid "Non-continuous (Web sensing)"
msgstr ""
-#: ppdc/sample.c:210
+#: ppdc/sample.c:247
msgid "Normal"
msgstr ""
-#: cups/http-support.c:1221
+#: cups/http-support.c:1279
msgid "Not Found"
msgstr ""
-#: cups/http-support.c:1233
+#: cups/http-support.c:1291
msgid "Not Implemented"
msgstr ""
-#: ppdc/sample.c:248
+#: ppdc/sample.c:285
msgid "Not Installed"
msgstr ""
-#: cups/http-support.c:1208
+#: cups/http-support.c:1266
msgid "Not Modified"
msgstr ""
-#: cups/http-support.c:1236
+#: cups/http-support.c:1294
msgid "Not Supported"
msgstr ""
-#: scheduler/ipp.c:1527
+#: scheduler/ipp.c:1598 scheduler/ipp.c:11809
msgid "Not allowed to print."
msgstr ""
-#: ppdc/sample.c:112
+#: ppdc/sample.c:146
msgid "Note"
msgstr ""
-#: cups/http-support.c:1190 cups/ppd.c:335
-msgid "OK"
-msgstr ""
-
-#: cups/localize.c:349
-msgid "OPC almost at end-of-life."
+#: systemv/cupstestdsc.c:433
+msgid "Note: this program only validates the DSC comments, not the PostScript itself."
msgstr ""
-#: cups/localize.c:351
-msgid "OPC at end-of-life!"
+#: cups/http-support.c:1248 cups/ppd.c:338
+msgid "OK"
msgstr ""
-#: ppdc/sample.c:243
+#: ppdc/sample.c:280
msgid "Off (1-Sided)"
msgstr ""
-#: ppdc/sample.c:332
+#: ppdc/sample.c:370
msgid "Oki"
msgstr ""
-#: cgi-bin/help.c:89 cgi-bin/help.c:130 cgi-bin/help.c:140 cgi-bin/help.c:171
+#: cgi-bin/help.c:90 cgi-bin/help.c:131 cgi-bin/help.c:141 cgi-bin/help.c:172
msgid "Online Help"
msgstr ""
-#: cups/adminutil.c:985
+#: cups/adminutil.c:955
#, c-format
msgid "Open of %s failed: %s"
msgstr ""
-#: cups/ppd.c:343
+#: cups/ppd.c:346
msgid "OpenGroup without a CloseGroup first"
msgstr ""
-#: cups/ppd.c:345
+#: cups/ppd.c:348
msgid "OpenUI/JCLOpenUI without a CloseUI/JCLCloseUI first"
msgstr ""
-#: cgi-bin/admin.c:3615
+#: cgi-bin/admin.c:3750
msgid "Operation Policy"
msgstr ""
-#: cgi-bin/admin.c:3292 cgi-bin/admin.c:3352
-msgid "Options Installed"
+#: filter/pstops.c:2223
+#, c-format
+msgid "Option \"%s\" cannot be included via %%%%IncludeFeature."
msgstr ""
-#: filter/bannertops.c:674
-msgid "Options: "
+#: cgi-bin/admin.c:3400 cgi-bin/admin.c:3484
+msgid "Options Installed"
msgstr ""
-#: cups/localize.c:317
-msgid "Out of toner!"
+#: scheduler/cupsfilter.c:1440 scheduler/cupsfilter.c:1467
+#: scheduler/main.c:2058 systemv/cupsaddsmb.c:284 systemv/cupsctl.c:209
+#: systemv/cupstestdsc.c:429 systemv/cupstestppd.c:3616 test/ipptool.c:3921
+#: ppdc/ppdc.cxx:437 ppdc/ppdhtml.cxx:174 ppdc/ppdi.cxx:130
+#: ppdc/ppdmerge.cxx:369 ppdc/ppdpo.cxx:254
+msgid "Options:"
msgstr ""
-#: cups/ppd.c:753 cups/ppd.c:1291
-msgid "Output Mode"
+#: filter/bannertops.c:674
+msgid "Options: "
msgstr ""
-#: cups/localize.c:333
-msgid "Output bin almost full."
+#: cups/ppd-cache.c:152
+msgid "Out of date PPD cache file."
msgstr ""
-#: cups/localize.c:335
-msgid "Output bin full!"
+#: cups/ppd-cache.c:1313
+msgid "Out of memory."
msgstr ""
-#: systemv/lpstat.c:1191 systemv/lpstat.c:1195
-#, c-format
-msgid "Output for printer %s is sent to %s\n"
+#: cups/ppd.c:754 cups/ppd.c:1323
+msgid "Output Mode"
msgstr ""
-#: systemv/lpstat.c:1185
+#: systemv/lpstat.c:1188 systemv/lpstat.c:1192
#, c-format
-msgid "Output for printer %s is sent to remote printer %s on %s\n"
+msgid "Output for printer %s is sent to %s"
msgstr ""
-#: systemv/lpstat.c:1209 systemv/lpstat.c:1213
+#: systemv/lpstat.c:1182
#, c-format
-msgid "Output for printer %s/%s is sent to %s\n"
+msgid "Output for printer %s is sent to remote printer %s on %s"
msgstr ""
-#: systemv/lpstat.c:1203
+#: systemv/lpstat.c:1206 systemv/lpstat.c:1210
#, c-format
-msgid "Output for printer %s/%s is sent to remote printer %s on %s\n"
+msgid "Output for printer %s/%s is sent to %s"
msgstr ""
-#: cups/localize.c:331
-msgid "Output tray missing!"
+#: systemv/lpstat.c:1200
+#, c-format
+msgid "Output for printer %s/%s is sent to remote printer %s on %s"
msgstr ""
-#: systemv/cupstestdsc.c:403
-msgid "PASS\n"
+#: systemv/cupstestdsc.c:399
+msgid "PASS"
msgstr ""
-#: ppdc/sample.c:232
+#: ppdc/sample.c:269
msgid "PCL Laser Printer"
msgstr ""
-#: ppdc/sample.c:77
-msgid "PRC1 Envelope"
-msgstr ""
-
-#: ppdc/sample.c:86
-msgid "PRC10 Envelope"
-msgstr ""
-
-#: ppdc/sample.c:114
+#: ppdc/sample.c:149
msgid "PRC16K"
msgstr ""
-#: ppdc/sample.c:78
-msgid "PRC2 Envelope"
-msgstr ""
-
-#: ppdc/sample.c:79
-msgid "PRC3 Envelope"
+#: ppdc/sample.c:150
+msgid "PRC16K Long Edge"
msgstr ""
-#: ppdc/sample.c:115
+#: ppdc/sample.c:151
msgid "PRC32K"
msgstr ""
-#: ppdc/sample.c:116
-msgid "PRC32K (Oversize)"
-msgstr ""
-
-#: ppdc/sample.c:80
-msgid "PRC4 Envelope"
-msgstr ""
-
-#: ppdc/sample.c:81
-msgid "PRC5 Envelope"
-msgstr ""
-
-#: ppdc/sample.c:82
-msgid "PRC6 Envelope"
-msgstr ""
-
-#: ppdc/sample.c:83
-msgid "PRC7 Envelope"
+#: ppdc/sample.c:154
+msgid "PRC32K Long Edge"
msgstr ""
-#: ppdc/sample.c:84
-msgid "PRC8 Envelope"
+#: ppdc/sample.c:152
+msgid "PRC32K Oversize"
msgstr ""
-#: ppdc/sample.c:85
-msgid "PRC9 Envelope"
+#: ppdc/sample.c:153
+msgid "PRC32K Oversize Long Edge"
msgstr ""
-#: cups/snmp.c:1015
+#: cups/snmp.c:1014
msgid "Packet does not contain a Get-Response-PDU"
msgstr ""
-#: cups/snmp.c:994
+#: cups/snmp.c:993
msgid "Packet does not start with SEQUENCE"
msgstr ""
-#: ppdc/sample.c:331
+#: ppdc/sample.c:369
msgid "ParamCustominCutInterval"
msgstr ""
-#: ppdc/sample.c:329
+#: ppdc/sample.c:367
msgid "ParamCustominTearInterval"
msgstr ""
-#: cups/auth.c:158
+#: cups/auth.c:194 cups/auth.c:363
#, c-format
msgid "Password for %s on %s? "
msgstr ""
-#: systemv/cupsaddsmb.c:256
+#: systemv/cupsaddsmb.c:252
#, c-format
msgid "Password for %s required to access %s via SAMBA: "
msgstr ""
-#: cgi-bin/classes.c:152
+#: cgi-bin/classes.c:167
msgid "Pause Class"
msgstr ""
-#: cgi-bin/printers.c:155
+#: cgi-bin/printers.c:170
msgid "Pause Printer"
msgstr ""
-#: ppdc/sample.c:419
+#: ppdc/sample.c:457
msgid "Peel-Off"
msgstr ""
-#: ppdc/sample.c:76
-msgid "Personal Envelope"
-msgstr ""
-
-#: ppdc/sample.c:123
+#: ppdc/sample.c:160
msgid "Photo"
msgstr ""
-#: ppdc/sample.c:124
+#: ppdc/sample.c:161
msgid "Photo Labels"
msgstr ""
-#: ppdc/sample.c:257
+#: ppdc/sample.c:295
msgid "Plain Paper"
msgstr ""
-#: cgi-bin/admin.c:3310 cgi-bin/admin.c:3564
+#: cgi-bin/admin.c:3418 cgi-bin/admin.c:3699
msgid "Policies"
msgstr ""
-#: cgi-bin/admin.c:3317 cgi-bin/admin.c:3633 cgi-bin/admin.c:3646
+#: cgi-bin/admin.c:3425 cgi-bin/admin.c:3768 cgi-bin/admin.c:3781
msgid "Port Monitor"
msgstr ""
-#: ppdc/sample.c:250
+#: ppdc/sample.c:287
msgid "PostScript Printer"
msgstr ""
-#: ppdc/sample.c:113
+#: ppdc/sample.c:147
msgid "Postcard"
msgstr ""
-#: ppdc/sample.c:266
+#: ppdc/sample.c:71
+msgid "Postcard Double "
+msgstr ""
+
+#: ppdc/sample.c:72
+msgid "Postcard Double Long Edge"
+msgstr ""
+
+#: ppdc/sample.c:148
+msgid "Postcard Long Edge"
+msgstr ""
+
+#: ppdc/sample.c:304
msgid "Print Density"
msgstr ""
@@ -4655,34 +4527,51 @@ msgstr ""
msgid "Print Job:"
msgstr ""
-#: ppdc/sample.c:311
+#: ppdc/sample.c:349
msgid "Print Mode"
msgstr ""
-#: ppdc/sample.c:354
+#: ppdc/sample.c:392
msgid "Print Rate"
msgstr ""
-#: cgi-bin/printers.c:164
+#: cgi-bin/printers.c:179
msgid "Print Self-Test Page"
msgstr ""
-#: ppdc/sample.c:298
+#: ppdc/sample.c:336
msgid "Print Speed"
msgstr ""
-#: cgi-bin/ipp-var.c:787
+#: cgi-bin/ipp-var.c:792
msgid "Print Test Page"
msgstr ""
-#: ppdc/sample.c:327
+#: ppdc/sample.c:365
msgid "Print and Cut"
msgstr ""
-#: ppdc/sample.c:315
+#: ppdc/sample.c:353
msgid "Print and Tear"
msgstr ""
+#: backend/ipp.c:1461
+#, c-format
+msgid "Print file accepted - job ID %d."
+msgstr ""
+
+#: backend/ipp.c:1452
+msgid "Print file accepted - job ID unknown."
+msgstr ""
+
+#: backend/parallel.c:286 backend/socket.c:424 backend/usb-unix.c:195
+msgid "Print file sent."
+msgstr ""
+
+#: backend/ipp.c:1416
+msgid "Print file was not accepted."
+msgstr ""
+
#: filter/bannertops.c:648
msgid "Printed For: "
msgstr ""
@@ -4695,19 +4584,19 @@ msgstr ""
msgid "Printed On: "
msgstr ""
-#: cgi-bin/ipp-var.c:1042
+#: cgi-bin/ipp-var.c:1047
msgid "Printer Added"
msgstr ""
-#: ppdc/sample.c:235
+#: ppdc/sample.c:272
msgid "Printer Default"
msgstr ""
-#: cgi-bin/ipp-var.c:1046
+#: cgi-bin/ipp-var.c:1051
msgid "Printer Deleted"
msgstr ""
-#: cgi-bin/ipp-var.c:1044
+#: cgi-bin/ipp-var.c:1049
msgid "Printer Modified"
msgstr ""
@@ -4715,286 +4604,536 @@ msgstr ""
msgid "Printer Name: "
msgstr ""
-#: cgi-bin/ipp-var.c:1040
+#: cgi-bin/ipp-var.c:1045
msgid "Printer Paused"
msgstr ""
-#: ppdc/sample.c:265
+#: ppdc/sample.c:303
msgid "Printer Settings"
msgstr ""
-#: cups/localize.c:313
-msgid "Printer offline."
+#: backend/usb-unix.c:132
+msgid "Printer busy, will retry in 10 seconds."
+msgstr ""
+
+#: backend/parallel.c:234 backend/serial.c:256
+msgid "Printer busy; will retry in 30 seconds."
+msgstr ""
+
+#: backend/lpd.c:617 backend/lpd.c:1005 backend/lpd.c:1092 backend/lpd.c:1147
+#, c-format
+msgid "Printer did not respond after %d seconds."
+msgstr ""
+
+#: backend/ipp.c:869 backend/ipp.c:876
+#, c-format
+msgid "Printer does not support IPP/%d.%d, trying IPP/%s."
+msgstr ""
+
+#: backend/usb-unix.c:429 backend/usb-unix.c:513
+msgid "Printer is busy, will retry in 5 seconds."
+msgstr ""
+
+#: backend/runloop.c:253 backend/runloop.c:371
+msgid "Printer is not currently connected."
+msgstr ""
+
+#: backend/runloop.c:392
+msgid "Printer is now connected."
+msgstr ""
+
+#: backend/usb-darwin.c:1314
+msgid "Printer is now online."
+msgstr ""
+
+#: backend/usb-darwin.c:1335
+msgid "Printer is offline."
+msgstr ""
+
+#: backend/usb-unix.c:139
+msgid "Printer not connected, will retry in 30 seconds."
+msgstr ""
+
+#: backend/parallel.c:240
+msgid "Printer not connected; will retry in 30 seconds."
msgstr ""
#: cups/notify.c:126
msgid "Printer:"
msgstr ""
-#: cgi-bin/printers.c:189 cgi-bin/printers.c:317
+#: cgi-bin/printers.c:204 cgi-bin/printers.c:332
msgid "Printers"
msgstr ""
-#: cgi-bin/classes.c:158 cgi-bin/printers.c:161
+#: driver/rastertoescpx.c:1882 driver/rastertopclx.c:1904
+#: filter/rastertoepson.c:1093 filter/rastertohp.c:817
+#: filter/rastertolabel.c:1249
+#, c-format
+msgid "Printing page %d, %d%% complete."
+msgstr ""
+
+#: filter/imagetops.c:817
+#, c-format
+msgid "Printing page %d."
+msgstr ""
+
+#: cgi-bin/classes.c:173 cgi-bin/printers.c:176
msgid "Purge Jobs"
msgstr ""
-#: ppdc/sample.c:117
+#: ppdc/sample.c:155
msgid "Quarto"
msgstr ""
-#: scheduler/ipp.c:1522
+#: scheduler/ipp.c:1593 scheduler/ipp.c:11804
msgid "Quota limit reached."
msgstr ""
-#: berkeley/lpq.c:507
-msgid "Rank Owner Job File(s) Total Size\n"
+#: berkeley/lpq.c:515
+msgid "Rank Owner Job File(s) Total Size"
+msgstr ""
+
+#. TRANSLATORS: Pri is job priority.
+#: berkeley/lpq.c:511
+msgid "Rank Owner Pri Job Files Total Size"
msgstr ""
-#: berkeley/lpq.c:503
-msgid "Rank Owner Pri Job Files Total Size\n"
+#: backend/ipp.c:1774 backend/socket.c:475 driver/rastertoescpx.c:1923
+#: driver/rastertopclx.c:1948 filter/rastertoepson.c:1152
+#: filter/rastertohp.c:881 filter/rastertolabel.c:1307
+msgid "Ready to print."
msgstr ""
-#: cgi-bin/classes.c:156 cgi-bin/printers.c:159
+#: cgi-bin/classes.c:171 cgi-bin/printers.c:174
msgid "Reject Jobs"
msgstr ""
-#: ppdc/sample.c:399
+#: backend/lpd.c:1015 backend/lpd.c:1157
+#, c-format
+msgid "Remote host did not accept control file (%d)."
+msgstr ""
+
+#: backend/lpd.c:1105
+#, c-format
+msgid "Remote host did not accept data file (%d)."
+msgstr ""
+
+#: ppdc/sample.c:437
msgid "Reprint After Error"
msgstr ""
-#: cups/http-support.c:1224
+#: cups/http-support.c:1282
msgid "Request Entity Too Large"
msgstr ""
-#: cups/ppd.c:755 cups/ppd.c:1293 ppdc/sample.c:203
+#: cups/ppd.c:756 cups/ppd.c:1325 ppdc/sample.c:240
msgid "Resolution"
msgstr ""
-#: cgi-bin/classes.c:150
+#: cgi-bin/classes.c:165
msgid "Resume Class"
msgstr ""
-#: cgi-bin/printers.c:152
+#: cgi-bin/printers.c:167
msgid "Resume Printer"
msgstr ""
-#: ppdc/sample.c:128
+#: ppdc/sample.c:165
msgid "Return Address"
msgstr ""
-#: ppdc/sample.c:137
+#: ppdc/sample.c:174
msgid "Return Address - 3/4 x 2\""
msgstr ""
-#: ppdc/sample.c:420
+#: ppdc/sample.c:458
msgid "Rewind"
msgstr ""
-#: cups/adminutil.c:2167
+#: cups/adminutil.c:2169
#, c-format
-msgid "Running command: %s %s -N -A %s -c '%s'\n"
+msgid "Running command: %s %s -N -A %s -c '%s'"
msgstr ""
-#: backend/scsi-irix.c:70 backend/scsi-linux.c:83
-msgid "SCSI Printer"
+#: cups/snmp.c:995
+msgid "SEQUENCE uses indefinite length"
msgstr ""
-#: cups/snmp.c:996
-msgid "SEQUENCE uses indefinite length"
+#: cups/http-support.c:1306
+msgid "SSL/TLS Negotiation Error"
msgstr ""
-#: cups/http-support.c:1205
+#: cups/http-support.c:1263
msgid "See Other"
msgstr ""
-#: backend/serial.c:784 backend/serial.c:943 backend/serial.c:1065
-#: backend/serial.c:1159
+#: backend/usb-darwin.c:543
+msgid "Sending data to printer."
+msgstr ""
+
+#: backend/serial.c:783 backend/serial.c:942 backend/serial.c:1064
+#: backend/serial.c:1158
#, c-format
msgid "Serial Port #%d"
msgstr ""
-#: cgi-bin/ipp-var.c:1056
+#: cgi-bin/ipp-var.c:1061
msgid "Server Restarted"
msgstr ""
-#: cgi-bin/ipp-var.c:1062
+#: cgi-bin/ipp-var.c:1067
msgid "Server Security Auditing"
msgstr ""
-#: cgi-bin/ipp-var.c:1058
+#: cgi-bin/ipp-var.c:1063
msgid "Server Started"
msgstr ""
-#: cgi-bin/ipp-var.c:1060
+#: cgi-bin/ipp-var.c:1065
msgid "Server Stopped"
msgstr ""
-#: cups/http-support.c:1242
+#: cups/http-support.c:1300
msgid "Service Unavailable"
msgstr ""
-#: cgi-bin/admin.c:2802 cgi-bin/admin.c:2848 cgi-bin/admin.c:3005
-#: cgi-bin/admin.c:3024
+#: cgi-bin/admin.c:2905 cgi-bin/admin.c:2951 cgi-bin/admin.c:3108
+#: cgi-bin/admin.c:3127
msgid "Set Allowed Users"
msgstr ""
-#: cgi-bin/admin.c:3051
+#: cgi-bin/admin.c:3154
msgid "Set As Server Default"
msgstr ""
-#: cgi-bin/admin.c:3151
+#: cgi-bin/admin.c:3254
msgid "Set Class Options"
msgstr ""
-#: cgi-bin/admin.c:3151 cgi-bin/admin.c:3320 cgi-bin/admin.c:3675
+#: cgi-bin/admin.c:3254 cgi-bin/admin.c:3428 cgi-bin/admin.c:3810
msgid "Set Printer Options"
msgstr ""
-#: cgi-bin/admin.c:3845 cgi-bin/admin.c:3889 cgi-bin/admin.c:3907
+#: cgi-bin/admin.c:3980 cgi-bin/admin.c:4024 cgi-bin/admin.c:4042
msgid "Set Publishing"
msgstr ""
-#: ppdc/sample.c:129
+#: ppdc/sample.c:166
msgid "Shipping Address"
msgstr ""
-#: ppdc/sample.c:138
+#: ppdc/sample.c:175
msgid "Shipping Address - 2 5/16 x 4\""
msgstr ""
-#: ppdc/sample.c:245
+#: ppdc/sample.c:282
msgid "Short-Edge (Landscape)"
msgstr ""
-#: ppdc/sample.c:259
+#: ppdc/sample.c:297
msgid "Special Paper"
msgstr ""
-#: ppdc/sample.c:312
+#: backend/lpd.c:1056
+#, c-format
+msgid "Spooling job, %.0f%% complete."
+msgstr ""
+
+#: ppdc/sample.c:350
msgid "Standard"
msgstr ""
-#: cgi-bin/admin.c:3538
+#. TRANSLATORS: Banner/cover sheet before the print job.
+#: cgi-bin/admin.c:3671
msgid "Starting Banner"
msgstr ""
-#: ppdc/sample.c:118
+#: driver/rastertoescpx.c:1866 driver/rastertopclx.c:1887
+#: filter/rastertoepson.c:1069 filter/rastertohp.c:793
+#: filter/rastertolabel.c:1225
+#, c-format
+msgid "Starting page %d."
+msgstr ""
+
+#: ppdc/sample.c:156
msgid "Statement"
msgstr ""
-#: ppdc/sample.c:223
+#: ppdc/sample.c:260
msgid "Stylus Color Series"
msgstr ""
-#: ppdc/sample.c:229
+#: ppdc/sample.c:266
msgid "Stylus Photo Series"
msgstr ""
-#: ppdc/sample.c:119
+#: scheduler/ipp.c:4634 scheduler/ipp.c:7873 scheduler/ipp.c:8582
+#: scheduler/ipp.c:10064
+#, c-format
+msgid "Subscription #%d does not exist."
+msgstr ""
+
+#: ppdc/sample.c:157
msgid "Super A"
msgstr ""
-#: ppdc/sample.c:120
+#: ppdc/sample.c:158
msgid "Super B"
msgstr ""
-#: ppdc/sample.c:125
+#: ppdc/sample.c:162
msgid "Super B/A3"
msgstr ""
-#: cups/http-support.c:1187
+#: cups/http-support.c:1245
msgid "Switching Protocols"
msgstr ""
-#: ppdc/sample.c:121
+#: ppdc/sample.c:159
msgid "Tabloid"
msgstr ""
-#: ppdc/sample.c:122
-msgid "Tabloid (Oversize)"
+#: ppdc/sample.c:45
+msgid "Tabloid Oversize"
msgstr ""
-#: ppdc/sample.c:313
+#: ppdc/sample.c:46
+msgid "Tabloid Oversize Long Edge"
+msgstr ""
+
+#: ppdc/sample.c:351
msgid "Tear"
msgstr ""
-#: ppdc/sample.c:418
+#: ppdc/sample.c:456
msgid "Tear-Off"
msgstr ""
-#: ppdc/sample.c:359
+#: ppdc/sample.c:397
msgid "Tear-Off Adjust Position"
msgstr ""
-#: scheduler/ipp.c:7337
+#: scheduler/ipp.c:7577 scheduler/ipp.c:7655 scheduler/ipp.c:7671
+#: scheduler/ipp.c:7689
+#, c-format
+msgid "The %s attribute cannot be provided with job-ids."
+msgstr ""
+
+#: scheduler/ipp.c:8104
#, c-format
msgid "The PPD file \"%s\" could not be found."
msgstr ""
-#: scheduler/ipp.c:7324
+#: scheduler/ipp.c:8091
#, c-format
msgid "The PPD file \"%s\" could not be opened: %s"
msgstr ""
-#: cgi-bin/admin.c:644
+#: driver/rastertoescpx.c:1794 driver/rastertopclx.c:1819
+#: filter/rastertoepson.c:1038 filter/rastertohp.c:764
+#: filter/rastertolabel.c:1189
+msgid "The PPD file could not be opened."
+msgstr ""
+
+#: cgi-bin/admin.c:750
msgid "The class name may only contain up to 127 printable characters and may not contain spaces, slashes (/), or the pound sign (#)."
msgstr ""
-#: scheduler/ipp.c:2177
+#: cups/localize.c:353
+msgid "The developer unit needs to be replaced."
+msgstr ""
+
+#: cups/localize.c:351
+msgid "The developer unit will need to be replaced soon."
+msgstr ""
+
+#: cups/localize.c:343
+msgid "The fuser's temperature is high."
+msgstr ""
+
+#: cups/localize.c:345
+msgid "The fuser's temperature is low."
+msgstr ""
+
+#: scheduler/ipp.c:2242
msgid "The notify-lease-duration attribute cannot be used with job subscriptions."
msgstr ""
-#: scheduler/ipp.c:2160 scheduler/ipp.c:6228
+#: scheduler/ipp.c:2225 scheduler/ipp.c:6835
#, c-format
-msgid "The notify-user-data value is too large (%d > 63 octets)!"
+msgid "The notify-user-data value is too large (%d > 63 octets)."
+msgstr ""
+
+#: cups/localize.c:349
+msgid "The optical photoconductor needs to be replaced."
+msgstr ""
+
+#: cups/localize.c:347
+msgid "The optical photoconductor will need to be replaced soon."
+msgstr ""
+
+#: cups/localize.c:331
+msgid "The output bin is almost full."
+msgstr ""
+
+#: cups/localize.c:333
+msgid "The output bin is full."
+msgstr ""
+
+#: cups/localize.c:329
+msgid "The output bin is missing."
+msgstr ""
+
+#: filter/imagetoraster.c:466
+msgid "The page setup information was not valid."
msgstr ""
-#: cgi-bin/admin.c:827
+#: cups/localize.c:325
+msgid "The paper tray is almost empty."
+msgstr ""
+
+#: cups/localize.c:327
+msgid "The paper tray is empty."
+msgstr ""
+
+#: cups/localize.c:323
+msgid "The paper tray is missing."
+msgstr ""
+
+#: cups/localize.c:306
+msgid "The paper tray needs to be filled."
+msgstr ""
+
+#: filter/imagetops.c:322 filter/imagetoraster.c:682
+msgid "The print file could not be opened."
+msgstr ""
+
+#: backend/ipp.c:886
+msgid "The printer URI is incorrect or no longer exists."
+msgstr ""
+
+#: cups/localize.c:335
+msgid "The printer is almost out of ink."
+msgstr ""
+
+#: backend/ipp.c:737 backend/ipp.c:851 backend/ipp.c:952 backend/ipp.c:1247
+#: backend/ipp.c:1396 backend/lpd.c:842 backend/socket.c:374
+msgid "The printer is busy."
+msgstr ""
+
+#: cups/localize.c:313
+msgid "The printer is low on toner."
+msgstr ""
+
+#: cups/localize.c:311
+msgid "The printer is not connected."
+msgstr ""
+
+#: backend/ipp.c:715 backend/ipp.c:748 backend/ipp.c:847 backend/lpd.c:821
+#: backend/lpd.c:862 backend/socket.c:353 backend/socket.c:386
+msgid "The printer is not responding."
+msgstr ""
+
+#: cups/localize.c:337
+msgid "The printer is out of ink."
+msgstr ""
+
+#: cups/localize.c:315
+msgid "The printer is out of toner."
+msgstr ""
+
+#: backend/ipp.c:730 backend/lpd.c:835 backend/socket.c:367
+msgid "The printer is unreachable at this time."
+msgstr ""
+
+#: backend/ipp.c:724 backend/lpd.c:829 backend/socket.c:361
+msgid "The printer may not exist or is unavailable at this time."
+msgstr ""
+
+#: cgi-bin/admin.c:932
msgid "The printer name may only contain up to 127 printable characters and may not contain spaces, slashes (/), or the pound sign (#)."
msgstr ""
-#: scheduler/ipp.c:1357
-msgid "The printer or class is not shared!"
+#: scheduler/ipp.c:904 scheduler/ipp.c:1216 scheduler/ipp.c:4283
+#: scheduler/ipp.c:4454 scheduler/ipp.c:6366 scheduler/ipp.c:6669
+#: scheduler/ipp.c:6983 scheduler/ipp.c:7543 scheduler/ipp.c:8309
+#: scheduler/ipp.c:8365 scheduler/ipp.c:8688 scheduler/ipp.c:8938
+#: scheduler/ipp.c:9027 scheduler/ipp.c:9060 scheduler/ipp.c:9383
+#: scheduler/ipp.c:9776 scheduler/ipp.c:9857 scheduler/ipp.c:10982
+#: scheduler/ipp.c:11437 scheduler/ipp.c:11767 scheduler/ipp.c:11849
+#: scheduler/ipp.c:12141
+msgid "The printer or class does not exist."
msgstr ""
-#: scheduler/ipp.c:884 scheduler/ipp.c:1190 scheduler/ipp.c:3856
-#: scheduler/ipp.c:3964 scheduler/ipp.c:5759 scheduler/ipp.c:6062
-#: scheduler/ipp.c:6375 scheduler/ipp.c:6912 scheduler/ipp.c:7542
-#: scheduler/ipp.c:7598 scheduler/ipp.c:7911 scheduler/ipp.c:8153
-#: scheduler/ipp.c:8243 scheduler/ipp.c:8276 scheduler/ipp.c:8597
-#: scheduler/ipp.c:8988 scheduler/ipp.c:9068 scheduler/ipp.c:10209
-#: scheduler/ipp.c:10665 scheduler/ipp.c:10994 scheduler/ipp.c:11061
-#: scheduler/ipp.c:11344
-msgid "The printer or class was not found."
+#: scheduler/ipp.c:1384
+msgid "The printer or class is not shared."
msgstr ""
-#: scheduler/ipp.c:990 scheduler/ipp.c:2367
+#: cups/localize.c:317
+msgid "The printer's cover is open."
+msgstr ""
+
+#: cups/localize.c:321
+msgid "The printer's door is open."
+msgstr ""
+
+#: cups/localize.c:319
+msgid "The printer's interlock is open."
+msgstr ""
+
+#: cups/localize.c:339
+msgid "The printer's waste bin is almost full."
+msgstr ""
+
+#: cups/localize.c:341
+msgid "The printer's waste bin is full."
+msgstr ""
+
+#: scheduler/ipp.c:1011 scheduler/ipp.c:2407
#, c-format
msgid "The printer-uri \"%s\" contains invalid characters."
msgstr ""
-#: scheduler/ipp.c:3801
-msgid "The printer-uri attribute is required!"
+#: scheduler/ipp.c:4260
+msgid "The printer-uri attribute is required."
msgstr ""
-#: scheduler/ipp.c:974
+#: scheduler/ipp.c:995
msgid "The printer-uri must be of the form \"ipp://HOSTNAME/classes/CLASSNAME\"."
msgstr ""
-#: scheduler/ipp.c:2351
+#: scheduler/ipp.c:2391
msgid "The printer-uri must be of the form \"ipp://HOSTNAME/printers/PRINTERNAME\"."
msgstr ""
-#: cgi-bin/admin.c:385
+#: cgi-bin/admin.c:474
msgid "The subscription name may not contain spaces, slashes (/), question marks (?), or the pound sign (#)."
msgstr ""
-#: scheduler/ipp.c:6305
+#: scheduler/client.c:2462
+msgid "The web interface is currently disabled. Run \"cupsctl WebInterface=yes\" to enable it."
+msgstr ""
+
+#: scheduler/ipp.c:7638
+#, c-format
+msgid "The which-jobs value \"%s\" is not supported."
+msgstr ""
+
+#: scheduler/ipp.c:6913
msgid "There are too many subscriptions."
msgstr ""
-#: ppdc/sample.c:406
+#: cups/localize.c:308
+msgid "There is a paper jam."
+msgstr ""
+
+#: backend/usb-darwin.c:379 backend/usb-darwin.c:438 backend/usb-darwin.c:505
+#: backend/usb-darwin.c:526
+msgid "There was an unrecoverable USB error."
+msgstr ""
+
+#: ppdc/sample.c:444
msgid "Thermal Transfer Media"
msgstr ""
@@ -5002,716 +5141,781 @@ msgstr ""
msgid "Title: "
msgstr ""
-#: cups/localize.c:315
-msgid "Toner low."
-msgstr ""
-
-#: scheduler/ipp.c:1516
+#: scheduler/ipp.c:1587
msgid "Too many active jobs."
msgstr ""
-#: scheduler/ipp.c:1454
+#: scheduler/ipp.c:1481
#, c-format
-msgid "Too many job-sheets values (%d > 2)!"
+msgid "Too many job-sheets values (%d > 2)."
msgstr ""
-#: scheduler/ipp.c:2672
+#: scheduler/ipp.c:2728
#, c-format
-msgid "Too many printer-state-reasons values (%d > %d)!"
+msgid "Too many printer-state-reasons values (%d > %d)."
msgstr ""
-#: ppdc/sample.c:260
+#: ppdc/sample.c:298
msgid "Transparency"
msgstr ""
-#: ppdc/sample.c:255
+#: ppdc/sample.c:293
msgid "Tray"
msgstr ""
-#: ppdc/sample.c:236
+#: ppdc/sample.c:273
msgid "Tray 1"
msgstr ""
-#: ppdc/sample.c:237
+#: ppdc/sample.c:274
msgid "Tray 2"
msgstr ""
-#: ppdc/sample.c:238
+#: ppdc/sample.c:275
msgid "Tray 3"
msgstr ""
-#: ppdc/sample.c:239
+#: ppdc/sample.c:276
msgid "Tray 4"
msgstr ""
-#: cups/http-support.c:1227
+#: cups/http-support.c:1285
msgid "URI Too Long"
msgstr ""
-#: ppdc/sample.c:88
-msgid "US Executive"
+#: ppdc/sample.c:138
+msgid "US Ledger"
msgstr ""
-#: ppdc/sample.c:91
-msgid "US Fanfold"
+#: ppdc/sample.c:139
+msgid "US Legal"
msgstr ""
-#: ppdc/sample.c:105
-msgid "US Ledger"
+#: ppdc/sample.c:140
+msgid "US Legal Oversize"
msgstr ""
-#: ppdc/sample.c:106
-msgid "US Legal"
+#: ppdc/sample.c:141
+msgid "US Letter"
msgstr ""
-#: ppdc/sample.c:107
-msgid "US Legal (Oversize)"
+#: ppdc/sample.c:142
+msgid "US Letter Long Edge"
msgstr ""
-#: ppdc/sample.c:108
-msgid "US Letter"
+#: ppdc/sample.c:143
+msgid "US Letter Oversize"
msgstr ""
-#: ppdc/sample.c:109
-msgid "US Letter (Oversize)"
+#: ppdc/sample.c:144
+msgid "US Letter Oversize Long Edge"
msgstr ""
-#: ppdc/sample.c:110
-msgid "US Letter (Small)"
+#: ppdc/sample.c:145
+msgid "US Letter Small"
msgstr ""
-#: backend/serial.c:797
+#: backend/serial.c:796
#, c-format
msgid "USB Serial Port #%d"
msgstr ""
-#: cgi-bin/admin.c:1933 cgi-bin/admin.c:1946 cgi-bin/admin.c:1970
+#: cgi-bin/admin.c:2033 cgi-bin/admin.c:2046 cgi-bin/admin.c:2070
msgid "Unable to access cupsd.conf file:"
msgstr ""
-#: cgi-bin/admin.c:437
+#: cgi-bin/admin.c:526
msgid "Unable to add RSS subscription:"
msgstr ""
-#: cgi-bin/admin.c:710
+#: cgi-bin/admin.c:815
msgid "Unable to add class:"
msgstr ""
-#: scheduler/ipp.c:1560
+#: backend/ipp.c:1536
+msgid "Unable to add document to print job."
+msgstr ""
+
+#: scheduler/ipp.c:1628
#, c-format
-msgid "Unable to add job for destination \"%s\"!"
+msgid "Unable to add job for destination \"%s\"."
msgstr ""
-#: cgi-bin/admin.c:959 cgi-bin/admin.c:1320
+#: cgi-bin/admin.c:1060 cgi-bin/admin.c:1420
msgid "Unable to add printer:"
msgstr ""
-#: scheduler/ipp.c:1302
-msgid "Unable to allocate memory for file types!"
+#: scheduler/ipp.c:1326
+msgid "Unable to allocate memory for file types."
+msgstr ""
+
+#: filter/pstops.c:456
+msgid "Unable to allocate memory for page info"
+msgstr ""
+
+#: filter/pstops.c:450
+msgid "Unable to allocate memory for pages array"
msgstr ""
-#: cgi-bin/admin.c:1426
+#: cgi-bin/admin.c:1526
msgid "Unable to cancel RSS subscription:"
msgstr ""
-#: cgi-bin/admin.c:3890
+#: backend/ipp.c:1816
+msgid "Unable to cancel print job."
+msgstr ""
+
+#: cgi-bin/admin.c:4025
msgid "Unable to change printer-is-shared attribute:"
msgstr ""
-#: cgi-bin/admin.c:3006
+#: cgi-bin/admin.c:3109
msgid "Unable to change printer:"
msgstr ""
-#: cgi-bin/admin.c:1610 cgi-bin/admin.c:1774
+#: cgi-bin/admin.c:1710 cgi-bin/admin.c:1874
msgid "Unable to change server settings:"
msgstr ""
-#: cups/adminutil.c:941 cups/util.c:1652
+#: cups/adminutil.c:911 cups/request.c:972
msgid "Unable to connect to host."
msgstr ""
-#: cups/adminutil.c:737
+#: cups/http-addrlist.c:172
+msgid "Unable to connect to server"
+msgstr ""
+
+#: backend/ipp.c:693 backend/ipp.c:1092 backend/lpd.c:801
+#: backend/parallel.c:219 backend/serial.c:241 backend/socket.c:333
+#: backend/usb-unix.c:117
+msgid "Unable to contact printer, queuing on next printer in class."
+msgstr ""
+
+#: cups/adminutil.c:726
#, c-format
-msgid "Unable to copy 64-bit CUPS printer driver files (%d)!"
+msgid "Unable to copy 64-bit CUPS printer driver files (%d)."
msgstr ""
-#: cups/adminutil.c:702
+#: cups/adminutil.c:691
#, c-format
-msgid "Unable to copy 64-bit Windows printer driver files (%d)!"
+msgid "Unable to copy 64-bit Windows printer driver files (%d)."
msgstr ""
-#: cups/adminutil.c:533
+#: cups/adminutil.c:522
#, c-format
-msgid "Unable to copy CUPS printer driver files (%d)!"
+msgid "Unable to copy CUPS printer driver files (%d)."
msgstr ""
-#: scheduler/ipp.c:2788
+#: scheduler/ipp.c:2848
#, c-format
-msgid "Unable to copy PPD file - %s!"
+msgid "Unable to copy PPD file - %s"
msgstr ""
-#: scheduler/ipp.c:2854
-msgid "Unable to copy PPD file!"
+#: scheduler/ipp.c:2903
+msgid "Unable to copy PPD file."
msgstr ""
-#: cups/adminutil.c:498
+#: cups/adminutil.c:487
#, c-format
-msgid "Unable to copy Windows 2000 printer driver files (%d)!"
+msgid "Unable to copy Windows 2000 printer driver files (%d)."
msgstr ""
-#: cups/adminutil.c:621
+#: cups/adminutil.c:610
#, c-format
-msgid "Unable to copy Windows 9x printer driver files (%d)!"
+msgid "Unable to copy Windows 9x printer driver files (%d)."
msgstr ""
-#: scheduler/ipp.c:2765
+#: scheduler/ipp.c:2825
#, c-format
-msgid "Unable to copy interface script - %s!"
+msgid "Unable to copy interface script - %s"
+msgstr ""
+
+#: filter/imagetops.c:141 filter/imagetoraster.c:301
+msgid "Unable to copy print file"
+msgstr ""
+
+#: backend/ipp.c:1905
+msgid "Unable to create compressed print file"
msgstr ""
-#: cups/util.c:607 cups/util.c:1711
-msgid "Unable to create printer-uri!"
+#: filter/imagetoraster.c:242
+msgid "Unable to create pipes for filters"
msgstr ""
-#: cgi-bin/admin.c:1824 cgi-bin/admin.c:1836
+#: cups/util.c:601 cups/util.c:1644
+msgid "Unable to create printer-uri"
+msgstr ""
+
+#: scheduler/cupsfilter.c:1244
+msgid "Unable to create temporary file"
+msgstr ""
+
+#: cgi-bin/admin.c:1924 cgi-bin/admin.c:1936
msgid "Unable to create temporary file:"
msgstr ""
-#: cgi-bin/admin.c:2127
+#: cgi-bin/admin.c:2227
msgid "Unable to delete class:"
msgstr ""
-#: cgi-bin/admin.c:2212
+#: cgi-bin/admin.c:2312
msgid "Unable to delete printer:"
msgstr ""
-#: cgi-bin/classes.c:245 cgi-bin/printers.c:254
+#: cgi-bin/classes.c:260 cgi-bin/printers.c:269
msgid "Unable to do maintenance command:"
msgstr ""
-#: cgi-bin/admin.c:1948
-msgid "Unable to edit cupsd.conf files larger than 1MB!"
+#: cgi-bin/admin.c:2048
+msgid "Unable to edit cupsd.conf files larger than 1MB"
+msgstr ""
+
+#: cups/http.c:4080
+msgid "Unable to establish a secure connection to host (certificate chain invalid)."
+msgstr ""
+
+#: cups/http.c:4070
+msgid "Unable to establish a secure connection to host (certificate not yet valid)."
msgstr ""
-#: cgi-bin/ipp-var.c:361
-msgid "Unable to find destination for job!"
+#: cups/http.c:4065
+msgid "Unable to establish a secure connection to host (expired certificate)."
msgstr ""
-#: cups/http-support.c:1509
-msgid "Unable to find printer!\n"
+#: cups/http.c:4075
+msgid "Unable to establish a secure connection to host (host name mismatch)."
msgstr ""
-#: cgi-bin/classes.c:435
+#: cups/http.c:4085
+msgid "Unable to establish a secure connection to host (peer dropped connection before responding)."
+msgstr ""
+
+#: cups/http.c:4060
+msgid "Unable to establish a secure connection to host (self-signed certificate)."
+msgstr ""
+
+#: cups/http.c:4055
+msgid "Unable to establish a secure connection to host (untrusted certificate)."
+msgstr ""
+
+#: cups/http.c:4112
+msgid "Unable to establish a secure connection to host."
+msgstr ""
+
+#: cgi-bin/ipp-var.c:365
+msgid "Unable to find destination for job"
+msgstr ""
+
+#: cups/http-support.c:1631
+msgid "Unable to find printer."
+msgstr ""
+
+#: filter/imagetoraster.c:266
+msgid "Unable to fork filter"
+msgstr ""
+
+#: backend/ipp.c:1927
+msgid "Unable to generate compressed print file"
+msgstr ""
+
+#: backend/ipp.c:2713
+msgid "Unable to get backend exit status."
+msgstr ""
+
+#: cgi-bin/classes.c:450
msgid "Unable to get class list:"
msgstr ""
-#: cgi-bin/classes.c:534
+#: cgi-bin/classes.c:549
msgid "Unable to get class status:"
msgstr ""
-#: cgi-bin/admin.c:1221
+#: cgi-bin/admin.c:1321
msgid "Unable to get list of printer drivers:"
msgstr ""
-#: cgi-bin/admin.c:2856
+#: backend/ipp.c:1625
+msgid "Unable to get print job status."
+msgstr ""
+
+#: cgi-bin/admin.c:2959
msgid "Unable to get printer attributes:"
msgstr ""
-#: cgi-bin/printers.c:452
+#: cgi-bin/printers.c:467
msgid "Unable to get printer list:"
msgstr ""
-#: cgi-bin/printers.c:554
+#: backend/ipp.c:905
+msgid "Unable to get printer status."
+msgstr ""
+
+#: cgi-bin/printers.c:569
msgid "Unable to get printer status:"
msgstr ""
-#: cups/adminutil.c:576 cups/adminutil.c:780
+#: cups/adminutil.c:565 cups/adminutil.c:769
#, c-format
-msgid "Unable to install Windows 2000 printer driver files (%d)!"
+msgid "Unable to install Windows 2000 printer driver files (%d)."
msgstr ""
-#: cups/adminutil.c:650
+#: cups/adminutil.c:639
#, c-format
-msgid "Unable to install Windows 9x printer driver files (%d)!"
+msgid "Unable to install Windows 9x printer driver files (%d)."
msgstr ""
-#: cgi-bin/admin.c:709
+#: backend/ipp.c:625 backend/lpd.c:419 backend/socket.c:275
+#, c-format
+msgid "Unable to locate printer \"%s\"."
+msgstr ""
+
+#: backend/dnssd.c:497 backend/ipp.c:311 backend/lpd.c:202
+#: backend/socket.c:171
+msgid "Unable to locate printer."
+msgstr ""
+
+#: cgi-bin/admin.c:814
msgid "Unable to modify class:"
msgstr ""
-#: cgi-bin/admin.c:958 cgi-bin/admin.c:1319
+#: cgi-bin/admin.c:1059 cgi-bin/admin.c:1419
msgid "Unable to modify printer:"
msgstr ""
-#: cgi-bin/ipp-var.c:428 cgi-bin/ipp-var.c:517
+#: cgi-bin/ipp-var.c:432 cgi-bin/ipp-var.c:521
msgid "Unable to move job"
msgstr ""
-#: cgi-bin/ipp-var.c:430 cgi-bin/ipp-var.c:519
+#: cgi-bin/ipp-var.c:434 cgi-bin/ipp-var.c:523
msgid "Unable to move jobs"
msgstr ""
-#: cups/ppd.c:336
+#: cups/ppd.c:339
msgid "Unable to open PPD file"
msgstr ""
-#: cgi-bin/admin.c:3202
+#: cgi-bin/admin.c:3305
msgid "Unable to open PPD file:"
msgstr ""
-#: cgi-bin/admin.c:2582
+#: filter/texttops.c:282
+msgid "Unable to open charset file"
+msgstr ""
+
+#: backend/ipp.c:1911
+msgid "Unable to open compressed print file"
+msgstr ""
+
+#: cgi-bin/admin.c:2683
msgid "Unable to open cupsd.conf file:"
msgstr ""
-#: scheduler/ipp.c:6710
+#: backend/parallel.c:246 backend/serial.c:261 backend/usb-unix.c:145
+msgid "Unable to open device file"
+msgstr ""
+
+#: scheduler/ipp.c:7324
+#, c-format
+msgid "Unable to open document #%d in job #%d."
+msgstr ""
+
+#: backend/ipp.c:352 backend/ipp.c:1917 backend/lpd.c:486
+#: backend/parallel.c:150 backend/serial.c:190 backend/socket.c:158
+#: backend/usb.c:237 filter/bannertops.c:183 filter/gziptoany.c:71
+#: filter/pstext.c:89 filter/pstext.c:249 filter/pstext.c:266
+#: filter/pstops.c:305
+msgid "Unable to open print file"
+msgstr ""
+
+#: filter/texttops.c:263
+msgid "Unable to open psglyphs"
+msgstr ""
+
+#: driver/rastertoescpx.c:1814 driver/rastertopclx.c:1839
+#: filter/rastertoepson.c:998 filter/rastertohp.c:724
+#: filter/rastertolabel.c:1147
+msgid "Unable to open raster file"
+msgstr ""
+
+#: filter/texttops.c:216
+#, c-format
+msgid "Unable to print %d text columns."
+msgstr ""
+
+#: filter/texttops.c:180 filter/texttops.c:188 filter/texttops.c:196
#, c-format
-msgid "Unable to open document %d in job %d!"
+msgid "Unable to print %dx%d text page."
msgstr ""
-#: cgi-bin/ipp-var.c:790
+#: cgi-bin/ipp-var.c:795
msgid "Unable to print test page:"
msgstr ""
-#: cups/adminutil.c:2203
+#: backend/runloop.c:95 backend/runloop.c:322
+msgid "Unable to read print data"
+msgstr ""
+
+#: backend/usb-darwin.c:613 backend/usb-darwin.c:657
+msgid "Unable to read print data."
+msgstr ""
+
+#: cups/adminutil.c:2205
#, c-format
-msgid "Unable to run \"%s\": %s\n"
+msgid "Unable to run \"%s\": %s"
msgstr ""
-#: cgi-bin/ipp-var.c:594 cgi-bin/ipp-var.c:614
-msgid "Unable to send command to printer driver!"
+#: filter/pstops.c:568
+msgid "Unable to see in file"
msgstr ""
-#: cups/adminutil.c:832
+#: cgi-bin/ipp-var.c:598 cgi-bin/ipp-var.c:618
+msgid "Unable to send command to printer driver"
+msgstr ""
+
+#: backend/usb-darwin.c:735 backend/usb-libusb.c:179 backend/usb-libusb.c:781
+msgid "Unable to send data to printer."
+msgstr ""
+
+#: filter/imagetoraster.c:1245 filter/imagetoraster.c:1342
+#: filter/imagetoraster.c:1383
+msgid "Unable to send raster data to the driver."
+msgstr ""
+
+#: cups/adminutil.c:821
#, c-format
-msgid "Unable to set Windows printer driver (%d)!"
+msgid "Unable to set Windows printer driver (%d)."
msgstr ""
-#: cgi-bin/admin.c:3791
+#: cgi-bin/admin.c:3926
msgid "Unable to set options:"
msgstr ""
-#: cgi-bin/admin.c:3093
+#: cgi-bin/admin.c:3196
msgid "Unable to set server default:"
msgstr ""
-#: cgi-bin/admin.c:1886
+#: backend/ipp.c:2572 backend/ipp.c:2649 backend/ipp.c:2657
+msgid "Unable to start backend process."
+msgstr ""
+
+#: cgi-bin/admin.c:1986
msgid "Unable to upload cupsd.conf file:"
msgstr ""
-#: backend/usb-darwin.c:1953 backend/usb-darwin.c:1975
-msgid "Unable to use legacy USB class driver!\n"
+#: backend/usb-darwin.c:2013 backend/usb-darwin.c:2037
+msgid "Unable to use legacy USB class driver."
+msgstr ""
+
+#: backend/runloop.c:124 backend/runloop.c:377
+msgid "Unable to write print data"
+msgstr ""
+
+#: filter/gziptoany.c:90
+#, c-format
+msgid "Unable to write uncompressed print data: %s"
msgstr ""
-#: cups/http-support.c:1215
+#: cups/http-support.c:1273
msgid "Unauthorized"
msgstr ""
-#: cgi-bin/admin.c:3491
+#: cgi-bin/admin.c:3622
msgid "Units"
msgstr ""
-#: cups/http-support.c:1249 cups/ppd.c:360
+#: cups/http-support.c:1313 cups/ppd.c:366
msgid "Unknown"
msgstr ""
-#: scheduler/ipp.c:10867
+#: filter/pstops.c:2231
#, c-format
-msgid "Unknown printer-error-policy \"%s\"."
+msgid "Unknown choice \"%s\" for option \"%s\"."
msgstr ""
-#: scheduler/ipp.c:10850
+#: backend/ipp.c:494
#, c-format
-msgid "Unknown printer-op-policy \"%s\"."
+msgid "Unknown encryption option value: \"%s\"."
msgstr ""
-#: scheduler/ipp.c:418
+#: backend/lpd.c:348
#, c-format
-msgid "Unsupported character set \"%s\"!"
+msgid "Unknown file order: \"%s\"."
msgstr ""
-#: scheduler/ipp.c:8563 scheduler/ipp.c:9798
+#: backend/lpd.c:319
#, c-format
-msgid "Unsupported compression \"%s\"!"
+msgid "Unknown format character: \"%c\"."
msgstr ""
-#: scheduler/ipp.c:11297
+#: backend/ipp.c:541
#, c-format
-msgid "Unsupported compression attribute %s!"
+msgid "Unknown option \"%s\" with value \"%s\"."
msgstr ""
-#: scheduler/ipp.c:11325
+#: filter/pstops.c:2214
#, c-format
-msgid "Unsupported format \"%s\"!"
+msgid "Unknown option \"%s\"."
msgstr ""
-#: scheduler/ipp.c:1420 scheduler/ipp.c:9932
+#: backend/lpd.c:334
#, c-format
-msgid "Unsupported format '%s'!"
+msgid "Unknown print mode: \"%s\"."
msgstr ""
-#: scheduler/ipp.c:8697 scheduler/ipp.c:9915
+#: scheduler/ipp.c:11639
#, c-format
-msgid "Unsupported format '%s/%s'!"
+msgid "Unknown printer-error-policy \"%s\"."
msgstr ""
-#: cups/snmp.c:1113
-msgid "Unsupported value type"
+#: scheduler/ipp.c:11622
+#, c-format
+msgid "Unknown printer-op-policy \"%s\"."
msgstr ""
-#: cups/http-support.c:1230
-msgid "Upgrade Required"
+#: backend/ipp.c:513
+#, c-format
+msgid "Unknown version option value: \"%s\"."
msgstr ""
-#: systemv/lpadmin.c:805
-msgid ""
-"Usage:\n"
-"\n"
-" lpadmin [-h server] -d destination\n"
-" lpadmin [-h server] -x destination\n"
-" lpadmin [-h server] -p printer [-c add-class] [-i interface] [-m model]\n"
-" [-r remove-class] [-v device] [-D description]\n"
-" [-P ppd-file] [-o name=value]\n"
-" [-u allow:user,user] [-u deny:user,user]\n"
-"\n"
+#: backend/serial.c:379
+#, c-format
+msgid "Unsupported baud rate: %s"
msgstr ""
-#: filter/pdftops.c:103
+#: filter/pstops.c:2422
#, c-format
-msgid "Usage: %s job user title copies options [filename]\n"
+msgid "Unsupported brightness value %s, using brightness=100."
msgstr ""
-#: backend/ipp.c:212 backend/lpd.c:184 backend/pap.c:228
-#: backend/parallel.c:127 backend/scsi.c:157 backend/serial.c:165
-#: backend/socket.c:132 backend/usb.c:183 filter/bannertops.c:118
-#: filter/hpgl-main.c:148 filter/imagetops.c:115 filter/imagetoraster.c:207
-#: filter/pstops.c:255 filter/rastertoepson.c:988 filter/rastertohp.c:713
-#: filter/rastertolabel.c:1135 filter/textcommon.c:518
+#: scheduler/ipp.c:429
#, c-format
-msgid "Usage: %s job-id user title copies options [file]\n"
+msgid "Unsupported character set \"%s\"."
msgstr ""
-#: filter/gziptoany.c:53
+#: scheduler/ipp.c:9349 scheduler/ipp.c:10556 scheduler/ipp.c:12093
#, c-format
-msgid "Usage: %s job-id user title copies options file\n"
+msgid "Unsupported compression \"%s\"."
msgstr ""
-#: scheduler/cupsfilter.c:1329
-msgid ""
-"Usage: convert [ options ]\n"
-"\n"
-"Options:\n"
-"\n"
-" -e Use every filter from the PPD file\n"
-" -f filename Set file to be converted (otherwise stdin)\n"
-" -o filename Set file to be generated (otherwise stdout)\n"
-" -i mime/type Set input MIME type (otherwise auto-typed)\n"
-" -j mime/type Set output MIME type (otherwise application/pdf)\n"
-" -P filename.ppd Set PPD file\n"
-" -a 'name=value ...' Set option(s)\n"
-" -U username Set username for job\n"
-" -J title Set title\n"
-" -c copies Set number of copies\n"
-" -u Remove the PPD file when finished\n"
-" -D Remove the input file when finished\n"
-msgstr ""
-
-#: systemv/cupsaddsmb.c:286
-msgid ""
-"Usage: cupsaddsmb [options] printer1 ... printerN\n"
-" cupsaddsmb [options] -a\n"
-"\n"
-"Options:\n"
-" -E Encrypt the connection to the server\n"
-" -H samba-server Use the named SAMBA server\n"
-" -U samba-user Authenticate using the named SAMBA user\n"
-" -a Export all printers\n"
-" -h cups-server Use the named CUPS server\n"
-" -v Be verbose (show commands)\n"
+#: scheduler/ipp.c:9483 scheduler/ipp.c:10701 scheduler/ipp.c:12122
+#, c-format
+msgid "Unsupported document-format \"%s\"."
msgstr ""
-#: systemv/cupsctl.c:202
-msgid ""
-"Usage: cupsctl [options] [param=value ... paramN=valueN]\n"
-"\n"
-"Options:\n"
-"\n"
-" -E Enable encryption\n"
-" -U username Specify username\n"
-" -h server[:port] Specify server address\n"
-"\n"
-" --[no-]debug-logging Turn debug logging on/off\n"
-" --[no-]remote-admin Turn remote administration on/off\n"
-" --[no-]remote-any Allow/prevent access from the Internet\n"
-" --[no-]remote-printers Show/hide remote printers\n"
-" --[no-]share-printers Turn printer sharing on/off\n"
-" --[no-]user-cancel-any Allow/prevent users to cancel any job\n"
+#: scheduler/ipp.c:10684
+#, c-format
+msgid "Unsupported document-format \"%s/%s\"."
msgstr ""
-#: scheduler/main.c:2128
-msgid ""
-"Usage: cupsd [-c config-file] [-f] [-F] [-h] [-l]\n"
-"\n"
-"-c config-file Load alternate configuration file\n"
-"-f Run in the foreground\n"
-"-F Run in the foreground but detach\n"
-"-h Show this usage message\n"
-"-l Run cupsd from launchd(8)\n"
+#: scheduler/ipp.c:1447
+#, c-format
+msgid "Unsupported format \"%s\"."
msgstr ""
-#: scheduler/cupsfilter.c:1316
-msgid ""
-"Usage: cupsfilter -m mime/type [ options ] filename\n"
-"\n"
-"Options:\n"
-"\n"
-" -c cupsd.conf Set cupsd.conf file to use\n"
-" -e Use every filter from the PPD file\n"
-" -j job-id[,N] Filter file N from the specified job (default is file 1)\n"
-" -n copies Set number of copies\n"
-" -o name=value Set option(s)\n"
-" -p filename.ppd Set PPD file\n"
-" -t title Set title\n"
+#: filter/pstops.c:2504
+#, c-format
+msgid "Unsupported gamma value %s, using gamma=1000."
msgstr ""
-#: systemv/cupstestdsc.c:430
-msgid ""
-"Usage: cupstestdsc [options] filename.ps [... filename.ps]\n"
-" cupstestdsc [options] -\n"
-"\n"
-"Options:\n"
-"\n"
-" -h Show program usage\n"
-"\n"
-" Note: this program only validates the DSC comments, not the PostScript itself.\n"
+#: scheduler/ipp.c:1545
+msgid "Unsupported margins."
msgstr ""
-#: systemv/cupstestppd.c:3483
-msgid ""
-"Usage: cupstestppd [options] filename1.ppd[.gz] [... filenameN.ppd[.gz]]\n"
-" program | cupstestppd [options] -\n"
-"\n"
-"Options:\n"
-"\n"
-" -R root-directory Set alternate root\n"
-" -W {all,none,constraints,defaults,duplex,filters,profiles,sizes,translations}\n"
-" Issue warnings instead of errors\n"
-" -q Run silently\n"
-" -r Use 'relaxed' open mode\n"
-" -v Be slightly verbose\n"
-" -vv Be very verbose\n"
+#: cups/pwg-media.c:467
+msgid "Unsupported media value."
msgstr ""
-#: systemv/lpmove.c:132
-msgid "Usage: lpmove job/src dest\n"
+#: filter/pstops.c:2548
+#, c-format
+msgid "Unsupported number-up value %d, using number-up=1."
msgstr ""
-#: systemv/lpoptions.c:540
-msgid ""
-"Usage: lpoptions [-h server] [-E] -d printer\n"
-" lpoptions [-h server] [-E] [-p printer] -l\n"
-" lpoptions [-h server] [-E] -p printer -o option[=value] ...\n"
-" lpoptions [-h server] [-E] -x printer\n"
+#: filter/pstops.c:2582
+#, c-format
+msgid "Unsupported number-up-layout value %s, using number-up-layout=lrtb."
msgstr ""
-#: systemv/lppasswd.c:493
-msgid "Usage: lppasswd [-g groupname]\n"
+#: filter/pstops.c:2633
+#, c-format
+msgid "Unsupported page-border value %s, using page-border=none."
msgstr ""
-#: systemv/lppasswd.c:496
-msgid ""
-"Usage: lppasswd [-g groupname] [username]\n"
-" lppasswd [-g groupname] -a [username]\n"
-" lppasswd [-g groupname] -x [username]\n"
+#: filter/rastertopwg.c:130 filter/rastertopwg.c:138 filter/rastertopwg.c:147
+msgid "Unsupported raster data."
msgstr ""
-#: berkeley/lpq.c:662
-msgid "Usage: lpq [-P dest] [-U username] [-h hostname[:port]] [-l] [+interval]\n"
+#: cups/snmp.c:1112
+msgid "Unsupported value type"
msgstr ""
-#: ppdc/ppdc.cxx:408
-msgid ""
-"Usage: ppdc [options] filename.drv [ ... filenameN.drv ]\n"
-"Options:\n"
-" -D name=value Set named variable to value.\n"
-" -I include-dir Add include directory to search path.\n"
-" -c catalog.po Load the specified message catalog.\n"
-" -d output-dir Specify the output directory.\n"
-" -l lang[,lang,...] Specify the output language(s) (locale).\n"
-" -m Use the ModelName value as the filename.\n"
-" -t Test PPDs instead of generating them.\n"
-" -v Be verbose (more v's for more verbosity).\n"
-" -z Compress PPD files using GNU zip.\n"
-" --cr End lines with CR (Mac OS 9).\n"
-" --crlf End lines with CR + LF (Windows).\n"
-" --lf End lines with LF (UNIX/Linux/Mac OS X).\n"
-msgstr ""
-
-#: ppdc/ppdhtml.cxx:173
-msgid ""
-"Usage: ppdhtml [options] filename.drv >filename.html\n"
-" -D name=value Set named variable to value.\n"
-"Options:\n"
-" -I include-dir Add include directory to search path.\n"
+#: cups/http-support.c:1288
+msgid "Upgrade Required"
msgstr ""
-#: ppdc/ppdi.cxx:129
+#: systemv/lpadmin.c:668
msgid ""
-"Usage: ppdi [options] filename.ppd [ ... filenameN.ppd ]\n"
-"Options:\n"
-" -I include-dir\n"
-" -o filename.drv\n"
+"Usage:\n"
+"\n"
+" lpadmin [-h server] -d destination\n"
+" lpadmin [-h server] -x destination\n"
+" lpadmin [-h server] -p printer [-c add-class] [-i interface] [-m model]\n"
+" [-r remove-class] [-v device] [-D description]\n"
+" [-P ppd-file] [-o name=value]\n"
+" [-u allow:user,user] [-u deny:user,user]"
msgstr ""
-#: ppdc/ppdmerge.cxx:370
-msgid ""
-"Usage: ppdmerge [options] filename.ppd [ ... filenameN.ppd ]\n"
-"Options:\n"
-" -o filename.ppd[.gz]\n"
+#: filter/pdftops.c:109
+#, c-format
+msgid "Usage: %s job user title copies options [filename]"
msgstr ""
-#: ppdc/ppdpo.cxx:254
-msgid ""
-"Usage: ppdpo [options] -o filename.po filename.drv [ ... filenameN.drv ]\n"
-"Options:\n"
-" -D name=value Set named variable to value.\n"
-" -I include-dir Add include directory to search path.\n"
-" -v Be verbose (more v's for more verbosity).\n"
+#: backend/dnssd.c:171 backend/ipp.c:300 backend/lpd.c:191
+#: backend/parallel.c:127 backend/serial.c:167 backend/socket.c:135
+#: backend/usb.c:183 driver/commandtoescpx.c:57 driver/commandtopclx.c:57
+#: filter/textcommon.c:518 monitor/bcp.c:62 monitor/tbcp.c:61
+#, c-format
+msgid "Usage: %s job-id user title copies options [file]"
msgstr ""
-#: backend/snmp.c:224
-msgid "Usage: snmp [host-or-ip-address]\n"
+#: filter/bannertops.c:118 filter/commandtops.c:73 filter/gziptoany.c:50
+#: filter/imagetops.c:123 filter/imagetoraster.c:215 filter/pstops.c:269
+#, c-format
+msgid "Usage: %s job-id user title copies options file"
msgstr ""
-#: cups/snmp.c:1065
-msgid "Value uses indefinite length"
+#: scheduler/cupsfilter.c:1466
+msgid "Usage: convert [ options ]"
msgstr ""
-#: cups/snmp.c:1050
-msgid "VarBind uses indefinite length"
+#: systemv/cupsaddsmb.c:281
+msgid "Usage: cupsaddsmb [options] printer1 ... printerN"
msgstr ""
-#: cups/snmp.c:1000
-msgid "Version uses indefinite length"
+#: systemv/cupsctl.c:206
+msgid "Usage: cupsctl [options] [param=value ... paramN=valueN]"
msgstr ""
-#: backend/pap.c:328
-#, c-format
-msgid "WARNING: Adding only the first %d printers found"
+#: scheduler/main.c:2057
+msgid "Usage: cupsd [options]"
msgstr ""
-#: backend/pap.c:1460 backend/usb-darwin.c:1816
-#, c-format
-msgid "WARNING: Boolean expected for waiteof option \"%s\"\n"
+#: scheduler/cupsfilter.c:1439
+msgid "Usage: cupsfilter [ options ] filename"
msgstr ""
-#: backend/network.c:83 backend/pap.c:1293 backend/parallel.c:638
-#: backend/serial.c:1297 backend/usb-libusb.c:747 backend/usb-unix.c:583
-msgid "WARNING: Failed to read side-channel request!\n"
+#: systemv/cupstestdsc.c:425
+msgid "Usage: cupstestdsc [options] filename.ps [... filename.ps]"
msgstr ""
-#: filter/pstops.c:2237
-#, c-format
-msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature!\n"
+#: systemv/cupstestppd.c:3612
+msgid "Usage: cupstestppd [options] filename1.ppd[.gz] [... filenameN.ppd[.gz]]"
msgstr ""
-#: backend/pap.c:503
-msgid "WARNING: Printer not responding\n"
+#: test/ipptool.c:3919
+msgid "Usage: ipptool [options] URI filename [ ... filenameN ]"
msgstr ""
-#: backend/pap.c:831 backend/pap.c:854
-msgid "WARNING: Printer sent unexpected EOF\n"
+#: systemv/lpmove.c:125
+msgid "Usage: lpmove job/src dest"
msgstr ""
-#: backend/lpd.c:618
-#, c-format
-msgid "WARNING: Remote host did not respond with command status byte after %d seconds!\n"
+#: systemv/lpoptions.c:553
+msgid ""
+"Usage: lpoptions [-h server] [-E] -d printer\n"
+" lpoptions [-h server] [-E] [-p printer] -l\n"
+" lpoptions [-h server] [-E] -p printer -o option[=value] ...\n"
+" lpoptions [-h server] [-E] -x printer"
msgstr ""
-#: backend/lpd.c:1042 backend/lpd.c:1189
-#, c-format
-msgid "WARNING: Remote host did not respond with control status byte after %d seconds!\n"
+#: systemv/lppasswd.c:476
+msgid "Usage: lppasswd [-g groupname]"
msgstr ""
-#: backend/lpd.c:1134
-#, c-format
-msgid "WARNING: Remote host did not respond with data status byte after %d seconds!\n"
+#: systemv/lppasswd.c:479
+msgid ""
+"Usage: lppasswd [-g groupname] [username]\n"
+" lppasswd [-g groupname] -a [username]\n"
+" lppasswd [-g groupname] -x [username]"
msgstr ""
-#: backend/scsi-irix.c:210 backend/scsi-linux.c:228
-#, c-format
-msgid "WARNING: SCSI command timed out (%d); retrying...\n"
+#: berkeley/lpq.c:670
+msgid "Usage: lpq [-P dest] [-U username] [-h hostname[:port]] [-l] [+interval]"
msgstr ""
-#: filter/pstops.c:1096
-msgid "WARNING: This document does not conform to the Adobe Document Structuring Conventions and may not print correctly!\n"
+#: ppdc/ppdc.cxx:435
+msgid "Usage: ppdc [options] filename.drv [ ... filenameN.drv ]"
msgstr ""
-#: backend/pap.c:492
-#, c-format
-msgid "WARNING: Unable to open \"%s:%s\": %s\n"
+#: ppdc/ppdhtml.cxx:172
+msgid "Usage: ppdhtml [options] filename.drv >filename.html"
msgstr ""
-#: backend/pap.c:637
-msgid "WARNING: Unable to send PAP status request"
+#: ppdc/ppdi.cxx:128
+msgid "Usage: ppdi [options] filename.ppd [ ... filenameN.ppd ]"
msgstr ""
-#: backend/pap.c:867
-#, c-format
-msgid "WARNING: Unexpected PAP packet of type %d\n"
+#: ppdc/ppdmerge.cxx:367
+msgid "Usage: ppdmerge [options] filename.ppd [ ... filenameN.ppd ]"
msgstr ""
-#: backend/pap.c:872
-#, c-format
-msgid "WARNING: Unknown PAP packet of type %d\n"
+#: ppdc/ppdpo.cxx:252
+msgid "Usage: ppdpo [options] -o filename.po filename.drv [ ... filenameN.drv ]"
msgstr ""
-#: filter/pstops.c:2245
-#, c-format
-msgid "WARNING: Unknown choice \"%s\" for option \"%s\"!\n"
+#: backend/snmp.c:218
+msgid "Usage: snmp [host-or-ip-address]"
msgstr ""
-#: filter/pstops.c:2230
-#, c-format
-msgid "WARNING: Unknown option \"%s\"!\n"
+#: cups/snmp.c:1064
+msgid "Value uses indefinite length"
msgstr ""
-#: backend/serial.c:380
-#, c-format
-msgid "WARNING: Unsupported baud rate %s!\n"
+#: cups/snmp.c:1049
+msgid "VarBind uses indefinite length"
msgstr ""
-#: backend/pap.c:1474
-#, c-format
-msgid "WARNING: number expected for status option \"%s\"\n"
+#: cups/snmp.c:999
+msgid "Version uses indefinite length"
msgstr ""
-#: backend/ipp.c:588 backend/ipp.c:723 backend/lpd.c:855 backend/socket.c:317
-#, c-format
-msgid "WARNING: recoverable: Network host '%s' is busy; will retry in %d seconds...\n"
+#: backend/ipp.c:1560
+msgid "Waiting for job to complete."
+msgstr ""
+
+#: backend/usb-darwin.c:457 backend/usb-libusb.c:118
+msgid "Waiting for printer to become available."
msgstr ""
-#: cups/adminutil.c:804
-msgid "Warning, no Windows 2000 printer drivers are installed!"
+#: backend/socket.c:444
+msgid "Waiting for printer to finish."
msgstr ""
-#: cups/ppd.c:1875
+#: cups/adminutil.c:793
+msgid "Warning, no Windows 2000 printer drivers are installed."
+msgstr ""
+
+#: cups/http-support.c:1309
+msgid "Web Interface is Disabled"
+msgstr ""
+
+#: cups/ppd.c:1907
msgid "Yes"
msgstr ""
-#: scheduler/client.c:2402
+#: scheduler/client.c:2449
#, c-format
msgid "You must access this page using the URL <A HREF=\"https://%s:%d%s\">https://%s:%d%s</A>."
msgstr ""
-#: ppdc/sample.c:87
-msgid "You4 Envelope"
+#: systemv/lppasswd.c:254
+msgid "Your password must be at least 6 characters long, cannot contain your username, and must contain at least one letter and number."
msgstr ""
-#: ppdc/sample.c:410
+#: ppdc/sample.c:448
msgid "ZPL Label Printer"
msgstr ""
-#: ppdc/sample.c:333
+#: ppdc/sample.c:371
msgid "Zebra"
msgstr ""
@@ -5727,102 +5931,106 @@ msgstr ""
msgid "completed"
msgstr ""
-#: scheduler/cupsfilter.c:342
-msgid "convert: Use the -f option to specify a file to convert.\n"
+#: scheduler/cupsfilter.c:355
+msgid "convert: Use the -f option to specify a file to convert."
msgstr ""
-#: scheduler/ipp.c:6583
+#: scheduler/ipp.c:7196
msgid "cups-deviced failed to execute."
msgstr ""
-#: scheduler/ipp.c:7259 scheduler/ipp.c:7509
+#: scheduler/ipp.c:8026 scheduler/ipp.c:8276
msgid "cups-driverd failed to execute."
msgstr ""
-#: systemv/cupsaddsmb.c:236
+#: systemv/cupsaddsmb.c:233
#, c-format
-msgid "cupsaddsmb: No PPD file for printer \"%s\" - %s\n"
+msgid "cupsaddsmb: No PPD file for printer \"%s\" - %s"
+msgstr ""
+
+#: systemv/cupsctl.c:147
+msgid "cupsctl: Cannot set Listen or Port directly."
msgstr ""
-#: systemv/cupsctl.c:153
+#: systemv/cupsctl.c:158
#, c-format
-msgid "cupsctl: Unable to connect to server: %s\n"
+msgid "cupsctl: Unable to connect to server: %s"
msgstr ""
-#: systemv/cupsctl.c:196
+#: systemv/cupsctl.c:201
#, c-format
-msgid "cupsctl: Unknown option \"%s\"!\n"
+msgid "cupsctl: Unknown option \"%s\""
msgstr ""
-#: systemv/cupsctl.c:198
+#: systemv/cupsctl.c:203
#, c-format
-msgid "cupsctl: Unknown option \"-%c\"!\n"
+msgid "cupsctl: Unknown option \"-%c\""
msgstr ""
-#: scheduler/main.c:200
-msgid "cupsd: Expected config filename after \"-c\" option!\n"
+#: scheduler/main.c:190
+msgid "cupsd: Expected config filename after \"-c\" option."
msgstr ""
-#: scheduler/main.c:232 scheduler/main.c:239
-msgid "cupsd: Unable to get current directory!\n"
+#: scheduler/main.c:222 scheduler/main.c:229
+msgid "cupsd: Unable to get current directory."
msgstr ""
-#: scheduler/main.c:303
+#: scheduler/main.c:296
#, c-format
-msgid "cupsd: Unknown argument \"%s\" - aborting!\n"
+msgid "cupsd: Unknown argument \"%s\" - aborting."
msgstr ""
-#: scheduler/main.c:296
+#: scheduler/main.c:289
#, c-format
-msgid "cupsd: Unknown option \"%c\" - aborting!\n"
+msgid "cupsd: Unknown option \"%c\" - aborting."
msgstr ""
-#: scheduler/main.c:266
-msgid "cupsd: launchd(8) support not compiled in, running in normal mode.\n"
+#: scheduler/main.c:256
+msgid "cupsd: launchd(8) support not compiled in, running in normal mode."
msgstr ""
-#: scheduler/cupsfilter.c:1094
+#: scheduler/cupsfilter.c:1217
#, c-format
-msgid "cupsfilter: Invalid document number %d!\n"
+msgid "cupsfilter: Invalid document number %d."
msgstr ""
-#: scheduler/cupsfilter.c:1088
+#: scheduler/cupsfilter.c:1211
#, c-format
-msgid "cupsfilter: Invalid job ID %d!\n"
+msgid "cupsfilter: Invalid job ID %d."
msgstr ""
-#: scheduler/cupsfilter.c:350
-msgid "cupsfilter: Only one filename can be specified!\n"
+#: scheduler/cupsfilter.c:363
+msgid "cupsfilter: Only one filename can be specified."
msgstr ""
-#: scheduler/cupsfilter.c:1136
+#: scheduler/cupsfilter.c:1259
#, c-format
-msgid "cupsfilter: Unable to get job file - %s\n"
+msgid "cupsfilter: Unable to get job file - %s"
msgstr ""
-#: systemv/cupstestppd.c:389
-msgid "cupstestppd: The -q option is incompatible with the -v option.\n"
+#: systemv/cupstestppd.c:260
+msgid "cupstestppd: The -q option is incompatible with the -v option."
msgstr ""
-#: systemv/cupstestppd.c:405
-msgid "cupstestppd: The -v option is incompatible with the -q option.\n"
+#: systemv/cupstestppd.c:276
+msgid "cupstestppd: The -v option is incompatible with the -q option."
msgstr ""
-#: systemv/lpstat.c:1231 systemv/lpstat.c:1234 systemv/lpstat.c:1237
+#: systemv/lpstat.c:1228 systemv/lpstat.c:1231 systemv/lpstat.c:1234
#, c-format
-msgid "device for %s/%s: %s\n"
+msgid "device for %s/%s: %s"
msgstr ""
-#: systemv/lpstat.c:1218 systemv/lpstat.c:1221 systemv/lpstat.c:1224
+#: systemv/lpstat.c:1215 systemv/lpstat.c:1218 systemv/lpstat.c:1221
#, c-format
-msgid "device for %s: %s\n"
+msgid "device for %s: %s"
msgstr ""
-#: cups/snmp.c:1037
+#: cups/snmp.c:1036
msgid "error-index uses indefinite length"
msgstr ""
-#: cups/snmp.c:1029
+#: cups/snmp.c:1028
msgid "error-status uses indefinite length"
msgstr ""
@@ -5830,886 +6038,946 @@ msgstr ""
msgid "held"
msgstr ""
-#: berkeley/lpc.c:214
-msgid "help\t\tget help on commands\n"
+#: berkeley/lpc.c:209
+msgid "help\t\tGet help on commands."
msgstr ""
#: cups/notify.c:131
msgid "idle"
msgstr ""
-#: scheduler/ipp.c:8232
-msgid "job-printer-uri attribute missing!"
+#: test/ipptool.c:347
+msgid "ipptool: \"-i\" and \"-n\" are incompatible with -X\"."
msgstr ""
-#: systemv/lpadmin.c:141 systemv/lpadmin.c:453
-msgid "lpadmin: Class name can only contain printable characters!\n"
+#: test/ipptool.c:422
+msgid "ipptool: \"-i\" is incompatible with \"-X\"."
msgstr ""
-#: systemv/lpadmin.c:750
-msgid "lpadmin: Expected PPD after '-P' option!\n"
+#: test/ipptool.c:446
+msgid "ipptool: \"-n\" is incompatible with \"-X\"."
msgstr ""
-#: systemv/lpadmin.c:491
-msgid "lpadmin: Expected allow/deny:userlist after '-u' option!\n"
+#: test/ipptool.c:504
+#, c-format
+msgid "ipptool: Bad URI - %s."
msgstr ""
-#: systemv/lpadmin.c:442
-msgid "lpadmin: Expected class after '-r' option!\n"
+#: test/ipptool.c:336
+#, c-format
+msgid "ipptool: Bad version %s for \"-V\"."
msgstr ""
-#: systemv/lpadmin.c:130
-msgid "lpadmin: Expected class name after '-c' option!\n"
+#: test/ipptool.c:415
+msgid "ipptool: Invalid seconds for \"-i\"."
msgstr ""
-#: systemv/lpadmin.c:643
-msgid "lpadmin: Expected description after '-D' option!\n"
+#: test/ipptool.c:485
+msgid "ipptool: May only specify a single URI."
msgstr ""
-#: systemv/lpadmin.c:550
-msgid "lpadmin: Expected device URI after '-v' option!\n"
+#: test/ipptool.c:438
+msgid "ipptool: Missing count for \"-n\"."
msgstr ""
-#: systemv/lpadmin.c:659
-msgid "lpadmin: Expected file type(s) after '-I' option!\n"
+#: test/ipptool.c:382
+msgid "ipptool: Missing filename for \"-f\"."
msgstr ""
-#: systemv/lpadmin.c:212
-msgid "lpadmin: Expected hostname after '-h' option!\n"
+#: test/ipptool.c:363
+msgid "ipptool: Missing name=value for \"-d\"."
msgstr ""
-#: systemv/lpadmin.c:257
-msgid "lpadmin: Expected interface after '-i' option!\n"
+#: test/ipptool.c:405
+msgid "ipptool: Missing seconds for \"-i\"."
msgstr ""
-#: systemv/lpadmin.c:704
-msgid "lpadmin: Expected location after '-L' option!\n"
+#: test/ipptool.c:306
+msgid "ipptool: Missing timeout for \"-T\"."
msgstr ""
-#: systemv/lpadmin.c:338
-msgid "lpadmin: Expected model after '-m' option!\n"
+#: test/ipptool.c:319
+msgid "ipptool: Missing version for \"-V\"."
msgstr ""
-#: systemv/lpadmin.c:358
-msgid "lpadmin: Expected name=value after '-o' option!\n"
+#: test/ipptool.c:527
+msgid "ipptool: URI required before test file."
msgstr ""
-#: systemv/lpadmin.c:391
-msgid "lpadmin: Expected printer after '-p' option!\n"
+#: test/ipptool.c:465
+#, c-format
+msgid "ipptool: Unknown option \"-%c\"."
msgstr ""
-#: systemv/lpadmin.c:174
-msgid "lpadmin: Expected printer name after '-d' option!\n"
+#: scheduler/ipp.c:9016
+msgid "job-printer-uri attribute missing."
msgstr ""
-#: systemv/lpadmin.c:584
-msgid "lpadmin: Expected printer or class after '-x' option!\n"
+#: systemv/lpadmin.c:131 systemv/lpadmin.c:375
+msgid "lpadmin: Class name can only contain printable characters."
msgstr ""
-#: systemv/lpadmin.c:1128
-msgid "lpadmin: No member names were seen!\n"
+#: systemv/lpadmin.c:614
+msgid "lpadmin: Expected PPD after \"-P\" option."
msgstr ""
-#: systemv/lpadmin.c:893
-#, c-format
-msgid "lpadmin: Printer %s is already a member of class %s.\n"
+#: systemv/lpadmin.c:457
+msgid "lpadmin: Expected allow/deny:userlist after \"-u\" option."
msgstr ""
-#: systemv/lpadmin.c:1142
-#, c-format
-msgid "lpadmin: Printer %s is not a member of class %s.\n"
+#: systemv/lpadmin.c:364
+msgid "lpadmin: Expected class after \"-r\" option."
msgstr ""
-#: systemv/lpadmin.c:185 systemv/lpadmin.c:402 systemv/lpadmin.c:595
-msgid "lpadmin: Printer name can only contain printable characters!\n"
+#: systemv/lpadmin.c:120
+msgid "lpadmin: Expected class name after \"-c\" option."
msgstr ""
-#: systemv/lpadmin.c:115
-msgid ""
-"lpadmin: Unable to add a printer to the class:\n"
-" You must specify a printer name first!\n"
+#: systemv/lpadmin.c:558
+msgid "lpadmin: Expected description after \"-D\" option."
msgstr ""
-#: systemv/lpadmin.c:106 systemv/lpadmin.c:159 systemv/lpadmin.c:230
-#: systemv/lpadmin.c:291 systemv/lpadmin.c:310 systemv/lpadmin.c:376
-#: systemv/lpadmin.c:417 systemv/lpadmin.c:523 systemv/lpadmin.c:569
-#: systemv/lpadmin.c:615 systemv/lpadmin.c:677 systemv/lpadmin.c:723
-#: systemv/lpadmin.c:784
-#, c-format
-msgid "lpadmin: Unable to connect to server: %s\n"
+#: systemv/lpadmin.c:491
+msgid "lpadmin: Expected device URI after \"-v\" option."
+msgstr ""
+
+#: systemv/lpadmin.c:574
+msgid "lpadmin: Expected file type(s) after \"-I\" option."
msgstr ""
-#: systemv/lpadmin.c:1851
+#: systemv/lpadmin.c:202
+msgid "lpadmin: Expected hostname after \"-h\" option."
+msgstr ""
+
+#: systemv/lpadmin.c:221
+msgid "lpadmin: Expected interface after \"-i\" option."
+msgstr ""
+
+#: systemv/lpadmin.c:594
+msgid "lpadmin: Expected location after \"-L\" option."
+msgstr ""
+
+#: systemv/lpadmin.c:274
+msgid "lpadmin: Expected model after \"-m\" option."
+msgstr ""
+
+#: systemv/lpadmin.c:417
+msgid "lpadmin: Expected name after \"-R\" option."
+msgstr ""
+
+#: systemv/lpadmin.c:294
+msgid "lpadmin: Expected name=value after \"-o\" option."
+msgstr ""
+
+#: systemv/lpadmin.c:313
+msgid "lpadmin: Expected printer after \"-p\" option."
+msgstr ""
+
+#: systemv/lpadmin.c:164
+msgid "lpadmin: Expected printer name after \"-d\" option."
+msgstr ""
+
+#: systemv/lpadmin.c:525
+msgid "lpadmin: Expected printer or class after \"-x\" option."
+msgstr ""
+
+#: systemv/lpadmin.c:975
+msgid "lpadmin: No member names were seen."
+msgstr ""
+
+#: systemv/lpadmin.c:762
#, c-format
-msgid "lpadmin: Unable to open PPD file \"%s\" - %s\n"
+msgid "lpadmin: Printer %s is already a member of class %s."
msgstr ""
-#: systemv/lpadmin.c:1460
+#: systemv/lpadmin.c:989
#, c-format
-msgid "lpadmin: Unable to open file \"%s\": %s\n"
+msgid "lpadmin: Printer %s is not a member of class %s."
msgstr ""
-#: systemv/lpadmin.c:426
-msgid ""
-"lpadmin: Unable to remove a printer from the class:\n"
-" You must specify a printer name first!\n"
+#: systemv/lpadmin.c:175 systemv/lpadmin.c:324 systemv/lpadmin.c:536
+msgid "lpadmin: Printer name can only contain printable characters."
msgstr ""
-#: systemv/lpadmin.c:732
+#: systemv/lpadmin.c:105
msgid ""
-"lpadmin: Unable to set the PPD file:\n"
-" You must specify a printer name first!\n"
+"lpadmin: Unable to add a printer to the class:\n"
+" You must specify a printer name first."
msgstr ""
-#: systemv/lpadmin.c:532
-msgid ""
-"lpadmin: Unable to set the device URI:\n"
-" You must specify a printer name first!\n"
+#: systemv/lpadmin.c:96 systemv/lpadmin.c:149 systemv/lpadmin.c:253
+#: systemv/lpadmin.c:339 systemv/lpadmin.c:393 systemv/lpadmin.c:510
+#: systemv/lpadmin.c:647
+#, c-format
+msgid "lpadmin: Unable to connect to server: %s"
msgstr ""
-#: systemv/lpadmin.c:319
-msgid ""
-"lpadmin: Unable to set the interface script or PPD file:\n"
-" You must specify a printer name first!\n"
+#: systemv/lpadmin.c:1332
+msgid "lpadmin: Unable to create temporary file"
msgstr ""
-#: systemv/lpadmin.c:239
+#: systemv/lpadmin.c:402
msgid ""
-"lpadmin: Unable to set the interface script:\n"
-" You must specify a printer name first!\n"
+"lpadmin: Unable to delete option:\n"
+" You must specify a printer name first."
msgstr ""
-#: systemv/lpadmin.c:624
-msgid ""
-"lpadmin: Unable to set the printer description:\n"
-" You must specify a printer name first!\n"
+#: systemv/lpadmin.c:1342
+#, c-format
+msgid "lpadmin: Unable to open PPD file \"%s\" - %s"
msgstr ""
-#: systemv/lpadmin.c:686
+#: systemv/lpadmin.c:348
msgid ""
-"lpadmin: Unable to set the printer location:\n"
-" You must specify a printer name first!\n"
+"lpadmin: Unable to remove a printer from the class:\n"
+" You must specify a printer name first."
msgstr ""
-#: systemv/lpadmin.c:793
+#: systemv/lpadmin.c:656
msgid ""
"lpadmin: Unable to set the printer options:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first."
msgstr ""
-#: systemv/lpadmin.c:508
+#: systemv/lpadmin.c:474
#, c-format
-msgid "lpadmin: Unknown allow/deny option \"%s\"!\n"
+msgid "lpadmin: Unknown allow/deny option \"%s\"."
msgstr ""
-#: systemv/lpadmin.c:766
+#: systemv/lpadmin.c:629
#, c-format
-msgid "lpadmin: Unknown argument '%s'!\n"
+msgid "lpadmin: Unknown argument \"%s\"."
msgstr ""
-#: systemv/lpadmin.c:761
+#: systemv/lpadmin.c:624
#, c-format
-msgid "lpadmin: Unknown option '%c'!\n"
+msgid "lpadmin: Unknown option \"%c\"."
msgstr ""
-#: systemv/lpadmin.c:665
-msgid "lpadmin: Warning - content type list ignored!\n"
+#: systemv/lpadmin.c:580
+msgid "lpadmin: Warning - content type list ignored."
msgstr ""
-#: berkeley/lpc.c:81 berkeley/lpc.c:109 berkeley/lpc.c:145
+#: berkeley/lpc.c:76 berkeley/lpc.c:104 berkeley/lpc.c:140
msgid "lpc> "
msgstr ""
-#: systemv/lpinfo.c:143
-msgid "lpinfo: Expected 1284 device ID string after --device-id!\n"
+#: systemv/lpinfo.c:137
+msgid "lpinfo: Expected 1284 device ID string after \"--device-id\"."
msgstr ""
-#: systemv/lpinfo.c:196
-msgid "lpinfo: Expected language after --language!\n"
+#: systemv/lpinfo.c:190
+msgid "lpinfo: Expected language after \"--language\"."
msgstr ""
-#: systemv/lpinfo.c:213
-msgid "lpinfo: Expected make and model after --make-and-model!\n"
+#: systemv/lpinfo.c:207
+msgid "lpinfo: Expected make and model after \"--make-and-model\"."
msgstr ""
-#: systemv/lpinfo.c:230
-msgid "lpinfo: Expected product string after --product!\n"
+#: systemv/lpinfo.c:224
+msgid "lpinfo: Expected product string after \"--product\"."
msgstr ""
-#: systemv/lpinfo.c:161
-msgid "lpinfo: Expected scheme list after --exclude-schemes!\n"
+#: systemv/lpinfo.c:155
+msgid "lpinfo: Expected scheme list after \"--exclude-schemes\"."
msgstr ""
-#: systemv/lpinfo.c:179
-msgid "lpinfo: Expected scheme list after --include-schemes!\n"
+#: systemv/lpinfo.c:173
+msgid "lpinfo: Expected scheme list after \"--include-schemes\"."
msgstr ""
-#: systemv/lpinfo.c:247
-msgid "lpinfo: Expected timeout after --timeout!\n"
+#: systemv/lpinfo.c:241
+msgid "lpinfo: Expected timeout after \"--timeout\"."
msgstr ""
-#: systemv/lpinfo.c:270
+#: systemv/lpinfo.c:265
#, c-format
-msgid "lpinfo: Unknown argument '%s'!\n"
+msgid "lpinfo: Unknown argument \"%s\"."
msgstr ""
-#: systemv/lpinfo.c:264
+#: systemv/lpinfo.c:259
#, c-format
-msgid "lpinfo: Unknown option '%c'!\n"
+msgid "lpinfo: Unknown option \"%c\"."
msgstr ""
-#: systemv/lpinfo.c:257
+#: systemv/lpinfo.c:252
#, c-format
-msgid "lpinfo: Unknown option '%s'!\n"
+msgid "lpinfo: Unknown option \"%s\"."
msgstr ""
-#: systemv/lpmove.c:141
+#: systemv/lpmove.c:133
#, c-format
-msgid "lpmove: Unable to connect to server: %s\n"
+msgid "lpmove: Unable to connect to server: %s"
msgstr ""
-#: systemv/lpmove.c:125
+#: systemv/lpmove.c:119
#, c-format
-msgid "lpmove: Unknown argument '%s'!\n"
+msgid "lpmove: Unknown argument \"%s\"."
msgstr ""
-#: systemv/lpmove.c:103
+#: systemv/lpmove.c:97
#, c-format
-msgid "lpmove: Unknown option '%c'!\n"
+msgid "lpmove: Unknown option \"%c\"."
msgstr ""
-#: systemv/lpoptions.c:154 systemv/lpoptions.c:172 systemv/lpoptions.c:248
-msgid "lpoptions: No printers!?!\n"
+#: systemv/lpoptions.c:150 systemv/lpoptions.c:168 systemv/lpoptions.c:244
+msgid "lpoptions: No printers."
msgstr ""
-#: systemv/lpoptions.c:223
+#: systemv/lpoptions.c:219
#, c-format
-msgid "lpoptions: Unable to add printer or instance: %s\n"
+msgid "lpoptions: Unable to add printer or instance: %s"
msgstr ""
-#: systemv/lpoptions.c:507
+#: systemv/lpoptions.c:521
#, c-format
-msgid "lpoptions: Unable to get PPD file for %s: %s\n"
+msgid "lpoptions: Unable to get PPD file for %s: %s"
msgstr ""
-#: systemv/lpoptions.c:516
+#: systemv/lpoptions.c:529
#, c-format
-msgid "lpoptions: Unable to open PPD file for %s!\n"
+msgid "lpoptions: Unable to open PPD file for %s."
msgstr ""
-#: systemv/lpoptions.c:104
-msgid "lpoptions: Unknown printer or class!\n"
+#: systemv/lpoptions.c:99
+msgid "lpoptions: Unknown printer or class."
msgstr ""
-#: systemv/lppasswd.c:185
-msgid "lppasswd: Only root can add or delete passwords!\n"
+#: systemv/lppasswd.c:173
+msgid "lppasswd: Only root can add or delete passwords."
msgstr ""
-#: systemv/lppasswd.c:314
-msgid "lppasswd: Password file busy!\n"
+#: systemv/lppasswd.c:302
+msgid "lppasswd: Password file busy."
msgstr ""
-#: systemv/lppasswd.c:447
-msgid "lppasswd: Password file not updated!\n"
+#: systemv/lppasswd.c:431
+msgid "lppasswd: Password file not updated."
msgstr ""
-#: systemv/lppasswd.c:414
-msgid "lppasswd: Sorry, password doesn't match!\n"
+#: systemv/lppasswd.c:398
+msgid "lppasswd: Sorry, password doesn't match."
msgstr ""
-#: systemv/lppasswd.c:264
-msgid ""
-"lppasswd: Sorry, password rejected.\n"
-"Your password must be at least 6 characters long, cannot contain\n"
-"your username, and must contain at least one letter and number.\n"
+#: systemv/lppasswd.c:253
+msgid "lppasswd: Sorry, password rejected."
msgstr ""
-#: systemv/lppasswd.c:240
-msgid "lppasswd: Sorry, passwords don't match!\n"
+#: systemv/lppasswd.c:230
+msgid "lppasswd: Sorry, passwords don't match."
msgstr ""
-#: systemv/lppasswd.c:211 systemv/lppasswd.c:229
+#: systemv/lppasswd.c:199 systemv/lppasswd.c:218
#, c-format
-msgid "lppasswd: Unable to copy password string: %s\n"
+msgid "lppasswd: Unable to copy password string: %s"
msgstr ""
-#: systemv/lppasswd.c:317 systemv/lppasswd.c:326 systemv/lppasswd.c:344
+#: systemv/lppasswd.c:304 systemv/lppasswd.c:312 systemv/lppasswd.c:329
#, c-format
-msgid "lppasswd: Unable to open password file: %s\n"
+msgid "lppasswd: Unable to open password file: %s"
msgstr ""
-#: systemv/lppasswd.c:379 systemv/lppasswd.c:392 systemv/lppasswd.c:424
+#: systemv/lppasswd.c:364 systemv/lppasswd.c:377 systemv/lppasswd.c:408
#, c-format
-msgid "lppasswd: Unable to write to password file: %s\n"
+msgid "lppasswd: Unable to write to password file: %s"
msgstr ""
-#: systemv/lppasswd.c:462
+#: systemv/lppasswd.c:446
#, c-format
-msgid "lppasswd: failed to backup old password file: %s\n"
+msgid "lppasswd: failed to backup old password file: %s"
msgstr ""
-#: systemv/lppasswd.c:475
+#: systemv/lppasswd.c:458
#, c-format
-msgid "lppasswd: failed to rename password file: %s\n"
+msgid "lppasswd: failed to rename password file: %s"
msgstr ""
-#: systemv/lppasswd.c:404
+#: systemv/lppasswd.c:389
#, c-format
-msgid "lppasswd: user \"%s\" and group \"%s\" do not exist.\n"
+msgid "lppasswd: user \"%s\" and group \"%s\" do not exist."
msgstr ""
-#: systemv/lpstat.c:1039
+#: systemv/lpstat.c:1036
#, c-format
-msgid "lpstat: error - %s environment variable names non-existent destination \"%s\"!\n"
+msgid "lpstat: error - %s environment variable names non-existent destination \"%s\"."
msgstr ""
-#: systemv/lpstat.c:969
+#: systemv/lpstat.c:967
#, c-format
-msgid "members of class %s:\n"
+msgid "members of class %s:"
msgstr ""
-#: berkeley/lpq.c:574
-msgid "no entries\n"
+#: berkeley/lpq.c:582
+msgid "no entries"
msgstr ""
-#: systemv/lpstat.c:1043
-msgid "no system default destination\n"
+#: systemv/lpstat.c:1040
+msgid "no system default destination"
msgstr ""
-#: scheduler/ipp.c:6277
-msgid "notify-events not specified!"
+#: scheduler/ipp.c:6884
+msgid "notify-events not specified."
msgstr ""
-#: scheduler/ipp.c:2114 scheduler/ipp.c:6182
+#: scheduler/ipp.c:2179 scheduler/ipp.c:6789
#, c-format
-msgid "notify-recipient-uri URI \"%s\" is already used!"
+msgid "notify-recipient-uri URI \"%s\" is already used."
msgstr ""
-#: scheduler/ipp.c:2104 scheduler/ipp.c:6172
+#: scheduler/ipp.c:2169 scheduler/ipp.c:6779
#, c-format
-msgid "notify-recipient-uri URI \"%s\" uses unknown scheme!"
+msgid "notify-recipient-uri URI \"%s\" uses unknown scheme."
msgstr ""
-#: scheduler/ipp.c:4145 scheduler/ipp.c:7107 scheduler/ipp.c:7813
-#: scheduler/ipp.c:9278
+#: cups/notify.c:87
+msgid "pending"
+msgstr ""
+
+#: ppdc/ppdc.cxx:113 ppdc/ppdpo.cxx:93
#, c-format
-msgid "notify-subscription-id %d no good!"
+msgid "ppdc: Adding include directory \"%s\"."
msgstr ""
-#: cups/notify.c:87
-msgid "pending"
+#: ppdc/ppdpo.cxx:134
+#, c-format
+msgid "ppdc: Adding/updating UI text from %s."
msgstr ""
-#: ppdc/ppdc.cxx:107 ppdc/ppdpo.cxx:93
+#: ppdc/ppdc-source.cxx:412
#, c-format
-msgid "ppdc: Adding include directory \"%s\"...\n"
+msgid "ppdc: Bad boolean value (%s) on line %d of %s."
msgstr ""
-#: ppdc/ppdpo.cxx:135
+#: ppdc/ppdc-import.cxx:264
#, c-format
-msgid "ppdc: Adding/updating UI text from %s...\n"
+msgid "ppdc: Bad font attribute: %s"
msgstr ""
-#: ppdc/ppdc-source.cxx:413
+#: ppdc/ppdc-source.cxx:1797
#, c-format
-msgid "ppdc: Bad boolean value (%s) on line %d of %s.\n"
+msgid "ppdc: Bad resolution name \"%s\" on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:1798
+#: ppdc/ppdc-source.cxx:1115
#, c-format
-msgid "ppdc: Bad resolution name \"%s\" on line %d of %s!\n"
+msgid "ppdc: Bad status keyword %s on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:1116
+#: ppdc/ppdc-source.cxx:2034
#, c-format
-msgid "ppdc: Bad status keyword %s on line %d of %s!\n"
+msgid "ppdc: Bad variable substitution ($%c) on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:2035
+#: ppdc/ppdc-source.cxx:2710
#, c-format
-msgid "ppdc: Bad variable substitution ($%c) on line %d of %s.\n"
+msgid "ppdc: Choice found on line %d of %s with no Option."
msgstr ""
-#: ppdc/ppdc-source.cxx:2711
+#: ppdc/ppdc-source.cxx:1699
#, c-format
-msgid "ppdc: Choice found on line %d of %s with no Option!\n"
+msgid "ppdc: Duplicate #po for locale %s on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:1700
+#: ppdc/ppdc-source.cxx:934
#, c-format
-msgid "ppdc: Duplicate #po for locale %s on line %d of %s!\n"
+msgid "ppdc: Expected a filter definition on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:935
+#: ppdc/ppdc-source.cxx:957
#, c-format
-msgid "ppdc: Expected a filter definition on line %d of %s!\n"
+msgid "ppdc: Expected a program name on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:958
+#: ppdc/ppdc-source.cxx:396
#, c-format
-msgid "ppdc: Expected a program name on line %d of %s!\n"
+msgid "ppdc: Expected boolean value on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:397
+#: ppdc/ppdc-source.cxx:1095
#, c-format
-msgid "ppdc: Expected boolean value on line %d of %s.\n"
+msgid "ppdc: Expected charset after Font on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:1096
+#: ppdc/ppdc-source.cxx:449
#, c-format
-msgid "ppdc: Expected charset after Font on line %d of %s!\n"
+msgid "ppdc: Expected choice code on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:450
+#: ppdc/ppdc-source.cxx:437
#, c-format
-msgid "ppdc: Expected choice code on line %d of %s.\n"
+msgid "ppdc: Expected choice name/text on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:438
+#: ppdc/ppdc-source.cxx:505
#, c-format
-msgid "ppdc: Expected choice name/text on line %d of %s.\n"
+msgid "ppdc: Expected color order for ColorModel on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:506
+#: ppdc/ppdc-source.cxx:494
#, c-format
-msgid "ppdc: Expected color order for ColorModel on line %d of %s!\n"
+msgid "ppdc: Expected colorspace for ColorModel on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:495
+#: ppdc/ppdc-source.cxx:516
#, c-format
-msgid "ppdc: Expected colorspace for ColorModel on line %d of %s!\n"
+msgid "ppdc: Expected compression for ColorModel on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:517
+#: ppdc/ppdc-source.cxx:697
#, c-format
-msgid "ppdc: Expected compression for ColorModel on line %d of %s!\n"
+msgid "ppdc: Expected constraints string for UIConstraints on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:698
+#: ppdc/ppdc-source.cxx:2896
#, c-format
-msgid "ppdc: Expected constraints string for UIConstraints on line %d of %s!\n"
+msgid "ppdc: Expected driver type keyword following DriverType on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:2897
+#: ppdc/ppdc-source.cxx:828
#, c-format
-msgid "ppdc: Expected driver type keyword following DriverType on line %d of %s!\n"
+msgid "ppdc: Expected duplex type after Duplex on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:829
+#: ppdc/ppdc-source.cxx:1079
#, c-format
-msgid "ppdc: Expected duplex type after Duplex on line %d of %s!\n"
+msgid "ppdc: Expected encoding after Font on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:1080
+#: ppdc/ppdc-source.cxx:1690
#, c-format
-msgid "ppdc: Expected encoding after Font on line %d of %s!\n"
+msgid "ppdc: Expected filename after #po %s on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:1691
+#: ppdc/ppdc-source.cxx:1207
#, c-format
-msgid "ppdc: Expected filename after #po %s on line %d of %s!\n"
+msgid "ppdc: Expected group name/text on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:1208
+#: ppdc/ppdc-source.cxx:2610
#, c-format
-msgid "ppdc: Expected group name/text on line %d of %s!\n"
+msgid "ppdc: Expected include filename on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:2611
+#: ppdc/ppdc-source.cxx:1503
#, c-format
-msgid "ppdc: Expected include filename on line %d of %s!\n"
+msgid "ppdc: Expected integer on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:1504
+#: ppdc/ppdc-source.cxx:1682
#, c-format
-msgid "ppdc: Expected integer on line %d of %s!\n"
+msgid "ppdc: Expected locale after #po on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:1683
+#: ppdc/ppdc-source.cxx:355
#, c-format
-msgid "ppdc: Expected locale after #po on line %d of %s!\n"
+msgid "ppdc: Expected name after %s on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:356
+#: ppdc/ppdc-source.cxx:3268
#, c-format
-msgid "ppdc: Expected name after %s on line %d of %s!\n"
+msgid "ppdc: Expected name after FileName on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:3269
+#: ppdc/ppdc-source.cxx:1060
#, c-format
-msgid "ppdc: Expected name after FileName on line %d of %s!\n"
+msgid "ppdc: Expected name after Font on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:1061
+#: ppdc/ppdc-source.cxx:3099
#, c-format
-msgid "ppdc: Expected name after Font on line %d of %s!\n"
+msgid "ppdc: Expected name after Manufacturer on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:3100
+#: ppdc/ppdc-source.cxx:3132
#, c-format
-msgid "ppdc: Expected name after Manufacturer on line %d of %s!\n"
+msgid "ppdc: Expected name after MediaSize on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:3133
+#: ppdc/ppdc-source.cxx:3222
#, c-format
-msgid "ppdc: Expected name after MediaSize on line %d of %s!\n"
+msgid "ppdc: Expected name after ModelName on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:3223
+#: ppdc/ppdc-source.cxx:3285
#, c-format
-msgid "ppdc: Expected name after ModelName on line %d of %s!\n"
+msgid "ppdc: Expected name after PCFileName on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:3286
+#: ppdc/ppdc-source.cxx:1158
#, c-format
-msgid "ppdc: Expected name after PCFileName on line %d of %s!\n"
+msgid "ppdc: Expected name/text after %s on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:1159
+#: ppdc/ppdc-source.cxx:1247
#, c-format
-msgid "ppdc: Expected name/text after %s on line %d of %s!\n"
+msgid "ppdc: Expected name/text after Installable on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:1248
+#: ppdc/ppdc-source.cxx:1783
#, c-format
-msgid "ppdc: Expected name/text after Installable on line %d of %s!\n"
+msgid "ppdc: Expected name/text after Resolution on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:1784
+#: ppdc/ppdc-source.cxx:481
#, c-format
-msgid "ppdc: Expected name/text after Resolution on line %d of %s!\n"
+msgid "ppdc: Expected name/text combination for ColorModel on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:482
+#: ppdc/ppdc-source.cxx:1575
#, c-format
-msgid "ppdc: Expected name/text combination for ColorModel on line %d of %s!\n"
+msgid "ppdc: Expected option name/text on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:1576
+#: ppdc/ppdc-source.cxx:1609
#, c-format
-msgid "ppdc: Expected option name/text on line %d of %s!\n"
+msgid "ppdc: Expected option section on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:1610
+#: ppdc/ppdc-source.cxx:1587
#, c-format
-msgid "ppdc: Expected option section on line %d of %s!\n"
+msgid "ppdc: Expected option type on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:1588
+#: ppdc/ppdc-source.cxx:1766
#, c-format
-msgid "ppdc: Expected option type on line %d of %s!\n"
+msgid "ppdc: Expected override field after Resolution on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:1767
+#: ppdc/ppdc-catalog.cxx:341 ppdc/ppdc-catalog.cxx:353
#, c-format
-msgid "ppdc: Expected override field after Resolution on line %d of %s!\n"
+msgid "ppdc: Expected quoted string on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:1007
+#: ppdc/ppdc-source.cxx:1006
#, c-format
-msgid "ppdc: Expected real number on line %d of %s!\n"
+msgid "ppdc: Expected real number on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:575
+#: ppdc/ppdc-source.cxx:574
#, c-format
-msgid "ppdc: Expected resolution/mediatype following ColorProfile on line %d of %s!\n"
+msgid "ppdc: Expected resolution/mediatype following ColorProfile on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:1865
+#: ppdc/ppdc-source.cxx:1864
#, c-format
-msgid "ppdc: Expected resolution/mediatype following SimpleColorProfile on line %d of %s!\n"
+msgid "ppdc: Expected resolution/mediatype following SimpleColorProfile on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:364
+#: ppdc/ppdc-source.cxx:363
#, c-format
-msgid "ppdc: Expected selector after %s on line %d of %s!\n"
+msgid "ppdc: Expected selector after %s on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:1104
+#: ppdc/ppdc-source.cxx:1103
#, c-format
-msgid "ppdc: Expected status after Font on line %d of %s!\n"
+msgid "ppdc: Expected status after Font on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:2786
+#: ppdc/ppdc-source.cxx:2785
#, c-format
-msgid "ppdc: Expected string after Copyright on line %d of %s!\n"
+msgid "ppdc: Expected string after Copyright on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:3389
+#: ppdc/ppdc-source.cxx:3388
#, c-format
-msgid "ppdc: Expected string after Version on line %d of %s!\n"
+msgid "ppdc: Expected string after Version on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:731
+#: ppdc/ppdc-source.cxx:730
#, c-format
-msgid "ppdc: Expected two option names on line %d of %s!\n"
+msgid "ppdc: Expected two option names on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:375
+#: ppdc/ppdc-source.cxx:374
#, c-format
-msgid "ppdc: Expected value after %s on line %d of %s!\n"
+msgid "ppdc: Expected value after %s on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:1088
+#: ppdc/ppdc-source.cxx:1087
#, c-format
-msgid "ppdc: Expected version after Font on line %d of %s!\n"
+msgid "ppdc: Expected version after Font on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:230
+#: ppdc/ppdc-source.cxx:229
#, c-format
-msgid "ppdc: Invalid #include/#po filename \"%s\"!\n"
+msgid "ppdc: Invalid #include/#po filename \"%s\"."
msgstr ""
-#: ppdc/ppdc-source.cxx:975
+#: ppdc/ppdc-source.cxx:974
#, c-format
-msgid "ppdc: Invalid cost for filter on line %d of %s!\n"
+msgid "ppdc: Invalid cost for filter on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:967
+#: ppdc/ppdc-source.cxx:966
#, c-format
-msgid "ppdc: Invalid empty MIME type for filter on line %d of %s!\n"
+msgid "ppdc: Invalid empty MIME type for filter on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:983
+#: ppdc/ppdc-source.cxx:982
#, c-format
-msgid "ppdc: Invalid empty program name for filter on line %d of %s!\n"
+msgid "ppdc: Invalid empty program name for filter on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:1630
+#: ppdc/ppdc-source.cxx:1629
#, c-format
-msgid "ppdc: Invalid option section \"%s\" on line %d of %s!\n"
+msgid "ppdc: Invalid option section \"%s\" on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:1602
+#: ppdc/ppdc-source.cxx:1601
#, c-format
-msgid "ppdc: Invalid option type \"%s\" on line %d of %s!\n"
+msgid "ppdc: Invalid option type \"%s\" on line %d of %s."
msgstr ""
-#: ppdc/ppdc.cxx:243 ppdc/ppdpo.cxx:123
+#: ppdc/ppdc.cxx:251 ppdc/ppdpo.cxx:123
#, c-format
-msgid "ppdc: Loading driver information file \"%s\"...\n"
+msgid "ppdc: Loading driver information file \"%s\"."
msgstr ""
-#: ppdc/ppdc.cxx:179
+#: ppdc/ppdc.cxx:187
#, c-format
-msgid "ppdc: Loading messages for locale \"%s\"...\n"
+msgid "ppdc: Loading messages for locale \"%s\"."
msgstr ""
-#: ppdc/ppdc.cxx:120
+#: ppdc/ppdc.cxx:126
#, c-format
-msgid "ppdc: Loading messages from \"%s\"...\n"
+msgid "ppdc: Loading messages from \"%s\"."
msgstr ""
-#: ppdc/ppdc-source.cxx:2404 ppdc/ppdc-source.cxx:2636
+#: ppdc/ppdc-source.cxx:2403 ppdc/ppdc-source.cxx:2635
#, c-format
-msgid "ppdc: Missing #endif at end of \"%s\"!\n"
+msgid "ppdc: Missing #endif at end of \"%s\"."
msgstr ""
-#: ppdc/ppdc-source.cxx:2505 ppdc/ppdc-source.cxx:2540
-#: ppdc/ppdc-source.cxx:2570
+#: ppdc/ppdc-source.cxx:2504 ppdc/ppdc-source.cxx:2539
+#: ppdc/ppdc-source.cxx:2569
#, c-format
-msgid "ppdc: Missing #if on line %d of %s!\n"
+msgid "ppdc: Missing #if on line %d of %s."
msgstr ""
-#: ppdc/ppdc-driver.cxx:722
+#: ppdc/ppdc-catalog.cxx:418
#, c-format
-msgid "ppdc: No message catalog provided for locale %s!\n"
+msgid "ppdc: Need a msgid line before any translation strings on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:1653 ppdc/ppdc-source.cxx:2874
-#: ppdc/ppdc-source.cxx:2960 ppdc/ppdc-source.cxx:3053
-#: ppdc/ppdc-source.cxx:3186 ppdc/ppdc-source.cxx:3319
+#: ppdc/ppdc-driver.cxx:730
#, c-format
-msgid "ppdc: Option %s defined in two different groups on line %d of %s!\n"
+msgid "ppdc: No message catalog provided for locale %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:1646
+#: ppdc/ppdc-source.cxx:1652 ppdc/ppdc-source.cxx:2873
+#: ppdc/ppdc-source.cxx:2959 ppdc/ppdc-source.cxx:3052
+#: ppdc/ppdc-source.cxx:3185 ppdc/ppdc-source.cxx:3318
#, c-format
-msgid "ppdc: Option %s redefined with a different type on line %d of %s!\n"
+msgid "ppdc: Option %s defined in two different groups on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:708
+#: ppdc/ppdc-source.cxx:1645
#, c-format
-msgid "ppdc: Option constraint must *name on line %d of %s!\n"
+msgid "ppdc: Option %s redefined with a different type on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:2487
+#: ppdc/ppdc-source.cxx:707
#, c-format
-msgid "ppdc: Too many nested #if's on line %d of %s!\n"
+msgid "ppdc: Option constraint must *name on line %d of %s."
msgstr ""
-#: ppdc/ppdc.cxx:346
+#: ppdc/ppdc-source.cxx:2486
#, c-format
-msgid "ppdc: Unable to create PPD file \"%s\" - %s.\n"
+msgid "ppdc: Too many nested #if's on line %d of %s."
msgstr ""
-#: ppdc/ppdc.cxx:258
+#: ppdc/ppdc.cxx:374
#, c-format
-msgid "ppdc: Unable to create output directory %s: %s\n"
+msgid "ppdc: Unable to create PPD file \"%s\" - %s."
msgstr ""
-#: ppdc/ppdc.cxx:279
+#: ppdc/ppdc.cxx:266
#, c-format
-msgid "ppdc: Unable to create output pipes: %s\n"
+msgid "ppdc: Unable to create output directory %s: %s"
msgstr ""
-#: ppdc/ppdc.cxx:295 ppdc/ppdc.cxx:302
+#: ppdc/ppdc.cxx:287
#, c-format
-msgid "ppdc: Unable to execute cupstestppd: %s\n"
+msgid "ppdc: Unable to create output pipes: %s"
msgstr ""
-#: ppdc/ppdc-source.cxx:1732
+#: ppdc/ppdc.cxx:303 ppdc/ppdc.cxx:309
#, c-format
-msgid "ppdc: Unable to find #po file %s on line %d of %s!\n"
+msgid "ppdc: Unable to execute cupstestppd: %s"
msgstr ""
-#: ppdc/ppdc-source.cxx:2643
+#: ppdc/ppdc-source.cxx:1731
#, c-format
-msgid "ppdc: Unable to find include file \"%s\" on line %d of %s!\n"
+msgid "ppdc: Unable to find #po file %s on line %d of %s."
msgstr ""
-#: ppdc/ppdc.cxx:190
+#: ppdc/ppdc-source.cxx:2642
#, c-format
-msgid "ppdc: Unable to find localization for \"%s\" - %s\n"
+msgid "ppdc: Unable to find include file \"%s\" on line %d of %s."
msgstr ""
-#: ppdc/ppdc.cxx:129
+#: ppdc/ppdc.cxx:198
#, c-format
-msgid "ppdc: Unable to load localization file \"%s\" - %s\n"
+msgid "ppdc: Unable to find localization for \"%s\" - %s"
msgstr ""
-#: ppdc/ppdc-source.cxx:2056
+#: ppdc/ppdc.cxx:135
#, c-format
-msgid "ppdc: Undefined variable (%s) on line %d of %s.\n"
+msgid "ppdc: Unable to load localization file \"%s\" - %s"
msgstr ""
-#: ppdc/ppdc-source.cxx:2916
+#: ppdc/ppdc-file.cxx:49
#, c-format
-msgid "ppdc: Unknown driver type %s on line %d of %s!\n"
+msgid "ppdc: Unable to open %s: %s"
msgstr ""
-#: ppdc/ppdc-source.cxx:909
+#: ppdc/ppdc-source.cxx:2055
#, c-format
-msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s!\n"
+msgid "ppdc: Undefined variable (%s) on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:3146
+#: ppdc/ppdc-catalog.cxx:435
#, c-format
-msgid "ppdc: Unknown media size \"%s\" on line %d of %s!\n"
+msgid "ppdc: Unexpected text on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:3400
+#: ppdc/ppdc-source.cxx:2915
#, c-format
-msgid "ppdc: Unknown token \"%s\" seen on line %d of %s!\n"
+msgid "ppdc: Unknown driver type %s on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:1017
+#: ppdc/ppdc-source.cxx:908
#, c-format
-msgid "ppdc: Unknown trailing characters in real number \"%s\" on line %d of %s!\n"
+msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s."
msgstr ""
-#: ppdc/ppdc-source.cxx:2166
+#: ppdc/ppdc-source.cxx:3145
#, c-format
-msgid "ppdc: Unterminated string starting with %c on line %d of %s!\n"
+msgid "ppdc: Unknown media size \"%s\" on line %d of %s."
msgstr ""
-#: ppdc/ppdc.cxx:352
+#: ppdc/ppdc-catalog.cxx:463
#, c-format
-msgid "ppdc: Writing %s...\n"
+msgid "ppdc: Unknown message catalog format for \"%s\"."
msgstr ""
-#: ppdc/ppdc.cxx:142
+#: ppdc/ppdc-source.cxx:3399
#, c-format
-msgid "ppdc: Writing PPD files to directory \"%s\"...\n"
+msgid "ppdc: Unknown token \"%s\" seen on line %d of %s."
msgstr ""
-#: ppdc/ppdmerge.cxx:138
+#: ppdc/ppdc-source.cxx:1016
#, c-format
-msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s!\n"
+msgid "ppdc: Unknown trailing characters in real number \"%s\" on line %d of %s."
msgstr ""
-#: ppdc/ppdmerge.cxx:178
+#: ppdc/ppdc-source.cxx:2165
#, c-format
-msgid "ppdmerge: Ignoring PPD file %s...\n"
+msgid "ppdc: Unterminated string starting with %c on line %d of %s."
msgstr ""
-#: ppdc/ppdmerge.cxx:162
+#: ppdc/ppdc.cxx:365
#, c-format
-msgid "ppdmerge: Unable to backup %s to %s- %s\n"
+msgid "ppdc: Warning - overlapping filename \"%s\"."
msgstr ""
-#: systemv/lpstat.c:1769
+#: ppdc/ppdc.cxx:380
#, c-format
-msgid "printer %s disabled since %s -\n"
+msgid "ppdc: Writing %s."
msgstr ""
-#: systemv/lpstat.c:1758
+#: ppdc/ppdc.cxx:148
#, c-format
-msgid "printer %s is idle. enabled since %s\n"
+msgid "ppdc: Writing PPD files to directory \"%s\"."
msgstr ""
-#: systemv/lpstat.c:1763
+#: ppdc/ppdmerge.cxx:136
#, c-format
-msgid "printer %s now printing %s-%d. enabled since %s\n"
+msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s."
msgstr ""
-#: systemv/lpstat.c:1881
+#: ppdc/ppdmerge.cxx:176
#, c-format
-msgid "printer %s/%s disabled since %s -\n"
+msgid "ppdmerge: Ignoring PPD file %s."
msgstr ""
-#: systemv/lpstat.c:1867
+#: ppdc/ppdmerge.cxx:160
#, c-format
-msgid "printer %s/%s is idle. enabled since %s\n"
+msgid "ppdmerge: Unable to backup %s to %s - %s"
msgstr ""
-#: systemv/lpstat.c:1874
+#: systemv/lpstat.c:1781
#, c-format
-msgid "printer %s/%s now printing %s-%d. enabled since %s\n"
+msgid "printer %s disabled since %s -"
+msgstr ""
+
+#: systemv/lpstat.c:1770
+#, c-format
+msgid "printer %s is idle. enabled since %s"
+msgstr ""
+
+#: systemv/lpstat.c:1775
+#, c-format
+msgid "printer %s now printing %s-%d. enabled since %s"
+msgstr ""
+
+#: systemv/lpstat.c:1906
+#, c-format
+msgid "printer %s/%s disabled since %s -"
+msgstr ""
+
+#: systemv/lpstat.c:1892
+#, c-format
+msgid "printer %s/%s is idle. enabled since %s"
+msgstr ""
+
+#: systemv/lpstat.c:1899
+#, c-format
+msgid "printer %s/%s now printing %s-%d. enabled since %s"
msgstr ""
#: cups/notify.c:93 cups/notify.c:134
msgid "processing"
msgstr ""
-#: systemv/lp.c:660
+#: systemv/lp.c:639
#, c-format
-msgid "request id is %s-%d (%d file(s))\n"
+msgid "request id is %s-%d (%d file(s))"
msgstr ""
-#: cups/snmp.c:1021
+#: cups/snmp.c:1020
msgid "request-id uses indefinite length"
msgstr ""
-#: systemv/lpstat.c:2008
-msgid "scheduler is not running\n"
+#: systemv/lpstat.c:2045
+msgid "scheduler is not running"
msgstr ""
-#: systemv/lpstat.c:2004
-msgid "scheduler is running\n"
+#: systemv/lpstat.c:2041
+msgid "scheduler is running"
msgstr ""
-#: cups/adminutil.c:2274
+#: cups/adminutil.c:2276
#, c-format
msgid "stat of %s failed: %s"
msgstr ""
-#: berkeley/lpc.c:216
-msgid "status\t\tshow status of daemon and queue\n"
+#: berkeley/lpc.c:211
+msgid "status\t\tShow status of daemon and queue."
msgstr ""
#: cups/notify.c:96 cups/notify.c:137
msgid "stopped"
msgstr ""
-#: systemv/lpstat.c:1017
+#: systemv/lpstat.c:1014
#, c-format
-msgid "system default destination: %s\n"
+msgid "system default destination: %s"
msgstr ""
-#: systemv/lpstat.c:1014
+#: systemv/lpstat.c:1011
#, c-format
-msgid "system default destination: %s/%s\n"
+msgid "system default destination: %s/%s"
msgstr ""
#: cups/notify.c:108 cups/notify.c:140
@@ -6720,7 +6988,7 @@ msgstr ""
msgid "untitled"
msgstr ""
-#: cups/snmp.c:1046
+#: cups/snmp.c:1045
msgid "variable-bindings uses indefinite length"
msgstr ""
diff --git a/locale/cups.strings b/locale/cups.strings
new file mode 100644
index 000000000..3aab44c89
--- /dev/null
+++ b/locale/cups.strings
@@ -0,0 +1,1552 @@
+"\t\t(all)" = "\t\t(all)";
+"\t\t(none)" = "\t\t(none)";
+"\t%d entries" = "\t%d entries";
+"\t%s" = "\t%s";
+"\tAfter fault: continue" = "\tAfter fault: continue";
+"\tAlerts: %s" = "\tAlerts: %s";
+"\tBanner required" = "\tBanner required";
+"\tCharset sets:" = "\tCharset sets:";
+"\tConnection: direct" = "\tConnection: direct";
+"\tConnection: remote" = "\tConnection: remote";
+"\tContent types: any" = "\tContent types: any";
+"\tDefault page size:" = "\tDefault page size:";
+"\tDefault pitch:" = "\tDefault pitch:";
+"\tDefault port settings:" = "\tDefault port settings:";
+"\tDescription: %s" = "\tDescription: %s";
+"\tForm mounted:" = "\tForm mounted:";
+"\tForms allowed:" = "\tForms allowed:";
+"\tInterface: %s.ppd" = "\tInterface: %s.ppd";
+"\tInterface: %s/interfaces/%s" = "\tInterface: %s/interfaces/%s";
+"\tInterface: %s/ppd/%s.ppd" = "\tInterface: %s/ppd/%s.ppd";
+"\tLocation: %s" = "\tLocation: %s";
+"\tOn fault: no alert" = "\tOn fault: no alert";
+"\tPrinter types: unknown" = "\tPrinter types: unknown";
+"\tStatus: %s" = "\tStatus: %s";
+"\tUsers allowed:" = "\tUsers allowed:";
+"\tUsers denied:" = "\tUsers denied:";
+"\tdaemon present" = "\tdaemon present";
+"\tno entries" = "\tno entries";
+"\tprinter is on device '%s' speed -1" = "\tprinter is on device '%s' speed -1";
+"\tprinting is disabled" = "\tprinting is disabled";
+"\tprinting is enabled" = "\tprinting is enabled";
+"\tqueued for %s" = "\tqueued for %s";
+"\tqueuing is disabled" = "\tqueuing is disabled";
+"\tqueuing is enabled" = "\tqueuing is enabled";
+"\treason unknown" = "\treason unknown";
+"\n DETAILED CONFORMANCE TEST RESULTS" = "\n DETAILED CONFORMANCE TEST RESULTS";
+" Ignore specific warnings." = " Ignore specific warnings.";
+" Issue warnings instead of errors." = " Issue warnings instead of errors.";
+" REF: Page 15, section 3.1." = " REF: Page 15, section 3.1.";
+" REF: Page 15, section 3.2." = " REF: Page 15, section 3.2.";
+" REF: Page 19, section 3.3." = " REF: Page 19, section 3.3.";
+" REF: Page 20, section 3.4." = " REF: Page 20, section 3.4.";
+" REF: Page 27, section 3.5." = " REF: Page 27, section 3.5.";
+" REF: Page 42, section 5.2." = " REF: Page 42, section 5.2.";
+" REF: Pages 16-17, section 3.2." = " REF: Pages 16-17, section 3.2.";
+" REF: Pages 42-45, section 5.2." = " REF: Pages 42-45, section 5.2.";
+" REF: Pages 45-46, section 5.2." = " REF: Pages 45-46, section 5.2.";
+" REF: Pages 48-49, section 5.2." = " REF: Pages 48-49, section 5.2.";
+" REF: Pages 52-54, section 5.2." = " REF: Pages 52-54, section 5.2.";
+" %-39.39s %.0f bytes" = " %-39.39s %.0f bytes";
+" PASS Default%s" = " PASS Default%s";
+" PASS DefaultImageableArea" = " PASS DefaultImageableArea";
+" PASS DefaultPaperDimension" = " PASS DefaultPaperDimension";
+" PASS FileVersion" = " PASS FileVersion";
+" PASS FormatVersion" = " PASS FormatVersion";
+" PASS LanguageEncoding" = " PASS LanguageEncoding";
+" PASS LanguageVersion" = " PASS LanguageVersion";
+" PASS Manufacturer" = " PASS Manufacturer";
+" PASS ModelName" = " PASS ModelName";
+" PASS NickName" = " PASS NickName";
+" PASS PCFileName" = " PASS PCFileName";
+" PASS PSVersion" = " PASS PSVersion";
+" PASS PageRegion" = " PASS PageRegion";
+" PASS PageSize" = " PASS PageSize";
+" PASS Product" = " PASS Product";
+" PASS ShortNickName" = " PASS ShortNickName";
+" WARN %s has no corresponding options." = " WARN %s has no corresponding options.";
+" WARN %s shares a common prefix with %s\n REF: Page 15, section 3.2." = " WARN %s shares a common prefix with %s\n REF: Page 15, section 3.2.";
+" WARN Duplex option keyword %s may not work as expected and should be named Duplex.\n REF: Page 122, section 5.17" = " WARN Duplex option keyword %s may not work as expected and should be named Duplex.\n REF: Page 122, section 5.17";
+" WARN File contains a mix of CR, LF, and CR LF line endings." = " WARN File contains a mix of CR, LF, and CR LF line endings.";
+" WARN LanguageEncoding required by PPD 4.3 spec.\n REF: Pages 56-57, section 5.3." = " WARN LanguageEncoding required by PPD 4.3 spec.\n REF: Pages 56-57, section 5.3.";
+" WARN Line %d only contains whitespace." = " WARN Line %d only contains whitespace.";
+" WARN Manufacturer required by PPD 4.3 spec.\n REF: Pages 58-59, section 5.3." = " WARN Manufacturer required by PPD 4.3 spec.\n REF: Pages 58-59, section 5.3.";
+" WARN Non-Windows PPD files should use lines ending with only LF, not CR LF." = " WARN Non-Windows PPD files should use lines ending with only LF, not CR LF.";
+" WARN Obsolete PPD version %.1f.\n REF: Page 42, section 5.2." = " WARN Obsolete PPD version %.1f.\n REF: Page 42, section 5.2.";
+" WARN PCFileName longer than 8.3 in violation of PPD spec.\n REF: Pages 61-62, section 5.3." = " WARN PCFileName longer than 8.3 in violation of PPD spec.\n REF: Pages 61-62, section 5.3.";
+" WARN PCFileName should contain a unique filename.\n REF: Pages 61-62, section 5.3." = " WARN PCFileName should contain a unique filename.\n REF: Pages 61-62, section 5.3.";
+" WARN Protocols contains PJL but JCL attributes are not set.\n REF: Pages 78-79, section 5.7." = " WARN Protocols contains PJL but JCL attributes are not set.\n REF: Pages 78-79, section 5.7.";
+" WARN Protocols contains both PJL and BCP; expected TBCP.\n REF: Pages 78-79, section 5.7." = " WARN Protocols contains both PJL and BCP; expected TBCP.\n REF: Pages 78-79, section 5.7.";
+" WARN ShortNickName required by PPD 4.3 spec.\n REF: Pages 64-65, section 5.3." = " WARN ShortNickName required by PPD 4.3 spec.\n REF: Pages 64-65, section 5.3.";
+" cupsaddsmb [options] -a" = " cupsaddsmb [options] -a";
+" cupstestdsc [options] -" = " cupstestdsc [options] -";
+" program | cupstestppd [options] -" = " program | cupstestppd [options] -";
+" %s \"%s %s\" conflicts with \"%s %s\"\n (constraint=\"%s %s %s %s\")." = " %s \"%s %s\" conflicts with \"%s %s\"\n (constraint=\"%s %s %s %s\").";
+" %s %s %s does not exist." = " %s %s %s does not exist.";
+" %s %s file \"%s\" has the wrong capitalization." = " %s %s file \"%s\" has the wrong capitalization.";
+" %s Bad %s choice %s.\n REF: Page 122, section 5.17" = " %s Bad %s choice %s.\n REF: Page 122, section 5.17";
+" %s Bad UTF-8 \"%s\" translation string for option %s, choice %s." = " %s Bad UTF-8 \"%s\" translation string for option %s, choice %s.";
+" %s Bad UTF-8 \"%s\" translation string for option %s." = " %s Bad UTF-8 \"%s\" translation string for option %s.";
+" %s Bad cupsFilter value \"%s\"." = " %s Bad cupsFilter value \"%s\".";
+" %s Bad cupsICCProfile %s." = " %s Bad cupsICCProfile %s.";
+" %s Bad cupsPreFilter value \"%s\"." = " %s Bad cupsPreFilter value \"%s\".";
+" %s Bad cupsUIConstraints %s: \"%s\"" = " %s Bad cupsUIConstraints %s: \"%s\"";
+" %s Bad language \"%s\"." = " %s Bad language \"%s\".";
+" %s Bad permissions on %s file \"%s\"." = " %s Bad permissions on %s file \"%s\".";
+" %s Bad spelling of %s - should be %s." = " %s Bad spelling of %s - should be %s.";
+" %s Cannot provide both APScanAppPath and APScanAppBundleID." = " %s Cannot provide both APScanAppPath and APScanAppBundleID.";
+" %s Default choices conflicting." = " %s Default choices conflicting.";
+" %s Empty cupsUIConstraints %s" = " %s Empty cupsUIConstraints %s";
+" %s Missing \"%s\" translation string for option %s, choice %s." = " %s Missing \"%s\" translation string for option %s, choice %s.";
+" %s Missing \"%s\" translation string for option %s." = " %s Missing \"%s\" translation string for option %s.";
+" %s Missing %s file \"%s\"." = " %s Missing %s file \"%s\".";
+" %s Missing REQUIRED PageRegion option.\n REF: Page 100, section 5.14." = " %s Missing REQUIRED PageRegion option.\n REF: Page 100, section 5.14.";
+" %s Missing REQUIRED PageSize option.\n REF: Page 99, section 5.14." = " %s Missing REQUIRED PageSize option.\n REF: Page 99, section 5.14.";
+" %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"." = " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\".";
+" %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"" = " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"";
+" %s Missing cupsUIResolver %s" = " %s Missing cupsUIResolver %s";
+" %s Missing option %s in UIConstraints \"*%s %s *%s %s\"." = " %s Missing option %s in UIConstraints \"*%s %s *%s %s\".";
+" %s Missing option %s in cupsUIConstraints %s: \"%s\"" = " %s Missing option %s in cupsUIConstraints %s: \"%s\"";
+" %s No base translation \"%s\" is included in file." = " %s No base translation \"%s\" is included in file.";
+" %s REQUIRED %s does not define choice None.\n REF: Page 122, section 5.17" = " %s REQUIRED %s does not define choice None.\n REF: Page 122, section 5.17";
+" %s Size \"%s\" defined for %s but not for %s." = " %s Size \"%s\" defined for %s but not for %s.";
+" %s Size \"%s\" has unexpected dimensions (%gx%g)." = " %s Size \"%s\" has unexpected dimensions (%gx%g).";
+" %s Size \"%s\" should be \"%s\"." = " %s Size \"%s\" should be \"%s\".";
+" %s Size \"%s\" should be the Adobe standard name \"%s\"." = " %s Size \"%s\" should be the Adobe standard name \"%s\".";
+" %s cupsICCProfile %s hash value collides with %s." = " %s cupsICCProfile %s hash value collides with %s.";
+" %s cupsUIResolver %s causes a loop." = " %s cupsUIResolver %s causes a loop.";
+" %s cupsUIResolver %s does not list at least two different options." = " %s cupsUIResolver %s does not list at least two different options.";
+" **FAIL** %s choice names %s and %s differ only by case." = " **FAIL** %s choice names %s and %s differ only by case.";
+" **FAIL** %s must be 1284DeviceID\n REF: Page 72, section 5.5" = " **FAIL** %s must be 1284DeviceID\n REF: Page 72, section 5.5";
+" **FAIL** BAD Default%s %s\n REF: Page 40, section 4.5." = " **FAIL** BAD Default%s %s\n REF: Page 40, section 4.5.";
+" **FAIL** BAD DefaultImageableArea %s\n REF: Page 102, section 5.15." = " **FAIL** BAD DefaultImageableArea %s\n REF: Page 102, section 5.15.";
+" **FAIL** BAD DefaultPaperDimension %s\n REF: Page 103, section 5.15." = " **FAIL** BAD DefaultPaperDimension %s\n REF: Page 103, section 5.15.";
+" **FAIL** BAD JobPatchFile attribute in file\n REF: Page 24, section 3.4." = " **FAIL** BAD JobPatchFile attribute in file\n REF: Page 24, section 3.4.";
+" **FAIL** BAD Manufacturer (should be \"HP\")\n REF: Page 211, table D.1." = " **FAIL** BAD Manufacturer (should be \"HP\")\n REF: Page 211, table D.1.";
+" **FAIL** BAD Manufacturer (should be \"Oki\")\n REF: Page 211, table D.1." = " **FAIL** BAD Manufacturer (should be \"Oki\")\n REF: Page 211, table D.1.";
+" **FAIL** BAD ModelName - \"%c\" not allowed in string.\n REF: Pages 59-60, section 5.3." = " **FAIL** BAD ModelName - \"%c\" not allowed in string.\n REF: Pages 59-60, section 5.3.";
+" **FAIL** BAD PSVersion - not \"(string) int\".\n REF: Pages 62-64, section 5.3." = " **FAIL** BAD PSVersion - not \"(string) int\".\n REF: Pages 62-64, section 5.3.";
+" **FAIL** BAD Product - not \"(string)\".\n REF: Page 62, section 5.3." = " **FAIL** BAD Product - not \"(string)\".\n REF: Page 62, section 5.3.";
+" **FAIL** BAD ShortNickName - longer than 31 chars.\n REF: Pages 64-65, section 5.3." = " **FAIL** BAD ShortNickName - longer than 31 chars.\n REF: Pages 64-65, section 5.3.";
+" **FAIL** Bad %s choice %s\n REF: Page 84, section 5.9" = " **FAIL** Bad %s choice %s\n REF: Page 84, section 5.9";
+" **FAIL** Bad FileVersion \"%s\"\n REF: Page 56, section 5.3." = " **FAIL** Bad FileVersion \"%s\"\n REF: Page 56, section 5.3.";
+" **FAIL** Bad FormatVersion \"%s\"\n REF: Page 56, section 5.3." = " **FAIL** Bad FormatVersion \"%s\"\n REF: Page 56, section 5.3.";
+" **FAIL** Bad LanguageEncoding %s - must be ISOLatin1." = " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1.";
+" **FAIL** Bad LanguageVersion %s - must be English." = " **FAIL** Bad LanguageVersion %s - must be English.";
+" **FAIL** Default option code cannot be interpreted: %s" = " **FAIL** Default option code cannot be interpreted: %s";
+" **FAIL** Default translation string for option %s choice %s contains 8-bit characters." = " **FAIL** Default translation string for option %s choice %s contains 8-bit characters.";
+" **FAIL** Default translation string for option %s contains 8-bit characters." = " **FAIL** Default translation string for option %s contains 8-bit characters.";
+" **FAIL** Group names %s and %s differ only by case." = " **FAIL** Group names %s and %s differ only by case.";
+" **FAIL** Multiple occurrences of %s choice name %s." = " **FAIL** Multiple occurrences of %s choice name %s.";
+" **FAIL** Option names %s and %s differ only by case." = " **FAIL** Option names %s and %s differ only by case.";
+" **FAIL** REQUIRED Default%s\n REF: Page 40, section 4.5." = " **FAIL** REQUIRED Default%s\n REF: Page 40, section 4.5.";
+" **FAIL** REQUIRED DefaultImageableArea\n REF: Page 102, section 5.15." = " **FAIL** REQUIRED DefaultImageableArea\n REF: Page 102, section 5.15.";
+" **FAIL** REQUIRED DefaultPaperDimension\n REF: Page 103, section 5.15." = " **FAIL** REQUIRED DefaultPaperDimension\n REF: Page 103, section 5.15.";
+" **FAIL** REQUIRED FileVersion\n REF: Page 56, section 5.3." = " **FAIL** REQUIRED FileVersion\n REF: Page 56, section 5.3.";
+" **FAIL** REQUIRED FormatVersion\n REF: Page 56, section 5.3." = " **FAIL** REQUIRED FormatVersion\n REF: Page 56, section 5.3.";
+" **FAIL** REQUIRED ImageableArea for PageSize %s\n REF: Page 41, section 5.\n REF: Page 102, section 5.15." = " **FAIL** REQUIRED ImageableArea for PageSize %s\n REF: Page 41, section 5.\n REF: Page 102, section 5.15.";
+" **FAIL** REQUIRED LanguageEncoding\n REF: Pages 56-57, section 5.3." = " **FAIL** REQUIRED LanguageEncoding\n REF: Pages 56-57, section 5.3.";
+" **FAIL** REQUIRED LanguageVersion\n REF: Pages 57-58, section 5.3." = " **FAIL** REQUIRED LanguageVersion\n REF: Pages 57-58, section 5.3.";
+" **FAIL** REQUIRED Manufacturer\n REF: Pages 58-59, section 5.3." = " **FAIL** REQUIRED Manufacturer\n REF: Pages 58-59, section 5.3.";
+" **FAIL** REQUIRED ModelName\n REF: Pages 59-60, section 5.3." = " **FAIL** REQUIRED ModelName\n REF: Pages 59-60, section 5.3.";
+" **FAIL** REQUIRED NickName\n REF: Page 60, section 5.3." = " **FAIL** REQUIRED NickName\n REF: Page 60, section 5.3.";
+" **FAIL** REQUIRED PCFileName\n REF: Pages 61-62, section 5.3." = " **FAIL** REQUIRED PCFileName\n REF: Pages 61-62, section 5.3.";
+" **FAIL** REQUIRED PSVersion\n REF: Pages 62-64, section 5.3." = " **FAIL** REQUIRED PSVersion\n REF: Pages 62-64, section 5.3.";
+" **FAIL** REQUIRED PageRegion\n REF: Page 100, section 5.14." = " **FAIL** REQUIRED PageRegion\n REF: Page 100, section 5.14.";
+" **FAIL** REQUIRED PageSize\n REF: Page 41, section 5.\n REF: Page 99, section 5.14." = " **FAIL** REQUIRED PageSize\n REF: Page 41, section 5.\n REF: Page 99, section 5.14.";
+" **FAIL** REQUIRED PageSize\n REF: Pages 99-100, section 5.14." = " **FAIL** REQUIRED PageSize\n REF: Pages 99-100, section 5.14.";
+" **FAIL** REQUIRED PaperDimension for PageSize %s\n REF: Page 41, section 5.\n REF: Page 103, section 5.15." = " **FAIL** REQUIRED PaperDimension for PageSize %s\n REF: Page 41, section 5.\n REF: Page 103, section 5.15.";
+" **FAIL** REQUIRED Product\n REF: Page 62, section 5.3." = " **FAIL** REQUIRED Product\n REF: Page 62, section 5.3.";
+" **FAIL** REQUIRED ShortNickName\n REF: Page 64-65, section 5.3." = " **FAIL** REQUIRED ShortNickName\n REF: Page 64-65, section 5.3.";
+" **FAIL** Unable to open PPD file - %s" = " **FAIL** Unable to open PPD file - %s";
+" **FAIL** Unable to open PPD file - %s on line %d." = " **FAIL** Unable to open PPD file - %s on line %d.";
+" %d ERRORS FOUND" = " %d ERRORS FOUND";
+" -h Show program usage" = " -h Show program usage";
+" Bad %%%%BoundingBox: on line %d.\n REF: Page 39, %%%%BoundingBox:" = " Bad %%%%BoundingBox: on line %d.\n REF: Page 39, %%%%BoundingBox:";
+" Bad %%%%Page: on line %d.\n REF: Page 53, %%%%Page:" = " Bad %%%%Page: on line %d.\n REF: Page 53, %%%%Page:";
+" Bad %%%%Pages: on line %d.\n REF: Page 43, %%%%Pages:" = " Bad %%%%Pages: on line %d.\n REF: Page 43, %%%%Pages:";
+" Line %d is longer than 255 characters (%d).\n REF: Page 25, Line Length" = " Line %d is longer than 255 characters (%d).\n REF: Page 25, Line Length";
+" Missing %!PS-Adobe-3.0 on first line.\n REF: Page 17, 3.1 Conforming Documents" = " Missing %!PS-Adobe-3.0 on first line.\n REF: Page 17, 3.1 Conforming Documents";
+" Missing %%EndComments comment. REF: Page 41, %%EndComments" = " Missing %%EndComments comment. REF: Page 41, %%EndComments";
+" Missing or bad %%BoundingBox: comment.\n REF: Page 39, %%BoundingBox:" = " Missing or bad %%BoundingBox: comment.\n REF: Page 39, %%BoundingBox:";
+" Missing or bad %%Page: comments.\n REF: Page 53, %%Page:" = " Missing or bad %%Page: comments.\n REF: Page 53, %%Page:";
+" Missing or bad %%Pages: comment.\n REF: Page 43, %%Pages:" = " Missing or bad %%Pages: comment.\n REF: Page 43, %%Pages:";
+" NO ERRORS FOUND" = " NO ERRORS FOUND";
+" Saw %d lines that exceeded 255 characters." = " Saw %d lines that exceeded 255 characters.";
+" Too many %%BeginDocument comments." = " Too many %%BeginDocument comments.";
+" Too many %%EndDocument comments." = " Too many %%EndDocument comments.";
+" Warning: file contains binary data." = " Warning: file contains binary data.";
+" Warning: no %%EndComments comment in file." = " Warning: no %%EndComments comment in file.";
+" Warning: obsolete DSC version %.1f in file." = " Warning: obsolete DSC version %.1f in file.";
+" --[no-]debug-logging Turn debug logging on/off." = " --[no-]debug-logging Turn debug logging on/off.";
+" --[no-]remote-admin Turn remote administration on/off." = " --[no-]remote-admin Turn remote administration on/off.";
+" --[no-]remote-any Allow/prevent access from the Internet." = " --[no-]remote-any Allow/prevent access from the Internet.";
+" --[no-]remote-printers Show/hide remote printers." = " --[no-]remote-printers Show/hide remote printers.";
+" --[no-]share-printers Turn printer sharing on/off." = " --[no-]share-printers Turn printer sharing on/off.";
+" --[no-]user-cancel-any Allow/prevent users to cancel any job." = " --[no-]user-cancel-any Allow/prevent users to cancel any job.";
+" --cr End lines with CR (Mac OS 9)." = " --cr End lines with CR (Mac OS 9).";
+" --crlf End lines with CR + LF (Windows)." = " --crlf End lines with CR + LF (Windows).";
+" --lf End lines with LF (UNIX/Linux/Mac OS X)." = " --lf End lines with LF (UNIX/Linux/Mac OS X).";
+" -4 Connect using IPv4." = " -4 Connect using IPv4.";
+" -6 Connect using IPv6." = " -6 Connect using IPv6.";
+" -C Send requests using chunking (default)." = " -C Send requests using chunking (default).";
+" -D Remove the input file when finished." = " -D Remove the input file when finished.";
+" -D name=value Set named variable to value." = " -D name=value Set named variable to value.";
+" -E Enable encryption." = " -E Enable encryption.";
+" -E Encrypt the connection to the server." = " -E Encrypt the connection to the server.";
+" -E Test with TLS encryption." = " -E Test with TLS encryption.";
+" -F Run in the foreground but detach from console." = " -F Run in the foreground but detach from console.";
+" -H samba-server Use the named SAMBA server." = " -H samba-server Use the named SAMBA server.";
+" -I Ignore errors." = " -I Ignore errors.";
+" -I include-dir Add include directory to search path." = " -I include-dir Add include directory to search path.";
+" -I {filename,filters,none,profiles}" = " -I {filename,filters,none,profiles}";
+" -J title Set title." = " -J title Set title.";
+" -L Send requests using content-length." = " -L Send requests using content-length.";
+" -P filename.ppd Set PPD file." = " -P filename.ppd Set PPD file.";
+" -R root-directory Set alternate root." = " -R root-directory Set alternate root.";
+" -S Test with SSL encryption." = " -S Test with SSL encryption.";
+" -T Set the receive/send timeout in seconds." = " -T Set the receive/send timeout in seconds.";
+" -U samba-user Authenticate using the named SAMBA user." = " -U samba-user Authenticate using the named SAMBA user.";
+" -U username Set username for job." = " -U username Set username for job.";
+" -U username Specify username." = " -U username Specify username.";
+" -V version Set default IPP version." = " -V version Set default IPP version.";
+" -W {all,none,constraints,defaults,duplex,filters,profiles,sizes,translations}" = " -W {all,none,constraints,defaults,duplex,filters,profiles,sizes,translations}";
+" -X Produce XML plist instead of plain text." = " -X Produce XML plist instead of plain text.";
+" -a Export all printers." = " -a Export all printers.";
+" -a 'name=value ...' Set option(s)." = " -a 'name=value ...' Set option(s).";
+" -c catalog.po Load the specified message catalog." = " -c catalog.po Load the specified message catalog.";
+" -c config-file Load alternate configuration file." = " -c config-file Load alternate configuration file.";
+" -c copies Set number of copies." = " -c copies Set number of copies.";
+" -c cupsd.conf Set cupsd.conf file to use." = " -c cupsd.conf Set cupsd.conf file to use.";
+" -d name=value Set named variable to value." = " -d name=value Set named variable to value.";
+" -d output-dir Specify the output directory." = " -d output-dir Specify the output directory.";
+" -d printer Use the named printer." = " -d printer Use the named printer.";
+" -e Use every filter from the PPD file." = " -e Use every filter from the PPD file.";
+" -f Run in the foreground." = " -f Run in the foreground.";
+" -f filename Set default request filename." = " -f filename Set default request filename.";
+" -f filename Set file to be converted (otherwise stdin)." = " -f filename Set file to be converted (otherwise stdin).";
+" -h Show this usage message." = " -h Show this usage message.";
+" -h cups-server Use the named CUPS server." = " -h cups-server Use the named CUPS server.";
+" -h server[:port] Specify server address." = " -h server[:port] Specify server address.";
+" -i mime/type Set input MIME type (otherwise auto-typed)." = " -i mime/type Set input MIME type (otherwise auto-typed).";
+" -i seconds Repeat the last file with the given time interval." = " -i seconds Repeat the last file with the given time interval.";
+" -j job-id[,N] Filter file N from the specified job (default is file 1)." = " -j job-id[,N] Filter file N from the specified job (default is file 1).";
+" -j mime/type Set output MIME type (otherwise application/pdf)." = " -j mime/type Set output MIME type (otherwise application/pdf).";
+" -l Run cupsd from launchd(8)." = " -l Run cupsd from launchd(8).";
+" -l lang[,lang,...] Specify the output language(s) (locale)." = " -l lang[,lang,...] Specify the output language(s) (locale).";
+" -m Use the ModelName value as the filename." = " -m Use the ModelName value as the filename.";
+" -m mime/type Set output MIME type (otherwise application/pdf)." = " -m mime/type Set output MIME type (otherwise application/pdf).";
+" -n copies Set number of copies." = " -n copies Set number of copies.";
+" -n count Repeat the last file the given number of times." = " -n count Repeat the last file the given number of times.";
+" -o filename Set file to be generated (otherwise stdout)." = " -o filename Set file to be generated (otherwise stdout).";
+" -o filename.drv Set driver information file (otherwise ppdi.drv)." = " -o filename.drv Set driver information file (otherwise ppdi.drv).";
+" -o filename.ppd[.gz] Set output file (otherwise stdout)." = " -o filename.ppd[.gz] Set output file (otherwise stdout).";
+" -o name=value Set option(s)." = " -o name=value Set option(s).";
+" -p filename.ppd Set PPD file." = " -p filename.ppd Set PPD file.";
+" -q Be quiet - no output except errors." = " -q Be quiet - no output except errors.";
+" -q Run silently." = " -q Run silently.";
+" -r Use 'relaxed' open mode." = " -r Use 'relaxed' open mode.";
+" -t Produce a test report." = " -t Produce a test report.";
+" -t Test PPDs instead of generating them." = " -t Test PPDs instead of generating them.";
+" -t Test the configuration file." = " -t Test the configuration file.";
+" -t title Set title." = " -t title Set title.";
+" -u Remove the PPD file when finished." = " -u Remove the PPD file when finished.";
+" -v Be slightly verbose." = " -v Be slightly verbose.";
+" -v Be verbose (more v's for more verbosity)." = " -v Be verbose (more v's for more verbosity).";
+" -v Be verbose (show commands)." = " -v Be verbose (show commands).";
+" -v Show all attributes sent and received." = " -v Show all attributes sent and received.";
+" -vv Be very verbose." = " -vv Be very verbose.";
+" -z Compress PPD files using GNU zip." = " -z Compress PPD files using GNU zip.";
+" FAIL" = " FAIL";
+" PASS" = " PASS";
+"%-6s %-10.10s %-4d %-10d %-27.27s %.0f bytes" = "%-6s %-10.10s %-4d %-10d %-27.27s %.0f bytes";
+"%-7s %-7.7s %-7d %-31.31s %.0f bytes" = "%-7s %-7.7s %-7d %-31.31s %.0f bytes";
+"%.0f x %.0f millimeters" = "%.0f x %.0f millimeters";
+"%.0f x %.0f to %.0f x %.0f millimeters" = "%.0f x %.0f to %.0f x %.0f millimeters";
+"%.2f x %.2f inches" = "%.2f x %.2f inches";
+"%.2f x %.2f to %.2f x %.2f inches" = "%.2f x %.2f to %.2f x %.2f inches";
+"%s accepting requests since %s" = "%s accepting requests since %s";
+"%s cannot be changed." = "%s cannot be changed.";
+"%s is not implemented by the CUPS version of lpc." = "%s is not implemented by the CUPS version of lpc.";
+"%s is not ready" = "%s is not ready";
+"%s is ready" = "%s is ready";
+"%s is ready and printing" = "%s is ready and printing";
+"%s job-id user title copies options [file]" = "%s job-id user title copies options [file]";
+"%s not accepting requests since %s -" = "%s not accepting requests since %s -";
+"%s not supported." = "%s not supported.";
+"%s/%s accepting requests since %s" = "%s/%s accepting requests since %s";
+"%s/%s not accepting requests since %s -" = "%s/%s not accepting requests since %s -";
+"%s: %-33.33s [job %d localhost]" = "%s: %-33.33s [job %d localhost]";
+// TRANSLATORS: Message is "subject: error"
+"%s: %s" = "%s: %s";
+"%s: %s failed: %s" = "%s: %s failed: %s";
+"%s: Don't know what to do." = "%s: Don't know what to do.";
+"%s: Error - %s environment variable names non-existent destination \"%s\"." = "%s: Error - %s environment variable names non-existent destination \"%s\".";
+"%s: Error - bad job ID." = "%s: Error - bad job ID.";
+"%s: Error - cannot print files and alter jobs simultaneously." = "%s: Error - cannot print files and alter jobs simultaneously.";
+"%s: Error - cannot print from stdin if files or a job ID are provided." = "%s: Error - cannot print from stdin if files or a job ID are provided.";
+"%s: Error - expected character set after \"-S\" option." = "%s: Error - expected character set after \"-S\" option.";
+"%s: Error - expected content type after \"-T\" option." = "%s: Error - expected content type after \"-T\" option.";
+"%s: Error - expected copies after \"-#\" option." = "%s: Error - expected copies after \"-#\" option.";
+"%s: Error - expected copies after \"-n\" option." = "%s: Error - expected copies after \"-n\" option.";
+"%s: Error - expected destination after \"-P\" option." = "%s: Error - expected destination after \"-P\" option.";
+"%s: Error - expected destination after \"-b\" option." = "%s: Error - expected destination after \"-b\" option.";
+"%s: Error - expected destination after \"-d\" option." = "%s: Error - expected destination after \"-d\" option.";
+"%s: Error - expected form after \"-f\" option." = "%s: Error - expected form after \"-f\" option.";
+"%s: Error - expected hold name after \"-H\" option." = "%s: Error - expected hold name after \"-H\" option.";
+"%s: Error - expected hostname after \"-H\" option." = "%s: Error - expected hostname after \"-H\" option.";
+"%s: Error - expected hostname after \"-h\" option." = "%s: Error - expected hostname after \"-h\" option.";
+"%s: Error - expected mode list after \"-y\" option." = "%s: Error - expected mode list after \"-y\" option.";
+"%s: Error - expected name after \"-%c\" option." = "%s: Error - expected name after \"-%c\" option.";
+"%s: Error - expected option=value after \"-o\" option." = "%s: Error - expected option=value after \"-o\" option.";
+"%s: Error - expected page list after \"-P\" option." = "%s: Error - expected page list after \"-P\" option.";
+"%s: Error - expected priority after \"-%c\" option." = "%s: Error - expected priority after \"-%c\" option.";
+"%s: Error - expected reason text after \"-r\" option." = "%s: Error - expected reason text after \"-r\" option.";
+"%s: Error - expected title after \"-t\" option." = "%s: Error - expected title after \"-t\" option.";
+"%s: Error - expected username after \"-U\" option." = "%s: Error - expected username after \"-U\" option.";
+"%s: Error - expected username after \"-u\" option." = "%s: Error - expected username after \"-u\" option.";
+"%s: Error - expected value after \"-%c\" option." = "%s: Error - expected value after \"-%c\" option.";
+"%s: Error - need \"completed\", \"not-completed\", or \"all\" after \"-W\" option." = "%s: Error - need \"completed\", \"not-completed\", or \"all\" after \"-W\" option.";
+"%s: Error - no default destination available." = "%s: Error - no default destination available.";
+"%s: Error - priority must be between 1 and 100." = "%s: Error - priority must be between 1 and 100.";
+"%s: Error - scheduler not responding." = "%s: Error - scheduler not responding.";
+"%s: Error - too many files - \"%s\"." = "%s: Error - too many files - \"%s\".";
+"%s: Error - unable to access \"%s\" - %s" = "%s: Error - unable to access \"%s\" - %s";
+"%s: Error - unable to queue from stdin - %s." = "%s: Error - unable to queue from stdin - %s.";
+"%s: Error - unknown destination \"%s\"." = "%s: Error - unknown destination \"%s\".";
+"%s: Error - unknown destination \"%s/%s\"." = "%s: Error - unknown destination \"%s/%s\".";
+"%s: Error - unknown option \"%c\"." = "%s: Error - unknown option \"%c\".";
+"%s: Error - unknown option \"%s\"." = "%s: Error - unknown option \"%s\".";
+"%s: Expected job ID after \"-i\" option." = "%s: Expected job ID after \"-i\" option.";
+"%s: Invalid destination name in list \"%s\"." = "%s: Invalid destination name in list \"%s\".";
+"%s: Invalid filter string \"%s\"." = "%s: Invalid filter string \"%s\".";
+"%s: Need job ID (\"-i jobid\") before \"-H restart\"." = "%s: Need job ID (\"-i jobid\") before \"-H restart\".";
+"%s: No filter to convert from %s/%s to %s/%s." = "%s: No filter to convert from %s/%s to %s/%s.";
+"%s: Operation failed: %s" = "%s: Operation failed: %s";
+"%s: Sorry, no encryption support." = "%s: Sorry, no encryption support.";
+"%s: Unable to connect to server." = "%s: Unable to connect to server.";
+"%s: Unable to contact server." = "%s: Unable to contact server.";
+"%s: Unable to determine MIME type of \"%s\"." = "%s: Unable to determine MIME type of \"%s\".";
+"%s: Unable to open %s: %s" = "%s: Unable to open %s: %s";
+"%s: Unable to open PPD file: %s on line %d." = "%s: Unable to open PPD file: %s on line %d.";
+"%s: Unable to read MIME database from \"%s\" or \"%s\"." = "%s: Unable to read MIME database from \"%s\" or \"%s\".";
+"%s: Unknown destination \"%s\"." = "%s: Unknown destination \"%s\".";
+"%s: Unknown destination MIME type %s/%s." = "%s: Unknown destination MIME type %s/%s.";
+"%s: Unknown option \"%c\"." = "%s: Unknown option \"%c\".";
+"%s: Unknown source MIME type %s/%s." = "%s: Unknown source MIME type %s/%s.";
+"%s: Warning - \"%c\" format modifier not supported - output may not be correct." = "%s: Warning - \"%c\" format modifier not supported - output may not be correct.";
+"%s: Warning - character set option ignored." = "%s: Warning - character set option ignored.";
+"%s: Warning - content type option ignored." = "%s: Warning - content type option ignored.";
+"%s: Warning - form option ignored." = "%s: Warning - form option ignored.";
+"%s: Warning - mode option ignored." = "%s: Warning - mode option ignored.";
+"-1" = "-1";
+"-10" = "-10";
+"-100" = "-100";
+"-105" = "-105";
+"-11" = "-11";
+"-110" = "-110";
+"-115" = "-115";
+"-12" = "-12";
+"-120" = "-120";
+"-13" = "-13";
+"-14" = "-14";
+"-15" = "-15";
+"-2" = "-2";
+"-20" = "-20";
+"-25" = "-25";
+"-3" = "-3";
+"-30" = "-30";
+"-35" = "-35";
+"-4" = "-4";
+"-40" = "-40";
+"-45" = "-45";
+"-5" = "-5";
+"-50" = "-50";
+"-55" = "-55";
+"-6" = "-6";
+"-60" = "-60";
+"-65" = "-65";
+"-7" = "-7";
+"-70" = "-70";
+"-75" = "-75";
+"-8" = "-8";
+"-80" = "-80";
+"-85" = "-85";
+"-9" = "-9";
+"-90" = "-90";
+"-95" = "-95";
+"0" = "0";
+"1" = "1";
+"1 inch/sec." = "1 inch/sec.";
+"1.25x0.25\"" = "1.25x0.25\"";
+"1.25x2.25\"" = "1.25x2.25\"";
+"1.5 inch/sec." = "1.5 inch/sec.";
+"1.50x0.25\"" = "1.50x0.25\"";
+"1.50x0.50\"" = "1.50x0.50\"";
+"1.50x1.00\"" = "1.50x1.00\"";
+"1.50x2.00\"" = "1.50x2.00\"";
+"10" = "10";
+"10 inches/sec." = "10 inches/sec.";
+"10 x 11" = "10 x 11";
+"10 x 13" = "10 x 13";
+"10 x 14" = "10 x 14";
+"100" = "100";
+"100 mm/sec." = "100 mm/sec.";
+"105" = "105";
+"11" = "11";
+"11 inches/sec." = "11 inches/sec.";
+"110" = "110";
+"115" = "115";
+"12" = "12";
+"12 inches/sec." = "12 inches/sec.";
+"12 x 11" = "12 x 11";
+"120" = "120";
+"120 mm/sec." = "120 mm/sec.";
+"120x60dpi" = "120x60dpi";
+"120x72dpi" = "120x72dpi";
+"13" = "13";
+"136dpi" = "136dpi";
+"14" = "14";
+"15" = "15";
+"15 mm/sec." = "15 mm/sec.";
+"15 x 11" = "15 x 11";
+"150 mm/sec." = "150 mm/sec.";
+"150dpi" = "150dpi";
+"16" = "16";
+"17" = "17";
+"18" = "18";
+"180dpi" = "180dpi";
+"19" = "19";
+"2" = "2";
+"2 inches/sec." = "2 inches/sec.";
+"2-Sided Printing" = "2-Sided Printing";
+"2.00x0.37\"" = "2.00x0.37\"";
+"2.00x0.50\"" = "2.00x0.50\"";
+"2.00x1.00\"" = "2.00x1.00\"";
+"2.00x1.25\"" = "2.00x1.25\"";
+"2.00x2.00\"" = "2.00x2.00\"";
+"2.00x3.00\"" = "2.00x3.00\"";
+"2.00x4.00\"" = "2.00x4.00\"";
+"2.00x5.50\"" = "2.00x5.50\"";
+"2.25x0.50\"" = "2.25x0.50\"";
+"2.25x1.25\"" = "2.25x1.25\"";
+"2.25x4.00\"" = "2.25x4.00\"";
+"2.25x5.50\"" = "2.25x5.50\"";
+"2.38x5.50\"" = "2.38x5.50\"";
+"2.5 inches/sec." = "2.5 inches/sec.";
+"2.50x1.00\"" = "2.50x1.00\"";
+"2.50x2.00\"" = "2.50x2.00\"";
+"2.75x1.25\"" = "2.75x1.25\"";
+"2.9 x 1\"" = "2.9 x 1\"";
+"20" = "20";
+"20 mm/sec." = "20 mm/sec.";
+"200 mm/sec." = "200 mm/sec.";
+"203dpi" = "203dpi";
+"21" = "21";
+"22" = "22";
+"23" = "23";
+"24" = "24";
+"24-Pin Series" = "24-Pin Series";
+"240x72dpi" = "240x72dpi";
+"25" = "25";
+"250 mm/sec." = "250 mm/sec.";
+"26" = "26";
+"27" = "27";
+"28" = "28";
+"29" = "29";
+"3" = "3";
+"3 inches/sec." = "3 inches/sec.";
+"3 x 5" = "3 x 5";
+"3.00x1.00\"" = "3.00x1.00\"";
+"3.00x1.25\"" = "3.00x1.25\"";
+"3.00x2.00\"" = "3.00x2.00\"";
+"3.00x3.00\"" = "3.00x3.00\"";
+"3.00x5.00\"" = "3.00x5.00\"";
+"3.25x2.00\"" = "3.25x2.00\"";
+"3.25x5.00\"" = "3.25x5.00\"";
+"3.25x5.50\"" = "3.25x5.50\"";
+"3.25x5.83\"" = "3.25x5.83\"";
+"3.25x7.83\"" = "3.25x7.83\"";
+"3.5 x 5" = "3.5 x 5";
+"3.5\" Disk" = "3.5\" Disk";
+"3.5\" Disk - 2 1/8 x 2 3/4\"" = "3.5\" Disk - 2 1/8 x 2 3/4\"";
+"3.50x1.00\"" = "3.50x1.00\"";
+"30" = "30";
+"30 mm/sec." = "30 mm/sec.";
+"300 mm/sec." = "300 mm/sec.";
+"300dpi" = "300dpi";
+"35" = "35";
+"360dpi" = "360dpi";
+"360x180dpi" = "360x180dpi";
+"4" = "4";
+"4 inches/sec." = "4 inches/sec.";
+"4.00x1.00\"" = "4.00x1.00\"";
+"4.00x13.00\"" = "4.00x13.00\"";
+"4.00x2.00\"" = "4.00x2.00\"";
+"4.00x2.50\"" = "4.00x2.50\"";
+"4.00x3.00\"" = "4.00x3.00\"";
+"4.00x4.00\"" = "4.00x4.00\"";
+"4.00x5.00\"" = "4.00x5.00\"";
+"4.00x6.00\"" = "4.00x6.00\"";
+"4.00x6.50\"" = "4.00x6.50\"";
+"40" = "40";
+"40 mm/sec." = "40 mm/sec.";
+"45" = "45";
+"5" = "5";
+"5 inches/sec." = "5 inches/sec.";
+"5 x 7" = "5 x 7";
+"50" = "50";
+"55" = "55";
+"6" = "6";
+"6 inches/sec." = "6 inches/sec.";
+"6.00x1.00\"" = "6.00x1.00\"";
+"6.00x2.00\"" = "6.00x2.00\"";
+"6.00x3.00\"" = "6.00x3.00\"";
+"6.00x4.00\"" = "6.00x4.00\"";
+"6.00x5.00\"" = "6.00x5.00\"";
+"6.00x6.00\"" = "6.00x6.00\"";
+"6.00x6.50\"" = "6.00x6.50\"";
+"60" = "60";
+"60 mm/sec." = "60 mm/sec.";
+"600dpi" = "600dpi";
+"60dpi" = "60dpi";
+"60x72dpi" = "60x72dpi";
+"65" = "65";
+"7" = "7";
+"7 inches/sec." = "7 inches/sec.";
+"7 x 9" = "7 x 9";
+"70" = "70";
+"720dpi" = "720dpi";
+"75" = "75";
+"8" = "8";
+"8 inches/sec." = "8 inches/sec.";
+"8 x 10" = "8 x 10";
+"8.00x1.00\"" = "8.00x1.00\"";
+"8.00x2.00\"" = "8.00x2.00\"";
+"8.00x3.00\"" = "8.00x3.00\"";
+"8.00x4.00\"" = "8.00x4.00\"";
+"8.00x5.00\"" = "8.00x5.00\"";
+"8.00x6.00\"" = "8.00x6.00\"";
+"8.00x6.50\"" = "8.00x6.50\"";
+"80" = "80";
+"80 mm/sec." = "80 mm/sec.";
+"85" = "85";
+"9" = "9";
+"9 inches/sec." = "9 inches/sec.";
+"9 x 11" = "9 x 11";
+"9 x 12" = "9 x 12";
+"9-Pin Series" = "9-Pin Series";
+"90" = "90";
+"95" = "95";
+"?Invalid help command unknown." = "?Invalid help command unknown.";
+"A Samba password is required to export printer drivers" = "A Samba password is required to export printer drivers";
+"A Samba username is required to export printer drivers" = "A Samba username is required to export printer drivers";
+"A class named \"%s\" already exists." = "A class named \"%s\" already exists.";
+"A printer named \"%s\" already exists." = "A printer named \"%s\" already exists.";
+"A0" = "A0";
+"A0 Long Edge" = "A0 Long Edge";
+"A1" = "A1";
+"A1 Long Edge" = "A1 Long Edge";
+"A10" = "A10";
+"A2" = "A2";
+"A2 Long Edge" = "A2 Long Edge";
+"A3" = "A3";
+"A3 Long Edge" = "A3 Long Edge";
+"A3 Oversize" = "A3 Oversize";
+"A3 Oversize Long Edge" = "A3 Oversize Long Edge";
+"A4" = "A4";
+"A4 Long Edge" = "A4 Long Edge";
+"A4 Oversize" = "A4 Oversize";
+"A4 Small" = "A4 Small";
+"A5" = "A5";
+"A5 Long Edge" = "A5 Long Edge";
+"A5 Oversize" = "A5 Oversize";
+"A6" = "A6";
+"A6 Long Edge" = "A6 Long Edge";
+"A7" = "A7";
+"A8" = "A8";
+"A9" = "A9";
+"ANSI A" = "ANSI A";
+"ANSI B" = "ANSI B";
+"ANSI C" = "ANSI C";
+"ANSI D" = "ANSI D";
+"ANSI E" = "ANSI E";
+"ARCH C" = "ARCH C";
+"ARCH C Long Edge" = "ARCH C Long Edge";
+"ARCH D" = "ARCH D";
+"ARCH D Long Edge" = "ARCH D Long Edge";
+"ARCH E" = "ARCH E";
+"ARCH E Long Edge" = "ARCH E Long Edge";
+"Accept Jobs" = "Accept Jobs";
+"Accepted" = "Accepted";
+"Add Class" = "Add Class";
+"Add Printer" = "Add Printer";
+"Add RSS Subscription" = "Add RSS Subscription";
+"Address" = "Address";
+"Address - 1 1/8 x 3 1/2\"" = "Address - 1 1/8 x 3 1/2\"";
+"Administration" = "Administration";
+"Always" = "Always";
+"AppSocket/HP JetDirect" = "AppSocket/HP JetDirect";
+"Applicator" = "Applicator";
+"Attempt to set %s printer-state to bad value %d." = "Attempt to set %s printer-state to bad value %d.";
+"Attribute groups are out of order (%x < %x)." = "Attribute groups are out of order (%x < %x).";
+"B0" = "B0";
+"B1" = "B1";
+"B10" = "B10";
+"B2" = "B2";
+"B3" = "B3";
+"B4" = "B4";
+"B5" = "B5";
+"B5 Oversize" = "B5 Oversize";
+"B6" = "B6";
+"B7" = "B7";
+"B8" = "B8";
+"B9" = "B9";
+"Bad NULL dests pointer" = "Bad NULL dests pointer";
+"Bad OpenGroup" = "Bad OpenGroup";
+"Bad OpenUI/JCLOpenUI" = "Bad OpenUI/JCLOpenUI";
+"Bad OrderDependency" = "Bad OrderDependency";
+"Bad PPD cache file." = "Bad PPD cache file.";
+"Bad Request" = "Bad Request";
+"Bad SNMP version number" = "Bad SNMP version number";
+"Bad UIConstraints" = "Bad UIConstraints";
+"Bad charset file \"%s\"." = "Bad charset file \"%s\".";
+"Bad charset type: %s" = "Bad charset type: %s";
+"Bad columns value %d." = "Bad columns value %d.";
+"Bad copies value %d." = "Bad copies value %d.";
+"Bad cpi value %f." = "Bad cpi value %f.";
+"Bad custom parameter" = "Bad custom parameter";
+"Bad device-uri \"%s\"." = "Bad device-uri \"%s\".";
+"Bad device-uri scheme \"%s\"." = "Bad device-uri scheme \"%s\".";
+"Bad document-format \"%s\"." = "Bad document-format \"%s\".";
+"Bad document-format-default \"%s\"." = "Bad document-format-default \"%s\".";
+"Bad filename buffer" = "Bad filename buffer";
+"Bad font description line \"%s\"." = "Bad font description line \"%s\".";
+"Bad font description line: %s" = "Bad font description line: %s";
+"Bad job-priority value." = "Bad job-priority value.";
+"Bad job-sheets value \"%s\"." = "Bad job-sheets value \"%s\".";
+"Bad job-sheets value type." = "Bad job-sheets value type.";
+"Bad job-state value." = "Bad job-state value.";
+"Bad job-uri \"%s\"." = "Bad job-uri \"%s\".";
+"Bad lpi value %f." = "Bad lpi value %f.";
+"Bad notify-pull-method \"%s\"." = "Bad notify-pull-method \"%s\".";
+"Bad notify-recipient-uri \"%s\"." = "Bad notify-recipient-uri \"%s\".";
+"Bad number-up value %d." = "Bad number-up value %d.";
+"Bad option + choice on line %d." = "Bad option + choice on line %d.";
+"Bad page-ranges values %d-%d." = "Bad page-ranges values %d-%d.";
+"Bad port-monitor \"%s\"." = "Bad port-monitor \"%s\".";
+"Bad printer-state value %d." = "Bad printer-state value %d.";
+"Bad request ID %d." = "Bad request ID %d.";
+"Bad request version number %d.%d." = "Bad request version number %d.%d.";
+"Bad subscription ID" = "Bad subscription ID";
+"Bad text direction \"%s\"." = "Bad text direction \"%s\".";
+"Bad text direction: %s" = "Bad text direction: %s";
+"Bad text width \"%s\"." = "Bad text width \"%s\".";
+"Bad text width: %s" = "Bad text width: %s";
+"Bad value string" = "Bad value string";
+"Banners" = "Banners";
+"Billing Information: " = "Billing Information: ";
+"Bond Paper" = "Bond Paper";
+"Boolean expected for waiteof option \"%s\"." = "Boolean expected for waiteof option \"%s\".";
+"Buffer overflow detected, aborting." = "Buffer overflow detected, aborting.";
+"CMYK" = "CMYK";
+"CPCL Label Printer" = "CPCL Label Printer";
+"Cancel RSS Subscription" = "Cancel RSS Subscription";
+"Canceling print job." = "Canceling print job.";
+"Cannot share a remote Kerberized printer." = "Cannot share a remote Kerberized printer.";
+"Cassette" = "Cassette";
+"Change Settings" = "Change Settings";
+"Character set \"%s\" not supported." = "Character set \"%s\" not supported.";
+"Classes" = "Classes";
+"Clean Print Heads" = "Clean Print Heads";
+"Close-Job doesn't support the job-uri attribute." = "Close-Job doesn't support the job-uri attribute.";
+"Color" = "Color";
+"Color Mode" = "Color Mode";
+"Commands may be abbreviated. Commands are:\n\nexit help quit status ?" = "Commands may be abbreviated. Commands are:\n\nexit help quit status ?";
+"Community name uses indefinite length" = "Community name uses indefinite length";
+"Connected to printer." = "Connected to printer.";
+"Connecting to printer." = "Connecting to printer.";
+"Continue" = "Continue";
+"Continuous" = "Continuous";
+"Control file sent successfully." = "Control file sent successfully.";
+"Copying print data." = "Copying print data.";
+"Created" = "Created";
+"Created On: " = "Created On: ";
+"Custom" = "Custom";
+"CustominCutInterval" = "CustominCutInterval";
+"CustominTearInterval" = "CustominTearInterval";
+"Cut" = "Cut";
+"Cutter" = "Cutter";
+"Dark" = "Dark";
+"Darkness" = "Darkness";
+"Data file sent successfully." = "Data file sent successfully.";
+"Delete Class" = "Delete Class";
+"Delete Printer" = "Delete Printer";
+"Description: " = "Description: ";
+"DeskJet Series" = "DeskJet Series";
+"Destination \"%s\" is not accepting jobs." = "Destination \"%s\" is not accepting jobs.";
+"Device: uri = %s\n class = %s\n info = %s\n make-and-model = %s\n device-id = %s\n location = %s" = "Device: uri = %s\n class = %s\n info = %s\n make-and-model = %s\n device-id = %s\n location = %s";
+"Direct Thermal Media" = "Direct Thermal Media";
+"Directory \"%s\" contains a relative path." = "Directory \"%s\" contains a relative path.";
+"Directory \"%s\" has insecure permissions (0%o/uid=%d/gid=%d)." = "Directory \"%s\" has insecure permissions (0%o/uid=%d/gid=%d).";
+"Directory \"%s\" is a file." = "Directory \"%s\" is a file.";
+"Directory \"%s\" not available: %s" = "Directory \"%s\" not available: %s";
+"Directory \"%s\" permissions OK (0%o/uid=%d/gid=%d)." = "Directory \"%s\" permissions OK (0%o/uid=%d/gid=%d).";
+"Disabled" = "Disabled";
+"Document #%d does not exist in job #%d." = "Document #%d does not exist in job #%d.";
+"Driver Name: " = "Driver Name: ";
+"Driver Version: " = "Driver Version: ";
+"Duplexer" = "Duplexer";
+"Dymo" = "Dymo";
+"EPL1 Label Printer" = "EPL1 Label Printer";
+"EPL2 Label Printer" = "EPL2 Label Printer";
+"Edit Configuration File" = "Edit Configuration File";
+"Empty PPD file." = "Empty PPD file.";
+// TRANSLATORS: Banner/cover sheet after the print job.
+"Ending Banner" = "Ending Banner";
+"English" = "English";
+"Enter old password:" = "Enter old password:";
+"Enter password again:" = "Enter password again:";
+"Enter password:" = "Enter password:";
+"Enter your username and password or the root username and password to access this page. If you are using Kerberos authentication, make sure you have a valid Kerberos ticket." = "Enter your username and password or the root username and password to access this page. If you are using Kerberos authentication, make sure you have a valid Kerberos ticket.";
+"Envelope #10 " = "Envelope #10 ";
+"Envelope #11" = "Envelope #11";
+"Envelope #12" = "Envelope #12";
+"Envelope #14" = "Envelope #14";
+"Envelope #9" = "Envelope #9";
+"Envelope B4" = "Envelope B4";
+"Envelope B5" = "Envelope B5";
+"Envelope B6" = "Envelope B6";
+"Envelope C0" = "Envelope C0";
+"Envelope C1" = "Envelope C1";
+"Envelope C2" = "Envelope C2";
+"Envelope C3" = "Envelope C3";
+"Envelope C4" = "Envelope C4";
+"Envelope C5" = "Envelope C5";
+"Envelope C6" = "Envelope C6";
+"Envelope C65" = "Envelope C65";
+"Envelope C7" = "Envelope C7";
+"Envelope Choukei 3" = "Envelope Choukei 3";
+"Envelope Choukei 3 Long Edge" = "Envelope Choukei 3 Long Edge";
+"Envelope Choukei 4" = "Envelope Choukei 4";
+"Envelope Choukei 4 Long Edge" = "Envelope Choukei 4 Long Edge";
+"Envelope DL" = "Envelope DL";
+"Envelope Feed" = "Envelope Feed";
+"Envelope Invite" = "Envelope Invite";
+"Envelope Italian" = "Envelope Italian";
+"Envelope Kaku2" = "Envelope Kaku2";
+"Envelope Kaku2 Long Edge" = "Envelope Kaku2 Long Edge";
+"Envelope Kaku3" = "Envelope Kaku3";
+"Envelope Kaku3 Long Edge" = "Envelope Kaku3 Long Edge";
+"Envelope Monarch" = "Envelope Monarch";
+"Envelope PRC1 " = "Envelope PRC1 ";
+"Envelope PRC1 Long Edge" = "Envelope PRC1 Long Edge";
+"Envelope PRC10" = "Envelope PRC10";
+"Envelope PRC10 Long Edge" = "Envelope PRC10 Long Edge";
+"Envelope PRC2" = "Envelope PRC2";
+"Envelope PRC2 Long Edge" = "Envelope PRC2 Long Edge";
+"Envelope PRC3" = "Envelope PRC3";
+"Envelope PRC3 Long Edge" = "Envelope PRC3 Long Edge";
+"Envelope PRC4" = "Envelope PRC4";
+"Envelope PRC4 Long Edge" = "Envelope PRC4 Long Edge";
+"Envelope PRC5 Long Edge" = "Envelope PRC5 Long Edge";
+"Envelope PRC5PRC5" = "Envelope PRC5PRC5";
+"Envelope PRC6" = "Envelope PRC6";
+"Envelope PRC6 Long Edge" = "Envelope PRC6 Long Edge";
+"Envelope PRC7" = "Envelope PRC7";
+"Envelope PRC7 Long Edge" = "Envelope PRC7 Long Edge";
+"Envelope PRC8" = "Envelope PRC8";
+"Envelope PRC8 Long Edge" = "Envelope PRC8 Long Edge";
+"Envelope PRC9" = "Envelope PRC9";
+"Envelope PRC9 Long Edge" = "Envelope PRC9 Long Edge";
+"Envelope Personal" = "Envelope Personal";
+"Envelope You4" = "Envelope You4";
+"Envelope You4 Long Edge" = "Envelope You4 Long Edge";
+"Epson" = "Epson";
+"Error Policy" = "Error Policy";
+"Error sending raster data." = "Error sending raster data.";
+"Error: need hostname after \"-h\" option." = "Error: need hostname after \"-h\" option.";
+"Every 10 Labels" = "Every 10 Labels";
+"Every 2 Labels" = "Every 2 Labels";
+"Every 3 Labels" = "Every 3 Labels";
+"Every 4 Labels" = "Every 4 Labels";
+"Every 5 Labels" = "Every 5 Labels";
+"Every 6 Labels" = "Every 6 Labels";
+"Every 7 Labels" = "Every 7 Labels";
+"Every 8 Labels" = "Every 8 Labels";
+"Every 9 Labels" = "Every 9 Labels";
+"Every Label" = "Every Label";
+"Executive" = "Executive";
+"Expectation Failed" = "Expectation Failed";
+"Export Printers to Samba" = "Export Printers to Samba";
+"FAIL" = "FAIL";
+"FanFold German" = "FanFold German";
+"FanFold Legal German" = "FanFold Legal German";
+"Fanfold US" = "Fanfold US";
+"File \"%s\" contains a relative path." = "File \"%s\" contains a relative path.";
+"File \"%s\" has insecure permissions (0%o/uid=%d/gid=%d)." = "File \"%s\" has insecure permissions (0%o/uid=%d/gid=%d).";
+"File \"%s\" is a directory." = "File \"%s\" is a directory.";
+"File \"%s\" not available: %s" = "File \"%s\" not available: %s";
+"File \"%s\" permissions OK (0%o/uid=%d/gid=%d)." = "File \"%s\" permissions OK (0%o/uid=%d/gid=%d).";
+"File Folder" = "File Folder";
+"File Folder - 9/16 x 3 7/16\"" = "File Folder - 9/16 x 3 7/16\"";
+"File device URIs have been disabled. To enable, see the FileDevice directive in \"%s/cupsd.conf\"." = "File device URIs have been disabled. To enable, see the FileDevice directive in \"%s/cupsd.conf\".";
+"Finished page %d." = "Finished page %d.";
+"Folio" = "Folio";
+"Forbidden" = "Forbidden";
+"Formatting page %d." = "Formatting page %d.";
+"General" = "General";
+"Generic" = "Generic";
+"Get-Response-PDU uses indefinite length" = "Get-Response-PDU uses indefinite length";
+"Glossy Paper" = "Glossy Paper";
+"Got a printer-uri attribute but no job-id." = "Got a printer-uri attribute but no job-id.";
+"Grayscale" = "Grayscale";
+"HP" = "HP";
+"Hanging Folder" = "Hanging Folder";
+"Hanging Folder - 9/16 x 2\"" = "Hanging Folder - 9/16 x 2\"";
+"ISOLatin1" = "ISOLatin1";
+"Illegal control character" = "Illegal control character";
+"Illegal main keyword string" = "Illegal main keyword string";
+"Illegal option keyword string" = "Illegal option keyword string";
+"Illegal translation string" = "Illegal translation string";
+"Illegal whitespace character" = "Illegal whitespace character";
+"Installable Options" = "Installable Options";
+"Installed" = "Installed";
+"IntelliBar Label Printer" = "IntelliBar Label Printer";
+"Intellitech" = "Intellitech";
+"Internal Server Error" = "Internal Server Error";
+"Internal error" = "Internal error";
+"Internet Postage 2-Part" = "Internet Postage 2-Part";
+"Internet Postage 2-Part - 2 1/4 x 7 1/2\"" = "Internet Postage 2-Part - 2 1/4 x 7 1/2\"";
+"Internet Postage 3-Part" = "Internet Postage 3-Part";
+"Internet Postage 3-Part - 2 1/4 x 7\"" = "Internet Postage 3-Part - 2 1/4 x 7\"";
+"Internet Printing Protocol" = "Internet Printing Protocol";
+"JCL" = "JCL";
+"JIS B0" = "JIS B0";
+"JIS B1" = "JIS B1";
+"JIS B10" = "JIS B10";
+"JIS B2" = "JIS B2";
+"JIS B3" = "JIS B3";
+"JIS B4" = "JIS B4";
+"JIS B4 Long Edge" = "JIS B4 Long Edge";
+"JIS B5" = "JIS B5";
+"JIS B5 Long Edge" = "JIS B5 Long Edge";
+"JIS B6" = "JIS B6";
+"JIS B6 Long Edge" = "JIS B6 Long Edge";
+"JIS B7" = "JIS B7";
+"JIS B8" = "JIS B8";
+"JIS B9" = "JIS B9";
+"Job #%d cannot be restarted - no files." = "Job #%d cannot be restarted - no files.";
+"Job #%d does not exist." = "Job #%d does not exist.";
+"Job #%d is already aborted - can't cancel." = "Job #%d is already aborted - can't cancel.";
+"Job #%d is already canceled - can't cancel." = "Job #%d is already canceled - can't cancel.";
+"Job #%d is already completed - can't cancel." = "Job #%d is already completed - can't cancel.";
+"Job #%d is finished and cannot be altered." = "Job #%d is finished and cannot be altered.";
+"Job #%d is not complete." = "Job #%d is not complete.";
+"Job #%d is not held for authentication." = "Job #%d is not held for authentication.";
+"Job #%d is not held." = "Job #%d is not held.";
+"Job Completed" = "Job Completed";
+"Job Created" = "Job Created";
+"Job ID: " = "Job ID: ";
+"Job Options Changed" = "Job Options Changed";
+"Job Stopped" = "Job Stopped";
+"Job UUID: " = "Job UUID: ";
+"Job is completed and cannot be changed." = "Job is completed and cannot be changed.";
+"Job operation failed:" = "Job operation failed:";
+"Job state cannot be changed." = "Job state cannot be changed.";
+"Job subscriptions cannot be renewed." = "Job subscriptions cannot be renewed.";
+"Jobs" = "Jobs";
+"LPD/LPR Host or Printer" = "LPD/LPR Host or Printer";
+"Label Printer" = "Label Printer";
+"Label Top" = "Label Top";
+"Language \"%s\" not supported." = "Language \"%s\" not supported.";
+"Large Address" = "Large Address";
+"Large Address - 1 4/10 x 3 1/2\"" = "Large Address - 1 4/10 x 3 1/2\"";
+"LaserJet Series PCL 4/5" = "LaserJet Series PCL 4/5";
+"Letter Oversize" = "Letter Oversize";
+"Letter Oversize Long Edge" = "Letter Oversize Long Edge";
+"Light" = "Light";
+"Line longer than the maximum allowed (255 characters)" = "Line longer than the maximum allowed (255 characters)";
+"List Available Printers" = "List Available Printers";
+"Loading print file." = "Loading print file.";
+"Location: " = "Location: ";
+"Long-Edge (Portrait)" = "Long-Edge (Portrait)";
+"Looking for printer." = "Looking for printer.";
+"Make and Model: " = "Make and Model: ";
+"Manual Feed" = "Manual Feed";
+"Media Dimensions: " = "Media Dimensions: ";
+"Media Limits: " = "Media Limits: ";
+"Media Name: " = "Media Name: ";
+"Media Size" = "Media Size";
+"Media Source" = "Media Source";
+"Media Tracking" = "Media Tracking";
+"Media Type" = "Media Type";
+"Medium" = "Medium";
+"Memory allocation error" = "Memory allocation error";
+"Missing CloseGroup" = "Missing CloseGroup";
+"Missing PPD-Adobe-4.x header" = "Missing PPD-Adobe-4.x header";
+"Missing asterisk in column 1" = "Missing asterisk in column 1";
+"Missing document-number attribute." = "Missing document-number attribute.";
+"Missing double quote on line %d." = "Missing double quote on line %d.";
+"Missing form variable" = "Missing form variable";
+"Missing media or media-col." = "Missing media or media-col.";
+"Missing media-size in media-col." = "Missing media-size in media-col.";
+"Missing notify-subscription-ids attribute." = "Missing notify-subscription-ids attribute.";
+"Missing option keyword" = "Missing option keyword";
+"Missing requesting-user-name attribute." = "Missing requesting-user-name attribute.";
+"Missing required attributes." = "Missing required attributes.";
+"Missing value on line %d of banner file." = "Missing value on line %d of banner file.";
+"Missing value on line %d." = "Missing value on line %d.";
+"Missing value string" = "Missing value string";
+"Missing x-dimension in media-size." = "Missing x-dimension in media-size.";
+"Missing y-dimension in media-size." = "Missing y-dimension in media-size.";
+"Model: name = %s\n natural_language = %s\n make-and-model = %s\n device-id = %s" = "Model: name = %s\n natural_language = %s\n make-and-model = %s\n device-id = %s";
+"Modify Class" = "Modify Class";
+"Modify Printer" = "Modify Printer";
+"Move All Jobs" = "Move All Jobs";
+"Move Job" = "Move Job";
+"Moved Permanently" = "Moved Permanently";
+"NULL PPD file pointer" = "NULL PPD file pointer";
+"Name OID uses indefinite length" = "Name OID uses indefinite length";
+"Nested classes are not allowed." = "Nested classes are not allowed.";
+"Never" = "Never";
+"New Stylus Color Series" = "New Stylus Color Series";
+"New Stylus Photo Series" = "New Stylus Photo Series";
+"No" = "No";
+"No Content" = "No Content";
+"No PPD name" = "No PPD name";
+"No VarBind SEQUENCE" = "No VarBind SEQUENCE";
+"No Windows printer drivers are installed." = "No Windows printer drivers are installed.";
+"No active connection" = "No active connection";
+"No active jobs on %s." = "No active jobs on %s.";
+"No attributes in request." = "No attributes in request.";
+"No authentication information provided." = "No authentication information provided.";
+"No community name" = "No community name";
+"No default printer." = "No default printer.";
+"No destinations added." = "No destinations added.";
+"No device URI found in argv[0] or in DEVICE_URI environment variable." = "No device URI found in argv[0] or in DEVICE_URI environment variable.";
+"No error-index" = "No error-index";
+"No error-status" = "No error-status";
+"No file in print request." = "No file in print request.";
+"No fonts in charset file." = "No fonts in charset file.";
+"No modification time" = "No modification time";
+"No name OID" = "No name OID";
+"No pages were found." = "No pages were found.";
+"No printer name" = "No printer name";
+"No printer-uri found" = "No printer-uri found";
+"No printer-uri found for class" = "No printer-uri found for class";
+"No printer-uri in request." = "No printer-uri in request.";
+"No request-id" = "No request-id";
+"No subscription attributes in request." = "No subscription attributes in request.";
+"No subscriptions found." = "No subscriptions found.";
+"No variable-bindings SEQUENCE" = "No variable-bindings SEQUENCE";
+"No version number" = "No version number";
+"Non-continuous (Mark sensing)" = "Non-continuous (Mark sensing)";
+"Non-continuous (Web sensing)" = "Non-continuous (Web sensing)";
+"Normal" = "Normal";
+"Not Found" = "Not Found";
+"Not Implemented" = "Not Implemented";
+"Not Installed" = "Not Installed";
+"Not Modified" = "Not Modified";
+"Not Supported" = "Not Supported";
+"Not allowed to print." = "Not allowed to print.";
+"Note" = "Note";
+"Note: this program only validates the DSC comments, not the PostScript itself." = "Note: this program only validates the DSC comments, not the PostScript itself.";
+"OK" = "OK";
+"Off (1-Sided)" = "Off (1-Sided)";
+"Oki" = "Oki";
+"Online Help" = "Online Help";
+"Open of %s failed: %s" = "Open of %s failed: %s";
+"OpenGroup without a CloseGroup first" = "OpenGroup without a CloseGroup first";
+"OpenUI/JCLOpenUI without a CloseUI/JCLCloseUI first" = "OpenUI/JCLOpenUI without a CloseUI/JCLCloseUI first";
+"Operation Policy" = "Operation Policy";
+"Option \"%s\" cannot be included via %%%%IncludeFeature." = "Option \"%s\" cannot be included via %%%%IncludeFeature.";
+"Options Installed" = "Options Installed";
+"Options:" = "Options:";
+"Options: " = "Options: ";
+"Out of date PPD cache file." = "Out of date PPD cache file.";
+"Out of memory." = "Out of memory.";
+"Output Mode" = "Output Mode";
+"Output for printer %s is sent to %s" = "Output for printer %s is sent to %s";
+"Output for printer %s is sent to remote printer %s on %s" = "Output for printer %s is sent to remote printer %s on %s";
+"Output for printer %s/%s is sent to %s" = "Output for printer %s/%s is sent to %s";
+"Output for printer %s/%s is sent to remote printer %s on %s" = "Output for printer %s/%s is sent to remote printer %s on %s";
+"PASS" = "PASS";
+"PCL Laser Printer" = "PCL Laser Printer";
+"PRC16K" = "PRC16K";
+"PRC16K Long Edge" = "PRC16K Long Edge";
+"PRC32K" = "PRC32K";
+"PRC32K Long Edge" = "PRC32K Long Edge";
+"PRC32K Oversize" = "PRC32K Oversize";
+"PRC32K Oversize Long Edge" = "PRC32K Oversize Long Edge";
+"Packet does not contain a Get-Response-PDU" = "Packet does not contain a Get-Response-PDU";
+"Packet does not start with SEQUENCE" = "Packet does not start with SEQUENCE";
+"ParamCustominCutInterval" = "ParamCustominCutInterval";
+"ParamCustominTearInterval" = "ParamCustominTearInterval";
+"Password for %s on %s? " = "Password for %s on %s? ";
+"Password for %s required to access %s via SAMBA: " = "Password for %s required to access %s via SAMBA: ";
+"Pause Class" = "Pause Class";
+"Pause Printer" = "Pause Printer";
+"Peel-Off" = "Peel-Off";
+"Photo" = "Photo";
+"Photo Labels" = "Photo Labels";
+"Plain Paper" = "Plain Paper";
+"Policies" = "Policies";
+"Port Monitor" = "Port Monitor";
+"PostScript Printer" = "PostScript Printer";
+"Postcard" = "Postcard";
+"Postcard Double " = "Postcard Double ";
+"Postcard Double Long Edge" = "Postcard Double Long Edge";
+"Postcard Long Edge" = "Postcard Long Edge";
+"Print Density" = "Print Density";
+"Print Job:" = "Print Job:";
+"Print Mode" = "Print Mode";
+"Print Rate" = "Print Rate";
+"Print Self-Test Page" = "Print Self-Test Page";
+"Print Speed" = "Print Speed";
+"Print Test Page" = "Print Test Page";
+"Print and Cut" = "Print and Cut";
+"Print and Tear" = "Print and Tear";
+"Print file accepted - job ID %d." = "Print file accepted - job ID %d.";
+"Print file accepted - job ID unknown." = "Print file accepted - job ID unknown.";
+"Print file sent." = "Print file sent.";
+"Print file was not accepted." = "Print file was not accepted.";
+"Printed For: " = "Printed For: ";
+"Printed From: " = "Printed From: ";
+"Printed On: " = "Printed On: ";
+"Printer Added" = "Printer Added";
+"Printer Default" = "Printer Default";
+"Printer Deleted" = "Printer Deleted";
+"Printer Modified" = "Printer Modified";
+"Printer Name: " = "Printer Name: ";
+"Printer Paused" = "Printer Paused";
+"Printer Settings" = "Printer Settings";
+"Printer busy, will retry in 10 seconds." = "Printer busy, will retry in 10 seconds.";
+"Printer busy; will retry in 30 seconds." = "Printer busy; will retry in 30 seconds.";
+"Printer did not respond after %d seconds." = "Printer did not respond after %d seconds.";
+"Printer does not support IPP/%d.%d, trying IPP/%s." = "Printer does not support IPP/%d.%d, trying IPP/%s.";
+"Printer is busy, will retry in 5 seconds." = "Printer is busy, will retry in 5 seconds.";
+"Printer is not currently connected." = "Printer is not currently connected.";
+"Printer is now connected." = "Printer is now connected.";
+"Printer is now online." = "Printer is now online.";
+"Printer is offline." = "Printer is offline.";
+"Printer not connected, will retry in 30 seconds." = "Printer not connected, will retry in 30 seconds.";
+"Printer not connected; will retry in 30 seconds." = "Printer not connected; will retry in 30 seconds.";
+"Printer:" = "Printer:";
+"Printers" = "Printers";
+"Printing page %d, %d%% complete." = "Printing page %d, %d%% complete.";
+"Printing page %d." = "Printing page %d.";
+"Purge Jobs" = "Purge Jobs";
+"Quarto" = "Quarto";
+"Quota limit reached." = "Quota limit reached.";
+"Rank Owner Job File(s) Total Size" = "Rank Owner Job File(s) Total Size";
+// TRANSLATORS: Pri is job priority.
+"Rank Owner Pri Job Files Total Size" = "Rank Owner Pri Job Files Total Size";
+"Ready to print." = "Ready to print.";
+"Reject Jobs" = "Reject Jobs";
+"Remote host did not accept control file (%d)." = "Remote host did not accept control file (%d).";
+"Remote host did not accept data file (%d)." = "Remote host did not accept data file (%d).";
+"Reprint After Error" = "Reprint After Error";
+"Request Entity Too Large" = "Request Entity Too Large";
+"Resolution" = "Resolution";
+"Resume Class" = "Resume Class";
+"Resume Printer" = "Resume Printer";
+"Return Address" = "Return Address";
+"Return Address - 3/4 x 2\"" = "Return Address - 3/4 x 2\"";
+"Rewind" = "Rewind";
+"Running command: %s %s -N -A %s -c '%s'" = "Running command: %s %s -N -A %s -c '%s'";
+"SEQUENCE uses indefinite length" = "SEQUENCE uses indefinite length";
+"SSL/TLS Negotiation Error" = "SSL/TLS Negotiation Error";
+"See Other" = "See Other";
+"Sending data to printer." = "Sending data to printer.";
+"Serial Port #%d" = "Serial Port #%d";
+"Server Restarted" = "Server Restarted";
+"Server Security Auditing" = "Server Security Auditing";
+"Server Started" = "Server Started";
+"Server Stopped" = "Server Stopped";
+"Service Unavailable" = "Service Unavailable";
+"Set Allowed Users" = "Set Allowed Users";
+"Set As Server Default" = "Set As Server Default";
+"Set Class Options" = "Set Class Options";
+"Set Printer Options" = "Set Printer Options";
+"Set Publishing" = "Set Publishing";
+"Shipping Address" = "Shipping Address";
+"Shipping Address - 2 5/16 x 4\"" = "Shipping Address - 2 5/16 x 4\"";
+"Short-Edge (Landscape)" = "Short-Edge (Landscape)";
+"Special Paper" = "Special Paper";
+"Spooling job, %.0f%% complete." = "Spooling job, %.0f%% complete.";
+"Standard" = "Standard";
+// TRANSLATORS: Banner/cover sheet before the print job.
+"Starting Banner" = "Starting Banner";
+"Starting page %d." = "Starting page %d.";
+"Statement" = "Statement";
+"Stylus Color Series" = "Stylus Color Series";
+"Stylus Photo Series" = "Stylus Photo Series";
+"Subscription #%d does not exist." = "Subscription #%d does not exist.";
+"Super A" = "Super A";
+"Super B" = "Super B";
+"Super B/A3" = "Super B/A3";
+"Switching Protocols" = "Switching Protocols";
+"Tabloid" = "Tabloid";
+"Tabloid Oversize" = "Tabloid Oversize";
+"Tabloid Oversize Long Edge" = "Tabloid Oversize Long Edge";
+"Tear" = "Tear";
+"Tear-Off" = "Tear-Off";
+"Tear-Off Adjust Position" = "Tear-Off Adjust Position";
+"The %s attribute cannot be provided with job-ids." = "The %s attribute cannot be provided with job-ids.";
+"The PPD file \"%s\" could not be found." = "The PPD file \"%s\" could not be found.";
+"The PPD file \"%s\" could not be opened: %s" = "The PPD file \"%s\" could not be opened: %s";
+"The PPD file could not be opened." = "The PPD file could not be opened.";
+"The class name may only contain up to 127 printable characters and may not contain spaces, slashes (/), or the pound sign (#)." = "The class name may only contain up to 127 printable characters and may not contain spaces, slashes (/), or the pound sign (#).";
+"The developer unit needs to be replaced." = "The developer unit needs to be replaced.";
+"The developer unit will need to be replaced soon." = "The developer unit will need to be replaced soon.";
+"The fuser's temperature is high." = "The fuser's temperature is high.";
+"The fuser's temperature is low." = "The fuser's temperature is low.";
+"The notify-lease-duration attribute cannot be used with job subscriptions." = "The notify-lease-duration attribute cannot be used with job subscriptions.";
+"The notify-user-data value is too large (%d > 63 octets)." = "The notify-user-data value is too large (%d > 63 octets).";
+"The optical photoconductor needs to be replaced." = "The optical photoconductor needs to be replaced.";
+"The optical photoconductor will need to be replaced soon." = "The optical photoconductor will need to be replaced soon.";
+"The output bin is almost full." = "The output bin is almost full.";
+"The output bin is full." = "The output bin is full.";
+"The output bin is missing." = "The output bin is missing.";
+"The page setup information was not valid." = "The page setup information was not valid.";
+"The paper tray is almost empty." = "The paper tray is almost empty.";
+"The paper tray is empty." = "The paper tray is empty.";
+"The paper tray is missing." = "The paper tray is missing.";
+"The paper tray needs to be filled." = "The paper tray needs to be filled.";
+"The print file could not be opened." = "The print file could not be opened.";
+"The printer URI is incorrect or no longer exists." = "The printer URI is incorrect or no longer exists.";
+"The printer is almost out of ink." = "The printer is almost out of ink.";
+"The printer is busy." = "The printer is busy.";
+"The printer is low on toner." = "The printer is low on toner.";
+"The printer is not connected." = "The printer is not connected.";
+"The printer is not responding." = "The printer is not responding.";
+"The printer is out of ink." = "The printer is out of ink.";
+"The printer is out of toner." = "The printer is out of toner.";
+"The printer is unreachable at this time." = "The printer is unreachable at this time.";
+"The printer may not exist or is unavailable at this time." = "The printer may not exist or is unavailable at this time.";
+"The printer name may only contain up to 127 printable characters and may not contain spaces, slashes (/), or the pound sign (#)." = "The printer name may only contain up to 127 printable characters and may not contain spaces, slashes (/), or the pound sign (#).";
+"The printer or class does not exist." = "The printer or class does not exist.";
+"The printer or class is not shared." = "The printer or class is not shared.";
+"The printer's cover is open." = "The printer's cover is open.";
+"The printer's door is open." = "The printer's door is open.";
+"The printer's interlock is open." = "The printer's interlock is open.";
+"The printer's waste bin is almost full." = "The printer's waste bin is almost full.";
+"The printer's waste bin is full." = "The printer's waste bin is full.";
+"The printer-uri \"%s\" contains invalid characters." = "The printer-uri \"%s\" contains invalid characters.";
+"The printer-uri attribute is required." = "The printer-uri attribute is required.";
+"The printer-uri must be of the form \"ipp://HOSTNAME/classes/CLASSNAME\"." = "The printer-uri must be of the form \"ipp://HOSTNAME/classes/CLASSNAME\".";
+"The printer-uri must be of the form \"ipp://HOSTNAME/printers/PRINTERNAME\"." = "The printer-uri must be of the form \"ipp://HOSTNAME/printers/PRINTERNAME\".";
+"The subscription name may not contain spaces, slashes (/), question marks (?), or the pound sign (#)." = "The subscription name may not contain spaces, slashes (/), question marks (?), or the pound sign (#).";
+"The web interface is currently disabled. Run \"cupsctl WebInterface=yes\" to enable it." = "The web interface is currently disabled. Run \"cupsctl WebInterface=yes\" to enable it.";
+"The which-jobs value \"%s\" is not supported." = "The which-jobs value \"%s\" is not supported.";
+"There are too many subscriptions." = "There are too many subscriptions.";
+"There is a paper jam." = "There is a paper jam.";
+"There was an unrecoverable USB error." = "There was an unrecoverable USB error.";
+"Thermal Transfer Media" = "Thermal Transfer Media";
+"Title: " = "Title: ";
+"Too many active jobs." = "Too many active jobs.";
+"Too many job-sheets values (%d > 2)." = "Too many job-sheets values (%d > 2).";
+"Too many printer-state-reasons values (%d > %d)." = "Too many printer-state-reasons values (%d > %d).";
+"Transparency" = "Transparency";
+"Tray" = "Tray";
+"Tray 1" = "Tray 1";
+"Tray 2" = "Tray 2";
+"Tray 3" = "Tray 3";
+"Tray 4" = "Tray 4";
+"URI Too Long" = "URI Too Long";
+"US Ledger" = "US Ledger";
+"US Legal" = "US Legal";
+"US Legal Oversize" = "US Legal Oversize";
+"US Letter" = "US Letter";
+"US Letter Long Edge" = "US Letter Long Edge";
+"US Letter Oversize" = "US Letter Oversize";
+"US Letter Oversize Long Edge" = "US Letter Oversize Long Edge";
+"US Letter Small" = "US Letter Small";
+"USB Serial Port #%d" = "USB Serial Port #%d";
+"Unable to access cupsd.conf file:" = "Unable to access cupsd.conf file:";
+"Unable to add RSS subscription:" = "Unable to add RSS subscription:";
+"Unable to add class:" = "Unable to add class:";
+"Unable to add document to print job." = "Unable to add document to print job.";
+"Unable to add job for destination \"%s\"." = "Unable to add job for destination \"%s\".";
+"Unable to add printer:" = "Unable to add printer:";
+"Unable to allocate memory for file types." = "Unable to allocate memory for file types.";
+"Unable to allocate memory for page info" = "Unable to allocate memory for page info";
+"Unable to allocate memory for pages array" = "Unable to allocate memory for pages array";
+"Unable to cancel RSS subscription:" = "Unable to cancel RSS subscription:";
+"Unable to cancel print job." = "Unable to cancel print job.";
+"Unable to change printer-is-shared attribute:" = "Unable to change printer-is-shared attribute:";
+"Unable to change printer:" = "Unable to change printer:";
+"Unable to change server settings:" = "Unable to change server settings:";
+"Unable to connect to host." = "Unable to connect to host.";
+"Unable to connect to server" = "Unable to connect to server";
+"Unable to contact printer, queuing on next printer in class." = "Unable to contact printer, queuing on next printer in class.";
+"Unable to copy 64-bit CUPS printer driver files (%d)." = "Unable to copy 64-bit CUPS printer driver files (%d).";
+"Unable to copy 64-bit Windows printer driver files (%d)." = "Unable to copy 64-bit Windows printer driver files (%d).";
+"Unable to copy CUPS printer driver files (%d)." = "Unable to copy CUPS printer driver files (%d).";
+"Unable to copy PPD file - %s" = "Unable to copy PPD file - %s";
+"Unable to copy PPD file." = "Unable to copy PPD file.";
+"Unable to copy Windows 2000 printer driver files (%d)." = "Unable to copy Windows 2000 printer driver files (%d).";
+"Unable to copy Windows 9x printer driver files (%d)." = "Unable to copy Windows 9x printer driver files (%d).";
+"Unable to copy interface script - %s" = "Unable to copy interface script - %s";
+"Unable to copy print file" = "Unable to copy print file";
+"Unable to create compressed print file" = "Unable to create compressed print file";
+"Unable to create pipes for filters" = "Unable to create pipes for filters";
+"Unable to create printer-uri" = "Unable to create printer-uri";
+"Unable to create temporary file" = "Unable to create temporary file";
+"Unable to create temporary file:" = "Unable to create temporary file:";
+"Unable to delete class:" = "Unable to delete class:";
+"Unable to delete printer:" = "Unable to delete printer:";
+"Unable to do maintenance command:" = "Unable to do maintenance command:";
+"Unable to edit cupsd.conf files larger than 1MB" = "Unable to edit cupsd.conf files larger than 1MB";
+"Unable to establish a secure connection to host (certificate chain invalid)." = "Unable to establish a secure connection to host (certificate chain invalid).";
+"Unable to establish a secure connection to host (certificate not yet valid)." = "Unable to establish a secure connection to host (certificate not yet valid).";
+"Unable to establish a secure connection to host (expired certificate)." = "Unable to establish a secure connection to host (expired certificate).";
+"Unable to establish a secure connection to host (host name mismatch)." = "Unable to establish a secure connection to host (host name mismatch).";
+"Unable to establish a secure connection to host (peer dropped connection before responding)." = "Unable to establish a secure connection to host (peer dropped connection before responding).";
+"Unable to establish a secure connection to host (self-signed certificate)." = "Unable to establish a secure connection to host (self-signed certificate).";
+"Unable to establish a secure connection to host (untrusted certificate)." = "Unable to establish a secure connection to host (untrusted certificate).";
+"Unable to establish a secure connection to host." = "Unable to establish a secure connection to host.";
+"Unable to find destination for job" = "Unable to find destination for job";
+"Unable to find printer." = "Unable to find printer.";
+"Unable to fork filter" = "Unable to fork filter";
+"Unable to generate compressed print file" = "Unable to generate compressed print file";
+"Unable to get backend exit status." = "Unable to get backend exit status.";
+"Unable to get class list:" = "Unable to get class list:";
+"Unable to get class status:" = "Unable to get class status:";
+"Unable to get list of printer drivers:" = "Unable to get list of printer drivers:";
+"Unable to get print job status." = "Unable to get print job status.";
+"Unable to get printer attributes:" = "Unable to get printer attributes:";
+"Unable to get printer list:" = "Unable to get printer list:";
+"Unable to get printer status." = "Unable to get printer status.";
+"Unable to get printer status:" = "Unable to get printer status:";
+"Unable to install Windows 2000 printer driver files (%d)." = "Unable to install Windows 2000 printer driver files (%d).";
+"Unable to install Windows 9x printer driver files (%d)." = "Unable to install Windows 9x printer driver files (%d).";
+"Unable to locate printer \"%s\"." = "Unable to locate printer \"%s\".";
+"Unable to locate printer." = "Unable to locate printer.";
+"Unable to modify class:" = "Unable to modify class:";
+"Unable to modify printer:" = "Unable to modify printer:";
+"Unable to move job" = "Unable to move job";
+"Unable to move jobs" = "Unable to move jobs";
+"Unable to open PPD file" = "Unable to open PPD file";
+"Unable to open PPD file:" = "Unable to open PPD file:";
+"Unable to open charset file" = "Unable to open charset file";
+"Unable to open compressed print file" = "Unable to open compressed print file";
+"Unable to open cupsd.conf file:" = "Unable to open cupsd.conf file:";
+"Unable to open device file" = "Unable to open device file";
+"Unable to open document #%d in job #%d." = "Unable to open document #%d in job #%d.";
+"Unable to open print file" = "Unable to open print file";
+"Unable to open psglyphs" = "Unable to open psglyphs";
+"Unable to open raster file" = "Unable to open raster file";
+"Unable to print %d text columns." = "Unable to print %d text columns.";
+"Unable to print %dx%d text page." = "Unable to print %dx%d text page.";
+"Unable to print test page:" = "Unable to print test page:";
+"Unable to read print data" = "Unable to read print data";
+"Unable to read print data." = "Unable to read print data.";
+"Unable to run \"%s\": %s" = "Unable to run \"%s\": %s";
+"Unable to see in file" = "Unable to see in file";
+"Unable to send command to printer driver" = "Unable to send command to printer driver";
+"Unable to send data to printer." = "Unable to send data to printer.";
+"Unable to send raster data to the driver." = "Unable to send raster data to the driver.";
+"Unable to set Windows printer driver (%d)." = "Unable to set Windows printer driver (%d).";
+"Unable to set options:" = "Unable to set options:";
+"Unable to set server default:" = "Unable to set server default:";
+"Unable to start backend process." = "Unable to start backend process.";
+"Unable to upload cupsd.conf file:" = "Unable to upload cupsd.conf file:";
+"Unable to use legacy USB class driver." = "Unable to use legacy USB class driver.";
+"Unable to write print data" = "Unable to write print data";
+"Unable to write uncompressed print data: %s" = "Unable to write uncompressed print data: %s";
+"Unauthorized" = "Unauthorized";
+"Units" = "Units";
+"Unknown" = "Unknown";
+"Unknown choice \"%s\" for option \"%s\"." = "Unknown choice \"%s\" for option \"%s\".";
+"Unknown encryption option value: \"%s\"." = "Unknown encryption option value: \"%s\".";
+"Unknown file order: \"%s\"." = "Unknown file order: \"%s\".";
+"Unknown format character: \"%c\"." = "Unknown format character: \"%c\".";
+"Unknown option \"%s\" with value \"%s\"." = "Unknown option \"%s\" with value \"%s\".";
+"Unknown option \"%s\"." = "Unknown option \"%s\".";
+"Unknown print mode: \"%s\"." = "Unknown print mode: \"%s\".";
+"Unknown printer-error-policy \"%s\"." = "Unknown printer-error-policy \"%s\".";
+"Unknown printer-op-policy \"%s\"." = "Unknown printer-op-policy \"%s\".";
+"Unknown version option value: \"%s\"." = "Unknown version option value: \"%s\".";
+"Unsupported baud rate: %s" = "Unsupported baud rate: %s";
+"Unsupported brightness value %s, using brightness=100." = "Unsupported brightness value %s, using brightness=100.";
+"Unsupported character set \"%s\"." = "Unsupported character set \"%s\".";
+"Unsupported compression \"%s\"." = "Unsupported compression \"%s\".";
+"Unsupported document-format \"%s\"." = "Unsupported document-format \"%s\".";
+"Unsupported document-format \"%s/%s\"." = "Unsupported document-format \"%s/%s\".";
+"Unsupported format \"%s\"." = "Unsupported format \"%s\".";
+"Unsupported gamma value %s, using gamma=1000." = "Unsupported gamma value %s, using gamma=1000.";
+"Unsupported margins." = "Unsupported margins.";
+"Unsupported media value." = "Unsupported media value.";
+"Unsupported number-up value %d, using number-up=1." = "Unsupported number-up value %d, using number-up=1.";
+"Unsupported number-up-layout value %s, using number-up-layout=lrtb." = "Unsupported number-up-layout value %s, using number-up-layout=lrtb.";
+"Unsupported page-border value %s, using page-border=none." = "Unsupported page-border value %s, using page-border=none.";
+"Unsupported raster data." = "Unsupported raster data.";
+"Unsupported value type" = "Unsupported value type";
+"Upgrade Required" = "Upgrade Required";
+"Usage:\n\n lpadmin [-h server] -d destination\n lpadmin [-h server] -x destination\n lpadmin [-h server] -p printer [-c add-class] [-i interface] [-m model]\n [-r remove-class] [-v device] [-D description]\n [-P ppd-file] [-o name=value]\n [-u allow:user,user] [-u deny:user,user]" = "Usage:\n\n lpadmin [-h server] -d destination\n lpadmin [-h server] -x destination\n lpadmin [-h server] -p printer [-c add-class] [-i interface] [-m model]\n [-r remove-class] [-v device] [-D description]\n [-P ppd-file] [-o name=value]\n [-u allow:user,user] [-u deny:user,user]";
+"Usage: %s job user title copies options [filename]" = "Usage: %s job user title copies options [filename]";
+"Usage: %s job-id user title copies options [file]" = "Usage: %s job-id user title copies options [file]";
+"Usage: %s job-id user title copies options file" = "Usage: %s job-id user title copies options file";
+"Usage: convert [ options ]" = "Usage: convert [ options ]";
+"Usage: cupsaddsmb [options] printer1 ... printerN" = "Usage: cupsaddsmb [options] printer1 ... printerN";
+"Usage: cupsctl [options] [param=value ... paramN=valueN]" = "Usage: cupsctl [options] [param=value ... paramN=valueN]";
+"Usage: cupsd [options]" = "Usage: cupsd [options]";
+"Usage: cupsfilter [ options ] filename" = "Usage: cupsfilter [ options ] filename";
+"Usage: cupstestdsc [options] filename.ps [... filename.ps]" = "Usage: cupstestdsc [options] filename.ps [... filename.ps]";
+"Usage: cupstestppd [options] filename1.ppd[.gz] [... filenameN.ppd[.gz]]" = "Usage: cupstestppd [options] filename1.ppd[.gz] [... filenameN.ppd[.gz]]";
+"Usage: ipptool [options] URI filename [ ... filenameN ]" = "Usage: ipptool [options] URI filename [ ... filenameN ]";
+"Usage: lpmove job/src dest" = "Usage: lpmove job/src dest";
+"Usage: lpoptions [-h server] [-E] -d printer\n lpoptions [-h server] [-E] [-p printer] -l\n lpoptions [-h server] [-E] -p printer -o option[=value] ...\n lpoptions [-h server] [-E] -x printer" = "Usage: lpoptions [-h server] [-E] -d printer\n lpoptions [-h server] [-E] [-p printer] -l\n lpoptions [-h server] [-E] -p printer -o option[=value] ...\n lpoptions [-h server] [-E] -x printer";
+"Usage: lppasswd [-g groupname]" = "Usage: lppasswd [-g groupname]";
+"Usage: lppasswd [-g groupname] [username]\n lppasswd [-g groupname] -a [username]\n lppasswd [-g groupname] -x [username]" = "Usage: lppasswd [-g groupname] [username]\n lppasswd [-g groupname] -a [username]\n lppasswd [-g groupname] -x [username]";
+"Usage: lpq [-P dest] [-U username] [-h hostname[:port]] [-l] [+interval]" = "Usage: lpq [-P dest] [-U username] [-h hostname[:port]] [-l] [+interval]";
+"Usage: ppdc [options] filename.drv [ ... filenameN.drv ]" = "Usage: ppdc [options] filename.drv [ ... filenameN.drv ]";
+"Usage: ppdhtml [options] filename.drv >filename.html" = "Usage: ppdhtml [options] filename.drv >filename.html";
+"Usage: ppdi [options] filename.ppd [ ... filenameN.ppd ]" = "Usage: ppdi [options] filename.ppd [ ... filenameN.ppd ]";
+"Usage: ppdmerge [options] filename.ppd [ ... filenameN.ppd ]" = "Usage: ppdmerge [options] filename.ppd [ ... filenameN.ppd ]";
+"Usage: ppdpo [options] -o filename.po filename.drv [ ... filenameN.drv ]" = "Usage: ppdpo [options] -o filename.po filename.drv [ ... filenameN.drv ]";
+"Usage: snmp [host-or-ip-address]" = "Usage: snmp [host-or-ip-address]";
+"Value uses indefinite length" = "Value uses indefinite length";
+"VarBind uses indefinite length" = "VarBind uses indefinite length";
+"Version uses indefinite length" = "Version uses indefinite length";
+"Waiting for job to complete." = "Waiting for job to complete.";
+"Waiting for printer to become available." = "Waiting for printer to become available.";
+"Waiting for printer to finish." = "Waiting for printer to finish.";
+"Warning, no Windows 2000 printer drivers are installed." = "Warning, no Windows 2000 printer drivers are installed.";
+"Web Interface is Disabled" = "Web Interface is Disabled";
+"Yes" = "Yes";
+"You must access this page using the URL <A HREF=\"https://%s:%d%s\">https://%s:%d%s</A>." = "You must access this page using the URL <A HREF=\"https://%s:%d%s\">https://%s:%d%s</A>.";
+"Your password must be at least 6 characters long, cannot contain your username, and must contain at least one letter and number." = "Your password must be at least 6 characters long, cannot contain your username, and must contain at least one letter and number.";
+"ZPL Label Printer" = "ZPL Label Printer";
+"Zebra" = "Zebra";
+"aborted" = "aborted";
+"canceled" = "canceled";
+"completed" = "completed";
+"convert: Use the -f option to specify a file to convert." = "convert: Use the -f option to specify a file to convert.";
+"cups-deviced failed to execute." = "cups-deviced failed to execute.";
+"cups-driverd failed to execute." = "cups-driverd failed to execute.";
+"cupsaddsmb: No PPD file for printer \"%s\" - %s" = "cupsaddsmb: No PPD file for printer \"%s\" - %s";
+"cupsctl: Cannot set Listen or Port directly." = "cupsctl: Cannot set Listen or Port directly.";
+"cupsctl: Unable to connect to server: %s" = "cupsctl: Unable to connect to server: %s";
+"cupsctl: Unknown option \"%s\"" = "cupsctl: Unknown option \"%s\"";
+"cupsctl: Unknown option \"-%c\"" = "cupsctl: Unknown option \"-%c\"";
+"cupsd: Expected config filename after \"-c\" option." = "cupsd: Expected config filename after \"-c\" option.";
+"cupsd: Unable to get current directory." = "cupsd: Unable to get current directory.";
+"cupsd: Unknown argument \"%s\" - aborting." = "cupsd: Unknown argument \"%s\" - aborting.";
+"cupsd: Unknown option \"%c\" - aborting." = "cupsd: Unknown option \"%c\" - aborting.";
+"cupsd: launchd(8) support not compiled in, running in normal mode." = "cupsd: launchd(8) support not compiled in, running in normal mode.";
+"cupsfilter: Invalid document number %d." = "cupsfilter: Invalid document number %d.";
+"cupsfilter: Invalid job ID %d." = "cupsfilter: Invalid job ID %d.";
+"cupsfilter: Only one filename can be specified." = "cupsfilter: Only one filename can be specified.";
+"cupsfilter: Unable to get job file - %s" = "cupsfilter: Unable to get job file - %s";
+"cupstestppd: The -q option is incompatible with the -v option." = "cupstestppd: The -q option is incompatible with the -v option.";
+"cupstestppd: The -v option is incompatible with the -q option." = "cupstestppd: The -v option is incompatible with the -q option.";
+"device for %s/%s: %s" = "device for %s/%s: %s";
+"device for %s: %s" = "device for %s: %s";
+"error-index uses indefinite length" = "error-index uses indefinite length";
+"error-status uses indefinite length" = "error-status uses indefinite length";
+"held" = "held";
+"help\t\tGet help on commands." = "help\t\tGet help on commands.";
+"idle" = "idle";
+"ipptool: \"-i\" and \"-n\" are incompatible with -X\"." = "ipptool: \"-i\" and \"-n\" are incompatible with -X\".";
+"ipptool: \"-i\" is incompatible with \"-X\"." = "ipptool: \"-i\" is incompatible with \"-X\".";
+"ipptool: \"-n\" is incompatible with \"-X\"." = "ipptool: \"-n\" is incompatible with \"-X\".";
+"ipptool: Bad URI - %s." = "ipptool: Bad URI - %s.";
+"ipptool: Bad version %s for \"-V\"." = "ipptool: Bad version %s for \"-V\".";
+"ipptool: Invalid seconds for \"-i\"." = "ipptool: Invalid seconds for \"-i\".";
+"ipptool: May only specify a single URI." = "ipptool: May only specify a single URI.";
+"ipptool: Missing count for \"-n\"." = "ipptool: Missing count for \"-n\".";
+"ipptool: Missing filename for \"-f\"." = "ipptool: Missing filename for \"-f\".";
+"ipptool: Missing name=value for \"-d\"." = "ipptool: Missing name=value for \"-d\".";
+"ipptool: Missing seconds for \"-i\"." = "ipptool: Missing seconds for \"-i\".";
+"ipptool: Missing timeout for \"-T\"." = "ipptool: Missing timeout for \"-T\".";
+"ipptool: Missing version for \"-V\"." = "ipptool: Missing version for \"-V\".";
+"ipptool: URI required before test file." = "ipptool: URI required before test file.";
+"ipptool: Unknown option \"-%c\"." = "ipptool: Unknown option \"-%c\".";
+"job-printer-uri attribute missing." = "job-printer-uri attribute missing.";
+"lpadmin: Class name can only contain printable characters." = "lpadmin: Class name can only contain printable characters.";
+"lpadmin: Expected PPD after \"-P\" option." = "lpadmin: Expected PPD after \"-P\" option.";
+"lpadmin: Expected allow/deny:userlist after \"-u\" option." = "lpadmin: Expected allow/deny:userlist after \"-u\" option.";
+"lpadmin: Expected class after \"-r\" option." = "lpadmin: Expected class after \"-r\" option.";
+"lpadmin: Expected class name after \"-c\" option." = "lpadmin: Expected class name after \"-c\" option.";
+"lpadmin: Expected description after \"-D\" option." = "lpadmin: Expected description after \"-D\" option.";
+"lpadmin: Expected device URI after \"-v\" option." = "lpadmin: Expected device URI after \"-v\" option.";
+"lpadmin: Expected file type(s) after \"-I\" option." = "lpadmin: Expected file type(s) after \"-I\" option.";
+"lpadmin: Expected hostname after \"-h\" option." = "lpadmin: Expected hostname after \"-h\" option.";
+"lpadmin: Expected interface after \"-i\" option." = "lpadmin: Expected interface after \"-i\" option.";
+"lpadmin: Expected location after \"-L\" option." = "lpadmin: Expected location after \"-L\" option.";
+"lpadmin: Expected model after \"-m\" option." = "lpadmin: Expected model after \"-m\" option.";
+"lpadmin: Expected name after \"-R\" option." = "lpadmin: Expected name after \"-R\" option.";
+"lpadmin: Expected name=value after \"-o\" option." = "lpadmin: Expected name=value after \"-o\" option.";
+"lpadmin: Expected printer after \"-p\" option." = "lpadmin: Expected printer after \"-p\" option.";
+"lpadmin: Expected printer name after \"-d\" option." = "lpadmin: Expected printer name after \"-d\" option.";
+"lpadmin: Expected printer or class after \"-x\" option." = "lpadmin: Expected printer or class after \"-x\" option.";
+"lpadmin: No member names were seen." = "lpadmin: No member names were seen.";
+"lpadmin: Printer %s is already a member of class %s." = "lpadmin: Printer %s is already a member of class %s.";
+"lpadmin: Printer %s is not a member of class %s." = "lpadmin: Printer %s is not a member of class %s.";
+"lpadmin: Printer name can only contain printable characters." = "lpadmin: Printer name can only contain printable characters.";
+"lpadmin: Unable to add a printer to the class:\n You must specify a printer name first." = "lpadmin: Unable to add a printer to the class:\n You must specify a printer name first.";
+"lpadmin: Unable to connect to server: %s" = "lpadmin: Unable to connect to server: %s";
+"lpadmin: Unable to create temporary file" = "lpadmin: Unable to create temporary file";
+"lpadmin: Unable to delete option:\n You must specify a printer name first." = "lpadmin: Unable to delete option:\n You must specify a printer name first.";
+"lpadmin: Unable to open PPD file \"%s\" - %s" = "lpadmin: Unable to open PPD file \"%s\" - %s";
+"lpadmin: Unable to remove a printer from the class:\n You must specify a printer name first." = "lpadmin: Unable to remove a printer from the class:\n You must specify a printer name first.";
+"lpadmin: Unable to set the printer options:\n You must specify a printer name first." = "lpadmin: Unable to set the printer options:\n You must specify a printer name first.";
+"lpadmin: Unknown allow/deny option \"%s\"." = "lpadmin: Unknown allow/deny option \"%s\".";
+"lpadmin: Unknown argument \"%s\"." = "lpadmin: Unknown argument \"%s\".";
+"lpadmin: Unknown option \"%c\"." = "lpadmin: Unknown option \"%c\".";
+"lpadmin: Warning - content type list ignored." = "lpadmin: Warning - content type list ignored.";
+"lpc> " = "lpc> ";
+"lpinfo: Expected 1284 device ID string after \"--device-id\"." = "lpinfo: Expected 1284 device ID string after \"--device-id\".";
+"lpinfo: Expected language after \"--language\"." = "lpinfo: Expected language after \"--language\".";
+"lpinfo: Expected make and model after \"--make-and-model\"." = "lpinfo: Expected make and model after \"--make-and-model\".";
+"lpinfo: Expected product string after \"--product\"." = "lpinfo: Expected product string after \"--product\".";
+"lpinfo: Expected scheme list after \"--exclude-schemes\"." = "lpinfo: Expected scheme list after \"--exclude-schemes\".";
+"lpinfo: Expected scheme list after \"--include-schemes\"." = "lpinfo: Expected scheme list after \"--include-schemes\".";
+"lpinfo: Expected timeout after \"--timeout\"." = "lpinfo: Expected timeout after \"--timeout\".";
+"lpinfo: Unknown argument \"%s\"." = "lpinfo: Unknown argument \"%s\".";
+"lpinfo: Unknown option \"%c\"." = "lpinfo: Unknown option \"%c\".";
+"lpinfo: Unknown option \"%s\"." = "lpinfo: Unknown option \"%s\".";
+"lpmove: Unable to connect to server: %s" = "lpmove: Unable to connect to server: %s";
+"lpmove: Unknown argument \"%s\"." = "lpmove: Unknown argument \"%s\".";
+"lpmove: Unknown option \"%c\"." = "lpmove: Unknown option \"%c\".";
+"lpoptions: No printers." = "lpoptions: No printers.";
+"lpoptions: Unable to add printer or instance: %s" = "lpoptions: Unable to add printer or instance: %s";
+"lpoptions: Unable to get PPD file for %s: %s" = "lpoptions: Unable to get PPD file for %s: %s";
+"lpoptions: Unable to open PPD file for %s." = "lpoptions: Unable to open PPD file for %s.";
+"lpoptions: Unknown printer or class." = "lpoptions: Unknown printer or class.";
+"lppasswd: Only root can add or delete passwords." = "lppasswd: Only root can add or delete passwords.";
+"lppasswd: Password file busy." = "lppasswd: Password file busy.";
+"lppasswd: Password file not updated." = "lppasswd: Password file not updated.";
+"lppasswd: Sorry, password doesn't match." = "lppasswd: Sorry, password doesn't match.";
+"lppasswd: Sorry, password rejected." = "lppasswd: Sorry, password rejected.";
+"lppasswd: Sorry, passwords don't match." = "lppasswd: Sorry, passwords don't match.";
+"lppasswd: Unable to copy password string: %s" = "lppasswd: Unable to copy password string: %s";
+"lppasswd: Unable to open password file: %s" = "lppasswd: Unable to open password file: %s";
+"lppasswd: Unable to write to password file: %s" = "lppasswd: Unable to write to password file: %s";
+"lppasswd: failed to backup old password file: %s" = "lppasswd: failed to backup old password file: %s";
+"lppasswd: failed to rename password file: %s" = "lppasswd: failed to rename password file: %s";
+"lppasswd: user \"%s\" and group \"%s\" do not exist." = "lppasswd: user \"%s\" and group \"%s\" do not exist.";
+"lpstat: error - %s environment variable names non-existent destination \"%s\"." = "lpstat: error - %s environment variable names non-existent destination \"%s\".";
+"members of class %s:" = "members of class %s:";
+"no entries" = "no entries";
+"no system default destination" = "no system default destination";
+"notify-events not specified." = "notify-events not specified.";
+"notify-recipient-uri URI \"%s\" is already used." = "notify-recipient-uri URI \"%s\" is already used.";
+"notify-recipient-uri URI \"%s\" uses unknown scheme." = "notify-recipient-uri URI \"%s\" uses unknown scheme.";
+"pending" = "pending";
+"ppdc: Adding include directory \"%s\"." = "ppdc: Adding include directory \"%s\".";
+"ppdc: Adding/updating UI text from %s." = "ppdc: Adding/updating UI text from %s.";
+"ppdc: Bad boolean value (%s) on line %d of %s." = "ppdc: Bad boolean value (%s) on line %d of %s.";
+"ppdc: Bad font attribute: %s" = "ppdc: Bad font attribute: %s";
+"ppdc: Bad resolution name \"%s\" on line %d of %s." = "ppdc: Bad resolution name \"%s\" on line %d of %s.";
+"ppdc: Bad status keyword %s on line %d of %s." = "ppdc: Bad status keyword %s on line %d of %s.";
+"ppdc: Bad variable substitution ($%c) on line %d of %s." = "ppdc: Bad variable substitution ($%c) on line %d of %s.";
+"ppdc: Choice found on line %d of %s with no Option." = "ppdc: Choice found on line %d of %s with no Option.";
+"ppdc: Duplicate #po for locale %s on line %d of %s." = "ppdc: Duplicate #po for locale %s on line %d of %s.";
+"ppdc: Expected a filter definition on line %d of %s." = "ppdc: Expected a filter definition on line %d of %s.";
+"ppdc: Expected a program name on line %d of %s." = "ppdc: Expected a program name on line %d of %s.";
+"ppdc: Expected boolean value on line %d of %s." = "ppdc: Expected boolean value on line %d of %s.";
+"ppdc: Expected charset after Font on line %d of %s." = "ppdc: Expected charset after Font on line %d of %s.";
+"ppdc: Expected choice code on line %d of %s." = "ppdc: Expected choice code on line %d of %s.";
+"ppdc: Expected choice name/text on line %d of %s." = "ppdc: Expected choice name/text on line %d of %s.";
+"ppdc: Expected color order for ColorModel on line %d of %s." = "ppdc: Expected color order for ColorModel on line %d of %s.";
+"ppdc: Expected colorspace for ColorModel on line %d of %s." = "ppdc: Expected colorspace for ColorModel on line %d of %s.";
+"ppdc: Expected compression for ColorModel on line %d of %s." = "ppdc: Expected compression for ColorModel on line %d of %s.";
+"ppdc: Expected constraints string for UIConstraints on line %d of %s." = "ppdc: Expected constraints string for UIConstraints on line %d of %s.";
+"ppdc: Expected driver type keyword following DriverType on line %d of %s." = "ppdc: Expected driver type keyword following DriverType on line %d of %s.";
+"ppdc: Expected duplex type after Duplex on line %d of %s." = "ppdc: Expected duplex type after Duplex on line %d of %s.";
+"ppdc: Expected encoding after Font on line %d of %s." = "ppdc: Expected encoding after Font on line %d of %s.";
+"ppdc: Expected filename after #po %s on line %d of %s." = "ppdc: Expected filename after #po %s on line %d of %s.";
+"ppdc: Expected group name/text on line %d of %s." = "ppdc: Expected group name/text on line %d of %s.";
+"ppdc: Expected include filename on line %d of %s." = "ppdc: Expected include filename on line %d of %s.";
+"ppdc: Expected integer on line %d of %s." = "ppdc: Expected integer on line %d of %s.";
+"ppdc: Expected locale after #po on line %d of %s." = "ppdc: Expected locale after #po on line %d of %s.";
+"ppdc: Expected name after %s on line %d of %s." = "ppdc: Expected name after %s on line %d of %s.";
+"ppdc: Expected name after FileName on line %d of %s." = "ppdc: Expected name after FileName on line %d of %s.";
+"ppdc: Expected name after Font on line %d of %s." = "ppdc: Expected name after Font on line %d of %s.";
+"ppdc: Expected name after Manufacturer on line %d of %s." = "ppdc: Expected name after Manufacturer on line %d of %s.";
+"ppdc: Expected name after MediaSize on line %d of %s." = "ppdc: Expected name after MediaSize on line %d of %s.";
+"ppdc: Expected name after ModelName on line %d of %s." = "ppdc: Expected name after ModelName on line %d of %s.";
+"ppdc: Expected name after PCFileName on line %d of %s." = "ppdc: Expected name after PCFileName on line %d of %s.";
+"ppdc: Expected name/text after %s on line %d of %s." = "ppdc: Expected name/text after %s on line %d of %s.";
+"ppdc: Expected name/text after Installable on line %d of %s." = "ppdc: Expected name/text after Installable on line %d of %s.";
+"ppdc: Expected name/text after Resolution on line %d of %s." = "ppdc: Expected name/text after Resolution on line %d of %s.";
+"ppdc: Expected name/text combination for ColorModel on line %d of %s." = "ppdc: Expected name/text combination for ColorModel on line %d of %s.";
+"ppdc: Expected option name/text on line %d of %s." = "ppdc: Expected option name/text on line %d of %s.";
+"ppdc: Expected option section on line %d of %s." = "ppdc: Expected option section on line %d of %s.";
+"ppdc: Expected option type on line %d of %s." = "ppdc: Expected option type on line %d of %s.";
+"ppdc: Expected override field after Resolution on line %d of %s." = "ppdc: Expected override field after Resolution on line %d of %s.";
+"ppdc: Expected quoted string on line %d of %s." = "ppdc: Expected quoted string on line %d of %s.";
+"ppdc: Expected real number on line %d of %s." = "ppdc: Expected real number on line %d of %s.";
+"ppdc: Expected resolution/mediatype following ColorProfile on line %d of %s." = "ppdc: Expected resolution/mediatype following ColorProfile on line %d of %s.";
+"ppdc: Expected resolution/mediatype following SimpleColorProfile on line %d of %s." = "ppdc: Expected resolution/mediatype following SimpleColorProfile on line %d of %s.";
+"ppdc: Expected selector after %s on line %d of %s." = "ppdc: Expected selector after %s on line %d of %s.";
+"ppdc: Expected status after Font on line %d of %s." = "ppdc: Expected status after Font on line %d of %s.";
+"ppdc: Expected string after Copyright on line %d of %s." = "ppdc: Expected string after Copyright on line %d of %s.";
+"ppdc: Expected string after Version on line %d of %s." = "ppdc: Expected string after Version on line %d of %s.";
+"ppdc: Expected two option names on line %d of %s." = "ppdc: Expected two option names on line %d of %s.";
+"ppdc: Expected value after %s on line %d of %s." = "ppdc: Expected value after %s on line %d of %s.";
+"ppdc: Expected version after Font on line %d of %s." = "ppdc: Expected version after Font on line %d of %s.";
+"ppdc: Invalid #include/#po filename \"%s\"." = "ppdc: Invalid #include/#po filename \"%s\".";
+"ppdc: Invalid cost for filter on line %d of %s." = "ppdc: Invalid cost for filter on line %d of %s.";
+"ppdc: Invalid empty MIME type for filter on line %d of %s." = "ppdc: Invalid empty MIME type for filter on line %d of %s.";
+"ppdc: Invalid empty program name for filter on line %d of %s." = "ppdc: Invalid empty program name for filter on line %d of %s.";
+"ppdc: Invalid option section \"%s\" on line %d of %s." = "ppdc: Invalid option section \"%s\" on line %d of %s.";
+"ppdc: Invalid option type \"%s\" on line %d of %s." = "ppdc: Invalid option type \"%s\" on line %d of %s.";
+"ppdc: Loading driver information file \"%s\"." = "ppdc: Loading driver information file \"%s\".";
+"ppdc: Loading messages for locale \"%s\"." = "ppdc: Loading messages for locale \"%s\".";
+"ppdc: Loading messages from \"%s\"." = "ppdc: Loading messages from \"%s\".";
+"ppdc: Missing #endif at end of \"%s\"." = "ppdc: Missing #endif at end of \"%s\".";
+"ppdc: Missing #if on line %d of %s." = "ppdc: Missing #if on line %d of %s.";
+"ppdc: Need a msgid line before any translation strings on line %d of %s." = "ppdc: Need a msgid line before any translation strings on line %d of %s.";
+"ppdc: No message catalog provided for locale %s." = "ppdc: No message catalog provided for locale %s.";
+"ppdc: Option %s defined in two different groups on line %d of %s." = "ppdc: Option %s defined in two different groups on line %d of %s.";
+"ppdc: Option %s redefined with a different type on line %d of %s." = "ppdc: Option %s redefined with a different type on line %d of %s.";
+"ppdc: Option constraint must *name on line %d of %s." = "ppdc: Option constraint must *name on line %d of %s.";
+"ppdc: Too many nested #if's on line %d of %s." = "ppdc: Too many nested #if's on line %d of %s.";
+"ppdc: Unable to create PPD file \"%s\" - %s." = "ppdc: Unable to create PPD file \"%s\" - %s.";
+"ppdc: Unable to create output directory %s: %s" = "ppdc: Unable to create output directory %s: %s";
+"ppdc: Unable to create output pipes: %s" = "ppdc: Unable to create output pipes: %s";
+"ppdc: Unable to execute cupstestppd: %s" = "ppdc: Unable to execute cupstestppd: %s";
+"ppdc: Unable to find #po file %s on line %d of %s." = "ppdc: Unable to find #po file %s on line %d of %s.";
+"ppdc: Unable to find include file \"%s\" on line %d of %s." = "ppdc: Unable to find include file \"%s\" on line %d of %s.";
+"ppdc: Unable to find localization for \"%s\" - %s" = "ppdc: Unable to find localization for \"%s\" - %s";
+"ppdc: Unable to load localization file \"%s\" - %s" = "ppdc: Unable to load localization file \"%s\" - %s";
+"ppdc: Unable to open %s: %s" = "ppdc: Unable to open %s: %s";
+"ppdc: Undefined variable (%s) on line %d of %s." = "ppdc: Undefined variable (%s) on line %d of %s.";
+"ppdc: Unexpected text on line %d of %s." = "ppdc: Unexpected text on line %d of %s.";
+"ppdc: Unknown driver type %s on line %d of %s." = "ppdc: Unknown driver type %s on line %d of %s.";
+"ppdc: Unknown duplex type \"%s\" on line %d of %s." = "ppdc: Unknown duplex type \"%s\" on line %d of %s.";
+"ppdc: Unknown media size \"%s\" on line %d of %s." = "ppdc: Unknown media size \"%s\" on line %d of %s.";
+"ppdc: Unknown message catalog format for \"%s\"." = "ppdc: Unknown message catalog format for \"%s\".";
+"ppdc: Unknown token \"%s\" seen on line %d of %s." = "ppdc: Unknown token \"%s\" seen on line %d of %s.";
+"ppdc: Unknown trailing characters in real number \"%s\" on line %d of %s." = "ppdc: Unknown trailing characters in real number \"%s\" on line %d of %s.";
+"ppdc: Unterminated string starting with %c on line %d of %s." = "ppdc: Unterminated string starting with %c on line %d of %s.";
+"ppdc: Warning - overlapping filename \"%s\"." = "ppdc: Warning - overlapping filename \"%s\".";
+"ppdc: Writing %s." = "ppdc: Writing %s.";
+"ppdc: Writing PPD files to directory \"%s\"." = "ppdc: Writing PPD files to directory \"%s\".";
+"ppdmerge: Bad LanguageVersion \"%s\" in %s." = "ppdmerge: Bad LanguageVersion \"%s\" in %s.";
+"ppdmerge: Ignoring PPD file %s." = "ppdmerge: Ignoring PPD file %s.";
+"ppdmerge: Unable to backup %s to %s - %s" = "ppdmerge: Unable to backup %s to %s - %s";
+"printer %s disabled since %s -" = "printer %s disabled since %s -";
+"printer %s is idle. enabled since %s" = "printer %s is idle. enabled since %s";
+"printer %s now printing %s-%d. enabled since %s" = "printer %s now printing %s-%d. enabled since %s";
+"printer %s/%s disabled since %s -" = "printer %s/%s disabled since %s -";
+"printer %s/%s is idle. enabled since %s" = "printer %s/%s is idle. enabled since %s";
+"printer %s/%s now printing %s-%d. enabled since %s" = "printer %s/%s now printing %s-%d. enabled since %s";
+"processing" = "processing";
+"request id is %s-%d (%d file(s))" = "request id is %s-%d (%d file(s))";
+"request-id uses indefinite length" = "request-id uses indefinite length";
+"scheduler is not running" = "scheduler is not running";
+"scheduler is running" = "scheduler is running";
+"stat of %s failed: %s" = "stat of %s failed: %s";
+"status\t\tShow status of daemon and queue." = "status\t\tShow status of daemon and queue.";
+"stopped" = "stopped";
+"system default destination: %s" = "system default destination: %s";
+"system default destination: %s/%s" = "system default destination: %s/%s";
+"unknown" = "unknown";
+"untitled" = "untitled";
+"variable-bindings uses indefinite length" = "variable-bindings uses indefinite length";
diff --git a/locale/cups_da.po b/locale/cups_da.po
index 6a2b9ef30..b26b04982 100644
--- a/locale/cups_da.po
+++ b/locale/cups_da.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: CUPS 1.4\n"
"Report-Msgid-Bugs-To: http://www.cups.org/str.php\n"
-"POT-Creation-Date: 2009-06-18 15:43-0700\n"
+"POT-Creation-Date: 2010-03-03 10:36-0800\n"
"PO-Revision-Date: 2009-02-16 12:00-0800\n"
"Last-Translator: Apple Inc.\n"
"Language-Team: Apple Inc.\n"
@@ -219,8 +219,8 @@ msgstr ""
" (begrænsning=\"%s %s %s %s\")\n"
#, c-format
-msgid " WARN %s has no corresponding options!\n"
-msgstr " WARN %s har ingen tilsvarende indstillinger!\n"
+msgid " WARN %s has no corresponding options\n"
+msgstr ""
#, c-format
msgid ""
@@ -230,24 +230,18 @@ msgstr ""
" WARN %s deler et almindeligt præfiks med %s\n"
" REF: Side 15, afsnit 3.2.\n"
-msgid " WARN Default choices conflicting!\n"
-msgstr " WARN Standardvalg er i konflikt!\n"
+msgid " WARN Default choices conflicting\n"
+msgstr ""
#, c-format
msgid ""
" WARN Duplex option keyword %s may not work as expected and should "
-"be named Duplex!\n"
+"be named Duplex\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" WARN Nøgleordet til dupleksindstillingen %s virker muligvis ikke "
-"som forventet og skal hedde Dupleks!\n"
-" REF: Side 122, afsnit 5.17.\n"
-msgid ""
-" WARN File contains a mix of CR, LF, and CR LF line endings!\n"
+msgid " WARN File contains a mix of CR, LF, and CR LF line endings\n"
msgstr ""
-" WARN Arkiv indeholder en blanding af linjeskifttyperne CR, LF og CR "
-"LF!\n"
msgid ""
" WARN LanguageEncoding required by PPD 4.3 spec.\n"
@@ -257,8 +251,8 @@ msgstr ""
" REF: Side 56-57, afsnit 5.3.\n"
#, c-format
-msgid " WARN Line %d only contains whitespace!\n"
-msgstr " WARN Linje %d indeholder kun tom plads!\n"
+msgid " WARN Line %d only contains whitespace\n"
+msgstr ""
msgid ""
" WARN Manufacturer required by PPD 4.3 spec.\n"
@@ -269,18 +263,14 @@ msgstr ""
msgid ""
" WARN Non-Windows PPD files should use lines ending with only LF, "
-"not CR LF!\n"
+"not CR LF\n"
msgstr ""
-" WARN PPD-arkiver, som ikke stammer fra Windows, må kun bruge "
-"linjeskifttypen LF, ikke CR LF!\n"
#, c-format
msgid ""
-" WARN Obsolete PPD version %.1f!\n"
+" WARN Obsolete PPD version %.1f\n"
" REF: Page 42, section 5.2.\n"
msgstr ""
-" WARN Forældet PPD-version %.1f!\n"
-" REF: Side 42, afsnit 5.2.\n"
msgid ""
" WARN PCFileName longer than 8.3 in violation of PPD spec.\n"
@@ -290,6 +280,11 @@ msgstr ""
" REF: Side 61-62, afsnit 5.3.\n"
msgid ""
+" WARN PCFileName should contain a unique filename.\n"
+" REF: Pages 61-62, section 5.3.\n"
+msgstr ""
+
+msgid ""
" WARN Protocols contains PJL but JCL attributes are not set.\n"
" REF: Pages 78-79, section 5.7.\n"
msgstr ""
@@ -312,74 +307,99 @@ msgstr ""
" REF: Side 64-65, afsnit 5.3.\n"
#, c-format
-msgid " %s %s %s does not exist!\n"
-msgstr " %s %s %s eksisterer ikke!\n"
+msgid " %s %s %s does not exist\n"
+msgstr ""
#, c-format
-msgid " %s %s file \"%s\" has the wrong capitalization!\n"
+msgid " %s %s file \"%s\" has the wrong capitalization\n"
msgstr ""
#, c-format
msgid ""
-" %s Bad %s choice %s!\n"
+" %s Bad %s choice %s\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" %s Ugyldigt %s-valg %s!\n"
-" REF: Side 122, afsnit 5.17.\n"
#, c-format
-msgid " %s Bad UTF-8 \"%s\" translation string for option %s!\n"
+msgid " %s Bad UTF-8 \"%s\" translation string for option %s\n"
msgstr ""
-" %s Ugyldig UTF-8 \"%s\"-oversættelsesstreng til indstillingen %s!\n"
#, c-format
msgid ""
-" %s Bad UTF-8 \"%s\" translation string for option %s, choice %s!\n"
+" %s Bad UTF-8 \"%s\" translation string for option %s, choice %s\n"
msgstr ""
-" %s Ugyldig UTF-8 \"%s\"-oversættelsesstreng til indstillingen %s, "
-"valg %s!\n"
#, c-format
-msgid " %s Bad cupsFilter value \"%s\"!\n"
-msgstr " %s Ugyldig cupsFilter-værdi \"%s\"!\n"
+msgid " %s Bad cupsFilter value \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsICCProfile %s!\n"
-msgstr " %s Ugyldig cupsICCProfile %s!\n"
+msgid " %s Bad cupsICCProfile %s\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsPreFilter value \"%s\"!\n"
-msgstr " %s Ugyldig cupsPreFilter-værdi \"%s\"!\n"
+msgid " %s Bad cupsPreFilter value \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s Ugyldig cupsUIConstraints %s: \"%s\"!\n"
+msgid " %s Bad cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad language \"%s\"!\n"
-msgstr " %s Ugyldigt sprog \"%s\"!\n"
+msgid " %s Bad language \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad spelling of %s - should be %s!\n"
+msgid " %s Bad permissions on APDialogExtension file \"%s\"\n"
msgstr ""
#, c-format
-msgid " %s Cannot provide both APScanAppPath and APScanAppBundleID!\n"
+msgid " %s Bad permissions on APPrinterIconPath file \"%s\"\n"
msgstr ""
#, c-format
-msgid " %s Empty cupsUIConstraints %s!\n"
-msgstr " %s Tom cupsUIConstraints %s!\n"
+msgid " %s Bad permissions on APPrinterLowInkTool file \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Missing \"%s\" translation string for option %s!\n"
-msgstr " %s Manglende \"%s\"-oversættelsesstreng til indstillingen %s!\n"
+msgid " %s Bad permissions on APPrinterUtilityPath file \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Missing \"%s\" translation string for option %s, choice %s!\n"
+msgid " %s Bad permissions on APScanAppPath file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on cupsFilter file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on cupsICCProfile file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on cupsPreFilter file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad spelling of %s - should be %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Cannot provide both APScanAppPath and APScanAppBundleID\n"
+msgstr ""
+
+#, c-format
+msgid " %s Empty cupsUIConstraints %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Missing \"%s\" translation string for option %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Missing \"%s\" translation string for option %s, choice %s\n"
msgstr ""
-" %s Manglende \"%s\"-oversættelsesstreng til indstillingen %s, valg %"
-"s!\n"
#, c-format
msgid " %s Missing APDialogExtension file \"%s\"\n"
@@ -403,101 +423,94 @@ msgstr ""
#, c-format
msgid ""
-" %s Missing REQUIRED PageRegion option!\n"
+" %s Missing REQUIRED PageRegion option\n"
" REF: Page 100, section 5.14.\n"
msgstr ""
#, c-format
msgid ""
-" %s Missing REQUIRED PageSize option!\n"
+" %s Missing REQUIRED PageSize option\n"
" REF: Page 99, section 5.14.\n"
msgstr ""
#, c-format
-msgid " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"!\n"
-msgstr " %s Manglende valg *%s %s i UIConstraints \"*%s %s *%s %s\"!\n"
+msgid " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"\n"
+msgstr ""
#, c-format
-msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s Manglende valg *%s %s i cupsUIConstraints %s: \"%s\"!\n"
+msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
#, c-format
msgid " %s Missing cupsFilter file \"%s\"\n"
msgstr " %s Manglende cupsFilter-arkiv \"%s\"\n"
#, c-format
-msgid " %s Missing cupsICCProfile file \"%s\"!\n"
-msgstr " %s Manglende cupsICCProfile-arkiv \"%s\"!\n"
+msgid " %s Missing cupsICCProfile file \"%s\"\n"
+msgstr ""
#, c-format
msgid " %s Missing cupsPreFilter file \"%s\"\n"
msgstr " %s Manglende cupsPreFilter-arkiv \"%s\"\n"
#, c-format
-msgid " %s Missing cupsUIResolver %s!\n"
-msgstr " %s Manglende cupsUIResolver %s!\n"
+msgid " %s Missing cupsUIResolver %s\n"
+msgstr ""
#, c-format
-msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"!\n"
+msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"\n"
msgstr ""
-" %s Manglende indstilling %s i UIConstraints \"*%s %s *%s %s\"!\n"
#, c-format
-msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s Manglende indstilling %s i cupsUIConstraints %s: \"%s\"!\n"
+msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s No base translation \"%s\" is included in file!\n"
-msgstr " %s Ingen basisoversættelse af \"%s\" er inkluderet i arkiv!\n"
+msgid " %s No base translation \"%s\" is included in file\n"
+msgstr ""
#, c-format
msgid ""
-" %s Non-standard size name \"%s\"!\n"
+" %s Non-standard size name \"%s\"\n"
" REF: Page 187, section B.2.\n"
msgstr ""
#, c-format
msgid ""
-" %s REQUIRED %s does not define choice None!\n"
+" %s REQUIRED %s does not define choice None\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" %s REQUIRED %s definerer ikke valget Ingen!\n"
-" REF: Side 122, afsnit 5.17.\n"
#, c-format
-msgid " %s Size \"%s\" defined for %s but not for %s!\n"
+msgid " %s Size \"%s\" defined for %s but not for %s\n"
msgstr ""
#, c-format
-msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)!\n"
+msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)\n"
msgstr ""
#, c-format
-msgid " %s cupsICCProfile %s hash value collides with %s!\n"
-msgstr " %s cupsICCProfile %s-talværdi kolliderer med %s!\n"
+msgid " %s cupsICCProfile %s hash value collides with %s\n"
+msgstr ""
#, c-format
-msgid " %s cupsUIResolver %s causes a loop!\n"
-msgstr " %s cupsUIResolver %s forårsager en sløjfe!\n"
+msgid " %s cupsUIResolver %s causes a loop\n"
+msgstr ""
#, c-format
msgid ""
-" %s cupsUIResolver %s does not list at least two different options!\n"
+" %s cupsUIResolver %s does not list at least two different options\n"
msgstr ""
#, c-format
-msgid " **FAIL** %s choice names %s and %s differ only by case!\n"
+msgid " **FAIL** %s choice names %s and %s differ only by case\n"
msgstr ""
-" **FAIL** %s navne på valg %s og %s adskilles kun af brugen af store/"
-"små bogstaver!\n"
#, c-format
msgid ""
-" **FAIL** %s must be 1284DeviceID!\n"
+" **FAIL** %s must be 1284DeviceID\n"
" REF: Page 72, section 5.5\n"
msgstr ""
-" **FAIL** %s skal være 1284DeviceID!\n"
-" REF: Side 72, afsnit 5.5.\n"
#, c-format
msgid ""
@@ -509,19 +522,15 @@ msgstr ""
#, c-format
msgid ""
-" **FAIL** BAD DefaultImageableArea %s!\n"
+" **FAIL** BAD DefaultImageableArea %s\n"
" REF: Page 102, section 5.15.\n"
msgstr ""
-" **FAIL** UGYLDIGT DefaultImageableArea %s!\n"
-" REF: Side 102, afsnit 5.15.\n"
#, c-format
msgid ""
-" **FAIL** BAD DefaultPaperDimension %s!\n"
+" **FAIL** BAD DefaultPaperDimension %s\n"
" REF: Page 103, section 5.15.\n"
msgstr ""
-" **FAIL** UGYLDIG DefaultPaperDimension %s!\n"
-" REF: Side 103, afsnit 5.15.\n"
msgid ""
" **FAIL** BAD JobPatchFile attribute in file\n"
@@ -575,11 +584,9 @@ msgstr ""
#, c-format
msgid ""
-" **FAIL** Bad %s choice %s!\n"
+" **FAIL** Bad %s choice %s\n"
" REF: Page 84, section 5.9\n"
msgstr ""
-" **FAIL** Ugyldigt %s-valg %s!\n"
-" REF: Side 84, afsnit 5.9.\n"
#, c-format
msgid ""
@@ -598,12 +605,12 @@ msgstr ""
" REF: Side 56, afsnit 5.3.\n"
#, c-format
-msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1!\n"
-msgstr " **FAIL** Ugyldig LanguageEncoding %s - skal være ISOLatin1!\n"
+msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1\n"
+msgstr ""
#, c-format
-msgid " **FAIL** Bad LanguageVersion %s - must be English!\n"
-msgstr " **FAIL** Ugyldig LanguageVersion %s - skal være dansk!\n"
+msgid " **FAIL** Bad LanguageVersion %s - must be English\n"
+msgstr ""
#, c-format
msgid " **FAIL** Default option code cannot be interpreted: %s\n"
@@ -613,34 +620,26 @@ msgstr ""
#, c-format
msgid ""
" **FAIL** Default translation string for option %s choice %s contains "
-"8-bit characters!\n"
+"8-bit characters\n"
msgstr ""
-" **FAIL** Standardoversættelsesstreng til indstillingen %s, valg %s, "
-"indeholder 8 bit tegn!\n"
#, c-format
msgid ""
" **FAIL** Default translation string for option %s contains 8-bit "
-"characters!\n"
+"characters\n"
msgstr ""
-" **FAIL** Standardoversættelsesstreng til indstillingen %s indeholder "
-"8 bit tegn!\n"
#, c-format
-msgid " **FAIL** Group names %s and %s differ only by case!\n"
+msgid " **FAIL** Group names %s and %s differ only by case\n"
msgstr ""
-" **FAIL** Gruppenavne %s og %s adskilles kun af brugen af store/små "
-"bogstaver!\n"
#, c-format
-msgid " **FAIL** Multiple occurrences of %s choice name %s!\n"
-msgstr " **FAIL** Flere forekomster af %s valg af navn %s!\n"
+msgid " **FAIL** Multiple occurrences of %s choice name %s\n"
+msgstr ""
#, c-format
-msgid " **FAIL** Option names %s and %s differ only by case!\n"
+msgid " **FAIL** Option names %s and %s differ only by case\n"
msgstr ""
-" **FAIL** Navne på indstillinger %s og %s adskilles kun af brugen af "
-"store/små bogstaver!\n"
#, c-format
msgid ""
@@ -790,100 +789,82 @@ msgstr " %d FEJL FUNDET\n"
#, c-format
msgid ""
-" Bad %%%%BoundingBox: on line %d!\n"
+" Bad %%%%BoundingBox: on line %d\n"
" REF: Page 39, %%%%BoundingBox:\n"
msgstr ""
-" Ugyldig %%%%BoundingBox: på linje %d!\n"
-" REF: Side 39, %%%%BoundingBox:\n"
#, c-format
msgid ""
-" Bad %%%%Page: on line %d!\n"
+" Bad %%%%Page: on line %d\n"
" REF: Page 53, %%%%Page:\n"
msgstr ""
-" Ugyldig %%%%Page: på linje %d!\n"
-" REF: Side 53, %%%%Page:\n"
#, c-format
msgid ""
-" Bad %%%%Pages: on line %d!\n"
+" Bad %%%%Pages: on line %d\n"
" REF: Page 43, %%%%Pages:\n"
msgstr ""
-" Ugyldige %%%%Pages: på linje %d!\n"
-" REF: Side 43, %%%%Pages:\n"
#, c-format
msgid ""
-" Line %d is longer than 255 characters (%d)!\n"
+" Line %d is longer than 255 characters (%d)\n"
" REF: Page 25, Line Length\n"
msgstr ""
-" Linje %d er på mere end 255 tegn (%d)!\n"
-" REF: Side 25, Linjelængde\n"
msgid ""
-" Missing %!PS-Adobe-3.0 on first line!\n"
+" Missing %!PS-Adobe-3.0 on first line\n"
" REF: Page 17, 3.1 Conforming Documents\n"
msgstr ""
-" Manglende %!PS-Adobe-3.0 på første linje!\n"
-" REF: Side 17, 3.1 Overensstemmende dokumenter\n"
#, c-format
msgid ""
-" Missing %%EndComments comment!\n"
+" Missing %%EndComments comment\n"
" REF: Page 41, %%EndComments\n"
msgstr ""
-" Manglende %%EndComments-kommentar!\n"
-" REF: Side 41, %%EndComments\n"
#, c-format
msgid ""
-" Missing or bad %%BoundingBox: comment!\n"
+" Missing or bad %%BoundingBox: comment\n"
" REF: Page 39, %%BoundingBox:\n"
msgstr ""
-" Manglende eller ugyldig %%BoundingBox: kommentar!\n"
-" REF: Side 39, %%BoundingBox:\n"
#, c-format
msgid ""
-" Missing or bad %%Page: comments!\n"
+" Missing or bad %%Page: comments\n"
" REF: Page 53, %%Page:\n"
msgstr ""
-" Manglende eller ugyldig %%Page: kommentarer!\n"
-" REF: Side 53, %%Page:\n"
#, c-format
msgid ""
-" Missing or bad %%Pages: comment!\n"
+" Missing or bad %%Pages: comment\n"
" REF: Page 43, %%Pages:\n"
msgstr ""
-" Manglende eller ugyldig %%Pages: kommentar!\n"
-" REF: Side 43, %%Pages:\n"
msgid " NO ERRORS FOUND\n"
msgstr " INGEN FEJL FUNDET\n"
#, c-format
-msgid " Saw %d lines that exceeded 255 characters!\n"
-msgstr " Så %d linjer, der overskred 255 tegn!\n"
+msgid " Saw %d lines that exceeded 255 characters\n"
+msgstr ""
#, c-format
-msgid " Too many %%BeginDocument comments!\n"
-msgstr " For mange %%BeginDocument-kommentarer!\n"
+msgid " Too many %%BeginDocument comments\n"
+msgstr ""
#, c-format
-msgid " Too many %%EndDocument comments!\n"
-msgstr " For mange %%EndDocument-kommentarer!\n"
+msgid " Too many %%EndDocument comments\n"
+msgstr ""
-msgid " Warning: file contains binary data!\n"
-msgstr " Advarsel: Arkiv indeholder binære data!\n"
+msgid " Warning: file contains binary data\n"
+msgstr ""
#, c-format
-msgid " Warning: no %%EndComments comment in file!\n"
-msgstr " Advarsel: Ingen %%EndComments-kommentar i arkiv!\n"
+msgid " Warning: no %%EndComments comment in file\n"
+msgstr ""
#, c-format
-msgid " Warning: obsolete DSC version %.1f in file!\n"
-msgstr " Advarsel: Forældet DSC-version %.1f i arkiv!\n"
+msgid " Warning: obsolete DSC version %.1f in file\n"
+msgstr ""
msgid " FAIL\n"
msgstr " FAIL\n"
@@ -979,8 +960,8 @@ msgstr ""
"\t%s\n"
#, c-format
-msgid "%s not supported!"
-msgstr "%s ikke understøttet!"
+msgid "%s not supported"
+msgstr ""
#, c-format
msgid "%s/%s accepting requests since %s\n"
@@ -1003,121 +984,119 @@ msgid "%s: %s failed: %s\n"
msgstr "%s: %s mislykkedes: %s\n"
#, c-format
-msgid "%s: Don't know what to do!\n"
-msgstr "%s: Ved ikke, hvad jeg skal gøre!\n"
+msgid "%s: Don't know what to do\n"
+msgstr ""
#, c-format
msgid ""
-"%s: Error - %s environment variable names non-existent destination \"%s\"!\n"
+"%s: Error - %s environment variable names non-existent destination \"%s\"\n"
msgstr ""
-"%s: Fejl - %s-miljøvariabel navngiver ikke eksisterende destination \"%s\"!\n"
#, c-format
-msgid "%s: Error - bad job ID!\n"
-msgstr "%s: Fejl - ugyldig job-id!\n"
+msgid "%s: Error - bad job ID\n"
+msgstr ""
#, c-format
-msgid "%s: Error - cannot print files and alter jobs simultaneously!\n"
-msgstr "%s: Fejl - kan ikke udskrive arkiver og ændre job på samme tid!\n"
+msgid "%s: Error - cannot print files and alter jobs simultaneously\n"
+msgstr ""
#, c-format
-msgid ""
-"%s: Error - cannot print from stdin if files or a job ID are provided!\n"
+msgid "%s: Error - cannot print from stdin if files or a job ID are provided\n"
+msgstr ""
+
+#, c-format
+msgid "%s: Error - expected character set after '-S' option\n"
msgstr ""
-"%s: Fejl - kan ikke udskrive fra stdin, hvis der leveres arkiver eller en "
-"job-id!\n"
#, c-format
-msgid "%s: Error - expected character set after '-S' option!\n"
-msgstr "%s: Fejl - forventede tegnsæt efter indstillingen '-S'!\n"
+msgid "%s: Error - expected content type after '-T' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected content type after '-T' option!\n"
-msgstr "%s: Fejl - forventede indholdstype efter indstillingen '-T'!\n"
+msgid "%s: Error - expected copies after '-n' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected copies after '-n' option!\n"
-msgstr "%s: Fejl - forventede kopier efter indstillingen '-n'!\n"
+msgid "%s: Error - expected copy count after '-#' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected copy count after '-#' option!\n"
-msgstr "%s: Fejl - forventede antal kopier efter indstillingen '-#'!\n"
+msgid "%s: Error - expected destination after '-P' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected destination after '-P' option!\n"
-msgstr "%s: Fejl - forventede destination efter indstillingen '-P'!\n"
+msgid "%s: Error - expected destination after '-b' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected destination after '-b' option!\n"
-msgstr "%s: Fejl - forventede destination efter indstillingen '-b'!\n"
+msgid "%s: Error - expected destination after '-d' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected destination after '-d' option!\n"
-msgstr "%s: Fejl - forventede destination efter indstillingen '-d'!\n"
+msgid "%s: Error - expected form after '-f' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected form after '-f' option!\n"
-msgstr "%s: Fejl - forventede formular efter indstillingen '-f'!\n"
+msgid "%s: Error - expected hold name after '-H' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected hold name after '-H' option!\n"
-msgstr "%s: Error - forventede udsat navn efter indstillingen '-H'!\n"
+msgid "%s: Error - expected hostname after '-H' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected hostname after '-H' option!\n"
-msgstr "%s: Error - forventede værtsnavn efter indstillingen '-H'!\n"
+msgid "%s: Error - expected hostname after '-h' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected hostname after '-h' option!\n"
-msgstr "%s: Error - forventede værtsnavn efter indstillingen '-H'!\n"
+msgid "%s: Error - expected mode list after '-y' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected mode list after '-y' option!\n"
-msgstr "%s: Error - forventede funktionsliste efter indstillingen '-y'!\n"
+msgid "%s: Error - expected name after '-%c' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected name after '-%c' option!\n"
-msgstr "%s: Error - forventede navn efter indstillingen '-%c'!\n"
+msgid "%s: Error - expected option string after '-o' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected option string after '-o' option!\n"
-msgstr "%s: Error - forventede alternativ streng efter indstillingen '-o'!\n"
+msgid "%s: Error - expected page list after '-P' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected page list after '-P' option!\n"
-msgstr "%s: Error - forventede sideliste efter indstillingen '-P'!\n"
+msgid "%s: Error - expected priority after '-%c' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected priority after '-%c' option!\n"
-msgstr "%s: Error - forventede prioritet efter indstillingen '-%c'!\n"
+msgid "%s: Error - expected reason text after '-r' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected reason text after '-r' option!\n"
-msgstr "%s: Fejl - forventede årsagstekst efter indstillingen '-r'!\n"
+msgid "%s: Error - expected title after '-t' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected title after '-t' option!\n"
-msgstr "%s: Error - forventede titel efter indstillingen '-t'!\n"
+msgid "%s: Error - expected username after '-U' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected username after '-U' option!\n"
-msgstr "%s: Error - forventede brugernavn efter indstillingen '-U'!\n"
+msgid "%s: Error - expected username after '-U' option!n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected username after '-u' option!\n"
-msgstr "%s: Error - forventede brugernavn efter indstillingen '-u'!\n"
+msgid "%s: Error - expected username after '-u' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected value after '-%c' option!\n"
-msgstr "%s: Error - forventede værdi efter indstillingen '-%c'!\n"
+msgid "%s: Error - expected value after '-%c' option\n"
+msgstr ""
#, c-format
msgid ""
"%s: Error - need \"completed\", \"not-completed\", or \"all\" after '-W' "
-"option!\n"
+"option\n"
msgstr ""
-"%s: Fejl - skal have \"completed\", \"not-completed\" eller \"all\" efter "
-"indstillingen '-W'!\n"
#, c-format
msgid "%s: Error - no default destination available.\n"
@@ -1128,8 +1107,8 @@ msgid "%s: Error - priority must be between 1 and 100.\n"
msgstr "%s: Fejl - prioritet skal være mellem 1 og 100.\n"
#, c-format
-msgid "%s: Error - scheduler not responding!\n"
-msgstr "%s: Fejl - planlægger svarer ikke!\n"
+msgid "%s: Error - scheduler not responding\n"
+msgstr ""
#, c-format
msgid "%s: Error - too many files - \"%s\"\n"
@@ -1144,64 +1123,64 @@ msgid "%s: Error - unable to queue from stdin - %s\n"
msgstr "%s: Fejl - kan ikke sætte i kø fra stdin - %s\n"
#, c-format
-msgid "%s: Error - unknown destination \"%s\"!\n"
-msgstr "%s: Fejl - ukendt destination \"%s\"!\n"
+msgid "%s: Error - unknown destination \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Error - unknown destination \"%s/%s\"!\n"
-msgstr "%s: Fejl - ukendt destination \"%s/%s\"!\n"
+msgid "%s: Error - unknown destination \"%s/%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Error - unknown option '%c'!\n"
-msgstr "%s: Fejl - ukendt indstilling '%c'!\n"
+msgid "%s: Error - unknown option '%c'\n"
+msgstr ""
#, c-format
-msgid "%s: Error - unknown option '%s'!\n"
-msgstr "%s: Fejl - ukendt indstilling '%s'!\n"
+msgid "%s: Error - unknown option '%s'\n"
+msgstr ""
#, c-format
-msgid "%s: Expected job ID after '-i' option!\n"
-msgstr "%s: Forventede job-id efter indstillingen '-i'!\n"
+msgid "%s: Expected job ID after '-i' option\n"
+msgstr ""
#, c-format
msgid "%s: Filter \"%s\" not available: %s\n"
msgstr "%s: Filter \"%s\" ikke tilgængeligt: %s\n"
#, c-format
-msgid "%s: Invalid destination name in list \"%s\"!\n"
-msgstr "%s: Ugyldigt destinationsnavn på listen \"%s\"!\n"
+msgid "%s: Invalid destination name in list \"%s\"\n"
+msgstr ""
#, c-format
msgid "%s: Invalid filter string \"%s\"\n"
msgstr "%s: Ugyldig filterstreng \"%s\"\n"
#, c-format
-msgid "%s: Need job ID ('-i jobid') before '-H restart'!\n"
-msgstr "%s: Skal have job-id ('-i jobid') før '-H restart'!\n"
+msgid "%s: Need job ID ('-i jobid') before '-H restart'\n"
+msgstr ""
#, c-format
-msgid "%s: No filter to convert from %s/%s to %s/%s!\n"
-msgstr "%s: Intet filter til konvertering fra %s/%s til %s/%s!\n"
+msgid "%s: No filter to convert from %s/%s to %s/%s\n"
+msgstr ""
#, c-format
msgid "%s: Operation failed: %s\n"
msgstr "%s: Handling mislykkedes: %s\n"
#, c-format
-msgid "%s: Sorry, no encryption support compiled in!\n"
-msgstr "%s: Beklager, der er ikke medkompileret krypteringsunderstøttelse!\n"
+msgid "%s: Sorry, no encryption support compiled in\n"
+msgstr ""
#, c-format
msgid "%s: Unable to connect to server\n"
msgstr "%s: Kan ikke oprette forbindelse til server\n"
#, c-format
-msgid "%s: Unable to contact server!\n"
-msgstr "%s: Kan ikke kontakte server!\n"
+msgid "%s: Unable to contact server\n"
+msgstr ""
#, c-format
-msgid "%s: Unable to determine MIME type of \"%s\"!\n"
-msgstr "%s: Kan ikke bestemme MIME-typen på \"%s\"!\n"
+msgid "%s: Unable to determine MIME type of \"%s\"\n"
+msgstr ""
#, c-format
msgid "%s: Unable to open %s: %s\n"
@@ -1216,58 +1195,55 @@ msgid "%s: Unable to open PPD file: %s on line %d.\n"
msgstr ""
#, c-format
-msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"!\n"
-msgstr "%s: Kan ikke læse MIME-database fra \"%s\" eller \"%s\"!\n"
+msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown destination \"%s\"!\n"
-msgstr "%s: Ukendt destination \"%s\"!\n"
+msgid "%s: Unknown destination \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown destination MIME type %s/%s!\n"
-msgstr "%s: Ukendt destination på MIME-typen \"%s/%s\"!\n"
+msgid "%s: Unknown destination MIME type %s/%s\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown option '%c'!\n"
-msgstr "%s: Ukendt indstilling '%c'!\n"
+msgid "%s: Unknown option '%c'\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown source MIME type %s/%s!\n"
-msgstr "%s: Ukendt kilde på MIME-typen %s/%s!\n"
+msgid "%s: Unknown source MIME type %s/%s\n"
+msgstr ""
#, c-format
msgid ""
"%s: Warning - '%c' format modifier not supported - output may not be "
-"correct!\n"
+"correct\n"
msgstr ""
-"%s: Advarsel - '%c'-formatmodifikation ikke understøttet - resultat muligvis "
-"ikke korrekt!"
#, c-format
-msgid "%s: Warning - character set option ignored!\n"
-msgstr "%s: Advarsel - indstillingen tegnsæt ignoreret!\n"
+msgid "%s: Warning - character set option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - content type option ignored!\n"
-msgstr "%s: Advarsel - indstillingen indholdstype ignoreret!\n"
+msgid "%s: Warning - content type option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - form option ignored!\n"
-msgstr "%s: Advarsel - indstillingen formular ignoreret!\n"
+msgid "%s: Warning - form option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - mode option ignored!\n"
-msgstr "%s: Advarsel - indstillingen funktion ignoreret!\n"
+msgid "%s: Warning - mode option ignored\n"
+msgstr ""
#, c-format
msgid ""
-"%s: error - %s environment variable names non-existent destination \"%s\"!\n"
+"%s: error - %s environment variable names non-existent destination \"%s\"\n"
msgstr ""
-"%s: Fejl - %s-miljøvariabel navngiver ikke eksisterende destination \"%s\"!\n"
#, c-format
-msgid "%s: error - expected option=value after '-o' option!\n"
-msgstr "%s: Fejl - forventede option=value efter indstillingen '-o'!\n"
+msgid "%s: error - expected option=value after '-o' option\n"
+msgstr ""
#, c-format
msgid "%s: error - no default destination available.\n"
@@ -1864,19 +1840,19 @@ msgstr "95"
msgid "?Invalid help command unknown\n"
msgstr "?Ugyldig hjælpekommando ukendt\n"
-msgid "A Samba password is required to export printer drivers!"
-msgstr "Der kræves en Samba-adgangskode til eksport af printerarkiver!"
+msgid "A Samba password is required to export printer drivers"
+msgstr ""
-msgid "A Samba username is required to export printer drivers!"
-msgstr "Der kræves et Samba-brugernavn til eksport af printerarkiver!"
+msgid "A Samba username is required to export printer drivers"
+msgstr ""
#, c-format
-msgid "A class named \"%s\" already exists!"
-msgstr "Der findes allerede en klasse kaldet \"%s\"!"
+msgid "A class named \"%s\" already exists"
+msgstr ""
#, c-format
-msgid "A printer named \"%s\" already exists!"
-msgstr "Der findes allerede en printer kaldet \"%s\"!"
+msgid "A printer named \"%s\" already exists"
+msgstr ""
msgid "A0"
msgstr "A0"
@@ -1987,12 +1963,12 @@ msgid "Applicator"
msgstr "Bruger"
#, c-format
-msgid "Attempt to set %s printer-state to bad value %d!"
-msgstr "Forsøger at indstille %s-printer-state til ugyldig værdi %d!"
+msgid "Attempt to set %s printer-state to bad value %d"
+msgstr ""
#, c-format
-msgid "Attribute groups are out of order (%x < %x)!"
-msgstr "Egenskabsgrupper er ikke i rækkefølge (%x < %x)!"
+msgid "Attribute groups are out of order (%x < %x)"
+msgstr ""
msgid "B0"
msgstr "B0"
@@ -2056,83 +2032,86 @@ msgid "Bad custom parameter"
msgstr "Ugylidig speciel parameter"
#, c-format
-msgid "Bad device URI \"%s\"!\n"
-msgstr "Ugyldig enheds-URI \"%s\"!\n"
+msgid "Bad device URI \"%s\"\n"
+msgstr ""
#, c-format
-msgid "Bad device-uri \"%s\"!"
-msgstr "Ugyldig device-uri \"%s\"!"
+msgid "Bad device-uri \"%s\""
+msgstr ""
#, c-format
-msgid "Bad device-uri scheme \"%s\"!"
-msgstr "Ugyldig device-uri-plan \"%s\"!"
+msgid "Bad device-uri scheme \"%s\""
+msgstr ""
#, c-format
-msgid "Bad document-format \"%s\"!"
-msgstr "Ugyldigt document-format \"%s\"!"
+msgid "Bad document-format \"%s\""
+msgstr ""
-msgid "Bad filename buffer!"
-msgstr "Ugyldig arkivnavnebuffer!"
+msgid "Bad filename buffer"
+msgstr ""
#, c-format
msgid "Bad font attribute: %s\n"
msgstr "Ugyldig skriftattribut: %s\n"
-msgid "Bad job-priority value!"
-msgstr "Ugyldig værdi for job-priority!"
+msgid "Bad job-priority value"
+msgstr ""
#, c-format
-msgid "Bad job-sheets value \"%s\"!"
-msgstr "Ugyldig værdi for job-sheets \"%s\"!"
+msgid "Bad job-sheets value \"%s\""
+msgstr ""
-msgid "Bad job-sheets value type!"
-msgstr "Ugyldig værditype på job-sheets!"
+msgid "Bad job-sheets value type"
+msgstr ""
-msgid "Bad job-state value!"
-msgstr "Ugyldig værdi for job-state!"
+msgid "Bad job-state value"
+msgstr ""
#, c-format
-msgid "Bad job-uri attribute \"%s\"!"
-msgstr "Ugyldig egenskab for job-uri \"%s\"!"
+msgid "Bad job-uri attribute \"%s\""
+msgstr ""
#, c-format
-msgid "Bad notify-pull-method \"%s\"!"
-msgstr "Ugyldig notify-pull-method \"%s\"!"
+msgid "Bad notify-pull-method \"%s\""
+msgstr ""
#, c-format
-msgid "Bad notify-recipient-uri URI \"%s\"!"
-msgstr "Ugyldig notify-recipient-uri URI \"%s\"!"
+msgid "Bad notify-recipient-uri URI \"%s\""
+msgstr ""
#, c-format
msgid "Bad number-up value %d."
msgstr "Ugyldig værdi for number-up %d."
#, c-format
-msgid "Bad option + choice on line %d!"
-msgstr "Ugyldig indstilling + valg på linje %d!"
+msgid "Bad option + choice on line %d"
+msgstr ""
#, c-format
msgid "Bad page-ranges values %d-%d."
msgstr "Ugyldige værdier for page-ranges %d-%d."
#, c-format
-msgid "Bad port-monitor \"%s\"!"
-msgstr "Ugyldig port-monitor \"%s\"!"
+msgid "Bad port-monitor \"%s\""
+msgstr ""
#, c-format
-msgid "Bad printer-state value %d!"
-msgstr "Ugyldig værdi for printer-state %d!"
+msgid "Bad printer-state value %d"
+msgstr ""
#, c-format
-msgid "Bad request ID %d!"
+msgid "Bad request ID %d"
msgstr ""
#, c-format
-msgid "Bad request version number %d.%d!"
-msgstr "Ugyldigt versionsnummer på anmodning %d.%d!"
+msgid "Bad request version number %d.%d"
+msgstr ""
-msgid "Bad subscription ID!"
-msgstr "Ugyldig abonnements-id!"
+msgid "Bad subscription ID"
+msgstr ""
+
+msgid "Bad value string"
+msgstr ""
msgid "Banners"
msgstr "Bannere"
@@ -2192,8 +2171,8 @@ msgid "Change Settings"
msgstr "Skift indstillinger"
#, c-format
-msgid "Character set \"%s\" not supported!"
-msgstr "Tegnsættet \"%s\" understøttes ikke!"
+msgid "Character set \"%s\" not supported"
+msgstr ""
msgid "Chou3 Envelope"
msgstr "Chou3-kuvert"
@@ -2232,11 +2211,8 @@ msgid "Continuous"
msgstr "Fortsat"
#, c-format
-msgid "Could not scan type \"%s\"!"
-msgstr "Kunne ikke scanne typen \"%s\"!"
-
-msgid "Cover open."
-msgstr "Dæksel åbent."
+msgid "Could not scan type \"%s\""
+msgstr ""
msgid "Created"
msgstr "Oprettet"
@@ -2287,12 +2263,6 @@ msgstr "DeskJet-serie"
msgid "Destination \"%s\" is not accepting jobs."
msgstr "Destinationen \"%s\" accepterer ikke job."
-msgid "Developer almost empty."
-msgstr "Fremkalder næsten tom."
-
-msgid "Developer empty!"
-msgstr "Fremkalder tom!"
-
#, c-format
msgid ""
"Device: uri = %s\n"
@@ -2319,9 +2289,6 @@ msgstr "Slået fra"
msgid "Document %d not found in job %d."
msgstr "Dokument %d findes ikke i job %d."
-msgid "Door open."
-msgstr "Dæksel åbent."
-
msgid "Double Postcard"
msgstr "Dobbelt postkort"
@@ -2356,24 +2323,20 @@ msgid "ERROR: %s job-id user title copies options [file]\n"
msgstr ""
#, c-format
-msgid "ERROR: Bad %%BoundingBox: comment seen!\n"
-msgstr "ERROR: Ugyldig %%BoundingBox: Kommentar set!\n"
-
-#, c-format
-msgid "ERROR: Bad %%IncludeFeature: comment!\n"
-msgstr "ERROR: Ugyldig %%IncludeFeature: Kommentar!\n"
+msgid "ERROR: Bad %%BoundingBox: comment seen\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad %%Page: comment in file!\n"
-msgstr "ERROR: Ugyldig %%Page: Kommentar i arkiv!\n"
+msgid "ERROR: Bad %%IncludeFeature: comment\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad %%PageBoundingBox: comment in file!\n"
-msgstr "ERROR: Ugyldig %%PageBoundingBox: Kommentar i arkiv!\n"
+msgid "ERROR: Bad %%Page: comment in file\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad SCSI device file \"%s\"!\n"
-msgstr "ERROR: Ugyldigt SCSI-enhedsarkiv \"%s\"!\n"
+msgid "ERROR: Bad %%PageBoundingBox: comment in file\n"
+msgstr ""
#, c-format
msgid "ERROR: Bad charset file %s\n"
@@ -2384,23 +2347,23 @@ msgid "ERROR: Bad charset type %s\n"
msgstr "ERROR: Ugyldig type på tegnsæt %s\n"
#, c-format
-msgid "ERROR: Bad columns value %d!\n"
-msgstr "ERROR: Ugyldig kolonneværdi %d!\n"
+msgid "ERROR: Bad columns value %d\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad cpi value %f!\n"
-msgstr "ERROR: Ugyldig cpi-værdi %f!\n"
+msgid "ERROR: Bad cpi value %f\n"
+msgstr ""
#, c-format
msgid "ERROR: Bad font description line: %s\n"
msgstr "ERROR: Ugyldig linje til skriftbeskrivelse: %s\n"
#, c-format
-msgid "ERROR: Bad lpi value %f!\n"
-msgstr "ERROR: Ugyldig lpi-værdi %f!\n"
+msgid "ERROR: Bad lpi value %f\n"
+msgstr ""
-msgid "ERROR: Bad page setup!\n"
-msgstr "ERROR: Ugyldigt sidelayout!\n"
+msgid "ERROR: Bad page setup\n"
+msgstr ""
#, c-format
msgid "ERROR: Bad text direction %s\n"
@@ -2410,89 +2373,80 @@ msgstr "ERROR: Ugyldig tekstretning %s\n"
msgid "ERROR: Bad text width %s\n"
msgstr "ERROR: Ugyldig tekstbredde %s\n"
-msgid "ERROR: Destination printer does not exist!\n"
-msgstr "ERROR: Destinationsprinter findes ikke!\n"
+msgid "ERROR: Destination printer does not exist\n"
+msgstr ""
#, c-format
-msgid "ERROR: Duplicate %%BoundingBox: comment seen!\n"
-msgstr "ERROR: Dubleret %%BoundingBox: Kommentar set!\n"
+msgid "ERROR: Duplicate %%BoundingBox: comment seen\n"
+msgstr ""
#, c-format
-msgid "ERROR: Duplicate %%Pages: comment seen!\n"
-msgstr "ERROR: Dublerede %%Pages: Kommentar set!\n"
+msgid "ERROR: Duplicate %%Pages: comment seen\n"
+msgstr ""
-msgid "ERROR: Empty print file!\n"
-msgstr "ERROR: Tomt udskriftsarkiv!\n"
+msgid "ERROR: Empty print file\n"
+msgstr ""
#, c-format
msgid "ERROR: Error %d sending PAPSendData request: %s\n"
msgstr "ERROR: Fejl %d under afsendelse af PAPSendData-anmodning: %s\n"
#, c-format
-msgid "ERROR: Expected quoted string on line %d of %s!\n"
-msgstr "ERROR: Forventede streng med anførselstegn på linje %d af %s!\n"
-
-msgid "ERROR: Fatal USB error!\n"
-msgstr "ERROR: Uoprettelig USB-fejl!\n"
+msgid "ERROR: Expected quoted string on line %d of %s\n"
+msgstr ""
-msgid "ERROR: Invalid HP-GL/2 command seen, unable to print file!\n"
-msgstr "ERROR: Ugyldig HP-GL/2-kommando set, kan ikke udskrive arkiv!\n"
+msgid "ERROR: Fatal USB error\n"
+msgstr ""
#, c-format
-msgid "ERROR: Missing %%EndProlog!\n"
-msgstr "ERROR: Manglende %%EndProlog!\n"
+msgid "ERROR: Missing %%EndProlog\n"
+msgstr ""
#, c-format
-msgid "ERROR: Missing %%EndSetup!\n"
-msgstr "ERROR: Manglende %%EndSetup!\n"
+msgid "ERROR: Missing %%EndSetup\n"
+msgstr ""
#, c-format
-msgid "ERROR: Missing value on line %d of banner file!\n"
-msgstr "ERROR: Manglende værdi på linje %d i bannerarkiv!\n"
+msgid "ERROR: Missing value on line %d of banner file\n"
+msgstr ""
#, c-format
msgid ""
-"ERROR: Need a msgid line before any translation strings on line %d of %s!\n"
+"ERROR: Need a msgid line before any translation strings on line %d of %s\n"
msgstr ""
-"ERROR: Kræver en msgid-linje før evt. oversætterstrenge på linje %d i %s!\n"
#, c-format
-msgid "ERROR: No %%BoundingBox: comment in header!\n"
-msgstr "ERROR: Ingen %%BoundingBox: Kommentar i header!\n"
+msgid "ERROR: No %%BoundingBox: comment in header\n"
+msgstr ""
#, c-format
-msgid "ERROR: No %%Pages: comment in header!\n"
-msgstr "ERROR: Ingen %%Pages: Kommentar i header!\n"
+msgid "ERROR: No %%Pages: comment in header\n"
+msgstr ""
msgid ""
-"ERROR: No device URI found in argv[0] or in DEVICE_URI environment "
-"variable!\n"
+"ERROR: No device URI found in argv[0] or in DEVICE_URI environment variable\n"
msgstr ""
-"ERROR: Ingen enheds-URI fundet i argv[0] eller i DEVICE_URI-miljøvariabel!\n"
#, c-format
msgid "ERROR: No fonts in charset file %s\n"
msgstr "ERROR: Ingen skrifter i tegnsætsarkiv %s\n"
-msgid "ERROR: No pages found!\n"
-msgstr "ERROR: Ingen sider fundet!\n"
+msgid "ERROR: No pages found\n"
+msgstr ""
-msgid "ERROR: Out of paper!\n"
-msgstr "ERROR: Ikke mere papir!\n"
+msgid "ERROR: Out of paper\n"
+msgstr ""
-msgid "ERROR: PRINTER environment variable not defined!\n"
-msgstr "ERROR: PRINTER-miljøvariabel ikke defineret!\n"
+msgid "ERROR: PRINTER environment variable not defined\n"
+msgstr ""
#, c-format
-msgid "ERROR: Print file was not accepted (%s)!\n"
-msgstr "ERROR: Udskriftsarkiv blev ikke accepteret (%s)!\n"
+msgid "ERROR: Print file was not accepted (%s)\n"
+msgstr ""
msgid "ERROR: Printer not responding\n"
msgstr "ERROR: Printer svarer ikke!\n"
-msgid "ERROR: Printer not responding!\n"
-msgstr "ERROR: Printer svarer ikke!\n"
-
msgid "ERROR: Printer sent unexpected EOF\n"
msgstr "ERROR: Printer sendte uventet EOF\n"
@@ -2516,6 +2470,9 @@ msgstr "ERROR: Kan ikke føje arkivet %d til job: %s\n"
msgid "ERROR: Unable to cancel job %d: %s\n"
msgstr "ERROR: Kan ikke annullere jobbet %d: %s\n"
+msgid "ERROR: Unable to connect to printer; will retry in 30 seconds...\n"
+msgstr ""
+
msgid "ERROR: Unable to copy PDF file"
msgstr "ERROR: Kan ikke kopiere PDF-arkiv"
@@ -2563,16 +2520,16 @@ msgid "ERROR: Unable to get default AppleTalk zone"
msgstr "ERROR: Kan ikke hente AppleTalk-standardzone"
#, c-format
-msgid "ERROR: Unable to get job %d attributes (%s)!\n"
-msgstr "ERROR: Kan ikke hente attributter til jobbet %d (%s)!\n"
+msgid "ERROR: Unable to get job %d attributes (%s)\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unable to get printer status (%s)!\n"
-msgstr "ERROR: Kan ikke hente printerstatus (%s)!\n"
+msgid "ERROR: Unable to get printer status (%s)\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unable to locate printer '%s'!\n"
-msgstr "ERROR: Kan ikke finde printeren '%s'!\n"
+msgid "ERROR: Unable to locate printer '%s'\n"
+msgstr ""
msgid "ERROR: Unable to look for PAP response"
msgstr "ERROR: Kan ikke søge efter PAP-svar"
@@ -2591,7 +2548,7 @@ msgstr "ERROR: Kan ikke åbne \"%s\" - %s\n"
msgid "ERROR: Unable to open %s: %s\n"
msgstr "ERROR: Kan ikke åbne %s: %s\n"
-msgid "ERROR: Unable to open PPD file!\n"
+msgid "ERROR: Unable to open PPD file\n"
msgstr ""
#, c-format
@@ -2610,8 +2567,8 @@ msgstr "ERROR: Kan ikke åbne arkivet \"%s\" - %s\n"
msgid "ERROR: Unable to open file \"%s\": %s\n"
msgstr "ERROR: Kan ikke åbne arkivet \"%s\": %s\n"
-msgid "ERROR: Unable to open image file for printing!\n"
-msgstr "ERROR: Kan ikke åbne billedarkiv til udskrivning!\n"
+msgid "ERROR: Unable to open image file for printing\n"
+msgstr ""
#, c-format
msgid "ERROR: Unable to open print file \"%s\": %s\n"
@@ -2634,18 +2591,18 @@ msgid "ERROR: Unable to open temporary compressed print file: %s\n"
msgstr "ERROR: Kan ikke åbne midlertidigt komprimeret udskriftsarkiv: %s\n"
#, c-format
-msgid "ERROR: Unable to print %d text columns!\n"
-msgstr "ERROR: Kan ikke udskrive %d tekstspalter!\n"
+msgid "ERROR: Unable to print %d text columns\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unable to print %dx%d text page!\n"
-msgstr "ERROR: Kan ikke udskrive %dx%d tekstside!\n"
+msgid "ERROR: Unable to print %dx%d text page\n"
+msgstr ""
msgid "ERROR: Unable to read print data"
msgstr "ERROR: Kan ikke læse udskriftsdata"
-msgid "ERROR: Unable to read print data!\n"
-msgstr "ERROR: Kan ikke læse udskriftsdata!\n"
+msgid "ERROR: Unable to read print data\n"
+msgstr ""
msgid "ERROR: Unable to reserve port"
msgstr "ERROR: Kan ikke reservere port"
@@ -2667,12 +2624,8 @@ msgstr "ERROR: Kan ikke sende PAP tickle-anmodning"
msgid "ERROR: Unable to send initial PAP send data request"
msgstr "ERROR: Kan ikke sende startanmodningen PAP send data"
-#, c-format
-msgid "ERROR: Unable to send print data (%d)\n"
-msgstr "ERROR: Kan ikke sende udskriftsdata (%d)\n"
-
-msgid "ERROR: Unable to send print data!\n"
-msgstr "ERROR: Kan ikke sende udskriftsdata!\n"
+msgid "ERROR: Unable to send print data\n"
+msgstr ""
msgid "ERROR: Unable to send print file to printer"
msgstr "ERROR: Kan ikke sende udskriftsarkiv til printer"
@@ -2689,8 +2642,8 @@ msgid "ERROR: Unable to write %d bytes to \"%s\": %s\n"
msgstr "ERROR: Kan ikke skrive %d byte til \"%s\": %s\n"
#, c-format
-msgid "ERROR: Unable to write %d bytes to printer!\n"
-msgstr "ERROR: Kan ikke skrive %d byte til printer!\n"
+msgid "ERROR: Unable to write %d bytes to printer\n"
+msgstr ""
msgid "ERROR: Unable to write control file"
msgstr "ERROR: Kan ikke skrive kontrolarkiv"
@@ -2702,23 +2655,20 @@ msgstr "ERROR: Kan ikke skrive udskriftsdata"
msgid "ERROR: Unable to write print data: %s\n"
msgstr "ERROR: Kan ikke skrive udskriftsdata: %s\n"
-msgid "ERROR: Unable to write raster data to driver!\n"
-msgstr "ERROR: Kan ikke skrive rasterdata til driver!\n"
-
-msgid "ERROR: Unable to write to temporary file"
-msgstr "ERROR: Kan ikke skrive til midlertidigt arkiv"
+msgid "ERROR: Unable to write raster data to driver\n"
+msgstr ""
#, c-format
msgid "ERROR: Unable to write uncompressed document data: %s\n"
msgstr "ERROR: Kan ikke skrive ukomprimerede dokumentdata: %s\n"
#, c-format
-msgid "ERROR: Unexpected text on line %d of %s!\n"
-msgstr "ERROR: Uventet tekst på linje %d af %s!\n"
+msgid "ERROR: Unexpected text on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unknown encryption option value \"%s\"!\n"
-msgstr "ERROR: Ukendt værdi i krypteringsindstilling \"%s\"!\n"
+msgid "ERROR: Unknown encryption option value \"%s\"\n"
+msgstr ""
#, c-format
msgid "ERROR: Unknown file order \"%s\"\n"
@@ -2729,64 +2679,53 @@ msgid "ERROR: Unknown format character \"%c\"\n"
msgstr "ERROR: Ukendt formattegn \"%c\"\n"
#, c-format
-msgid "ERROR: Unknown message catalog format for \"%s\"!\n"
-msgstr "ERROR: Ukendt beskedkatalogformat til \"%s\"!\n"
+msgid "ERROR: Unknown message catalog format for \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unknown option \"%s\" with value \"%s\"!\n"
-msgstr "ERROR: Ukendt indstilling \"%s\" med værdien \"%s\"!\n"
+msgid "ERROR: Unknown option \"%s\" with value \"%s\"\n"
+msgstr ""
#, c-format
msgid "ERROR: Unknown print mode \"%s\"\n"
msgstr "ERROR: Ukendt udskriftsfunktion \"%s\"\n"
#, c-format
-msgid "ERROR: Unknown version option value \"%s\"!\n"
-msgstr "ERROR: Ukendt værdi på versionsindstilling \"%s\"!\n"
+msgid "ERROR: Unknown version option value \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unsupported brightness value %s, using brightness=100!\n"
+msgid "ERROR: Unsupported brightness value %s, using brightness=100\n"
msgstr ""
-"ERROR: Værdi for lysstyrke %s ikke understøttet, bruger lysstyrke=100!\n"
#, c-format
-msgid "ERROR: Unsupported gamma value %s, using gamma=1000!\n"
-msgstr "ERROR: Værdi for gamma %s ikke understøttet, bruger gamma=1000!\n"
+msgid "ERROR: Unsupported gamma value %s, using gamma=1000\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unsupported number-up value %d, using number-up=1!\n"
-msgstr "ERROR: Værdi for number-up %d ikke understøttet, bruger number-up=1!\n"
+msgid "ERROR: Unsupported number-up value %d, using number-up=1\n"
+msgstr ""
#, c-format
msgid ""
-"ERROR: Unsupported number-up-layout value %s, using number-up-layout=lrtb!\n"
+"ERROR: Unsupported number-up-layout value %s, using number-up-layout=lrtb\n"
msgstr ""
-"ERROR: Værdi for number-up-layout %s ikke understøttet, bruger number-up-"
-"layout=lrtb!\n"
#, c-format
-msgid "ERROR: Unsupported page-border value %s, using page-border=none!\n"
+msgid "ERROR: Unsupported page-border value %s, using page-border=none\n"
msgstr ""
-"ERROR: Værdi for page-border %s ikke understøttet, bruger page-border=none!\n"
#, c-format
-msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting!\n"
-msgstr "ERROR: doc_printf-overløb (%d byte) registreret, annullerer!\n"
+msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting\n"
+msgstr ""
#, c-format
-msgid "ERROR: pictwpstops exited on signal %d!\n"
-msgstr "ERROR: pictwpstops afsluttede på signalet %d!\n"
+msgid "ERROR: pictwpstops exited on signal %d\n"
+msgstr ""
#, c-format
-msgid "ERROR: pictwpstops exited with status %d!\n"
-msgstr "ERROR: pictwpstops afsluttede med status %d!\n"
-
-msgid ""
-"ERROR: recoverable: Unable to connect to printer; will retry in 30 "
-"seconds...\n"
+msgid "ERROR: pictwpstops exited with status %d\n"
msgstr ""
-"ERROR: Kan gendannes: Kan ikke oprette forbindelse til printer; prøver igen "
-"om 30 sekunder...\n"
msgid "ERROR: select() failed"
msgstr "ERROR: select() mislykkedes"
@@ -2797,12 +2736,15 @@ msgstr "ERROR: Kan ikke stat udskriftsarkiv"
msgid "Edit Configuration File"
msgstr "Rediger konfigurationsarkiv"
-msgid "Empty PPD file!"
-msgstr "Tomt PPD-arkiv!"
+msgid "Empty PPD file"
+msgstr ""
msgid "Ending Banner"
msgstr "Slutbanner"
+msgid "English"
+msgstr "Danish"
+
msgid "Enter old password:"
msgstr "Skriv gammel adgangskode:"
@@ -2830,8 +2772,8 @@ msgstr "Epson"
msgid "Error Policy"
msgstr "Fejlpolitik"
-msgid "Error: need hostname after '-h' option!\n"
-msgstr "ERROR: Værtsnavn kræves efter indstillingen '-h'!\n"
+msgid "Error: need hostname after '-h' option\n"
+msgstr ""
msgid "Every 10 Labels"
msgstr "Hver 10. etiket"
@@ -2892,12 +2834,6 @@ msgstr "8,5 x 13\""
msgid "Forbidden"
msgstr "Forbudt"
-msgid "Fuser temperature high!"
-msgstr "Fixertemperatur høj!"
-
-msgid "Fuser temperature low!"
-msgstr "Fixertemperatur lav!"
-
msgid "General"
msgstr "Generelt"
@@ -2916,8 +2852,8 @@ msgstr "Get-Response-PDU bruger uendelig længde"
msgid "Glossy Paper"
msgstr "Glittet papir"
-msgid "Got a printer-uri attribute but no job-id!"
-msgstr "Fik en printer-uri-egenskab, men ingen job-id!"
+msgid "Got a printer-uri attribute but no job-id"
+msgstr ""
msgid "Grayscale"
msgstr "Gråtoner"
@@ -3115,6 +3051,9 @@ msgstr "ISO B8"
msgid "ISO B9"
msgstr "ISO B9"
+msgid "ISOLatin1"
+msgstr "UTF-8"
+
msgid "Illegal control character"
msgstr "Ulovligt kontroltegn"
@@ -3130,18 +3069,6 @@ msgstr "Ulovlig oversættelsesstreng"
msgid "Illegal whitespace character"
msgstr "Ulovlig tegn for tom plads"
-msgid "Ink/toner almost empty."
-msgstr "Blæk/toner næsten tom."
-
-msgid "Ink/toner empty!"
-msgstr "Blæk/toner tom!"
-
-msgid "Ink/toner waste bin almost full."
-msgstr "Affaldsbeholder til blæk/toner næsten fuld."
-
-msgid "Ink/toner waste bin full!"
-msgstr "Affaldsbeholder til blæk/toner fuld!"
-
msgid "Installable Options"
msgstr "Ekstraudstyr"
@@ -3154,9 +3081,6 @@ msgstr "IntelliBar-etiketprinter"
msgid "Intellitech"
msgstr "Intellitech"
-msgid "Interlock open."
-msgstr "Sikkerhedsafbryder åben."
-
msgid "Internal Server Error"
msgstr ""
@@ -3188,12 +3112,12 @@ msgid "JCL"
msgstr "JCL"
#, c-format
-msgid "Job #%d cannot be restarted - no files!"
-msgstr "Job #%d kan ikke startes igen - ingen arkiver!"
+msgid "Job #%d cannot be restarted - no files"
+msgstr ""
#, c-format
-msgid "Job #%d does not exist!"
-msgstr "Job #%d eksisterer ikke!"
+msgid "Job #%d does not exist"
+msgstr ""
#, c-format
msgid "Job #%d is already aborted - can't cancel."
@@ -3208,28 +3132,28 @@ msgid "Job #%d is already completed - can't cancel."
msgstr "Job #%d er allerede færdigt - kan ikke annullere."
#, c-format
-msgid "Job #%d is finished and cannot be altered!"
-msgstr "Job #%d er færdigt og kan ikke ændres!"
+msgid "Job #%d is finished and cannot be altered"
+msgstr ""
#, c-format
-msgid "Job #%d is not complete!"
-msgstr "Job #%d er ikke færdigt!"
+msgid "Job #%d is not complete"
+msgstr ""
#, c-format
-msgid "Job #%d is not held for authentication!"
-msgstr "Job #%d er ikke udsat til godkendelse!"
+msgid "Job #%d is not held"
+msgstr ""
#, c-format
-msgid "Job #%d is not held!"
-msgstr "Job #%d er ikke udsat!"
+msgid "Job #%d is not held for authentication"
+msgstr ""
#, c-format
-msgid "Job #%s does not exist!"
-msgstr "Job #%s eksisterer ikke!"
+msgid "Job #%s does not exist"
+msgstr ""
#, c-format
-msgid "Job %d not found!"
-msgstr "Job %d findes ikke!"
+msgid "Job %d not found"
+msgstr ""
msgid "Job Completed"
msgstr "Job færdigt"
@@ -3258,8 +3182,8 @@ msgstr "Jobhandling mislykkedes:"
msgid "Job state cannot be changed."
msgstr "Jobstatus kan ikke ændres."
-msgid "Job subscriptions cannot be renewed!"
-msgstr "Jobabonnementer kan ikke fornys!"
+msgid "Job subscriptions cannot be renewed"
+msgstr ""
msgid "Jobs"
msgstr "Job"
@@ -3280,8 +3204,8 @@ msgid "Label Top"
msgstr "Top af etiket"
#, c-format
-msgid "Language \"%s\" not supported!"
-msgstr "Sproget \"%s\" understøttes ikke!"
+msgid "Language \"%s\" not supported"
+msgstr ""
msgid "Large Address"
msgstr "Stor adresse"
@@ -3334,21 +3258,6 @@ msgstr "Mediesporing"
msgid "Media Type"
msgstr "Medietype"
-msgid "Media jam!"
-msgstr "Mediestop!"
-
-msgid "Media tray almost empty."
-msgstr "Mediebakke næsten tom."
-
-msgid "Media tray empty!"
-msgstr "Mediebakke tom!"
-
-msgid "Media tray missing!"
-msgstr "Mediebakke mangler!"
-
-msgid "Media tray needs to be filled."
-msgstr "Mediebakke skal fyldes op."
-
msgid "Medium"
msgstr "Medium"
@@ -3361,28 +3270,31 @@ msgstr "Manglende PPD-Adobe-4.x header"
msgid "Missing asterisk in column 1"
msgstr "Manglende stjerne i kolonne 1"
-msgid "Missing document-number attribute!"
-msgstr "Manglende document-number-attribut!"
+msgid "Missing document-number attribute"
+msgstr ""
#, c-format
-msgid "Missing double quote on line %d!"
-msgstr "Manglende dobbelt anførselstegn i linje %d!"
+msgid "Missing double quote on line %d"
+msgstr ""
-msgid "Missing form variable!"
-msgstr "Manglende formularvariabel!"
+msgid "Missing form variable"
+msgstr ""
-msgid "Missing notify-subscription-ids attribute!"
-msgstr "Manglende notify-subscription-ids-egenskab!"
+msgid "Missing notify-subscription-ids attribute"
+msgstr ""
-msgid "Missing requesting-user-name attribute!"
-msgstr "Manglende requesting-user-name-egenskab!"
+msgid "Missing option keyword"
+msgstr ""
-msgid "Missing required attributes!"
-msgstr "Manglende nødvendige attributter!"
+msgid "Missing requesting-user-name attribute"
+msgstr ""
+
+msgid "Missing required attributes"
+msgstr ""
#, c-format
-msgid "Missing value on line %d!"
-msgstr "Manglende værdi i linje %d!"
+msgid "Missing value on line %d"
+msgstr ""
msgid "Missing value string"
msgstr "Manglende værdistreng"
@@ -3433,7 +3345,7 @@ msgstr "NULL PPD-arkivmarkør"
msgid "Name OID uses indefinite length"
msgstr "Navn-oid bruger uendelig længde"
-msgid "Nested classes are not allowed!"
+msgid "Nested classes are not allowed"
msgstr ""
msgid "Never"
@@ -3451,27 +3363,27 @@ msgstr "Nej"
msgid "No Content"
msgstr "Intet indhold"
-msgid "No PPD name!"
-msgstr "Intet PPD-navn!"
+msgid "No PPD name"
+msgstr ""
msgid "No VarBind SEQUENCE"
msgstr "Ingen VarBind SEQUENCE"
-msgid "No Windows printer drivers are installed!"
-msgstr "Der er ikke installeret nogen Windows-printerdrivere!"
+msgid "No Windows printer drivers are installed"
+msgstr ""
msgid "No active connection"
msgstr "Ingen aktiv forbindelse"
#, c-format
-msgid "No active jobs on %s!"
-msgstr "Ingen aktive job på %s!"
+msgid "No active jobs on %s"
+msgstr ""
-msgid "No attributes in request!"
-msgstr "Ingen attributter i anmodning!"
+msgid "No attributes in request"
+msgstr ""
-msgid "No authentication information provided!"
-msgstr "Ingen godkendelsesoplysninger leveret!"
+msgid "No authentication information provided"
+msgstr ""
msgid "No community name"
msgstr "Intet fællesskabsnavn"
@@ -3488,32 +3400,32 @@ msgstr "Intet error-index"
msgid "No error-status"
msgstr "Ingen error-status"
-msgid "No file!?!"
-msgstr "Intet arkiv!?!"
+msgid "No file!?"
+msgstr ""
-msgid "No modification time!"
-msgstr "Intet ændringstidspunkt!"
+msgid "No modification time"
+msgstr ""
msgid "No name OID"
msgstr "Ingen navn-oid"
-msgid "No printer name!"
-msgstr "Intet printernavn!"
+msgid "No printer name"
+msgstr ""
-msgid "No printer-uri found for class!"
-msgstr "Ingen printer-uri fundet til klasse!"
+msgid "No printer-uri found"
+msgstr ""
-msgid "No printer-uri found!"
-msgstr "Ingen printer-uri fundet!"
+msgid "No printer-uri found for class"
+msgstr ""
-msgid "No printer-uri in request!"
-msgstr "Ingen printer-uri i anmodning!"
+msgid "No printer-uri in request"
+msgstr ""
msgid "No request-id"
msgstr "Ingen request-id"
-msgid "No subscription attributes in request!"
-msgstr "Ingen abonnementsattributter i anmodning!"
+msgid "No subscription attributes in request"
+msgstr ""
msgid "No subscriptions found."
msgstr "Ingen abonnementer fundet."
@@ -3557,12 +3469,6 @@ msgstr "Bemærk"
msgid "OK"
msgstr "OK"
-msgid "OPC almost at end-of-life."
-msgstr "OPC næsten slidt op."
-
-msgid "OPC at end-of-life!"
-msgstr "OPC slidt op!"
-
msgid "Off (1-Sided)"
msgstr "Fra (ensidet)"
@@ -3591,18 +3497,9 @@ msgstr "Ekstraudstyr installeret"
msgid "Options: "
msgstr "Ekstraudstyr: "
-msgid "Out of toner!"
-msgstr "Ikke mere toner!"
-
msgid "Output Mode"
msgstr "Udskriftsfunktion"
-msgid "Output bin almost full."
-msgstr "Udbakke næsten fuld."
-
-msgid "Output bin full!"
-msgstr "Udbakke fuld!"
-
#, c-format
msgid "Output for printer %s is sent to %s\n"
msgstr "Udskrifter til printer %s er sendt til %s\n"
@@ -3619,9 +3516,6 @@ msgstr "Udskrifter til printer %s/%s er sendt til %s\n"
msgid "Output for printer %s/%s is sent to remote printer %s on %s\n"
msgstr "Udskrifter til printer %s/%s er sendt til ekstern printer %s på %s\n"
-msgid "Output tray missing!"
-msgstr "Udbakke mangler!"
-
msgid "PASS\n"
msgstr "PASS\n"
@@ -3777,9 +3671,6 @@ msgstr "Printer på pause"
msgid "Printer Settings"
msgstr "Printerindstillinger"
-msgid "Printer offline."
-msgstr "Printer passiv."
-
msgid "Printer:"
msgstr "Printer:"
@@ -3834,9 +3725,6 @@ msgstr "Spol tilbage"
msgid "Running command: %s %s -N -A %s -c '%s'\n"
msgstr "Aktiv kommando: %s %s -N -A %s -c '%s'\n"
-msgid "SCSI Printer"
-msgstr "SCSI-printer"
-
msgid "SEQUENCE uses indefinite length"
msgstr "SEQUENCE bruger uendelig længde"
@@ -3946,13 +3834,67 @@ msgstr ""
"Klassenavnet må kun indeholde op til 127 tegn, der kan udskrives, og må ikke "
"indeholde mellemrum, skråstreger (/) og nummertegnet (#)."
+msgid "The developer unit needs to be replaced."
+msgstr ""
+
+msgid "The developer unit will need to be replaced soon."
+msgstr ""
+
+msgid "The fuser's temperature is high."
+msgstr ""
+
+msgid "The fuser's temperature is low."
+msgstr ""
+
msgid ""
"The notify-lease-duration attribute cannot be used with job subscriptions."
msgstr "Egenskaben notify-lease-duration kan ikke bruges med jobabonnementer."
#, c-format
-msgid "The notify-user-data value is too large (%d > 63 octets)!"
-msgstr "Værdien for notify-user-data er for stor (%d > 63 oktetter)!"
+msgid "The notify-user-data value is too large (%d > 63 octets)"
+msgstr ""
+
+msgid "The optical photoconductor needs to be replaced."
+msgstr ""
+
+msgid "The optical photoconductor will need to be replaced soon."
+msgstr ""
+
+msgid "The output bin is almost full."
+msgstr ""
+
+msgid "The output bin is full."
+msgstr ""
+
+msgid "The output bin is missing."
+msgstr ""
+
+msgid "The paper tray is almost empty."
+msgstr ""
+
+msgid "The paper tray is empty."
+msgstr ""
+
+msgid "The paper tray is missing."
+msgstr ""
+
+msgid "The paper tray needs to be filled."
+msgstr ""
+
+msgid "The printer is almost out of ink."
+msgstr ""
+
+msgid "The printer is low on toner."
+msgstr ""
+
+msgid "The printer is offline."
+msgstr ""
+
+msgid "The printer is out of ink."
+msgstr ""
+
+msgid "The printer is out of toner."
+msgstr ""
msgid ""
"The printer name may only contain up to 127 printable characters and may not "
@@ -3961,18 +3903,33 @@ msgstr ""
"Printernavnet må kun indeholde op til 127 tegn, der kan udskrives, og må "
"ikke indeholde mellemrum, skråstreger (/) og nummertegnet (#)."
-msgid "The printer or class is not shared!"
-msgstr "Printeren eller klassen er ikke delt!"
+msgid "The printer or class is not shared"
+msgstr ""
msgid "The printer or class was not found."
msgstr "Printeren eller klassen findes ikke."
+msgid "The printer's cover is open."
+msgstr ""
+
+msgid "The printer's door is open."
+msgstr ""
+
+msgid "The printer's interlock is open."
+msgstr ""
+
+msgid "The printer's waste bin is almost full."
+msgstr ""
+
+msgid "The printer's waste bin is full."
+msgstr ""
+
#, c-format
msgid "The printer-uri \"%s\" contains invalid characters."
msgstr "Printer-uri \"%s\" indeholder ugyldige tegn."
-msgid "The printer-uri attribute is required!"
-msgstr "Egenskaben printer-uri kræves!"
+msgid "The printer-uri attribute is required"
+msgstr ""
msgid ""
"The printer-uri must be of the form \"ipp://HOSTNAME/classes/CLASSNAME\"."
@@ -3993,25 +3950,25 @@ msgstr ""
msgid "There are too many subscriptions."
msgstr "Der er for mange abonnementer."
+msgid "There is a paper jam."
+msgstr ""
+
msgid "Thermal Transfer Media"
msgstr "Termiske overførselsmedier"
msgid "Title: "
msgstr "Titel: "
-msgid "Toner low."
-msgstr "Toner lav."
-
msgid "Too many active jobs."
msgstr "For mange aktive job."
#, c-format
-msgid "Too many job-sheets values (%d > 2)!"
-msgstr "For mange job-sheets-værdier (%d > 2)!"
+msgid "Too many job-sheets values (%d > 2)"
+msgstr ""
#, c-format
-msgid "Too many printer-state-reasons values (%d > %d)!"
-msgstr "For mange printer-state-reasons-værdier (%d > %d)!"
+msgid "Too many printer-state-reasons values (%d > %d)"
+msgstr ""
msgid "Transparency"
msgstr "Gennemsigtighed"
@@ -4072,14 +4029,14 @@ msgid "Unable to add class:"
msgstr "Kan ikke tilføje klasse:"
#, c-format
-msgid "Unable to add job for destination \"%s\"!"
-msgstr "Kan ikke tilføje job til destinationen \"%s\"!"
+msgid "Unable to add job for destination \"%s\""
+msgstr ""
msgid "Unable to add printer:"
msgstr "Kan ikke tilføje printer:"
-msgid "Unable to allocate memory for file types!"
-msgstr "Kan ikke tildele hukommelse til arkivtyper!"
+msgid "Unable to allocate memory for file types"
+msgstr ""
msgid "Unable to cancel RSS subscription:"
msgstr "Kan ikke annullere RSS-abonnement:"
@@ -4097,38 +4054,38 @@ msgid "Unable to connect to host."
msgstr "Kan ikke oprette forbindelse til vært."
#, c-format
-msgid "Unable to copy 64-bit CUPS printer driver files (%d)!"
-msgstr "Kan ikke kopiere 64 bit CUPS-printerarkiver (%d)!"
+msgid "Unable to copy 64-bit CUPS printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to copy 64-bit Windows printer driver files (%d)!"
-msgstr "Kan ikke kopiere 64 bit Windows-printerarkiver (%d)!"
+msgid "Unable to copy 64-bit Windows printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to copy CUPS printer driver files (%d)!"
-msgstr "Kan ikke kopiere CUPS-printerarkiver (%d)!"
+msgid "Unable to copy CUPS printer driver files (%d)"
+msgstr ""
-#, c-format
-msgid "Unable to copy PPD file - %s!"
-msgstr "Kan ikke kopiere PPD-arkiv - %s!"
+msgid "Unable to copy PPD file"
+msgstr ""
-msgid "Unable to copy PPD file!"
-msgstr "Kan ikke kopiere PPD-arkiv!"
+#, c-format
+msgid "Unable to copy PPD file - %s"
+msgstr ""
#, c-format
-msgid "Unable to copy Windows 2000 printer driver files (%d)!"
-msgstr "Kan ikke kopiere Windows 2000-printerarkiver (%d)!"
+msgid "Unable to copy Windows 2000 printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to copy Windows 9x printer driver files (%d)!"
-msgstr "Kan ikke kopiere Windows 9x-printerarkiver (%d)!"
+msgid "Unable to copy Windows 9x printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to copy interface script - %s!"
-msgstr "Kan ikke kopiere grænsefladeinstruks - %s!"
+msgid "Unable to copy interface script - %s"
+msgstr ""
-msgid "Unable to create printer-uri!"
-msgstr "Kan ikke oprette printer-uri!"
+msgid "Unable to create printer-uri"
+msgstr ""
msgid "Unable to create temporary file:"
msgstr "Kan ikke oprette midlertidigt arkiv:"
@@ -4142,14 +4099,14 @@ msgstr "Kan ikke slette printer:"
msgid "Unable to do maintenance command:"
msgstr "Kan ikke udføre vedligeholdelseskommando:"
-msgid "Unable to edit cupsd.conf files larger than 1MB!"
-msgstr "Kan ikke redigere cupsd.conf-arkiver på mere end 1 MB!"
+msgid "Unable to edit cupsd.conf files larger than 1MB"
+msgstr ""
-msgid "Unable to find destination for job!"
-msgstr "Kan ikke finde jobbets destination!"
+msgid "Unable to find destination for job"
+msgstr ""
-msgid "Unable to find printer!\n"
-msgstr "Kan ikke finde printer!\n"
+msgid "Unable to find printer\n"
+msgstr ""
msgid "Unable to get class list:"
msgstr "Kan ikke hente klasseliste:"
@@ -4170,12 +4127,12 @@ msgid "Unable to get printer status:"
msgstr "Kan ikke hente printerstatus:"
#, c-format
-msgid "Unable to install Windows 2000 printer driver files (%d)!"
-msgstr "Kan ikke installere Windows 2000-printerarkiver (%d)!"
+msgid "Unable to install Windows 2000 printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to install Windows 9x printer driver files (%d)!"
-msgstr "Kan ikke installere Windows 9x-printerarkiver (%d)!"
+msgid "Unable to install Windows 9x printer driver files (%d)"
+msgstr ""
msgid "Unable to modify class:"
msgstr "Kan ikke ændre klasse:"
@@ -4199,8 +4156,8 @@ msgid "Unable to open cupsd.conf file:"
msgstr "Kan ikke åbne arkivet cupsd.conf:"
#, c-format
-msgid "Unable to open document %d in job %d!"
-msgstr "Kan ikke åbne dokument %d i job %d!"
+msgid "Unable to open document %d in job %d"
+msgstr ""
msgid "Unable to print test page:"
msgstr "Kan ikke udskrive testside:"
@@ -4209,12 +4166,12 @@ msgstr "Kan ikke udskrive testside:"
msgid "Unable to run \"%s\": %s\n"
msgstr "Kan ikke afvikle \"%s\": %s\n"
-msgid "Unable to send command to printer driver!"
-msgstr "Kan ikke sende kommando til printerarkiv!"
+msgid "Unable to send command to printer driver"
+msgstr ""
#, c-format
-msgid "Unable to set Windows printer driver (%d)!"
-msgstr "Kan ikke indstille Windows-printerarkiv (%d)!"
+msgid "Unable to set Windows printer driver (%d)"
+msgstr ""
msgid "Unable to set options:"
msgstr "Kan ikke foretageindstillinger:"
@@ -4225,8 +4182,8 @@ msgstr "Kan ikke indstille serverstandard:"
msgid "Unable to upload cupsd.conf file:"
msgstr "Kan ikke overføre arkivet cupsd.conf:"
-msgid "Unable to use legacy USB class driver!\n"
-msgstr "Kan ikke bruge oprindeligt printerarkiv af USB-klasse!\n"
+msgid "Unable to use legacy USB class driver\n"
+msgstr ""
msgid "Unauthorized"
msgstr "Ikke godkendt"
@@ -4246,28 +4203,28 @@ msgid "Unknown printer-op-policy \"%s\"."
msgstr "Ukendt printer-op-policy \"%s\"."
#, c-format
-msgid "Unsupported character set \"%s\"!"
-msgstr "Ikke understøttet tegnsæt \"%s\"!"
+msgid "Unsupported character set \"%s\""
+msgstr ""
#, c-format
-msgid "Unsupported compression \"%s\"!"
-msgstr "Ikke understøttet komprimering \"%s\"!"
+msgid "Unsupported compression \"%s\""
+msgstr ""
#, c-format
-msgid "Unsupported compression attribute %s!"
-msgstr "Ikke understøttet komprimeringsegenskab %s!"
+msgid "Unsupported compression attribute %s"
+msgstr ""
#, c-format
-msgid "Unsupported format \"%s\"!"
-msgstr "Ikke understøttet format \"%s\"!"
+msgid "Unsupported format \"%s\""
+msgstr ""
#, c-format
-msgid "Unsupported format '%s'!"
-msgstr "Ikke understøttet format \"%s\"!"
+msgid "Unsupported format '%s'"
+msgstr ""
#, c-format
-msgid "Unsupported format '%s/%s'!"
-msgstr "Ikke understøttet format '%s/%s'!"
+msgid "Unsupported format '%s/%s'"
+msgstr ""
msgid "Unsupported value type"
msgstr "Ikke understøttet værditype"
@@ -4439,6 +4396,8 @@ msgid ""
"\n"
"Options:\n"
"\n"
+" -I {filename,filters,none,profiles}\n"
+" Ignore specific warnings\n"
" -R root-directory Set alternate root\n"
" -W {all,none,constraints,defaults,duplex,filters,profiles,sizes,"
"translations}\n"
@@ -4449,6 +4408,22 @@ msgid ""
" -vv Be very verbose\n"
msgstr ""
+msgid ""
+"Usage: ipptest [options] URI filename.test [ ... filenameN.test ]\n"
+"\n"
+"Options:\n"
+"\n"
+"-E Test with encryption.\n"
+"-V version Set default IPP version.\n"
+"-X Produce XML instead of plain text.\n"
+"-c Send requests using chunking (default)\n"
+"-d name=value Define variable.\n"
+"-f filename Set default test file.\n"
+"-i seconds Repeat the last test file with the given interval.\n"
+"-l Send requests using content-length\n"
+"-v Show all attributes sent and received.\n"
+msgstr ""
+
msgid "Usage: lpmove job/src dest\n"
msgstr "Brug: lpmove job/src dest\n"
@@ -4575,13 +4550,13 @@ msgstr "WARNING: Tilføjer kun de første %d fundne printere"
msgid "WARNING: Boolean expected for waiteof option \"%s\"\n"
msgstr "WARNING: Boolesk forventet for indstillingen waiteof \"%s\"\n"
-msgid "WARNING: Failed to read side-channel request!\n"
-msgstr "WARNING: Kunne ikke læse anmodningen om side-channel!\n"
+#, c-format
+msgid "WARNING: Network host '%s' is busy; will retry in %d seconds...\n"
+msgstr ""
#, c-format
-msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature!\n"
+msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature\n"
msgstr ""
-"WARNING: Indstillingen \"%s\" kan ikke inkluderes via IncludeFeature!\n"
msgid "WARNING: Printer not responding\n"
msgstr "WARNING: Printer svarer ikke!\n"
@@ -4592,36 +4567,24 @@ msgstr "WARNING: Printer sendte uventet EOF\n"
#, c-format
msgid ""
"WARNING: Remote host did not respond with command status byte after %d "
-"seconds!\n"
+"seconds\n"
msgstr ""
-"WARNING: Ekstern vært svarede ikke med kommandostatus-byte efter %d "
-"sekunder!\n"
#, c-format
msgid ""
"WARNING: Remote host did not respond with control status byte after %d "
-"seconds!\n"
+"seconds\n"
msgstr ""
-"WARNING: Ekstern vært svarede ikke med kontrolstatus-byte efter %d "
-"sekunder!\n"
#, c-format
msgid ""
-"WARNING: Remote host did not respond with data status byte after %d "
-"seconds!\n"
+"WARNING: Remote host did not respond with data status byte after %d seconds\n"
msgstr ""
-"WARNING: Ekstern vært svarede ikke med datastatus-byte efter %d sekunder!\n"
-
-#, c-format
-msgid "WARNING: SCSI command timed out (%d); retrying...\n"
-msgstr "WARNING: Timeout i SCSI-kommando (%d); prøver igen...\n"
msgid ""
"WARNING: This document does not conform to the Adobe Document Structuring "
-"Conventions and may not print correctly!\n"
+"Conventions and may not print correctly\n"
msgstr ""
-"WARNING: Dette dokument overholder ikke Adobe Document Structuring "
-"Conventions og udskrives muligvis ikke korrekt!\n"
#, c-format
msgid "WARNING: Unable to open \"%s:%s\": %s\n"
@@ -4639,31 +4602,23 @@ msgid "WARNING: Unknown PAP packet of type %d\n"
msgstr "WARNING: Ukendt PAP-pakke af typen %d\n"
#, c-format
-msgid "WARNING: Unknown choice \"%s\" for option \"%s\"!\n"
-msgstr "WARNING: Ukendt valg \"%s\" til indstillingen \"%s\"!\n"
+msgid "WARNING: Unknown choice \"%s\" for option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "WARNING: Unknown option \"%s\"!\n"
-msgstr "WARNING: Ukendt indstilling \"%s\"!\n"
+msgid "WARNING: Unknown option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "WARNING: Unsupported baud rate %s!\n"
-msgstr "WARNING: Ikke understøttet baudhastighed %s!\n"
+msgid "WARNING: Unsupported baud rate %s\n"
+msgstr ""
#, c-format
msgid "WARNING: number expected for status option \"%s\"\n"
msgstr "WARNING: tal forventet for indstillingen status \"%s\"\n"
-#, c-format
-msgid ""
-"WARNING: recoverable: Network host '%s' is busy; will retry in %d "
-"seconds...\n"
+msgid "Warning, no Windows 2000 printer drivers are installed"
msgstr ""
-"WARNING: Kan gendannes: Netværksværten '%s' er i brug; prøver igen om %d "
-"sekunder...\n"
-
-msgid "Warning, no Windows 2000 printer drivers are installed!"
-msgstr "Advarsel - der er ikke installeret nogen Windows 2000-printerarkiver!"
msgid "Yes"
msgstr "Ja"
@@ -4714,26 +4669,26 @@ msgid "cupsctl: Unable to connect to server: %s\n"
msgstr "cupsctl: Kan ikke oprette forbindelse til server: %s\n"
#, c-format
-msgid "cupsctl: Unknown option \"%s\"!\n"
-msgstr "cupsctl: Ukendt indstilling \"%s\"!\n"
+msgid "cupsctl: Unknown option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "cupsctl: Unknown option \"-%c\"!\n"
-msgstr "cupsctl: Ukendt indstilling \"-%c\"!\n"
+msgid "cupsctl: Unknown option \"-%c\"\n"
+msgstr ""
-msgid "cupsd: Expected config filename after \"-c\" option!\n"
-msgstr "cupsd: Forventede config-arkivnavn efter indstillingen \"-c\"!\n"
+msgid "cupsd: Expected config filename after \"-c\" option\n"
+msgstr ""
-msgid "cupsd: Unable to get current directory!\n"
-msgstr "cupsd: Kan ikke hente aktuelt bibliotek!\n"
+msgid "cupsd: Unable to get current directory\n"
+msgstr ""
#, c-format
-msgid "cupsd: Unknown argument \"%s\" - aborting!\n"
-msgstr "cupsd: Ukendt argument \"%s\" - afbryder!\n"
+msgid "cupsd: Unknown argument \"%s\" - aborting\n"
+msgstr ""
#, c-format
-msgid "cupsd: Unknown option \"%c\" - aborting!\n"
-msgstr "cupsd: Ukendt indstilling \"%c\" - afbryder!\n"
+msgid "cupsd: Unknown option \"%c\" - aborting\n"
+msgstr ""
msgid "cupsd: launchd(8) support not compiled in, running in normal mode.\n"
msgstr ""
@@ -4741,15 +4696,15 @@ msgstr ""
"funktion.\n"
#, c-format
-msgid "cupsfilter: Invalid document number %d!\n"
-msgstr "cupsfilter: Ugyldigt dokumentnummer %d!\n"
+msgid "cupsfilter: Invalid document number %d\n"
+msgstr ""
#, c-format
-msgid "cupsfilter: Invalid job ID %d!\n"
-msgstr "cupsfilter: Ugyldig job-id %d!\n"
+msgid "cupsfilter: Invalid job ID %d\n"
+msgstr ""
-msgid "cupsfilter: Only one filename can be specified!\n"
-msgstr "cupsfilter: Der kan kun anføres et arkivnavn!\n"
+msgid "cupsfilter: Only one filename can be specified\n"
+msgstr ""
#, c-format
msgid "cupsfilter: Unable to get job file - %s\n"
@@ -4786,59 +4741,95 @@ msgstr "hjælp\t\tfå hjælp til kommandoer"
msgid "idle"
msgstr "ledig"
-msgid "job-printer-uri attribute missing!"
-msgstr "egenskaben job-printer-uri mangler!"
+msgid "ipptest: \"-i\" is incompatible with \"-x\".\n"
+msgstr ""
+
+#, c-format
+msgid "ipptest: Bad URI - %s.\n"
+msgstr ""
+
+#, c-format
+msgid "ipptest: Bad version %s for \"-V\".\n"
+msgstr ""
+
+msgid "ipptest: May only specify a single URI.\n"
+msgstr ""
+
+msgid "ipptest: Missing filename for \"-f\".\n"
+msgstr ""
+
+msgid "ipptest: Missing name=value for \"-d\".\n"
+msgstr ""
-msgid "lpadmin: Class name can only contain printable characters!\n"
-msgstr "lpadmin: Klassenavn må kun indeholde tegn, der kan udskrives!\n"
+msgid "ipptest: Missing seconds for \"-i\".\n"
+msgstr ""
-msgid "lpadmin: Expected PPD after '-P' option!\n"
-msgstr "lpadmin: Forventede PPD efter indstillingen '-P'!\n"
+msgid "ipptest: Missing version for \"-V\".\n"
+msgstr ""
-msgid "lpadmin: Expected allow/deny:userlist after '-u' option!\n"
-msgstr "lpadmin: Forventede allow/deny:userlist efter indstillingen '-u'!\n"
+msgid "ipptest: Only http, https, and ipp URIs are supported."
+msgstr ""
-msgid "lpadmin: Expected class after '-r' option!\n"
-msgstr "lpadmin: Forventede klasse efter indstillingen '-r'!\n"
+msgid "ipptest: URI required before test file."
+msgstr ""
-msgid "lpadmin: Expected class name after '-c' option!\n"
-msgstr "lpadmin: Forventede klassenavn efter indstillingen '-c'!\n"
+#, c-format
+msgid "ipptest: Unknown option \"-%c\".\n"
+msgstr ""
-msgid "lpadmin: Expected description after '-D' option!\n"
-msgstr "lpadmin: Forventede beskrivelse efter indstillingen '-D'!\n"
+msgid "job-printer-uri attribute missing"
+msgstr ""
-msgid "lpadmin: Expected device URI after '-v' option!\n"
-msgstr "lpadmin: Forventede enheds-URI efter indstillingen '-v'!\n"
+msgid "lpadmin: Class name can only contain printable characters\n"
+msgstr ""
-msgid "lpadmin: Expected file type(s) after '-I' option!\n"
-msgstr "lpadmin: Forventede arkivtype(r) efter indstillingen '-I'!\n"
+msgid "lpadmin: Expected PPD after '-P' option\n"
+msgstr ""
-msgid "lpadmin: Expected hostname after '-h' option!\n"
-msgstr "lpadmin: Forventede værtsnavn efter indstillingen '-h'!\n"
+msgid "lpadmin: Expected allow/deny:userlist after '-u' option\n"
+msgstr ""
-msgid "lpadmin: Expected interface after '-i' option!\n"
-msgstr "lpadmin: Forventede grænseflade efter indstillingen '-i'!\n"
+msgid "lpadmin: Expected class after '-r' option\n"
+msgstr ""
-msgid "lpadmin: Expected location after '-L' option!\n"
-msgstr "lpadmin: Forventede placering efter indstillingen '-L'!\n"
+msgid "lpadmin: Expected class name after '-c' option\n"
+msgstr ""
-msgid "lpadmin: Expected model after '-m' option!\n"
-msgstr "lpadmin: Forventede model efter indstillingen '-m'!\n"
+msgid "lpadmin: Expected description after '-D' option\n"
+msgstr ""
-msgid "lpadmin: Expected name=value after '-o' option!\n"
-msgstr "lpadmin: Forventede navn=værdi efter indstillingen '-o'!\n"
+msgid "lpadmin: Expected device URI after '-v' option\n"
+msgstr ""
-msgid "lpadmin: Expected printer after '-p' option!\n"
-msgstr "lpadmin: Forventede printer efter indstillingen '-p'!\n"
+msgid "lpadmin: Expected file type(s) after '-I' option\n"
+msgstr ""
-msgid "lpadmin: Expected printer name after '-d' option!\n"
-msgstr "lpadmin: Forventede printernavn efter indstillingen '-d'!\n"
+msgid "lpadmin: Expected hostname after '-h' option\n"
+msgstr ""
-msgid "lpadmin: Expected printer or class after '-x' option!\n"
-msgstr "lpadmin: Forventede printer eller klasse efter indstillingen '-x'!\n"
+msgid "lpadmin: Expected interface after '-i' option\n"
+msgstr ""
-msgid "lpadmin: No member names were seen!\n"
-msgstr "lpadmin: Ingen medlemsnavne set!\n"
+msgid "lpadmin: Expected location after '-L' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected model after '-m' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected name=value after '-o' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected printer after '-p' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected printer name after '-d' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected printer or class after '-x' option\n"
+msgstr ""
+
+msgid "lpadmin: No member names were seen\n"
+msgstr ""
#, c-format
msgid "lpadmin: Printer %s is already a member of class %s.\n"
@@ -4848,15 +4839,13 @@ msgstr "lpadmin: Printeren %s er allerede medlem af klassen %s.\n"
msgid "lpadmin: Printer %s is not a member of class %s.\n"
msgstr "lpadmin: Printeren %s er ikke medlem af klassen %s.\n"
-msgid "lpadmin: Printer name can only contain printable characters!\n"
-msgstr "lpadmin: Printernavn må kun indeholde tegn, der kan udskrives!\n"
+msgid "lpadmin: Printer name can only contain printable characters\n"
+msgstr ""
msgid ""
"lpadmin: Unable to add a printer to the class:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Kan ikke føje en printer til klassen:\n"
-" Du skal først angive et printernavn!\n"
#, c-format
msgid "lpadmin: Unable to connect to server: %s\n"
@@ -4872,125 +4861,109 @@ msgstr "lpadmin: Kan ikke åbne arkivet \"%s\": %s\n"
msgid ""
"lpadmin: Unable to remove a printer from the class:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Kan ikke fjerne en printer fra klassen:\n"
-" Du skal først angive et printernavn!\n"
msgid ""
"lpadmin: Unable to set the PPD file:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Kan ikke indstille PPD-arkivet:\n"
-" Du skal først angive et printernavn!\n"
msgid ""
"lpadmin: Unable to set the device URI:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Kan ikke indstille enheds-URI'en:\n"
-" Du skal først angive et printernavn!\n"
msgid ""
"lpadmin: Unable to set the interface script or PPD file:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Kan ikke indstille grænsefladeinstruksen eller PPD-arkivet:\n"
-" Du skal først angive et printernavn!\n"
msgid ""
"lpadmin: Unable to set the interface script:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Kan ikke indstille grænsefladeinstruksen:\n"
-" Du skal først angive et printernavn!\n"
msgid ""
"lpadmin: Unable to set the printer description:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Kan ikke indstille printerbeskrivelsen:\n"
-" Du skal først angive et printernavn!\n"
msgid ""
"lpadmin: Unable to set the printer location:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Kan ikke indstille printerens placering:\n"
-" Du skal først angive et printernavn!\n"
msgid ""
"lpadmin: Unable to set the printer options:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Kan ikke indstille printerens udstyr:\n"
-" Du skal først angive et printernavn!\n"
#, c-format
-msgid "lpadmin: Unknown allow/deny option \"%s\"!\n"
-msgstr "lpadmin: Ukendt indstilling for tillad/afvis \"%s\"!\n"
+msgid "lpadmin: Unknown allow/deny option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "lpadmin: Unknown argument '%s'!\n"
-msgstr "lpadmin: Ukendt argument \"%s\"!\n"
+msgid "lpadmin: Unknown argument '%s'\n"
+msgstr ""
#, c-format
-msgid "lpadmin: Unknown option '%c'!\n"
-msgstr "lpadmin: Ukendt indstilling '%c'!\n"
+msgid "lpadmin: Unknown option '%c'\n"
+msgstr ""
-msgid "lpadmin: Warning - content type list ignored!\n"
-msgstr "lpadmin: Advarsel - listen indholdstype ignoreret!\n"
+msgid "lpadmin: Warning - content type list ignored\n"
+msgstr ""
msgid "lpc> "
msgstr "lpc> "
-msgid "lpinfo: Expected 1284 device ID string after --device-id!\n"
-msgstr "lpinfo: Forventede 1284-enheds-id-streng efter --device-id!\n"
+msgid "lpinfo: Expected 1284 device ID string after --device-id\n"
+msgstr ""
-msgid "lpinfo: Expected language after --language!\n"
-msgstr "lpinfo: Forventede sprog efter --language!\n"
+msgid "lpinfo: Expected language after --language\n"
+msgstr ""
-msgid "lpinfo: Expected make and model after --make-and-model!\n"
-msgstr "lpinfo: Forventede mærke og model efter --make-and-model!\n"
+msgid "lpinfo: Expected make and model after --make-and-model\n"
+msgstr ""
-msgid "lpinfo: Expected product string after --product!\n"
-msgstr "lpinfo: Forventede produktstreng efter --product!\n"
+msgid "lpinfo: Expected product string after --product\n"
+msgstr ""
-msgid "lpinfo: Expected scheme list after --exclude-schemes!\n"
-msgstr "lpinfo: Forventede planliste efter --exclude-schemes!\n"
+msgid "lpinfo: Expected scheme list after --exclude-schemes\n"
+msgstr ""
-msgid "lpinfo: Expected scheme list after --include-schemes!\n"
-msgstr "lpinfo: Forventede planliste efter --include-schemes!\n"
+msgid "lpinfo: Expected scheme list after --include-schemes\n"
+msgstr ""
-msgid "lpinfo: Expected timeout after --timeout!\n"
-msgstr "lpinfo: Forventede timeout efter --timeout!\n"
+msgid "lpinfo: Expected timeout after --timeout\n"
+msgstr ""
#, c-format
-msgid "lpinfo: Unknown argument '%s'!\n"
-msgstr "lpinfo: Ukendt argument \"%s\"!\n"
+msgid "lpinfo: Unknown argument '%s'\n"
+msgstr ""
#, c-format
-msgid "lpinfo: Unknown option '%c'!\n"
-msgstr "lpinfo: Ukendt indstilling '%c'!\n"
+msgid "lpinfo: Unknown option '%c'\n"
+msgstr ""
#, c-format
-msgid "lpinfo: Unknown option '%s'!\n"
-msgstr "lpinfo: Ukendt indstilling '%s'!\n"
+msgid "lpinfo: Unknown option '%s'\n"
+msgstr ""
#, c-format
msgid "lpmove: Unable to connect to server: %s\n"
msgstr "lpmove: Kan ikke oprette forbindelse til server: %s\n"
#, c-format
-msgid "lpmove: Unknown argument '%s'!\n"
-msgstr "lpmove: Ukendt argument \"%s\"!\n"
+msgid "lpmove: Unknown argument '%s'\n"
+msgstr ""
#, c-format
-msgid "lpmove: Unknown option '%c'!\n"
-msgstr "lpmove: Ukendt indstilling '%c'!\n"
+msgid "lpmove: Unknown option '%c'\n"
+msgstr ""
-msgid "lpoptions: No printers!?!\n"
-msgstr "lpoptions: Ingen printere!?!\n"
+msgid "lpoptions: No printers\n"
+msgstr ""
#, c-format
msgid "lpoptions: Unable to add printer or instance: %s\n"
@@ -5001,23 +4974,23 @@ msgid "lpoptions: Unable to get PPD file for %s: %s\n"
msgstr "lpoptions: Kan ikke hente PPD-arkivet til %s: %s\n"
#, c-format
-msgid "lpoptions: Unable to open PPD file for %s!\n"
-msgstr "lpoptions: Kan ikke åbne PPD-arkivet til %s!\n"
+msgid "lpoptions: Unable to open PPD file for %s\n"
+msgstr ""
-msgid "lpoptions: Unknown printer or class!\n"
-msgstr "lpoptions: Ukendt printer eller klasse!\n"
+msgid "lpoptions: Unknown printer or class\n"
+msgstr ""
-msgid "lppasswd: Only root can add or delete passwords!\n"
-msgstr "lppasswd: Det er kun root, der må tilføje og slette adgangskoder!\n"
+msgid "lppasswd: Only root can add or delete passwords\n"
+msgstr ""
-msgid "lppasswd: Password file busy!\n"
-msgstr "lppasswd: Adgangskodearkiv i brug!\n"
+msgid "lppasswd: Password file busy\n"
+msgstr ""
-msgid "lppasswd: Password file not updated!\n"
-msgstr "lppasswd: Adgangskodearkiv ikke opdateret!\n"
+msgid "lppasswd: Password file not updated\n"
+msgstr ""
-msgid "lppasswd: Sorry, password doesn't match!\n"
-msgstr "lppasswd: Beklager, adgangskoderne er ikke de samme!\n"
+msgid "lppasswd: Sorry, password doesn't match\n"
+msgstr ""
msgid ""
"lppasswd: Sorry, password rejected.\n"
@@ -5028,8 +5001,8 @@ msgstr ""
"tegn, må ikke indeholde dit brugernavn og skal indeholde mindst et bogstav "
"og et tal.\n"
-msgid "lppasswd: Sorry, passwords don't match!\n"
-msgstr "lppasswd: Beklager, adgangskoderne er ikke de samme!\n"
+msgid "lppasswd: Sorry, passwords don't match\n"
+msgstr ""
#, c-format
msgid "lppasswd: Unable to copy password string: %s\n"
@@ -5058,10 +5031,8 @@ msgstr "lppasswd: brugeren \"%s\" og gruppen \"%s\" findes ikke.\n"
#, c-format
msgid ""
"lpstat: error - %s environment variable names non-existent destination \"%s"
-"\"!\n"
+"\"\n"
msgstr ""
-"lpstat: Fejl - %s-miljøvariabel navngiver ikke eksisterende destination \"%s"
-"\"!\n"
#, c-format
msgid "members of class %s:\n"
@@ -5073,20 +5044,20 @@ msgstr "ingen optegnelser"
msgid "no system default destination\n"
msgstr "ingen standarddestination til system"
-msgid "notify-events not specified!"
-msgstr "notify-events ikke anført!"
+msgid "notify-events not specified"
+msgstr ""
#, c-format
-msgid "notify-recipient-uri URI \"%s\" is already used!"
-msgstr "notify-recipient-uri URI \"%s\" er allerede brugt!"
+msgid "notify-recipient-uri URI \"%s\" is already used"
+msgstr ""
#, c-format
-msgid "notify-recipient-uri URI \"%s\" uses unknown scheme!"
-msgstr "notify-recipient-uri URI \"%s\" bruger ukendt skema!"
+msgid "notify-recipient-uri URI \"%s\" uses unknown scheme"
+msgstr ""
#, c-format
-msgid "notify-subscription-id %d no good!"
-msgstr "notify-subscription-id %d ikke i orden!"
+msgid "notify-subscription-id %d no good"
+msgstr ""
msgid "pending"
msgstr "afventer"
@@ -5104,40 +5075,40 @@ msgid "ppdc: Bad boolean value (%s) on line %d of %s.\n"
msgstr "ppdc: Ugyldig booleesk værdi (%s) på linje %d af %s.\n"
#, c-format
-msgid "ppdc: Bad resolution name \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Ugyldigt opløsningsnavn \"%s\" på linje %d af %s!\n"
+msgid "ppdc: Bad resolution name \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Bad status keyword %s on line %d of %s!\n"
-msgstr "ppdc: Ugyldigt statusnøgleord %s på linje %d af %s!\n"
+msgid "ppdc: Bad status keyword %s on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Bad variable substitution ($%c) on line %d of %s.\n"
msgstr "ppdc: Ugyldig variabelerstatning ($%c) på linje %d af %s.\n"
#, c-format
-msgid "ppdc: Choice found on line %d of %s with no Option!\n"
-msgstr "ppdc: Valg fundet på linje %d af %s uden nogen indstilling!\n"
+msgid "ppdc: Choice found on line %d of %s with no Option\n"
+msgstr ""
#, c-format
-msgid "ppdc: Duplicate #po for locale %s on line %d of %s!\n"
-msgstr "ppdc: Dubleret #po for lokalitet %s på linje %d af %s!\n"
+msgid "ppdc: Duplicate #po for locale %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected a filter definition on line %d of %s!\n"
-msgstr "ppdc: Forventede en filterdefinition på linje %d af %s!\n"
+msgid "ppdc: Expected a filter definition on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected a program name on line %d of %s!\n"
-msgstr "ppdc: Forventede et programnavn på linje %d af %s!\n"
+msgid "ppdc: Expected a program name on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Expected boolean value on line %d of %s.\n"
msgstr "ppdc: Forventede booleesk værdi på linje %d af %s.\n"
#, c-format
-msgid "ppdc: Expected charset after Font on line %d of %s!\n"
-msgstr "ppdc: Forventede tegnsæt efter Font på linje %d af %s!\n"
+msgid "ppdc: Expected charset after Font on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Expected choice code on line %d of %s.\n"
@@ -5148,190 +5119,180 @@ msgid "ppdc: Expected choice name/text on line %d of %s.\n"
msgstr "ppdc: Forventede valgnavn/-tekst på linje %d af %s.\n"
#, c-format
-msgid "ppdc: Expected color order for ColorModel on line %d of %s!\n"
-msgstr "ppdc: Forventede farverækkefølge til ColorModel på linje %d af %s!\n"
+msgid "ppdc: Expected color order for ColorModel on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected colorspace for ColorModel on line %d of %s!\n"
-msgstr "ppdc: Forventede farveområde til ColorModel på linje %d af %s!\n"
+msgid "ppdc: Expected colorspace for ColorModel on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected compression for ColorModel on line %d of %s!\n"
-msgstr "ppdc: Forventede komprimering til ColorModel på linje %d af %s!\n"
+msgid "ppdc: Expected compression for ColorModel on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected constraints string for UIConstraints on line %d of %s!\n"
+msgid "ppdc: Expected constraints string for UIConstraints on line %d of %s\n"
msgstr ""
-"ppdc: Forventede begrænsningsstreng til UIConstraints på linje %d af %s!\n"
#, c-format
msgid ""
-"ppdc: Expected driver type keyword following DriverType on line %d of %s!\n"
+"ppdc: Expected driver type keyword following DriverType on line %d of %s\n"
msgstr ""
-"ppdc: Forventede nøgleord til printerarkivtype efter DriverType på linje %d "
-"af %s!\n"
#, c-format
-msgid "ppdc: Expected duplex type after Duplex on line %d of %s!\n"
-msgstr "ppdc: Forventede duplekstype efter Duplex på linje %d af %s!\n"
+msgid "ppdc: Expected duplex type after Duplex on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected encoding after Font on line %d of %s!\n"
-msgstr "ppdc: Forventede kodning efter Font på linje %d af %s!\n"
+msgid "ppdc: Expected encoding after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected filename after #po %s on line %d of %s!\n"
-msgstr "ppdc: Forventede arkivnavn efter #po %s på linje %d af %s!\n"
+msgid "ppdc: Expected filename after #po %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected group name/text on line %d of %s!\n"
-msgstr "ppdc: Forventede gruppenavn/-tekst på linje %d af %s.\n"
+msgid "ppdc: Expected group name/text on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected include filename on line %d of %s!\n"
-msgstr "ppdc: Forventede inkluder arkivnavn på linje %d af %s!\n"
+msgid "ppdc: Expected include filename on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected integer on line %d of %s!\n"
-msgstr "ppdc: Forventede heltal på linje %d af %s!\n"
+msgid "ppdc: Expected integer on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected locale after #po on line %d of %s!\n"
-msgstr "ppdc: Forventede lokalitet efter #po på linje %d af %s!\n"
+msgid "ppdc: Expected locale after #po on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after %s on line %d of %s!\n"
-msgstr "ppdc: Forventede navn efter %s på linje %d af %s!\n"
+msgid "ppdc: Expected name after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after FileName on line %d of %s!\n"
-msgstr "ppdc: Forventede navn efter FileName på linje %d af %s!\n"
+msgid "ppdc: Expected name after FileName on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after Font on line %d of %s!\n"
-msgstr "ppdc: Forventede navn efter Font på linje %d af %s!\n"
+msgid "ppdc: Expected name after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after Manufacturer on line %d of %s!\n"
-msgstr "ppdc: Forventede navn efter Manufacturer på linje %d af %s!\n"
+msgid "ppdc: Expected name after Manufacturer on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after MediaSize on line %d of %s!\n"
-msgstr "ppdc: Forventede navn efter MediaSize på linje %d af %s!\n"
+msgid "ppdc: Expected name after MediaSize on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after ModelName on line %d of %s!\n"
-msgstr "ppdc: Forventede navn efter ModelName på linje %d af %s!\n"
+msgid "ppdc: Expected name after ModelName on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after PCFileName on line %d of %s!\n"
-msgstr "ppdc: Forventede navn efter PCFileName på linje %d af %s!\n"
+msgid "ppdc: Expected name after PCFileName on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text after %s on line %d of %s!\n"
-msgstr "ppdc: Forventede navn/tekst efter %s på linje %d af %s!\n"
+msgid "ppdc: Expected name/text after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text after Installable on line %d of %s!\n"
-msgstr "ppdc: Forventede navn/tekst efter Installable på linje %d af %s.\n"
+msgid "ppdc: Expected name/text after Installable on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text after Resolution on line %d of %s!\n"
-msgstr "ppdc: Forventede navn/tekst efter Resolution på linje %d af %s.\n"
+msgid "ppdc: Expected name/text after Resolution on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text combination for ColorModel on line %d of %s!\n"
+msgid "ppdc: Expected name/text combination for ColorModel on line %d of %s\n"
msgstr ""
-"ppdc: Forventede navn-/tekstkombination til ColorModel på linje %d af %s!\n"
#, c-format
-msgid "ppdc: Expected option name/text on line %d of %s!\n"
-msgstr "ppdc: Forventede indstillingsnavn/-tekst på linje %d af %s.\n"
+msgid "ppdc: Expected option name/text on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected option section on line %d of %s!\n"
-msgstr "ppdc: Forventede indstillingssektion på linje %d af %s!\n"
+msgid "ppdc: Expected option section on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected option type on line %d of %s!\n"
-msgstr "ppdc: Forventede indstillingstype på linje %d af %s!\n"
+msgid "ppdc: Expected option type on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected override field after Resolution on line %d of %s!\n"
+msgid "ppdc: Expected override field after Resolution on line %d of %s\n"
msgstr ""
-"ppdc: Forventede tilsidesættelsesfelt efter Resolution på linje %d af %s!\n"
#, c-format
-msgid "ppdc: Expected real number on line %d of %s!\n"
-msgstr "ppdc: Forventede rigtigt tal på linje %d af %s!\n"
+msgid "ppdc: Expected real number on line %d of %s\n"
+msgstr ""
#, c-format
msgid ""
-"ppdc: Expected resolution/mediatype following ColorProfile on line %d of %"
-"s!\n"
+"ppdc: Expected resolution/mediatype following ColorProfile on line %d of %s\n"
msgstr ""
-"ppdc: Forventede opløsnings-/medietype efter ColorProfile på linje %d af %"
-"s.\n"
#, c-format
msgid ""
"ppdc: Expected resolution/mediatype following SimpleColorProfile on line %d "
-"of %s!\n"
+"of %s\n"
msgstr ""
-"ppdc: Forventede opløsnings-/medietype efter SimpleColorProfile på linje %d "
-"af %s.\n"
#, c-format
-msgid "ppdc: Expected selector after %s on line %d of %s!\n"
-msgstr "ppdc: Forventede vælger efter %s på linje %d af %s!\n"
+msgid "ppdc: Expected selector after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected status after Font on line %d of %s!\n"
-msgstr "ppdc: Forventede status efter Font på linje %d af %s!\n"
+msgid "ppdc: Expected status after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected string after Copyright on line %d of %s!\n"
-msgstr "ppdc: Forventede streng efter Copyright på linje %d af %s!\n"
+msgid "ppdc: Expected string after Copyright on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected string after Version on line %d of %s!\n"
-msgstr "ppdc: Forventede streng efter Version på linje %d af %s!\n"
+msgid "ppdc: Expected string after Version on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected two option names on line %d of %s!\n"
-msgstr "ppdc: Forventede to indstillingsnavne på linje %d af %s!\n"
+msgid "ppdc: Expected two option names on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected value after %s on line %d of %s!\n"
-msgstr "ppdc: Forventede værdi efter %s på linje %d af %s!\n"
+msgid "ppdc: Expected value after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected version after Font on line %d of %s!\n"
-msgstr "ppdc: Forventede version efter Font på linje %d af %s!\n"
+msgid "ppdc: Expected version after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid #include/#po filename \"%s\"!\n"
-msgstr "ppdc: Ugyldigt #include/#po-arkivnavn \"%s\"!\n"
+msgid "ppdc: Invalid #include/#po filename \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid cost for filter on line %d of %s!\n"
-msgstr "ppdc: Ugyldig omkostning for filter på linje %d af %s!\n"
+msgid "ppdc: Invalid cost for filter on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid empty MIME type for filter on line %d of %s!\n"
-msgstr "ppdc: Ugyldig tom MIME-type for filter på linje %d af %s!\n"
+msgid "ppdc: Invalid empty MIME type for filter on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid empty program name for filter on line %d of %s!\n"
-msgstr "ppdc: Ugyldigt tomt programnavn for filter på linje %d af %s!\n"
+msgid "ppdc: Invalid empty program name for filter on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid option section \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Ugyldig indstillingssektion \"%s\" på linje %d af %s!\n"
+msgid "ppdc: Invalid option section \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid option type \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Ugyldig indstillingstype \"%s\" på linje %d af %s!\n"
+msgid "ppdc: Invalid option type \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Loading driver information file \"%s\"...\n"
@@ -5346,33 +5307,32 @@ msgid "ppdc: Loading messages from \"%s\"...\n"
msgstr "ppdc: Indlæser beskeder fra \"%s\"...\n"
#, c-format
-msgid "ppdc: Missing #endif at end of \"%s\"!\n"
-msgstr "ppdc: Manglende #endif i slutningen af \"%s\"!\n"
+msgid "ppdc: Missing #endif at end of \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ppdc: Missing #if on line %d of %s!\n"
-msgstr "ppdc: Manglende #if på linje %d af %s!\n"
+msgid "ppdc: Missing #if on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: No message catalog provided for locale %s!\n"
-msgstr "ppdc: Intet beskedkatalog til lokalitet %s!\n"
+msgid "ppdc: No message catalog provided for locale %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Option %s defined in two different groups on line %d of %s!\n"
+msgid "ppdc: Option %s defined in two different groups on line %d of %s\n"
msgstr ""
#, c-format
-msgid "ppdc: Option %s redefined with a different type on line %d of %s!\n"
+msgid "ppdc: Option %s redefined with a different type on line %d of %s\n"
msgstr ""
-"ppdc: Indstilling %s omdefineret med en anden type på linje %d af %s!\n"
#, c-format
-msgid "ppdc: Option constraint must *name on line %d of %s!\n"
-msgstr "ppdc: Indstillingen constraint skal *name på linje %d af %s.\n"
+msgid "ppdc: Option constraint must *name on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Too many nested #if's on line %d of %s!\n"
-msgstr "ppdc: For mange indlejrede #if-udsagn på linje %d af %s!\n"
+msgid "ppdc: Too many nested #if's on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Unable to create PPD file \"%s\" - %s.\n"
@@ -5391,12 +5351,12 @@ msgid "ppdc: Unable to execute cupstestppd: %s\n"
msgstr "ppdc: Kan ikke udføre cupstestppd: %s\n"
#, c-format
-msgid "ppdc: Unable to find #po file %s on line %d of %s!\n"
-msgstr "ppdc: Kan ikke finde #po-arkiv %s på linje %d af %s!\n"
+msgid "ppdc: Unable to find #po file %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unable to find include file \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Kan ikke finde inkluder arkiv \"%s\" på linje %d af %s!\n"
+msgid "ppdc: Unable to find include file \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Unable to find localization for \"%s\" - %s\n"
@@ -5411,30 +5371,33 @@ msgid "ppdc: Undefined variable (%s) on line %d of %s.\n"
msgstr "ppdc: Udefineret variabel (%s) på linje %d af %s.\n"
#, c-format
-msgid "ppdc: Unknown driver type %s on line %d of %s!\n"
-msgstr "ppdc: Ukendt type printerarkiv %s på linje %d af %s!\n"
+msgid "ppdc: Unknown driver type %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Ukendt duplekstype \"%s\" på linje %d af %s!\n"
+msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown media size \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Ukendt mediestørrelse \"%s\" på linje %d af %s!\n"
+msgid "ppdc: Unknown media size \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown token \"%s\" seen on line %d of %s!\n"
-msgstr "ppdc: Ukendt mærke \"%s\" set på linje %d af %s!\n"
+msgid "ppdc: Unknown token \"%s\" seen on line %d of %s\n"
+msgstr ""
#, c-format
msgid ""
-"ppdc: Unknown trailing characters in real number \"%s\" on line %d of %s!\n"
+"ppdc: Unknown trailing characters in real number \"%s\" on line %d of %s\n"
+msgstr ""
+
+#, c-format
+msgid "ppdc: Unterminated string starting with %c on line %d of %s\n"
msgstr ""
-"ppdc: Ukendt udpunkteringstegn i rigtige tal \"%s\" på linje %d af %s!\n"
#, c-format
-msgid "ppdc: Unterminated string starting with %c on line %d of %s!\n"
-msgstr "ppdc: Uafsluttet streng startende fra %c på linje %d af %s!\n"
+msgid "ppdc: Warning - overlapping filename \"%s\".\n"
+msgstr ""
#, c-format
msgid "ppdc: Writing %s...\n"
@@ -5445,8 +5408,8 @@ msgid "ppdc: Writing PPD files to directory \"%s\"...\n"
msgstr "ppdc: Skriver PPD-arkiver til bibliotek \"%s\"...\n"
#, c-format
-msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s!\n"
-msgstr "ppdmerge: Ugyldig LanguageVersion \"%s\" in %s!\n"
+msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s\n"
+msgstr ""
#, c-format
msgid "ppdmerge: Ignoring PPD file %s...\n"
@@ -5523,21 +5486,612 @@ msgstr "uden navn"
msgid "variable-bindings uses indefinite length"
msgstr "variable-bindings bruger uendelig længde"
+#~ msgid " WARN %s has no corresponding options!\n"
+#~ msgstr " WARN %s har ingen tilsvarende indstillinger!\n"
+
+#~ msgid " WARN Default choices conflicting!\n"
+#~ msgstr " WARN Standardvalg er i konflikt!\n"
+
+#~ msgid ""
+#~ " WARN Duplex option keyword %s may not work as expected and "
+#~ "should be named Duplex!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " WARN Nøgleordet til dupleksindstillingen %s virker muligvis "
+#~ "ikke som forventet og skal hedde Dupleks!\n"
+#~ " REF: Side 122, afsnit 5.17.\n"
+
+#~ msgid ""
+#~ " WARN File contains a mix of CR, LF, and CR LF line endings!\n"
+#~ msgstr ""
+#~ " WARN Arkiv indeholder en blanding af linjeskifttyperne CR, LF og "
+#~ "CR LF!\n"
+
+#~ msgid " WARN Line %d only contains whitespace!\n"
+#~ msgstr " WARN Linje %d indeholder kun tom plads!\n"
+
#~ msgid " WARN Missing APDialogExtension file \"%s\"\n"
#~ msgstr " WARN Manglende APDialogExtension-arkiv \"%s\"\n"
#~ msgid " WARN Missing APPrinterIconPath file \"%s\"\n"
#~ msgstr " WARN Manglende APPrinterIconPath-arkiv \"%s\"\n"
+#~ msgid ""
+#~ " WARN Non-Windows PPD files should use lines ending with only "
+#~ "LF, not CR LF!\n"
+#~ msgstr ""
+#~ " WARN PPD-arkiver, som ikke stammer fra Windows, må kun bruge "
+#~ "linjeskifttypen LF, ikke CR LF!\n"
+
+#~ msgid ""
+#~ " WARN Obsolete PPD version %.1f!\n"
+#~ " REF: Page 42, section 5.2.\n"
+#~ msgstr ""
+#~ " WARN Forældet PPD-version %.1f!\n"
+#~ " REF: Side 42, afsnit 5.2.\n"
+
+#~ msgid " %s %s %s does not exist!\n"
+#~ msgstr " %s %s %s eksisterer ikke!\n"
+
+#~ msgid ""
+#~ " %s Bad %s choice %s!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " %s Ugyldigt %s-valg %s!\n"
+#~ " REF: Side 122, afsnit 5.17.\n"
+
+#~ msgid " %s Bad UTF-8 \"%s\" translation string for option %s!\n"
+#~ msgstr ""
+#~ " %s Ugyldig UTF-8 \"%s\"-oversættelsesstreng til indstillingen %s!\n"
+
+#~ msgid ""
+#~ " %s Bad UTF-8 \"%s\" translation string for option %s, choice %s!\n"
+#~ msgstr ""
+#~ " %s Ugyldig UTF-8 \"%s\"-oversættelsesstreng til indstillingen %s, "
+#~ "valg %s!\n"
+
+#~ msgid " %s Bad cupsFilter value \"%s\"!\n"
+#~ msgstr " %s Ugyldig cupsFilter-værdi \"%s\"!\n"
+
+#~ msgid " %s Bad cupsICCProfile %s!\n"
+#~ msgstr " %s Ugyldig cupsICCProfile %s!\n"
+
+#~ msgid " %s Bad cupsPreFilter value \"%s\"!\n"
+#~ msgstr " %s Ugyldig cupsPreFilter-værdi \"%s\"!\n"
+
+#~ msgid " %s Bad cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr " %s Ugyldig cupsUIConstraints %s: \"%s\"!\n"
+
+#~ msgid " %s Bad language \"%s\"!\n"
+#~ msgstr " %s Ugyldigt sprog \"%s\"!\n"
+
+#~ msgid " %s Empty cupsUIConstraints %s!\n"
+#~ msgstr " %s Tom cupsUIConstraints %s!\n"
+
+#~ msgid " %s Missing \"%s\" translation string for option %s!\n"
+#~ msgstr ""
+#~ " %s Manglende \"%s\"-oversættelsesstreng til indstillingen %s!\n"
+
+#~ msgid ""
+#~ " %s Missing \"%s\" translation string for option %s, choice %s!\n"
+#~ msgstr ""
+#~ " %s Manglende \"%s\"-oversættelsesstreng til indstillingen %s, valg "
+#~ "%s!\n"
+
+#~ msgid ""
+#~ " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"!\n"
+#~ msgstr ""
+#~ " %s Manglende valg *%s %s i UIConstraints \"*%s %s *%s %s\"!\n"
+
+#~ msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr " %s Manglende valg *%s %s i cupsUIConstraints %s: \"%s\"!\n"
+
+#~ msgid " %s Missing cupsICCProfile file \"%s\"!\n"
+#~ msgstr " %s Manglende cupsICCProfile-arkiv \"%s\"!\n"
+
+#~ msgid " %s Missing cupsUIResolver %s!\n"
+#~ msgstr " %s Manglende cupsUIResolver %s!\n"
+
+#~ msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"!\n"
+#~ msgstr ""
+#~ " %s Manglende indstilling %s i UIConstraints \"*%s %s *%s %s\"!\n"
+
+#~ msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr ""
+#~ " %s Manglende indstilling %s i cupsUIConstraints %s: \"%s\"!\n"
+
+#~ msgid " %s No base translation \"%s\" is included in file!\n"
+#~ msgstr ""
+#~ " %s Ingen basisoversættelse af \"%s\" er inkluderet i arkiv!\n"
+
+#~ msgid ""
+#~ " %s REQUIRED %s does not define choice None!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " %s REQUIRED %s definerer ikke valget Ingen!\n"
+#~ " REF: Side 122, afsnit 5.17.\n"
+
+#~ msgid " %s cupsICCProfile %s hash value collides with %s!\n"
+#~ msgstr " %s cupsICCProfile %s-talværdi kolliderer med %s!\n"
+
+#~ msgid " %s cupsUIResolver %s causes a loop!\n"
+#~ msgstr " %s cupsUIResolver %s forårsager en sløjfe!\n"
+
+#~ msgid " **FAIL** %s choice names %s and %s differ only by case!\n"
+#~ msgstr ""
+#~ " **FAIL** %s navne på valg %s og %s adskilles kun af brugen af "
+#~ "store/små bogstaver!\n"
+
+#~ msgid ""
+#~ " **FAIL** %s must be 1284DeviceID!\n"
+#~ " REF: Page 72, section 5.5\n"
+#~ msgstr ""
+#~ " **FAIL** %s skal være 1284DeviceID!\n"
+#~ " REF: Side 72, afsnit 5.5.\n"
+
+#~ msgid ""
+#~ " **FAIL** BAD DefaultImageableArea %s!\n"
+#~ " REF: Page 102, section 5.15.\n"
+#~ msgstr ""
+#~ " **FAIL** UGYLDIGT DefaultImageableArea %s!\n"
+#~ " REF: Side 102, afsnit 5.15.\n"
+
+#~ msgid ""
+#~ " **FAIL** BAD DefaultPaperDimension %s!\n"
+#~ " REF: Page 103, section 5.15.\n"
+#~ msgstr ""
+#~ " **FAIL** UGYLDIG DefaultPaperDimension %s!\n"
+#~ " REF: Side 103, afsnit 5.15.\n"
+
+#~ msgid ""
+#~ " **FAIL** Bad %s choice %s!\n"
+#~ " REF: Page 84, section 5.9\n"
+#~ msgstr ""
+#~ " **FAIL** Ugyldigt %s-valg %s!\n"
+#~ " REF: Side 84, afsnit 5.9.\n"
+
+#~ msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1!\n"
+#~ msgstr ""
+#~ " **FAIL** Ugyldig LanguageEncoding %s - skal være ISOLatin1!\n"
+
+#~ msgid " **FAIL** Bad LanguageVersion %s - must be English!\n"
+#~ msgstr " **FAIL** Ugyldig LanguageVersion %s - skal være dansk!\n"
+
+#~ msgid ""
+#~ " **FAIL** Default translation string for option %s choice %s "
+#~ "contains 8-bit characters!\n"
+#~ msgstr ""
+#~ " **FAIL** Standardoversættelsesstreng til indstillingen %s, valg %"
+#~ "s, indeholder 8 bit tegn!\n"
+
+#~ msgid ""
+#~ " **FAIL** Default translation string for option %s contains 8-bit "
+#~ "characters!\n"
+#~ msgstr ""
+#~ " **FAIL** Standardoversættelsesstreng til indstillingen %s "
+#~ "indeholder 8 bit tegn!\n"
+
+#~ msgid " **FAIL** Group names %s and %s differ only by case!\n"
+#~ msgstr ""
+#~ " **FAIL** Gruppenavne %s og %s adskilles kun af brugen af store/små "
+#~ "bogstaver!\n"
+
+#~ msgid " **FAIL** Multiple occurrences of %s choice name %s!\n"
+#~ msgstr " **FAIL** Flere forekomster af %s valg af navn %s!\n"
+
+#~ msgid " **FAIL** Option names %s and %s differ only by case!\n"
+#~ msgstr ""
+#~ " **FAIL** Navne på indstillinger %s og %s adskilles kun af brugen "
+#~ "af store/små bogstaver!\n"
+
+#~ msgid ""
+#~ " Bad %%%%BoundingBox: on line %d!\n"
+#~ " REF: Page 39, %%%%BoundingBox:\n"
+#~ msgstr ""
+#~ " Ugyldig %%%%BoundingBox: på linje %d!\n"
+#~ " REF: Side 39, %%%%BoundingBox:\n"
+
+#~ msgid ""
+#~ " Bad %%%%Page: on line %d!\n"
+#~ " REF: Page 53, %%%%Page:\n"
+#~ msgstr ""
+#~ " Ugyldig %%%%Page: på linje %d!\n"
+#~ " REF: Side 53, %%%%Page:\n"
+
+#~ msgid ""
+#~ " Bad %%%%Pages: on line %d!\n"
+#~ " REF: Page 43, %%%%Pages:\n"
+#~ msgstr ""
+#~ " Ugyldige %%%%Pages: på linje %d!\n"
+#~ " REF: Side 43, %%%%Pages:\n"
+
+#~ msgid ""
+#~ " Line %d is longer than 255 characters (%d)!\n"
+#~ " REF: Page 25, Line Length\n"
+#~ msgstr ""
+#~ " Linje %d er på mere end 255 tegn (%d)!\n"
+#~ " REF: Side 25, Linjelængde\n"
+
+#~ msgid ""
+#~ " Missing %!PS-Adobe-3.0 on first line!\n"
+#~ " REF: Page 17, 3.1 Conforming Documents\n"
+#~ msgstr ""
+#~ " Manglende %!PS-Adobe-3.0 på første linje!\n"
+#~ " REF: Side 17, 3.1 Overensstemmende dokumenter\n"
+
+#~ msgid ""
+#~ " Missing %%EndComments comment!\n"
+#~ " REF: Page 41, %%EndComments\n"
+#~ msgstr ""
+#~ " Manglende %%EndComments-kommentar!\n"
+#~ " REF: Side 41, %%EndComments\n"
+
+#~ msgid ""
+#~ " Missing or bad %%BoundingBox: comment!\n"
+#~ " REF: Page 39, %%BoundingBox:\n"
+#~ msgstr ""
+#~ " Manglende eller ugyldig %%BoundingBox: kommentar!\n"
+#~ " REF: Side 39, %%BoundingBox:\n"
+
+#~ msgid ""
+#~ " Missing or bad %%Page: comments!\n"
+#~ " REF: Page 53, %%Page:\n"
+#~ msgstr ""
+#~ " Manglende eller ugyldig %%Page: kommentarer!\n"
+#~ " REF: Side 53, %%Page:\n"
+
+#~ msgid ""
+#~ " Missing or bad %%Pages: comment!\n"
+#~ " REF: Page 43, %%Pages:\n"
+#~ msgstr ""
+#~ " Manglende eller ugyldig %%Pages: kommentar!\n"
+#~ " REF: Side 43, %%Pages:\n"
+
+#~ msgid " Saw %d lines that exceeded 255 characters!\n"
+#~ msgstr " Så %d linjer, der overskred 255 tegn!\n"
+
+#~ msgid " Too many %%BeginDocument comments!\n"
+#~ msgstr " For mange %%BeginDocument-kommentarer!\n"
+
+#~ msgid " Too many %%EndDocument comments!\n"
+#~ msgstr " For mange %%EndDocument-kommentarer!\n"
+
+#~ msgid " Warning: file contains binary data!\n"
+#~ msgstr " Advarsel: Arkiv indeholder binære data!\n"
+
+#~ msgid " Warning: no %%EndComments comment in file!\n"
+#~ msgstr " Advarsel: Ingen %%EndComments-kommentar i arkiv!\n"
+
+#~ msgid " Warning: obsolete DSC version %.1f in file!\n"
+#~ msgstr " Advarsel: Forældet DSC-version %.1f i arkiv!\n"
+
+#~ msgid "%s not supported!"
+#~ msgstr "%s ikke understøttet!"
+
+#~ msgid "%s: Don't know what to do!\n"
+#~ msgstr "%s: Ved ikke, hvad jeg skal gøre!\n"
+
+#~ msgid ""
+#~ "%s: Error - %s environment variable names non-existent destination \"%s"
+#~ "\"!\n"
+#~ msgstr ""
+#~ "%s: Fejl - %s-miljøvariabel navngiver ikke eksisterende destination \"%s"
+#~ "\"!\n"
+
+#~ msgid "%s: Error - bad job ID!\n"
+#~ msgstr "%s: Fejl - ugyldig job-id!\n"
+
+#~ msgid "%s: Error - cannot print files and alter jobs simultaneously!\n"
+#~ msgstr "%s: Fejl - kan ikke udskrive arkiver og ændre job på samme tid!\n"
+
+#~ msgid ""
+#~ "%s: Error - cannot print from stdin if files or a job ID are provided!\n"
+#~ msgstr ""
+#~ "%s: Fejl - kan ikke udskrive fra stdin, hvis der leveres arkiver eller en "
+#~ "job-id!\n"
+
+#~ msgid "%s: Error - expected character set after '-S' option!\n"
+#~ msgstr "%s: Fejl - forventede tegnsæt efter indstillingen '-S'!\n"
+
+#~ msgid "%s: Error - expected content type after '-T' option!\n"
+#~ msgstr "%s: Fejl - forventede indholdstype efter indstillingen '-T'!\n"
+
+#~ msgid "%s: Error - expected copies after '-n' option!\n"
+#~ msgstr "%s: Fejl - forventede kopier efter indstillingen '-n'!\n"
+
+#~ msgid "%s: Error - expected copy count after '-#' option!\n"
+#~ msgstr "%s: Fejl - forventede antal kopier efter indstillingen '-#'!\n"
+
+#~ msgid "%s: Error - expected destination after '-P' option!\n"
+#~ msgstr "%s: Fejl - forventede destination efter indstillingen '-P'!\n"
+
+#~ msgid "%s: Error - expected destination after '-b' option!\n"
+#~ msgstr "%s: Fejl - forventede destination efter indstillingen '-b'!\n"
+
+#~ msgid "%s: Error - expected destination after '-d' option!\n"
+#~ msgstr "%s: Fejl - forventede destination efter indstillingen '-d'!\n"
+
+#~ msgid "%s: Error - expected form after '-f' option!\n"
+#~ msgstr "%s: Fejl - forventede formular efter indstillingen '-f'!\n"
+
+#~ msgid "%s: Error - expected hold name after '-H' option!\n"
+#~ msgstr "%s: Error - forventede udsat navn efter indstillingen '-H'!\n"
+
+#~ msgid "%s: Error - expected hostname after '-H' option!\n"
+#~ msgstr "%s: Error - forventede værtsnavn efter indstillingen '-H'!\n"
+
+#~ msgid "%s: Error - expected hostname after '-h' option!\n"
+#~ msgstr "%s: Error - forventede værtsnavn efter indstillingen '-H'!\n"
+
+#~ msgid "%s: Error - expected mode list after '-y' option!\n"
+#~ msgstr "%s: Error - forventede funktionsliste efter indstillingen '-y'!\n"
+
+#~ msgid "%s: Error - expected name after '-%c' option!\n"
+#~ msgstr "%s: Error - forventede navn efter indstillingen '-%c'!\n"
+
+#~ msgid "%s: Error - expected option string after '-o' option!\n"
+#~ msgstr ""
+#~ "%s: Error - forventede alternativ streng efter indstillingen '-o'!\n"
+
+#~ msgid "%s: Error - expected page list after '-P' option!\n"
+#~ msgstr "%s: Error - forventede sideliste efter indstillingen '-P'!\n"
+
+#~ msgid "%s: Error - expected priority after '-%c' option!\n"
+#~ msgstr "%s: Error - forventede prioritet efter indstillingen '-%c'!\n"
+
+#~ msgid "%s: Error - expected reason text after '-r' option!\n"
+#~ msgstr "%s: Fejl - forventede årsagstekst efter indstillingen '-r'!\n"
+
+#~ msgid "%s: Error - expected title after '-t' option!\n"
+#~ msgstr "%s: Error - forventede titel efter indstillingen '-t'!\n"
+
+#~ msgid "%s: Error - expected username after '-U' option!\n"
+#~ msgstr "%s: Error - forventede brugernavn efter indstillingen '-U'!\n"
+
+#~ msgid "%s: Error - expected username after '-u' option!\n"
+#~ msgstr "%s: Error - forventede brugernavn efter indstillingen '-u'!\n"
+
+#~ msgid "%s: Error - expected value after '-%c' option!\n"
+#~ msgstr "%s: Error - forventede værdi efter indstillingen '-%c'!\n"
+
+#~ msgid ""
+#~ "%s: Error - need \"completed\", \"not-completed\", or \"all\" after '-W' "
+#~ "option!\n"
+#~ msgstr ""
+#~ "%s: Fejl - skal have \"completed\", \"not-completed\" eller \"all\" efter "
+#~ "indstillingen '-W'!\n"
+
+#~ msgid "%s: Error - scheduler not responding!\n"
+#~ msgstr "%s: Fejl - planlægger svarer ikke!\n"
+
+#~ msgid "%s: Error - unknown destination \"%s\"!\n"
+#~ msgstr "%s: Fejl - ukendt destination \"%s\"!\n"
+
+#~ msgid "%s: Error - unknown destination \"%s/%s\"!\n"
+#~ msgstr "%s: Fejl - ukendt destination \"%s/%s\"!\n"
+
+#~ msgid "%s: Error - unknown option '%c'!\n"
+#~ msgstr "%s: Fejl - ukendt indstilling '%c'!\n"
+
+#~ msgid "%s: Error - unknown option '%s'!\n"
+#~ msgstr "%s: Fejl - ukendt indstilling '%s'!\n"
+
+#~ msgid "%s: Expected job ID after '-i' option!\n"
+#~ msgstr "%s: Forventede job-id efter indstillingen '-i'!\n"
+
+#~ msgid "%s: Invalid destination name in list \"%s\"!\n"
+#~ msgstr "%s: Ugyldigt destinationsnavn på listen \"%s\"!\n"
+
+#~ msgid "%s: Need job ID ('-i jobid') before '-H restart'!\n"
+#~ msgstr "%s: Skal have job-id ('-i jobid') før '-H restart'!\n"
+
+#~ msgid "%s: No filter to convert from %s/%s to %s/%s!\n"
+#~ msgstr "%s: Intet filter til konvertering fra %s/%s til %s/%s!\n"
+
+#~ msgid "%s: Sorry, no encryption support compiled in!\n"
+#~ msgstr ""
+#~ "%s: Beklager, der er ikke medkompileret krypteringsunderstøttelse!\n"
+
+#~ msgid "%s: Unable to contact server!\n"
+#~ msgstr "%s: Kan ikke kontakte server!\n"
+
+#~ msgid "%s: Unable to determine MIME type of \"%s\"!\n"
+#~ msgstr "%s: Kan ikke bestemme MIME-typen på \"%s\"!\n"
+
#~ msgid "%s: Unable to open %s - %s\n"
#~ msgstr "%s: Kan ikke åbne %s - %s\n"
#~ msgid "%s: Unable to open %s - %s on line %d.\n"
#~ msgstr "%s: Kan ikke åbne %s - %s på linje %d.\n"
+#~ msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"!\n"
+#~ msgstr "%s: Kan ikke læse MIME-database fra \"%s\" eller \"%s\"!\n"
+
+#~ msgid "%s: Unknown destination \"%s\"!\n"
+#~ msgstr "%s: Ukendt destination \"%s\"!\n"
+
+#~ msgid "%s: Unknown destination MIME type %s/%s!\n"
+#~ msgstr "%s: Ukendt destination på MIME-typen \"%s/%s\"!\n"
+
+#~ msgid "%s: Unknown option '%c'!\n"
+#~ msgstr "%s: Ukendt indstilling '%c'!\n"
+
+#~ msgid "%s: Unknown source MIME type %s/%s!\n"
+#~ msgstr "%s: Ukendt kilde på MIME-typen %s/%s!\n"
+
+#~ msgid ""
+#~ "%s: Warning - '%c' format modifier not supported - output may not be "
+#~ "correct!\n"
+#~ msgstr ""
+#~ "%s: Advarsel - '%c'-formatmodifikation ikke understøttet - resultat "
+#~ "muligvis ikke korrekt!"
+
+#~ msgid "%s: Warning - character set option ignored!\n"
+#~ msgstr "%s: Advarsel - indstillingen tegnsæt ignoreret!\n"
+
+#~ msgid "%s: Warning - content type option ignored!\n"
+#~ msgstr "%s: Advarsel - indstillingen indholdstype ignoreret!\n"
+
+#~ msgid "%s: Warning - form option ignored!\n"
+#~ msgstr "%s: Advarsel - indstillingen formular ignoreret!\n"
+
+#~ msgid "%s: Warning - mode option ignored!\n"
+#~ msgstr "%s: Advarsel - indstillingen funktion ignoreret!\n"
+
+#~ msgid ""
+#~ "%s: error - %s environment variable names non-existent destination \"%s"
+#~ "\"!\n"
+#~ msgstr ""
+#~ "%s: Fejl - %s-miljøvariabel navngiver ikke eksisterende destination \"%s"
+#~ "\"!\n"
+
+#~ msgid "%s: error - expected option=value after '-o' option!\n"
+#~ msgstr "%s: Fejl - forventede option=value efter indstillingen '-o'!\n"
+
#~ msgid "600 DPI Grayscale"
#~ msgstr "600 dpi gråtoner"
+#~ msgid "A Samba password is required to export printer drivers!"
+#~ msgstr "Der kræves en Samba-adgangskode til eksport af printerarkiver!"
+
+#~ msgid "A Samba username is required to export printer drivers!"
+#~ msgstr "Der kræves et Samba-brugernavn til eksport af printerarkiver!"
+
+#~ msgid "A class named \"%s\" already exists!"
+#~ msgstr "Der findes allerede en klasse kaldet \"%s\"!"
+
+#~ msgid "A printer named \"%s\" already exists!"
+#~ msgstr "Der findes allerede en printer kaldet \"%s\"!"
+
+#~ msgid "Attempt to set %s printer-state to bad value %d!"
+#~ msgstr "Forsøger at indstille %s-printer-state til ugyldig værdi %d!"
+
+#~ msgid "Attribute groups are out of order (%x < %x)!"
+#~ msgstr "Egenskabsgrupper er ikke i rækkefølge (%x < %x)!"
+
+#~ msgid "Bad device URI \"%s\"!\n"
+#~ msgstr "Ugyldig enheds-URI \"%s\"!\n"
+
+#~ msgid "Bad device-uri \"%s\"!"
+#~ msgstr "Ugyldig device-uri \"%s\"!"
+
+#~ msgid "Bad device-uri scheme \"%s\"!"
+#~ msgstr "Ugyldig device-uri-plan \"%s\"!"
+
+#~ msgid "Bad document-format \"%s\"!"
+#~ msgstr "Ugyldigt document-format \"%s\"!"
+
+#~ msgid "Bad filename buffer!"
+#~ msgstr "Ugyldig arkivnavnebuffer!"
+
+#~ msgid "Bad job-priority value!"
+#~ msgstr "Ugyldig værdi for job-priority!"
+
+#~ msgid "Bad job-sheets value \"%s\"!"
+#~ msgstr "Ugyldig værdi for job-sheets \"%s\"!"
+
+#~ msgid "Bad job-sheets value type!"
+#~ msgstr "Ugyldig værditype på job-sheets!"
+
+#~ msgid "Bad job-state value!"
+#~ msgstr "Ugyldig værdi for job-state!"
+
+#~ msgid "Bad job-uri attribute \"%s\"!"
+#~ msgstr "Ugyldig egenskab for job-uri \"%s\"!"
+
+#~ msgid "Bad notify-pull-method \"%s\"!"
+#~ msgstr "Ugyldig notify-pull-method \"%s\"!"
+
+#~ msgid "Bad notify-recipient-uri URI \"%s\"!"
+#~ msgstr "Ugyldig notify-recipient-uri URI \"%s\"!"
+
+#~ msgid "Bad option + choice on line %d!"
+#~ msgstr "Ugyldig indstilling + valg på linje %d!"
+
+#~ msgid "Bad port-monitor \"%s\"!"
+#~ msgstr "Ugyldig port-monitor \"%s\"!"
+
+#~ msgid "Bad printer-state value %d!"
+#~ msgstr "Ugyldig værdi for printer-state %d!"
+
+#~ msgid "Bad request version number %d.%d!"
+#~ msgstr "Ugyldigt versionsnummer på anmodning %d.%d!"
+
+#~ msgid "Bad subscription ID!"
+#~ msgstr "Ugyldig abonnements-id!"
+
+#~ msgid "Character set \"%s\" not supported!"
+#~ msgstr "Tegnsættet \"%s\" understøttes ikke!"
+
+#~ msgid "Could not scan type \"%s\"!"
+#~ msgstr "Kunne ikke scanne typen \"%s\"!"
+
+#~ msgid "Cover open."
+#~ msgstr "Dæksel åbent."
+
+#~ msgid "Developer almost empty."
+#~ msgstr "Fremkalder næsten tom."
+
+#~ msgid "Developer empty!"
+#~ msgstr "Fremkalder tom!"
+
+#~ msgid "Door open."
+#~ msgstr "Dæksel åbent."
+
+#~ msgid "ERROR: Bad %%BoundingBox: comment seen!\n"
+#~ msgstr "ERROR: Ugyldig %%BoundingBox: Kommentar set!\n"
+
+#~ msgid "ERROR: Bad %%IncludeFeature: comment!\n"
+#~ msgstr "ERROR: Ugyldig %%IncludeFeature: Kommentar!\n"
+
+#~ msgid "ERROR: Bad %%Page: comment in file!\n"
+#~ msgstr "ERROR: Ugyldig %%Page: Kommentar i arkiv!\n"
+
+#~ msgid "ERROR: Bad %%PageBoundingBox: comment in file!\n"
+#~ msgstr "ERROR: Ugyldig %%PageBoundingBox: Kommentar i arkiv!\n"
+
+#~ msgid "ERROR: Bad SCSI device file \"%s\"!\n"
+#~ msgstr "ERROR: Ugyldigt SCSI-enhedsarkiv \"%s\"!\n"
+
+#~ msgid "ERROR: Bad columns value %d!\n"
+#~ msgstr "ERROR: Ugyldig kolonneværdi %d!\n"
+
+#~ msgid "ERROR: Bad cpi value %f!\n"
+#~ msgstr "ERROR: Ugyldig cpi-værdi %f!\n"
+
+#~ msgid "ERROR: Bad lpi value %f!\n"
+#~ msgstr "ERROR: Ugyldig lpi-værdi %f!\n"
+
+#~ msgid "ERROR: Bad page setup!\n"
+#~ msgstr "ERROR: Ugyldigt sidelayout!\n"
+
+#~ msgid "ERROR: Destination printer does not exist!\n"
+#~ msgstr "ERROR: Destinationsprinter findes ikke!\n"
+
+#~ msgid "ERROR: Duplicate %%BoundingBox: comment seen!\n"
+#~ msgstr "ERROR: Dubleret %%BoundingBox: Kommentar set!\n"
+
+#~ msgid "ERROR: Duplicate %%Pages: comment seen!\n"
+#~ msgstr "ERROR: Dublerede %%Pages: Kommentar set!\n"
+
+#~ msgid "ERROR: Empty print file!\n"
+#~ msgstr "ERROR: Tomt udskriftsarkiv!\n"
+
+#~ msgid "ERROR: Expected quoted string on line %d of %s!\n"
+#~ msgstr "ERROR: Forventede streng med anførselstegn på linje %d af %s!\n"
+
+#~ msgid "ERROR: Fatal USB error!\n"
+#~ msgstr "ERROR: Uoprettelig USB-fejl!\n"
+
+#~ msgid "ERROR: Invalid HP-GL/2 command seen, unable to print file!\n"
+#~ msgstr "ERROR: Ugyldig HP-GL/2-kommando set, kan ikke udskrive arkiv!\n"
+
+#~ msgid "ERROR: Missing %%EndProlog!\n"
+#~ msgstr "ERROR: Manglende %%EndProlog!\n"
+
+#~ msgid "ERROR: Missing %%EndSetup!\n"
+#~ msgstr "ERROR: Manglende %%EndSetup!\n"
+
#~ msgid ""
#~ "ERROR: Missing device URI on command-line and no DEVICE_URI environment "
#~ "variable!\n"
@@ -5545,24 +6099,404 @@ msgstr "variable-bindings bruger uendelig længde"
#~ "ERROR: Manglende enheds-URI på kommandolinjen og ingen DEVICE_URI-"
#~ "miljøvariabel!\n"
+#~ msgid "ERROR: Missing value on line %d of banner file!\n"
+#~ msgstr "ERROR: Manglende værdi på linje %d i bannerarkiv!\n"
+
+#~ msgid ""
+#~ "ERROR: Need a msgid line before any translation strings on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ERROR: Kræver en msgid-linje før evt. oversætterstrenge på linje %d i %"
+#~ "s!\n"
+
+#~ msgid "ERROR: No %%BoundingBox: comment in header!\n"
+#~ msgstr "ERROR: Ingen %%BoundingBox: Kommentar i header!\n"
+
+#~ msgid "ERROR: No %%Pages: comment in header!\n"
+#~ msgstr "ERROR: Ingen %%Pages: Kommentar i header!\n"
+
+#~ msgid ""
+#~ "ERROR: No device URI found in argv[0] or in DEVICE_URI environment "
+#~ "variable!\n"
+#~ msgstr ""
+#~ "ERROR: Ingen enheds-URI fundet i argv[0] eller i DEVICE_URI-"
+#~ "miljøvariabel!\n"
+
+#~ msgid "ERROR: No pages found!\n"
+#~ msgstr "ERROR: Ingen sider fundet!\n"
+
+#~ msgid "ERROR: Out of paper!\n"
+#~ msgstr "ERROR: Ikke mere papir!\n"
+
+#~ msgid "ERROR: PRINTER environment variable not defined!\n"
+#~ msgstr "ERROR: PRINTER-miljøvariabel ikke defineret!\n"
+
+#~ msgid "ERROR: Print file was not accepted (%s)!\n"
+#~ msgstr "ERROR: Udskriftsarkiv blev ikke accepteret (%s)!\n"
+
+#~ msgid "ERROR: Printer not responding!\n"
+#~ msgstr "ERROR: Printer svarer ikke!\n"
+
#~ msgid "ERROR: Unable to create temporary file - %s.\n"
#~ msgstr "ERROR: Kan ikke oprette midlertidigt arkiv - %s.\n"
#~ msgid "ERROR: Unable to create temporary file: %s\n"
#~ msgstr "ERROR: Kan ikke oprette midlertidigt arkiv: %s\n"
+#~ msgid "ERROR: Unable to get job %d attributes (%s)!\n"
+#~ msgstr "ERROR: Kan ikke hente attributter til jobbet %d (%s)!\n"
+
+#~ msgid "ERROR: Unable to get printer status (%s)!\n"
+#~ msgstr "ERROR: Kan ikke hente printerstatus (%s)!\n"
+
+#~ msgid "ERROR: Unable to locate printer '%s'!\n"
+#~ msgstr "ERROR: Kan ikke finde printeren '%s'!\n"
+
+#~ msgid "ERROR: Unable to open image file for printing!\n"
+#~ msgstr "ERROR: Kan ikke åbne billedarkiv til udskrivning!\n"
+
#~ msgid "ERROR: Unable to open temporary file"
#~ msgstr "ERROR: Kan ikke åbne midlertidigt arkiv"
+#~ msgid "ERROR: Unable to print %d text columns!\n"
+#~ msgstr "ERROR: Kan ikke udskrive %d tekstspalter!\n"
+
+#~ msgid "ERROR: Unable to print %dx%d text page!\n"
+#~ msgstr "ERROR: Kan ikke udskrive %dx%d tekstside!\n"
+
+#~ msgid "ERROR: Unable to read print data!\n"
+#~ msgstr "ERROR: Kan ikke læse udskriftsdata!\n"
+
+#~ msgid "ERROR: Unable to send print data (%d)\n"
+#~ msgstr "ERROR: Kan ikke sende udskriftsdata (%d)\n"
+
+#~ msgid "ERROR: Unable to send print data!\n"
+#~ msgstr "ERROR: Kan ikke sende udskriftsdata!\n"
+
+#~ msgid "ERROR: Unable to write %d bytes to printer!\n"
+#~ msgstr "ERROR: Kan ikke skrive %d byte til printer!\n"
+
+#~ msgid "ERROR: Unable to write raster data to driver!\n"
+#~ msgstr "ERROR: Kan ikke skrive rasterdata til driver!\n"
+
+#~ msgid "ERROR: Unable to write to temporary file"
+#~ msgstr "ERROR: Kan ikke skrive til midlertidigt arkiv"
+
+#~ msgid "ERROR: Unexpected text on line %d of %s!\n"
+#~ msgstr "ERROR: Uventet tekst på linje %d af %s!\n"
+
+#~ msgid "ERROR: Unknown encryption option value \"%s\"!\n"
+#~ msgstr "ERROR: Ukendt værdi i krypteringsindstilling \"%s\"!\n"
+
+#~ msgid "ERROR: Unknown message catalog format for \"%s\"!\n"
+#~ msgstr "ERROR: Ukendt beskedkatalogformat til \"%s\"!\n"
+
+#~ msgid "ERROR: Unknown option \"%s\" with value \"%s\"!\n"
+#~ msgstr "ERROR: Ukendt indstilling \"%s\" med værdien \"%s\"!\n"
+
+#~ msgid "ERROR: Unknown version option value \"%s\"!\n"
+#~ msgstr "ERROR: Ukendt værdi på versionsindstilling \"%s\"!\n"
+
+#~ msgid "ERROR: Unsupported brightness value %s, using brightness=100!\n"
+#~ msgstr ""
+#~ "ERROR: Værdi for lysstyrke %s ikke understøttet, bruger lysstyrke=100!\n"
+
+#~ msgid "ERROR: Unsupported gamma value %s, using gamma=1000!\n"
+#~ msgstr "ERROR: Værdi for gamma %s ikke understøttet, bruger gamma=1000!\n"
+
+#~ msgid "ERROR: Unsupported number-up value %d, using number-up=1!\n"
+#~ msgstr ""
+#~ "ERROR: Værdi for number-up %d ikke understøttet, bruger number-up=1!\n"
+
+#~ msgid ""
+#~ "ERROR: Unsupported number-up-layout value %s, using number-up-"
+#~ "layout=lrtb!\n"
+#~ msgstr ""
+#~ "ERROR: Værdi for number-up-layout %s ikke understøttet, bruger number-up-"
+#~ "layout=lrtb!\n"
+
+#~ msgid "ERROR: Unsupported page-border value %s, using page-border=none!\n"
+#~ msgstr ""
+#~ "ERROR: Værdi for page-border %s ikke understøttet, bruger page-"
+#~ "border=none!\n"
+
+#~ msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting!\n"
+#~ msgstr "ERROR: doc_printf-overløb (%d byte) registreret, annullerer!\n"
+
#~ msgid "ERROR: pdftops filter crashed on signal %d!\n"
#~ msgstr "ERROR: pdftops-filter gik ned på signalet %d!\n"
#~ msgid "ERROR: pdftops filter exited with status %d!\n"
#~ msgstr "ERROR: pdftops-filter afsluttede med status %d!\n"
+#~ msgid "ERROR: pictwpstops exited on signal %d!\n"
+#~ msgstr "ERROR: pictwpstops afsluttede på signalet %d!\n"
+
+#~ msgid "ERROR: pictwpstops exited with status %d!\n"
+#~ msgstr "ERROR: pictwpstops afsluttede med status %d!\n"
+
+#~ msgid ""
+#~ "ERROR: recoverable: Unable to connect to printer; will retry in 30 "
+#~ "seconds...\n"
+#~ msgstr ""
+#~ "ERROR: Kan gendannes: Kan ikke oprette forbindelse til printer; prøver "
+#~ "igen om 30 sekunder...\n"
+
+#~ msgid "Empty PPD file!"
+#~ msgstr "Tomt PPD-arkiv!"
+
+#~ msgid "Error: need hostname after '-h' option!\n"
+#~ msgstr "ERROR: Værtsnavn kræves efter indstillingen '-h'!\n"
+
+#~ msgid "Fuser temperature high!"
+#~ msgstr "Fixertemperatur høj!"
+
+#~ msgid "Fuser temperature low!"
+#~ msgstr "Fixertemperatur lav!"
+
+#~ msgid "Got a printer-uri attribute but no job-id!"
+#~ msgstr "Fik en printer-uri-egenskab, men ingen job-id!"
+
+#~ msgid "Ink/toner almost empty."
+#~ msgstr "Blæk/toner næsten tom."
+
+#~ msgid "Ink/toner empty!"
+#~ msgstr "Blæk/toner tom!"
+
+#~ msgid "Ink/toner waste bin almost full."
+#~ msgstr "Affaldsbeholder til blæk/toner næsten fuld."
+
+#~ msgid "Ink/toner waste bin full!"
+#~ msgstr "Affaldsbeholder til blæk/toner fuld!"
+
+#~ msgid "Interlock open."
+#~ msgstr "Sikkerhedsafbryder åben."
+
+#~ msgid "Job #%d cannot be restarted - no files!"
+#~ msgstr "Job #%d kan ikke startes igen - ingen arkiver!"
+
+#~ msgid "Job #%d does not exist!"
+#~ msgstr "Job #%d eksisterer ikke!"
+
+#~ msgid "Job #%d is finished and cannot be altered!"
+#~ msgstr "Job #%d er færdigt og kan ikke ændres!"
+
+#~ msgid "Job #%d is not complete!"
+#~ msgstr "Job #%d er ikke færdigt!"
+
+#~ msgid "Job #%d is not held for authentication!"
+#~ msgstr "Job #%d er ikke udsat til godkendelse!"
+
+#~ msgid "Job #%d is not held!"
+#~ msgstr "Job #%d er ikke udsat!"
+
+#~ msgid "Job #%s does not exist!"
+#~ msgstr "Job #%s eksisterer ikke!"
+
+#~ msgid "Job %d not found!"
+#~ msgstr "Job %d findes ikke!"
+
+#~ msgid "Job subscriptions cannot be renewed!"
+#~ msgstr "Jobabonnementer kan ikke fornys!"
+
+#~ msgid "Language \"%s\" not supported!"
+#~ msgstr "Sproget \"%s\" understøttes ikke!"
+
+#~ msgid "Media jam!"
+#~ msgstr "Mediestop!"
+
+#~ msgid "Media tray almost empty."
+#~ msgstr "Mediebakke næsten tom."
+
+#~ msgid "Media tray empty!"
+#~ msgstr "Mediebakke tom!"
+
+#~ msgid "Media tray missing!"
+#~ msgstr "Mediebakke mangler!"
+
+#~ msgid "Media tray needs to be filled."
+#~ msgstr "Mediebakke skal fyldes op."
+
+#~ msgid "Missing document-number attribute!"
+#~ msgstr "Manglende document-number-attribut!"
+
+#~ msgid "Missing double quote on line %d!"
+#~ msgstr "Manglende dobbelt anførselstegn i linje %d!"
+
+#~ msgid "Missing form variable!"
+#~ msgstr "Manglende formularvariabel!"
+
+#~ msgid "Missing notify-subscription-ids attribute!"
+#~ msgstr "Manglende notify-subscription-ids-egenskab!"
+
+#~ msgid "Missing requesting-user-name attribute!"
+#~ msgstr "Manglende requesting-user-name-egenskab!"
+
+#~ msgid "Missing required attributes!"
+#~ msgstr "Manglende nødvendige attributter!"
+
+#~ msgid "Missing value on line %d!"
+#~ msgstr "Manglende værdi i linje %d!"
+
+#~ msgid "No PPD name!"
+#~ msgstr "Intet PPD-navn!"
+
+#~ msgid "No Windows printer drivers are installed!"
+#~ msgstr "Der er ikke installeret nogen Windows-printerdrivere!"
+
+#~ msgid "No active jobs on %s!"
+#~ msgstr "Ingen aktive job på %s!"
+
+#~ msgid "No attributes in request!"
+#~ msgstr "Ingen attributter i anmodning!"
+
+#~ msgid "No authentication information provided!"
+#~ msgstr "Ingen godkendelsesoplysninger leveret!"
+
+#~ msgid "No file!?!"
+#~ msgstr "Intet arkiv!?!"
+
+#~ msgid "No modification time!"
+#~ msgstr "Intet ændringstidspunkt!"
+
+#~ msgid "No printer name!"
+#~ msgstr "Intet printernavn!"
+
+#~ msgid "No printer-uri found for class!"
+#~ msgstr "Ingen printer-uri fundet til klasse!"
+
+#~ msgid "No printer-uri found!"
+#~ msgstr "Ingen printer-uri fundet!"
+
+#~ msgid "No printer-uri in request!"
+#~ msgstr "Ingen printer-uri i anmodning!"
+
+#~ msgid "No subscription attributes in request!"
+#~ msgstr "Ingen abonnementsattributter i anmodning!"
+
+#~ msgid "OPC almost at end-of-life."
+#~ msgstr "OPC næsten slidt op."
+
+#~ msgid "OPC at end-of-life!"
+#~ msgstr "OPC slidt op!"
+
+#~ msgid "Out of toner!"
+#~ msgstr "Ikke mere toner!"
+
+#~ msgid "Output bin almost full."
+#~ msgstr "Udbakke næsten fuld."
+
+#~ msgid "Output bin full!"
+#~ msgstr "Udbakke fuld!"
+
+#~ msgid "Output tray missing!"
+#~ msgstr "Udbakke mangler!"
+
+#~ msgid "Printer offline."
+#~ msgstr "Printer passiv."
+
+#~ msgid "SCSI Printer"
+#~ msgstr "SCSI-printer"
+
+#~ msgid "The notify-user-data value is too large (%d > 63 octets)!"
+#~ msgstr "Værdien for notify-user-data er for stor (%d > 63 oktetter)!"
+
+#~ msgid "The printer or class is not shared!"
+#~ msgstr "Printeren eller klassen er ikke delt!"
+
+#~ msgid "The printer-uri attribute is required!"
+#~ msgstr "Egenskaben printer-uri kræves!"
+
+#~ msgid "Toner low."
+#~ msgstr "Toner lav."
+
+#~ msgid "Too many job-sheets values (%d > 2)!"
+#~ msgstr "For mange job-sheets-værdier (%d > 2)!"
+
+#~ msgid "Too many printer-state-reasons values (%d > %d)!"
+#~ msgstr "For mange printer-state-reasons-værdier (%d > %d)!"
+
+#~ msgid "Unable to add job for destination \"%s\"!"
+#~ msgstr "Kan ikke tilføje job til destinationen \"%s\"!"
+
+#~ msgid "Unable to allocate memory for file types!"
+#~ msgstr "Kan ikke tildele hukommelse til arkivtyper!"
+
+#~ msgid "Unable to copy 64-bit CUPS printer driver files (%d)!"
+#~ msgstr "Kan ikke kopiere 64 bit CUPS-printerarkiver (%d)!"
+
+#~ msgid "Unable to copy 64-bit Windows printer driver files (%d)!"
+#~ msgstr "Kan ikke kopiere 64 bit Windows-printerarkiver (%d)!"
+
+#~ msgid "Unable to copy CUPS printer driver files (%d)!"
+#~ msgstr "Kan ikke kopiere CUPS-printerarkiver (%d)!"
+
+#~ msgid "Unable to copy PPD file - %s!"
+#~ msgstr "Kan ikke kopiere PPD-arkiv - %s!"
+
+#~ msgid "Unable to copy PPD file!"
+#~ msgstr "Kan ikke kopiere PPD-arkiv!"
+
+#~ msgid "Unable to copy Windows 2000 printer driver files (%d)!"
+#~ msgstr "Kan ikke kopiere Windows 2000-printerarkiver (%d)!"
+
+#~ msgid "Unable to copy Windows 9x printer driver files (%d)!"
+#~ msgstr "Kan ikke kopiere Windows 9x-printerarkiver (%d)!"
+
+#~ msgid "Unable to copy interface script - %s!"
+#~ msgstr "Kan ikke kopiere grænsefladeinstruks - %s!"
+
+#~ msgid "Unable to create printer-uri!"
+#~ msgstr "Kan ikke oprette printer-uri!"
+
+#~ msgid "Unable to edit cupsd.conf files larger than 1MB!"
+#~ msgstr "Kan ikke redigere cupsd.conf-arkiver på mere end 1 MB!"
+
+#~ msgid "Unable to find destination for job!"
+#~ msgstr "Kan ikke finde jobbets destination!"
+
+#~ msgid "Unable to find printer!\n"
+#~ msgstr "Kan ikke finde printer!\n"
+
+#~ msgid "Unable to install Windows 2000 printer driver files (%d)!"
+#~ msgstr "Kan ikke installere Windows 2000-printerarkiver (%d)!"
+
+#~ msgid "Unable to install Windows 9x printer driver files (%d)!"
+#~ msgstr "Kan ikke installere Windows 9x-printerarkiver (%d)!"
+
+#~ msgid "Unable to open document %d in job %d!"
+#~ msgstr "Kan ikke åbne dokument %d i job %d!"
+
+#~ msgid "Unable to send command to printer driver!"
+#~ msgstr "Kan ikke sende kommando til printerarkiv!"
+
+#~ msgid "Unable to set Windows printer driver (%d)!"
+#~ msgstr "Kan ikke indstille Windows-printerarkiv (%d)!"
+
+#~ msgid "Unable to use legacy USB class driver!\n"
+#~ msgstr "Kan ikke bruge oprindeligt printerarkiv af USB-klasse!\n"
+
#~ msgid "Unknown printer error (%s)!"
#~ msgstr "Ukendt printerfejl (%s)!"
+#~ msgid "Unsupported character set \"%s\"!"
+#~ msgstr "Ikke understøttet tegnsæt \"%s\"!"
+
+#~ msgid "Unsupported compression \"%s\"!"
+#~ msgstr "Ikke understøttet komprimering \"%s\"!"
+
+#~ msgid "Unsupported compression attribute %s!"
+#~ msgstr "Ikke understøttet komprimeringsegenskab %s!"
+
+#~ msgid "Unsupported format \"%s\"!"
+#~ msgstr "Ikke understøttet format \"%s\"!"
+
+#~ msgid "Unsupported format '%s'!"
+#~ msgstr "Ikke understøttet format \"%s\"!"
+
+#~ msgid "Unsupported format '%s/%s'!"
+#~ msgstr "Ikke understøttet format '%s/%s'!"
+
#~ msgid ""
#~ "Usage: convert [ options ]\n"
#~ "\n"
@@ -5653,11 +6587,527 @@ msgstr "variable-bindings bruger uendelig længde"
#~ " -v Vær en anelse detaljeret\n"
#~ " -vv Vær meget detaljseret\n"
+#~ msgid "WARNING: Failed to read side-channel request!\n"
+#~ msgstr "WARNING: Kunne ikke læse anmodningen om side-channel!\n"
+
+#~ msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature!\n"
+#~ msgstr ""
+#~ "WARNING: Indstillingen \"%s\" kan ikke inkluderes via IncludeFeature!\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with command status byte after %d "
+#~ "seconds!\n"
+#~ msgstr ""
+#~ "WARNING: Ekstern vært svarede ikke med kommandostatus-byte efter %d "
+#~ "sekunder!\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with control status byte after %d "
+#~ "seconds!\n"
+#~ msgstr ""
+#~ "WARNING: Ekstern vært svarede ikke med kontrolstatus-byte efter %d "
+#~ "sekunder!\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with data status byte after %d "
+#~ "seconds!\n"
+#~ msgstr ""
+#~ "WARNING: Ekstern vært svarede ikke med datastatus-byte efter %d "
+#~ "sekunder!\n"
+
+#~ msgid "WARNING: SCSI command timed out (%d); retrying...\n"
+#~ msgstr "WARNING: Timeout i SCSI-kommando (%d); prøver igen...\n"
+
+#~ msgid ""
+#~ "WARNING: This document does not conform to the Adobe Document Structuring "
+#~ "Conventions and may not print correctly!\n"
+#~ msgstr ""
+#~ "WARNING: Dette dokument overholder ikke Adobe Document Structuring "
+#~ "Conventions og udskrives muligvis ikke korrekt!\n"
+
+#~ msgid "WARNING: Unknown choice \"%s\" for option \"%s\"!\n"
+#~ msgstr "WARNING: Ukendt valg \"%s\" til indstillingen \"%s\"!\n"
+
+#~ msgid "WARNING: Unknown option \"%s\"!\n"
+#~ msgstr "WARNING: Ukendt indstilling \"%s\"!\n"
+
+#~ msgid "WARNING: Unsupported baud rate %s!\n"
+#~ msgstr "WARNING: Ikke understøttet baudhastighed %s!\n"
+
+#~ msgid ""
+#~ "WARNING: recoverable: Network host '%s' is busy; will retry in %d "
+#~ "seconds...\n"
+#~ msgstr ""
+#~ "WARNING: Kan gendannes: Netværksværten '%s' er i brug; prøver igen om %d "
+#~ "sekunder...\n"
+
+#~ msgid "Warning, no Windows 2000 printer drivers are installed!"
+#~ msgstr ""
+#~ "Advarsel - der er ikke installeret nogen Windows 2000-printerarkiver!"
+
+#~ msgid "cupsctl: Unknown option \"%s\"!\n"
+#~ msgstr "cupsctl: Ukendt indstilling \"%s\"!\n"
+
+#~ msgid "cupsctl: Unknown option \"-%c\"!\n"
+#~ msgstr "cupsctl: Ukendt indstilling \"-%c\"!\n"
+
+#~ msgid "cupsd: Expected config filename after \"-c\" option!\n"
+#~ msgstr "cupsd: Forventede config-arkivnavn efter indstillingen \"-c\"!\n"
+
+#~ msgid "cupsd: Unable to get current directory!\n"
+#~ msgstr "cupsd: Kan ikke hente aktuelt bibliotek!\n"
+
+#~ msgid "cupsd: Unknown argument \"%s\" - aborting!\n"
+#~ msgstr "cupsd: Ukendt argument \"%s\" - afbryder!\n"
+
+#~ msgid "cupsd: Unknown option \"%c\" - aborting!\n"
+#~ msgstr "cupsd: Ukendt indstilling \"%c\" - afbryder!\n"
+
+#~ msgid "cupsfilter: Invalid document number %d!\n"
+#~ msgstr "cupsfilter: Ugyldigt dokumentnummer %d!\n"
+
+#~ msgid "cupsfilter: Invalid job ID %d!\n"
+#~ msgstr "cupsfilter: Ugyldig job-id %d!\n"
+
+#~ msgid "cupsfilter: Only one filename can be specified!\n"
+#~ msgstr "cupsfilter: Der kan kun anføres et arkivnavn!\n"
+
#~ msgid "cupsfilter: Unable to create temporary file: %s\n"
#~ msgstr "cupsfilter: Kan ikke oprette midlertidigt arkiv: %s\n"
+#~ msgid "job-printer-uri attribute missing!"
+#~ msgstr "egenskaben job-printer-uri mangler!"
+
+#~ msgid "lpadmin: Class name can only contain printable characters!\n"
+#~ msgstr "lpadmin: Klassenavn må kun indeholde tegn, der kan udskrives!\n"
+
+#~ msgid "lpadmin: Expected PPD after '-P' option!\n"
+#~ msgstr "lpadmin: Forventede PPD efter indstillingen '-P'!\n"
+
+#~ msgid "lpadmin: Expected allow/deny:userlist after '-u' option!\n"
+#~ msgstr "lpadmin: Forventede allow/deny:userlist efter indstillingen '-u'!\n"
+
+#~ msgid "lpadmin: Expected class after '-r' option!\n"
+#~ msgstr "lpadmin: Forventede klasse efter indstillingen '-r'!\n"
+
+#~ msgid "lpadmin: Expected class name after '-c' option!\n"
+#~ msgstr "lpadmin: Forventede klassenavn efter indstillingen '-c'!\n"
+
+#~ msgid "lpadmin: Expected description after '-D' option!\n"
+#~ msgstr "lpadmin: Forventede beskrivelse efter indstillingen '-D'!\n"
+
+#~ msgid "lpadmin: Expected device URI after '-v' option!\n"
+#~ msgstr "lpadmin: Forventede enheds-URI efter indstillingen '-v'!\n"
+
+#~ msgid "lpadmin: Expected file type(s) after '-I' option!\n"
+#~ msgstr "lpadmin: Forventede arkivtype(r) efter indstillingen '-I'!\n"
+
+#~ msgid "lpadmin: Expected hostname after '-h' option!\n"
+#~ msgstr "lpadmin: Forventede værtsnavn efter indstillingen '-h'!\n"
+
+#~ msgid "lpadmin: Expected interface after '-i' option!\n"
+#~ msgstr "lpadmin: Forventede grænseflade efter indstillingen '-i'!\n"
+
+#~ msgid "lpadmin: Expected location after '-L' option!\n"
+#~ msgstr "lpadmin: Forventede placering efter indstillingen '-L'!\n"
+
+#~ msgid "lpadmin: Expected model after '-m' option!\n"
+#~ msgstr "lpadmin: Forventede model efter indstillingen '-m'!\n"
+
+#~ msgid "lpadmin: Expected name=value after '-o' option!\n"
+#~ msgstr "lpadmin: Forventede navn=værdi efter indstillingen '-o'!\n"
+
+#~ msgid "lpadmin: Expected printer after '-p' option!\n"
+#~ msgstr "lpadmin: Forventede printer efter indstillingen '-p'!\n"
+
+#~ msgid "lpadmin: Expected printer name after '-d' option!\n"
+#~ msgstr "lpadmin: Forventede printernavn efter indstillingen '-d'!\n"
+
+#~ msgid "lpadmin: Expected printer or class after '-x' option!\n"
+#~ msgstr ""
+#~ "lpadmin: Forventede printer eller klasse efter indstillingen '-x'!\n"
+
+#~ msgid "lpadmin: No member names were seen!\n"
+#~ msgstr "lpadmin: Ingen medlemsnavne set!\n"
+
+#~ msgid "lpadmin: Printer name can only contain printable characters!\n"
+#~ msgstr "lpadmin: Printernavn må kun indeholde tegn, der kan udskrives!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to add a printer to the class:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Kan ikke føje en printer til klassen:\n"
+#~ " Du skal først angive et printernavn!\n"
+
#~ msgid "lpadmin: Unable to create temporary file - %s\n"
#~ msgstr "lpadmin: Kan ikke oprette midlertidigt arkiv - %s\n"
#~ msgid "lpadmin: Unable to create temporary file: %s\n"
#~ msgstr "lpadmin: Kan ikke oprette midlertidigt arkiv: %s\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to remove a printer from the class:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Kan ikke fjerne en printer fra klassen:\n"
+#~ " Du skal først angive et printernavn!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the PPD file:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Kan ikke indstille PPD-arkivet:\n"
+#~ " Du skal først angive et printernavn!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the device URI:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Kan ikke indstille enheds-URI'en:\n"
+#~ " Du skal først angive et printernavn!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the interface script or PPD file:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Kan ikke indstille grænsefladeinstruksen eller PPD-arkivet:\n"
+#~ " Du skal først angive et printernavn!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the interface script:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Kan ikke indstille grænsefladeinstruksen:\n"
+#~ " Du skal først angive et printernavn!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer description:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Kan ikke indstille printerbeskrivelsen:\n"
+#~ " Du skal først angive et printernavn!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer location:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Kan ikke indstille printerens placering:\n"
+#~ " Du skal først angive et printernavn!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer options:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Kan ikke indstille printerens udstyr:\n"
+#~ " Du skal først angive et printernavn!\n"
+
+#~ msgid "lpadmin: Unknown allow/deny option \"%s\"!\n"
+#~ msgstr "lpadmin: Ukendt indstilling for tillad/afvis \"%s\"!\n"
+
+#~ msgid "lpadmin: Unknown argument '%s'!\n"
+#~ msgstr "lpadmin: Ukendt argument \"%s\"!\n"
+
+#~ msgid "lpadmin: Unknown option '%c'!\n"
+#~ msgstr "lpadmin: Ukendt indstilling '%c'!\n"
+
+#~ msgid "lpadmin: Warning - content type list ignored!\n"
+#~ msgstr "lpadmin: Advarsel - listen indholdstype ignoreret!\n"
+
+#~ msgid "lpinfo: Expected 1284 device ID string after --device-id!\n"
+#~ msgstr "lpinfo: Forventede 1284-enheds-id-streng efter --device-id!\n"
+
+#~ msgid "lpinfo: Expected language after --language!\n"
+#~ msgstr "lpinfo: Forventede sprog efter --language!\n"
+
+#~ msgid "lpinfo: Expected make and model after --make-and-model!\n"
+#~ msgstr "lpinfo: Forventede mærke og model efter --make-and-model!\n"
+
+#~ msgid "lpinfo: Expected product string after --product!\n"
+#~ msgstr "lpinfo: Forventede produktstreng efter --product!\n"
+
+#~ msgid "lpinfo: Expected scheme list after --exclude-schemes!\n"
+#~ msgstr "lpinfo: Forventede planliste efter --exclude-schemes!\n"
+
+#~ msgid "lpinfo: Expected scheme list after --include-schemes!\n"
+#~ msgstr "lpinfo: Forventede planliste efter --include-schemes!\n"
+
+#~ msgid "lpinfo: Expected timeout after --timeout!\n"
+#~ msgstr "lpinfo: Forventede timeout efter --timeout!\n"
+
+#~ msgid "lpinfo: Unknown argument '%s'!\n"
+#~ msgstr "lpinfo: Ukendt argument \"%s\"!\n"
+
+#~ msgid "lpinfo: Unknown option '%c'!\n"
+#~ msgstr "lpinfo: Ukendt indstilling '%c'!\n"
+
+#~ msgid "lpinfo: Unknown option '%s'!\n"
+#~ msgstr "lpinfo: Ukendt indstilling '%s'!\n"
+
+#~ msgid "lpmove: Unknown argument '%s'!\n"
+#~ msgstr "lpmove: Ukendt argument \"%s\"!\n"
+
+#~ msgid "lpmove: Unknown option '%c'!\n"
+#~ msgstr "lpmove: Ukendt indstilling '%c'!\n"
+
+#~ msgid "lpoptions: No printers!?!\n"
+#~ msgstr "lpoptions: Ingen printere!?!\n"
+
+#~ msgid "lpoptions: Unable to open PPD file for %s!\n"
+#~ msgstr "lpoptions: Kan ikke åbne PPD-arkivet til %s!\n"
+
+#~ msgid "lpoptions: Unknown printer or class!\n"
+#~ msgstr "lpoptions: Ukendt printer eller klasse!\n"
+
+#~ msgid "lppasswd: Only root can add or delete passwords!\n"
+#~ msgstr "lppasswd: Det er kun root, der må tilføje og slette adgangskoder!\n"
+
+#~ msgid "lppasswd: Password file busy!\n"
+#~ msgstr "lppasswd: Adgangskodearkiv i brug!\n"
+
+#~ msgid "lppasswd: Password file not updated!\n"
+#~ msgstr "lppasswd: Adgangskodearkiv ikke opdateret!\n"
+
+#~ msgid "lppasswd: Sorry, password doesn't match!\n"
+#~ msgstr "lppasswd: Beklager, adgangskoderne er ikke de samme!\n"
+
+#~ msgid "lppasswd: Sorry, passwords don't match!\n"
+#~ msgstr "lppasswd: Beklager, adgangskoderne er ikke de samme!\n"
+
+#~ msgid ""
+#~ "lpstat: error - %s environment variable names non-existent destination \"%"
+#~ "s\"!\n"
+#~ msgstr ""
+#~ "lpstat: Fejl - %s-miljøvariabel navngiver ikke eksisterende destination "
+#~ "\"%s\"!\n"
+
+#~ msgid "notify-events not specified!"
+#~ msgstr "notify-events ikke anført!"
+
+#~ msgid "notify-recipient-uri URI \"%s\" is already used!"
+#~ msgstr "notify-recipient-uri URI \"%s\" er allerede brugt!"
+
+#~ msgid "notify-recipient-uri URI \"%s\" uses unknown scheme!"
+#~ msgstr "notify-recipient-uri URI \"%s\" bruger ukendt skema!"
+
+#~ msgid "notify-subscription-id %d no good!"
+#~ msgstr "notify-subscription-id %d ikke i orden!"
+
+#~ msgid "ppdc: Bad resolution name \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Ugyldigt opløsningsnavn \"%s\" på linje %d af %s!\n"
+
+#~ msgid "ppdc: Bad status keyword %s on line %d of %s!\n"
+#~ msgstr "ppdc: Ugyldigt statusnøgleord %s på linje %d af %s!\n"
+
+#~ msgid "ppdc: Choice found on line %d of %s with no Option!\n"
+#~ msgstr "ppdc: Valg fundet på linje %d af %s uden nogen indstilling!\n"
+
+#~ msgid "ppdc: Duplicate #po for locale %s on line %d of %s!\n"
+#~ msgstr "ppdc: Dubleret #po for lokalitet %s på linje %d af %s!\n"
+
+#~ msgid "ppdc: Expected a filter definition on line %d of %s!\n"
+#~ msgstr "ppdc: Forventede en filterdefinition på linje %d af %s!\n"
+
+#~ msgid "ppdc: Expected a program name on line %d of %s!\n"
+#~ msgstr "ppdc: Forventede et programnavn på linje %d af %s!\n"
+
+#~ msgid "ppdc: Expected charset after Font on line %d of %s!\n"
+#~ msgstr "ppdc: Forventede tegnsæt efter Font på linje %d af %s!\n"
+
+#~ msgid "ppdc: Expected color order for ColorModel on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Forventede farverækkefølge til ColorModel på linje %d af %s!\n"
+
+#~ msgid "ppdc: Expected colorspace for ColorModel on line %d of %s!\n"
+#~ msgstr "ppdc: Forventede farveområde til ColorModel på linje %d af %s!\n"
+
+#~ msgid "ppdc: Expected compression for ColorModel on line %d of %s!\n"
+#~ msgstr "ppdc: Forventede komprimering til ColorModel på linje %d af %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected constraints string for UIConstraints on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Forventede begrænsningsstreng til UIConstraints på linje %d af %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected driver type keyword following DriverType on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc: Forventede nøgleord til printerarkivtype efter DriverType på linje %"
+#~ "d af %s!\n"
+
+#~ msgid "ppdc: Expected duplex type after Duplex on line %d of %s!\n"
+#~ msgstr "ppdc: Forventede duplekstype efter Duplex på linje %d af %s!\n"
+
+#~ msgid "ppdc: Expected encoding after Font on line %d of %s!\n"
+#~ msgstr "ppdc: Forventede kodning efter Font på linje %d af %s!\n"
+
+#~ msgid "ppdc: Expected filename after #po %s on line %d of %s!\n"
+#~ msgstr "ppdc: Forventede arkivnavn efter #po %s på linje %d af %s!\n"
+
+#~ msgid "ppdc: Expected group name/text on line %d of %s!\n"
+#~ msgstr "ppdc: Forventede gruppenavn/-tekst på linje %d af %s.\n"
+
+#~ msgid "ppdc: Expected include filename on line %d of %s!\n"
+#~ msgstr "ppdc: Forventede inkluder arkivnavn på linje %d af %s!\n"
+
+#~ msgid "ppdc: Expected integer on line %d of %s!\n"
+#~ msgstr "ppdc: Forventede heltal på linje %d af %s!\n"
+
+#~ msgid "ppdc: Expected locale after #po on line %d of %s!\n"
+#~ msgstr "ppdc: Forventede lokalitet efter #po på linje %d af %s!\n"
+
+#~ msgid "ppdc: Expected name after %s on line %d of %s!\n"
+#~ msgstr "ppdc: Forventede navn efter %s på linje %d af %s!\n"
+
+#~ msgid "ppdc: Expected name after FileName on line %d of %s!\n"
+#~ msgstr "ppdc: Forventede navn efter FileName på linje %d af %s!\n"
+
+#~ msgid "ppdc: Expected name after Font on line %d of %s!\n"
+#~ msgstr "ppdc: Forventede navn efter Font på linje %d af %s!\n"
+
+#~ msgid "ppdc: Expected name after Manufacturer on line %d of %s!\n"
+#~ msgstr "ppdc: Forventede navn efter Manufacturer på linje %d af %s!\n"
+
+#~ msgid "ppdc: Expected name after MediaSize on line %d of %s!\n"
+#~ msgstr "ppdc: Forventede navn efter MediaSize på linje %d af %s!\n"
+
+#~ msgid "ppdc: Expected name after ModelName on line %d of %s!\n"
+#~ msgstr "ppdc: Forventede navn efter ModelName på linje %d af %s!\n"
+
+#~ msgid "ppdc: Expected name after PCFileName on line %d of %s!\n"
+#~ msgstr "ppdc: Forventede navn efter PCFileName på linje %d af %s!\n"
+
+#~ msgid "ppdc: Expected name/text after %s on line %d of %s!\n"
+#~ msgstr "ppdc: Forventede navn/tekst efter %s på linje %d af %s!\n"
+
+#~ msgid "ppdc: Expected name/text after Installable on line %d of %s!\n"
+#~ msgstr "ppdc: Forventede navn/tekst efter Installable på linje %d af %s.\n"
+
+#~ msgid "ppdc: Expected name/text after Resolution on line %d of %s!\n"
+#~ msgstr "ppdc: Forventede navn/tekst efter Resolution på linje %d af %s.\n"
+
+#~ msgid ""
+#~ "ppdc: Expected name/text combination for ColorModel on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Forventede navn-/tekstkombination til ColorModel på linje %d af %"
+#~ "s!\n"
+
+#~ msgid "ppdc: Expected option name/text on line %d of %s!\n"
+#~ msgstr "ppdc: Forventede indstillingsnavn/-tekst på linje %d af %s.\n"
+
+#~ msgid "ppdc: Expected option section on line %d of %s!\n"
+#~ msgstr "ppdc: Forventede indstillingssektion på linje %d af %s!\n"
+
+#~ msgid "ppdc: Expected option type on line %d of %s!\n"
+#~ msgstr "ppdc: Forventede indstillingstype på linje %d af %s!\n"
+
+#~ msgid "ppdc: Expected override field after Resolution on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Forventede tilsidesættelsesfelt efter Resolution på linje %d af %"
+#~ "s!\n"
+
+#~ msgid "ppdc: Expected real number on line %d of %s!\n"
+#~ msgstr "ppdc: Forventede rigtigt tal på linje %d af %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected resolution/mediatype following ColorProfile on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc: Forventede opløsnings-/medietype efter ColorProfile på linje %d af %"
+#~ "s.\n"
+
+#~ msgid ""
+#~ "ppdc: Expected resolution/mediatype following SimpleColorProfile on line %"
+#~ "d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Forventede opløsnings-/medietype efter SimpleColorProfile på linje %"
+#~ "d af %s.\n"
+
+#~ msgid "ppdc: Expected selector after %s on line %d of %s!\n"
+#~ msgstr "ppdc: Forventede vælger efter %s på linje %d af %s!\n"
+
+#~ msgid "ppdc: Expected status after Font on line %d of %s!\n"
+#~ msgstr "ppdc: Forventede status efter Font på linje %d af %s!\n"
+
+#~ msgid "ppdc: Expected string after Copyright on line %d of %s!\n"
+#~ msgstr "ppdc: Forventede streng efter Copyright på linje %d af %s!\n"
+
+#~ msgid "ppdc: Expected string after Version on line %d of %s!\n"
+#~ msgstr "ppdc: Forventede streng efter Version på linje %d af %s!\n"
+
+#~ msgid "ppdc: Expected two option names on line %d of %s!\n"
+#~ msgstr "ppdc: Forventede to indstillingsnavne på linje %d af %s!\n"
+
+#~ msgid "ppdc: Expected value after %s on line %d of %s!\n"
+#~ msgstr "ppdc: Forventede værdi efter %s på linje %d af %s!\n"
+
+#~ msgid "ppdc: Expected version after Font on line %d of %s!\n"
+#~ msgstr "ppdc: Forventede version efter Font på linje %d af %s!\n"
+
+#~ msgid "ppdc: Invalid #include/#po filename \"%s\"!\n"
+#~ msgstr "ppdc: Ugyldigt #include/#po-arkivnavn \"%s\"!\n"
+
+#~ msgid "ppdc: Invalid cost for filter on line %d of %s!\n"
+#~ msgstr "ppdc: Ugyldig omkostning for filter på linje %d af %s!\n"
+
+#~ msgid "ppdc: Invalid empty MIME type for filter on line %d of %s!\n"
+#~ msgstr "ppdc: Ugyldig tom MIME-type for filter på linje %d af %s!\n"
+
+#~ msgid "ppdc: Invalid empty program name for filter on line %d of %s!\n"
+#~ msgstr "ppdc: Ugyldigt tomt programnavn for filter på linje %d af %s!\n"
+
+#~ msgid "ppdc: Invalid option section \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Ugyldig indstillingssektion \"%s\" på linje %d af %s!\n"
+
+#~ msgid "ppdc: Invalid option type \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Ugyldig indstillingstype \"%s\" på linje %d af %s!\n"
+
+#~ msgid "ppdc: Missing #endif at end of \"%s\"!\n"
+#~ msgstr "ppdc: Manglende #endif i slutningen af \"%s\"!\n"
+
+#~ msgid "ppdc: Missing #if on line %d of %s!\n"
+#~ msgstr "ppdc: Manglende #if på linje %d af %s!\n"
+
+#~ msgid "ppdc: No message catalog provided for locale %s!\n"
+#~ msgstr "ppdc: Intet beskedkatalog til lokalitet %s!\n"
+
+#~ msgid "ppdc: Option %s redefined with a different type on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Indstilling %s omdefineret med en anden type på linje %d af %s!\n"
+
+#~ msgid "ppdc: Option constraint must *name on line %d of %s!\n"
+#~ msgstr "ppdc: Indstillingen constraint skal *name på linje %d af %s.\n"
+
+#~ msgid "ppdc: Too many nested #if's on line %d of %s!\n"
+#~ msgstr "ppdc: For mange indlejrede #if-udsagn på linje %d af %s!\n"
+
+#~ msgid "ppdc: Unable to find #po file %s on line %d of %s!\n"
+#~ msgstr "ppdc: Kan ikke finde #po-arkiv %s på linje %d af %s!\n"
+
+#~ msgid "ppdc: Unable to find include file \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Kan ikke finde inkluder arkiv \"%s\" på linje %d af %s!\n"
+
+#~ msgid "ppdc: Unknown driver type %s on line %d of %s!\n"
+#~ msgstr "ppdc: Ukendt type printerarkiv %s på linje %d af %s!\n"
+
+#~ msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Ukendt duplekstype \"%s\" på linje %d af %s!\n"
+
+#~ msgid "ppdc: Unknown media size \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Ukendt mediestørrelse \"%s\" på linje %d af %s!\n"
+
+#~ msgid "ppdc: Unknown token \"%s\" seen on line %d of %s!\n"
+#~ msgstr "ppdc: Ukendt mærke \"%s\" set på linje %d af %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Unknown trailing characters in real number \"%s\" on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc: Ukendt udpunkteringstegn i rigtige tal \"%s\" på linje %d af %s!\n"
+
+#~ msgid "ppdc: Unterminated string starting with %c on line %d of %s!\n"
+#~ msgstr "ppdc: Uafsluttet streng startende fra %c på linje %d af %s!\n"
+
+#~ msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s!\n"
+#~ msgstr "ppdmerge: Ugyldig LanguageVersion \"%s\" in %s!\n"
diff --git a/locale/cups_de.po b/locale/cups_de.po
index 3874e969d..83782a39f 100644
--- a/locale/cups_de.po
+++ b/locale/cups_de.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: CUPS 1.4\n"
"Report-Msgid-Bugs-To: http://www.cups.org/str.php\n"
-"POT-Creation-Date: 2009-06-18 15:43-0700\n"
+"POT-Creation-Date: 2010-03-03 10:36-0800\n"
"PO-Revision-Date: 2009-02-16 12:00-0800\n"
"Last-Translator: Apple Inc.\n"
"Language-Team: Apple Inc.\n"
@@ -219,8 +219,8 @@ msgstr ""
" (constraint=\"%s %s %s %s\")\n"
#, c-format
-msgid " WARN %s has no corresponding options!\n"
-msgstr " WARN %s hat keine passenden Optionen!\n"
+msgid " WARN %s has no corresponding options\n"
+msgstr ""
#, c-format
msgid ""
@@ -230,24 +230,18 @@ msgstr ""
" WARN %s hat eine gemeinsames übliches Präfix mit %s\n"
" REF: Seite 15, Abschnitt 3.2.\n"
-msgid " WARN Default choices conflicting!\n"
-msgstr " WARN Konflikt bei Standardauswahl!\n"
+msgid " WARN Default choices conflicting\n"
+msgstr ""
#, c-format
msgid ""
" WARN Duplex option keyword %s may not work as expected and should "
-"be named Duplex!\n"
+"be named Duplex\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" WARN Duplex-Option-Keyword „%s“ funktioniert u. U. nicht wie "
-"erwartet – es sollte „Duplex“ heißen!\n"
-" REF: Seite 122, Abschnitt 5.17\n"
-msgid ""
-" WARN File contains a mix of CR, LF, and CR LF line endings!\n"
+msgid " WARN File contains a mix of CR, LF, and CR LF line endings\n"
msgstr ""
-" WARN Datei enthält Mischung aus den Zeilenenden „CR“, „LF“ und "
-"„CR LF“!\n"
msgid ""
" WARN LanguageEncoding required by PPD 4.3 spec.\n"
@@ -257,8 +251,8 @@ msgstr ""
" REF: Seite 56–57, Abschnitt 5.3.\n"
#, c-format
-msgid " WARN Line %d only contains whitespace!\n"
-msgstr " WARN Zeile %d enthält nur Leerzeichen!\n"
+msgid " WARN Line %d only contains whitespace\n"
+msgstr ""
msgid ""
" WARN Manufacturer required by PPD 4.3 spec.\n"
@@ -269,18 +263,14 @@ msgstr ""
msgid ""
" WARN Non-Windows PPD files should use lines ending with only LF, "
-"not CR LF!\n"
+"not CR LF\n"
msgstr ""
-" WARN Windows-fremde PPD-Datei sollte nur Zeilenenden mit „LF“ "
-"verwenden, nicht mit „CR LF“!\n"
#, c-format
msgid ""
-" WARN Obsolete PPD version %.1f!\n"
+" WARN Obsolete PPD version %.1f\n"
" REF: Page 42, section 5.2.\n"
msgstr ""
-" WARN Veraltete PPD-Version %.1f!\n"
-" REF: Seite 42, Abschnitt 5.2.\n"
msgid ""
" WARN PCFileName longer than 8.3 in violation of PPD spec.\n"
@@ -291,6 +281,11 @@ msgstr ""
" REF: Seite 61–62, Abschnitt 5.3.\n"
msgid ""
+" WARN PCFileName should contain a unique filename.\n"
+" REF: Pages 61-62, section 5.3.\n"
+msgstr ""
+
+msgid ""
" WARN Protocols contains PJL but JCL attributes are not set.\n"
" REF: Pages 78-79, section 5.7.\n"
msgstr ""
@@ -314,72 +309,99 @@ msgstr ""
" REF: Seite 64–65, Abschnitt 5.3.\n"
#, c-format
-msgid " %s %s %s does not exist!\n"
-msgstr " %s %s %s existiert nicht!\n"
+msgid " %s %s %s does not exist\n"
+msgstr ""
#, c-format
-msgid " %s %s file \"%s\" has the wrong capitalization!\n"
+msgid " %s %s file \"%s\" has the wrong capitalization\n"
msgstr ""
#, c-format
msgid ""
-" %s Bad %s choice %s!\n"
+" %s Bad %s choice %s\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" %s Ungültig: %s Auswahl %s!\n"
-" REF: Seite 122, Abschnitt 5.17\n"
#, c-format
-msgid " %s Bad UTF-8 \"%s\" translation string for option %s!\n"
-msgstr " %s Ungültiger UTF-8 „%s“ Übersetzungsstring für Option „%s“!\n"
+msgid " %s Bad UTF-8 \"%s\" translation string for option %s\n"
+msgstr ""
#, c-format
msgid ""
-" %s Bad UTF-8 \"%s\" translation string for option %s, choice %s!\n"
+" %s Bad UTF-8 \"%s\" translation string for option %s, choice %s\n"
msgstr ""
-" %s Ungültiger UTF-8 „%s“ Übersetzungsstring für Option „%s“, Auswahl "
-"„%s“!\n"
#, c-format
-msgid " %s Bad cupsFilter value \"%s\"!\n"
-msgstr " %s Ungültiger cupsFilter-Wert „%s“!\n"
+msgid " %s Bad cupsFilter value \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsICCProfile %s!\n"
-msgstr " %s Ungültiges cupsICCProfile „%s“!\n"
+msgid " %s Bad cupsICCProfile %s\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsPreFilter value \"%s\"!\n"
-msgstr " %s Ungültiger cupsPreFilter-Wert „%s“!\n"
+msgid " %s Bad cupsPreFilter value \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s Ungültiges cupsUIConstraints „%s“: „%s“!\n"
+msgid " %s Bad cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad language \"%s\"!\n"
-msgstr " %s Ungültige Sprache „%s“!\n"
+msgid " %s Bad language \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad spelling of %s - should be %s!\n"
+msgid " %s Bad permissions on APDialogExtension file \"%s\"\n"
msgstr ""
#, c-format
-msgid " %s Cannot provide both APScanAppPath and APScanAppBundleID!\n"
+msgid " %s Bad permissions on APPrinterIconPath file \"%s\"\n"
msgstr ""
#, c-format
-msgid " %s Empty cupsUIConstraints %s!\n"
-msgstr " %s Leeres cupsUIConstraints „%s“!\n"
+msgid " %s Bad permissions on APPrinterLowInkTool file \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Missing \"%s\" translation string for option %s!\n"
-msgstr " %s Fehlender „%s“-Übersetzungsstring für Option „%s“!\n"
+msgid " %s Bad permissions on APPrinterUtilityPath file \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Missing \"%s\" translation string for option %s, choice %s!\n"
+msgid " %s Bad permissions on APScanAppPath file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on cupsFilter file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on cupsICCProfile file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on cupsPreFilter file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad spelling of %s - should be %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Cannot provide both APScanAppPath and APScanAppBundleID\n"
+msgstr ""
+
+#, c-format
+msgid " %s Empty cupsUIConstraints %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Missing \"%s\" translation string for option %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Missing \"%s\" translation string for option %s, choice %s\n"
msgstr ""
-" %s Fehlender „%s“-Übersetzungsstring für Option „%s“, Auswahl „%s“!\n"
#, c-format
msgid " %s Missing APDialogExtension file \"%s\"\n"
@@ -403,101 +425,94 @@ msgstr ""
#, c-format
msgid ""
-" %s Missing REQUIRED PageRegion option!\n"
+" %s Missing REQUIRED PageRegion option\n"
" REF: Page 100, section 5.14.\n"
msgstr ""
#, c-format
msgid ""
-" %s Missing REQUIRED PageSize option!\n"
+" %s Missing REQUIRED PageSize option\n"
" REF: Page 99, section 5.14.\n"
msgstr ""
#, c-format
-msgid " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"!\n"
+msgid " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"\n"
msgstr ""
-" %s Fehlende Auswahl „*%s %s“ in UIConstraints „*%s %s *%s %s“!\n"
#, c-format
-msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s Fehlende Auswahl „*%s %s“ in cupsUIConstraints „%s“: „%s“!\n"
+msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
#, c-format
msgid " %s Missing cupsFilter file \"%s\"\n"
msgstr " %s Fehlende cupsFilter-Datei „%s“\n"
#, c-format
-msgid " %s Missing cupsICCProfile file \"%s\"!\n"
-msgstr " %s Fehlende cupsICCProfile-Datei „%s“!\n"
+msgid " %s Missing cupsICCProfile file \"%s\"\n"
+msgstr ""
#, c-format
msgid " %s Missing cupsPreFilter file \"%s\"\n"
msgstr " %s Fehlende cupsPreFilter-Datei „%s“\n"
#, c-format
-msgid " %s Missing cupsUIResolver %s!\n"
-msgstr " %s Fehlender cupsUIResolver „%s“!\n"
+msgid " %s Missing cupsUIResolver %s\n"
+msgstr ""
#, c-format
-msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"!\n"
-msgstr " %s Fehlende Option „%s“ in UIConstraints „*%s %s *%s %s“!\n"
+msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"\n"
+msgstr ""
#, c-format
-msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s Fehlende Option „%s“ in cupsUIConstraints „%s“: „%s“!\n"
+msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s No base translation \"%s\" is included in file!\n"
-msgstr " %s Keine Basisübersetzung „%s“ in der Datei enthalten!\n"
+msgid " %s No base translation \"%s\" is included in file\n"
+msgstr ""
#, c-format
msgid ""
-" %s Non-standard size name \"%s\"!\n"
+" %s Non-standard size name \"%s\"\n"
" REF: Page 187, section B.2.\n"
msgstr ""
#, c-format
msgid ""
-" %s REQUIRED %s does not define choice None!\n"
+" %s REQUIRED %s does not define choice None\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" %s BENÖTIGT: „%s“ definiert Auswahl nicht als „None“!\n"
-" REF: Seite 122, Abschnitt 5.17\n"
#, c-format
-msgid " %s Size \"%s\" defined for %s but not for %s!\n"
+msgid " %s Size \"%s\" defined for %s but not for %s\n"
msgstr ""
#, c-format
-msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)!\n"
+msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)\n"
msgstr ""
#, c-format
-msgid " %s cupsICCProfile %s hash value collides with %s!\n"
-msgstr " %s Hash-Wert von cupsICCProfile „%s“ in Konflikt mit „%s“!\n"
+msgid " %s cupsICCProfile %s hash value collides with %s\n"
+msgstr ""
#, c-format
-msgid " %s cupsUIResolver %s causes a loop!\n"
-msgstr " %s cupsUIResolver „%s“ erzeugt eine Schleife!\n"
+msgid " %s cupsUIResolver %s causes a loop\n"
+msgstr ""
#, c-format
msgid ""
-" %s cupsUIResolver %s does not list at least two different options!\n"
+" %s cupsUIResolver %s does not list at least two different options\n"
msgstr ""
#, c-format
-msgid " **FAIL** %s choice names %s and %s differ only by case!\n"
+msgid " **FAIL** %s choice names %s and %s differ only by case\n"
msgstr ""
-" **FEHLER** %s-Auswahlnamen „%s“ und „%s“ unterscheiden sich nur durch "
-"Groß-/Kleinschreibung!\n"
#, c-format
msgid ""
-" **FAIL** %s must be 1284DeviceID!\n"
+" **FAIL** %s must be 1284DeviceID\n"
" REF: Page 72, section 5.5\n"
msgstr ""
-" **FEHLER** „%s“ muss 1284DeviceID sein!\n"
-" REF: Seite 72, Abschnitt 5.5\n"
#, c-format
msgid ""
@@ -509,19 +524,15 @@ msgstr ""
#, c-format
msgid ""
-" **FAIL** BAD DefaultImageableArea %s!\n"
+" **FAIL** BAD DefaultImageableArea %s\n"
" REF: Page 102, section 5.15.\n"
msgstr ""
-" **FEHLER** UNGÜLTIG: DefaultImageableArea „%s“!\n"
-" REF: Seite 102, Abschnitt 5.15.\n"
#, c-format
msgid ""
-" **FAIL** BAD DefaultPaperDimension %s!\n"
+" **FAIL** BAD DefaultPaperDimension %s\n"
" REF: Page 103, section 5.15.\n"
msgstr ""
-" **FEHLER** UNGÜLTIG: DefaultPaperDimension „%s“!\n"
-" REF: Seite 103, Abschnitt 5.15.\n"
msgid ""
" **FAIL** BAD JobPatchFile attribute in file\n"
@@ -575,11 +586,9 @@ msgstr ""
#, c-format
msgid ""
-" **FAIL** Bad %s choice %s!\n"
+" **FAIL** Bad %s choice %s\n"
" REF: Page 84, section 5.9\n"
msgstr ""
-" **FEHLER** Ungültig: „%s“ Auswahl „%s“!\n"
-" REF: Seite 84, Abschnitt 5.9\n"
#, c-format
msgid ""
@@ -598,14 +607,12 @@ msgstr ""
" REF: Seite 56, Abschnitt 5.3.\n"
#, c-format
-msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1!\n"
+msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1\n"
msgstr ""
-" **FEHLER** Ungültiges LanguageEncoding „%s“ – muss „ISOLatin1“ sein!\n"
#, c-format
-msgid " **FAIL** Bad LanguageVersion %s - must be English!\n"
+msgid " **FAIL** Bad LanguageVersion %s - must be English\n"
msgstr ""
-" **FEHLER** Ungültige LanguageVersion „%s“ – muss „Englisch“ sein!\n"
#, c-format
msgid " **FAIL** Default option code cannot be interpreted: %s\n"
@@ -615,34 +622,26 @@ msgstr ""
#, c-format
msgid ""
" **FAIL** Default translation string for option %s choice %s contains "
-"8-bit characters!\n"
+"8-bit characters\n"
msgstr ""
-" **FEHLER** Standard-Übersetzungsstring für Option „%s“ Auswahl „%s“ "
-"enthält 8-Bit-Zeichen!\n"
#, c-format
msgid ""
" **FAIL** Default translation string for option %s contains 8-bit "
-"characters!\n"
+"characters\n"
msgstr ""
-" **FEHLER** Standard-Übersetzungsstring für Option „%s“ enthält 8-Bit-"
-"Zeichen!\n"
#, c-format
-msgid " **FAIL** Group names %s and %s differ only by case!\n"
+msgid " **FAIL** Group names %s and %s differ only by case\n"
msgstr ""
-" **FEHLER** Gruppennamen „%s“ und „%s“ unterscheiden sich nur durch "
-"Groß-/Kleinschreibung!\n"
#, c-format
-msgid " **FAIL** Multiple occurrences of %s choice name %s!\n"
-msgstr " **FEHLER** Mehrere Vorkommen des „%s“-Auswahlnamens „%s“!\n"
+msgid " **FAIL** Multiple occurrences of %s choice name %s\n"
+msgstr ""
#, c-format
-msgid " **FAIL** Option names %s and %s differ only by case!\n"
+msgid " **FAIL** Option names %s and %s differ only by case\n"
msgstr ""
-" **FEHLER** Optionnamen „%s“ und „%s“ unterscheiden sich nur durch "
-"Groß-/Kleinschreibung!\n"
#, c-format
msgid ""
@@ -792,100 +791,82 @@ msgstr " %d FEHLER GEFUNDEN\n"
#, c-format
msgid ""
-" Bad %%%%BoundingBox: on line %d!\n"
+" Bad %%%%BoundingBox: on line %d\n"
" REF: Page 39, %%%%BoundingBox:\n"
msgstr ""
-" Ungültige %%%%BoundingBox: in Zeile %d!\n"
-" REF: Seite 39, %%%%BoundingBox:\n"
#, c-format
msgid ""
-" Bad %%%%Page: on line %d!\n"
+" Bad %%%%Page: on line %d\n"
" REF: Page 53, %%%%Page:\n"
msgstr ""
-" Ungültige %%%%Page: in Zeile %d!\n"
-" REF: Seite 53, %%%%Page:\n"
#, c-format
msgid ""
-" Bad %%%%Pages: on line %d!\n"
+" Bad %%%%Pages: on line %d\n"
" REF: Page 43, %%%%Pages:\n"
msgstr ""
-" Ungültige %%%%Pages: in Zeile %d!\n"
-" REF: Seite 43, %%%%Pages:\n"
#, c-format
msgid ""
-" Line %d is longer than 255 characters (%d)!\n"
+" Line %d is longer than 255 characters (%d)\n"
" REF: Page 25, Line Length\n"
msgstr ""
-" Zeile %d ist länger als 255 Zeichen (%d)!\n"
-" REF: Seite 25, Line Length\n"
msgid ""
-" Missing %!PS-Adobe-3.0 on first line!\n"
+" Missing %!PS-Adobe-3.0 on first line\n"
" REF: Page 17, 3.1 Conforming Documents\n"
msgstr ""
-" %!PS-Adobe-3.0 fehlt in der ersten Zeile!\n"
-" REF: Seite 17, 3.1 Conforming Documents\n"
#, c-format
msgid ""
-" Missing %%EndComments comment!\n"
+" Missing %%EndComments comment\n"
" REF: Page 41, %%EndComments\n"
msgstr ""
-" %%EndComments-Kommentar fehlt!\n"
-" REF: Seite 41, %%EndComments\n"
#, c-format
msgid ""
-" Missing or bad %%BoundingBox: comment!\n"
+" Missing or bad %%BoundingBox: comment\n"
" REF: Page 39, %%BoundingBox:\n"
msgstr ""
-" %%BoundingBox fehlt oder ist ungültig: Kommentar!\n"
-" REF: Seite 39, %%BoundingBox:\n"
#, c-format
msgid ""
-" Missing or bad %%Page: comments!\n"
+" Missing or bad %%Page: comments\n"
" REF: Page 53, %%Page:\n"
msgstr ""
-" %%Page fehlt oder ist ungültig: Kommentare!\n"
-" REF: Seite 53, %%Page:\n"
#, c-format
msgid ""
-" Missing or bad %%Pages: comment!\n"
+" Missing or bad %%Pages: comment\n"
" REF: Page 43, %%Pages:\n"
msgstr ""
-" %%Pages fehlt oder ist ungültig: Kommentar!\n"
-" REF: Seite 43, %%Pages:\n"
msgid " NO ERRORS FOUND\n"
msgstr " KEINE FEHLER GEFUNDEN\n"
#, c-format
-msgid " Saw %d lines that exceeded 255 characters!\n"
-msgstr " %d Zeilen mit über 255 Zeichen gefunden!\n"
+msgid " Saw %d lines that exceeded 255 characters\n"
+msgstr ""
#, c-format
-msgid " Too many %%BeginDocument comments!\n"
-msgstr " Zu viele %%BeginDocument-Kommentare!\n"
+msgid " Too many %%BeginDocument comments\n"
+msgstr ""
#, c-format
-msgid " Too many %%EndDocument comments!\n"
-msgstr " Zu viele %%EndDocument-Kommentare!\n"
+msgid " Too many %%EndDocument comments\n"
+msgstr ""
-msgid " Warning: file contains binary data!\n"
-msgstr " Achtung: Datei enthält Binärdaten!\n"
+msgid " Warning: file contains binary data\n"
+msgstr ""
#, c-format
-msgid " Warning: no %%EndComments comment in file!\n"
-msgstr " Achtung: kein %%EndComments-Kommentar in der Datei!\n"
+msgid " Warning: no %%EndComments comment in file\n"
+msgstr ""
#, c-format
-msgid " Warning: obsolete DSC version %.1f in file!\n"
-msgstr " Achtung: veraltete DSC-Version %.1f in der Datei!\n"
+msgid " Warning: obsolete DSC version %.1f in file\n"
+msgstr ""
msgid " FAIL\n"
msgstr " FEHLER\n"
@@ -981,8 +962,8 @@ msgstr ""
"\t%s\n"
#, c-format
-msgid "%s not supported!"
-msgstr "%s nicht unterstützt!"
+msgid "%s not supported"
+msgstr ""
#, c-format
msgid "%s/%s accepting requests since %s\n"
@@ -1005,123 +986,119 @@ msgid "%s: %s failed: %s\n"
msgstr "%s: %s fehlgeschlagen: %s\n"
#, c-format
-msgid "%s: Don't know what to do!\n"
-msgstr "%s: Weiß nicht, was ich tun soll!\n"
+msgid "%s: Don't know what to do\n"
+msgstr ""
#, c-format
msgid ""
-"%s: Error - %s environment variable names non-existent destination \"%s\"!\n"
+"%s: Error - %s environment variable names non-existent destination \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid "%s: Error - bad job ID\n"
msgstr ""
-"%s: Fehler – %s Umgebungsvariablennamen nicht vorhanden für Ziel „%s“!\n"
#, c-format
-msgid "%s: Error - bad job ID!\n"
-msgstr "%s: Fehler – ungültige Druckauftrags-ID!\n"
+msgid "%s: Error - cannot print files and alter jobs simultaneously\n"
+msgstr ""
#, c-format
-msgid "%s: Error - cannot print files and alter jobs simultaneously!\n"
+msgid "%s: Error - cannot print from stdin if files or a job ID are provided\n"
msgstr ""
-"%s: Fehler – kann nicht gleichzeitig Dateien drucken und Druckaufträge "
-"ändern!\n"
#, c-format
-msgid ""
-"%s: Error - cannot print from stdin if files or a job ID are provided!\n"
+msgid "%s: Error - expected character set after '-S' option\n"
msgstr ""
-"%s: Fehler – kann nicht von „stdin“, wenn Dateien oder eine Druckauftrags-ID "
-"übergeben werden!\n"
#, c-format
-msgid "%s: Error - expected character set after '-S' option!\n"
-msgstr "%s: Fehler – Zeichensatz erwartet nach '-S'-Option!\n"
+msgid "%s: Error - expected content type after '-T' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected content type after '-T' option!\n"
-msgstr "%s: Fehler – Inhaltstyp erwartet nach '-T'-Option!\n"
+msgid "%s: Error - expected copies after '-n' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected copies after '-n' option!\n"
-msgstr "%s: Fehler – Kopien erwartet nach '-n'-Option!\n"
+msgid "%s: Error - expected copy count after '-#' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected copy count after '-#' option!\n"
-msgstr "%s: Fehler – Kopienanzahl erwartet nach '-#'-Option!\n"
+msgid "%s: Error - expected destination after '-P' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected destination after '-P' option!\n"
-msgstr "%s: Fehler – Ziel erwartet nach '-P'-Option!\n"
+msgid "%s: Error - expected destination after '-b' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected destination after '-b' option!\n"
-msgstr "%s: Fehler – Ziel erwartet nach '-b'-Option!\n"
+msgid "%s: Error - expected destination after '-d' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected destination after '-d' option!\n"
-msgstr "%s: Fehler – Ziel erwartet nach '-d'-Option!\n"
+msgid "%s: Error - expected form after '-f' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected form after '-f' option!\n"
-msgstr "%s: Fehler – Form erwartet nach '-f'-Option!\n"
+msgid "%s: Error - expected hold name after '-H' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected hold name after '-H' option!\n"
-msgstr "%s: Fehler – Name halten erwartet nach '-H'-Option!\n"
+msgid "%s: Error - expected hostname after '-H' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected hostname after '-H' option!\n"
-msgstr "%s: Fehler – Hostname erwartet nach '-H'-Option!\n"
+msgid "%s: Error - expected hostname after '-h' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected hostname after '-h' option!\n"
-msgstr "%s: Fehler – Hostname erwartet nach '-h'-Option!\n"
+msgid "%s: Error - expected mode list after '-y' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected mode list after '-y' option!\n"
-msgstr "%s: Fehler – Modusliste erwartet nach '-y'-Option!\n"
+msgid "%s: Error - expected name after '-%c' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected name after '-%c' option!\n"
-msgstr "%s: Fehler – Name erwartet nach '-%c'-Option!\n"
+msgid "%s: Error - expected option string after '-o' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected option string after '-o' option!\n"
-msgstr "%s: Fehler – Optionsstring erwartet nach '-o'-Option!\n"
+msgid "%s: Error - expected page list after '-P' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected page list after '-P' option!\n"
-msgstr "%s: Fehler – Seitenliste erwartet nach '-P'-Option!\n"
+msgid "%s: Error - expected priority after '-%c' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected priority after '-%c' option!\n"
-msgstr "%s: Fehler – Priorität erwartet nach '-%c'-Option!\n"
+msgid "%s: Error - expected reason text after '-r' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected reason text after '-r' option!\n"
-msgstr "%s: Fehler – Text mit Grund erwartet nach '-r'-Option!\n"
+msgid "%s: Error - expected title after '-t' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected title after '-t' option!\n"
-msgstr "%s: Fehler – Titel erwartet nach '-t'-Option!\n"
+msgid "%s: Error - expected username after '-U' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected username after '-U' option!\n"
-msgstr "%s: Fehler – Benutzername erwartet nach '-U'-Option!\n"
+msgid "%s: Error - expected username after '-U' option!n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected username after '-u' option!\n"
-msgstr "%s: Fehler – Benutzername erwartet nach '-u'-Option!\n"
+msgid "%s: Error - expected username after '-u' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected value after '-%c' option!\n"
-msgstr "%s: Fehler – Wert erwartet nach '-%c'-Option!\n"
+msgid "%s: Error - expected value after '-%c' option\n"
+msgstr ""
#, c-format
msgid ""
"%s: Error - need \"completed\", \"not-completed\", or \"all\" after '-W' "
-"option!\n"
+"option\n"
msgstr ""
-"%s: Fehler – benötigt „completed“, „not-completed“ oder „all“ nach '-W'-"
-"Option!\n"
#, c-format
msgid "%s: Error - no default destination available.\n"
@@ -1132,8 +1109,8 @@ msgid "%s: Error - priority must be between 1 and 100.\n"
msgstr "%s: Fehler – Priorität muss zwischen 1 und 100 sein.\n"
#, c-format
-msgid "%s: Error - scheduler not responding!\n"
-msgstr "%s: Fehler – Scheduler reagiert nicht!\n"
+msgid "%s: Error - scheduler not responding\n"
+msgstr ""
#, c-format
msgid "%s: Error - too many files - \"%s\"\n"
@@ -1148,64 +1125,64 @@ msgid "%s: Error - unable to queue from stdin - %s\n"
msgstr "%s: Fehler – keine Warteliste für „stdin“ – %s\n"
#, c-format
-msgid "%s: Error - unknown destination \"%s\"!\n"
-msgstr "%s: Fehler – unbekanntes Ziel „%s“!\n"
+msgid "%s: Error - unknown destination \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Error - unknown destination \"%s/%s\"!\n"
-msgstr "%s: Fehler – unbekanntes Ziel „%s/%s“!\n"
+msgid "%s: Error - unknown destination \"%s/%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Error - unknown option '%c'!\n"
-msgstr "%s: Fehler – unbekannte Option '%c'!\n"
+msgid "%s: Error - unknown option '%c'\n"
+msgstr ""
#, c-format
-msgid "%s: Error - unknown option '%s'!\n"
-msgstr "%s: Fehler – unbekannte Option '%s'!\n"
+msgid "%s: Error - unknown option '%s'\n"
+msgstr ""
#, c-format
-msgid "%s: Expected job ID after '-i' option!\n"
-msgstr "%s: Druckauftrags-ID erwartet nach '-i'-Option!\n"
+msgid "%s: Expected job ID after '-i' option\n"
+msgstr ""
#, c-format
msgid "%s: Filter \"%s\" not available: %s\n"
msgstr "%s: Filter „%s“ nicht verfügbar: %s\n"
#, c-format
-msgid "%s: Invalid destination name in list \"%s\"!\n"
-msgstr "%s: Ungültiger Zielname in Liste „%s“!\n"
+msgid "%s: Invalid destination name in list \"%s\"\n"
+msgstr ""
#, c-format
msgid "%s: Invalid filter string \"%s\"\n"
msgstr "%s: Ungültiger Filterstring „%s“\n"
#, c-format
-msgid "%s: Need job ID ('-i jobid') before '-H restart'!\n"
-msgstr "%s: Druckauftrags-ID ('-i jobid') benötigt vor '-H restart'!\n"
+msgid "%s: Need job ID ('-i jobid') before '-H restart'\n"
+msgstr ""
#, c-format
-msgid "%s: No filter to convert from %s/%s to %s/%s!\n"
-msgstr "%s: Kein Filter für Konvertierung von %s/%s zu %s/%s!\n"
+msgid "%s: No filter to convert from %s/%s to %s/%s\n"
+msgstr ""
#, c-format
msgid "%s: Operation failed: %s\n"
msgstr "%s: Aktion fehlgeschlagen: %s\n"
#, c-format
-msgid "%s: Sorry, no encryption support compiled in!\n"
-msgstr "%s: Verschlüsselungsunterstützung nicht verfügbar!\n"
+msgid "%s: Sorry, no encryption support compiled in\n"
+msgstr ""
#, c-format
msgid "%s: Unable to connect to server\n"
msgstr "%s: Verbindung mit Server fehlgeschlagen\n"
#, c-format
-msgid "%s: Unable to contact server!\n"
-msgstr "%s: Verbindungsaufbau zum Server fehlgeschlagen!\n"
+msgid "%s: Unable to contact server\n"
+msgstr ""
#, c-format
-msgid "%s: Unable to determine MIME type of \"%s\"!\n"
-msgstr "%s: MIME-Typ von „%s“ konnte nicht bestimmt werden!\n"
+msgid "%s: Unable to determine MIME type of \"%s\"\n"
+msgstr ""
#, c-format
msgid "%s: Unable to open %s: %s\n"
@@ -1220,58 +1197,55 @@ msgid "%s: Unable to open PPD file: %s on line %d.\n"
msgstr ""
#, c-format
-msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"!\n"
-msgstr "%s: MIME-Datenbank von „%s“ oder „%s“ konnte nicht gelesen werden!\n"
+msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown destination \"%s\"!\n"
-msgstr "%s: Unbekanntes Ziel „%s“!\n"
+msgid "%s: Unknown destination \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown destination MIME type %s/%s!\n"
-msgstr "%s: Unbekannter Ziel-MIME-Typ „%s/%s“!\n"
+msgid "%s: Unknown destination MIME type %s/%s\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown option '%c'!\n"
-msgstr "%s: Unbekannte Option '%c'!\n"
+msgid "%s: Unknown option '%c'\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown source MIME type %s/%s!\n"
-msgstr "%s: Unbekannter Quell-MIME-Typ „%s/%s“!\n"
+msgid "%s: Unknown source MIME type %s/%s\n"
+msgstr ""
#, c-format
msgid ""
"%s: Warning - '%c' format modifier not supported - output may not be "
-"correct!\n"
+"correct\n"
msgstr ""
-"%s: Achtung – '%c'-Format-Modifier nicht unterstützt – Ausgabe ist u. U. "
-"nicht korrekt!\n"
#, c-format
-msgid "%s: Warning - character set option ignored!\n"
-msgstr "%s: Achtung – Zeichensatzoption ignoriert!\n"
+msgid "%s: Warning - character set option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - content type option ignored!\n"
-msgstr "%s: Achtung – Inhaltstypoption ignoriert!\n"
+msgid "%s: Warning - content type option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - form option ignored!\n"
-msgstr "%s: Achtung – Formoption ignoriert!\n"
+msgid "%s: Warning - form option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - mode option ignored!\n"
-msgstr "%s: Achtung – Modusoption ignoriert!\n"
+msgid "%s: Warning - mode option ignored\n"
+msgstr ""
#, c-format
msgid ""
-"%s: error - %s environment variable names non-existent destination \"%s\"!\n"
+"%s: error - %s environment variable names non-existent destination \"%s\"\n"
msgstr ""
-"%s: Fehler – %s Umgebungsvariablennamen nicht vorhanden für Ziel „%s“!\n"
#, c-format
-msgid "%s: error - expected option=value after '-o' option!\n"
-msgstr "%s: Fehler – „option=value“ erwartet nach '-o'-Option!\n"
+msgid "%s: error - expected option=value after '-o' option\n"
+msgstr ""
#, c-format
msgid "%s: error - no default destination available.\n"
@@ -1868,22 +1842,19 @@ msgstr "95"
msgid "?Invalid help command unknown\n"
msgstr "?Ungültiger Hilfebefehl ist unbekannt\n"
-msgid "A Samba password is required to export printer drivers!"
+msgid "A Samba password is required to export printer drivers"
msgstr ""
-"Es wird ein Samba-Kennwort benötigt, um Druckertreiber exportieren zu können!"
-msgid "A Samba username is required to export printer drivers!"
+msgid "A Samba username is required to export printer drivers"
msgstr ""
-"Es wird ein Samba-Benutzername benötigt, um Druckertreiber exportieren zu "
-"können!"
#, c-format
-msgid "A class named \"%s\" already exists!"
-msgstr "Es gibt bereits eine Klasse mit dem Namen „%s“!"
+msgid "A class named \"%s\" already exists"
+msgstr ""
#, c-format
-msgid "A printer named \"%s\" already exists!"
-msgstr "Es gibt bereits einen Drucker mit dem Namen „%s“!"
+msgid "A printer named \"%s\" already exists"
+msgstr ""
msgid "A0"
msgstr "DIN A0"
@@ -1994,13 +1965,12 @@ msgid "Applicator"
msgstr "Applicator"
#, c-format
-msgid "Attempt to set %s printer-state to bad value %d!"
+msgid "Attempt to set %s printer-state to bad value %d"
msgstr ""
-"Versuch, den Druckerstatus für „%s“ auf den ungültigen Wert „%d“ zu setzen!"
#, c-format
-msgid "Attribute groups are out of order (%x < %x)!"
-msgstr "Attributgruppen sind durcheinander (%x < %x)!"
+msgid "Attribute groups are out of order (%x < %x)"
+msgstr ""
msgid "B0"
msgstr "DIN B0"
@@ -2064,83 +2034,86 @@ msgid "Bad custom parameter"
msgstr "Ungültiger angepasster Parameter"
#, c-format
-msgid "Bad device URI \"%s\"!\n"
-msgstr "Ungültige Geräte-URI „%s“!\n"
+msgid "Bad device URI \"%s\"\n"
+msgstr ""
#, c-format
-msgid "Bad device-uri \"%s\"!"
-msgstr "Ungültige Geräte-URI „%s“!"
+msgid "Bad device-uri \"%s\""
+msgstr ""
#, c-format
-msgid "Bad device-uri scheme \"%s\"!"
-msgstr "Ungültiges Geräte-URI-Schema „%s“!"
+msgid "Bad device-uri scheme \"%s\""
+msgstr ""
#, c-format
-msgid "Bad document-format \"%s\"!"
-msgstr "Ungültiges Dokumentformat „%s“!"
+msgid "Bad document-format \"%s\""
+msgstr ""
-msgid "Bad filename buffer!"
-msgstr "Ungültiger Dateinamen-Puffer!"
+msgid "Bad filename buffer"
+msgstr ""
#, c-format
msgid "Bad font attribute: %s\n"
msgstr "Ungültiges Schriftattribut: %s\n"
-msgid "Bad job-priority value!"
-msgstr "Ungültiger Wert für Druckauftragspriorität!"
+msgid "Bad job-priority value"
+msgstr ""
#, c-format
-msgid "Bad job-sheets value \"%s\"!"
-msgstr "Ungültiger Wert „%s“ für Druckauftragslisten!"
+msgid "Bad job-sheets value \"%s\""
+msgstr ""
-msgid "Bad job-sheets value type!"
-msgstr "Ungültiger Wertetyp für Druckauftragslisten!"
+msgid "Bad job-sheets value type"
+msgstr ""
-msgid "Bad job-state value!"
-msgstr "Ungültiger Wert für Druckauftragsstatus!"
+msgid "Bad job-state value"
+msgstr ""
#, c-format
-msgid "Bad job-uri attribute \"%s\"!"
-msgstr "Ungültiges Druckauftrags-URI-Attribut „%s“!"
+msgid "Bad job-uri attribute \"%s\""
+msgstr ""
#, c-format
-msgid "Bad notify-pull-method \"%s\"!"
-msgstr "Ungültige Notify-Pull-Methode „%s“!"
+msgid "Bad notify-pull-method \"%s\""
+msgstr ""
#, c-format
-msgid "Bad notify-recipient-uri URI \"%s\"!"
-msgstr "Ungültige Notify-Recipient-URI: URI „%s“!"
+msgid "Bad notify-recipient-uri URI \"%s\""
+msgstr ""
#, c-format
msgid "Bad number-up value %d."
msgstr "Ungültiger Number-Up-Wert „%d“."
#, c-format
-msgid "Bad option + choice on line %d!"
-msgstr "Ungültige Option + Auswahl in Zeile %d!"
+msgid "Bad option + choice on line %d"
+msgstr ""
#, c-format
msgid "Bad page-ranges values %d-%d."
msgstr "Ungültige Seitenbereichswerte %d–%d."
#, c-format
-msgid "Bad port-monitor \"%s\"!"
-msgstr "Ungültiger Port-Monitor „%s“!"
+msgid "Bad port-monitor \"%s\""
+msgstr ""
#, c-format
-msgid "Bad printer-state value %d!"
-msgstr "Ungültiger Wert „%d“ für Druckerstatus!"
+msgid "Bad printer-state value %d"
+msgstr ""
#, c-format
-msgid "Bad request ID %d!"
+msgid "Bad request ID %d"
msgstr ""
#, c-format
-msgid "Bad request version number %d.%d!"
-msgstr "Ungültige Anfrage-Versionsnummer %d.%d!"
+msgid "Bad request version number %d.%d"
+msgstr ""
+
+msgid "Bad subscription ID"
+msgstr ""
-msgid "Bad subscription ID!"
-msgstr "Ungültige Subskriptions-ID!"
+msgid "Bad value string"
+msgstr ""
msgid "Banners"
msgstr "Banner"
@@ -2200,8 +2173,8 @@ msgid "Change Settings"
msgstr "Einstellungen ändern"
#, c-format
-msgid "Character set \"%s\" not supported!"
-msgstr "Zeichensatz „%s“ nicht unterstützt!"
+msgid "Character set \"%s\" not supported"
+msgstr ""
msgid "Chou3 Envelope"
msgstr "Chou3 Umschlag"
@@ -2240,11 +2213,8 @@ msgid "Continuous"
msgstr "Kontinuierlich"
#, c-format
-msgid "Could not scan type \"%s\"!"
-msgstr "Typ „%s“ konnte nicht durchsucht werden!"
-
-msgid "Cover open."
-msgstr "Die Abdeckung ist offen."
+msgid "Could not scan type \"%s\""
+msgstr ""
msgid "Created"
msgstr "Erstellt"
@@ -2295,12 +2265,6 @@ msgstr "DeskJet Serie"
msgid "Destination \"%s\" is not accepting jobs."
msgstr "Ziel „%s“ akzeptiert keine Druckaufträge."
-msgid "Developer almost empty."
-msgstr "Der Entwickler ist fast leer."
-
-msgid "Developer empty!"
-msgstr "Der Entwickler ist leer!"
-
#, c-format
msgid ""
"Device: uri = %s\n"
@@ -2327,9 +2291,6 @@ msgstr "Deaktiviert"
msgid "Document %d not found in job %d."
msgstr "Dokument „%d“ nicht gefunden in Druckauftrag „%d“."
-msgid "Door open."
-msgstr "Die Tür ist offen."
-
msgid "Double Postcard"
msgstr "Doppelpostkarte"
@@ -2364,24 +2325,20 @@ msgid "ERROR: %s job-id user title copies options [file]\n"
msgstr ""
#, c-format
-msgid "ERROR: Bad %%BoundingBox: comment seen!\n"
-msgstr "ERROR: Ungültige %%BoundingBox: Kommentar gesehen!\n"
-
-#, c-format
-msgid "ERROR: Bad %%IncludeFeature: comment!\n"
-msgstr "ERROR: Ungültiges %%IncludeFeature: Kommentar!\n"
+msgid "ERROR: Bad %%BoundingBox: comment seen\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad %%Page: comment in file!\n"
-msgstr "ERROR: Ungültige %%Page: Kommentar in Datei!\n"
+msgid "ERROR: Bad %%IncludeFeature: comment\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad %%PageBoundingBox: comment in file!\n"
-msgstr "ERROR: Ungültige %%PageBoundingBox: Kommentar in Datei!\n"
+msgid "ERROR: Bad %%Page: comment in file\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad SCSI device file \"%s\"!\n"
-msgstr "ERROR: Ungültige SCSI-Gerätedatei „%s“!\n"
+msgid "ERROR: Bad %%PageBoundingBox: comment in file\n"
+msgstr ""
#, c-format
msgid "ERROR: Bad charset file %s\n"
@@ -2392,23 +2349,23 @@ msgid "ERROR: Bad charset type %s\n"
msgstr "ERROR: Ungültiger Zeichensatztyp „%s“\n"
#, c-format
-msgid "ERROR: Bad columns value %d!\n"
-msgstr "ERROR: Ungültiger Spaltenwert „%d“!\n"
+msgid "ERROR: Bad columns value %d\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad cpi value %f!\n"
-msgstr "ERROR: Ungültiger cpi-Wert „%f“!\n"
+msgid "ERROR: Bad cpi value %f\n"
+msgstr ""
#, c-format
msgid "ERROR: Bad font description line: %s\n"
msgstr "ERROR: Ungültige Schriftbeschreibungszeile: „%s“\n"
#, c-format
-msgid "ERROR: Bad lpi value %f!\n"
-msgstr "ERROR: Ungültiger lpi-Wert „%f“!\n"
+msgid "ERROR: Bad lpi value %f\n"
+msgstr ""
-msgid "ERROR: Bad page setup!\n"
-msgstr "ERROR: Ungültiges Seitenformat!\n"
+msgid "ERROR: Bad page setup\n"
+msgstr ""
#, c-format
msgid "ERROR: Bad text direction %s\n"
@@ -2418,93 +2375,80 @@ msgstr "ERROR: Ungültige Textrichtung „%s“\n"
msgid "ERROR: Bad text width %s\n"
msgstr "ERROR: Ungültige Textweite „%s“\n"
-msgid "ERROR: Destination printer does not exist!\n"
-msgstr "ERROR: Zieldrucker existiert nicht!\n"
+msgid "ERROR: Destination printer does not exist\n"
+msgstr ""
#, c-format
-msgid "ERROR: Duplicate %%BoundingBox: comment seen!\n"
-msgstr "ERROR: Doppelte %%BoundingBox: Kommentar gesehen!\n"
+msgid "ERROR: Duplicate %%BoundingBox: comment seen\n"
+msgstr ""
#, c-format
-msgid "ERROR: Duplicate %%Pages: comment seen!\n"
-msgstr "ERROR: Doppelte %%Pages: Kommentar gesehen!\n"
+msgid "ERROR: Duplicate %%Pages: comment seen\n"
+msgstr ""
-msgid "ERROR: Empty print file!\n"
-msgstr "ERROR: Leere Druckdatei!\n"
+msgid "ERROR: Empty print file\n"
+msgstr ""
#, c-format
msgid "ERROR: Error %d sending PAPSendData request: %s\n"
msgstr "ERROR: Fehler „%d“ beim Senden der PAPSendData-Anfrage: %s\n"
#, c-format
-msgid "ERROR: Expected quoted string on line %d of %s!\n"
-msgstr "ERROR: String mit Anführungszeichen erwartet in Zeile %d von %s!\n"
-
-msgid "ERROR: Fatal USB error!\n"
-msgstr "ERROR: Schwerwiegender USB-Fehler!\n"
+msgid "ERROR: Expected quoted string on line %d of %s\n"
+msgstr ""
-msgid "ERROR: Invalid HP-GL/2 command seen, unable to print file!\n"
+msgid "ERROR: Fatal USB error\n"
msgstr ""
-"ERROR: Ungültiger HP-GL/2-Befehl aufgetreten; Datei konnte nicht gedruckt "
-"werden!\n"
#, c-format
-msgid "ERROR: Missing %%EndProlog!\n"
-msgstr "ERROR: Fehlender %%EndProlog!\n"
+msgid "ERROR: Missing %%EndProlog\n"
+msgstr ""
#, c-format
-msgid "ERROR: Missing %%EndSetup!\n"
-msgstr "ERROR: Fehlendes %%EndSetup!\n"
+msgid "ERROR: Missing %%EndSetup\n"
+msgstr ""
#, c-format
-msgid "ERROR: Missing value on line %d of banner file!\n"
-msgstr "ERROR: Wert fehlt in Zeile %d der Bannerdatei!\n"
+msgid "ERROR: Missing value on line %d of banner file\n"
+msgstr ""
#, c-format
msgid ""
-"ERROR: Need a msgid line before any translation strings on line %d of %s!\n"
+"ERROR: Need a msgid line before any translation strings on line %d of %s\n"
msgstr ""
-"ERROR: msgid-Zeile benötigt vor allen Übersetzungsstrings in Zeile %d von %"
-"s!\n"
#, c-format
-msgid "ERROR: No %%BoundingBox: comment in header!\n"
-msgstr "ERROR: Keine %%BoundingBox: Kommentar im Header!\n"
+msgid "ERROR: No %%BoundingBox: comment in header\n"
+msgstr ""
#, c-format
-msgid "ERROR: No %%Pages: comment in header!\n"
-msgstr "ERROR: Keine %%Pages: Kommentar im Header!\n"
+msgid "ERROR: No %%Pages: comment in header\n"
+msgstr ""
msgid ""
-"ERROR: No device URI found in argv[0] or in DEVICE_URI environment "
-"variable!\n"
+"ERROR: No device URI found in argv[0] or in DEVICE_URI environment variable\n"
msgstr ""
-"ERROR: Keine Geräte-URI gefunden in „argv[0]“ oder in DEVICE_URI "
-"Umgebungsvariable!\n"
#, c-format
msgid "ERROR: No fonts in charset file %s\n"
msgstr "ERROR: Keine Schriften in Zeichensatzdatei „%s“\n"
-msgid "ERROR: No pages found!\n"
-msgstr "ERROR: Keine Seiten gefunden!\n"
+msgid "ERROR: No pages found\n"
+msgstr ""
-msgid "ERROR: Out of paper!\n"
-msgstr "ERROR: Kein Papier mehr!\n"
+msgid "ERROR: Out of paper\n"
+msgstr ""
-msgid "ERROR: PRINTER environment variable not defined!\n"
-msgstr "ERROR: DRUCKER: Umgebungsvariable nicht definiert!\n"
+msgid "ERROR: PRINTER environment variable not defined\n"
+msgstr ""
#, c-format
-msgid "ERROR: Print file was not accepted (%s)!\n"
-msgstr "ERROR: Druckdatei wurde nicht akzeptiert (%s)!\n"
+msgid "ERROR: Print file was not accepted (%s)\n"
+msgstr ""
msgid "ERROR: Printer not responding\n"
msgstr "ERROR: Drucker reagiert nicht\n"
-msgid "ERROR: Printer not responding!\n"
-msgstr "ERROR: Drucker reagiert nicht!\n"
-
msgid "ERROR: Printer sent unexpected EOF\n"
msgstr "ERROR: Drucker sendete unerwartet EOF\n"
@@ -2530,6 +2474,9 @@ msgstr ""
msgid "ERROR: Unable to cancel job %d: %s\n"
msgstr "ERROR: Druckauftrag „%d“ konnte nicht abgebrochen werden: %s\n"
+msgid "ERROR: Unable to connect to printer; will retry in 30 seconds...\n"
+msgstr ""
+
msgid "ERROR: Unable to copy PDF file"
msgstr "ERROR: PDF-Datei konnte nicht kopiert werden"
@@ -2579,17 +2526,16 @@ msgid "ERROR: Unable to get default AppleTalk zone"
msgstr "ERROR: AppleTalk-Standardzone konnte nicht abgefragt werden"
#, c-format
-msgid "ERROR: Unable to get job %d attributes (%s)!\n"
+msgid "ERROR: Unable to get job %d attributes (%s)\n"
msgstr ""
-"ERROR: Attribute für Druckauftrag „%d“ konnten nicht abgefragt werden (%s)!\n"
#, c-format
-msgid "ERROR: Unable to get printer status (%s)!\n"
-msgstr "ERROR: Druckerstatus konnte nicht abgefragt werden (%s)!\n"
+msgid "ERROR: Unable to get printer status (%s)\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unable to locate printer '%s'!\n"
-msgstr "ERROR: Drucker „%s“ konnte nicht gefunden werden!\n"
+msgid "ERROR: Unable to locate printer '%s'\n"
+msgstr ""
msgid "ERROR: Unable to look for PAP response"
msgstr "ERROR: Abfrage der PAP-Antwort nicht möglich"
@@ -2608,7 +2554,7 @@ msgstr "ERROR: „%s“ konnte nicht geöffnet werden – %s\n"
msgid "ERROR: Unable to open %s: %s\n"
msgstr "ERROR: „%s“ konnte nicht geöffnet werden: %s\n"
-msgid "ERROR: Unable to open PPD file!\n"
+msgid "ERROR: Unable to open PPD file\n"
msgstr ""
#, c-format
@@ -2627,8 +2573,8 @@ msgstr "ERROR: Datei „%s“ konnte nicht geöffnet werden – %s\n"
msgid "ERROR: Unable to open file \"%s\": %s\n"
msgstr "ERROR: Datei „%s“ konnte nicht geöffnet werden: %s\n"
-msgid "ERROR: Unable to open image file for printing!\n"
-msgstr "ERROR: Bilddatei konnte nicht zum Drucken geöffnet werden!\n"
+msgid "ERROR: Unable to open image file for printing\n"
+msgstr ""
#, c-format
msgid "ERROR: Unable to open print file \"%s\": %s\n"
@@ -2652,18 +2598,18 @@ msgstr ""
"ERROR: Temporäre komprimierte Druckdatei konnte nicht geöffnet werden: %s\n"
#, c-format
-msgid "ERROR: Unable to print %d text columns!\n"
-msgstr "ERROR: %d Textspalten konnten nicht gedruckt werden!\n"
+msgid "ERROR: Unable to print %d text columns\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unable to print %dx%d text page!\n"
-msgstr "ERROR: %dx%d Textseite konnte nicht gedruckt werden!\n"
+msgid "ERROR: Unable to print %dx%d text page\n"
+msgstr ""
msgid "ERROR: Unable to read print data"
msgstr "ERROR: Druckdaten konnten nicht gelesen werden"
-msgid "ERROR: Unable to read print data!\n"
-msgstr "ERROR: Druckdaten konnten nicht gelesen werden!\n"
+msgid "ERROR: Unable to read print data\n"
+msgstr ""
msgid "ERROR: Unable to reserve port"
msgstr "ERROR: Anschluss konnte nicht reserviert werden"
@@ -2689,12 +2635,8 @@ msgid "ERROR: Unable to send initial PAP send data request"
msgstr ""
"ERROR: Erste PAP-Anfrage zum Senden von Daten konnte nicht gesendet werden"
-#, c-format
-msgid "ERROR: Unable to send print data (%d)\n"
-msgstr "ERROR: Druckdaten konnten nicht gesendet werden (%d)\n"
-
-msgid "ERROR: Unable to send print data!\n"
-msgstr "ERROR: Druckdaten konnten nicht gesendet werden!\n"
+msgid "ERROR: Unable to send print data\n"
+msgstr ""
msgid "ERROR: Unable to send print file to printer"
msgstr "ERROR: Druckdatei konnte nicht an den Drucker gesendet werden"
@@ -2712,8 +2654,8 @@ msgid "ERROR: Unable to write %d bytes to \"%s\": %s\n"
msgstr "ERROR: %d Byte konnten nicht auf „%s“ geschrieben werden: %s\n"
#, c-format
-msgid "ERROR: Unable to write %d bytes to printer!\n"
-msgstr "ERROR: %d Byte konnten nicht auf den Drucker geschrieben werden!\n"
+msgid "ERROR: Unable to write %d bytes to printer\n"
+msgstr ""
msgid "ERROR: Unable to write control file"
msgstr "ERROR: Steuerungsdatei konnte nicht geschrieben werden"
@@ -2725,11 +2667,8 @@ msgstr "ERROR: Druckdaten konnten nicht geschrieben werden"
msgid "ERROR: Unable to write print data: %s\n"
msgstr "ERROR: Druckdaten konnten nicht geschrieben werden: %s\n"
-msgid "ERROR: Unable to write raster data to driver!\n"
-msgstr "ERROR: Rasterdaten konnten nicht auf den Treiber geschrieben werden!\n"
-
-msgid "ERROR: Unable to write to temporary file"
-msgstr "ERROR: Temporäre Datei konnte nicht geschrieben werden"
+msgid "ERROR: Unable to write raster data to driver\n"
+msgstr ""
#, c-format
msgid "ERROR: Unable to write uncompressed document data: %s\n"
@@ -2737,12 +2676,12 @@ msgstr ""
"ERROR: Unkomprimierte Dokumentdaten konnten nicht geschrieben werden: %s\n"
#, c-format
-msgid "ERROR: Unexpected text on line %d of %s!\n"
-msgstr "ERROR: Unerwarteter Text in Zeile %d von %s!\n"
+msgid "ERROR: Unexpected text on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unknown encryption option value \"%s\"!\n"
-msgstr "ERROR: Unbekannter Verschlüsselungsoptionswert „%s“!\n"
+msgid "ERROR: Unknown encryption option value \"%s\"\n"
+msgstr ""
#, c-format
msgid "ERROR: Unknown file order \"%s\"\n"
@@ -2753,67 +2692,53 @@ msgid "ERROR: Unknown format character \"%c\"\n"
msgstr "ERROR: Unbekanntes Formatzeichen „%c“\n"
#, c-format
-msgid "ERROR: Unknown message catalog format for \"%s\"!\n"
-msgstr "ERROR: Unbekanntes Message-Catalog-Format für „%s“!\n"
+msgid "ERROR: Unknown message catalog format for \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unknown option \"%s\" with value \"%s\"!\n"
-msgstr "ERROR: Unbekannte Option „%s“ mit Wert „%s“!\n"
+msgid "ERROR: Unknown option \"%s\" with value \"%s\"\n"
+msgstr ""
#, c-format
msgid "ERROR: Unknown print mode \"%s\"\n"
msgstr "ERROR: Unbekannter Druckmodus „%s“\n"
#, c-format
-msgid "ERROR: Unknown version option value \"%s\"!\n"
-msgstr "ERROR: Unbekannter Versionsoptionswert „%s“!\n"
+msgid "ERROR: Unknown version option value \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unsupported brightness value %s, using brightness=100!\n"
+msgid "ERROR: Unsupported brightness value %s, using brightness=100\n"
msgstr ""
-"ERROR: Nicht unterstützter Helligkeitswert „%s“; „brightness=100“ "
-"verwenden!\n"
#, c-format
-msgid "ERROR: Unsupported gamma value %s, using gamma=1000!\n"
-msgstr "ERROR: Nicht unterstützter Gammawert „%s“; „gamma=1000“ verwenden!\n"
+msgid "ERROR: Unsupported gamma value %s, using gamma=1000\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unsupported number-up value %d, using number-up=1!\n"
+msgid "ERROR: Unsupported number-up value %d, using number-up=1\n"
msgstr ""
-"ERROR: Nicht unterstützter Number-Up-Wert „%d“; „number-up=1“ verwenden!\n"
#, c-format
msgid ""
-"ERROR: Unsupported number-up-layout value %s, using number-up-layout=lrtb!\n"
+"ERROR: Unsupported number-up-layout value %s, using number-up-layout=lrtb\n"
msgstr ""
-"ERROR: Nicht unterstützter Number-Up-Layout-Wert „%s“; „number-up-"
-"layout=lrtb“ verwenden!\n"
#, c-format
-msgid "ERROR: Unsupported page-border value %s, using page-border=none!\n"
+msgid "ERROR: Unsupported page-border value %s, using page-border=none\n"
msgstr ""
-"ERROR: Nicht unterstützter Seitenrandwert „%s“; „page-border=none“ "
-"verwenden!\n"
#, c-format
-msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting!\n"
-msgstr "ERROR: doc_printf-Overflow (%d Byte) festgestellt; abbrechen!\n"
+msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting\n"
+msgstr ""
#, c-format
-msgid "ERROR: pictwpstops exited on signal %d!\n"
-msgstr "ERROR: pictwpstops-Filter ausgestiegen bei Signal „%d“!\n"
+msgid "ERROR: pictwpstops exited on signal %d\n"
+msgstr ""
#, c-format
-msgid "ERROR: pictwpstops exited with status %d!\n"
-msgstr "ERROR: pictwpstops-Filter ausgestiegen mit Status „%d“!\n"
-
-msgid ""
-"ERROR: recoverable: Unable to connect to printer; will retry in 30 "
-"seconds...\n"
+msgid "ERROR: pictwpstops exited with status %d\n"
msgstr ""
-"ERROR: wiederherstellbar: Verbindung zum Drucker nicht möglich, erneuter "
-"Versuch in 30 Sekunden …\n"
msgid "ERROR: select() failed"
msgstr "ERROR: Auswahl() fehlgeschlagen"
@@ -2824,12 +2749,15 @@ msgstr "ERROR: „stat“ für Druckdatei nicht möglich"
msgid "Edit Configuration File"
msgstr "Konfigurationsdatei bearbeiten"
-msgid "Empty PPD file!"
-msgstr "Leere PPD-Datei!"
+msgid "Empty PPD file"
+msgstr ""
msgid "Ending Banner"
msgstr "Banner beenden"
+msgid "English"
+msgstr "German"
+
msgid "Enter old password:"
msgstr "Altes Kennwort eingeben:"
@@ -2858,8 +2786,8 @@ msgstr "Epson"
msgid "Error Policy"
msgstr "Fehlerbehandlung"
-msgid "Error: need hostname after '-h' option!\n"
-msgstr "Fehler: Hostname benötigt nach '-h'-Option!\n"
+msgid "Error: need hostname after '-h' option\n"
+msgstr ""
msgid "Every 10 Labels"
msgstr "Alle 10 Etiketten"
@@ -2920,12 +2848,6 @@ msgstr "Folio"
msgid "Forbidden"
msgstr "Verboten"
-msgid "Fuser temperature high!"
-msgstr "Die Temperatur des Fixierers ist zu hoch!"
-
-msgid "Fuser temperature low!"
-msgstr "Die Temperatur des Fixierers ist zu niedrig!"
-
msgid "General"
msgstr "Allgemein"
@@ -2944,8 +2866,8 @@ msgstr "Get-Response-PDU hat unbestimmte Länge"
msgid "Glossy Paper"
msgstr "Glanzpapier"
-msgid "Got a printer-uri attribute but no job-id!"
-msgstr "Drucker-URI-Attribute vorhanden, aber keine Druckauftrags-ID!"
+msgid "Got a printer-uri attribute but no job-id"
+msgstr ""
msgid "Grayscale"
msgstr "Graustufen"
@@ -3144,6 +3066,9 @@ msgstr "ISO B8"
msgid "ISO B9"
msgstr "ISO B9"
+msgid "ISOLatin1"
+msgstr "UTF-8"
+
msgid "Illegal control character"
msgstr "Ungültiges Steuerungszeichen"
@@ -3159,18 +3084,6 @@ msgstr "Ungültiger Übersetzungsstring"
msgid "Illegal whitespace character"
msgstr "Ungültiges Leerzeichen"
-msgid "Ink/toner almost empty."
-msgstr "Tinte/Toner fast leer."
-
-msgid "Ink/toner empty!"
-msgstr "Tinte/Toner leer!"
-
-msgid "Ink/toner waste bin almost full."
-msgstr "Tinten/Toner-Abfallbehälter fast voll."
-
-msgid "Ink/toner waste bin full!"
-msgstr "Tinten/Toner-Abfallbehälter voll!"
-
msgid "Installable Options"
msgstr "Installationsoptionen"
@@ -3183,9 +3096,6 @@ msgstr "IntelliBar Etikettendrucker"
msgid "Intellitech"
msgstr "Intellitech"
-msgid "Interlock open."
-msgstr "Die Verriegelung ist offen."
-
msgid "Internal Server Error"
msgstr ""
@@ -3217,14 +3127,12 @@ msgid "JCL"
msgstr "JCL"
#, c-format
-msgid "Job #%d cannot be restarted - no files!"
+msgid "Job #%d cannot be restarted - no files"
msgstr ""
-"Druckauftrag Nr. %d kann nicht neu gestartet werden – keine Dateien "
-"vorhanden!"
#, c-format
-msgid "Job #%d does not exist!"
-msgstr "Druckauftrag Nr. %d existiert nicht!"
+msgid "Job #%d does not exist"
+msgstr ""
#, c-format
msgid "Job #%d is already aborted - can't cancel."
@@ -3240,28 +3148,28 @@ msgstr ""
"Druckauftrag Nr. %d wurde bereits abgeschlossen – Abbruch nicht möglich."
#, c-format
-msgid "Job #%d is finished and cannot be altered!"
-msgstr "Druckauftrag Nr. %d ist abgeschlossen und kann nicht geändert werden!"
+msgid "Job #%d is finished and cannot be altered"
+msgstr ""
#, c-format
-msgid "Job #%d is not complete!"
-msgstr "Druckauftrag Nr. %d ist nicht abgeschlossen!"
+msgid "Job #%d is not complete"
+msgstr ""
#, c-format
-msgid "Job #%d is not held for authentication!"
-msgstr "Druckauftrag Nr. %d benötigt keine Authentifizierung!"
+msgid "Job #%d is not held"
+msgstr ""
#, c-format
-msgid "Job #%d is not held!"
-msgstr "Druckauftrag Nr. %d wird nicht gehalten!"
+msgid "Job #%d is not held for authentication"
+msgstr ""
#, c-format
-msgid "Job #%s does not exist!"
-msgstr "Druckauftrag Nr. %s existiert nicht!"
+msgid "Job #%s does not exist"
+msgstr ""
#, c-format
-msgid "Job %d not found!"
-msgstr "Druckauftrag %d wurde nicht gefunden!"
+msgid "Job %d not found"
+msgstr ""
msgid "Job Completed"
msgstr "Druckauftrag abgeschlossen"
@@ -3290,8 +3198,8 @@ msgstr "Druckvorgang fehlgeschlagen:"
msgid "Job state cannot be changed."
msgstr "Druckauftragsstatus kann nicht geändert werden."
-msgid "Job subscriptions cannot be renewed!"
-msgstr "Druckauftrags-Subskription kann nicht erneuert werden."
+msgid "Job subscriptions cannot be renewed"
+msgstr ""
msgid "Jobs"
msgstr "Druckaufträge"
@@ -3312,8 +3220,8 @@ msgid "Label Top"
msgstr "Etikett (oben)"
#, c-format
-msgid "Language \"%s\" not supported!"
-msgstr "Sprache „%s“ nicht unterstützt!"
+msgid "Language \"%s\" not supported"
+msgstr ""
msgid "Large Address"
msgstr "Adresse (groß)"
@@ -3366,21 +3274,6 @@ msgstr "Medienführung"
msgid "Media Type"
msgstr "Medienart"
-msgid "Media jam!"
-msgstr "Papierstau im Medienfach!"
-
-msgid "Media tray almost empty."
-msgstr "Das Medienfach ist fast leer."
-
-msgid "Media tray empty!"
-msgstr "Das Medienfach ist leer!"
-
-msgid "Media tray missing!"
-msgstr "Das Medienfach fehlt!"
-
-msgid "Media tray needs to be filled."
-msgstr "Das Medienfach muss aufgefüllt werden."
-
msgid "Medium"
msgstr "Medium"
@@ -3393,28 +3286,31 @@ msgstr "PPD-Adobe-4.x Header fehlt"
msgid "Missing asterisk in column 1"
msgstr "Sternchen in Spalte 1 fehlt"
-msgid "Missing document-number attribute!"
-msgstr "Attribut „document-number“ fehlt!"
+msgid "Missing document-number attribute"
+msgstr ""
#, c-format
-msgid "Missing double quote on line %d!"
-msgstr "Doppeltes Anführungszeichen in Zeile %d fehlt!"
+msgid "Missing double quote on line %d"
+msgstr ""
+
+msgid "Missing form variable"
+msgstr ""
-msgid "Missing form variable!"
-msgstr "Formvariable fehlt!"
+msgid "Missing notify-subscription-ids attribute"
+msgstr ""
-msgid "Missing notify-subscription-ids attribute!"
-msgstr "Attribut „notify-subscription-ids“ fehlt!"
+msgid "Missing option keyword"
+msgstr ""
-msgid "Missing requesting-user-name attribute!"
-msgstr "Attribut „requesting-user-name“ fehlt!"
+msgid "Missing requesting-user-name attribute"
+msgstr ""
-msgid "Missing required attributes!"
-msgstr "Benötigte Attribute fehlen!"
+msgid "Missing required attributes"
+msgstr ""
#, c-format
-msgid "Missing value on line %d!"
-msgstr "Wert in Zeile %d fehlt!"
+msgid "Missing value on line %d"
+msgstr ""
msgid "Missing value string"
msgstr "Wertestring fehlt"
@@ -3465,7 +3361,7 @@ msgstr "NULL PPD File Pointer"
msgid "Name OID uses indefinite length"
msgstr "Name-OID hat unbestimmte Länge"
-msgid "Nested classes are not allowed!"
+msgid "Nested classes are not allowed"
msgstr ""
msgid "Never"
@@ -3483,27 +3379,27 @@ msgstr "Nein"
msgid "No Content"
msgstr "Kein Inhalt"
-msgid "No PPD name!"
-msgstr "Kein PPD-Name!"
+msgid "No PPD name"
+msgstr ""
msgid "No VarBind SEQUENCE"
msgstr "Keine VarBind SEQUENCE"
-msgid "No Windows printer drivers are installed!"
-msgstr "Es sind keine Windows-Druckertreiber installiert!"
+msgid "No Windows printer drivers are installed"
+msgstr ""
msgid "No active connection"
msgstr "Keine aktive Verbindung"
#, c-format
-msgid "No active jobs on %s!"
-msgstr "Keine aktiven Druckaufträge auf %s!"
+msgid "No active jobs on %s"
+msgstr ""
-msgid "No attributes in request!"
-msgstr "Keine Attribute abgerufen!"
+msgid "No attributes in request"
+msgstr ""
-msgid "No authentication information provided!"
-msgstr "Keine Authentifizierungs-Informationen übergeben!"
+msgid "No authentication information provided"
+msgstr ""
msgid "No community name"
msgstr "Kein Community-Name"
@@ -3520,32 +3416,32 @@ msgstr "Kein Fehlerindex"
msgid "No error-status"
msgstr "Kein Fehlerstatus"
-msgid "No file!?!"
-msgstr "Keine Datei!?!"
+msgid "No file!?"
+msgstr ""
-msgid "No modification time!"
-msgstr "Kein Änderungsdatum!"
+msgid "No modification time"
+msgstr ""
msgid "No name OID"
msgstr "Kein Name-OID"
-msgid "No printer name!"
-msgstr "Kein Druckername!"
+msgid "No printer name"
+msgstr ""
-msgid "No printer-uri found for class!"
-msgstr "Keine Drucker-URI gefunden für Klasse!"
+msgid "No printer-uri found"
+msgstr ""
-msgid "No printer-uri found!"
-msgstr "Keine Drucker-URI gefunden!"
+msgid "No printer-uri found for class"
+msgstr ""
-msgid "No printer-uri in request!"
-msgstr "Keine Drucker-URI abgerufen!"
+msgid "No printer-uri in request"
+msgstr ""
msgid "No request-id"
msgstr "Keine Anfrage-ID"
-msgid "No subscription attributes in request!"
-msgstr "Keine Subskriptionsattribute abgerufen!"
+msgid "No subscription attributes in request"
+msgstr ""
msgid "No subscriptions found."
msgstr "Keine Subskriptionen gefunden."
@@ -3589,12 +3485,6 @@ msgstr "Hinweis"
msgid "OK"
msgstr "OK"
-msgid "OPC almost at end-of-life."
-msgstr "Die Bildtrommel (OPC) muss bald ausgetauscht werden."
-
-msgid "OPC at end-of-life!"
-msgstr "Die Bildtrommel (OPC) muss ausgetauscht werden!"
-
msgid "Off (1-Sided)"
msgstr "Aus (Einseitig)"
@@ -3623,18 +3513,9 @@ msgstr "Installierte Optionen"
msgid "Options: "
msgstr "Optionen: "
-msgid "Out of toner!"
-msgstr "Der Toner ist leer!"
-
msgid "Output Mode"
msgstr "Ausgabemodus"
-msgid "Output bin almost full."
-msgstr "Das Ausgabefach ist fast voll."
-
-msgid "Output bin full!"
-msgstr "Das Ausgabefach ist voll!"
-
#, c-format
msgid "Output for printer %s is sent to %s\n"
msgstr "Ausgabe für Drucker „%s“ wird an „%s“ gesendet\n"
@@ -3655,9 +3536,6 @@ msgstr ""
"Ausgabe für Drucker „%s/%s“ wird an den entfernten Drucker „%s“ auf „%s“ "
"gesendet\n"
-msgid "Output tray missing!"
-msgstr "Das Ausgabefach fehlt!"
-
msgid "PASS\n"
msgstr "PASS\n"
@@ -3814,9 +3692,6 @@ msgstr "Drucker angehalten"
msgid "Printer Settings"
msgstr "Druckereinstellungen"
-msgid "Printer offline."
-msgstr "Der Drucker ist offline."
-
msgid "Printer:"
msgstr "Drucker:"
@@ -3874,9 +3749,6 @@ msgstr "Zurückdrehen"
msgid "Running command: %s %s -N -A %s -c '%s'\n"
msgstr "Befehl ausführen: %s %s -N -A %s -c '%s'\n"
-msgid "SCSI Printer"
-msgstr "SCSI-Drucker"
-
msgid "SEQUENCE uses indefinite length"
msgstr "SEQUENCE hat unbestimmte Länge"
@@ -3986,6 +3858,18 @@ msgstr ""
"Der Klassenname darf maximal 127 druckbare Zeichen haben und darf keine "
"Leerzeichen, Schrägstriche (/) oder Rautezeichen (#) enthalten."
+msgid "The developer unit needs to be replaced."
+msgstr ""
+
+msgid "The developer unit will need to be replaced soon."
+msgstr ""
+
+msgid "The fuser's temperature is high."
+msgstr ""
+
+msgid "The fuser's temperature is low."
+msgstr ""
+
msgid ""
"The notify-lease-duration attribute cannot be used with job subscriptions."
msgstr ""
@@ -3993,8 +3877,50 @@ msgstr ""
"Subskriptionen verwendet werden."
#, c-format
-msgid "The notify-user-data value is too large (%d > 63 octets)!"
-msgstr "Der Wert für „notify-user-data“ ist zu groß (%d > 63 Oktetts)!"
+msgid "The notify-user-data value is too large (%d > 63 octets)"
+msgstr ""
+
+msgid "The optical photoconductor needs to be replaced."
+msgstr ""
+
+msgid "The optical photoconductor will need to be replaced soon."
+msgstr ""
+
+msgid "The output bin is almost full."
+msgstr ""
+
+msgid "The output bin is full."
+msgstr ""
+
+msgid "The output bin is missing."
+msgstr ""
+
+msgid "The paper tray is almost empty."
+msgstr ""
+
+msgid "The paper tray is empty."
+msgstr ""
+
+msgid "The paper tray is missing."
+msgstr ""
+
+msgid "The paper tray needs to be filled."
+msgstr ""
+
+msgid "The printer is almost out of ink."
+msgstr ""
+
+msgid "The printer is low on toner."
+msgstr ""
+
+msgid "The printer is offline."
+msgstr ""
+
+msgid "The printer is out of ink."
+msgstr ""
+
+msgid "The printer is out of toner."
+msgstr ""
msgid ""
"The printer name may only contain up to 127 printable characters and may not "
@@ -4003,18 +3929,33 @@ msgstr ""
"Der Druckername darf maximal 127 druckbare Zeichen haben und darf keine "
"Leerzeichen, Schrägstriche (/) oder Rautezeichen (#) enthalten."
-msgid "The printer or class is not shared!"
-msgstr "Der Drucker oder die Klasse sind nicht freigegeben!"
+msgid "The printer or class is not shared"
+msgstr ""
msgid "The printer or class was not found."
msgstr "Der Drucker oder die Klasse wurden nicht gefunden!"
+msgid "The printer's cover is open."
+msgstr ""
+
+msgid "The printer's door is open."
+msgstr ""
+
+msgid "The printer's interlock is open."
+msgstr ""
+
+msgid "The printer's waste bin is almost full."
+msgstr ""
+
+msgid "The printer's waste bin is full."
+msgstr ""
+
#, c-format
msgid "The printer-uri \"%s\" contains invalid characters."
msgstr "Die Drucker-URI „%s“ enthält ungültige Zeichen."
-msgid "The printer-uri attribute is required!"
-msgstr "Das Drucker-URI-Attribut wird benötigt!"
+msgid "The printer-uri attribute is required"
+msgstr ""
msgid ""
"The printer-uri must be of the form \"ipp://HOSTNAME/classes/CLASSNAME\"."
@@ -4038,25 +3979,25 @@ msgstr ""
msgid "There are too many subscriptions."
msgstr "Es liegen zu viele Subskriptionen vor."
+msgid "There is a paper jam."
+msgstr ""
+
msgid "Thermal Transfer Media"
msgstr "Thermal Transfer Media"
msgid "Title: "
msgstr "Titel: "
-msgid "Toner low."
-msgstr "Wenig Toner."
-
msgid "Too many active jobs."
msgstr "Zu viele aktive Druckaufträge."
#, c-format
-msgid "Too many job-sheets values (%d > 2)!"
-msgstr "Zu viele job-sheets-Werte (%d > 2)!"
+msgid "Too many job-sheets values (%d > 2)"
+msgstr ""
#, c-format
-msgid "Too many printer-state-reasons values (%d > %d)!"
-msgstr "Zu viele printer-state-reasons-Werte (%d > %d)!"
+msgid "Too many printer-state-reasons values (%d > %d)"
+msgstr ""
msgid "Transparency"
msgstr "Transparenz"
@@ -4117,14 +4058,14 @@ msgid "Unable to add class:"
msgstr "Klasse konnte nicht hinzugefügt werden:"
#, c-format
-msgid "Unable to add job for destination \"%s\"!"
-msgstr "Druckauftrag für das Ziel „%s“ konnte nicht hinzugefügt werden!"
+msgid "Unable to add job for destination \"%s\""
+msgstr ""
msgid "Unable to add printer:"
msgstr "Drucker konnte nicht hinzugefügt werden:"
-msgid "Unable to allocate memory for file types!"
-msgstr "Der Speicher für die Dateitypen konnte nicht zugeordnet werden."
+msgid "Unable to allocate memory for file types"
+msgstr ""
msgid "Unable to cancel RSS subscription:"
msgstr "RSS-Abo konnte nicht widerrufen werden:"
@@ -4142,39 +4083,38 @@ msgid "Unable to connect to host."
msgstr "Verbindungsaufbau zum Host fehlgeschlagen."
#, c-format
-msgid "Unable to copy 64-bit CUPS printer driver files (%d)!"
-msgstr "64-Bit CUPS-Druckertreiberdateien konnten nicht kopiert werden (%d)!"
+msgid "Unable to copy 64-bit CUPS printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to copy 64-bit Windows printer driver files (%d)!"
+msgid "Unable to copy 64-bit Windows printer driver files (%d)"
msgstr ""
-"64-Bit Windows-Druckertreiberdateien konnten nicht kopiert werden (%d)!"
#, c-format
-msgid "Unable to copy CUPS printer driver files (%d)!"
-msgstr "CUPS-Druckertreiberdateien konnten nicht kopiert werden (%d)!"
+msgid "Unable to copy CUPS printer driver files (%d)"
+msgstr ""
-#, c-format
-msgid "Unable to copy PPD file - %s!"
-msgstr "PPD-Datei konnte nicht kopiert werden – %s!"
+msgid "Unable to copy PPD file"
+msgstr ""
-msgid "Unable to copy PPD file!"
-msgstr "PPD-Datei konnte nicht kopiert werden!"
+#, c-format
+msgid "Unable to copy PPD file - %s"
+msgstr ""
#, c-format
-msgid "Unable to copy Windows 2000 printer driver files (%d)!"
-msgstr "Windows 2000 Druckertreiberdateien konnten nicht kopiert werden (%d)!"
+msgid "Unable to copy Windows 2000 printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to copy Windows 9x printer driver files (%d)!"
-msgstr "Windows 9x Druckertreiberdateien konnten nicht kopiert werden (%d)!"
+msgid "Unable to copy Windows 9x printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to copy interface script - %s!"
-msgstr "Schnittstellenskript konnte nicht kopiert werden – %s!"
+msgid "Unable to copy interface script - %s"
+msgstr ""
-msgid "Unable to create printer-uri!"
-msgstr "Drucker-URI konnte nicht erstellt werden!"
+msgid "Unable to create printer-uri"
+msgstr ""
msgid "Unable to create temporary file:"
msgstr "Temporäre Datei konnte nicht erstellt werden:"
@@ -4188,14 +4128,14 @@ msgstr "Drucker konnte nicht gelöscht werden:"
msgid "Unable to do maintenance command:"
msgstr "Wartungsbefehl konnte nicht ausgeführt werden:"
-msgid "Unable to edit cupsd.conf files larger than 1MB!"
-msgstr "„cupsd.conf“-Dateien größer als 1 MB können nicht bearbeitet werden!"
+msgid "Unable to edit cupsd.conf files larger than 1MB"
+msgstr ""
-msgid "Unable to find destination for job!"
-msgstr "Ziel für den Druckauftrag konnte nicht gefunden werden!"
+msgid "Unable to find destination for job"
+msgstr ""
-msgid "Unable to find printer!\n"
-msgstr "Drucker konnte nicht gefunden werden!\n"
+msgid "Unable to find printer\n"
+msgstr ""
msgid "Unable to get class list:"
msgstr "Klassenliste konnte nicht abgerufen werden:"
@@ -4216,14 +4156,12 @@ msgid "Unable to get printer status:"
msgstr "Druckerstatus konnte nicht abgerufen werden:"
#, c-format
-msgid "Unable to install Windows 2000 printer driver files (%d)!"
+msgid "Unable to install Windows 2000 printer driver files (%d)"
msgstr ""
-"Windows 2000 Druckertreiberdateien konnten nicht installiert werden (%d)!"
#, c-format
-msgid "Unable to install Windows 9x printer driver files (%d)!"
+msgid "Unable to install Windows 9x printer driver files (%d)"
msgstr ""
-"Windows 9x Druckertreiberdateien konnten nicht installiert werden (%d)!"
msgid "Unable to modify class:"
msgstr "Klasse konnte nicht verändert werden:"
@@ -4247,8 +4185,8 @@ msgid "Unable to open cupsd.conf file:"
msgstr "Die Datei „cupsd.conf“ konnte nicht geöffnet werden:"
#, c-format
-msgid "Unable to open document %d in job %d!"
-msgstr "Das Dokument „%d“ in Druckauftrag „%d“ konnte nicht geöffnet werden!"
+msgid "Unable to open document %d in job %d"
+msgstr ""
msgid "Unable to print test page:"
msgstr "Testseite konnte nicht gedruckt werden:"
@@ -4257,12 +4195,12 @@ msgstr "Testseite konnte nicht gedruckt werden:"
msgid "Unable to run \"%s\": %s\n"
msgstr "„%s“ konnte nicht ausgeführt werden: %s\n"
-msgid "Unable to send command to printer driver!"
-msgstr "Befehl konnte nicht an den Druckertreiber gesendet werden!"
+msgid "Unable to send command to printer driver"
+msgstr ""
#, c-format
-msgid "Unable to set Windows printer driver (%d)!"
-msgstr "Windows-Druckertreiber konnte nicht festgelegt werden (%d)!"
+msgid "Unable to set Windows printer driver (%d)"
+msgstr ""
msgid "Unable to set options:"
msgstr "Optionen konnten nicht festgelegt werden:"
@@ -4273,8 +4211,8 @@ msgstr "Standardeinstellungen für Server konnten nicht festgelegt werden:"
msgid "Unable to upload cupsd.conf file:"
msgstr "Die Datei „cupsd.conf“ konnte nicht hochgeladen werden:"
-msgid "Unable to use legacy USB class driver!\n"
-msgstr "Alte USB-Klasse-Treiber konnten nicht verwendet werden!\n"
+msgid "Unable to use legacy USB class driver\n"
+msgstr ""
msgid "Unauthorized"
msgstr "Nicht berechtigt"
@@ -4294,28 +4232,28 @@ msgid "Unknown printer-op-policy \"%s\"."
msgstr "Unbekannte printer-op-policy „%s“."
#, c-format
-msgid "Unsupported character set \"%s\"!"
-msgstr "Zeichensatz „%s“ nicht unterstützt!"
+msgid "Unsupported character set \"%s\""
+msgstr ""
#, c-format
-msgid "Unsupported compression \"%s\"!"
-msgstr "Komprimierung „%s“ nicht unterstützt!"
+msgid "Unsupported compression \"%s\""
+msgstr ""
#, c-format
-msgid "Unsupported compression attribute %s!"
-msgstr "Komprimierungsattribut „%s“ nicht unterstützt!"
+msgid "Unsupported compression attribute %s"
+msgstr ""
#, c-format
-msgid "Unsupported format \"%s\"!"
-msgstr "Format „%s“ nicht unterstützt!"
+msgid "Unsupported format \"%s\""
+msgstr ""
#, c-format
-msgid "Unsupported format '%s'!"
-msgstr "Format „%s“ nicht unterstützt!"
+msgid "Unsupported format '%s'"
+msgstr ""
#, c-format
-msgid "Unsupported format '%s/%s'!"
-msgstr "Format „%s/%s“ nicht unterstützt!"
+msgid "Unsupported format '%s/%s'"
+msgstr ""
msgid "Unsupported value type"
msgstr "Wertetyp nicht unterstützt"
@@ -4487,6 +4425,8 @@ msgid ""
"\n"
"Options:\n"
"\n"
+" -I {filename,filters,none,profiles}\n"
+" Ignore specific warnings\n"
" -R root-directory Set alternate root\n"
" -W {all,none,constraints,defaults,duplex,filters,profiles,sizes,"
"translations}\n"
@@ -4497,6 +4437,22 @@ msgid ""
" -vv Be very verbose\n"
msgstr ""
+msgid ""
+"Usage: ipptest [options] URI filename.test [ ... filenameN.test ]\n"
+"\n"
+"Options:\n"
+"\n"
+"-E Test with encryption.\n"
+"-V version Set default IPP version.\n"
+"-X Produce XML instead of plain text.\n"
+"-c Send requests using chunking (default)\n"
+"-d name=value Define variable.\n"
+"-f filename Set default test file.\n"
+"-i seconds Repeat the last test file with the given interval.\n"
+"-l Send requests using content-length\n"
+"-v Show all attributes sent and received.\n"
+msgstr ""
+
msgid "Usage: lpmove job/src dest\n"
msgstr "Usage: lpmove job/src dest\n"
@@ -4623,14 +4579,13 @@ msgstr "WARNING: Nur die ersten %d gefundenen Drucker werden hinzugefügt"
msgid "WARNING: Boolean expected for waiteof option \"%s\"\n"
msgstr "WARNING: Boolscher Wert erwartet für waiteof-Option „%s“\n"
-msgid "WARNING: Failed to read side-channel request!\n"
-msgstr "WARNING: Lesen der Side-Channel-Anfrage fehlgeschlagen!\n"
+#, c-format
+msgid "WARNING: Network host '%s' is busy; will retry in %d seconds...\n"
+msgstr ""
#, c-format
-msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature!\n"
+msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature\n"
msgstr ""
-"WARNING: Option „%s“ kann nicht mithilfe von „IncludeFeature“ eingeschlossen "
-"werden!\n"
msgid "WARNING: Printer not responding\n"
msgstr "WARNING: Drucker reagiert nicht\n"
@@ -4641,37 +4596,24 @@ msgstr "WARNING: Drucker sendete unerwartet EOF\n"
#, c-format
msgid ""
"WARNING: Remote host did not respond with command status byte after %d "
-"seconds!\n"
+"seconds\n"
msgstr ""
-"WARNING: Entfernter Host hat nicht mit dem Befehlstatusbyte geantwortet nach "
-"%d Sekunden!\n"
#, c-format
msgid ""
"WARNING: Remote host did not respond with control status byte after %d "
-"seconds!\n"
+"seconds\n"
msgstr ""
-"WARNING: Entfernter Host hat nicht mit dem Steuerungsstatusbyte geantwortet "
-"nach %d Sekunden!\n"
#, c-format
msgid ""
-"WARNING: Remote host did not respond with data status byte after %d "
-"seconds!\n"
+"WARNING: Remote host did not respond with data status byte after %d seconds\n"
msgstr ""
-"WARNING: Entfernter Host hat nicht mit dem Datenstatusbyte geantwortet nach %"
-"d Sekunden!\n"
-
-#, c-format
-msgid "WARNING: SCSI command timed out (%d); retrying...\n"
-msgstr "WARNING: Zeitüberschreitung bei SCSI-Befehl (%d); erneut versuchen …\n"
msgid ""
"WARNING: This document does not conform to the Adobe Document Structuring "
-"Conventions and may not print correctly!\n"
+"Conventions and may not print correctly\n"
msgstr ""
-"WARNING: Dieses Dokument entspricht nicht den Dokumentstruktur-Konventionen "
-"von Adobe und wird u. U. nicht korrekt gedruckt!\n"
#, c-format
msgid "WARNING: Unable to open \"%s:%s\": %s\n"
@@ -4689,31 +4631,23 @@ msgid "WARNING: Unknown PAP packet of type %d\n"
msgstr "WARNING: Unbekanntes PAP-Paket des Typs „%d“\n"
#, c-format
-msgid "WARNING: Unknown choice \"%s\" for option \"%s\"!\n"
-msgstr "WARNING: Unbekannte Auswahl „%s“ für Option „%s“!\n"
+msgid "WARNING: Unknown choice \"%s\" for option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "WARNING: Unknown option \"%s\"!\n"
-msgstr "WARNING: Unbekannte Option „%s“!\n"
+msgid "WARNING: Unknown option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "WARNING: Unsupported baud rate %s!\n"
-msgstr "WARNING: Baud-Rate „%s“ wird nicht unterstützt!\n"
+msgid "WARNING: Unsupported baud rate %s\n"
+msgstr ""
#, c-format
msgid "WARNING: number expected for status option \"%s\"\n"
msgstr "WARNING: Zahlwert erwartet für Statusoption „%s“\n"
-#, c-format
-msgid ""
-"WARNING: recoverable: Network host '%s' is busy; will retry in %d "
-"seconds...\n"
+msgid "Warning, no Windows 2000 printer drivers are installed"
msgstr ""
-"WARNING: wiederherstellbar: Netzwerkhost „%s“ ist ausgelastet; erneuter "
-"Versuch in %d Sekunden …\n"
-
-msgid "Warning, no Windows 2000 printer drivers are installed!"
-msgstr "Achtung: Es sind keine Windows 2000 Druckertreiber installiert!"
msgid "Yes"
msgstr "Ja"
@@ -4763,41 +4697,41 @@ msgid "cupsctl: Unable to connect to server: %s\n"
msgstr "cupsctl: Verbindungsaufbau zum Server fehlgeschlagen: %s\n"
#, c-format
-msgid "cupsctl: Unknown option \"%s\"!\n"
-msgstr "cupsctl: unbekannte Option „%s“!\n"
+msgid "cupsctl: Unknown option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "cupsctl: Unknown option \"-%c\"!\n"
-msgstr "cupsctl: unbekannte Option „-%c“!\n"
+msgid "cupsctl: Unknown option \"-%c\"\n"
+msgstr ""
-msgid "cupsd: Expected config filename after \"-c\" option!\n"
-msgstr "cupsd: „config filename“ erwartet nach '-c'-Option!\n"
+msgid "cupsd: Expected config filename after \"-c\" option\n"
+msgstr ""
-msgid "cupsd: Unable to get current directory!\n"
-msgstr "cupsd: Aktueller Ordner konnte nicht gefunden werden!\n"
+msgid "cupsd: Unable to get current directory\n"
+msgstr ""
#, c-format
-msgid "cupsd: Unknown argument \"%s\" - aborting!\n"
-msgstr "cupsd: unbekanntes Argument „%s“ – abbrechen!\n"
+msgid "cupsd: Unknown argument \"%s\" - aborting\n"
+msgstr ""
#, c-format
-msgid "cupsd: Unknown option \"%c\" - aborting!\n"
-msgstr "cupsd: unbekannte Option „%c“ – abbrechen!\n"
+msgid "cupsd: Unknown option \"%c\" - aborting\n"
+msgstr ""
msgid "cupsd: launchd(8) support not compiled in, running in normal mode.\n"
msgstr ""
"cupsd: „launchd(8) support“ nicht übersetzt, in „normal mode“ ausführen.\n"
#, c-format
-msgid "cupsfilter: Invalid document number %d!\n"
-msgstr "cupsfilter: ungültige Dokumentnummer %d!\n"
+msgid "cupsfilter: Invalid document number %d\n"
+msgstr ""
#, c-format
-msgid "cupsfilter: Invalid job ID %d!\n"
-msgstr "cupsfilter: ungültige Druckauftrags-ID %d!\n"
+msgid "cupsfilter: Invalid job ID %d\n"
+msgstr ""
-msgid "cupsfilter: Only one filename can be specified!\n"
-msgstr "cupsfilter: Nur ein Dateiname kann angegeben werden!\n"
+msgid "cupsfilter: Only one filename can be specified\n"
+msgstr ""
#, c-format
msgid "cupsfilter: Unable to get job file - %s\n"
@@ -4832,59 +4766,95 @@ msgstr "help\t\tget help on commands\n"
msgid "idle"
msgstr "inaktiv"
-msgid "job-printer-uri attribute missing!"
-msgstr "job-printer-URI-Attribut fehlt!"
+msgid "ipptest: \"-i\" is incompatible with \"-x\".\n"
+msgstr ""
-msgid "lpadmin: Class name can only contain printable characters!\n"
-msgstr "lpadmin: Klassenname kann nur druckbare Zeichen enthalten!\n"
+#, c-format
+msgid "ipptest: Bad URI - %s.\n"
+msgstr ""
-msgid "lpadmin: Expected PPD after '-P' option!\n"
-msgstr "lpadmin: PPD erwartet nach '-P'-Option!\n"
+#, c-format
+msgid "ipptest: Bad version %s for \"-V\".\n"
+msgstr ""
-msgid "lpadmin: Expected allow/deny:userlist after '-u' option!\n"
-msgstr "lpadmin: „allow/deny:userlist“ erwartet nach '-u'-Option!\n"
+msgid "ipptest: May only specify a single URI.\n"
+msgstr ""
-msgid "lpadmin: Expected class after '-r' option!\n"
-msgstr "lpadmin: Klasse erwartet nach '-r'-Option!\n"
+msgid "ipptest: Missing filename for \"-f\".\n"
+msgstr ""
-msgid "lpadmin: Expected class name after '-c' option!\n"
-msgstr "lpadmin: Klassenname erwartet nach '-c'-Option!\n"
+msgid "ipptest: Missing name=value for \"-d\".\n"
+msgstr ""
-msgid "lpadmin: Expected description after '-D' option!\n"
-msgstr "lpadmin: Beschreibung erwartet nach '-D'-Option!\n"
+msgid "ipptest: Missing seconds for \"-i\".\n"
+msgstr ""
-msgid "lpadmin: Expected device URI after '-v' option!\n"
-msgstr "lpadmin: Geräte-URI erwartet nach '-v'-Option!\n"
+msgid "ipptest: Missing version for \"-V\".\n"
+msgstr ""
-msgid "lpadmin: Expected file type(s) after '-I' option!\n"
-msgstr "lpadmin: Dateityp(en) erwartet nach '-I'-Option!\n"
+msgid "ipptest: Only http, https, and ipp URIs are supported."
+msgstr ""
-msgid "lpadmin: Expected hostname after '-h' option!\n"
-msgstr "lpadmin: Hostname erwartet nach '-h'-Option!\n"
+msgid "ipptest: URI required before test file."
+msgstr ""
-msgid "lpadmin: Expected interface after '-i' option!\n"
-msgstr "lpadmin: Schnittstelle erwartet nach '-i'-Option!\n"
+#, c-format
+msgid "ipptest: Unknown option \"-%c\".\n"
+msgstr ""
+
+msgid "job-printer-uri attribute missing"
+msgstr ""
+
+msgid "lpadmin: Class name can only contain printable characters\n"
+msgstr ""
+
+msgid "lpadmin: Expected PPD after '-P' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected allow/deny:userlist after '-u' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected class after '-r' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected class name after '-c' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected description after '-D' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected device URI after '-v' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected file type(s) after '-I' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected hostname after '-h' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected interface after '-i' option\n"
+msgstr ""
-msgid "lpadmin: Expected location after '-L' option!\n"
-msgstr "lpadmin: Standort erwartet nach '-L'-Option!\n"
+msgid "lpadmin: Expected location after '-L' option\n"
+msgstr ""
-msgid "lpadmin: Expected model after '-m' option!\n"
-msgstr "lpadmin: Modell erwartet nach '-m'-Option!\n"
+msgid "lpadmin: Expected model after '-m' option\n"
+msgstr ""
-msgid "lpadmin: Expected name=value after '-o' option!\n"
-msgstr "lpadmin: name=value erwartet nach '-o'-Option!\n"
+msgid "lpadmin: Expected name=value after '-o' option\n"
+msgstr ""
-msgid "lpadmin: Expected printer after '-p' option!\n"
-msgstr "lpadmin: Drucker erwartet nach '-p'-Option!\n"
+msgid "lpadmin: Expected printer after '-p' option\n"
+msgstr ""
-msgid "lpadmin: Expected printer name after '-d' option!\n"
-msgstr "lpadmin: Druckername erwartet nach '-d'-Option!\n"
+msgid "lpadmin: Expected printer name after '-d' option\n"
+msgstr ""
-msgid "lpadmin: Expected printer or class after '-x' option!\n"
-msgstr "lpadmin: Drucker oder Klasse erwartet nach '-x'-Option!\n"
+msgid "lpadmin: Expected printer or class after '-x' option\n"
+msgstr ""
-msgid "lpadmin: No member names were seen!\n"
-msgstr "lpadmin: Keine zugehörigen Namen gefunden!\n"
+msgid "lpadmin: No member names were seen\n"
+msgstr ""
#, c-format
msgid "lpadmin: Printer %s is already a member of class %s.\n"
@@ -4894,15 +4864,13 @@ msgstr "lpadmin: Drucker „%s“ gehört bereits zur Klasse „%s“.\n"
msgid "lpadmin: Printer %s is not a member of class %s.\n"
msgstr "lpadmin: Drucker „%s“ gehört bereits zur Klasse „%s“.\n"
-msgid "lpadmin: Printer name can only contain printable characters!\n"
-msgstr "lpadmin: Druckername kann nur druckbare Zeichen enthalten!\n"
+msgid "lpadmin: Printer name can only contain printable characters\n"
+msgstr ""
msgid ""
"lpadmin: Unable to add a printer to the class:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Drucker konnte nicht zu der Klasse hinzugefügt werden:\n"
-" Legen Sie zuerst einen Druckernamen fest!\n"
#, c-format
msgid "lpadmin: Unable to connect to server: %s\n"
@@ -4918,126 +4886,109 @@ msgstr "lpadmin: Datei „%s“ konnte nicht geöffnet werden: %s\n"
msgid ""
"lpadmin: Unable to remove a printer from the class:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Drucker konnte nicht aus der Klasse entfernt werden:\n"
-" Legen Sie zuerst einen Druckernamen fest!\n"
msgid ""
"lpadmin: Unable to set the PPD file:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Die PPD-Datei konnte nicht festgelegt werden:\n"
-" Legen Sie zuerst einen Druckernamen fest!\n"
msgid ""
"lpadmin: Unable to set the device URI:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Die Geräte-URI konnte nicht festgelegt werden:\n"
-" Legen Sie zuerst einen Druckernamen fest!\n"
msgid ""
"lpadmin: Unable to set the interface script or PPD file:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Das Schnittstellenskript oder die PPD-Datei konnten nicht "
-"festgelegt werden:\n"
-" Legen Sie zuerst einen Druckernamen fest!\n"
msgid ""
"lpadmin: Unable to set the interface script:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Das Schnittstellenskript konnte nicht festgelegt werden:\n"
-" Legen Sie zuerst einen Druckernamen fest!\n"
msgid ""
"lpadmin: Unable to set the printer description:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Die Druckerbeschreibung konnte nicht festgelegt werden:\n"
-" Legen Sie zuerst einen Druckernamen fest!\n"
msgid ""
"lpadmin: Unable to set the printer location:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Der Druckerstandort konnte nicht festgelegt werden:\n"
-" Legen Sie zuerst einen Druckernamen fest!\n"
msgid ""
"lpadmin: Unable to set the printer options:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Die Druckeroptionen konnten nicht festgelegt werden:\n"
-" Legen Sie zuerst einen Druckernamen fest!\n"
#, c-format
-msgid "lpadmin: Unknown allow/deny option \"%s\"!\n"
-msgstr "lpadmin: unbekannte allow/deny-Option „%s“!\n"
+msgid "lpadmin: Unknown allow/deny option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "lpadmin: Unknown argument '%s'!\n"
-msgstr "lpadmin: unbekanntes Argument „%s“!\n"
+msgid "lpadmin: Unknown argument '%s'\n"
+msgstr ""
#, c-format
-msgid "lpadmin: Unknown option '%c'!\n"
-msgstr "lpadmin: unbekannte Option '%c'!\n"
+msgid "lpadmin: Unknown option '%c'\n"
+msgstr ""
-msgid "lpadmin: Warning - content type list ignored!\n"
-msgstr "lpadmin: Achtung – Inhaltstypliste ignoriert!\n"
+msgid "lpadmin: Warning - content type list ignored\n"
+msgstr ""
msgid "lpc> "
msgstr "lpc> "
-msgid "lpinfo: Expected 1284 device ID string after --device-id!\n"
-msgstr "lpinfo: 1284 Geräte-ID String erwartet nach „--device-id“!\n"
+msgid "lpinfo: Expected 1284 device ID string after --device-id\n"
+msgstr ""
-msgid "lpinfo: Expected language after --language!\n"
-msgstr "lpinfo: Sprache erwartet nach „--language“!\n"
+msgid "lpinfo: Expected language after --language\n"
+msgstr ""
-msgid "lpinfo: Expected make and model after --make-and-model!\n"
-msgstr "lpinfo: Hersteller und Modell erwartet nach „--make-and-model“!\n"
+msgid "lpinfo: Expected make and model after --make-and-model\n"
+msgstr ""
-msgid "lpinfo: Expected product string after --product!\n"
-msgstr "lpinfo: Produktstring erwartet nach „--product“!\n"
+msgid "lpinfo: Expected product string after --product\n"
+msgstr ""
-msgid "lpinfo: Expected scheme list after --exclude-schemes!\n"
-msgstr "lpinfo: Schemaliste erwartet nach „--exclude-schemes“!\n"
+msgid "lpinfo: Expected scheme list after --exclude-schemes\n"
+msgstr ""
-msgid "lpinfo: Expected scheme list after --include-schemes!\n"
-msgstr "lpinfo: Schemaliste erwartet nach „--include-schemes“!\n"
+msgid "lpinfo: Expected scheme list after --include-schemes\n"
+msgstr ""
-msgid "lpinfo: Expected timeout after --timeout!\n"
-msgstr "lpinfo: Zeitüberschreitung erwartet nach „--timeout“!\n"
+msgid "lpinfo: Expected timeout after --timeout\n"
+msgstr ""
#, c-format
-msgid "lpinfo: Unknown argument '%s'!\n"
-msgstr "lpinfo: unbekanntes Argument „%s“!\n"
+msgid "lpinfo: Unknown argument '%s'\n"
+msgstr ""
#, c-format
-msgid "lpinfo: Unknown option '%c'!\n"
-msgstr "lpinfo: unbekannte Option '%c'!\n"
+msgid "lpinfo: Unknown option '%c'\n"
+msgstr ""
#, c-format
-msgid "lpinfo: Unknown option '%s'!\n"
-msgstr "lpinfo: unbekannte Option '%s'!\n"
+msgid "lpinfo: Unknown option '%s'\n"
+msgstr ""
#, c-format
msgid "lpmove: Unable to connect to server: %s\n"
msgstr "lpmove: Verbindungsaufbau zum Server fehlgeschlagen: %s\n"
#, c-format
-msgid "lpmove: Unknown argument '%s'!\n"
-msgstr "lpmove: unbekanntes Argument „%s“!\n"
+msgid "lpmove: Unknown argument '%s'\n"
+msgstr ""
#, c-format
-msgid "lpmove: Unknown option '%c'!\n"
-msgstr "lpmove: unbekannte Option '%c'!\n"
+msgid "lpmove: Unknown option '%c'\n"
+msgstr ""
-msgid "lpoptions: No printers!?!\n"
-msgstr "lpoptions: Keine Drucker!?!\n"
+msgid "lpoptions: No printers\n"
+msgstr ""
#, c-format
msgid "lpoptions: Unable to add printer or instance: %s\n"
@@ -5048,23 +4999,23 @@ msgid "lpoptions: Unable to get PPD file for %s: %s\n"
msgstr "lpoptions: PPD-Datei für „%s“ konnte nicht geladen werden: %s\n"
#, c-format
-msgid "lpoptions: Unable to open PPD file for %s!\n"
-msgstr "lpoptions: PPD-Datei für „%s“ konnte nicht geöffnet werden!\n"
+msgid "lpoptions: Unable to open PPD file for %s\n"
+msgstr ""
-msgid "lpoptions: Unknown printer or class!\n"
-msgstr "lpoptions: Drucker oder Klasse unbekannt!\n"
+msgid "lpoptions: Unknown printer or class\n"
+msgstr ""
-msgid "lppasswd: Only root can add or delete passwords!\n"
-msgstr "lppasswd: Nur „root“ kann Kennwörter hinzufügen und löschen!\n"
+msgid "lppasswd: Only root can add or delete passwords\n"
+msgstr ""
-msgid "lppasswd: Password file busy!\n"
-msgstr "lppasswd: Kennwortdatei wird gerade verwendet!\n"
+msgid "lppasswd: Password file busy\n"
+msgstr ""
-msgid "lppasswd: Password file not updated!\n"
-msgstr "lppasswd: Kennwortdatei ist nicht aktualisiert!\n"
+msgid "lppasswd: Password file not updated\n"
+msgstr ""
-msgid "lppasswd: Sorry, password doesn't match!\n"
-msgstr "lppasswd: Kennwörter stimmen nicht überein!\n"
+msgid "lppasswd: Sorry, password doesn't match\n"
+msgstr ""
msgid ""
"lppasswd: Sorry, password rejected.\n"
@@ -5076,8 +5027,8 @@ msgstr ""
"Benutzernamen enthalten und muss mindestens einen Buchstaben und eine Zahl "
"enthalten.\n"
-msgid "lppasswd: Sorry, passwords don't match!\n"
-msgstr "lppasswd: Kennwörter stimmen nicht überein!\n"
+msgid "lppasswd: Sorry, passwords don't match\n"
+msgstr ""
#, c-format
msgid "lppasswd: Unable to copy password string: %s\n"
@@ -5106,9 +5057,8 @@ msgstr "lppasswd: Benutzer „%s“ und Gruppe „%s“ existieren nicht.\n"
#, c-format
msgid ""
"lpstat: error - %s environment variable names non-existent destination \"%s"
-"\"!\n"
+"\"\n"
msgstr ""
-"lpstat: Fehler – %s Umgebungsvariablennamen nicht vorhanden für Ziel „%s“!\n"
#, c-format
msgid "members of class %s:\n"
@@ -5120,20 +5070,20 @@ msgstr "keine Einträge\n"
msgid "no system default destination\n"
msgstr "kein System-Standardzielort\n"
-msgid "notify-events not specified!"
-msgstr "„notify-events“ nicht festgelegt!"
+msgid "notify-events not specified"
+msgstr ""
#, c-format
-msgid "notify-recipient-uri URI \"%s\" is already used!"
-msgstr "notify-recipient-uri URI „%s“ wird bereits verwendet!"
+msgid "notify-recipient-uri URI \"%s\" is already used"
+msgstr ""
#, c-format
-msgid "notify-recipient-uri URI \"%s\" uses unknown scheme!"
-msgstr "notify-recipient-uri URI „%s“ verwendet unbekanntes Schema!"
+msgid "notify-recipient-uri URI \"%s\" uses unknown scheme"
+msgstr ""
#, c-format
-msgid "notify-subscription-id %d no good!"
-msgstr "notify-subscription-id „%d“ ist ungültig!"
+msgid "notify-subscription-id %d no good"
+msgstr ""
msgid "pending"
msgstr "ausstehend"
@@ -5151,40 +5101,40 @@ msgid "ppdc: Bad boolean value (%s) on line %d of %s.\n"
msgstr "ppdc: Ungültiger Boolscher Wert (%s) in Zeile %d von %s.\n"
#, c-format
-msgid "ppdc: Bad resolution name \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Ungültiger aufzulösender Name „%s“ in Zeile %d von %s!\n"
+msgid "ppdc: Bad resolution name \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Bad status keyword %s on line %d of %s!\n"
-msgstr "ppdc: Ungültiges Status-Keyword „%s“ in Zeile %d von %s!\n"
+msgid "ppdc: Bad status keyword %s on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Bad variable substitution ($%c) on line %d of %s.\n"
msgstr "ppdc: Ungültige Variablenersetzung ($%c) in Zeile %d von %s.\n"
#, c-format
-msgid "ppdc: Choice found on line %d of %s with no Option!\n"
-msgstr "ppdc: Auswahl in Zeile %d von %s gefunden ohne Option!\n"
+msgid "ppdc: Choice found on line %d of %s with no Option\n"
+msgstr ""
#, c-format
-msgid "ppdc: Duplicate #po for locale %s on line %d of %s!\n"
-msgstr "ppdc: Duplikat #po für Locale „%s“ in Zeile %d von %s!\n"
+msgid "ppdc: Duplicate #po for locale %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected a filter definition on line %d of %s!\n"
-msgstr "ppdc: Filterdefinition erwartet in Zeile %d von %s!\n"
+msgid "ppdc: Expected a filter definition on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected a program name on line %d of %s!\n"
-msgstr "ppdc: Programmname erwartet in Zeile %d von %s!\n"
+msgid "ppdc: Expected a program name on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Expected boolean value on line %d of %s.\n"
msgstr "ppdc: Boolschen Wert erwartet in Zeile %d von %s.\n"
#, c-format
-msgid "ppdc: Expected charset after Font on line %d of %s!\n"
-msgstr "ppdc: Zeichensatz nach Schrift erwartet in Zeile %d von %s!\n"
+msgid "ppdc: Expected charset after Font on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Expected choice code on line %d of %s.\n"
@@ -5195,187 +5145,180 @@ msgid "ppdc: Expected choice name/text on line %d of %s.\n"
msgstr "ppdc: Auswahlname/-text erwartet in Zeile %d von %s.\n"
#, c-format
-msgid "ppdc: Expected color order for ColorModel on line %d of %s!\n"
-msgstr "ppdc: Farbreihenfolge für ColorModel erwartet in Zeile %d von %s!\n"
+msgid "ppdc: Expected color order for ColorModel on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected colorspace for ColorModel on line %d of %s!\n"
-msgstr "ppdc: Farbraum für ColorModel erwartet in Zeile %d von %s!\n"
+msgid "ppdc: Expected colorspace for ColorModel on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected compression for ColorModel on line %d of %s!\n"
-msgstr "ppdc: Komprimierung für ColorModel erwartet in Zeile %d von %s!\n"
+msgid "ppdc: Expected compression for ColorModel on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected constraints string for UIConstraints on line %d of %s!\n"
+msgid "ppdc: Expected constraints string for UIConstraints on line %d of %s\n"
msgstr ""
-"ppdc: Constraints String für UIConstraints erwartet in Zeile %d von %s!\n"
#, c-format
msgid ""
-"ppdc: Expected driver type keyword following DriverType on line %d of %s!\n"
+"ppdc: Expected driver type keyword following DriverType on line %d of %s\n"
msgstr ""
-"ppdc: Treibertyp-Keyword nach DriverType erwartet in Zeile %d von %s!\n"
#, c-format
-msgid "ppdc: Expected duplex type after Duplex on line %d of %s!\n"
-msgstr "ppdc: Duplextyp nach Duplex erwartet in Zeile %d von %s!\n"
+msgid "ppdc: Expected duplex type after Duplex on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected encoding after Font on line %d of %s!\n"
-msgstr "ppdc: Codierung nach Schrift erwartet in Zeile %d von %s!\n"
+msgid "ppdc: Expected encoding after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected filename after #po %s on line %d of %s!\n"
-msgstr "ppdc: Dateiname nach #po %s erwartet in Zeile %d von %s!\n"
+msgid "ppdc: Expected filename after #po %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected group name/text on line %d of %s!\n"
-msgstr "ppdc: Gruppenname/-text erwartet in Zeile %d von %s!\n"
+msgid "ppdc: Expected group name/text on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected include filename on line %d of %s!\n"
-msgstr "ppdc: „include filename“ erwartet in Zeile %d von %s!\n"
+msgid "ppdc: Expected include filename on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected integer on line %d of %s!\n"
-msgstr "ppdc: „integer“ erwartet in Zeile %d von %s!\n"
+msgid "ppdc: Expected integer on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected locale after #po on line %d of %s!\n"
-msgstr "ppdc: Locale nach #po erwartet in Zeile %d von %s!\n"
+msgid "ppdc: Expected locale after #po on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after %s on line %d of %s!\n"
-msgstr "ppdc: Name nach „%s“ erwartet in Zeile %d von %s!\n"
+msgid "ppdc: Expected name after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after FileName on line %d of %s!\n"
-msgstr "ppdc: Name nach FileName erwartet in Zeile %d von %s!\n"
+msgid "ppdc: Expected name after FileName on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after Font on line %d of %s!\n"
-msgstr "ppdc: Name nach Font erwartet in Zeile %d von %s!\n"
+msgid "ppdc: Expected name after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after Manufacturer on line %d of %s!\n"
-msgstr "ppdc: Name nach Manufacturer erwartet in Zeile %d von %s!\n"
+msgid "ppdc: Expected name after Manufacturer on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after MediaSize on line %d of %s!\n"
-msgstr "ppdc: Name nach MediaSize erwartet in Zeile %d von %s!\n"
+msgid "ppdc: Expected name after MediaSize on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after ModelName on line %d of %s!\n"
-msgstr "ppdc: Name nach ModelName erwartet in Zeile %d von %s!\n"
+msgid "ppdc: Expected name after ModelName on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after PCFileName on line %d of %s!\n"
-msgstr "ppdc: Name nach PCFileName erwartet in Zeile %d von %s!\n"
+msgid "ppdc: Expected name after PCFileName on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text after %s on line %d of %s!\n"
-msgstr "ppdc: Name/Text nach „%s“ erwartet in Zeile %d von %s!\n"
+msgid "ppdc: Expected name/text after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text after Installable on line %d of %s!\n"
-msgstr "ppdc: Name/Text nach Installable erwartet in Zeile %d von %s!\n"
+msgid "ppdc: Expected name/text after Installable on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text after Resolution on line %d of %s!\n"
-msgstr "ppdc: Name/Text nach Resolution erwartet in Zeile %d von %s!\n"
+msgid "ppdc: Expected name/text after Resolution on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text combination for ColorModel on line %d of %s!\n"
+msgid "ppdc: Expected name/text combination for ColorModel on line %d of %s\n"
msgstr ""
-"ppdc: Kombination aus Name/Text für ColorModel erwartet in Zeile %d von %s!\n"
#, c-format
-msgid "ppdc: Expected option name/text on line %d of %s!\n"
-msgstr "ppdc: Optionsname/-text erwartet in Zeile %d von %s!\n"
+msgid "ppdc: Expected option name/text on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected option section on line %d of %s!\n"
-msgstr "ppdc: „option section“ erwartet in Zeile %d von %s!\n"
+msgid "ppdc: Expected option section on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected option type on line %d of %s!\n"
-msgstr "ppdc: „option type“ erwartet in Zeile %d von %s!\n"
+msgid "ppdc: Expected option type on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected override field after Resolution on line %d of %s!\n"
-msgstr "ppdc: „override field“ nach Resolution erwartet in Zeile %d von %s!\n"
+msgid "ppdc: Expected override field after Resolution on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected real number on line %d of %s!\n"
-msgstr "ppdc: „real number“ erwartet in Zeile %d von %s!\n"
+msgid "ppdc: Expected real number on line %d of %s\n"
+msgstr ""
#, c-format
msgid ""
-"ppdc: Expected resolution/mediatype following ColorProfile on line %d of %"
-"s!\n"
+"ppdc: Expected resolution/mediatype following ColorProfile on line %d of %s\n"
msgstr ""
-"ppdc: „resolution/mediatype“ nach ColorProfile erwartet in Zeile %d von %s!\n"
#, c-format
msgid ""
"ppdc: Expected resolution/mediatype following SimpleColorProfile on line %d "
-"of %s!\n"
+"of %s\n"
msgstr ""
-"ppdc: „resolution/mediatype“ nach SimpleColorProfile erwartet in Zeile %d "
-"von %s!\n"
#, c-format
-msgid "ppdc: Expected selector after %s on line %d of %s!\n"
-msgstr "ppdc: „selector“ nach „%s“ erwartet in Zeile %d von %s!\n"
+msgid "ppdc: Expected selector after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected status after Font on line %d of %s!\n"
-msgstr "ppdc: Status nach Font erwartet in Zeile %d von %s!\n"
+msgid "ppdc: Expected status after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected string after Copyright on line %d of %s!\n"
-msgstr "ppdc: „string“ nach Copyright erwartet in Zeile %d von %s!\n"
+msgid "ppdc: Expected string after Copyright on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected string after Version on line %d of %s!\n"
-msgstr "ppdc: „string“ nach Version erwartet in Zeile %d von %s!\n"
+msgid "ppdc: Expected string after Version on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected two option names on line %d of %s!\n"
-msgstr "ppdc: Zwei Optionsnamen erwartet in Zeile %d von %s!\n"
+msgid "ppdc: Expected two option names on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected value after %s on line %d of %s!\n"
-msgstr "ppdc: „value“ nach „%s“ erwartet in Zeile %d von %s!\n"
+msgid "ppdc: Expected value after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected version after Font on line %d of %s!\n"
-msgstr "ppdc: Version nach Font erwartet in Zeile %d von %s!\n"
+msgid "ppdc: Expected version after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid #include/#po filename \"%s\"!\n"
-msgstr "ppdc: ungültiger #include/#po Dateiname „%s“!\n"
+msgid "ppdc: Invalid #include/#po filename \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid cost for filter on line %d of %s!\n"
-msgstr "ppdc: Ungültiges „cost“ für Filter in Zeile %d von %s!\n"
+msgid "ppdc: Invalid cost for filter on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid empty MIME type for filter on line %d of %s!\n"
-msgstr "ppdc: Ungültiger leerer MIME-Typ für Filter in Zeile %d von %s!\n"
+msgid "ppdc: Invalid empty MIME type for filter on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid empty program name for filter on line %d of %s!\n"
-msgstr "ppdc: Ungültiger leerer Programmname für Filter in Zeile %d von %s!\n"
+msgid "ppdc: Invalid empty program name for filter on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid option section \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Ungültiger Optionsabschnitt „%s“ in Zeile %d von %s!\n"
+msgid "ppdc: Invalid option section \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid option type \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Ungültiger Optionstyp „%s“ in Zeile %d von %s!\n"
+msgid "ppdc: Invalid option type \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Loading driver information file \"%s\"...\n"
@@ -5390,33 +5333,32 @@ msgid "ppdc: Loading messages from \"%s\"...\n"
msgstr "ppdc: Meldungen von „%s“ laden …\n"
#, c-format
-msgid "ppdc: Missing #endif at end of \"%s\"!\n"
-msgstr "ppdc: #endif fehlt am Ende von „%s“!\n"
+msgid "ppdc: Missing #endif at end of \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ppdc: Missing #if on line %d of %s!\n"
-msgstr "ppdc: #if fehlt in Zeile %d von %s!\n"
+msgid "ppdc: Missing #if on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: No message catalog provided for locale %s!\n"
-msgstr "ppdc: Kein Message-Catalog verfügbar für Locale „%s“!\n"
+msgid "ppdc: No message catalog provided for locale %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Option %s defined in two different groups on line %d of %s!\n"
+msgid "ppdc: Option %s defined in two different groups on line %d of %s\n"
msgstr ""
#, c-format
-msgid "ppdc: Option %s redefined with a different type on line %d of %s!\n"
+msgid "ppdc: Option %s redefined with a different type on line %d of %s\n"
msgstr ""
-"ppdc: Option „%s“ neu definiert durch anderen Typ in Zeile %d von %s!\n"
#, c-format
-msgid "ppdc: Option constraint must *name on line %d of %s!\n"
-msgstr "ppdc: Option „constraint must *name“ in Zeile %d von %s!\n"
+msgid "ppdc: Option constraint must *name on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Too many nested #if's on line %d of %s!\n"
-msgstr "ppdc: Zu viele verschachtelte #if in Zeile %d von %s!\n"
+msgid "ppdc: Too many nested #if's on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Unable to create PPD file \"%s\" - %s.\n"
@@ -5435,12 +5377,12 @@ msgid "ppdc: Unable to execute cupstestppd: %s\n"
msgstr "ppdc: cupstestppd konnte nicht ausgeführt werden: %s\n"
#, c-format
-msgid "ppdc: Unable to find #po file %s on line %d of %s!\n"
-msgstr "ppdc: #po-Datei „%s“ wurde nicht gefunden in Zeile %d von %s!\n"
+msgid "ppdc: Unable to find #po file %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unable to find include file \"%s\" on line %d of %s!\n"
-msgstr "ppdc: include-Datei „%s“ wurde nicht gefunden in Zeile %d von %s!\n"
+msgid "ppdc: Unable to find include file \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Unable to find localization for \"%s\" - %s\n"
@@ -5455,31 +5397,33 @@ msgid "ppdc: Undefined variable (%s) on line %d of %s.\n"
msgstr "ppdc: Nicht defnierte Variable (%s) in Zeile %d von %s.\n"
#, c-format
-msgid "ppdc: Unknown driver type %s on line %d of %s!\n"
-msgstr "ppdc: Unbekannter Treibertyp „%s“ in Zeile %d von %s!\n"
+msgid "ppdc: Unknown driver type %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Unbekannter Duplextyp „%s“ in Zeile %d von %s!\n"
+msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown media size \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Unbekannte Mediengröße „%s“ in Zeile %d von %s!\n"
+msgid "ppdc: Unknown media size \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown token \"%s\" seen on line %d of %s!\n"
-msgstr "ppdc: Unbekannter Token „%s“ gefunden in Zeile %d von %s!\n"
+msgid "ppdc: Unknown token \"%s\" seen on line %d of %s\n"
+msgstr ""
#, c-format
msgid ""
-"ppdc: Unknown trailing characters in real number \"%s\" on line %d of %s!\n"
+"ppdc: Unknown trailing characters in real number \"%s\" on line %d of %s\n"
+msgstr ""
+
+#, c-format
+msgid "ppdc: Unterminated string starting with %c on line %d of %s\n"
msgstr ""
-"ppdc: Unbekannte nachfolgende Zeichen in Real Number „%s“ in Zeile %d von %"
-"s!\n"
#, c-format
-msgid "ppdc: Unterminated string starting with %c on line %d of %s!\n"
-msgstr "ppdc: Unvollständiger String beginnend mit %c in Zeile %d von %s!\n"
+msgid "ppdc: Warning - overlapping filename \"%s\".\n"
+msgstr ""
#, c-format
msgid "ppdc: Writing %s...\n"
@@ -5490,8 +5434,8 @@ msgid "ppdc: Writing PPD files to directory \"%s\"...\n"
msgstr "ppdc: PPD-Dateien schreiben in Ordner „%s“ …\n"
#, c-format
-msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s!\n"
-msgstr "ppdmerge: Ungültige LanguageVersion „%s“ in %s!\n"
+msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s\n"
+msgstr ""
#, c-format
msgid "ppdmerge: Ignoring PPD file %s...\n"
@@ -5568,21 +5512,618 @@ msgstr "Ohne Titel"
msgid "variable-bindings uses indefinite length"
msgstr "variable-bindings hat unbestimmte Länge"
+#~ msgid " WARN %s has no corresponding options!\n"
+#~ msgstr " WARN %s hat keine passenden Optionen!\n"
+
+#~ msgid " WARN Default choices conflicting!\n"
+#~ msgstr " WARN Konflikt bei Standardauswahl!\n"
+
+#~ msgid ""
+#~ " WARN Duplex option keyword %s may not work as expected and "
+#~ "should be named Duplex!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " WARN Duplex-Option-Keyword „%s“ funktioniert u. U. nicht wie "
+#~ "erwartet – es sollte „Duplex“ heißen!\n"
+#~ " REF: Seite 122, Abschnitt 5.17\n"
+
+#~ msgid ""
+#~ " WARN File contains a mix of CR, LF, and CR LF line endings!\n"
+#~ msgstr ""
+#~ " WARN Datei enthält Mischung aus den Zeilenenden „CR“, „LF“ und "
+#~ "„CR LF“!\n"
+
+#~ msgid " WARN Line %d only contains whitespace!\n"
+#~ msgstr " WARN Zeile %d enthält nur Leerzeichen!\n"
+
#~ msgid " WARN Missing APDialogExtension file \"%s\"\n"
#~ msgstr " WARN APDialogExtension-Datei „%s“ fehlt\n"
#~ msgid " WARN Missing APPrinterIconPath file \"%s\"\n"
#~ msgstr " WARN APPrinterIconPath-Datei „%s“ fehlt\n"
+#~ msgid ""
+#~ " WARN Non-Windows PPD files should use lines ending with only "
+#~ "LF, not CR LF!\n"
+#~ msgstr ""
+#~ " WARN Windows-fremde PPD-Datei sollte nur Zeilenenden mit „LF“ "
+#~ "verwenden, nicht mit „CR LF“!\n"
+
+#~ msgid ""
+#~ " WARN Obsolete PPD version %.1f!\n"
+#~ " REF: Page 42, section 5.2.\n"
+#~ msgstr ""
+#~ " WARN Veraltete PPD-Version %.1f!\n"
+#~ " REF: Seite 42, Abschnitt 5.2.\n"
+
+#~ msgid " %s %s %s does not exist!\n"
+#~ msgstr " %s %s %s existiert nicht!\n"
+
+#~ msgid ""
+#~ " %s Bad %s choice %s!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " %s Ungültig: %s Auswahl %s!\n"
+#~ " REF: Seite 122, Abschnitt 5.17\n"
+
+#~ msgid " %s Bad UTF-8 \"%s\" translation string for option %s!\n"
+#~ msgstr ""
+#~ " %s Ungültiger UTF-8 „%s“ Übersetzungsstring für Option „%s“!\n"
+
+#~ msgid ""
+#~ " %s Bad UTF-8 \"%s\" translation string for option %s, choice %s!\n"
+#~ msgstr ""
+#~ " %s Ungültiger UTF-8 „%s“ Übersetzungsstring für Option „%s“, "
+#~ "Auswahl „%s“!\n"
+
+#~ msgid " %s Bad cupsFilter value \"%s\"!\n"
+#~ msgstr " %s Ungültiger cupsFilter-Wert „%s“!\n"
+
+#~ msgid " %s Bad cupsICCProfile %s!\n"
+#~ msgstr " %s Ungültiges cupsICCProfile „%s“!\n"
+
+#~ msgid " %s Bad cupsPreFilter value \"%s\"!\n"
+#~ msgstr " %s Ungültiger cupsPreFilter-Wert „%s“!\n"
+
+#~ msgid " %s Bad cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr " %s Ungültiges cupsUIConstraints „%s“: „%s“!\n"
+
+#~ msgid " %s Bad language \"%s\"!\n"
+#~ msgstr " %s Ungültige Sprache „%s“!\n"
+
+#~ msgid " %s Empty cupsUIConstraints %s!\n"
+#~ msgstr " %s Leeres cupsUIConstraints „%s“!\n"
+
+#~ msgid " %s Missing \"%s\" translation string for option %s!\n"
+#~ msgstr " %s Fehlender „%s“-Übersetzungsstring für Option „%s“!\n"
+
+#~ msgid ""
+#~ " %s Missing \"%s\" translation string for option %s, choice %s!\n"
+#~ msgstr ""
+#~ " %s Fehlender „%s“-Übersetzungsstring für Option „%s“, Auswahl „%"
+#~ "s“!\n"
+
+#~ msgid ""
+#~ " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"!\n"
+#~ msgstr ""
+#~ " %s Fehlende Auswahl „*%s %s“ in UIConstraints „*%s %s *%s %s“!\n"
+
+#~ msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr ""
+#~ " %s Fehlende Auswahl „*%s %s“ in cupsUIConstraints „%s“: „%s“!\n"
+
+#~ msgid " %s Missing cupsICCProfile file \"%s\"!\n"
+#~ msgstr " %s Fehlende cupsICCProfile-Datei „%s“!\n"
+
+#~ msgid " %s Missing cupsUIResolver %s!\n"
+#~ msgstr " %s Fehlender cupsUIResolver „%s“!\n"
+
+#~ msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"!\n"
+#~ msgstr " %s Fehlende Option „%s“ in UIConstraints „*%s %s *%s %s“!\n"
+
+#~ msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr " %s Fehlende Option „%s“ in cupsUIConstraints „%s“: „%s“!\n"
+
+#~ msgid " %s No base translation \"%s\" is included in file!\n"
+#~ msgstr " %s Keine Basisübersetzung „%s“ in der Datei enthalten!\n"
+
+#~ msgid ""
+#~ " %s REQUIRED %s does not define choice None!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " %s BENÖTIGT: „%s“ definiert Auswahl nicht als „None“!\n"
+#~ " REF: Seite 122, Abschnitt 5.17\n"
+
+#~ msgid " %s cupsICCProfile %s hash value collides with %s!\n"
+#~ msgstr " %s Hash-Wert von cupsICCProfile „%s“ in Konflikt mit „%s“!\n"
+
+#~ msgid " %s cupsUIResolver %s causes a loop!\n"
+#~ msgstr " %s cupsUIResolver „%s“ erzeugt eine Schleife!\n"
+
+#~ msgid " **FAIL** %s choice names %s and %s differ only by case!\n"
+#~ msgstr ""
+#~ " **FEHLER** %s-Auswahlnamen „%s“ und „%s“ unterscheiden sich nur "
+#~ "durch Groß-/Kleinschreibung!\n"
+
+#~ msgid ""
+#~ " **FAIL** %s must be 1284DeviceID!\n"
+#~ " REF: Page 72, section 5.5\n"
+#~ msgstr ""
+#~ " **FEHLER** „%s“ muss 1284DeviceID sein!\n"
+#~ " REF: Seite 72, Abschnitt 5.5\n"
+
+#~ msgid ""
+#~ " **FAIL** BAD DefaultImageableArea %s!\n"
+#~ " REF: Page 102, section 5.15.\n"
+#~ msgstr ""
+#~ " **FEHLER** UNGÜLTIG: DefaultImageableArea „%s“!\n"
+#~ " REF: Seite 102, Abschnitt 5.15.\n"
+
+#~ msgid ""
+#~ " **FAIL** BAD DefaultPaperDimension %s!\n"
+#~ " REF: Page 103, section 5.15.\n"
+#~ msgstr ""
+#~ " **FEHLER** UNGÜLTIG: DefaultPaperDimension „%s“!\n"
+#~ " REF: Seite 103, Abschnitt 5.15.\n"
+
+#~ msgid ""
+#~ " **FAIL** Bad %s choice %s!\n"
+#~ " REF: Page 84, section 5.9\n"
+#~ msgstr ""
+#~ " **FEHLER** Ungültig: „%s“ Auswahl „%s“!\n"
+#~ " REF: Seite 84, Abschnitt 5.9\n"
+
+#~ msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1!\n"
+#~ msgstr ""
+#~ " **FEHLER** Ungültiges LanguageEncoding „%s“ – muss „ISOLatin1“ "
+#~ "sein!\n"
+
+#~ msgid " **FAIL** Bad LanguageVersion %s - must be English!\n"
+#~ msgstr ""
+#~ " **FEHLER** Ungültige LanguageVersion „%s“ – muss „Englisch“ sein!\n"
+
+#~ msgid ""
+#~ " **FAIL** Default translation string for option %s choice %s "
+#~ "contains 8-bit characters!\n"
+#~ msgstr ""
+#~ " **FEHLER** Standard-Übersetzungsstring für Option „%s“ Auswahl „%"
+#~ "s“ enthält 8-Bit-Zeichen!\n"
+
+#~ msgid ""
+#~ " **FAIL** Default translation string for option %s contains 8-bit "
+#~ "characters!\n"
+#~ msgstr ""
+#~ " **FEHLER** Standard-Übersetzungsstring für Option „%s“ enthält 8-"
+#~ "Bit-Zeichen!\n"
+
+#~ msgid " **FAIL** Group names %s and %s differ only by case!\n"
+#~ msgstr ""
+#~ " **FEHLER** Gruppennamen „%s“ und „%s“ unterscheiden sich nur durch "
+#~ "Groß-/Kleinschreibung!\n"
+
+#~ msgid " **FAIL** Multiple occurrences of %s choice name %s!\n"
+#~ msgstr " **FEHLER** Mehrere Vorkommen des „%s“-Auswahlnamens „%s“!\n"
+
+#~ msgid " **FAIL** Option names %s and %s differ only by case!\n"
+#~ msgstr ""
+#~ " **FEHLER** Optionnamen „%s“ und „%s“ unterscheiden sich nur durch "
+#~ "Groß-/Kleinschreibung!\n"
+
+#~ msgid ""
+#~ " Bad %%%%BoundingBox: on line %d!\n"
+#~ " REF: Page 39, %%%%BoundingBox:\n"
+#~ msgstr ""
+#~ " Ungültige %%%%BoundingBox: in Zeile %d!\n"
+#~ " REF: Seite 39, %%%%BoundingBox:\n"
+
+#~ msgid ""
+#~ " Bad %%%%Page: on line %d!\n"
+#~ " REF: Page 53, %%%%Page:\n"
+#~ msgstr ""
+#~ " Ungültige %%%%Page: in Zeile %d!\n"
+#~ " REF: Seite 53, %%%%Page:\n"
+
+#~ msgid ""
+#~ " Bad %%%%Pages: on line %d!\n"
+#~ " REF: Page 43, %%%%Pages:\n"
+#~ msgstr ""
+#~ " Ungültige %%%%Pages: in Zeile %d!\n"
+#~ " REF: Seite 43, %%%%Pages:\n"
+
+#~ msgid ""
+#~ " Line %d is longer than 255 characters (%d)!\n"
+#~ " REF: Page 25, Line Length\n"
+#~ msgstr ""
+#~ " Zeile %d ist länger als 255 Zeichen (%d)!\n"
+#~ " REF: Seite 25, Line Length\n"
+
+#~ msgid ""
+#~ " Missing %!PS-Adobe-3.0 on first line!\n"
+#~ " REF: Page 17, 3.1 Conforming Documents\n"
+#~ msgstr ""
+#~ " %!PS-Adobe-3.0 fehlt in der ersten Zeile!\n"
+#~ " REF: Seite 17, 3.1 Conforming Documents\n"
+
+#~ msgid ""
+#~ " Missing %%EndComments comment!\n"
+#~ " REF: Page 41, %%EndComments\n"
+#~ msgstr ""
+#~ " %%EndComments-Kommentar fehlt!\n"
+#~ " REF: Seite 41, %%EndComments\n"
+
+#~ msgid ""
+#~ " Missing or bad %%BoundingBox: comment!\n"
+#~ " REF: Page 39, %%BoundingBox:\n"
+#~ msgstr ""
+#~ " %%BoundingBox fehlt oder ist ungültig: Kommentar!\n"
+#~ " REF: Seite 39, %%BoundingBox:\n"
+
+#~ msgid ""
+#~ " Missing or bad %%Page: comments!\n"
+#~ " REF: Page 53, %%Page:\n"
+#~ msgstr ""
+#~ " %%Page fehlt oder ist ungültig: Kommentare!\n"
+#~ " REF: Seite 53, %%Page:\n"
+
+#~ msgid ""
+#~ " Missing or bad %%Pages: comment!\n"
+#~ " REF: Page 43, %%Pages:\n"
+#~ msgstr ""
+#~ " %%Pages fehlt oder ist ungültig: Kommentar!\n"
+#~ " REF: Seite 43, %%Pages:\n"
+
+#~ msgid " Saw %d lines that exceeded 255 characters!\n"
+#~ msgstr " %d Zeilen mit über 255 Zeichen gefunden!\n"
+
+#~ msgid " Too many %%BeginDocument comments!\n"
+#~ msgstr " Zu viele %%BeginDocument-Kommentare!\n"
+
+#~ msgid " Too many %%EndDocument comments!\n"
+#~ msgstr " Zu viele %%EndDocument-Kommentare!\n"
+
+#~ msgid " Warning: file contains binary data!\n"
+#~ msgstr " Achtung: Datei enthält Binärdaten!\n"
+
+#~ msgid " Warning: no %%EndComments comment in file!\n"
+#~ msgstr " Achtung: kein %%EndComments-Kommentar in der Datei!\n"
+
+#~ msgid " Warning: obsolete DSC version %.1f in file!\n"
+#~ msgstr " Achtung: veraltete DSC-Version %.1f in der Datei!\n"
+
+#~ msgid "%s not supported!"
+#~ msgstr "%s nicht unterstützt!"
+
+#~ msgid "%s: Don't know what to do!\n"
+#~ msgstr "%s: Weiß nicht, was ich tun soll!\n"
+
+#~ msgid ""
+#~ "%s: Error - %s environment variable names non-existent destination \"%s"
+#~ "\"!\n"
+#~ msgstr ""
+#~ "%s: Fehler – %s Umgebungsvariablennamen nicht vorhanden für Ziel „%s“!\n"
+
+#~ msgid "%s: Error - bad job ID!\n"
+#~ msgstr "%s: Fehler – ungültige Druckauftrags-ID!\n"
+
+#~ msgid "%s: Error - cannot print files and alter jobs simultaneously!\n"
+#~ msgstr ""
+#~ "%s: Fehler – kann nicht gleichzeitig Dateien drucken und Druckaufträge "
+#~ "ändern!\n"
+
+#~ msgid ""
+#~ "%s: Error - cannot print from stdin if files or a job ID are provided!\n"
+#~ msgstr ""
+#~ "%s: Fehler – kann nicht von „stdin“, wenn Dateien oder eine Druckauftrags-"
+#~ "ID übergeben werden!\n"
+
+#~ msgid "%s: Error - expected character set after '-S' option!\n"
+#~ msgstr "%s: Fehler – Zeichensatz erwartet nach '-S'-Option!\n"
+
+#~ msgid "%s: Error - expected content type after '-T' option!\n"
+#~ msgstr "%s: Fehler – Inhaltstyp erwartet nach '-T'-Option!\n"
+
+#~ msgid "%s: Error - expected copies after '-n' option!\n"
+#~ msgstr "%s: Fehler – Kopien erwartet nach '-n'-Option!\n"
+
+#~ msgid "%s: Error - expected copy count after '-#' option!\n"
+#~ msgstr "%s: Fehler – Kopienanzahl erwartet nach '-#'-Option!\n"
+
+#~ msgid "%s: Error - expected destination after '-P' option!\n"
+#~ msgstr "%s: Fehler – Ziel erwartet nach '-P'-Option!\n"
+
+#~ msgid "%s: Error - expected destination after '-b' option!\n"
+#~ msgstr "%s: Fehler – Ziel erwartet nach '-b'-Option!\n"
+
+#~ msgid "%s: Error - expected destination after '-d' option!\n"
+#~ msgstr "%s: Fehler – Ziel erwartet nach '-d'-Option!\n"
+
+#~ msgid "%s: Error - expected form after '-f' option!\n"
+#~ msgstr "%s: Fehler – Form erwartet nach '-f'-Option!\n"
+
+#~ msgid "%s: Error - expected hold name after '-H' option!\n"
+#~ msgstr "%s: Fehler – Name halten erwartet nach '-H'-Option!\n"
+
+#~ msgid "%s: Error - expected hostname after '-H' option!\n"
+#~ msgstr "%s: Fehler – Hostname erwartet nach '-H'-Option!\n"
+
+#~ msgid "%s: Error - expected hostname after '-h' option!\n"
+#~ msgstr "%s: Fehler – Hostname erwartet nach '-h'-Option!\n"
+
+#~ msgid "%s: Error - expected mode list after '-y' option!\n"
+#~ msgstr "%s: Fehler – Modusliste erwartet nach '-y'-Option!\n"
+
+#~ msgid "%s: Error - expected name after '-%c' option!\n"
+#~ msgstr "%s: Fehler – Name erwartet nach '-%c'-Option!\n"
+
+#~ msgid "%s: Error - expected option string after '-o' option!\n"
+#~ msgstr "%s: Fehler – Optionsstring erwartet nach '-o'-Option!\n"
+
+#~ msgid "%s: Error - expected page list after '-P' option!\n"
+#~ msgstr "%s: Fehler – Seitenliste erwartet nach '-P'-Option!\n"
+
+#~ msgid "%s: Error - expected priority after '-%c' option!\n"
+#~ msgstr "%s: Fehler – Priorität erwartet nach '-%c'-Option!\n"
+
+#~ msgid "%s: Error - expected reason text after '-r' option!\n"
+#~ msgstr "%s: Fehler – Text mit Grund erwartet nach '-r'-Option!\n"
+
+#~ msgid "%s: Error - expected title after '-t' option!\n"
+#~ msgstr "%s: Fehler – Titel erwartet nach '-t'-Option!\n"
+
+#~ msgid "%s: Error - expected username after '-U' option!\n"
+#~ msgstr "%s: Fehler – Benutzername erwartet nach '-U'-Option!\n"
+
+#~ msgid "%s: Error - expected username after '-u' option!\n"
+#~ msgstr "%s: Fehler – Benutzername erwartet nach '-u'-Option!\n"
+
+#~ msgid "%s: Error - expected value after '-%c' option!\n"
+#~ msgstr "%s: Fehler – Wert erwartet nach '-%c'-Option!\n"
+
+#~ msgid ""
+#~ "%s: Error - need \"completed\", \"not-completed\", or \"all\" after '-W' "
+#~ "option!\n"
+#~ msgstr ""
+#~ "%s: Fehler – benötigt „completed“, „not-completed“ oder „all“ nach '-W'-"
+#~ "Option!\n"
+
+#~ msgid "%s: Error - scheduler not responding!\n"
+#~ msgstr "%s: Fehler – Scheduler reagiert nicht!\n"
+
+#~ msgid "%s: Error - unknown destination \"%s\"!\n"
+#~ msgstr "%s: Fehler – unbekanntes Ziel „%s“!\n"
+
+#~ msgid "%s: Error - unknown destination \"%s/%s\"!\n"
+#~ msgstr "%s: Fehler – unbekanntes Ziel „%s/%s“!\n"
+
+#~ msgid "%s: Error - unknown option '%c'!\n"
+#~ msgstr "%s: Fehler – unbekannte Option '%c'!\n"
+
+#~ msgid "%s: Error - unknown option '%s'!\n"
+#~ msgstr "%s: Fehler – unbekannte Option '%s'!\n"
+
+#~ msgid "%s: Expected job ID after '-i' option!\n"
+#~ msgstr "%s: Druckauftrags-ID erwartet nach '-i'-Option!\n"
+
+#~ msgid "%s: Invalid destination name in list \"%s\"!\n"
+#~ msgstr "%s: Ungültiger Zielname in Liste „%s“!\n"
+
+#~ msgid "%s: Need job ID ('-i jobid') before '-H restart'!\n"
+#~ msgstr "%s: Druckauftrags-ID ('-i jobid') benötigt vor '-H restart'!\n"
+
+#~ msgid "%s: No filter to convert from %s/%s to %s/%s!\n"
+#~ msgstr "%s: Kein Filter für Konvertierung von %s/%s zu %s/%s!\n"
+
+#~ msgid "%s: Sorry, no encryption support compiled in!\n"
+#~ msgstr "%s: Verschlüsselungsunterstützung nicht verfügbar!\n"
+
+#~ msgid "%s: Unable to contact server!\n"
+#~ msgstr "%s: Verbindungsaufbau zum Server fehlgeschlagen!\n"
+
+#~ msgid "%s: Unable to determine MIME type of \"%s\"!\n"
+#~ msgstr "%s: MIME-Typ von „%s“ konnte nicht bestimmt werden!\n"
+
#~ msgid "%s: Unable to open %s - %s\n"
#~ msgstr "%s: „%s“ konnte nicht geöffnet werden – %s\n"
#~ msgid "%s: Unable to open %s - %s on line %d.\n"
#~ msgstr "%s: „%s“ konnte nicht geöffnet werden – %s in Zeile %d.\n"
+#~ msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"!\n"
+#~ msgstr ""
+#~ "%s: MIME-Datenbank von „%s“ oder „%s“ konnte nicht gelesen werden!\n"
+
+#~ msgid "%s: Unknown destination \"%s\"!\n"
+#~ msgstr "%s: Unbekanntes Ziel „%s“!\n"
+
+#~ msgid "%s: Unknown destination MIME type %s/%s!\n"
+#~ msgstr "%s: Unbekannter Ziel-MIME-Typ „%s/%s“!\n"
+
+#~ msgid "%s: Unknown option '%c'!\n"
+#~ msgstr "%s: Unbekannte Option '%c'!\n"
+
+#~ msgid "%s: Unknown source MIME type %s/%s!\n"
+#~ msgstr "%s: Unbekannter Quell-MIME-Typ „%s/%s“!\n"
+
+#~ msgid ""
+#~ "%s: Warning - '%c' format modifier not supported - output may not be "
+#~ "correct!\n"
+#~ msgstr ""
+#~ "%s: Achtung – '%c'-Format-Modifier nicht unterstützt – Ausgabe ist u. U. "
+#~ "nicht korrekt!\n"
+
+#~ msgid "%s: Warning - character set option ignored!\n"
+#~ msgstr "%s: Achtung – Zeichensatzoption ignoriert!\n"
+
+#~ msgid "%s: Warning - content type option ignored!\n"
+#~ msgstr "%s: Achtung – Inhaltstypoption ignoriert!\n"
+
+#~ msgid "%s: Warning - form option ignored!\n"
+#~ msgstr "%s: Achtung – Formoption ignoriert!\n"
+
+#~ msgid "%s: Warning - mode option ignored!\n"
+#~ msgstr "%s: Achtung – Modusoption ignoriert!\n"
+
+#~ msgid ""
+#~ "%s: error - %s environment variable names non-existent destination \"%s"
+#~ "\"!\n"
+#~ msgstr ""
+#~ "%s: Fehler – %s Umgebungsvariablennamen nicht vorhanden für Ziel „%s“!\n"
+
+#~ msgid "%s: error - expected option=value after '-o' option!\n"
+#~ msgstr "%s: Fehler – „option=value“ erwartet nach '-o'-Option!\n"
+
#~ msgid "600 DPI Grayscale"
#~ msgstr "600 DPI Graustufen"
+#~ msgid "A Samba password is required to export printer drivers!"
+#~ msgstr ""
+#~ "Es wird ein Samba-Kennwort benötigt, um Druckertreiber exportieren zu "
+#~ "können!"
+
+#~ msgid "A Samba username is required to export printer drivers!"
+#~ msgstr ""
+#~ "Es wird ein Samba-Benutzername benötigt, um Druckertreiber exportieren zu "
+#~ "können!"
+
+#~ msgid "A class named \"%s\" already exists!"
+#~ msgstr "Es gibt bereits eine Klasse mit dem Namen „%s“!"
+
+#~ msgid "A printer named \"%s\" already exists!"
+#~ msgstr "Es gibt bereits einen Drucker mit dem Namen „%s“!"
+
+#~ msgid "Attempt to set %s printer-state to bad value %d!"
+#~ msgstr ""
+#~ "Versuch, den Druckerstatus für „%s“ auf den ungültigen Wert „%d“ zu "
+#~ "setzen!"
+
+#~ msgid "Attribute groups are out of order (%x < %x)!"
+#~ msgstr "Attributgruppen sind durcheinander (%x < %x)!"
+
+#~ msgid "Bad device URI \"%s\"!\n"
+#~ msgstr "Ungültige Geräte-URI „%s“!\n"
+
+#~ msgid "Bad device-uri \"%s\"!"
+#~ msgstr "Ungültige Geräte-URI „%s“!"
+
+#~ msgid "Bad device-uri scheme \"%s\"!"
+#~ msgstr "Ungültiges Geräte-URI-Schema „%s“!"
+
+#~ msgid "Bad document-format \"%s\"!"
+#~ msgstr "Ungültiges Dokumentformat „%s“!"
+
+#~ msgid "Bad filename buffer!"
+#~ msgstr "Ungültiger Dateinamen-Puffer!"
+
+#~ msgid "Bad job-priority value!"
+#~ msgstr "Ungültiger Wert für Druckauftragspriorität!"
+
+#~ msgid "Bad job-sheets value \"%s\"!"
+#~ msgstr "Ungültiger Wert „%s“ für Druckauftragslisten!"
+
+#~ msgid "Bad job-sheets value type!"
+#~ msgstr "Ungültiger Wertetyp für Druckauftragslisten!"
+
+#~ msgid "Bad job-state value!"
+#~ msgstr "Ungültiger Wert für Druckauftragsstatus!"
+
+#~ msgid "Bad job-uri attribute \"%s\"!"
+#~ msgstr "Ungültiges Druckauftrags-URI-Attribut „%s“!"
+
+#~ msgid "Bad notify-pull-method \"%s\"!"
+#~ msgstr "Ungültige Notify-Pull-Methode „%s“!"
+
+#~ msgid "Bad notify-recipient-uri URI \"%s\"!"
+#~ msgstr "Ungültige Notify-Recipient-URI: URI „%s“!"
+
+#~ msgid "Bad option + choice on line %d!"
+#~ msgstr "Ungültige Option + Auswahl in Zeile %d!"
+
+#~ msgid "Bad port-monitor \"%s\"!"
+#~ msgstr "Ungültiger Port-Monitor „%s“!"
+
+#~ msgid "Bad printer-state value %d!"
+#~ msgstr "Ungültiger Wert „%d“ für Druckerstatus!"
+
+#~ msgid "Bad request version number %d.%d!"
+#~ msgstr "Ungültige Anfrage-Versionsnummer %d.%d!"
+
+#~ msgid "Bad subscription ID!"
+#~ msgstr "Ungültige Subskriptions-ID!"
+
+#~ msgid "Character set \"%s\" not supported!"
+#~ msgstr "Zeichensatz „%s“ nicht unterstützt!"
+
+#~ msgid "Could not scan type \"%s\"!"
+#~ msgstr "Typ „%s“ konnte nicht durchsucht werden!"
+
+#~ msgid "Cover open."
+#~ msgstr "Die Abdeckung ist offen."
+
+#~ msgid "Developer almost empty."
+#~ msgstr "Der Entwickler ist fast leer."
+
+#~ msgid "Developer empty!"
+#~ msgstr "Der Entwickler ist leer!"
+
+#~ msgid "Door open."
+#~ msgstr "Die Tür ist offen."
+
+#~ msgid "ERROR: Bad %%BoundingBox: comment seen!\n"
+#~ msgstr "ERROR: Ungültige %%BoundingBox: Kommentar gesehen!\n"
+
+#~ msgid "ERROR: Bad %%IncludeFeature: comment!\n"
+#~ msgstr "ERROR: Ungültiges %%IncludeFeature: Kommentar!\n"
+
+#~ msgid "ERROR: Bad %%Page: comment in file!\n"
+#~ msgstr "ERROR: Ungültige %%Page: Kommentar in Datei!\n"
+
+#~ msgid "ERROR: Bad %%PageBoundingBox: comment in file!\n"
+#~ msgstr "ERROR: Ungültige %%PageBoundingBox: Kommentar in Datei!\n"
+
+#~ msgid "ERROR: Bad SCSI device file \"%s\"!\n"
+#~ msgstr "ERROR: Ungültige SCSI-Gerätedatei „%s“!\n"
+
+#~ msgid "ERROR: Bad columns value %d!\n"
+#~ msgstr "ERROR: Ungültiger Spaltenwert „%d“!\n"
+
+#~ msgid "ERROR: Bad cpi value %f!\n"
+#~ msgstr "ERROR: Ungültiger cpi-Wert „%f“!\n"
+
+#~ msgid "ERROR: Bad lpi value %f!\n"
+#~ msgstr "ERROR: Ungültiger lpi-Wert „%f“!\n"
+
+#~ msgid "ERROR: Bad page setup!\n"
+#~ msgstr "ERROR: Ungültiges Seitenformat!\n"
+
+#~ msgid "ERROR: Destination printer does not exist!\n"
+#~ msgstr "ERROR: Zieldrucker existiert nicht!\n"
+
+#~ msgid "ERROR: Duplicate %%BoundingBox: comment seen!\n"
+#~ msgstr "ERROR: Doppelte %%BoundingBox: Kommentar gesehen!\n"
+
+#~ msgid "ERROR: Duplicate %%Pages: comment seen!\n"
+#~ msgstr "ERROR: Doppelte %%Pages: Kommentar gesehen!\n"
+
+#~ msgid "ERROR: Empty print file!\n"
+#~ msgstr "ERROR: Leere Druckdatei!\n"
+
+#~ msgid "ERROR: Expected quoted string on line %d of %s!\n"
+#~ msgstr "ERROR: String mit Anführungszeichen erwartet in Zeile %d von %s!\n"
+
+#~ msgid "ERROR: Fatal USB error!\n"
+#~ msgstr "ERROR: Schwerwiegender USB-Fehler!\n"
+
+#~ msgid "ERROR: Invalid HP-GL/2 command seen, unable to print file!\n"
+#~ msgstr ""
+#~ "ERROR: Ungültiger HP-GL/2-Befehl aufgetreten; Datei konnte nicht gedruckt "
+#~ "werden!\n"
+
+#~ msgid "ERROR: Missing %%EndProlog!\n"
+#~ msgstr "ERROR: Fehlender %%EndProlog!\n"
+
+#~ msgid "ERROR: Missing %%EndSetup!\n"
+#~ msgstr "ERROR: Fehlendes %%EndSetup!\n"
+
#~ msgid ""
#~ "ERROR: Missing device URI on command-line and no DEVICE_URI environment "
#~ "variable!\n"
@@ -5590,24 +6131,419 @@ msgstr "variable-bindings hat unbestimmte Länge"
#~ "ERROR: Geräte-URI fehlt in der Befehlszeile und keine DEVICE_URI "
#~ "Umgebungsvariable vorhanden!\n"
+#~ msgid "ERROR: Missing value on line %d of banner file!\n"
+#~ msgstr "ERROR: Wert fehlt in Zeile %d der Bannerdatei!\n"
+
+#~ msgid ""
+#~ "ERROR: Need a msgid line before any translation strings on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ERROR: msgid-Zeile benötigt vor allen Übersetzungsstrings in Zeile %d von "
+#~ "%s!\n"
+
+#~ msgid "ERROR: No %%BoundingBox: comment in header!\n"
+#~ msgstr "ERROR: Keine %%BoundingBox: Kommentar im Header!\n"
+
+#~ msgid "ERROR: No %%Pages: comment in header!\n"
+#~ msgstr "ERROR: Keine %%Pages: Kommentar im Header!\n"
+
+#~ msgid ""
+#~ "ERROR: No device URI found in argv[0] or in DEVICE_URI environment "
+#~ "variable!\n"
+#~ msgstr ""
+#~ "ERROR: Keine Geräte-URI gefunden in „argv[0]“ oder in DEVICE_URI "
+#~ "Umgebungsvariable!\n"
+
+#~ msgid "ERROR: No pages found!\n"
+#~ msgstr "ERROR: Keine Seiten gefunden!\n"
+
+#~ msgid "ERROR: Out of paper!\n"
+#~ msgstr "ERROR: Kein Papier mehr!\n"
+
+#~ msgid "ERROR: PRINTER environment variable not defined!\n"
+#~ msgstr "ERROR: DRUCKER: Umgebungsvariable nicht definiert!\n"
+
+#~ msgid "ERROR: Print file was not accepted (%s)!\n"
+#~ msgstr "ERROR: Druckdatei wurde nicht akzeptiert (%s)!\n"
+
+#~ msgid "ERROR: Printer not responding!\n"
+#~ msgstr "ERROR: Drucker reagiert nicht!\n"
+
#~ msgid "ERROR: Unable to create temporary file - %s.\n"
#~ msgstr "ERROR: Temporäre Datei konnte nicht erstellt werden – %s.\n"
#~ msgid "ERROR: Unable to create temporary file: %s\n"
#~ msgstr "ERROR: Temporäre Datei konnte nicht erstellt werden: %s.\n"
+#~ msgid "ERROR: Unable to get job %d attributes (%s)!\n"
+#~ msgstr ""
+#~ "ERROR: Attribute für Druckauftrag „%d“ konnten nicht abgefragt werden (%"
+#~ "s)!\n"
+
+#~ msgid "ERROR: Unable to get printer status (%s)!\n"
+#~ msgstr "ERROR: Druckerstatus konnte nicht abgefragt werden (%s)!\n"
+
+#~ msgid "ERROR: Unable to locate printer '%s'!\n"
+#~ msgstr "ERROR: Drucker „%s“ konnte nicht gefunden werden!\n"
+
+#~ msgid "ERROR: Unable to open image file for printing!\n"
+#~ msgstr "ERROR: Bilddatei konnte nicht zum Drucken geöffnet werden!\n"
+
#~ msgid "ERROR: Unable to open temporary file"
#~ msgstr "ERROR: Temporäre Datei konnte nicht geöffnet werden"
+#~ msgid "ERROR: Unable to print %d text columns!\n"
+#~ msgstr "ERROR: %d Textspalten konnten nicht gedruckt werden!\n"
+
+#~ msgid "ERROR: Unable to print %dx%d text page!\n"
+#~ msgstr "ERROR: %dx%d Textseite konnte nicht gedruckt werden!\n"
+
+#~ msgid "ERROR: Unable to read print data!\n"
+#~ msgstr "ERROR: Druckdaten konnten nicht gelesen werden!\n"
+
+#~ msgid "ERROR: Unable to send print data (%d)\n"
+#~ msgstr "ERROR: Druckdaten konnten nicht gesendet werden (%d)\n"
+
+#~ msgid "ERROR: Unable to send print data!\n"
+#~ msgstr "ERROR: Druckdaten konnten nicht gesendet werden!\n"
+
+#~ msgid "ERROR: Unable to write %d bytes to printer!\n"
+#~ msgstr "ERROR: %d Byte konnten nicht auf den Drucker geschrieben werden!\n"
+
+#~ msgid "ERROR: Unable to write raster data to driver!\n"
+#~ msgstr ""
+#~ "ERROR: Rasterdaten konnten nicht auf den Treiber geschrieben werden!\n"
+
+#~ msgid "ERROR: Unable to write to temporary file"
+#~ msgstr "ERROR: Temporäre Datei konnte nicht geschrieben werden"
+
+#~ msgid "ERROR: Unexpected text on line %d of %s!\n"
+#~ msgstr "ERROR: Unerwarteter Text in Zeile %d von %s!\n"
+
+#~ msgid "ERROR: Unknown encryption option value \"%s\"!\n"
+#~ msgstr "ERROR: Unbekannter Verschlüsselungsoptionswert „%s“!\n"
+
+#~ msgid "ERROR: Unknown message catalog format for \"%s\"!\n"
+#~ msgstr "ERROR: Unbekanntes Message-Catalog-Format für „%s“!\n"
+
+#~ msgid "ERROR: Unknown option \"%s\" with value \"%s\"!\n"
+#~ msgstr "ERROR: Unbekannte Option „%s“ mit Wert „%s“!\n"
+
+#~ msgid "ERROR: Unknown version option value \"%s\"!\n"
+#~ msgstr "ERROR: Unbekannter Versionsoptionswert „%s“!\n"
+
+#~ msgid "ERROR: Unsupported brightness value %s, using brightness=100!\n"
+#~ msgstr ""
+#~ "ERROR: Nicht unterstützter Helligkeitswert „%s“; „brightness=100“ "
+#~ "verwenden!\n"
+
+#~ msgid "ERROR: Unsupported gamma value %s, using gamma=1000!\n"
+#~ msgstr ""
+#~ "ERROR: Nicht unterstützter Gammawert „%s“; „gamma=1000“ verwenden!\n"
+
+#~ msgid "ERROR: Unsupported number-up value %d, using number-up=1!\n"
+#~ msgstr ""
+#~ "ERROR: Nicht unterstützter Number-Up-Wert „%d“; „number-up=1“ verwenden!\n"
+
+#~ msgid ""
+#~ "ERROR: Unsupported number-up-layout value %s, using number-up-"
+#~ "layout=lrtb!\n"
+#~ msgstr ""
+#~ "ERROR: Nicht unterstützter Number-Up-Layout-Wert „%s“; „number-up-"
+#~ "layout=lrtb“ verwenden!\n"
+
+#~ msgid "ERROR: Unsupported page-border value %s, using page-border=none!\n"
+#~ msgstr ""
+#~ "ERROR: Nicht unterstützter Seitenrandwert „%s“; „page-border=none“ "
+#~ "verwenden!\n"
+
+#~ msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting!\n"
+#~ msgstr "ERROR: doc_printf-Overflow (%d Byte) festgestellt; abbrechen!\n"
+
#~ msgid "ERROR: pdftops filter crashed on signal %d!\n"
#~ msgstr "ERROR: pdftops-Filter fehlgeschlagen bei Signal „%d“!\n"
#~ msgid "ERROR: pdftops filter exited with status %d!\n"
#~ msgstr "ERROR: pdftops-Filter ausgestiegen mit Status „%d“!\n"
+#~ msgid "ERROR: pictwpstops exited on signal %d!\n"
+#~ msgstr "ERROR: pictwpstops-Filter ausgestiegen bei Signal „%d“!\n"
+
+#~ msgid "ERROR: pictwpstops exited with status %d!\n"
+#~ msgstr "ERROR: pictwpstops-Filter ausgestiegen mit Status „%d“!\n"
+
+#~ msgid ""
+#~ "ERROR: recoverable: Unable to connect to printer; will retry in 30 "
+#~ "seconds...\n"
+#~ msgstr ""
+#~ "ERROR: wiederherstellbar: Verbindung zum Drucker nicht möglich, erneuter "
+#~ "Versuch in 30 Sekunden …\n"
+
+#~ msgid "Empty PPD file!"
+#~ msgstr "Leere PPD-Datei!"
+
+#~ msgid "Error: need hostname after '-h' option!\n"
+#~ msgstr "Fehler: Hostname benötigt nach '-h'-Option!\n"
+
+#~ msgid "Fuser temperature high!"
+#~ msgstr "Die Temperatur des Fixierers ist zu hoch!"
+
+#~ msgid "Fuser temperature low!"
+#~ msgstr "Die Temperatur des Fixierers ist zu niedrig!"
+
+#~ msgid "Got a printer-uri attribute but no job-id!"
+#~ msgstr "Drucker-URI-Attribute vorhanden, aber keine Druckauftrags-ID!"
+
+#~ msgid "Ink/toner almost empty."
+#~ msgstr "Tinte/Toner fast leer."
+
+#~ msgid "Ink/toner empty!"
+#~ msgstr "Tinte/Toner leer!"
+
+#~ msgid "Ink/toner waste bin almost full."
+#~ msgstr "Tinten/Toner-Abfallbehälter fast voll."
+
+#~ msgid "Ink/toner waste bin full!"
+#~ msgstr "Tinten/Toner-Abfallbehälter voll!"
+
+#~ msgid "Interlock open."
+#~ msgstr "Die Verriegelung ist offen."
+
+#~ msgid "Job #%d cannot be restarted - no files!"
+#~ msgstr ""
+#~ "Druckauftrag Nr. %d kann nicht neu gestartet werden – keine Dateien "
+#~ "vorhanden!"
+
+#~ msgid "Job #%d does not exist!"
+#~ msgstr "Druckauftrag Nr. %d existiert nicht!"
+
+#~ msgid "Job #%d is finished and cannot be altered!"
+#~ msgstr ""
+#~ "Druckauftrag Nr. %d ist abgeschlossen und kann nicht geändert werden!"
+
+#~ msgid "Job #%d is not complete!"
+#~ msgstr "Druckauftrag Nr. %d ist nicht abgeschlossen!"
+
+#~ msgid "Job #%d is not held for authentication!"
+#~ msgstr "Druckauftrag Nr. %d benötigt keine Authentifizierung!"
+
+#~ msgid "Job #%d is not held!"
+#~ msgstr "Druckauftrag Nr. %d wird nicht gehalten!"
+
+#~ msgid "Job #%s does not exist!"
+#~ msgstr "Druckauftrag Nr. %s existiert nicht!"
+
+#~ msgid "Job %d not found!"
+#~ msgstr "Druckauftrag %d wurde nicht gefunden!"
+
+#~ msgid "Job subscriptions cannot be renewed!"
+#~ msgstr "Druckauftrags-Subskription kann nicht erneuert werden."
+
+#~ msgid "Language \"%s\" not supported!"
+#~ msgstr "Sprache „%s“ nicht unterstützt!"
+
+#~ msgid "Media jam!"
+#~ msgstr "Papierstau im Medienfach!"
+
+#~ msgid "Media tray almost empty."
+#~ msgstr "Das Medienfach ist fast leer."
+
+#~ msgid "Media tray empty!"
+#~ msgstr "Das Medienfach ist leer!"
+
+#~ msgid "Media tray missing!"
+#~ msgstr "Das Medienfach fehlt!"
+
+#~ msgid "Media tray needs to be filled."
+#~ msgstr "Das Medienfach muss aufgefüllt werden."
+
+#~ msgid "Missing document-number attribute!"
+#~ msgstr "Attribut „document-number“ fehlt!"
+
+#~ msgid "Missing double quote on line %d!"
+#~ msgstr "Doppeltes Anführungszeichen in Zeile %d fehlt!"
+
+#~ msgid "Missing form variable!"
+#~ msgstr "Formvariable fehlt!"
+
+#~ msgid "Missing notify-subscription-ids attribute!"
+#~ msgstr "Attribut „notify-subscription-ids“ fehlt!"
+
+#~ msgid "Missing requesting-user-name attribute!"
+#~ msgstr "Attribut „requesting-user-name“ fehlt!"
+
+#~ msgid "Missing required attributes!"
+#~ msgstr "Benötigte Attribute fehlen!"
+
+#~ msgid "Missing value on line %d!"
+#~ msgstr "Wert in Zeile %d fehlt!"
+
+#~ msgid "No PPD name!"
+#~ msgstr "Kein PPD-Name!"
+
+#~ msgid "No Windows printer drivers are installed!"
+#~ msgstr "Es sind keine Windows-Druckertreiber installiert!"
+
+#~ msgid "No active jobs on %s!"
+#~ msgstr "Keine aktiven Druckaufträge auf %s!"
+
+#~ msgid "No attributes in request!"
+#~ msgstr "Keine Attribute abgerufen!"
+
+#~ msgid "No authentication information provided!"
+#~ msgstr "Keine Authentifizierungs-Informationen übergeben!"
+
+#~ msgid "No file!?!"
+#~ msgstr "Keine Datei!?!"
+
+#~ msgid "No modification time!"
+#~ msgstr "Kein Änderungsdatum!"
+
+#~ msgid "No printer name!"
+#~ msgstr "Kein Druckername!"
+
+#~ msgid "No printer-uri found for class!"
+#~ msgstr "Keine Drucker-URI gefunden für Klasse!"
+
+#~ msgid "No printer-uri found!"
+#~ msgstr "Keine Drucker-URI gefunden!"
+
+#~ msgid "No printer-uri in request!"
+#~ msgstr "Keine Drucker-URI abgerufen!"
+
+#~ msgid "No subscription attributes in request!"
+#~ msgstr "Keine Subskriptionsattribute abgerufen!"
+
+#~ msgid "OPC almost at end-of-life."
+#~ msgstr "Die Bildtrommel (OPC) muss bald ausgetauscht werden."
+
+#~ msgid "OPC at end-of-life!"
+#~ msgstr "Die Bildtrommel (OPC) muss ausgetauscht werden!"
+
+#~ msgid "Out of toner!"
+#~ msgstr "Der Toner ist leer!"
+
+#~ msgid "Output bin almost full."
+#~ msgstr "Das Ausgabefach ist fast voll."
+
+#~ msgid "Output bin full!"
+#~ msgstr "Das Ausgabefach ist voll!"
+
+#~ msgid "Output tray missing!"
+#~ msgstr "Das Ausgabefach fehlt!"
+
+#~ msgid "Printer offline."
+#~ msgstr "Der Drucker ist offline."
+
+#~ msgid "SCSI Printer"
+#~ msgstr "SCSI-Drucker"
+
+#~ msgid "The notify-user-data value is too large (%d > 63 octets)!"
+#~ msgstr "Der Wert für „notify-user-data“ ist zu groß (%d > 63 Oktetts)!"
+
+#~ msgid "The printer or class is not shared!"
+#~ msgstr "Der Drucker oder die Klasse sind nicht freigegeben!"
+
+#~ msgid "The printer-uri attribute is required!"
+#~ msgstr "Das Drucker-URI-Attribut wird benötigt!"
+
+#~ msgid "Toner low."
+#~ msgstr "Wenig Toner."
+
+#~ msgid "Too many job-sheets values (%d > 2)!"
+#~ msgstr "Zu viele job-sheets-Werte (%d > 2)!"
+
+#~ msgid "Too many printer-state-reasons values (%d > %d)!"
+#~ msgstr "Zu viele printer-state-reasons-Werte (%d > %d)!"
+
+#~ msgid "Unable to add job for destination \"%s\"!"
+#~ msgstr "Druckauftrag für das Ziel „%s“ konnte nicht hinzugefügt werden!"
+
+#~ msgid "Unable to allocate memory for file types!"
+#~ msgstr "Der Speicher für die Dateitypen konnte nicht zugeordnet werden."
+
+#~ msgid "Unable to copy 64-bit CUPS printer driver files (%d)!"
+#~ msgstr ""
+#~ "64-Bit CUPS-Druckertreiberdateien konnten nicht kopiert werden (%d)!"
+
+#~ msgid "Unable to copy 64-bit Windows printer driver files (%d)!"
+#~ msgstr ""
+#~ "64-Bit Windows-Druckertreiberdateien konnten nicht kopiert werden (%d)!"
+
+#~ msgid "Unable to copy CUPS printer driver files (%d)!"
+#~ msgstr "CUPS-Druckertreiberdateien konnten nicht kopiert werden (%d)!"
+
+#~ msgid "Unable to copy PPD file - %s!"
+#~ msgstr "PPD-Datei konnte nicht kopiert werden – %s!"
+
+#~ msgid "Unable to copy PPD file!"
+#~ msgstr "PPD-Datei konnte nicht kopiert werden!"
+
+#~ msgid "Unable to copy Windows 2000 printer driver files (%d)!"
+#~ msgstr ""
+#~ "Windows 2000 Druckertreiberdateien konnten nicht kopiert werden (%d)!"
+
+#~ msgid "Unable to copy Windows 9x printer driver files (%d)!"
+#~ msgstr "Windows 9x Druckertreiberdateien konnten nicht kopiert werden (%d)!"
+
+#~ msgid "Unable to copy interface script - %s!"
+#~ msgstr "Schnittstellenskript konnte nicht kopiert werden – %s!"
+
+#~ msgid "Unable to create printer-uri!"
+#~ msgstr "Drucker-URI konnte nicht erstellt werden!"
+
+#~ msgid "Unable to edit cupsd.conf files larger than 1MB!"
+#~ msgstr ""
+#~ "„cupsd.conf“-Dateien größer als 1 MB können nicht bearbeitet werden!"
+
+#~ msgid "Unable to find destination for job!"
+#~ msgstr "Ziel für den Druckauftrag konnte nicht gefunden werden!"
+
+#~ msgid "Unable to find printer!\n"
+#~ msgstr "Drucker konnte nicht gefunden werden!\n"
+
+#~ msgid "Unable to install Windows 2000 printer driver files (%d)!"
+#~ msgstr ""
+#~ "Windows 2000 Druckertreiberdateien konnten nicht installiert werden (%d)!"
+
+#~ msgid "Unable to install Windows 9x printer driver files (%d)!"
+#~ msgstr ""
+#~ "Windows 9x Druckertreiberdateien konnten nicht installiert werden (%d)!"
+
+#~ msgid "Unable to open document %d in job %d!"
+#~ msgstr ""
+#~ "Das Dokument „%d“ in Druckauftrag „%d“ konnte nicht geöffnet werden!"
+
+#~ msgid "Unable to send command to printer driver!"
+#~ msgstr "Befehl konnte nicht an den Druckertreiber gesendet werden!"
+
+#~ msgid "Unable to set Windows printer driver (%d)!"
+#~ msgstr "Windows-Druckertreiber konnte nicht festgelegt werden (%d)!"
+
+#~ msgid "Unable to use legacy USB class driver!\n"
+#~ msgstr "Alte USB-Klasse-Treiber konnten nicht verwendet werden!\n"
+
#~ msgid "Unknown printer error (%s)!"
#~ msgstr "Unbekannter Druckerfehler (%s)!"
+#~ msgid "Unsupported character set \"%s\"!"
+#~ msgstr "Zeichensatz „%s“ nicht unterstützt!"
+
+#~ msgid "Unsupported compression \"%s\"!"
+#~ msgstr "Komprimierung „%s“ nicht unterstützt!"
+
+#~ msgid "Unsupported compression attribute %s!"
+#~ msgstr "Komprimierungsattribut „%s“ nicht unterstützt!"
+
+#~ msgid "Unsupported format \"%s\"!"
+#~ msgstr "Format „%s“ nicht unterstützt!"
+
+#~ msgid "Unsupported format '%s'!"
+#~ msgstr "Format „%s“ nicht unterstützt!"
+
+#~ msgid "Unsupported format '%s/%s'!"
+#~ msgstr "Format „%s/%s“ nicht unterstützt!"
+
#~ msgid ""
#~ "Usage: convert [ options ]\n"
#~ "\n"
@@ -5693,11 +6629,527 @@ msgstr "variable-bindings hat unbestimmte Länge"
#~ " -v Be slightly verbose\n"
#~ " -vv Be very verbose\n"
+#~ msgid "WARNING: Failed to read side-channel request!\n"
+#~ msgstr "WARNING: Lesen der Side-Channel-Anfrage fehlgeschlagen!\n"
+
+#~ msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature!\n"
+#~ msgstr ""
+#~ "WARNING: Option „%s“ kann nicht mithilfe von „IncludeFeature“ "
+#~ "eingeschlossen werden!\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with command status byte after %d "
+#~ "seconds!\n"
+#~ msgstr ""
+#~ "WARNING: Entfernter Host hat nicht mit dem Befehlstatusbyte geantwortet "
+#~ "nach %d Sekunden!\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with control status byte after %d "
+#~ "seconds!\n"
+#~ msgstr ""
+#~ "WARNING: Entfernter Host hat nicht mit dem Steuerungsstatusbyte "
+#~ "geantwortet nach %d Sekunden!\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with data status byte after %d "
+#~ "seconds!\n"
+#~ msgstr ""
+#~ "WARNING: Entfernter Host hat nicht mit dem Datenstatusbyte geantwortet "
+#~ "nach %d Sekunden!\n"
+
+#~ msgid "WARNING: SCSI command timed out (%d); retrying...\n"
+#~ msgstr ""
+#~ "WARNING: Zeitüberschreitung bei SCSI-Befehl (%d); erneut versuchen …\n"
+
+#~ msgid ""
+#~ "WARNING: This document does not conform to the Adobe Document Structuring "
+#~ "Conventions and may not print correctly!\n"
+#~ msgstr ""
+#~ "WARNING: Dieses Dokument entspricht nicht den Dokumentstruktur-"
+#~ "Konventionen von Adobe und wird u. U. nicht korrekt gedruckt!\n"
+
+#~ msgid "WARNING: Unknown choice \"%s\" for option \"%s\"!\n"
+#~ msgstr "WARNING: Unbekannte Auswahl „%s“ für Option „%s“!\n"
+
+#~ msgid "WARNING: Unknown option \"%s\"!\n"
+#~ msgstr "WARNING: Unbekannte Option „%s“!\n"
+
+#~ msgid "WARNING: Unsupported baud rate %s!\n"
+#~ msgstr "WARNING: Baud-Rate „%s“ wird nicht unterstützt!\n"
+
+#~ msgid ""
+#~ "WARNING: recoverable: Network host '%s' is busy; will retry in %d "
+#~ "seconds...\n"
+#~ msgstr ""
+#~ "WARNING: wiederherstellbar: Netzwerkhost „%s“ ist ausgelastet; erneuter "
+#~ "Versuch in %d Sekunden …\n"
+
+#~ msgid "Warning, no Windows 2000 printer drivers are installed!"
+#~ msgstr "Achtung: Es sind keine Windows 2000 Druckertreiber installiert!"
+
+#~ msgid "cupsctl: Unknown option \"%s\"!\n"
+#~ msgstr "cupsctl: unbekannte Option „%s“!\n"
+
+#~ msgid "cupsctl: Unknown option \"-%c\"!\n"
+#~ msgstr "cupsctl: unbekannte Option „-%c“!\n"
+
+#~ msgid "cupsd: Expected config filename after \"-c\" option!\n"
+#~ msgstr "cupsd: „config filename“ erwartet nach '-c'-Option!\n"
+
+#~ msgid "cupsd: Unable to get current directory!\n"
+#~ msgstr "cupsd: Aktueller Ordner konnte nicht gefunden werden!\n"
+
+#~ msgid "cupsd: Unknown argument \"%s\" - aborting!\n"
+#~ msgstr "cupsd: unbekanntes Argument „%s“ – abbrechen!\n"
+
+#~ msgid "cupsd: Unknown option \"%c\" - aborting!\n"
+#~ msgstr "cupsd: unbekannte Option „%c“ – abbrechen!\n"
+
+#~ msgid "cupsfilter: Invalid document number %d!\n"
+#~ msgstr "cupsfilter: ungültige Dokumentnummer %d!\n"
+
+#~ msgid "cupsfilter: Invalid job ID %d!\n"
+#~ msgstr "cupsfilter: ungültige Druckauftrags-ID %d!\n"
+
+#~ msgid "cupsfilter: Only one filename can be specified!\n"
+#~ msgstr "cupsfilter: Nur ein Dateiname kann angegeben werden!\n"
+
#~ msgid "cupsfilter: Unable to create temporary file: %s\n"
#~ msgstr "cupsfilter: Temporäre Datei konnte nicht erstellt werden: %s\n"
+#~ msgid "job-printer-uri attribute missing!"
+#~ msgstr "job-printer-URI-Attribut fehlt!"
+
+#~ msgid "lpadmin: Class name can only contain printable characters!\n"
+#~ msgstr "lpadmin: Klassenname kann nur druckbare Zeichen enthalten!\n"
+
+#~ msgid "lpadmin: Expected PPD after '-P' option!\n"
+#~ msgstr "lpadmin: PPD erwartet nach '-P'-Option!\n"
+
+#~ msgid "lpadmin: Expected allow/deny:userlist after '-u' option!\n"
+#~ msgstr "lpadmin: „allow/deny:userlist“ erwartet nach '-u'-Option!\n"
+
+#~ msgid "lpadmin: Expected class after '-r' option!\n"
+#~ msgstr "lpadmin: Klasse erwartet nach '-r'-Option!\n"
+
+#~ msgid "lpadmin: Expected class name after '-c' option!\n"
+#~ msgstr "lpadmin: Klassenname erwartet nach '-c'-Option!\n"
+
+#~ msgid "lpadmin: Expected description after '-D' option!\n"
+#~ msgstr "lpadmin: Beschreibung erwartet nach '-D'-Option!\n"
+
+#~ msgid "lpadmin: Expected device URI after '-v' option!\n"
+#~ msgstr "lpadmin: Geräte-URI erwartet nach '-v'-Option!\n"
+
+#~ msgid "lpadmin: Expected file type(s) after '-I' option!\n"
+#~ msgstr "lpadmin: Dateityp(en) erwartet nach '-I'-Option!\n"
+
+#~ msgid "lpadmin: Expected hostname after '-h' option!\n"
+#~ msgstr "lpadmin: Hostname erwartet nach '-h'-Option!\n"
+
+#~ msgid "lpadmin: Expected interface after '-i' option!\n"
+#~ msgstr "lpadmin: Schnittstelle erwartet nach '-i'-Option!\n"
+
+#~ msgid "lpadmin: Expected location after '-L' option!\n"
+#~ msgstr "lpadmin: Standort erwartet nach '-L'-Option!\n"
+
+#~ msgid "lpadmin: Expected model after '-m' option!\n"
+#~ msgstr "lpadmin: Modell erwartet nach '-m'-Option!\n"
+
+#~ msgid "lpadmin: Expected name=value after '-o' option!\n"
+#~ msgstr "lpadmin: name=value erwartet nach '-o'-Option!\n"
+
+#~ msgid "lpadmin: Expected printer after '-p' option!\n"
+#~ msgstr "lpadmin: Drucker erwartet nach '-p'-Option!\n"
+
+#~ msgid "lpadmin: Expected printer name after '-d' option!\n"
+#~ msgstr "lpadmin: Druckername erwartet nach '-d'-Option!\n"
+
+#~ msgid "lpadmin: Expected printer or class after '-x' option!\n"
+#~ msgstr "lpadmin: Drucker oder Klasse erwartet nach '-x'-Option!\n"
+
+#~ msgid "lpadmin: No member names were seen!\n"
+#~ msgstr "lpadmin: Keine zugehörigen Namen gefunden!\n"
+
+#~ msgid "lpadmin: Printer name can only contain printable characters!\n"
+#~ msgstr "lpadmin: Druckername kann nur druckbare Zeichen enthalten!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to add a printer to the class:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Drucker konnte nicht zu der Klasse hinzugefügt werden:\n"
+#~ " Legen Sie zuerst einen Druckernamen fest!\n"
+
#~ msgid "lpadmin: Unable to create temporary file - %s\n"
#~ msgstr "lpadmin: Temporäre Datei konnte nicht erstellt werden – %s\n"
#~ msgid "lpadmin: Unable to create temporary file: %s\n"
#~ msgstr "lpadmin: Temporäre Datei konnte nicht erstellt werden: %s\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to remove a printer from the class:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Drucker konnte nicht aus der Klasse entfernt werden:\n"
+#~ " Legen Sie zuerst einen Druckernamen fest!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the PPD file:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Die PPD-Datei konnte nicht festgelegt werden:\n"
+#~ " Legen Sie zuerst einen Druckernamen fest!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the device URI:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Die Geräte-URI konnte nicht festgelegt werden:\n"
+#~ " Legen Sie zuerst einen Druckernamen fest!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the interface script or PPD file:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Das Schnittstellenskript oder die PPD-Datei konnten nicht "
+#~ "festgelegt werden:\n"
+#~ " Legen Sie zuerst einen Druckernamen fest!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the interface script:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Das Schnittstellenskript konnte nicht festgelegt werden:\n"
+#~ " Legen Sie zuerst einen Druckernamen fest!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer description:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Die Druckerbeschreibung konnte nicht festgelegt werden:\n"
+#~ " Legen Sie zuerst einen Druckernamen fest!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer location:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Der Druckerstandort konnte nicht festgelegt werden:\n"
+#~ " Legen Sie zuerst einen Druckernamen fest!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer options:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Die Druckeroptionen konnten nicht festgelegt werden:\n"
+#~ " Legen Sie zuerst einen Druckernamen fest!\n"
+
+#~ msgid "lpadmin: Unknown allow/deny option \"%s\"!\n"
+#~ msgstr "lpadmin: unbekannte allow/deny-Option „%s“!\n"
+
+#~ msgid "lpadmin: Unknown argument '%s'!\n"
+#~ msgstr "lpadmin: unbekanntes Argument „%s“!\n"
+
+#~ msgid "lpadmin: Unknown option '%c'!\n"
+#~ msgstr "lpadmin: unbekannte Option '%c'!\n"
+
+#~ msgid "lpadmin: Warning - content type list ignored!\n"
+#~ msgstr "lpadmin: Achtung – Inhaltstypliste ignoriert!\n"
+
+#~ msgid "lpinfo: Expected 1284 device ID string after --device-id!\n"
+#~ msgstr "lpinfo: 1284 Geräte-ID String erwartet nach „--device-id“!\n"
+
+#~ msgid "lpinfo: Expected language after --language!\n"
+#~ msgstr "lpinfo: Sprache erwartet nach „--language“!\n"
+
+#~ msgid "lpinfo: Expected make and model after --make-and-model!\n"
+#~ msgstr "lpinfo: Hersteller und Modell erwartet nach „--make-and-model“!\n"
+
+#~ msgid "lpinfo: Expected product string after --product!\n"
+#~ msgstr "lpinfo: Produktstring erwartet nach „--product“!\n"
+
+#~ msgid "lpinfo: Expected scheme list after --exclude-schemes!\n"
+#~ msgstr "lpinfo: Schemaliste erwartet nach „--exclude-schemes“!\n"
+
+#~ msgid "lpinfo: Expected scheme list after --include-schemes!\n"
+#~ msgstr "lpinfo: Schemaliste erwartet nach „--include-schemes“!\n"
+
+#~ msgid "lpinfo: Expected timeout after --timeout!\n"
+#~ msgstr "lpinfo: Zeitüberschreitung erwartet nach „--timeout“!\n"
+
+#~ msgid "lpinfo: Unknown argument '%s'!\n"
+#~ msgstr "lpinfo: unbekanntes Argument „%s“!\n"
+
+#~ msgid "lpinfo: Unknown option '%c'!\n"
+#~ msgstr "lpinfo: unbekannte Option '%c'!\n"
+
+#~ msgid "lpinfo: Unknown option '%s'!\n"
+#~ msgstr "lpinfo: unbekannte Option '%s'!\n"
+
+#~ msgid "lpmove: Unknown argument '%s'!\n"
+#~ msgstr "lpmove: unbekanntes Argument „%s“!\n"
+
+#~ msgid "lpmove: Unknown option '%c'!\n"
+#~ msgstr "lpmove: unbekannte Option '%c'!\n"
+
+#~ msgid "lpoptions: No printers!?!\n"
+#~ msgstr "lpoptions: Keine Drucker!?!\n"
+
+#~ msgid "lpoptions: Unable to open PPD file for %s!\n"
+#~ msgstr "lpoptions: PPD-Datei für „%s“ konnte nicht geöffnet werden!\n"
+
+#~ msgid "lpoptions: Unknown printer or class!\n"
+#~ msgstr "lpoptions: Drucker oder Klasse unbekannt!\n"
+
+#~ msgid "lppasswd: Only root can add or delete passwords!\n"
+#~ msgstr "lppasswd: Nur „root“ kann Kennwörter hinzufügen und löschen!\n"
+
+#~ msgid "lppasswd: Password file busy!\n"
+#~ msgstr "lppasswd: Kennwortdatei wird gerade verwendet!\n"
+
+#~ msgid "lppasswd: Password file not updated!\n"
+#~ msgstr "lppasswd: Kennwortdatei ist nicht aktualisiert!\n"
+
+#~ msgid "lppasswd: Sorry, password doesn't match!\n"
+#~ msgstr "lppasswd: Kennwörter stimmen nicht überein!\n"
+
+#~ msgid "lppasswd: Sorry, passwords don't match!\n"
+#~ msgstr "lppasswd: Kennwörter stimmen nicht überein!\n"
+
+#~ msgid ""
+#~ "lpstat: error - %s environment variable names non-existent destination \"%"
+#~ "s\"!\n"
+#~ msgstr ""
+#~ "lpstat: Fehler – %s Umgebungsvariablennamen nicht vorhanden für Ziel „%"
+#~ "s“!\n"
+
+#~ msgid "notify-events not specified!"
+#~ msgstr "„notify-events“ nicht festgelegt!"
+
+#~ msgid "notify-recipient-uri URI \"%s\" is already used!"
+#~ msgstr "notify-recipient-uri URI „%s“ wird bereits verwendet!"
+
+#~ msgid "notify-recipient-uri URI \"%s\" uses unknown scheme!"
+#~ msgstr "notify-recipient-uri URI „%s“ verwendet unbekanntes Schema!"
+
+#~ msgid "notify-subscription-id %d no good!"
+#~ msgstr "notify-subscription-id „%d“ ist ungültig!"
+
+#~ msgid "ppdc: Bad resolution name \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Ungültiger aufzulösender Name „%s“ in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Bad status keyword %s on line %d of %s!\n"
+#~ msgstr "ppdc: Ungültiges Status-Keyword „%s“ in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Choice found on line %d of %s with no Option!\n"
+#~ msgstr "ppdc: Auswahl in Zeile %d von %s gefunden ohne Option!\n"
+
+#~ msgid "ppdc: Duplicate #po for locale %s on line %d of %s!\n"
+#~ msgstr "ppdc: Duplikat #po für Locale „%s“ in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Expected a filter definition on line %d of %s!\n"
+#~ msgstr "ppdc: Filterdefinition erwartet in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Expected a program name on line %d of %s!\n"
+#~ msgstr "ppdc: Programmname erwartet in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Expected charset after Font on line %d of %s!\n"
+#~ msgstr "ppdc: Zeichensatz nach Schrift erwartet in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Expected color order for ColorModel on line %d of %s!\n"
+#~ msgstr "ppdc: Farbreihenfolge für ColorModel erwartet in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Expected colorspace for ColorModel on line %d of %s!\n"
+#~ msgstr "ppdc: Farbraum für ColorModel erwartet in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Expected compression for ColorModel on line %d of %s!\n"
+#~ msgstr "ppdc: Komprimierung für ColorModel erwartet in Zeile %d von %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected constraints string for UIConstraints on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Constraints String für UIConstraints erwartet in Zeile %d von %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected driver type keyword following DriverType on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc: Treibertyp-Keyword nach DriverType erwartet in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Expected duplex type after Duplex on line %d of %s!\n"
+#~ msgstr "ppdc: Duplextyp nach Duplex erwartet in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Expected encoding after Font on line %d of %s!\n"
+#~ msgstr "ppdc: Codierung nach Schrift erwartet in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Expected filename after #po %s on line %d of %s!\n"
+#~ msgstr "ppdc: Dateiname nach #po %s erwartet in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Expected group name/text on line %d of %s!\n"
+#~ msgstr "ppdc: Gruppenname/-text erwartet in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Expected include filename on line %d of %s!\n"
+#~ msgstr "ppdc: „include filename“ erwartet in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Expected integer on line %d of %s!\n"
+#~ msgstr "ppdc: „integer“ erwartet in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Expected locale after #po on line %d of %s!\n"
+#~ msgstr "ppdc: Locale nach #po erwartet in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Expected name after %s on line %d of %s!\n"
+#~ msgstr "ppdc: Name nach „%s“ erwartet in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Expected name after FileName on line %d of %s!\n"
+#~ msgstr "ppdc: Name nach FileName erwartet in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Expected name after Font on line %d of %s!\n"
+#~ msgstr "ppdc: Name nach Font erwartet in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Expected name after Manufacturer on line %d of %s!\n"
+#~ msgstr "ppdc: Name nach Manufacturer erwartet in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Expected name after MediaSize on line %d of %s!\n"
+#~ msgstr "ppdc: Name nach MediaSize erwartet in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Expected name after ModelName on line %d of %s!\n"
+#~ msgstr "ppdc: Name nach ModelName erwartet in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Expected name after PCFileName on line %d of %s!\n"
+#~ msgstr "ppdc: Name nach PCFileName erwartet in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Expected name/text after %s on line %d of %s!\n"
+#~ msgstr "ppdc: Name/Text nach „%s“ erwartet in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Expected name/text after Installable on line %d of %s!\n"
+#~ msgstr "ppdc: Name/Text nach Installable erwartet in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Expected name/text after Resolution on line %d of %s!\n"
+#~ msgstr "ppdc: Name/Text nach Resolution erwartet in Zeile %d von %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected name/text combination for ColorModel on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Kombination aus Name/Text für ColorModel erwartet in Zeile %d von %"
+#~ "s!\n"
+
+#~ msgid "ppdc: Expected option name/text on line %d of %s!\n"
+#~ msgstr "ppdc: Optionsname/-text erwartet in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Expected option section on line %d of %s!\n"
+#~ msgstr "ppdc: „option section“ erwartet in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Expected option type on line %d of %s!\n"
+#~ msgstr "ppdc: „option type“ erwartet in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Expected override field after Resolution on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: „override field“ nach Resolution erwartet in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Expected real number on line %d of %s!\n"
+#~ msgstr "ppdc: „real number“ erwartet in Zeile %d von %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected resolution/mediatype following ColorProfile on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc: „resolution/mediatype“ nach ColorProfile erwartet in Zeile %d von %"
+#~ "s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected resolution/mediatype following SimpleColorProfile on line %"
+#~ "d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: „resolution/mediatype“ nach SimpleColorProfile erwartet in Zeile %d "
+#~ "von %s!\n"
+
+#~ msgid "ppdc: Expected selector after %s on line %d of %s!\n"
+#~ msgstr "ppdc: „selector“ nach „%s“ erwartet in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Expected status after Font on line %d of %s!\n"
+#~ msgstr "ppdc: Status nach Font erwartet in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Expected string after Copyright on line %d of %s!\n"
+#~ msgstr "ppdc: „string“ nach Copyright erwartet in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Expected string after Version on line %d of %s!\n"
+#~ msgstr "ppdc: „string“ nach Version erwartet in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Expected two option names on line %d of %s!\n"
+#~ msgstr "ppdc: Zwei Optionsnamen erwartet in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Expected value after %s on line %d of %s!\n"
+#~ msgstr "ppdc: „value“ nach „%s“ erwartet in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Expected version after Font on line %d of %s!\n"
+#~ msgstr "ppdc: Version nach Font erwartet in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Invalid #include/#po filename \"%s\"!\n"
+#~ msgstr "ppdc: ungültiger #include/#po Dateiname „%s“!\n"
+
+#~ msgid "ppdc: Invalid cost for filter on line %d of %s!\n"
+#~ msgstr "ppdc: Ungültiges „cost“ für Filter in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Invalid empty MIME type for filter on line %d of %s!\n"
+#~ msgstr "ppdc: Ungültiger leerer MIME-Typ für Filter in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Invalid empty program name for filter on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Ungültiger leerer Programmname für Filter in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Invalid option section \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Ungültiger Optionsabschnitt „%s“ in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Invalid option type \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Ungültiger Optionstyp „%s“ in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Missing #endif at end of \"%s\"!\n"
+#~ msgstr "ppdc: #endif fehlt am Ende von „%s“!\n"
+
+#~ msgid "ppdc: Missing #if on line %d of %s!\n"
+#~ msgstr "ppdc: #if fehlt in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: No message catalog provided for locale %s!\n"
+#~ msgstr "ppdc: Kein Message-Catalog verfügbar für Locale „%s“!\n"
+
+#~ msgid "ppdc: Option %s redefined with a different type on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Option „%s“ neu definiert durch anderen Typ in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Option constraint must *name on line %d of %s!\n"
+#~ msgstr "ppdc: Option „constraint must *name“ in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Too many nested #if's on line %d of %s!\n"
+#~ msgstr "ppdc: Zu viele verschachtelte #if in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Unable to find #po file %s on line %d of %s!\n"
+#~ msgstr "ppdc: #po-Datei „%s“ wurde nicht gefunden in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Unable to find include file \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: include-Datei „%s“ wurde nicht gefunden in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Unknown driver type %s on line %d of %s!\n"
+#~ msgstr "ppdc: Unbekannter Treibertyp „%s“ in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Unbekannter Duplextyp „%s“ in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Unknown media size \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Unbekannte Mediengröße „%s“ in Zeile %d von %s!\n"
+
+#~ msgid "ppdc: Unknown token \"%s\" seen on line %d of %s!\n"
+#~ msgstr "ppdc: Unbekannter Token „%s“ gefunden in Zeile %d von %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Unknown trailing characters in real number \"%s\" on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc: Unbekannte nachfolgende Zeichen in Real Number „%s“ in Zeile %d von "
+#~ "%s!\n"
+
+#~ msgid "ppdc: Unterminated string starting with %c on line %d of %s!\n"
+#~ msgstr "ppdc: Unvollständiger String beginnend mit %c in Zeile %d von %s!\n"
+
+#~ msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s!\n"
+#~ msgstr "ppdmerge: Ungültige LanguageVersion „%s“ in %s!\n"
diff --git a/locale/cups_es.po b/locale/cups_es.po
index e71bc6aef..30778c108 100644
--- a/locale/cups_es.po
+++ b/locale/cups_es.po
@@ -1,9 +1,9 @@
#
# "$Id$"
#
-# Spanish message catalog for the Common UNIX Printing System (CUPS).
+# Spanish message catalog for CUPS.
#
-# Copyright 2007-2008 by Apple Inc.
+# Copyright 2007-2011 by Apple Inc.
# Copyright 2005-2007 by Easy Software Products.
#
# These coded instructions, statements, and computer programs are the
@@ -14,2325 +14,3513 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: CUPS 1.4\n"
+"Project-Id-Version: CUPS 1.5\n"
"Report-Msgid-Bugs-To: http://www.cups.org/str.php\n"
-"POT-Creation-Date: 2009-06-18 15:43-0700\n"
-"PO-Revision-Date: 2009-07-02 20:00+0100\n"
+"POT-Creation-Date: 2011-05-25 23:53-0400\n"
+"PO-Revision-Date: 2011-06-18 19:16+0100\n"
"Last-Translator: Juan Pablo González Riopedre <riopedre13@yahoo.es>\n"
"Language-Team: Spanish\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-msgid "\t\t(all)\n"
-msgstr "\t\t(todos)\n"
+#: systemv/lpstat.c:1873
+#: systemv/lpstat.c:1998
+msgid "\t\t(all)"
+msgstr "\t\t(todos)"
-msgid "\t\t(none)\n"
-msgstr "\t\t(ninguno)\n"
+#: systemv/lpstat.c:1876
+#: systemv/lpstat.c:1879
+#: systemv/lpstat.c:2001
+#: systemv/lpstat.c:2004
+msgid "\t\t(none)"
+msgstr "\t\t(ninguno)"
+#: berkeley/lpc.c:433
#, c-format
-msgid "\t%d entries\n"
-msgstr "\t%d entradas\n"
+msgid "\t%d entries"
+msgstr "\t%d entradas"
-msgid "\tAfter fault: continue\n"
-msgstr "\tTras fallo: continuar\n"
+#: systemv/lpstat.c:753
+#: systemv/lpstat.c:769
+#, c-format
+msgid "\t%s"
+msgstr "\t%s"
+
+#: systemv/lpstat.c:1854
+#: systemv/lpstat.c:1979
+msgid "\tAfter fault: continue"
+msgstr "\tTras fallo: continuar"
+
+#: systemv/lpstat.c:1478
+#: systemv/lpstat.c:1823
+#: systemv/lpstat.c:1949
+#, c-format
+msgid "\tAlerts: %s"
+msgstr "\tAlertas: %s"
-msgid "\tAlerts:"
-msgstr "\tAlertas:"
+#: systemv/lpstat.c:1877
+#: systemv/lpstat.c:2002
+msgid "\tBanner required"
+msgstr "\tSe necesita un rótulo"
-msgid "\tBanner required\n"
-msgstr "\tSe necesita un rótulo\n"
+#: systemv/lpstat.c:1878
+#: systemv/lpstat.c:2003
+msgid "\tCharset sets:"
+msgstr "\tAjustes del juego de caracteres:"
-msgid "\tCharset sets:\n"
-msgstr "\tAjustes del juego de caracteres:\n"
+#: systemv/lpstat.c:1842
+#: systemv/lpstat.c:1967
+msgid "\tConnection: direct"
+msgstr "\tConexión: directa"
-msgid "\tConnection: direct\n"
-msgstr "\tConexión: directa\n"
+#: systemv/lpstat.c:1833
+#: systemv/lpstat.c:1959
+msgid "\tConnection: remote"
+msgstr "\tConexión: remota"
-msgid "\tConnection: remote\n"
-msgstr "\tConexión: remota\n"
+#: systemv/lpstat.c:1797
+#: systemv/lpstat.c:1923
+msgid "\tContent types: any"
+msgstr "\tTipos de contenido: cualesquiera"
-msgid "\tDefault page size:\n"
-msgstr "\tTamaño de página predeterminado:\n"
+#: systemv/lpstat.c:1881
+#: systemv/lpstat.c:2006
+msgid "\tDefault page size:"
+msgstr "\tTamaño de página predeterminado:"
-msgid "\tDefault pitch:\n"
-msgstr "\tPaso predeterminado:\n"
+#: systemv/lpstat.c:1880
+#: systemv/lpstat.c:2005
+msgid "\tDefault pitch:"
+msgstr "\tPaso predeterminado:"
-msgid "\tDefault port settings:\n"
-msgstr "\tAjustes del puerto predeterminados:\n"
+#: systemv/lpstat.c:1882
+#: systemv/lpstat.c:2007
+msgid "\tDefault port settings:"
+msgstr "\tAjustes del puerto predeterminados:"
+#: systemv/lpstat.c:1803
+#: systemv/lpstat.c:1929
#, c-format
-msgid "\tDescription: %s\n"
-msgstr "\tDescripción: %s\n"
+msgid "\tDescription: %s"
+msgstr "\tDescripción: %s"
-msgid ""
-"\tForm mounted:\n"
-"\tContent types: any\n"
-"\tPrinter types: unknown\n"
-msgstr ""
-"\tFormulario montado:\n"
-"\tTipos de contenido: cualquiera\n"
-"\tTipos de impresora: desconocido\n"
+#: systemv/lpstat.c:1796
+#: systemv/lpstat.c:1922
+msgid "\tForm mounted:"
+msgstr "\tFormulario montado:"
-msgid "\tForms allowed:\n"
-msgstr "\tFormularios permitidos:\n"
+#: systemv/lpstat.c:1875
+#: systemv/lpstat.c:2000
+msgid "\tForms allowed:"
+msgstr "\tFormularios permitidos:"
+#: systemv/lpstat.c:1837
+#: systemv/lpstat.c:1963
#, c-format
-msgid "\tInterface: %s.ppd\n"
-msgstr "\tInterfaz: %s.ppd\n"
+msgid "\tInterface: %s.ppd"
+msgstr "\tInterfaz: %s.ppd"
+#: systemv/lpstat.c:1846
+#: systemv/lpstat.c:1971
#, c-format
-msgid "\tInterface: %s/interfaces/%s\n"
-msgstr "\tInterfaz: %s/interfaces/%s\n"
+msgid "\tInterface: %s/interfaces/%s"
+msgstr "\tInterfaz: %s/interfaces/%s"
+#: systemv/lpstat.c:1850
+#: systemv/lpstat.c:1975
#, c-format
-msgid "\tInterface: %s/ppd/%s.ppd\n"
-msgstr "\tInterfaz: %s/ppd/%s.ppd\n"
+msgid "\tInterface: %s/ppd/%s.ppd"
+msgstr "\tInterfaz: %s/ppd/%s.ppd"
+#: systemv/lpstat.c:1828
+#: systemv/lpstat.c:1954
#, c-format
-msgid "\tLocation: %s\n"
-msgstr "\tUbicación: %s\n"
+msgid "\tLocation: %s"
+msgstr "\tUbicación: %s"
+
+#: systemv/lpstat.c:1853
+#: systemv/lpstat.c:1978
+msgid "\tOn fault: no alert"
+msgstr "\tEn fallo: no alertar"
+
+#: systemv/lpstat.c:1798
+#: systemv/lpstat.c:1924
+msgid "\tPrinter types: unknown"
+msgstr "\tTipos de impresora: desconocidos"
-msgid "\tOn fault: no alert\n"
-msgstr "\tEn fallo: no alertar\n"
+#: systemv/lpstat.c:1459
+#, c-format
+msgid "\tStatus: %s"
+msgstr "\tEstado: %s"
-msgid "\tUsers allowed:\n"
-msgstr "\tUsuarios permitidos:\n"
+#: systemv/lpstat.c:1858
+#: systemv/lpstat.c:1872
+#: systemv/lpstat.c:1983
+#: systemv/lpstat.c:1997
+msgid "\tUsers allowed:"
+msgstr "\tUsuarios permitidos:"
-msgid "\tUsers denied:\n"
-msgstr "\tUsuarios denegados:\n"
+#: systemv/lpstat.c:1865
+#: systemv/lpstat.c:1990
+msgid "\tUsers denied:"
+msgstr "\tUsuarios denegados:"
-msgid "\tdaemon present\n"
-msgstr "\tdemonio presente\n"
+#: berkeley/lpc.c:435
+msgid "\tdaemon present"
+msgstr "\tdemonio presente"
-msgid "\tno entries\n"
-msgstr "\tno hay entradas\n"
+#: berkeley/lpc.c:431
+msgid "\tno entries"
+msgstr "\tno hay entradas"
+#: berkeley/lpc.c:403
+#: berkeley/lpc.c:415
#, c-format
-msgid "\tprinter is on device '%s' speed -1\n"
-msgstr "\tla impresora está conectada a '%s' velocidad -1\n"
+msgid "\tprinter is on device '%s' speed -1"
+msgstr "\tla impresora está conectada a '%s' velocidad -1"
-msgid "\tprinting is disabled\n"
-msgstr "\tla impresión está desactivada\n"
+#: berkeley/lpc.c:428
+msgid "\tprinting is disabled"
+msgstr "\tla impresión está desactivada"
-msgid "\tprinting is enabled\n"
-msgstr "\tla impresión está activada\n"
+#: berkeley/lpc.c:426
+msgid "\tprinting is enabled"
+msgstr "\tla impresión está activada"
+#: systemv/lpstat.c:1481
#, c-format
-msgid "\tqueued for %s\n"
-msgstr "\ten cola para %s\n"
+msgid "\tqueued for %s"
+msgstr "\ten cola para %s"
-msgid "\tqueuing is disabled\n"
-msgstr "\tla cola está desactivada\n"
+#: berkeley/lpc.c:423
+msgid "\tqueuing is disabled"
+msgstr "\tla cola está desactivada"
-msgid "\tqueuing is enabled\n"
-msgstr "\tla cola está activada\n"
+#: berkeley/lpc.c:421
+msgid "\tqueuing is enabled"
+msgstr "\tla cola está activada"
-msgid "\treason unknown\n"
-msgstr "\trazón desconocida\n"
+#: systemv/lpstat.c:1789
+#: systemv/lpstat.c:1915
+msgid "\treason unknown"
+msgstr "\trazón desconocida"
+#: systemv/cupstestppd.c:436
msgid ""
"\n"
-" DETAILED CONFORMANCE TEST RESULTS\n"
+" DETAILED CONFORMANCE TEST RESULTS"
msgstr ""
"\n"
-" RESULTADOS DETALLADOS DE LA PRUEBA DE CONFORMIDAD\n"
+" RESULTADOS DETALLADOS DE LA PRUEBA DE CONFORMIDAD"
-msgid " REF: Page 15, section 3.1.\n"
-msgstr " REF: Página 15, sección 3.1.\n"
+#: systemv/cupstestppd.c:3619
+msgid " Ignore specific warnings."
+msgstr " Ignorar advertencias (warnings) específicas."
-msgid " REF: Page 15, section 3.2.\n"
-msgstr " REF: Página 15, sección 3.2.\n"
+#: systemv/cupstestppd.c:3623
+msgid " Issue warnings instead of errors."
+msgstr " Emitor advertencias (warnings) en vez de errores."
-msgid " REF: Page 19, section 3.3.\n"
-msgstr " REF: Página 19, sección 3.3.\n"
+#: systemv/cupstestppd.c:392
+#: systemv/cupstestppd.c:397
+msgid " REF: Page 15, section 3.1."
+msgstr " REF: Página 15, sección 3.1."
-msgid " REF: Page 20, section 3.4.\n"
-msgstr " REF: Página 20, sección 3.4.\n"
+#: systemv/cupstestppd.c:387
+msgid " REF: Page 15, section 3.2."
+msgstr " REF: Página 15, sección 3.2."
-msgid " REF: Page 27, section 3.5.\n"
-msgstr " REF: Página 27, sección 3.5.\n"
+#: systemv/cupstestppd.c:407
+msgid " REF: Page 19, section 3.3."
+msgstr " REF: Página 19, sección 3.3."
-msgid " REF: Page 42, section 5.2.\n"
-msgstr " REF: Página 42, sección 5.2.\n"
+#: systemv/cupstestppd.c:360
+msgid " REF: Page 20, section 3.4."
+msgstr " REF: Página 20, sección 3.4."
-msgid " REF: Pages 16-17, section 3.2.\n"
-msgstr " REF: Páginas 16-17, sección 3.2.\n"
+#: systemv/cupstestppd.c:412
+msgid " REF: Page 27, section 3.5."
+msgstr " REF: Página 27, sección 3.5."
-msgid " REF: Pages 42-45, section 5.2.\n"
-msgstr " REF: Páginas 42-45, sección 5.2.\n"
+#: systemv/cupstestppd.c:355
+msgid " REF: Page 42, section 5.2."
+msgstr " REF: Página 42, sección 5.2."
-msgid " REF: Pages 45-46, section 5.2.\n"
-msgstr " REF: Páginas 45-46, sección 5.2.\n"
+#: systemv/cupstestppd.c:402
+msgid " REF: Pages 16-17, section 3.2."
+msgstr " REF: Páginas 16-17, sección 3.2."
-msgid " REF: Pages 48-49, section 5.2.\n"
-msgstr " REF: Páginas 48-49, sección 5.2.\n"
+#: systemv/cupstestppd.c:372
+msgid " REF: Pages 42-45, section 5.2."
+msgstr " REF: Páginas 42-45, sección 5.2."
-msgid " REF: Pages 52-54, section 5.2.\n"
-msgstr " REF: Páginas 52-54, sección 5.2.\n"
+#: systemv/cupstestppd.c:366
+msgid " REF: Pages 45-46, section 5.2."
+msgstr " REF: Páginas 45-46, sección 5.2."
-#, c-format
-msgid " %-39.39s %.0f bytes\n"
-msgstr " %-39.39s %.0f bytes\n"
+#: systemv/cupstestppd.c:377
+msgid " REF: Pages 48-49, section 5.2."
+msgstr " REF: Páginas 48-49, sección 5.2."
+#: systemv/cupstestppd.c:382
+msgid " REF: Pages 52-54, section 5.2."
+msgstr " REF: Páginas 52-54, sección 5.2."
+
+#: berkeley/lpq.c:554
#, c-format
-msgid " PASS Default%s\n"
-msgstr " PASA %s predeterminado\n"
+msgid " %-39.39s %.0f bytes"
+msgstr " %-39.39s %.0f bytes"
-msgid " PASS DefaultImageableArea\n"
-msgstr " PASA DefaultImageableArea\n"
+#: systemv/cupstestppd.c:555
+#, c-format
+msgid " PASS Default%s"
+msgstr " PASA Default%s"
-msgid " PASS DefaultPaperDimension\n"
-msgstr " PASA DefaultPaperDimension\n"
+#: systemv/cupstestppd.c:490
+msgid " PASS DefaultImageableArea"
+msgstr " PASA DefaultImageableArea"
-msgid " PASS FileVersion\n"
-msgstr " PASA FileVersion\n"
+#: systemv/cupstestppd.c:524
+msgid " PASS DefaultPaperDimension"
+msgstr " PASA DefaultPaperDimension"
-msgid " PASS FormatVersion\n"
-msgstr " PASA FormatVersion\n"
+#: systemv/cupstestppd.c:597
+msgid " PASS FileVersion"
+msgstr " PASA FileVersion"
-msgid " PASS LanguageEncoding\n"
-msgstr " PASA LanguageEncoding\n"
+#: systemv/cupstestppd.c:641
+msgid " PASS FormatVersion"
+msgstr " PASA FormatVersion"
-msgid " PASS LanguageVersion\n"
-msgstr " PASA LanguageVersion\n"
+#: systemv/cupstestppd.c:661
+msgid " PASS LanguageEncoding"
+msgstr " PASA LanguageEncoding"
-msgid " PASS Manufacturer\n"
-msgstr " PASA Manufacturer\n"
+#: systemv/cupstestppd.c:681
+msgid " PASS LanguageVersion"
+msgstr " PASA LanguageVersion"
-msgid " PASS ModelName\n"
-msgstr " PASA ModelName\n"
+#: systemv/cupstestppd.c:733
+msgid " PASS Manufacturer"
+msgstr " PASA Manufacturer"
-msgid " PASS NickName\n"
-msgstr " PASA NickName\n"
+#: systemv/cupstestppd.c:773
+msgid " PASS ModelName"
+msgstr " PASA ModelName"
-msgid " PASS PCFileName\n"
-msgstr " PASA PCFileName\n"
+#: systemv/cupstestppd.c:793
+msgid " PASS NickName"
+msgstr " PASA NickName"
-msgid " PASS PSVersion\n"
-msgstr " PASA PSVersion\n"
+#: systemv/cupstestppd.c:853
+msgid " PASS PCFileName"
+msgstr " PASA PCFileName"
-msgid " PASS PageRegion\n"
-msgstr " PASA PageRegion\n"
+#: systemv/cupstestppd.c:928
+msgid " PASS PSVersion"
+msgstr " PASA PSVersion"
-msgid " PASS PageSize\n"
-msgstr " PASA PageSize\n"
+#: systemv/cupstestppd.c:833
+msgid " PASS PageRegion"
+msgstr " PASA PageRegion"
-msgid " PASS Product\n"
-msgstr " PASA Product\n"
+#: systemv/cupstestppd.c:813
+msgid " PASS PageSize"
+msgstr " PASA PageSize"
-msgid " PASS ShortNickName\n"
-msgstr " PASA ShortNickName\n"
+#: systemv/cupstestppd.c:888
+msgid " PASS Product"
+msgstr " PASA Product"
-#, c-format
-msgid ""
-" WARN \"%s %s\" conflicts with \"%s %s\"\n"
-" (constraint=\"%s %s %s %s\")\n"
-msgstr ""
-" ADVERTENCIA \"%s %s\" está en conflicto con \"%s %s\"\n"
-" (restricción=\"%s %s %s %s\")\n"
+#: systemv/cupstestppd.c:963
+msgid " PASS ShortNickName"
+msgstr " PASA ShortNickName"
+#: systemv/cupstestppd.c:1338
#, c-format
-msgid " WARN %s has no corresponding options!\n"
-msgstr " ADVERTENCIA %s tiene opciones que no corresponden.\n"
+msgid " WARN %s has no corresponding options."
+msgstr " ADVERTENCIA %s tiene opciones que no corresponden."
+#: systemv/cupstestppd.c:1450
#, c-format
msgid ""
" WARN %s shares a common prefix with %s\n"
-" REF: Page 15, section 3.2.\n"
+" REF: Page 15, section 3.2."
msgstr ""
" ADVERTENCIA %s comparte un prefijo común con %s\n"
-" REF: Página 15, sección 3.2.\n"
-
-msgid " WARN Default choices conflicting!\n"
-msgstr ""
-" ADVERTENCIA Las preferencias predeterminadas están en conflicto.\n"
+" REF: Página 15, sección 3.2."
+#: systemv/cupstestppd.c:1309
#, c-format
msgid ""
-" WARN Duplex option keyword %s may not work as expected and should "
-"be named Duplex!\n"
-" REF: Page 122, section 5.17\n"
+" WARN Duplex option keyword %s may not work as expected and should be named Duplex.\n"
+" REF: Page 122, section 5.17"
msgstr ""
-" ADVERTENCIA La clave de opción Duplex %s puede que no funcione "
-"como se espera y debería llamarse Duplex.\n"
-" REF: Página 122, sección 5.17\n"
+" ADVERTENCIA La clave de opción Duplex %s puede que no funcione como se espera y debería llamarse Duplex.\n"
+" REF: Página 122, sección 5.17"
-msgid ""
-" WARN File contains a mix of CR, LF, and CR LF line endings!\n"
-msgstr ""
-" ADVERTENCIA El archivo contiene una mezcla de líneas acabadas en "
-"CR, LF y CR LF.\n"
+#: systemv/cupstestppd.c:1708
+msgid " WARN File contains a mix of CR, LF, and CR LF line endings."
+msgstr " ADVERTENCIA El archivo contiene una mezcla de líneas acabadas en CR, LF y CR LF."
+#: systemv/cupstestppd.c:1354
msgid ""
" WARN LanguageEncoding required by PPD 4.3 spec.\n"
-" REF: Pages 56-57, section 5.3.\n"
+" REF: Pages 56-57, section 5.3."
msgstr ""
-" ADVERTENCIA Se necesita LanguageEncoding por especificación de "
-"PPD 4.3.\n"
-" REF: Páginas 56-57, sección 5.3.\n"
+" ADVERTENCIA Se necesita LanguageEncoding por especificación de PPD 4.3.\n"
+" REF: Páginas 56-57, sección 5.3."
+#: systemv/cupstestppd.c:1690
#, c-format
-msgid " WARN Line %d only contains whitespace!\n"
-msgstr " ADVERTENCIA La línea %d solo contiene espacios en blanco.\n"
+msgid " WARN Line %d only contains whitespace."
+msgstr " ADVERTENCIA La línea %d solo contiene espacios en blanco."
+#: systemv/cupstestppd.c:1362
msgid ""
" WARN Manufacturer required by PPD 4.3 spec.\n"
-" REF: Pages 58-59, section 5.3.\n"
+" REF: Pages 58-59, section 5.3."
msgstr ""
-" ADVERTENCIA Se necesita Manufacturer por especificación de PPD "
-"4.3.\n"
-" REF: Páginas 58-59, sección 5.3.\n"
+" ADVERTENCIA Se necesita Manufacturer por especificación de PPD 4.3.\n"
+" REF: Páginas 58-59, sección 5.3."
-msgid ""
-" WARN Non-Windows PPD files should use lines ending with only LF, "
-"not CR LF!\n"
-msgstr ""
-" ADVERTENCIA Los archivos PPD que no sean de Windows deben tener "
-"líneas que acaben sólo en LF, no en CR LF.\n"
+#: systemv/cupstestppd.c:1713
+msgid " WARN Non-Windows PPD files should use lines ending with only LF, not CR LF."
+msgstr " ADVERTENCIA Los archivos PPD que no sean de Windows deben tener líneas que acaben sólo en LF, no en CR LF."
+#: systemv/cupstestppd.c:1346
#, c-format
msgid ""
-" WARN Obsolete PPD version %.1f!\n"
-" REF: Page 42, section 5.2.\n"
+" WARN Obsolete PPD version %.1f.\n"
+" REF: Page 42, section 5.2."
msgstr ""
" ADVERTENCIA Versión de PPD %.1f anticuada.\n"
-" REF: Página 42, sección 5.2.\n"
+" REF: Página 42, sección 5.2."
+#: systemv/cupstestppd.c:1377
msgid ""
" WARN PCFileName longer than 8.3 in violation of PPD spec.\n"
-" REF: Pages 61-62, section 5.3.\n"
+" REF: Pages 61-62, section 5.3."
+msgstr ""
+" ADVERTENCIA PCFileName es mas largo que 8.3 violando la especificación PPD.\n"
+" REF: Páginas 61-62, sección 5.3."
+
+#: systemv/cupstestppd.c:1385
+msgid ""
+" WARN PCFileName should contain a unique filename.\n"
+" REF: Pages 61-62, section 5.3."
msgstr ""
-" ADVERTENCIA PCFileName es mas largo que 8.3 violando la "
-"especificación PPD.\n"
-" REF: Páginas 61-62, sección 5.3.\n"
+" ADVERTENCIA PCFileName debe contener un único nombre de archivo.\n"
+" REF: Páginas 61-62, sección 5.3."
+#: systemv/cupstestppd.c:1420
msgid ""
" WARN Protocols contains PJL but JCL attributes are not set.\n"
-" REF: Pages 78-79, section 5.7.\n"
+" REF: Pages 78-79, section 5.7."
msgstr ""
-" ADVERTENCIA Los protocolos contienen PJL pero no se especifican "
-"los atributos JCL.\n"
-" REF: Páginas 78-79, sección 5.7.\n"
+" ADVERTENCIA Los protocolos contienen PJL pero no se especifican los atributos JCL.\n"
+" REF: Páginas 78-79, sección 5.7."
+#: systemv/cupstestppd.c:1411
msgid ""
" WARN Protocols contains both PJL and BCP; expected TBCP.\n"
-" REF: Pages 78-79, section 5.7.\n"
+" REF: Pages 78-79, section 5.7."
msgstr ""
-" ADVERTENCIA Los protocolos contienen a ambos, PJL y BCP; se "
-"esperaba TBCP.\n"
-" REF: Páginas 78-79, sección 5.7.\n"
+" ADVERTENCIA Los protocolos contienen a ambos, PJL y BCP; se esperaba TBCP.\n"
+" REF: Páginas 78-79, sección 5.7."
+#: systemv/cupstestppd.c:1394
msgid ""
" WARN ShortNickName required by PPD 4.3 spec.\n"
-" REF: Pages 64-65, section 5.3.\n"
+" REF: Pages 64-65, section 5.3."
msgstr ""
-" ADVERTENCIA Se necesita ShortNickName por especificación de PPD "
-"4.3.\n"
-" REF: Páginas 64-65, sección 5.3.\n"
+" ADVERTENCIA Se necesita ShortNickName por especificación de PPD 4.3.\n"
+" REF: Páginas 64-65, sección 5.3."
-#, c-format
-msgid " %s %s %s does not exist!\n"
-msgstr " %s %s %s no existe.\n"
+#: systemv/cupsaddsmb.c:282
+msgid " cupsaddsmb [options] -a"
+msgstr " cupsaddsmb [opciones] -a"
-#, c-format
-msgid " %s %s file \"%s\" has the wrong capitalization!\n"
-msgstr " %s archivo %s \"%s\" tiene las mayúsculas equivocadas.\n"
+#: systemv/cupstestdsc.c:427
+msgid " cupstestdsc [options] -"
+msgstr " cupstestdsc [opciones] -"
+#: systemv/cupstestppd.c:3614
+msgid " program | cupstestppd [options] -"
+msgstr " programa | cupstestppd [opciones] -"
+
+#: systemv/cupstestppd.c:3546
#, c-format
msgid ""
-" %s Bad %s choice %s!\n"
-" REF: Page 122, section 5.17\n"
+" %s \"%s %s\" conflicts with \"%s %s\"\n"
+" (constraint=\"%s %s %s %s\")."
msgstr ""
-" %s Preferencia %s incorrecta %s.\n"
-" REF: Página 122, sección 5.17\n"
+" %s \"%s %s\" está en conflictocon \"%s %s\"\n"
+" (restricción=\"%s %s %s %s\")."
+#: systemv/cupstestppd.c:2212
#, c-format
-msgid " %s Bad UTF-8 \"%s\" translation string for option %s!\n"
-msgstr ""
-" %s Cadena de traducción UTF-8 \"%s\" incorrecta para opción %s.\n"
+msgid " %s %s %s does not exist."
+msgstr " %s %s %s no existe."
+
+#: systemv/cupstestppd.c:3703
+#, c-format
+msgid " %s %s file \"%s\" has the wrong capitalization."
+msgstr " %s archivo %s \"%s\" tiene las mayúsculas equivocadas"
+#: systemv/cupstestppd.c:2282
#, c-format
msgid ""
-" %s Bad UTF-8 \"%s\" translation string for option %s, choice %s!\n"
+" %s Bad %s choice %s.\n"
+" REF: Page 122, section 5.17"
msgstr ""
-" %s Cadena de traducción UTF-8 \"%s\" incorrecta para opción %s, "
-"preferencia %s.\n"
+" %s Preferencia %s incorrecta %s.\n"
+" REF: Página 122, sección 5.17"
+#: systemv/cupstestppd.c:3306
+#: systemv/cupstestppd.c:3355
+#: systemv/cupstestppd.c:3394
#, c-format
-msgid " %s Bad cupsFilter value \"%s\"!\n"
-msgstr " %s Valor cupsFilter \"%s\" incorrecto.\n"
+msgid " %s Bad UTF-8 \"%s\" translation string for option %s, choice %s."
+msgstr " %s Cadena de traducción UTF-8 \"%s\" incorrecta para opción %s, preferencia %s."
+#: systemv/cupstestppd.c:3260
#, c-format
-msgid " %s Bad cupsICCProfile %s!\n"
-msgstr " %s cupsICCProfile %s incorrecto.\n"
+msgid " %s Bad UTF-8 \"%s\" translation string for option %s."
+msgstr " %s Cadena de traducción UTF-8 \"%s\" incorrecta para opción %s."
+#: systemv/cupstestppd.c:2335
#, c-format
-msgid " %s Bad cupsPreFilter value \"%s\"!\n"
-msgstr " %s Valor cupsPreFilter \"%s\" incorrecto.\n"
+msgid " %s Bad cupsFilter value \"%s\"."
+msgstr " %s Valor cupsFilter \"%s\" incorrecto."
+#: systemv/cupstestppd.c:2814
#, c-format
-msgid " %s Bad cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s cupsUIConstraints %s: \"%s\" incorrecto.\n"
+msgid " %s Bad cupsICCProfile %s."
+msgstr " %s cupsICCProfile %s incorrecto."
+#: systemv/cupstestppd.c:2421
#, c-format
-msgid " %s Bad language \"%s\"!\n"
-msgstr " %s Idioma incorrecto \"%s\".\n"
+msgid " %s Bad cupsPreFilter value \"%s\"."
+msgstr " %s Valor cupsPreFilter \"%s\" incorrecto."
+#: systemv/cupstestppd.c:1786
#, c-format
-msgid " %s Bad spelling of %s - should be %s!\n"
-msgstr " %s %s mal escrito - debería ser %s.\n"
+msgid " %s Bad cupsUIConstraints %s: \"%s\""
+msgstr " %s cupsUIConstraints %s: \"%s\" incorrecto"
+#: systemv/cupstestppd.c:3210
#, c-format
-msgid " %s Cannot provide both APScanAppPath and APScanAppBundleID!\n"
-msgstr " %s No puede proporcionar APScanAppPath y APScanAppBundleID.\n"
+msgid " %s Bad language \"%s\"."
+msgstr " %s Idioma incorrecto \"%s\"."
+#: systemv/cupstestppd.c:2379
+#: systemv/cupstestppd.c:2465
+#: systemv/cupstestppd.c:2523
+#: systemv/cupstestppd.c:2578
+#: systemv/cupstestppd.c:2633
+#: systemv/cupstestppd.c:2688
+#: systemv/cupstestppd.c:2741
+#: systemv/cupstestppd.c:2863
#, c-format
-msgid " %s Empty cupsUIConstraints %s!\n"
-msgstr " %s cupsUIConstraints %s vacío.\n"
+msgid " %s Bad permissions on %s file \"%s\"."
+msgstr " %s Permisos incorrectos en el archivo %s \"%s\"."
+#: systemv/cupstestppd.c:2405
+#: systemv/cupstestppd.c:2492
+#: systemv/cupstestppd.c:2547
+#: systemv/cupstestppd.c:2602
+#: systemv/cupstestppd.c:2657
+#: systemv/cupstestppd.c:2712
#, c-format
-msgid " %s Missing \"%s\" translation string for option %s!\n"
-msgstr " %s Falta cadena de traducción \"%s\" para opción %s.\n"
+msgid " %s Bad spelling of %s - should be %s."
+msgstr " %s %s mal escrito - debería ser %s."
+#: systemv/cupstestppd.c:2757
#, c-format
-msgid " %s Missing \"%s\" translation string for option %s, choice %s!\n"
-msgstr ""
-" %s Falta cadena de traducción \"%s\" para opción %s, preferencia %s.\n"
+msgid " %s Cannot provide both APScanAppPath and APScanAppBundleID."
+msgstr " %s No puede proporcionar APScanAppPath y APScanAppBundleID."
+#: systemv/cupstestppd.c:2169
#, c-format
-msgid " %s Missing APDialogExtension file \"%s\"\n"
-msgstr " %s Falta el archivo APDialogExtension \"%s\"\n"
+msgid " %s Default choices conflicting."
+msgstr " %s Las preferencias predeterminadas están en conflicto."
+#: systemv/cupstestppd.c:1767
#, c-format
-msgid " %s Missing APPrinterIconPath file \"%s\"\n"
-msgstr " %s Falta el archivo APPrinterIconPath \"%s\"\n"
+msgid " %s Empty cupsUIConstraints %s"
+msgstr " %s cupsUIConstraints %s vacío."
+#: systemv/cupstestppd.c:3338
+#: systemv/cupstestppd.c:3378
#, c-format
-msgid " %s Missing APPrinterLowInkTool file \"%s\"\n"
-msgstr " %s Falta el archivo APPrinterLowInkTool \"%s\"\n"
+msgid " %s Missing \"%s\" translation string for option %s, choice %s."
+msgstr " %s Falta cadena de traducción \"%s\" para opción %s, preferencia %s."
+#: systemv/cupstestppd.c:3246
#, c-format
-msgid " %s Missing APPrinterUtilityPath file \"%s\"\n"
-msgstr " %s Falta el archivo APPrinterUtilityPath \"%s\"\n"
+msgid " %s Missing \"%s\" translation string for option %s."
+msgstr " %s Falta cadena de traducción \"%s\" para opción %s."
+#: systemv/cupstestppd.c:2364
+#: systemv/cupstestppd.c:2450
+#: systemv/cupstestppd.c:2508
+#: systemv/cupstestppd.c:2563
+#: systemv/cupstestppd.c:2618
+#: systemv/cupstestppd.c:2673
+#: systemv/cupstestppd.c:2725
+#: systemv/cupstestppd.c:2848
#, c-format
-msgid " %s Missing APScanAppPath file \"%s\"\n"
-msgstr " %s Falta el archivo APScanAppPath \"%s\"\n"
+msgid " %s Missing %s file \"%s\"."
+msgstr " %s Falta archivo %s \"%s\"."
+#: systemv/cupstestppd.c:2971
#, c-format
msgid ""
-" %s Missing REQUIRED PageRegion option!\n"
-" REF: Page 100, section 5.14.\n"
+" %s Missing REQUIRED PageRegion option.\n"
+" REF: Page 100, section 5.14."
msgstr ""
" %s Falta la opción NECESARIA PageRegion.\n"
-" REF: Página 100, sección 5.14.\n"
+" REF: Página 100, sección 5.14."
+#: systemv/cupstestppd.c:2956
#, c-format
msgid ""
-" %s Missing REQUIRED PageSize option!\n"
-" REF: Page 99, section 5.14.\n"
+" %s Missing REQUIRED PageSize option.\n"
+" REF: Page 99, section 5.14."
msgstr ""
" %s Falta la opción NECESARIA PageSize.\n"
-" REF: Página 99, sección 5.14.\n"
-
-#, c-format
-msgid " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"!\n"
-msgstr ""
-" %s Falta la preferencia *%s %s en UIConstraint \"*%s %s *%s %s\".\n"
-
-#, c-format
-msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"!\n"
-msgstr ""
-" %s Falta la preferencia *%s %s en cupsUIConstraints %s: \"%s\".\n"
+" REF: Página 99, sección 5.14."
+#: systemv/cupstestppd.c:1977
+#: systemv/cupstestppd.c:2018
#, c-format
-msgid " %s Missing cupsFilter file \"%s\"\n"
-msgstr " %s Falta archivo cupsFilter \"%s\"\n"
+msgid " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"."
+msgstr " %s Falta la preferencia *%s %s en UIConstraint \"*%s %s *%s %s\"."
+#: systemv/cupstestppd.c:1872
#, c-format
-msgid " %s Missing cupsICCProfile file \"%s\"!\n"
-msgstr " %s Falta el archivo cupsICCProfile \"%s\".\n"
+msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\""
+msgstr " %s Falta la preferencia *%s %s en cupsUIConstraints %s: \"%s\""
+#: systemv/cupstestppd.c:1804
#, c-format
-msgid " %s Missing cupsPreFilter file \"%s\"\n"
-msgstr " %s Falta archivo cupsPreFilter \"%s\"\n"
+msgid " %s Missing cupsUIResolver %s"
+msgstr " %s Falta cupsUIResolver %s"
+#: systemv/cupstestppd.c:1963
+#: systemv/cupstestppd.c:2004
#, c-format
-msgid " %s Missing cupsUIResolver %s!\n"
-msgstr " %s Falta cupsUIResolver %s.\n"
+msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"."
+msgstr " %s Falta la opción %s en UIConstraints \"*%s %s *%s %s\"."
+#: systemv/cupstestppd.c:1856
#, c-format
-msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"!\n"
-msgstr " %s Falta la opción %s en UIConstraints \"*%s %s *%s %s\".\n"
+msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\""
+msgstr " %s Falta la opción %s en cupsUIConstraints %s: \"%s\""
+#: systemv/cupstestppd.c:3432
#, c-format
-msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s Falta la opción %s en cupsUIConstraints %s: \"%s\".\n"
-
-#, c-format
-msgid " %s No base translation \"%s\" is included in file!\n"
-msgstr " %s No hay traducción base \"%s\" incluida en el archivo.\n"
+msgid " %s No base translation \"%s\" is included in file."
+msgstr " %s No hay traducción base \"%s\" incluida en el archivo."
+#: systemv/cupstestppd.c:2258
#, c-format
msgid ""
-" %s Non-standard size name \"%s\"!\n"
-" REF: Page 187, section B.2.\n"
+" %s REQUIRED %s does not define choice None.\n"
+" REF: Page 122, section 5.17"
msgstr ""
-" %s Tamaño de nombre \"%s\" no estándar.\n"
-" REF: Página 187, sección B.2.\n"
+" %s NECESARIA %s no define la opción None.\n"
+" REF: Página 122, sección 5.17"
+#: systemv/cupstestppd.c:3029
+#: systemv/cupstestppd.c:3043
#, c-format
-msgid ""
-" %s REQUIRED %s does not define choice None!\n"
-" REF: Page 122, section 5.17\n"
-msgstr ""
-" %s NECESARIA %s no define la opción None.\n"
-" REF: Página 122, sección 5.17\n"
+msgid " %s Size \"%s\" defined for %s but not for %s."
+msgstr " %s Tamaño \"%s\" definido para %s pero no para %s."
+#: systemv/cupstestppd.c:3009
#, c-format
-msgid " %s Size \"%s\" defined for %s but not for %s!\n"
-msgstr " %s Tamaño \"%s\" definido para %s pero no para %s.\n"
+msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)."
+msgstr " %s El tamaño \"%s\" tiene dimensiones inesperadas (%gx%g)."
+#: systemv/cupstestppd.c:3152
#, c-format
-msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)!\n"
-msgstr " %s El tamaño \"%s\" tiene inesperadas dimensiones (%gx%g).\n"
+msgid " %s Size \"%s\" should be \"%s\"."
+msgstr " %s Tamaño \"%s\" debería ser \"%s\"."
+#: systemv/cupstestppd.c:3118
#, c-format
-msgid " %s cupsICCProfile %s hash value collides with %s!\n"
-msgstr " %s valor hash de cupsICCProfile %s colisiona con %s!\n"
+msgid " %s Size \"%s\" should be the Adobe standard name \"%s\"."
+msgstr " %s Tamaño \"%s\" debería ser el nombre estandar de Adobe \"%s\"."
+#: systemv/cupstestppd.c:2891
#, c-format
-msgid " %s cupsUIResolver %s causes a loop!\n"
-msgstr " %s cupsUIResolver %s genera un bucle.\n"
+msgid " %s cupsICCProfile %s hash value collides with %s."
+msgstr " %s valor hash de cupsICCProfile %s colisiona con %s."
+#: systemv/cupstestppd.c:1927
#, c-format
-msgid ""
-" %s cupsUIResolver %s does not list at least two different options!\n"
-msgstr ""
-" %s cupsUIResolver %s no lista al menos dos opciones diferentes.\n"
+msgid " %s cupsUIResolver %s causes a loop."
+msgstr " %s cupsUIResolver %s genera un bucle."
+#: systemv/cupstestppd.c:1909
#, c-format
-msgid " **FAIL** %s choice names %s and %s differ only by case!\n"
-msgstr ""
-" **FALLO** %s nombres de opción %s y %s se diferencian sólo en la "
-"capitalización.\n"
+msgid " %s cupsUIResolver %s does not list at least two different options."
+msgstr " %s cupsUIResolver %s no lista al menos dos opciones diferentes."
+
+#: systemv/cupstestppd.c:2127
+#, c-format
+msgid " **FAIL** %s choice names %s and %s differ only by case."
+msgstr " **FALLO** %s nombres de opción %s y %s se diferencian sólo en la capitalización."
+#: systemv/cupstestppd.c:1132
#, c-format
msgid ""
-" **FAIL** %s must be 1284DeviceID!\n"
-" REF: Page 72, section 5.5\n"
+" **FAIL** %s must be 1284DeviceID\n"
+" REF: Page 72, section 5.5"
msgstr ""
-" **FALLO** %s debe ser 1284DeviceID.\n"
-" REF: Página 72, sección 5.5\n"
+" **FALLO** %s debe ser 1284DeviceID\n"
+" REF: Página 72, sección 5.5"
+#: systemv/cupstestppd.c:546
#, c-format
msgid ""
" **FAIL** BAD Default%s %s\n"
-" REF: Page 40, section 4.5.\n"
+" REF: Page 40, section 4.5."
msgstr ""
" **FALLO** Default%s %s INCORRECTO\n"
-" REF: Página 40, sección 4.5.\n"
+" REF: Página 40, sección 4.5."
+#: systemv/cupstestppd.c:480
#, c-format
msgid ""
-" **FAIL** BAD DefaultImageableArea %s!\n"
-" REF: Page 102, section 5.15.\n"
+" **FAIL** BAD DefaultImageableArea %s\n"
+" REF: Page 102, section 5.15."
msgstr ""
" **FALLO** DefaultImageableArea %s INCORRECTO\n"
-" REF: Página 102, sección 5.15.\n"
+" REF: Página 102, sección 5.15."
+#: systemv/cupstestppd.c:516
#, c-format
msgid ""
-" **FAIL** BAD DefaultPaperDimension %s!\n"
-" REF: Page 103, section 5.15.\n"
+" **FAIL** BAD DefaultPaperDimension %s\n"
+" REF: Page 103, section 5.15."
msgstr ""
-" **FALLO** DefaultPaperDimension %s INCORRECTO.\n"
-" REF: Página 103, sección 5.15.\n"
+" **FALLO** DefaultPaperDimension %s INCORRECTO\n"
+" REF: Página 103, sección 5.15."
+#: systemv/cupstestppd.c:989
msgid ""
" **FAIL** BAD JobPatchFile attribute in file\n"
-" REF: Page 24, section 3.4.\n"
+" REF: Page 24, section 3.4."
msgstr ""
" **FALLO** Atributo JobPatchFile en archivo, INCORRECTO\n"
-" REF: Página 24, sección 3.4.\n"
+" REF: Página 24, sección 3.4."
+#: systemv/cupstestppd.c:709
msgid ""
" **FAIL** BAD Manufacturer (should be \"HP\")\n"
-" REF: Page 211, table D.1.\n"
+" REF: Page 211, table D.1."
msgstr ""
" **FALLO** Fabricante INCORRECTO (debería ser \"HP\")\n"
-" REF: Página 211, tabla D.1.\n"
+" REF: Página 211, tabla D.1."
+#: systemv/cupstestppd.c:725
msgid ""
" **FAIL** BAD Manufacturer (should be \"Oki\")\n"
-" REF: Page 211, table D.1.\n"
+" REF: Page 211, table D.1."
msgstr ""
" **FALLO** Fabricante INCORRECTO (debería ser \"Oki\")\n"
-" REF: Página 211, tabla D.1.\n"
+" REF: Página 211, tabla D.1."
+#: systemv/cupstestppd.c:764
#, c-format
msgid ""
" **FAIL** BAD ModelName - \"%c\" not allowed in string.\n"
-" REF: Pages 59-60, section 5.3.\n"
+" REF: Pages 59-60, section 5.3."
msgstr ""
-" **FALLO** ModelName - \"%c\" INCORRECTO no permitido en la cadena.\n"
-" REF: Páginas 59-60, sección 5.3.\n"
+" **FALLO** ModelName INCORRECTO - \"%c\" no permitido en la cadena.\n"
+" REF: Páginas 59-60, sección 5.3."
+#: systemv/cupstestppd.c:920
msgid ""
" **FAIL** BAD PSVersion - not \"(string) int\".\n"
-" REF: Pages 62-64, section 5.3.\n"
+" REF: Pages 62-64, section 5.3."
msgstr ""
" **FALLO** PSVersion INCORRECTO - no es \"(string) int\".\n"
-" REF: Páginas 62-64, sección 5.3.\n"
+" REF: Páginas 62-64, sección 5.3."
+#: systemv/cupstestppd.c:881
msgid ""
" **FAIL** BAD Product - not \"(string)\".\n"
-" REF: Page 62, section 5.3.\n"
+" REF: Page 62, section 5.3."
msgstr ""
" **FALLO** Product INCORRECTO - no es \"(string)\".\n"
-" REF: Página 62, sección 5.3.\n"
+" REF: Página 62, sección 5.3."
+#: systemv/cupstestppd.c:955
msgid ""
" **FAIL** BAD ShortNickName - longer than 31 chars.\n"
-" REF: Pages 64-65, section 5.3.\n"
+" REF: Pages 64-65, section 5.3."
msgstr ""
" **FALLO** ShortNickName INCORRECTO - mayor de 31 caracteres.\n"
-" REF: Páginas 64-65, sección 5.3.\n"
+" REF: Páginas 64-65, sección 5.3."
+#: systemv/cupstestppd.c:1113
#, c-format
msgid ""
-" **FAIL** Bad %s choice %s!\n"
-" REF: Page 84, section 5.9\n"
+" **FAIL** Bad %s choice %s\n"
+" REF: Page 84, section 5.9"
msgstr ""
-" **FALLO** Preferencia %s incorrecta %s.\n"
-" REF: Página 84, sección 5.9\n"
+" **FALLO** Preferencia %s incorrecta %s\n"
+" REF: Página 84, sección 5.9"
+#: systemv/cupstestppd.c:589
#, c-format
msgid ""
" **FAIL** Bad FileVersion \"%s\"\n"
-" REF: Page 56, section 5.3.\n"
+" REF: Page 56, section 5.3."
msgstr ""
" **FALLO** FileVersion \"%s\" incorrecto\n"
-" REF: Página 56, sección 5.3.\n"
+" REF: Página 56, sección 5.3."
+#: systemv/cupstestppd.c:633
#, c-format
msgid ""
" **FAIL** Bad FormatVersion \"%s\"\n"
-" REF: Page 56, section 5.3.\n"
+" REF: Page 56, section 5.3."
msgstr ""
" **FALLO** FormatVersion \"%s\" incorrecto\n"
-" REF: Página 56, sección 5.3.\n"
+" REF: Página 56, sección 5.3."
+#: systemv/cupstestppd.c:1177
#, c-format
-msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1!\n"
-msgstr ""
-" **FALLO** LanguageEncoding %s incorrecto: debería ser ISOLatin1.\n"
+msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1."
+msgstr " **FALLO** LanguageEncoding %s incorrecto: debería ser ISOLatin1."
+#: systemv/cupstestppd.c:1191
#, c-format
-msgid " **FAIL** Bad LanguageVersion %s - must be English!\n"
-msgstr " **FALLO** LanguageVersion %s incorrecto: debería ser Inglés.\n"
+msgid " **FAIL** Bad LanguageVersion %s - must be English."
+msgstr " **FALLO** LanguageVersion %s incorrecto: debería ser English (Inglés)."
+#: systemv/cupstestppd.c:3573
+#: systemv/cupstestppd.c:3595
#, c-format
-msgid " **FAIL** Default option code cannot be interpreted: %s\n"
-msgstr ""
-" **FALLO** El código de opción predeterminado no puede ser "
-"interpretado: %s\n"
+msgid " **FAIL** Default option code cannot be interpreted: %s"
+msgstr " **FALLO** El código de opción predeterminado no puede ser interpretado: %s"
+#: systemv/cupstestppd.c:1250
#, c-format
-msgid ""
-" **FAIL** Default translation string for option %s choice %s contains "
-"8-bit characters!\n"
-msgstr ""
-" **FALLO** Cadena de traducción predeterminada para opción %s "
-"preferencia %s contiene caracteres de 8-bits.\n"
+msgid " **FAIL** Default translation string for option %s choice %s contains 8-bit characters."
+msgstr " **FALLO** Cadena de traducción predeterminada para opción %s preferencia %s contiene caracteres de 8-bits."
+#: systemv/cupstestppd.c:1223
#, c-format
-msgid ""
-" **FAIL** Default translation string for option %s contains 8-bit "
-"characters!\n"
-msgstr ""
-" **FALLO** Cadena de traducción predeterminada para opción %s contiene "
-"caracteres de 8-bits.\n"
+msgid " **FAIL** Default translation string for option %s contains 8-bit characters."
+msgstr " **FALLO** Cadena de traducción predeterminada para opción %s contiene caracteres de 8-bits."
+#: systemv/cupstestppd.c:2065
#, c-format
-msgid " **FAIL** Group names %s and %s differ only by case!\n"
-msgstr ""
-" **FALLO** Nombres de grupo %s y %s se diferencian sólo en la "
-"capitalización.\n"
+msgid " **FAIL** Group names %s and %s differ only by case."
+msgstr " **FALLO** Nombres de grupo %s y %s se diferencian sólo en la capitalización."
+#: systemv/cupstestppd.c:2110
#, c-format
-msgid " **FAIL** Multiple occurrences of %s choice name %s!\n"
-msgstr " **FALLO** Múltiples apariciones de %s nombre de opción %s.\n"
+msgid " **FAIL** Multiple occurrences of %s choice name %s."
+msgstr " **FALLO** Múltiples apariciones de %s nombre de opción %s."
+#: systemv/cupstestppd.c:2087
#, c-format
-msgid " **FAIL** Option names %s and %s differ only by case!\n"
-msgstr ""
-" **FALLO** Nombres de opción %s y %s se diferencian sólo en la "
-"capitalización.\n"
+msgid " **FAIL** Option names %s and %s differ only by case."
+msgstr " **FALLO** Nombres de opción %s y %s se diferencian sólo en la capitalización."
+#: systemv/cupstestppd.c:566
#, c-format
msgid ""
" **FAIL** REQUIRED Default%s\n"
-" REF: Page 40, section 4.5.\n"
+" REF: Page 40, section 4.5."
msgstr ""
" **FALLO** SE NECESITA Default%s\n"
-" REF: Página 40, sección 4.5.\n"
+" REF: Página 40, sección 4.5."
+#: systemv/cupstestppd.c:465
msgid ""
" **FAIL** REQUIRED DefaultImageableArea\n"
-" REF: Page 102, section 5.15.\n"
+" REF: Page 102, section 5.15."
msgstr ""
" **FALLO** SE NECESITA DefaultImageableArea\n"
-" REF: Página 102, sección 5.15.\n"
+" REF: Página 102, sección 5.15."
+#: systemv/cupstestppd.c:501
msgid ""
" **FAIL** REQUIRED DefaultPaperDimension\n"
-" REF: Page 103, section 5.15.\n"
+" REF: Page 103, section 5.15."
msgstr ""
" **FALLO** SE NECESITA DefaultPaperDimension\n"
-" REF: Página 103, sección 5.15.\n"
+" REF: Página 103, sección 5.15."
+#: systemv/cupstestppd.c:607
msgid ""
" **FAIL** REQUIRED FileVersion\n"
-" REF: Page 56, section 5.3.\n"
+" REF: Page 56, section 5.3."
msgstr ""
" **FALLO** SE NECESITA FileVersion\n"
-" REF: Página 56, sección 5.3.\n"
+" REF: Página 56, sección 5.3."
+#: systemv/cupstestppd.c:651
msgid ""
" **FAIL** REQUIRED FormatVersion\n"
-" REF: Page 56, section 5.3.\n"
+" REF: Page 56, section 5.3."
msgstr ""
" **FALLO** SE NECESITA FormatVersion\n"
-" REF: Página 56, sección 5.3.\n"
+" REF: Página 56, sección 5.3."
+#: systemv/cupstestppd.c:1040
#, c-format
msgid ""
" **FAIL** REQUIRED ImageableArea for PageSize %s\n"
" REF: Page 41, section 5.\n"
-" REF: Page 102, section 5.15.\n"
+" REF: Page 102, section 5.15."
msgstr ""
" **FALLO** SE NECESITA ImageableArea para PageSize %s\n"
" REF: Página 41, sección 5.\n"
-" REF: Página 102, sección 5.15.\n"
+" REF: Página 102, sección 5.15."
+#: systemv/cupstestppd.c:671
msgid ""
" **FAIL** REQUIRED LanguageEncoding\n"
-" REF: Pages 56-57, section 5.3.\n"
+" REF: Pages 56-57, section 5.3."
msgstr ""
" **FALLO** SE NECESITA LanguageEncoding\n"
-" REF: Páginas 56-57, sección 5.3.\n"
+" REF: Páginas 56-57, sección 5.3."
+#: systemv/cupstestppd.c:691
msgid ""
" **FAIL** REQUIRED LanguageVersion\n"
-" REF: Pages 57-58, section 5.3.\n"
+" REF: Pages 57-58, section 5.3."
msgstr ""
" **FALLO** SE NECESITA LanguageVersion\n"
-" REF: Páginas 57-58, sección 5.3.\n"
+" REF: Páginas 57-58, sección 5.3."
+#: systemv/cupstestppd.c:743
msgid ""
" **FAIL** REQUIRED Manufacturer\n"
-" REF: Pages 58-59, section 5.3.\n"
+" REF: Pages 58-59, section 5.3."
msgstr ""
" **FALLO** SE NECESITA Manufacturer\n"
-" REF: Páginas 58-59, sección 5.3.\n"
+" REF: Páginas 58-59, sección 5.3."
+#: systemv/cupstestppd.c:783
msgid ""
" **FAIL** REQUIRED ModelName\n"
-" REF: Pages 59-60, section 5.3.\n"
+" REF: Pages 59-60, section 5.3."
msgstr ""
" **FALLO** SE NECESITA ModelName\n"
-" REF: Páginas 59-60, sección 5.3.\n"
+" REF: Páginas 59-60, sección 5.3."
+#: systemv/cupstestppd.c:803
msgid ""
" **FAIL** REQUIRED NickName\n"
-" REF: Page 60, section 5.3.\n"
+" REF: Page 60, section 5.3."
msgstr ""
" **FALLO** SE NECESITA NickName\n"
-" REF: Página 60, sección 5.3.\n"
+" REF: Página 60, sección 5.3."
+#: systemv/cupstestppd.c:863
msgid ""
" **FAIL** REQUIRED PCFileName\n"
-" REF: Pages 61-62, section 5.3.\n"
+" REF: Pages 61-62, section 5.3."
msgstr ""
" **FALLO** SE NECESITA PCFileName\n"
-" REF: Páginas 61-62, sección 5.3.\n"
+" REF: Páginas 61-62, sección 5.3."
+#: systemv/cupstestppd.c:938
msgid ""
" **FAIL** REQUIRED PSVersion\n"
-" REF: Pages 62-64, section 5.3.\n"
+" REF: Pages 62-64, section 5.3."
msgstr ""
" **FALLO** SE NECESITA PSVersion\n"
-" REF: Páginas 62-64, sección 5.3.\n"
+" REF: Páginas 62-64, sección 5.3."
+#: systemv/cupstestppd.c:843
msgid ""
" **FAIL** REQUIRED PageRegion\n"
-" REF: Page 100, section 5.14.\n"
+" REF: Page 100, section 5.14."
msgstr ""
" **FALLO** SE NECESITA PageRegion\n"
-" REF: Página 100, sección 5.14.\n"
+" REF: Página 100, sección 5.14."
+#: systemv/cupstestppd.c:1009
msgid ""
" **FAIL** REQUIRED PageSize\n"
" REF: Page 41, section 5.\n"
-" REF: Page 99, section 5.14.\n"
+" REF: Page 99, section 5.14."
msgstr ""
" **FALLO** SE NECESITA PageSize\n"
" REF: Página 41, sección 5.\n"
-" REF: Página 99, sección 5.14.\n"
+" REF: Página 99, sección 5.14."
+#: systemv/cupstestppd.c:823
msgid ""
" **FAIL** REQUIRED PageSize\n"
-" REF: Pages 99-100, section 5.14.\n"
+" REF: Pages 99-100, section 5.14."
msgstr ""
" **FALLO** SE NECESITA PageSize\n"
-" REF: Páginas 99-100, sección 5.14.\n"
+" REF: Páginas 99-100, sección 5.14."
+#: systemv/cupstestppd.c:1062
#, c-format
msgid ""
" **FAIL** REQUIRED PaperDimension for PageSize %s\n"
" REF: Page 41, section 5.\n"
-" REF: Page 103, section 5.15.\n"
+" REF: Page 103, section 5.15."
msgstr ""
" **FALLO** SE NECESITA PaperDimension para PageSize %s\n"
" REF: Página 41, sección 5.\n"
-" REF: Página 103, sección 5.15.\n"
+" REF: Página 103, sección 5.15."
+#: systemv/cupstestppd.c:898
msgid ""
" **FAIL** REQUIRED Product\n"
-" REF: Page 62, section 5.3.\n"
+" REF: Page 62, section 5.3."
msgstr ""
" **FALLO** SE NECESITA Product\n"
-" REF: Página 62, sección 5.3.\n"
+" REF: Página 62, sección 5.3."
+#: systemv/cupstestppd.c:973
msgid ""
" **FAIL** REQUIRED ShortNickName\n"
-" REF: Page 64-65, section 5.3.\n"
+" REF: Page 64-65, section 5.3."
msgstr ""
" **FALLO** SE NECESITA ShortNickName\n"
-" REF: Página 64-65, sección 5.3.\n"
+" REF: Página 64-65, sección 5.3."
+#: systemv/cupstestppd.c:335
#, c-format
-msgid " %d ERRORS FOUND\n"
-msgstr " %d ERRORES ENCONTRADOS\n"
+msgid " **FAIL** Unable to open PPD file - %s"
+msgstr " **FALLO** No se ha podido abrir el archivo PPD - %s"
+#: systemv/cupstestppd.c:347
+#, c-format
+msgid " **FAIL** Unable to open PPD file - %s on line %d."
+msgstr " **FALLO** No se ha podido abrir el archivo PPD - %s en la línea %d."
+
+#: systemv/cupstestppd.c:1462
+#, c-format
+msgid " %d ERRORS FOUND"
+msgstr " %d ERRORES ENCONTRADOS"
+
+#: systemv/cupstestdsc.c:431
+msgid " -h Show program usage"
+msgstr " -h Mostrar el uso del programa"
+
+#: systemv/cupstestdsc.c:234
+#: systemv/cupstestdsc.c:276
#, c-format
msgid ""
-" Bad %%%%BoundingBox: on line %d!\n"
-" REF: Page 39, %%%%BoundingBox:\n"
+" Bad %%%%BoundingBox: on line %d.\n"
+" REF: Page 39, %%%%BoundingBox:"
msgstr ""
" %%%%BoundingBox: incorrecto en línea %d.\n"
-" REF: Página 39, %%%%BoundingBox:\n"
+" REF: Página 39, %%%%BoundingBox:"
+#: systemv/cupstestdsc.c:305
#, c-format
msgid ""
-" Bad %%%%Page: on line %d!\n"
-" REF: Page 53, %%%%Page:\n"
+" Bad %%%%Page: on line %d.\n"
+" REF: Page 53, %%%%Page:"
msgstr ""
" %%%%Page: incorrecto en línea %d.\n"
-" REF: Página 53, %%%%Page:\n"
+" REF: Página 53, %%%%Page:"
+#: systemv/cupstestdsc.c:218
+#: systemv/cupstestdsc.c:258
#, c-format
msgid ""
-" Bad %%%%Pages: on line %d!\n"
-" REF: Page 43, %%%%Pages:\n"
+" Bad %%%%Pages: on line %d.\n"
+" REF: Page 43, %%%%Pages:"
msgstr ""
" %%%%Pages: incorrecto en línea %d.\n"
-" REF: Página 43, %%%%Pages:\n"
+" REF: Página 43, %%%%Pages:"
+#: systemv/cupstestdsc.c:176
#, c-format
msgid ""
-" Line %d is longer than 255 characters (%d)!\n"
-" REF: Page 25, Line Length\n"
+" Line %d is longer than 255 characters (%d).\n"
+" REF: Page 25, Line Length"
msgstr ""
" La línea %d es más larga de 255 caracteres (%d).\n"
-" REF: Página 25, Longitud de Línea\n"
+" REF: Página 25, Longitud de Línea"
+#: systemv/cupstestdsc.c:192
msgid ""
-" Missing %!PS-Adobe-3.0 on first line!\n"
-" REF: Page 17, 3.1 Conforming Documents\n"
+" Missing %!PS-Adobe-3.0 on first line.\n"
+" REF: Page 17, 3.1 Conforming Documents"
msgstr ""
" Falta %!PS-Adobe-3.0 en la primera línea.\n"
-" REF: Página 17, 3.1 Conformidad de documentos\n"
+" REF: Página 17, 3.1 Conformidad de documentos"
+#: systemv/cupstestdsc.c:362
#, c-format
-msgid ""
-" Missing %%EndComments comment!\n"
-" REF: Page 41, %%EndComments\n"
-msgstr ""
-" Falta comentario %%EndComments.\n"
-" REF: Página 41, %%EndComments\n"
+msgid " Missing %%EndComments comment. REF: Page 41, %%EndComments"
+msgstr " Falta comentario %%EndComments. REF: Página 41, %%EndComments"
+#: systemv/cupstestdsc.c:342
#, c-format
msgid ""
-" Missing or bad %%BoundingBox: comment!\n"
-" REF: Page 39, %%BoundingBox:\n"
+" Missing or bad %%BoundingBox: comment.\n"
+" REF: Page 39, %%BoundingBox:"
msgstr ""
" Falta comentario %%BoundingBox: o incorrecto.\n"
-" REF: Página 39, %%BoundingBox:\n"
+" REF: Página 39, %%BoundingBox:"
+#: systemv/cupstestdsc.c:372
#, c-format
msgid ""
-" Missing or bad %%Page: comments!\n"
-" REF: Page 53, %%Page:\n"
+" Missing or bad %%Page: comments.\n"
+" REF: Page 53, %%Page:"
msgstr ""
" Falta comentario %%Page: o incorrecto.\n"
-" REF: Página 53, %%Page:\n"
+" REF: Página 53, %%Page:"
+#: systemv/cupstestdsc.c:352
#, c-format
msgid ""
-" Missing or bad %%Pages: comment!\n"
-" REF: Page 43, %%Pages:\n"
+" Missing or bad %%Pages: comment.\n"
+" REF: Page 43, %%Pages:"
msgstr ""
" Falta comentario %%Pages: o incorrecto.\n"
-" REF: Página 43, %%Pages:\n"
+" REF: Página 43, %%Pages:"
-msgid " NO ERRORS FOUND\n"
-msgstr " NO SE HAN ENCONTRADO ERRORES\n"
+#: systemv/cupstestppd.c:1464
+msgid " NO ERRORS FOUND"
+msgstr " NO SE HAN ENCONTRADO ERRORES"
+#: systemv/cupstestdsc.c:395
#, c-format
-msgid " Saw %d lines that exceeded 255 characters!\n"
-msgstr " Se han visto %d líneas que exceden de 255 caracteres.\n"
+msgid " Saw %d lines that exceeded 255 characters."
+msgstr " Se han visto %d líneas que exceden de 255 caracteres."
+#: systemv/cupstestdsc.c:390
#, c-format
-msgid " Too many %%BeginDocument comments!\n"
-msgstr " Demasiados comentarios %%BeginDocument.\n"
+msgid " Too many %%BeginDocument comments."
+msgstr " Demasiados comentarios %%BeginDocument."
+#: systemv/cupstestdsc.c:382
#, c-format
-msgid " Too many %%EndDocument comments!\n"
-msgstr " Demasiados comentarios %%EndDocument.\n"
+msgid " Too many %%EndDocument comments."
+msgstr " Demasiados comentarios %%EndDocument."
-msgid " Warning: file contains binary data!\n"
-msgstr " Advertencia: el archivo contiene datos binarios.\n"
+#: systemv/cupstestdsc.c:402
+msgid " Warning: file contains binary data."
+msgstr " Advertencia: el archivo contiene datos binarios."
+#: systemv/cupstestdsc.c:410
#, c-format
-msgid " Warning: no %%EndComments comment in file!\n"
-msgstr " Advertencia: no hay comentario %%EndComments en el archivo.\n"
+msgid " Warning: no %%EndComments comment in file."
+msgstr " Advertencia: no hay comentario %%EndComments en el archivo."
+#: systemv/cupstestdsc.c:406
#, c-format
-msgid " Warning: obsolete DSC version %.1f in file!\n"
-msgstr " Advertencia: versión DSC %.1f obsoleta en el archivo.\n"
+msgid " Warning: obsolete DSC version %.1f in file."
+msgstr " Advertencia: versión DSC %.1f obsoleta en el archivo."
-msgid " FAIL\n"
-msgstr " FALLO\n"
+#: systemv/cupsctl.c:216
+msgid " --[no-]debug-logging Turn debug logging on/off."
+msgstr " --[no-]debug-logging Activar/desactivar registro de depuración."
-#, c-format
-msgid ""
-" FAIL\n"
-" **FAIL** Unable to open PPD file - %s\n"
-msgstr ""
-" FALLO\n"
-" **FALLO** No se ha podido abrir el archivo PPD - %s\n"
+#: systemv/cupsctl.c:218
+msgid " --[no-]remote-admin Turn remote administration on/off."
+msgstr " --[no-]remote-admin Activar/desactivar administración remota."
-#, c-format
-msgid ""
-" FAIL\n"
-" **FAIL** Unable to open PPD file - %s on line %d.\n"
-msgstr ""
-" FALLO\n"
-" **FALLO** No se ha podido abrir el archivo PPD - %s en la línea %d.\n"
+#: systemv/cupsctl.c:220
+msgid " --[no-]remote-any Allow/prevent access from the Internet."
+msgstr " --[no-]remote-any Permitir/evitar acceso desde Internet."
-msgid " PASS\n"
-msgstr " PASA\n"
+#: systemv/cupsctl.c:222
+msgid " --[no-]remote-printers Show/hide remote printers."
+msgstr " --[no-]remote-printers Mostrar/ocultar impresoras remotas."
-msgid "#10 Envelope"
-msgstr "Sobre nº 10"
+#: systemv/cupsctl.c:224
+msgid " --[no-]share-printers Turn printer sharing on/off."
+msgstr " --[no-]share-printers Activar/desactivar compartición de impresoras."
-msgid "#11 Envelope"
-msgstr "Sobre nº 11"
+#: systemv/cupsctl.c:226
+msgid " --[no-]user-cancel-any Allow/prevent users to cancel any job."
+msgstr " --[no-]user-cancel-any Permitir/evitar a usuarios que cancelen cualquier trabajo."
-msgid "#12 Envelope"
-msgstr "Sobre nº 12"
+#: ppdc/ppdc.cxx:456
+msgid " --cr End lines with CR (Mac OS 9)."
+msgstr " --cr Finalizar líneas con CR (Mac OS 9)."
-msgid "#14 Envelope"
-msgstr "Sobre nº 14"
+#: ppdc/ppdc.cxx:458
+msgid " --crlf End lines with CR + LF (Windows)."
+msgstr " --crlf Finalizar líneas con CR + LF (Windows)."
-msgid "#9 Envelope"
-msgstr "Sobre nº 9"
+#: ppdc/ppdc.cxx:460
+msgid " --lf End lines with LF (UNIX/Linux/Mac OS X)."
+msgstr " --lf Finalizar líneas con LF (UNIX/Linux/Mac OS X)."
-#, c-format
-msgid "%-6s %-10.10s %-4d %-10d %-27.27s %.0f bytes\n"
-msgstr "%-6s %-10.10s %-4d %-10d %-27.27s %.0f bytes\n"
+#: test/ipptool.c:3922
+msgid " -4 Connect using IPv4."
+msgstr " -4 Conectar usando IPv4."
-#, c-format
-msgid "%-7s %-7.7s %-7d %-31.31s %.0f bytes\n"
-msgstr "%-7s %-7.7s %-7d %-31.31s %.0f bytes\n"
+#: test/ipptool.c:3923
+msgid " -6 Connect using IPv6."
+msgstr " -6 Conectar usando IPv6."
+
+#: test/ipptool.c:3924
+msgid " -C Send requests using chunking (default)."
+msgstr " -C Enviar peticiones usando fragmentación (predeterminado)."
+
+#: scheduler/cupsfilter.c:1441
+#: scheduler/cupsfilter.c:1468
+msgid " -D Remove the input file when finished."
+msgstr " -D Eliminar el archivo de entrada al terminar."
+
+#: ppdc/ppdc.cxx:438
+#: ppdc/ppdhtml.cxx:175
+#: ppdc/ppdpo.cxx:255
+msgid " -D name=value Set named variable to value."
+msgstr " -D nombre=valor Establece la variable nombre al valor."
+
+#: systemv/cupsctl.c:211
+msgid " -E Enable encryption."
+msgstr " -E Activar cifrado."
+
+#: systemv/cupsaddsmb.c:285
+msgid " -E Encrypt the connection to the server."
+msgstr " -E Cifra la conexión al servidor."
+#: test/ipptool.c:3926
+msgid " -E Test with TLS encryption."
+msgstr " -E Prueba con cifrado TLS."
+
+#: scheduler/main.c:2062
+msgid " -F Run in the foreground but detach from console."
+msgstr " -F Ejecuta en primer plano pero separado de la consola."
+
+#: systemv/cupsaddsmb.c:287
+msgid " -H samba-server Use the named SAMBA server."
+msgstr " -H servidor-samba Usa el servidor SAMBA nombrado."
+
+#: test/ipptool.c:3928
+msgid " -I Ignore errors."
+msgstr " -I Ignora errores."
+
+#: ppdc/ppdc.cxx:440
+#: ppdc/ppdhtml.cxx:177
+#: ppdc/ppdi.cxx:131
+#: ppdc/ppdpo.cxx:257
+msgid " -I include-dir Add include directory to search path."
+msgstr " -I include-dir Añade directorio include a la ruta de búsqueda."
+
+#: systemv/cupstestppd.c:3618
+msgid " -I {filename,filters,none,profiles}"
+msgstr " -I {filename,filters,none,profiles}"
+
+#: scheduler/cupsfilter.c:1470
+msgid " -J title Set title."
+msgstr " -J título Establece título."
+
+#: test/ipptool.c:3929
+msgid " -L Send requests using content-length."
+msgstr " -L Envía peticiones usando content-length."
+
+#: scheduler/cupsfilter.c:1443
+#: scheduler/cupsfilter.c:1471
+msgid " -P filename.ppd Set PPD file."
+msgstr " -P nombre_archivo.ppd Establece archivo PPD."
+
+#: systemv/cupstestppd.c:3620
+msgid " -R root-directory Set alternate root."
+msgstr " -R directorio-raíz Establece directorio raíz alternativo."
+
+#: test/ipptool.c:3931
+msgid " -S Test with SSL encryption."
+msgstr " -S Prueba con cifrado SSL."
+
+#: test/ipptool.c:3933
+msgid " -T Set the receive/send timeout in seconds."
+msgstr " -T Establece el tiempo de espera de recepción/envío en segundos."
+
+#: systemv/cupsaddsmb.c:289
+msgid " -U samba-user Authenticate using the named SAMBA user."
+msgstr " -U ususario-samba Autentifica usando el usuario SAMBA especificado."
+
+#: scheduler/cupsfilter.c:1444
+#: scheduler/cupsfilter.c:1472
+msgid " -U username Set username for job."
+msgstr " -U nombre_usuario Establece el nombre de usuario para el trabajo."
+
+#: systemv/cupsctl.c:212
+msgid " -U username Specify username."
+msgstr " -U nombre_usuario Especifica el nombre de usuario."
+
+#: test/ipptool.c:3935
+msgid " -V version Set default IPP version."
+msgstr " -V versión Establece la versión IPP predeterminada."
+
+#: systemv/cupstestppd.c:3621
+msgid " -W {all,none,constraints,defaults,duplex,filters,profiles,sizes,translations}"
+msgstr " -W {all,none,constraints,defaults,duplex,filters,profiles,sizes,translations}"
+
+#: test/ipptool.c:3937
+msgid " -X Produce XML plist instead of plain text."
+msgstr " -X Produce XML plist en vez de texto sin formato."
+
+#: systemv/cupsaddsmb.c:291
+msgid " -a Export all printers."
+msgstr " -a Exporta todas las impresoras."
+
+#: scheduler/cupsfilter.c:1473
+msgid " -a 'name=value ...' Set option(s)."
+msgstr " -a 'nombre=valor ...' Establece opción(es)."
+
+#: ppdc/ppdc.cxx:442
+msgid " -c catalog.po Load the specified message catalog."
+msgstr " -c catálogo.po Carga el catálogo de mensajes especificado."
+
+#: scheduler/main.c:2059
+msgid " -c config-file Load alternate configuration file."
+msgstr " -c archivo-config Carga archivo de configuración alternativo."
+
+#: scheduler/cupsfilter.c:1474
+msgid " -c copies Set number of copies."
+msgstr " -c copias Establece el número de copias."
+
+#: scheduler/cupsfilter.c:1445
+msgid " -c cupsd.conf Set cupsd.conf file to use."
+msgstr " -c cupsd.conf Establece el archivo cupsd.conf a usar."
+
+#: test/ipptool.c:3939
+msgid " -d name=value Set named variable to value."
+msgstr " -d nombre=valor Establece la variable al valor."
+
+#: ppdc/ppdc.cxx:444
+msgid " -d output-dir Specify the output directory."
+msgstr " -d dir-salida Especifica el directorio de salida."
+
+#: scheduler/cupsfilter.c:1447
+#: scheduler/cupsfilter.c:1475
+msgid " -d printer Use the named printer."
+msgstr " -d impresora Usa la impresora especificada."
+
+#: scheduler/cupsfilter.c:1449
+#: scheduler/cupsfilter.c:1477
+msgid " -e Use every filter from the PPD file."
+msgstr " -e Usa cada filtro desde el archivo PPD."
+
+#: scheduler/main.c:2061
+msgid " -f Run in the foreground."
+msgstr " -f Ejecuta en primer plano."
+
+#: test/ipptool.c:3941
+msgid " -f filename Set default request filename."
+msgstr " -f nombre_archivo Establece nombre de archivo predeterminado."
+
+#: scheduler/cupsfilter.c:1479
+msgid " -f filename Set file to be converted (otherwise stdin)."
+msgstr " -f nombre_archivo Establece el archivo que va a ser convertido (si no, stdin)."
+
+#: scheduler/main.c:2064
+msgid " -h Show this usage message."
+msgstr " -h Muestra este mensaje de uso."
+
+#: systemv/cupsaddsmb.c:292
+msgid " -h cups-server Use the named CUPS server."
+msgstr " -h servidor-cups Usa el servidor CUPS especificado."
+
+#: systemv/cupsctl.c:213
+msgid " -h server[:port] Specify server address."
+msgstr " -h servidor[:puerto] Especifica la dirección del servidor."
+
+#: scheduler/cupsfilter.c:1451
+#: scheduler/cupsfilter.c:1481
+msgid " -i mime/type Set input MIME type (otherwise auto-typed)."
+msgstr " -i tipo/mime Establece el tipo MIME de entrada (si no, auto-typed)."
+
+#: test/ipptool.c:3943
+msgid " -i seconds Repeat the last file with the given time interval."
+msgstr " -i segundos Repite el último archivo con el intervalo de tiempo dado."
+
+#: scheduler/cupsfilter.c:1453
+msgid " -j job-id[,N] Filter file N from the specified job (default is file 1)."
+msgstr " -j id-trabajo[,N] Filtra el archivo N desde el trabajo especificado (predeterminado archivo 1)."
+
+#: scheduler/cupsfilter.c:1483
+msgid " -j mime/type Set output MIME type (otherwise application/pdf)."
+msgstr " -j tipo/mime Establece el tipo MIME de salida (si no, application/pdf)."
+
+#: scheduler/main.c:2065
+msgid " -l Run cupsd from launchd(8)."
+msgstr " -l Ejecuta cupsd desde launchd(8)."
+
+#: ppdc/ppdc.cxx:446
+msgid " -l lang[,lang,...] Specify the output language(s) (locale)."
+msgstr " -l idioma[,idioma,...] Especifica los idiomas de salida (código regional)."
+
+#: ppdc/ppdc.cxx:448
+msgid " -m Use the ModelName value as the filename."
+msgstr " -m Usa el valor ModelName como nombre de archivo."
+
+#: scheduler/cupsfilter.c:1455
+msgid " -m mime/type Set output MIME type (otherwise application/pdf)."
+msgstr " -m tipo/mime Establece el tipo MIME de salida (si no, application/pdf)."
+
+#: scheduler/cupsfilter.c:1457
+msgid " -n copies Set number of copies."
+msgstr " -n copias Establece el número de copias."
+
+#: test/ipptool.c:3945
+msgid " -n count Repeat the last file the given number of times."
+msgstr " -n contador Repite el último archivo el número de veces especificado."
+
+#: scheduler/cupsfilter.c:1485
+msgid " -o filename Set file to be generated (otherwise stdout)."
+msgstr " -o nombre_archivo Establece el archivo que va a ser generado (si no, stdout)."
+
+#: ppdc/ppdi.cxx:133
+msgid " -o filename.drv Set driver information file (otherwise ppdi.drv)."
+msgstr " -o nombre_archivo.drv Establece el archivo de información del controlador (si no, ppdi.drv)."
+
+#: ppdc/ppdmerge.cxx:370
+msgid " -o filename.ppd[.gz] Set output file (otherwise stdout)."
+msgstr " -o nombre_archivo.ppd[.gz] Establece el archivo de salida (si no, stdout)."
+
+#: scheduler/cupsfilter.c:1458
+msgid " -o name=value Set option(s)."
+msgstr " -o nombre=valor Establece opciones."
+
+#: scheduler/cupsfilter.c:1459
+msgid " -p filename.ppd Set PPD file."
+msgstr " -p nombre_archivo.ppd Establece archivo PPD."
+
+#: test/ipptool.c:3947
+msgid " -q Be quiet - no output except errors."
+msgstr " -q Silencioso - sin salida excepto errores."
+
+#: systemv/cupstestppd.c:3625
+msgid " -q Run silently."
+msgstr " -q Ejecución silenciosa."
+
+#: systemv/cupstestppd.c:3626
+msgid " -r Use 'relaxed' open mode."
+msgstr " -r Usa modo abierto 'relajado'."
+
+#: test/ipptool.c:3949
+msgid " -t Produce a test report."
+msgstr " -t Produce un informe de la prueba."
+
+#: ppdc/ppdc.cxx:450
+msgid " -t Test PPDs instead of generating them."
+msgstr " -t Prueba los PPDs en vez de generarlos."
+
+#: scheduler/main.c:2066
+msgid " -t Test the configuration file."
+msgstr " -t Prueba el archivo de configuración."
+
+#: scheduler/cupsfilter.c:1460
+msgid " -t title Set title."
+msgstr " -t título Establece título."
+
+#: scheduler/cupsfilter.c:1461
+#: scheduler/cupsfilter.c:1487
+msgid " -u Remove the PPD file when finished."
+msgstr " -u Borra el archivo PPD tras terminar."
+
+#: systemv/cupstestppd.c:3627
+msgid " -v Be slightly verbose."
+msgstr " -v Ser ligeramente detallado."
+
+#: ppdc/ppdc.cxx:452
+#: ppdc/ppdpo.cxx:259
+msgid " -v Be verbose (more v's for more verbosity)."
+msgstr " -v Ser detallado (más v's para más detalle)."
+
+#: systemv/cupsaddsmb.c:294
+msgid " -v Be verbose (show commands)."
+msgstr " -v Ser detallado (mostrar comandos)."
+
+#: test/ipptool.c:3950
+msgid " -v Show all attributes sent and received."
+msgstr " -v Mostrar todos los atributos enviados y recibidos."
+
+#: systemv/cupstestppd.c:3628
+msgid " -vv Be very verbose."
+msgstr " -vv Ser muy detallado."
+
+#: ppdc/ppdc.cxx:454
+msgid " -z Compress PPD files using GNU zip."
+msgstr " -z Comprimir archivos PPD usando GNU zip."
+
+#: systemv/cupstestppd.c:333
+#: systemv/cupstestppd.c:345
+#: systemv/cupstestppd.c:462
+#: systemv/cupstestppd.c:477
+#: systemv/cupstestppd.c:498
+#: systemv/cupstestppd.c:513
+#: systemv/cupstestppd.c:543
+#: systemv/cupstestppd.c:563
+#: systemv/cupstestppd.c:586
+#: systemv/cupstestppd.c:604
+#: systemv/cupstestppd.c:630
+#: systemv/cupstestppd.c:648
+#: systemv/cupstestppd.c:668
+#: systemv/cupstestppd.c:688
+#: systemv/cupstestppd.c:706
+#: systemv/cupstestppd.c:722
+#: systemv/cupstestppd.c:740
+#: systemv/cupstestppd.c:761
+#: systemv/cupstestppd.c:780
+#: systemv/cupstestppd.c:800
+#: systemv/cupstestppd.c:820
+#: systemv/cupstestppd.c:840
+#: systemv/cupstestppd.c:860
+#: systemv/cupstestppd.c:878
+#: systemv/cupstestppd.c:895
+#: systemv/cupstestppd.c:917
+#: systemv/cupstestppd.c:935
+#: systemv/cupstestppd.c:952
+#: systemv/cupstestppd.c:970
+#: systemv/cupstestppd.c:986
+#: systemv/cupstestppd.c:1006
+#: systemv/cupstestppd.c:1037
+#: systemv/cupstestppd.c:1059
+#: systemv/cupstestppd.c:1110
+#: systemv/cupstestppd.c:1129
+#: systemv/cupstestppd.c:1173
+#: systemv/cupstestppd.c:1187
+#: systemv/cupstestppd.c:1219
+#: systemv/cupstestppd.c:1246
+#: systemv/cupstestppd.c:1764
+#: systemv/cupstestppd.c:1783
+#: systemv/cupstestppd.c:1801
+#: systemv/cupstestppd.c:1853
+#: systemv/cupstestppd.c:1869
+#: systemv/cupstestppd.c:1906
+#: systemv/cupstestppd.c:1924
+#: systemv/cupstestppd.c:1960
+#: systemv/cupstestppd.c:1974
+#: systemv/cupstestppd.c:2001
+#: systemv/cupstestppd.c:2015
+#: systemv/cupstestppd.c:2061
+#: systemv/cupstestppd.c:2083
+#: systemv/cupstestppd.c:2106
+#: systemv/cupstestppd.c:2123
+#: systemv/cupstestppd.c:2165
+#: systemv/cupstestppd.c:2208
+#: systemv/cupstestppd.c:2255
+#: systemv/cupstestppd.c:2279
+#: systemv/cupstestppd.c:2331
+#: systemv/cupstestppd.c:2361
+#: systemv/cupstestppd.c:2375
+#: systemv/cupstestppd.c:2401
+#: systemv/cupstestppd.c:2417
+#: systemv/cupstestppd.c:2447
+#: systemv/cupstestppd.c:2461
+#: systemv/cupstestppd.c:2488
+#: systemv/cupstestppd.c:2505
+#: systemv/cupstestppd.c:2519
+#: systemv/cupstestppd.c:2543
+#: systemv/cupstestppd.c:2560
+#: systemv/cupstestppd.c:2574
+#: systemv/cupstestppd.c:2598
+#: systemv/cupstestppd.c:2615
+#: systemv/cupstestppd.c:2629
+#: systemv/cupstestppd.c:2653
+#: systemv/cupstestppd.c:2670
+#: systemv/cupstestppd.c:2684
+#: systemv/cupstestppd.c:2708
+#: systemv/cupstestppd.c:2722
+#: systemv/cupstestppd.c:2737
+#: systemv/cupstestppd.c:2754
+#: systemv/cupstestppd.c:2810
+#: systemv/cupstestppd.c:2845
+#: systemv/cupstestppd.c:2859
+#: systemv/cupstestppd.c:2887
+#: systemv/cupstestppd.c:2952
+#: systemv/cupstestppd.c:2967
+#: systemv/cupstestppd.c:3005
+#: systemv/cupstestppd.c:3025
+#: systemv/cupstestppd.c:3039
+#: systemv/cupstestppd.c:3206
+#: systemv/cupstestppd.c:3242
+#: systemv/cupstestppd.c:3256
+#: systemv/cupstestppd.c:3302
+#: systemv/cupstestppd.c:3334
+#: systemv/cupstestppd.c:3351
+#: systemv/cupstestppd.c:3374
+#: systemv/cupstestppd.c:3390
+#: systemv/cupstestppd.c:3428
+#: systemv/cupstestppd.c:3569
+#: systemv/cupstestppd.c:3591
+#: systemv/cupstestppd.c:3699
+msgid " FAIL"
+msgstr " FALLO"
+
+#: systemv/cupstestppd.c:1270
+msgid " PASS"
+msgstr " PASA"
+
+#: berkeley/lpq.c:560
+#, c-format
+msgid "%-6s %-10.10s %-4d %-10d %-27.27s %.0f bytes"
+msgstr "%-6s %-10.10s %-4d %-10d %-27.27s %.0f bytes"
+
+#: berkeley/lpq.c:565
+#, c-format
+msgid "%-7s %-7.7s %-7d %-31.31s %.0f bytes"
+msgstr "%-7s %-7.7s %-7d %-31.31s %.0f bytes"
+
+#: filter/bannertops.c:784
#, c-format
msgid "%.0f x %.0f millimeters"
msgstr "%.0f x %.0f milímetros"
+#: filter/bannertops.c:805
#, c-format
msgid "%.0f x %.0f to %.0f x %.0f millimeters"
msgstr "%.0f x %.0f a %.0f x %.0f milímetros"
+#: filter/bannertops.c:775
#, c-format
msgid "%.2f x %.2f inches"
msgstr "%.2f x %.2f pulgadas"
+#: filter/bannertops.c:794
#, c-format
msgid "%.2f x %.2f to %.2f x %.2f inches"
msgstr "%.2f x %.2f a %.2f x %.2f pulgadas"
+#: systemv/lpstat.c:747
#, c-format
-msgid "%s accepting requests since %s\n"
-msgstr "%s aceptando peticiones desde %s\n"
+msgid "%s accepting requests since %s"
+msgstr "%s aceptando peticiones desde %s"
+#: scheduler/ipp.c:11187
#, c-format
msgid "%s cannot be changed."
msgstr "%s no puede ser cambiado."
+#: berkeley/lpc.c:189
#, c-format
-msgid "%s is not implemented by the CUPS version of lpc.\n"
-msgstr "%s no está implementado en la versión de CUPS de lpc.\n"
+msgid "%s is not implemented by the CUPS version of lpc."
+msgstr "%s no está implementado en la versión de CUPS de lpc."
+#: berkeley/lpq.c:651
#, c-format
-msgid "%s is not ready\n"
-msgstr "%s no está preparada\n"
+msgid "%s is not ready"
+msgstr "%s no está preparada"
+#: berkeley/lpq.c:644
#, c-format
-msgid "%s is ready\n"
-msgstr "%s está preparada\n"
+msgid "%s is ready"
+msgstr "%s está preparada"
+#: berkeley/lpq.c:647
#, c-format
-msgid "%s is ready and printing\n"
-msgstr "%s está preparada e imprimiendo\n"
+msgid "%s is ready and printing"
+msgstr "%s está preparada e imprimiendo"
+#: driver/rastertoescpx.c:1775
+#: driver/rastertopclx.c:1800
+#: filter/rastertoepson.c:985
+#: filter/rastertohp.c:711
+#: filter/rastertolabel.c:1134
#, c-format
-msgid ""
-"%s not accepting requests since %s -\n"
-"\t%s\n"
-msgstr ""
-"%s no acepta peticiones desde %s -\n"
-"\t%s\n"
+msgid "%s job-id user title copies options [file]"
+msgstr "%s job-id usuario título copias opciones [archivo]"
+#: systemv/lpstat.c:751
#, c-format
-msgid "%s not supported!"
-msgstr "No se admite el uso de %s."
+msgid "%s not accepting requests since %s -"
+msgstr "%s no acepta peticiones desde %s -"
+#: scheduler/ipp.c:718
#, c-format
-msgid "%s/%s accepting requests since %s\n"
-msgstr "%s/%s aceptando peticiones desde %s\n"
-
-#, c-format
-msgid ""
-"%s/%s not accepting requests since %s -\n"
-"\t%s\n"
-msgstr ""
-"%s/%s no acepta peticiones desde %s -\n"
-"\t%s\n"
-
-#, c-format
-msgid "%s: %-33.33s [job %d localhost]\n"
-msgstr "%s: %-33.33s [trabajo %d localhost]\n"
-
-#, c-format
-msgid "%s: %s failed: %s\n"
-msgstr "%s: %s ha fallado: %s\n"
+msgid "%s not supported."
+msgstr "No se admite el uso de %s."
+#: systemv/lpstat.c:762
#, c-format
-msgid "%s: Don't know what to do!\n"
-msgstr "%s: No sé que hay que hacer.\n"
+msgid "%s/%s accepting requests since %s"
+msgstr "%s/%s aceptando peticiones desde %s"
+#: systemv/lpstat.c:767
#, c-format
-msgid ""
-"%s: Error - %s environment variable names non-existent destination \"%s\"!\n"
-msgstr ""
-"%s: Error - %s nombres de variables de entorno no existen en destino \"%s"
-"\".\n"
+msgid "%s/%s not accepting requests since %s -"
+msgstr "%s/%s no acepta peticiones desde %s -"
+#: berkeley/lpq.c:552
#, c-format
-msgid "%s: Error - bad job ID!\n"
-msgstr "%s: Error - ID de trabajo incorrecta.\n"
+msgid "%s: %-33.33s [job %d localhost]"
+msgstr "%s: %-33.33s [trabajo %d localhost]"
+#. TRANSLATORS: Message is "subject: error"
+#: cups/langprintf.c:86
+#: scheduler/cupsfilter.c:722
+#: systemv/lpadmin.c:805
+#: systemv/lpadmin.c:856
+#: systemv/lpadmin.c:906
+#: systemv/lpadmin.c:962
+#: systemv/lpadmin.c:1060
+#: systemv/lpadmin.c:1113
+#: systemv/lpadmin.c:1170
+#: systemv/lpadmin.c:1481
#, c-format
-msgid "%s: Error - cannot print files and alter jobs simultaneously!\n"
-msgstr ""
-"%s: Error - no se pueden imprimir archivos y alterar trabajos al mismo "
-"tiempo.\n"
+msgid "%s: %s"
+msgstr "%s: %s"
+#: systemv/cancel.c:294
+#: systemv/cancel.c:357
#, c-format
-msgid ""
-"%s: Error - cannot print from stdin if files or a job ID are provided!\n"
-msgstr ""
-"%s: Error - no se puede imprimir desde stdin si se proporcionan archivos o "
-"una ID de trabajo.\n"
+msgid "%s: %s failed: %s"
+msgstr "%s: %s ha fallado: %s"
+#: systemv/cupsaccept.c:68
#, c-format
-msgid "%s: Error - expected character set after '-S' option!\n"
-msgstr "%s: Error - se esperaba un juego de caracteres tras la opción '-S'.\n"
+msgid "%s: Don't know what to do."
+msgstr "%s: No sé que hay que hacer."
+#: berkeley/lpq.c:236
+#: berkeley/lpr.c:344
+#: systemv/lp.c:584
#, c-format
-msgid "%s: Error - expected content type after '-T' option!\n"
-msgstr "%s: Error - se esperaba un tipo de contenido tras la opción '-T'.\n"
+msgid "%s: Error - %s environment variable names non-existent destination \"%s\"."
+msgstr "%s: Error - %s nombres de variables de entorno no existen en destino \"%s\"."
+#: systemv/lp.c:231
#, c-format
-msgid "%s: Error - expected copies after '-n' option!\n"
-msgstr "%s: Error - se esperaba número de copias tras la opción '-n'.\n"
+msgid "%s: Error - bad job ID."
+msgstr "%s: Error - ID de trabajo incorrecta."
+#: systemv/lp.c:219
#, c-format
-msgid "%s: Error - expected copy count after '-#' option!\n"
-msgstr "%s: Error - se esperaba un número de copias tras la opción '-#'.\n"
+msgid "%s: Error - cannot print files and alter jobs simultaneously."
+msgstr "%s: Error - no se pueden imprimir archivos y alterar trabajos al mismo tiempo."
+#: systemv/lp.c:505
#, c-format
-msgid "%s: Error - expected destination after '-P' option!\n"
-msgstr "%s: Error - se esperaba un destino tras la opción '-P'.\n"
+msgid "%s: Error - cannot print from stdin if files or a job ID are provided."
+msgstr "%s: Error - no se puede imprimir desde stdin si se proporcionan archivos o una ID de trabajo."
+#: systemv/lp.c:461
#, c-format
-msgid "%s: Error - expected destination after '-b' option!\n"
-msgstr "%s: Error - se esperaba un destino tras la opción '-b'.\n"
+msgid "%s: Error - expected character set after \"-S\" option."
+msgstr "%s: Error - se esperaba un juego de caracteres tras la opción \"-S\"."
+#: systemv/lp.c:480
#, c-format
-msgid "%s: Error - expected destination after '-d' option!\n"
-msgstr "%s: Error - se esperaba un destino tras la opción '-d'.\n"
+msgid "%s: Error - expected content type after \"-T\" option."
+msgstr "%s: Error - se esperaba un tipo de contenido tras la opción \"-T\"."
+#: berkeley/lpr.c:240
#, c-format
-msgid "%s: Error - expected form after '-f' option!\n"
-msgstr "%s: Error - se esperaba un formulario tras la opción '-f'.\n"
+msgid "%s: Error - expected copies after \"-#\" option."
+msgstr "%s: Error - se esperaba número de copias tras la opción \"-#\"."
+#: systemv/lp.c:264
#, c-format
-msgid "%s: Error - expected hold name after '-H' option!\n"
-msgstr "%s: Error - se esperaba un nombre de retención tras la opción '-H'.\n"
+msgid "%s: Error - expected copies after \"-n\" option."
+msgstr "%s: Error - se esperaba número de copias tras la opción \"-n\"."
+#: berkeley/lpr.c:209
#, c-format
-msgid "%s: Error - expected hostname after '-H' option!\n"
-msgstr "%s: Error - se esperaba un nombre de ordenador tras la opción '-H'.\n"
+msgid "%s: Error - expected destination after \"-P\" option."
+msgstr "%s: Error - se esperaba un destino tras la opción \"-P\"."
+#: systemv/lpstat.c:231
#, c-format
-msgid "%s: Error - expected hostname after '-h' option!\n"
-msgstr "%s: Error - se esperaba un nombre de ordenador tras la opción '-h'.\n"
+msgid "%s: Error - expected destination after \"-b\" option."
+msgstr "%s: Error - se esperaba un destino tras la opción \"-b\"."
+#: systemv/lp.c:138
#, c-format
-msgid "%s: Error - expected mode list after '-y' option!\n"
-msgstr "%s: Error - se esperaba una lista de modos tras la opción '-y'.\n"
+msgid "%s: Error - expected destination after \"-d\" option."
+msgstr "%s: Error - se esperaba un destino tras la opción \"-d\"."
+#: systemv/lp.c:168
#, c-format
-msgid "%s: Error - expected name after '-%c' option!\n"
-msgstr "%s: Error - se esperaba un nombre tras la opción '%c'.\n"
+msgid "%s: Error - expected form after \"-f\" option."
+msgstr "%s: Error - se esperaba un formulario tras la opción \"-f\"."
+#: systemv/lp.c:391
#, c-format
-msgid "%s: Error - expected option string after '-o' option!\n"
-msgstr "%s: Error - se esperaba una cadena de opciones tras la opción '-o'.\n"
+msgid "%s: Error - expected hold name after \"-H\" option."
+msgstr "%s: Error - se esperaba un nombre de retención tras la opción \"-H\"."
+#: berkeley/lpr.c:103
#, c-format
-msgid "%s: Error - expected page list after '-P' option!\n"
-msgstr "%s: Error - se esperaba una lista de páginas tras la opción '-P'.\n"
+msgid "%s: Error - expected hostname after \"-H\" option."
+msgstr "%s: Error - se esperaba un nombre de ordenador tras la opción \"-H\"."
+#: berkeley/lpq.c:180
+#: berkeley/lprm.c:123
+#: systemv/cancel.c:124
+#: systemv/cupsaccept.c:123
+#: systemv/lp.c:189
+#: systemv/lpstat.c:291
#, c-format
-msgid "%s: Error - expected priority after '-%c' option!\n"
-msgstr "%s: Error - se esperaba un valor de prioridad tras la opción '-%c'.\n"
+msgid "%s: Error - expected hostname after \"-h\" option."
+msgstr "%s: Error - se esperaba un nombre de ordenador tras la opción \"-h\"."
+#: systemv/lp.c:371
#, c-format
-msgid "%s: Error - expected reason text after '-r' option!\n"
-msgstr "%s: Error - se esperaba un texto con una razón tras la opción '-r'.\n"
+msgid "%s: Error - expected mode list after \"-y\" option."
+msgstr "%s: Error - se esperaba una lista de modos tras la opción \"-y\"."
+#: berkeley/lpr.c:263
#, c-format
-msgid "%s: Error - expected title after '-t' option!\n"
-msgstr "%s: Error - se esperaba un título tras la opción '-t'.\n"
+msgid "%s: Error - expected name after \"-%c\" option."
+msgstr "%s: Error - se esperaba un nombre tras la opción \"%c\"."
+#: berkeley/lpr.c:153
+#: systemv/lp.c:288
#, c-format
-msgid "%s: Error - expected username after '-U' option!\n"
-msgstr "%s: Error - se esperaba un nombre de usuario tras la opción '-U'.\n"
+msgid "%s: Error - expected option=value after \"-o\" option."
+msgstr "%s: Error - se esperaba opción=valor tras la opción \"-o\"."
+#: systemv/lp.c:441
#, c-format
-msgid "%s: Error - expected username after '-u' option!\n"
-msgstr "%s: Error - se esperaba un nombre de usuario tras la opción '-u'.\n"
+msgid "%s: Error - expected page list after \"-P\" option."
+msgstr "%s: Error - se esperaba una lista de páginas tras la opción \"-P\"."
+#: systemv/lp.c:308
#, c-format
-msgid "%s: Error - expected value after '-%c' option!\n"
-msgstr "%s: Error - se esperaba un valor tras la opción '%c'.\n"
+msgid "%s: Error - expected priority after \"-%c\" option."
+msgstr "%s: Error - se esperaba un valor de prioridad tras la opción \"-%c\"."
+#: systemv/cupsaccept.c:141
#, c-format
-msgid ""
-"%s: Error - need \"completed\", \"not-completed\", or \"all\" after '-W' "
-"option!\n"
-msgstr ""
-"%s: Error - se necesita \"completed\", \"not completed\", o \"all\" tras la "
-"opción '-W'.\n"
+msgid "%s: Error - expected reason text after \"-r\" option."
+msgstr "%s: Error - se esperaba un texto con una razón tras la opción \"-r\"."
+#: systemv/lp.c:354
#, c-format
-msgid "%s: Error - no default destination available.\n"
-msgstr "%s: Error - destino predeterminado no disponible.\n"
+msgid "%s: Error - expected title after \"-t\" option."
+msgstr "%s: Error - se esperaba un título tras la opción \"-t\"."
+#: berkeley/lpq.c:111
+#: berkeley/lpr.c:84
+#: berkeley/lprm.c:104
+#: systemv/cancel.c:94
+#: systemv/cupsaccept.c:101
+#: systemv/lp.c:116
+#: systemv/lpadmin.c:438
+#: systemv/lpstat.c:137
#, c-format
-msgid "%s: Error - priority must be between 1 and 100.\n"
-msgstr "%s: Error - la prioridad debe estar entre 1 y 100.\n"
+msgid "%s: Error - expected username after \"-U\" option."
+msgstr "%s: Error - se esperaba un nombre de usuario tras la opción \"-U\"."
+#: systemv/cancel.c:145
#, c-format
-msgid "%s: Error - scheduler not responding!\n"
-msgstr "%s: Error - el programa planificador de tareas no responde.\n"
+msgid "%s: Error - expected username after \"-u\" option."
+msgstr "%s: Error - se esperaba un nombre de usuario tras la opción \"-u\"."
+#: berkeley/lpr.c:125
#, c-format
-msgid "%s: Error - too many files - \"%s\"\n"
-msgstr "%s: Error - demasiados archivos - \"%s\"\n"
+msgid "%s: Error - expected value after \"-%c\" option."
+msgstr "%s: Error - se esperaba un valor tras la opción \"%c\"."
+#: systemv/lpstat.c:157
+#: systemv/lpstat.c:171
#, c-format
-msgid "%s: Error - unable to access \"%s\" - %s\n"
-msgstr "%s: Error - no se ha podido acceder a \"%s\" - %s\n"
+msgid "%s: Error - need \"completed\", \"not-completed\", or \"all\" after \"-W\" option."
+msgstr "%s: Error - se necesita \"completed\", \"not completed\", o \"all\" tras la opción \"-W\"."
+#: berkeley/lpq.c:241
+#: berkeley/lpr.c:349
+#: systemv/lp.c:589
#, c-format
-msgid "%s: Error - unable to queue from stdin - %s\n"
-msgstr "%s: Error - no se ha podido poner en cola desde stdin - %s\n"
+msgid "%s: Error - no default destination available."
+msgstr "%s: Error - destino predeterminado no disponible."
+#: systemv/lp.c:330
#, c-format
-msgid "%s: Error - unknown destination \"%s\"!\n"
-msgstr "%s: Error - destino \"%s\" desconocido.\n"
+msgid "%s: Error - priority must be between 1 and 100."
+msgstr "%s: Error - la prioridad debe estar entre 1 y 100."
+#: berkeley/lpr.c:352
+#: systemv/lp.c:592
#, c-format
-msgid "%s: Error - unknown destination \"%s/%s\"!\n"
-msgstr "%s: Error - destino \"%s/%s\" desconocido.\n"
+msgid "%s: Error - scheduler not responding."
+msgstr "%s: Error - el programa planificador de tareas no responde."
+#: berkeley/lpr.c:305
+#: systemv/lp.c:537
#, c-format
-msgid "%s: Error - unknown option '%c'!\n"
-msgstr "%s: Error - opción '%c' desconocida.\n"
+msgid "%s: Error - too many files - \"%s\"."
+msgstr "%s: Error - demasiados archivos - \"%s\"."
+#: berkeley/lpr.c:287
+#: systemv/lp.c:520
#, c-format
-msgid "%s: Error - unknown option '%s'!\n"
-msgstr "%s: Error: opción '%s' desconocida.\n"
+msgid "%s: Error - unable to access \"%s\" - %s"
+msgstr "%s: Error - no se ha podido acceder a \"%s\" - %s"
+#: berkeley/lpr.c:396
+#: systemv/lp.c:624
#, c-format
-msgid "%s: Expected job ID after '-i' option!\n"
-msgstr "%s : Se esperaba una ID de trabajo tras la opción '-i'.\n"
+msgid "%s: Error - unable to queue from stdin - %s."
+msgstr "%s: Error - no se ha podido poner en cola desde stdin - %s."
+#: berkeley/lprm.c:87
+#: berkeley/lprm.c:172
+#: systemv/cancel.c:214
#, c-format
-msgid "%s: Filter \"%s\" not available: %s\n"
-msgstr "%s: Filtro \"%s\" no disponible: %s\n"
+msgid "%s: Error - unknown destination \"%s\"."
+msgstr "%s: Error - destino \"%s\" desconocido."
+#: berkeley/lpq.c:150
#, c-format
-msgid "%s: Invalid destination name in list \"%s\"!\n"
-msgstr "%s: Nombre de destino no válido en la lista \"%s\".\n"
+msgid "%s: Error - unknown destination \"%s/%s\"."
+msgstr "%s: Error - destino \"%s/%s\" desconocido."
+#: berkeley/lpr.c:274
+#: berkeley/lprm.c:139
+#: systemv/cancel.c:156
+#: systemv/cupsaccept.c:164
+#: systemv/lp.c:496
+#: systemv/lpstat.c:452
#, c-format
-msgid "%s: Invalid filter string \"%s\"\n"
-msgstr "%s: Cadena de filtro \"%s\" inválida\n"
+msgid "%s: Error - unknown option \"%c\"."
+msgstr "%s: Error - opción \"%c\" desconocida."
+#: systemv/cupsaccept.c:157
#, c-format
-msgid "%s: Need job ID ('-i jobid') before '-H restart'!\n"
-msgstr ""
-"%s: Se necesita un ID de trabajo ('-i id_trabajo') antes de '-H restart'.\n"
+msgid "%s: Error - unknown option \"%s\"."
+msgstr "%s: Error: opción \"%s\" desconocida."
+#: systemv/lp.c:208
#, c-format
-msgid "%s: No filter to convert from %s/%s to %s/%s!\n"
-msgstr "%s: No hay ningún filtro que convertir de %s/%s a %s/%s.\n"
+msgid "%s: Expected job ID after \"-i\" option."
+msgstr "%s : Se esperaba una ID de trabajo tras la opción \"-i\"."
+#: systemv/lpstat.c:504
+#: systemv/lpstat.c:543
#, c-format
-msgid "%s: Operation failed: %s\n"
-msgstr "%s: La operación ha fallado: %s\n"
+msgid "%s: Invalid destination name in list \"%s\"."
+msgstr "%s: Nombre de destino no válido en la lista \"%s\"."
+#: scheduler/cupsfilter.c:575
#, c-format
-msgid "%s: Sorry, no encryption support compiled in!\n"
-msgstr "%s: Lo siento, no está compilado con la opción de encriptación.\n"
+msgid "%s: Invalid filter string \"%s\"."
+msgstr "%s: Cadena de filtro \"%s\" no válida."
+#: systemv/lp.c:418
#, c-format
-msgid "%s: Unable to connect to server\n"
-msgstr "%s: No se ha podido conectar al servidor\n"
+msgid "%s: Need job ID (\"-i jobid\") before \"-H restart\"."
+msgstr "%s: Se necesita un ID de trabajo (\"-i id_trabajo\") antes de \"-H restart\"."
+#: scheduler/cupsfilter.c:466
#, c-format
-msgid "%s: Unable to contact server!\n"
-msgstr "%s: No se ha podido contactar con el servidor.\n"
+msgid "%s: No filter to convert from %s/%s to %s/%s."
+msgstr "%s: No hay ningún filtro para convertir de %s/%s a %s/%s."
+#: systemv/cupsaccept.c:198
#, c-format
-msgid "%s: Unable to determine MIME type of \"%s\"!\n"
-msgstr "%s: No se ha podido determinar el tipo MIME de \"%s\".\n"
+msgid "%s: Operation failed: %s"
+msgstr "%s: La operación ha fallado: %s"
+#: berkeley/lpq.c:97
+#: berkeley/lpr.c:70
+#: berkeley/lprm.c:67
+#: systemv/cancel.c:81
+#: systemv/cupsaccept.c:88
+#: systemv/cupsaddsmb.c:86
+#: systemv/lp.c:102
+#: systemv/lpadmin.c:239
+#: systemv/lpinfo.c:88
+#: systemv/lpmove.c:73
+#: systemv/lpstat.c:102
+#: test/ipptool.c:278
+#: test/ipptool.c:295
#, c-format
-msgid "%s: Unable to open %s: %s\n"
-msgstr "%s: No se pudo abrir %s: %s\n"
+msgid "%s: Sorry, no encryption support."
+msgstr "%s: Lo siento, no está compilado con la opción de cifrado."
+#: berkeley/lpq.c:295
+#: scheduler/cupsfilter.c:1229
+#: systemv/cancel.c:237
+#: systemv/cupsaddsmb.c:144
+#: systemv/cupsaddsmb.c:171
#, c-format
-msgid "%s: Unable to open PPD file: %s on line %d\n"
-msgstr "%s: No se pudo abrir archivo PPD: %s en línea %d\n"
+msgid "%s: Unable to connect to server."
+msgstr "%s: No se ha podido conectar al servidor."
+#: systemv/cancel.c:317
#, c-format
-msgid "%s: Unable to open PPD file: %s on line %d.\n"
-msgstr "%s: No se ha podido abrir el archivo PPD: %s en la línea %d.\n"
+msgid "%s: Unable to contact server."
+msgstr "%s: No se ha podido contactar con el servidor."
+#: scheduler/cupsfilter.c:432
#, c-format
-msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"!\n"
-msgstr "%s: No se pudo leer base de datos MIME desde \"%s\" o \"%s\".\n"
+msgid "%s: Unable to determine MIME type of \"%s\"."
+msgstr "%s: No se ha podido determinar el tipo MIME de \"%s\"."
+#: ppdc/ppdmerge.cxx:96
#, c-format
-msgid "%s: Unknown destination \"%s\"!\n"
-msgstr "%s: Destino \"%s\" desconocido.\n"
+msgid "%s: Unable to open %s: %s"
+msgstr "%s: No se pudo abrir %s: %s"
+#: scheduler/cupsfilter.c:670
+#: ppdc/ppdmerge.cxx:112
#, c-format
-msgid "%s: Unknown destination MIME type %s/%s!\n"
-msgstr "%s: Tipo MIME de destino %s/%s desconocido.\n"
+msgid "%s: Unable to open PPD file: %s on line %d."
+msgstr "%s: No se ha podido abrir el archivo PPD: %s en la línea %d."
+#: scheduler/cupsfilter.c:397
#, c-format
-msgid "%s: Unknown option '%c'!\n"
-msgstr "%s: Opción '%c' desconocida.\n"
+msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"."
+msgstr "%s: No se pudo leer base de datos MIME desde \"%s\" o \"%s\"."
+#: berkeley/lpq.c:153
+#: systemv/lpstat.c:558
#, c-format
-msgid "%s: Unknown source MIME type %s/%s!\n"
-msgstr "%s: Tipo MIME de origen %s/%s desconocido.\n"
+msgid "%s: Unknown destination \"%s\"."
+msgstr "%s: Destino \"%s\" desconocido."
+#: scheduler/cupsfilter.c:443
#, c-format
-msgid ""
-"%s: Warning - '%c' format modifier not supported - output may not be "
-"correct!\n"
-msgstr ""
-"%s: Advertencia - no se admite el uso del modificador de formato '%c' - la "
-"salida puede no ser correcta.\n"
+msgid "%s: Unknown destination MIME type %s/%s."
+msgstr "%s: Tipo MIME de destino %s/%s desconocido."
+#: scheduler/cupsfilter.c:1435
#, c-format
-msgid "%s: Warning - character set option ignored!\n"
-msgstr "%s: Advertencia - opción de juego de caracteres no tenida en cuenta.\n"
+msgid "%s: Unknown option \"%c\"."
+msgstr "%s: Opción \"%c\" desconocida."
+#: scheduler/cupsfilter.c:424
#, c-format
-msgid "%s: Warning - content type option ignored!\n"
-msgstr "%s: Advertencia - opción de tipo de contenido no tenida en cuenta.\n"
+msgid "%s: Unknown source MIME type %s/%s."
+msgstr "%s: Tipo MIME de origen %s/%s desconocido."
+#: berkeley/lpr.c:139
#, c-format
-msgid "%s: Warning - form option ignored!\n"
-msgstr "%s: Advertencia - opción de formulario no tenida en cuenta.\n"
+msgid "%s: Warning - \"%c\" format modifier not supported - output may not be correct."
+msgstr "%s: Advertencia - no se admite el uso del modificador de formato \"%c\" - la salida puede no ser correcta."
+#: systemv/lp.c:468
#, c-format
-msgid "%s: Warning - mode option ignored!\n"
-msgstr "%s: Advertencia - opción de modo no tenida en cuenta.\n"
+msgid "%s: Warning - character set option ignored."
+msgstr "%s: Advertencia - opción de juego de caracteres no tenida en cuenta."
+#: systemv/lp.c:487
#, c-format
-msgid ""
-"%s: error - %s environment variable names non-existent destination \"%s\"!\n"
-msgstr ""
-"%s: error - %s nombres de variables de entorno no existen en destino \"%s"
-"\".\n"
+msgid "%s: Warning - content type option ignored."
+msgstr "%s: Advertencia - opción de tipo de contenido no tenida en cuenta."
+#: systemv/lp.c:175
#, c-format
-msgid "%s: error - expected option=value after '-o' option!\n"
-msgstr "%s: error - se esperaba opción=valor tras la opción '-o'.\n"
+msgid "%s: Warning - form option ignored."
+msgstr "%s: Advertencia - opción de formulario no tenida en cuenta."
+#: systemv/lp.c:378
#, c-format
-msgid "%s: error - no default destination available.\n"
-msgstr "%s: error - destino predeterminado no disponible.\n"
+msgid "%s: Warning - mode option ignored."
+msgstr "%s: Advertencia - opción de modo no tenida en cuenta."
+#: ppdc/sample.c:319
msgid "-1"
msgstr "-1"
+#: ppdc/sample.c:310
msgid "-10"
msgstr "-10"
+#: ppdc/sample.c:402
msgid "-100"
msgstr "-100"
+#: ppdc/sample.c:401
msgid "-105"
msgstr "-105"
+#: ppdc/sample.c:309
msgid "-11"
msgstr "-11"
+#: ppdc/sample.c:400
msgid "-110"
msgstr "-110"
+#: ppdc/sample.c:399
msgid "-115"
msgstr "-115"
+#: ppdc/sample.c:308
msgid "-12"
msgstr "-12"
+#: ppdc/sample.c:398
msgid "-120"
msgstr "-120"
+#: ppdc/sample.c:307
msgid "-13"
msgstr "-13"
+#: ppdc/sample.c:306
msgid "-14"
msgstr "-14"
+#: ppdc/sample.c:305
msgid "-15"
msgstr "-15"
+#: ppdc/sample.c:318
msgid "-2"
msgstr "-2"
+#: ppdc/sample.c:418
msgid "-20"
msgstr "-20"
+#: ppdc/sample.c:417
msgid "-25"
msgstr "-25"
+#: ppdc/sample.c:317
msgid "-3"
msgstr "-3"
+#: ppdc/sample.c:416
msgid "-30"
msgstr "-30"
+#: ppdc/sample.c:415
msgid "-35"
msgstr "-35"
+#: ppdc/sample.c:316
msgid "-4"
msgstr "-4"
+#: ppdc/sample.c:414
msgid "-40"
msgstr "-40"
+#: ppdc/sample.c:413
msgid "-45"
msgstr "-45"
+#: ppdc/sample.c:315
msgid "-5"
msgstr "-5"
+#: ppdc/sample.c:412
msgid "-50"
msgstr "-50"
+#: ppdc/sample.c:411
msgid "-55"
msgstr "-55"
+#: ppdc/sample.c:314
msgid "-6"
msgstr "-6"
+#: ppdc/sample.c:410
msgid "-60"
msgstr "-60"
+#: ppdc/sample.c:409
msgid "-65"
msgstr "-65"
+#: ppdc/sample.c:313
msgid "-7"
msgstr "-7"
+#: ppdc/sample.c:408
msgid "-70"
msgstr "-70"
+#: ppdc/sample.c:407
msgid "-75"
msgstr "-75"
+#: ppdc/sample.c:312
msgid "-8"
msgstr "-8"
+#: ppdc/sample.c:406
msgid "-80"
msgstr "-80"
+#: ppdc/sample.c:405
msgid "-85"
msgstr "-85"
+#: ppdc/sample.c:311
msgid "-9"
msgstr "-9"
+#: ppdc/sample.c:404
msgid "-90"
msgstr "-90"
+#: ppdc/sample.c:403
msgid "-95"
msgstr "-95"
+#: ppdc/sample.c:320
msgid "0"
msgstr "0"
+#: ppdc/sample.c:321
msgid "1"
msgstr "1"
+#: ppdc/sample.c:393
msgid "1 inch/sec."
msgstr "1 pulg./seg"
+#: ppdc/sample.c:181
msgid "1.25x0.25\""
msgstr "1.25x0.25 pulg."
+#: ppdc/sample.c:182
msgid "1.25x2.25\""
msgstr "1.25x2.25 pulg."
+#: ppdc/sample.c:441
msgid "1.5 inch/sec."
msgstr "1.5 pulg./seg"
+#: ppdc/sample.c:183
msgid "1.50x0.25\""
msgstr "1.50x0.25 pulg."
+#: ppdc/sample.c:184
msgid "1.50x0.50\""
msgstr "1.50x0.50 pulg."
+#: ppdc/sample.c:185
msgid "1.50x1.00\""
msgstr "1.50x1.00 pulg."
+#: ppdc/sample.c:186
msgid "1.50x2.00\""
msgstr "1.50x2.00 pulg."
+#: ppdc/sample.c:330
msgid "10"
msgstr "10"
+#: ppdc/sample.c:452
msgid "10 inches/sec."
msgstr "10 pulg./seg"
-msgid "10 x 11\""
-msgstr "10 x 11 pulg."
+#: ppdc/sample.c:6
+msgid "10 x 11"
+msgstr "10 x 11"
-msgid "10 x 13\""
-msgstr "10 x 13 pulg."
+#: ppdc/sample.c:7
+msgid "10 x 13"
+msgstr "10 x 13"
-msgid "10 x 14\""
-msgstr "10 x 14 pulg."
+#: ppdc/sample.c:8
+msgid "10 x 14"
+msgstr "10 x 14"
+#: ppdc/sample.c:432
msgid "100"
msgstr "100"
+#: ppdc/sample.c:343
msgid "100 mm/sec."
msgstr "100 mm/seg"
+#: ppdc/sample.c:433
msgid "105"
msgstr "105"
+#: ppdc/sample.c:331
msgid "11"
msgstr "11"
+#: ppdc/sample.c:453
msgid "11 inches/sec."
msgstr "11 pulg./seg"
+#: ppdc/sample.c:434
msgid "110"
msgstr "110"
+#: ppdc/sample.c:435
msgid "115"
msgstr "115"
+#: ppdc/sample.c:332
msgid "12"
msgstr "12"
+#: ppdc/sample.c:454
msgid "12 inches/sec."
msgstr "12 pulg./seg"
-msgid "12 x 11\""
-msgstr "12 x 11 pulg."
+#: ppdc/sample.c:9
+msgid "12 x 11"
+msgstr "12 x 11"
+#: ppdc/sample.c:436
msgid "120"
msgstr "120"
+#: ppdc/sample.c:344
msgid "120 mm/sec."
msgstr "120 mm/seg"
+#: ppdc/sample.c:252
msgid "120x60dpi"
msgstr "120x60ppp"
+#: ppdc/sample.c:258
msgid "120x72dpi"
msgstr "120x72ppp"
+#: ppdc/sample.c:333
msgid "13"
msgstr "13"
+#: ppdc/sample.c:241
msgid "136dpi"
msgstr "136ppp"
+#: ppdc/sample.c:334
msgid "14"
msgstr "14"
+#: ppdc/sample.c:335
msgid "15"
msgstr "15"
+#: ppdc/sample.c:337
msgid "15 mm/sec."
msgstr "15 mm/seg"
-msgid "15 x 11\""
-msgstr "15 x 11 pulg."
+#: ppdc/sample.c:10
+msgid "15 x 11"
+msgstr "15 x 11"
+#: ppdc/sample.c:345
msgid "150 mm/sec."
msgstr "150 mm/seg"
+#: ppdc/sample.c:292
msgid "150dpi"
msgstr "150ppp"
+#: ppdc/sample.c:377
msgid "16"
msgstr "16"
+#: ppdc/sample.c:378
msgid "17"
msgstr "17"
+#: ppdc/sample.c:379
msgid "18"
msgstr "18"
+#: ppdc/sample.c:253
msgid "180dpi"
msgstr "180ppp"
+#: ppdc/sample.c:380
msgid "19"
msgstr "19"
+#: ppdc/sample.c:322
msgid "2"
msgstr "2"
+#: ppdc/sample.c:394
msgid "2 inches/sec."
msgstr "2 pulg./seg"
+#: ppdc/sample.c:279
msgid "2-Sided Printing"
msgstr "Dúplex"
+#: ppdc/sample.c:187
msgid "2.00x0.37\""
msgstr "2.00x0.37 pulg."
+#: ppdc/sample.c:188
msgid "2.00x0.50\""
msgstr "2.00x0.50 pulg."
+#: ppdc/sample.c:189
msgid "2.00x1.00\""
msgstr "2.00x1.00 pulg."
+#: ppdc/sample.c:190
msgid "2.00x1.25\""
msgstr "2.00x1.25 pulg."
+#: ppdc/sample.c:191
msgid "2.00x2.00\""
msgstr "2.00x2.00 pulg."
+#: ppdc/sample.c:192
msgid "2.00x3.00\""
msgstr "2.00x3.00 pulg."
+#: ppdc/sample.c:193
msgid "2.00x4.00\""
msgstr "2.00x4.00 pulg."
+#: ppdc/sample.c:194
msgid "2.00x5.50\""
msgstr "2.00x5.50 pulg."
+#: ppdc/sample.c:195
msgid "2.25x0.50\""
msgstr "2.25x0.50 pulg."
+#: ppdc/sample.c:196
msgid "2.25x1.25\""
msgstr "2.25x1.25 pulg."
+#: ppdc/sample.c:197
msgid "2.25x4.00\""
msgstr "2.25x4.00 pulg."
+#: ppdc/sample.c:198
msgid "2.25x5.50\""
msgstr "2.25x5.50 pulg."
+#: ppdc/sample.c:199
msgid "2.38x5.50\""
msgstr "2.38x5.50 pulg."
+#: ppdc/sample.c:442
msgid "2.5 inches/sec."
msgstr "2.5 pulg./seg"
+#: ppdc/sample.c:200
msgid "2.50x1.00\""
msgstr "2.50x1.00 pulg."
+#: ppdc/sample.c:201
msgid "2.50x2.00\""
msgstr "2.50x2.00 pulg."
+#: ppdc/sample.c:202
msgid "2.75x1.25\""
msgstr "2.75x1.25 pulg."
+#: ppdc/sample.c:203
msgid "2.9 x 1\""
msgstr "2.9 x 1 pulg."
+#: ppdc/sample.c:381
msgid "20"
msgstr "20"
+#: ppdc/sample.c:338
msgid "20 mm/sec."
msgstr "20 mm/seg"
+#: ppdc/sample.c:346
msgid "200 mm/sec."
msgstr "200 mm/seg"
+#: ppdc/sample.c:242
msgid "203dpi"
msgstr "203ppp"
+#: ppdc/sample.c:382
msgid "21"
msgstr "21"
+#: ppdc/sample.c:383
msgid "22"
msgstr "22"
+#: ppdc/sample.c:384
msgid "23"
msgstr "23"
+#: ppdc/sample.c:385
msgid "24"
msgstr "24"
+#: ppdc/sample.c:250
msgid "24-Pin Series"
msgstr "24-Pin Series"
+#: ppdc/sample.c:259
msgid "240x72dpi"
msgstr "240x72ppp"
+#: ppdc/sample.c:386
msgid "25"
msgstr "25"
+#: ppdc/sample.c:347
msgid "250 mm/sec."
msgstr "250 mm/seg"
+#: ppdc/sample.c:387
msgid "26"
msgstr "26"
+#: ppdc/sample.c:388
msgid "27"
msgstr "27"
+#: ppdc/sample.c:389
msgid "28"
msgstr "28"
+#: ppdc/sample.c:390
msgid "29"
msgstr "29"
+#: ppdc/sample.c:323
msgid "3"
msgstr "3"
+#: ppdc/sample.c:395
msgid "3 inches/sec."
msgstr "3 pulg./seg"
+#: ppdc/sample.c:3
+msgid "3 x 5"
+msgstr "3 x 5"
+
+#: ppdc/sample.c:204
msgid "3.00x1.00\""
msgstr "3.00x1.00 pulg."
+#: ppdc/sample.c:205
msgid "3.00x1.25\""
msgstr "3.00x1.25 pulg."
+#: ppdc/sample.c:206
msgid "3.00x2.00\""
msgstr "3.00x2.00 pulg."
+#: ppdc/sample.c:207
msgid "3.00x3.00\""
msgstr "3.00x3.00 pulg."
+#: ppdc/sample.c:208
msgid "3.00x5.00\""
msgstr "3.00x5.00 pulg."
+#: ppdc/sample.c:209
msgid "3.25x2.00\""
msgstr "3.25x2.00 pulg."
+#: ppdc/sample.c:210
msgid "3.25x5.00\""
msgstr "3.25x5.00 pulg."
+#: ppdc/sample.c:211
msgid "3.25x5.50\""
msgstr "3.25x5.50 pulg."
+#: ppdc/sample.c:212
msgid "3.25x5.83\""
msgstr "3.25x5.83 pulg."
+#: ppdc/sample.c:213
msgid "3.25x7.83\""
msgstr "3.25x7.83 pulg."
+#: ppdc/sample.c:4
+msgid "3.5 x 5"
+msgstr "3.5 x 5"
+
+#: ppdc/sample.c:171
msgid "3.5\" Disk"
msgstr "Disco de 3.5 pulg."
+#: ppdc/sample.c:180
msgid "3.5\" Disk - 2 1/8 x 2 3/4\""
msgstr "Disco de 3.5 pulg. - 2 1/8 x 2 3/4 pulg."
+#: ppdc/sample.c:214
msgid "3.50x1.00\""
msgstr "3.50x1.00 pulg."
+#: ppdc/sample.c:391
msgid "30"
msgstr "30"
+#: ppdc/sample.c:339
msgid "30 mm/sec."
msgstr "30 mm/seg"
+#: ppdc/sample.c:348
msgid "300 mm/sec."
msgstr "300 mm/seg"
+#: ppdc/sample.c:243
msgid "300dpi"
msgstr "300ppp"
+#: ppdc/sample.c:419
msgid "35"
msgstr "35"
+#: ppdc/sample.c:255
msgid "360dpi"
msgstr "360ppp"
+#: ppdc/sample.c:254
msgid "360x180dpi"
msgstr "360x180ppp"
+#: ppdc/sample.c:324
msgid "4"
msgstr "4"
+#: ppdc/sample.c:396
msgid "4 inches/sec."
msgstr "4 pulg./seg"
+#: ppdc/sample.c:215
msgid "4.00x1.00\""
msgstr "4.00x1.00 pulg."
+#: ppdc/sample.c:223
msgid "4.00x13.00\""
msgstr "4.00x13.00 pulg."
+#: ppdc/sample.c:216
msgid "4.00x2.00\""
msgstr "4.00x2.00 pulg."
+#: ppdc/sample.c:217
msgid "4.00x2.50\""
msgstr "4.00x2.50 pulg."
+#: ppdc/sample.c:218
msgid "4.00x3.00\""
msgstr "4.00x3.00 pulg."
+#: ppdc/sample.c:219
msgid "4.00x4.00\""
msgstr "4.00x4.00 pulg."
+#: ppdc/sample.c:220
msgid "4.00x5.00\""
msgstr "4.00x5.00 pulg."
+#: ppdc/sample.c:221
msgid "4.00x6.00\""
msgstr "4.00x6.00 pulg."
+#: ppdc/sample.c:222
msgid "4.00x6.50\""
msgstr "4.00x6.50 pulg."
+#: ppdc/sample.c:420
msgid "40"
msgstr "40"
+#: ppdc/sample.c:340
msgid "40 mm/sec."
msgstr "40 mm/seg"
+#: ppdc/sample.c:421
msgid "45"
msgstr "45"
+#: ppdc/sample.c:325
msgid "5"
msgstr "5"
+#: ppdc/sample.c:446
msgid "5 inches/sec."
msgstr "5 pulg./seg"
+#: ppdc/sample.c:5
+msgid "5 x 7"
+msgstr "5 x 7"
+
+#: ppdc/sample.c:422
msgid "50"
msgstr "50"
+#: ppdc/sample.c:423
msgid "55"
msgstr "55"
+#: ppdc/sample.c:326
msgid "6"
msgstr "6"
+#: ppdc/sample.c:447
msgid "6 inches/sec."
msgstr "6 pulg./seg"
+#: ppdc/sample.c:224
msgid "6.00x1.00\""
msgstr "6.00x1.00 pulg."
+#: ppdc/sample.c:225
msgid "6.00x2.00\""
msgstr "6.00x2.00 pulg."
+#: ppdc/sample.c:226
msgid "6.00x3.00\""
msgstr "6.00x3.00 pulg."
+#: ppdc/sample.c:227
msgid "6.00x4.00\""
msgstr "6.00x4.00 pulg."
+#: ppdc/sample.c:228
msgid "6.00x5.00\""
msgstr "6.00x5.00 pulg."
+#: ppdc/sample.c:229
msgid "6.00x6.00\""
msgstr "6.00x6.00 pulg."
+#: ppdc/sample.c:230
msgid "6.00x6.50\""
msgstr "6.00x6.50 pulg."
+#: ppdc/sample.c:424
msgid "60"
msgstr "60"
+#: ppdc/sample.c:341
msgid "60 mm/sec."
msgstr "60 mm/seg"
+#: ppdc/sample.c:270
msgid "600dpi"
msgstr "600ppp"
+#: ppdc/sample.c:251
msgid "60dpi"
msgstr "60ppp"
-msgid "60x720dpi"
-msgstr "60x720ppp"
+#: ppdc/sample.c:257
+msgid "60x72dpi"
+msgstr "60x72ppp"
+#: ppdc/sample.c:425
msgid "65"
msgstr "65"
+#: ppdc/sample.c:327
msgid "7"
msgstr "7"
+#: ppdc/sample.c:449
msgid "7 inches/sec."
msgstr "7 pulg./seg"
-msgid "7 x 9\""
-msgstr "7 x 9 pulg."
+#: ppdc/sample.c:11
+msgid "7 x 9"
+msgstr "7 x 9"
+#: ppdc/sample.c:426
msgid "70"
msgstr "70"
+#: ppdc/sample.c:261
msgid "720dpi"
msgstr "720ppp"
+#: ppdc/sample.c:427
msgid "75"
msgstr "75"
+#: ppdc/sample.c:328
msgid "8"
msgstr "8"
+#: ppdc/sample.c:450
msgid "8 inches/sec."
msgstr "8 pulg./seg"
-msgid "8 x 10\""
-msgstr "8 x 10 pulg."
+#: ppdc/sample.c:12
+msgid "8 x 10"
+msgstr "8 x 10"
+#: ppdc/sample.c:231
msgid "8.00x1.00\""
msgstr "8.00x1.00 pulg."
+#: ppdc/sample.c:232
msgid "8.00x2.00\""
msgstr "8.00x2.00 pulg."
+#: ppdc/sample.c:233
msgid "8.00x3.00\""
msgstr "8.00x3.00 pulg."
+#: ppdc/sample.c:234
msgid "8.00x4.00\""
msgstr "8.00x4.00 pulg."
+#: ppdc/sample.c:235
msgid "8.00x5.00\""
msgstr "8.00x5.00 pulg."
+#: ppdc/sample.c:236
msgid "8.00x6.00\""
msgstr "8.00x6.00 pulg."
+#: ppdc/sample.c:237
msgid "8.00x6.50\""
msgstr "8.00x6.50 pulg."
+#: ppdc/sample.c:428
msgid "80"
msgstr "80"
+#: ppdc/sample.c:342
msgid "80 mm/sec."
msgstr "80 mm/seg"
+#: ppdc/sample.c:429
msgid "85"
msgstr "85"
+#: ppdc/sample.c:329
msgid "9"
msgstr "9"
+#: ppdc/sample.c:451
msgid "9 inches/sec."
msgstr "9 pulg./seg"
-msgid "9 x 11\""
-msgstr "9 x 11 pulg."
+#: ppdc/sample.c:13
+msgid "9 x 11"
+msgstr "9 x 11"
-msgid "9 x 12\""
-msgstr "9 x 12 pulg."
+#: ppdc/sample.c:14
+msgid "9 x 12"
+msgstr "9 x 12"
+#: ppdc/sample.c:256
msgid "9-Pin Series"
msgstr "9-Pin Series"
+#: ppdc/sample.c:430
msgid "90"
msgstr "90"
+#: ppdc/sample.c:431
msgid "95"
msgstr "95"
-msgid "?Invalid help command unknown\n"
-msgstr "?Comando de ayuda inválido desconocido\n"
+#: berkeley/lpc.c:213
+msgid "?Invalid help command unknown."
+msgstr "?Comando de ayuda no válido desconocido."
-msgid "A Samba password is required to export printer drivers!"
-msgstr ""
-"Se requiere una contraseña Samba para exportar los controladores de "
-"impresora."
+#: cgi-bin/admin.c:2443
+msgid "A Samba password is required to export printer drivers"
+msgstr "Se requiere una contraseña Samba para exportar los controladores de impresora"
-msgid "A Samba username is required to export printer drivers!"
-msgstr ""
-"Se requiere un nombre de usuario Samba para exportar los controladores de "
-"impresora."
+#: cgi-bin/admin.c:2439
+msgid "A Samba username is required to export printer drivers"
+msgstr "Se requiere un nombre de usuario Samba para exportar los controladores de impresora"
+#: scheduler/ipp.c:2430
#, c-format
-msgid "A class named \"%s\" already exists!"
+msgid "A class named \"%s\" already exists."
msgstr "Ya existe una clase llamada \"%s\"."
+#: scheduler/ipp.c:1034
#, c-format
-msgid "A printer named \"%s\" already exists!"
+msgid "A printer named \"%s\" already exists."
msgstr "Ya existe una impresora llamada \"%s\"."
+#: ppdc/sample.c:15
msgid "A0"
msgstr "A0"
+#: ppdc/sample.c:16
+msgid "A0 Long Edge"
+msgstr "A0 lado largo"
+
+#: ppdc/sample.c:17
msgid "A1"
msgstr "A1"
+#: ppdc/sample.c:18
+msgid "A1 Long Edge"
+msgstr "A1 lado largo"
+
+#: ppdc/sample.c:37
msgid "A10"
msgstr "A10"
+#: ppdc/sample.c:19
msgid "A2"
msgstr "A2"
+#: ppdc/sample.c:20
+msgid "A2 Long Edge"
+msgstr "A2 lado largo"
+
+#: ppdc/sample.c:21
msgid "A3"
msgstr "A3"
-msgid "A3 (Oversize)"
-msgstr "A3 (extragrande)"
+#: ppdc/sample.c:22
+msgid "A3 Long Edge"
+msgstr "A3 lado largo"
+
+#: ppdc/sample.c:23
+msgid "A3 Oversize"
+msgstr "A3 Extragrande"
+#: ppdc/sample.c:24
+msgid "A3 Oversize Long Edge"
+msgstr "A3 Extragrande lado largo"
+
+#: ppdc/sample.c:25
msgid "A4"
msgstr "A4"
-msgid "A4 (Oversize)"
-msgstr "A4 (extragrande)"
+#: ppdc/sample.c:27
+msgid "A4 Long Edge"
+msgstr "A4 lado largo"
+
+#: ppdc/sample.c:26
+msgid "A4 Oversize"
+msgstr "A4 Extragrande"
-msgid "A4 (Small)"
-msgstr "A4 (pequeño)"
+#: ppdc/sample.c:28
+msgid "A4 Small"
+msgstr "A4 Pequeño"
+#: ppdc/sample.c:29
msgid "A5"
msgstr "A5"
-msgid "A5 (Oversize)"
-msgstr "A5 (extragrande)"
+#: ppdc/sample.c:31
+msgid "A5 Long Edge"
+msgstr "A5 lado largo"
+#: ppdc/sample.c:30
+msgid "A5 Oversize"
+msgstr "A5 Extragrande"
+
+#: ppdc/sample.c:32
msgid "A6"
msgstr "A6"
+#: ppdc/sample.c:33
+msgid "A6 Long Edge"
+msgstr "A6 lado largo"
+
+#: ppdc/sample.c:34
msgid "A7"
msgstr "A7"
+#: ppdc/sample.c:35
msgid "A8"
msgstr "A8"
+#: ppdc/sample.c:36
msgid "A9"
msgstr "A9"
+#: ppdc/sample.c:38
msgid "ANSI A"
msgstr "ANSI A"
+#: ppdc/sample.c:39
msgid "ANSI B"
msgstr "ANSI B"
+#: ppdc/sample.c:40
msgid "ANSI C"
msgstr "ANSI C"
+#: ppdc/sample.c:41
msgid "ANSI D"
msgstr "ANSI D"
+#: ppdc/sample.c:42
msgid "ANSI E"
msgstr "ANSI E"
-msgid "ARCH A"
-msgstr "ARCH A"
-
-msgid "ARCH B"
-msgstr "ARCH B"
-
+#: ppdc/sample.c:47
msgid "ARCH C"
msgstr "ARCH C"
+#: ppdc/sample.c:48
+msgid "ARCH C Long Edge"
+msgstr "ARCH C lado largo"
+
+#: ppdc/sample.c:49
msgid "ARCH D"
msgstr "ARCH D"
+#: ppdc/sample.c:50
+msgid "ARCH D Long Edge"
+msgstr "ARCH D lado largo"
+
+#: ppdc/sample.c:51
msgid "ARCH E"
msgstr "ARCH E"
+#: ppdc/sample.c:52
+msgid "ARCH E Long Edge"
+msgstr "ARCH E lado largo"
+
+#: cgi-bin/classes.c:169
+#: cgi-bin/printers.c:172
msgid "Accept Jobs"
msgstr "Aceptar trabajos"
+#: cups/http-support.c:1254
msgid "Accepted"
msgstr "Aceptado"
+#: cgi-bin/admin.c:570
msgid "Add Class"
msgstr "Añadir clase"
+#: cgi-bin/admin.c:883
msgid "Add Printer"
msgstr "Añadir impresora"
+#: cgi-bin/admin.c:444
+#: cgi-bin/admin.c:477
+#: cgi-bin/admin.c:525
+#: cgi-bin/admin.c:535
msgid "Add RSS Subscription"
msgstr "Añadir subscripción RSS"
+#: ppdc/sample.c:163
msgid "Address"
msgstr "Dirección"
+#: ppdc/sample.c:172
msgid "Address - 1 1/8 x 3 1/2\""
msgstr "Dirección - 1 1/8 x 3 1/2 pulg."
+#: cgi-bin/admin.c:210
+#: cgi-bin/admin.c:284
+#: cgi-bin/admin.c:2864
msgid "Administration"
msgstr "Administración"
+#: ppdc/sample.c:438
msgid "Always"
msgstr "Siempre"
+#: backend/socket.c:129
msgid "AppSocket/HP JetDirect"
msgstr "AppSocket/HP JetDirect"
+#: ppdc/sample.c:459
msgid "Applicator"
msgstr "Aplicador"
+#: scheduler/ipp.c:1159
#, c-format
-msgid "Attempt to set %s printer-state to bad value %d!"
-msgstr ""
-"Se ha intentado cambiar el valor printer-state de %s a un valor incorrecto %"
-"d."
+msgid "Attempt to set %s printer-state to bad value %d."
+msgstr "Se ha intentado cambiar el valor printer-state de %s a un valor incorrecto %d."
+#: scheduler/ipp.c:352
#, c-format
-msgid "Attribute groups are out of order (%x < %x)!"
+msgid "Attribute groups are out of order (%x < %x)."
msgstr "Los grupos de atributos están desordenados (%x < %x)."
+#: ppdc/sample.c:126
msgid "B0"
msgstr "B0"
+#: ppdc/sample.c:127
msgid "B1"
msgstr "B1"
+#: ppdc/sample.c:137
msgid "B10"
msgstr "B10"
+#: ppdc/sample.c:128
msgid "B2"
msgstr "B2"
+#: ppdc/sample.c:129
msgid "B3"
msgstr "B3"
+#: ppdc/sample.c:130
msgid "B4"
msgstr "B4"
+#: ppdc/sample.c:131
msgid "B5"
msgstr "B5"
+#: ppdc/sample.c:132
+msgid "B5 Oversize"
+msgstr "A5 Extragrande"
+
+#: ppdc/sample.c:133
msgid "B6"
msgstr "B6"
+#: ppdc/sample.c:134
msgid "B7"
msgstr "B7"
+#: ppdc/sample.c:135
msgid "B8"
msgstr "B8"
+#: ppdc/sample.c:136
msgid "B9"
msgstr "B9"
+#: cups/dest.c:827
msgid "Bad NULL dests pointer"
msgstr "Puntero destino NULLincorrecto"
+#: cups/ppd.c:345
msgid "Bad OpenGroup"
msgstr "OpenGroup incorrecto"
+#: cups/ppd.c:347
msgid "Bad OpenUI/JCLOpenUI"
msgstr "OpenUI/JCLOpenUI incorrecto"
+#: cups/ppd.c:349
msgid "Bad OrderDependency"
msgstr "OrderDependency incorrecto"
+#: cups/ppd-cache.c:144
+#: cups/ppd-cache.c:189
+#: cups/ppd-cache.c:227
+#: cups/ppd-cache.c:233
+#: cups/ppd-cache.c:249
+#: cups/ppd-cache.c:265
+#: cups/ppd-cache.c:274
+#: cups/ppd-cache.c:282
+#: cups/ppd-cache.c:299
+#: cups/ppd-cache.c:307
+#: cups/ppd-cache.c:322
+#: cups/ppd-cache.c:330
+#: cups/ppd-cache.c:348
+#: cups/ppd-cache.c:360
+#: cups/ppd-cache.c:375
+#: cups/ppd-cache.c:387
+#: cups/ppd-cache.c:409
+#: cups/ppd-cache.c:417
+#: cups/ppd-cache.c:435
+#: cups/ppd-cache.c:443
+#: cups/ppd-cache.c:458
+#: cups/ppd-cache.c:466
+#: cups/ppd-cache.c:484
+#: cups/ppd-cache.c:492
+#: cups/ppd-cache.c:519
+#: cups/ppd-cache.c:546
+#: cups/ppd-cache.c:554
+#: cups/ppd-cache.c:562
+msgid "Bad PPD cache file."
+msgstr "Archivo de caché PPD incorrecto."
+
+#: cups/http-support.c:1269
msgid "Bad Request"
msgstr "Petición incorrecta"
+#: cups/snmp.c:1002
msgid "Bad SNMP version number"
msgstr "Número de versión SNMP incorrecto"
+#: cups/ppd.c:350
msgid "Bad UIConstraints"
msgstr "UIConstraints incorrecto"
+#: filter/pstext.c:278
+#: filter/texttops.c:297
+#: filter/texttops.c:309
+#, c-format
+msgid "Bad charset file \"%s\"."
+msgstr "Archivo de juego de caracteres incorrecto \"%s\"."
+
+#: filter/texttops.c:472
+#, c-format
+msgid "Bad charset type: %s"
+msgstr "Tipo de juego de caracteres incorrecto: %s"
+
+#: filter/textcommon.c:613
+#, c-format
+msgid "Bad columns value %d."
+msgstr "Valor de número de columnas %d incorrecto."
+
+#: scheduler/ipp.c:1460
#, c-format
msgid "Bad copies value %d."
msgstr "Valor de copias %d incorrecto."
+#: filter/textcommon.c:625
+#, c-format
+msgid "Bad cpi value %f."
+msgstr "Valor de cpi %f incorrecto."
+
+#: cups/ppd.c:358
msgid "Bad custom parameter"
msgstr "Parámetro a medida incorrecto"
+#: cups/http-support.c:1421
+#: scheduler/ipp.c:2549
#, c-format
-msgid "Bad device URI \"%s\"!\n"
-msgstr "URI de dispositivoi \"%s\" incorrecto.\n"
-
-#, c-format
-msgid "Bad device-uri \"%s\"!"
+msgid "Bad device-uri \"%s\"."
msgstr "device-uri \"%s\" incorrecto."
+#: scheduler/ipp.c:2590
#, c-format
-msgid "Bad device-uri scheme \"%s\"!"
+msgid "Bad device-uri scheme \"%s\"."
msgstr "Esquema device-uri \"%s\" incorrecto."
+#: scheduler/ipp.c:9402
+#: scheduler/ipp.c:9418
+#: scheduler/ipp.c:10604
+#: scheduler/ipp.c:12111
#, c-format
-msgid "Bad document-format \"%s\"!"
+msgid "Bad document-format \"%s\"."
msgstr "document-format \"%s\" incorrecto."
-msgid "Bad filename buffer!"
-msgstr "Nombre de archivo del búfer incorrecto."
+#: scheduler/ipp.c:10620
+#, c-format
+msgid "Bad document-format-default \"%s\"."
+msgstr "document-format-default \"%s\" incorrecto."
+
+#: cups/util.c:927
+msgid "Bad filename buffer"
+msgstr "Nombre de archivo del búfer incorrecto"
+#: filter/pstext.c:324
+#: filter/pstext.c:362
#, c-format
-msgid "Bad font attribute: %s\n"
-msgstr "Atributo de fuente: %s incorrecto\n"
+msgid "Bad font description line \"%s\"."
+msgstr "Línea de descripción tipográfica incorrecta: \"%s\"."
-msgid "Bad job-priority value!"
+#: filter/texttops.c:364
+#: filter/texttops.c:402
+#, c-format
+msgid "Bad font description line: %s"
+msgstr "Línea de descripción tipográfica incorrecta: %s"
+
+#: scheduler/ipp.c:11203
+msgid "Bad job-priority value."
msgstr "Valor job-priority incorrecto."
+#: scheduler/ipp.c:1490
#, c-format
-msgid "Bad job-sheets value \"%s\"!"
+msgid "Bad job-sheets value \"%s\"."
msgstr "Valor de job-sheets \"%s\" incorrecto."
-msgid "Bad job-sheets value type!"
+#: scheduler/ipp.c:1474
+msgid "Bad job-sheets value type."
msgstr "Tipo de valor de job-sheets incorrecto."
-msgid "Bad job-state value!"
+#: scheduler/ipp.c:11233
+msgid "Bad job-state value."
msgstr "Valor job-state incorrecto."
+#: scheduler/ipp.c:4058
+#: scheduler/ipp.c:4511
+#: scheduler/ipp.c:7262
+#: scheduler/ipp.c:7409
+#: scheduler/ipp.c:8852
+#: scheduler/ipp.c:9105
+#: scheduler/ipp.c:9953
+#: scheduler/ipp.c:10178
+#: scheduler/ipp.c:10505
+#: scheduler/ipp.c:11095
+#, c-format
+msgid "Bad job-uri \"%s\"."
+msgstr "job-uri \"%s\" incorrecto."
+
+#: filter/textcommon.c:637
#, c-format
-msgid "Bad job-uri attribute \"%s\"!"
-msgstr "Atributo job-uri \"%s\" incorrecto."
+msgid "Bad lpi value %f."
+msgstr "Valor de lpi %f incorrecto."
+#: scheduler/ipp.c:2194
+#: scheduler/ipp.c:6804
#, c-format
-msgid "Bad notify-pull-method \"%s\"!"
+msgid "Bad notify-pull-method \"%s\"."
msgstr "notify-pull-method \"%s\" incorrecto."
+#: scheduler/ipp.c:2158
+#: scheduler/ipp.c:6768
#, c-format
-msgid "Bad notify-recipient-uri URI \"%s\"!"
-msgstr "URI notify-recipient-uri \"%s\" incorrecto."
+msgid "Bad notify-recipient-uri \"%s\"."
+msgstr "notify-recipient-uri \"%s\" incorrecto."
+#: scheduler/ipp.c:1506
#, c-format
msgid "Bad number-up value %d."
msgstr "Valor number-up (páginas por hoja) %d incorrecto."
+#: cups/adminutil.c:292
#, c-format
-msgid "Bad option + choice on line %d!"
+msgid "Bad option + choice on line %d."
msgstr "Opción + preferencia incorrectas en línea %d."
+#: scheduler/ipp.c:1523
#, c-format
msgid "Bad page-ranges values %d-%d."
msgstr "Valores de page-ranges %d-%d incorrectos."
+#: scheduler/ipp.c:2633
#, c-format
-msgid "Bad port-monitor \"%s\"!"
+msgid "Bad port-monitor \"%s\"."
msgstr "port-monitor \"%s\" incorrecto."
+#: scheduler/ipp.c:2694
#, c-format
-msgid "Bad printer-state value %d!"
+msgid "Bad printer-state value %d."
msgstr "Valor printer-state %d incorrecto."
+#: scheduler/ipp.c:320
#, c-format
-msgid "Bad request ID %d!"
-msgstr "ID %d de petición incorrecta."
+msgid "Bad request ID %d."
+msgstr "Petición incorrecta de ID %d."
+#: scheduler/ipp.c:305
#, c-format
-msgid "Bad request version number %d.%d!"
+msgid "Bad request version number %d.%d."
msgstr "Petición incorrecta de número de versión %d.%d."
-msgid "Bad subscription ID!"
-msgstr "ID de subscripción incorrecto."
+#: cgi-bin/admin.c:1485
+msgid "Bad subscription ID"
+msgstr "ID de subscripción incorrecto"
+
+#: filter/pstext.c:337
+#, c-format
+msgid "Bad text direction \"%s\"."
+msgstr "Dirección de texto incorrecta \"%s\"."
+
+#: filter/texttops.c:377
+#, c-format
+msgid "Bad text direction: %s"
+msgstr "Dirección de texto incorrecta: %s"
+#: filter/pstext.c:375
+#, c-format
+msgid "Bad text width \"%s\"."
+msgstr "Anchura de texto incorrecta \"%s\"."
+
+#: filter/texttops.c:416
+#, c-format
+msgid "Bad text width: %s"
+msgstr "Anchura de texto incorrecta: %s"
+
+#: cups/ppd.c:360
+msgid "Bad value string"
+msgstr "Cadena de valores incorrecta"
+
+#: cgi-bin/admin.c:3409
+#: cgi-bin/admin.c:3655
msgid "Banners"
msgstr "Rótulos"
+#: filter/bannertops.c:666
msgid "Billing Information: "
msgstr "Información de facturación: "
+#: ppdc/sample.c:296
msgid "Bond Paper"
msgstr "Papel de cartas"
-msgid "C0 Envelope"
-msgstr "Sobre C0"
-
-msgid "C1 Envelope"
-msgstr "Sobre C1"
-
-msgid "C2 Envelope"
-msgstr "Sobre C2"
-
-msgid "C3 Envelope"
-msgstr "Sobre C3"
-
-msgid "C4"
-msgstr "C4"
-
-msgid "C4 Envelope"
-msgstr "Sobre C4"
-
-msgid "C5"
-msgstr "C5"
-
-msgid "C5 Envelope"
-msgstr "Sobre C5"
-
-msgid "C6"
-msgstr "C6"
-
-msgid "C6 Envelope"
-msgstr "Sobre C6"
-
-msgid "C65 Envelope"
-msgstr "Sobre C65"
+#: backend/usb-darwin.c:1874
+#, c-format
+msgid "Boolean expected for waiteof option \"%s\"."
+msgstr "Se esperaba un valor lógico para la opción waiteof \"%s\"."
-msgid "C7 Envelope"
-msgstr "Sobre C7"
+#: filter/pstops.c:2075
+msgid "Buffer overflow detected, aborting."
+msgstr "Se ha detectado un desbordamiento de buffer, cancelando."
+#: ppdc/sample.c:263
msgid "CMYK"
msgstr "CMYK"
+#: ppdc/sample.c:372
msgid "CPCL Label Printer"
msgstr "Impresora de etiquetas CPCL"
+#: cgi-bin/admin.c:1486
+#: cgi-bin/admin.c:1525
+#: cgi-bin/admin.c:1535
msgid "Cancel RSS Subscription"
msgstr "Cancelar subscripción RSS"
+#: backend/ipp.c:1795
+msgid "Canceling print job."
+msgstr "Cancelando trabajo de impresión."
+
+#: scheduler/ipp.c:2674
+msgid "Cannot share a remote Kerberized printer."
+msgstr "No se puede compartir una impresora remota Kerberizada."
+
+#: ppdc/sample.c:288
+msgid "Cassette"
+msgstr "Casete"
+
+#: cgi-bin/admin.c:1708
+#: cgi-bin/admin.c:1872
+#: cgi-bin/admin.c:1884
+#: cgi-bin/admin.c:1895
msgid "Change Settings"
msgstr "Cambiar configuración"
+#: scheduler/ipp.c:2206
+#: scheduler/ipp.c:6816
#, c-format
-msgid "Character set \"%s\" not supported!"
-msgstr "No se admite el uso del juego de caracteres \"%s\"."
-
-msgid "Chou3 Envelope"
-msgstr "Sobre Chou3"
-
-msgid "Chou4 Envelope"
-msgstr "Sobre Chou4"
+msgid "Character set \"%s\" not supported."
+msgstr "No se admite el juego de caracteres \"%s\"."
+#: cgi-bin/classes.c:195
+#: cgi-bin/classes.c:322
msgid "Classes"
msgstr "Clases"
+#: cgi-bin/printers.c:182
msgid "Clean Print Heads"
msgstr "Limpiar cabezales de impresión"
+#: scheduler/ipp.c:4960
+msgid "Close-Job doesn't support the job-uri attribute."
+msgstr "Close-Job no admite el atributo job-uri."
+
+#: ppdc/sample.c:291
msgid "Color"
msgstr "Color"
+#: ppdc/sample.c:262
msgid "Color Mode"
msgstr "Modo de color"
+#: berkeley/lpc.c:204
msgid ""
"Commands may be abbreviated. Commands are:\n"
"\n"
-"exit help quit status ?\n"
+"exit help quit status ?"
msgstr ""
"Los comandos se pueden abreviar. Los comandos son:\n"
"\n"
-"exit help quit status ?\n"
+"exit help quit status ?"
+#: cups/snmp.c:1006
msgid "Community name uses indefinite length"
msgstr "Nombre de comunidad usa una longitud indefinida"
+#: backend/ipp.c:764
+#: backend/lpd.c:868
+#: backend/socket.c:395
+msgid "Connected to printer."
+msgstr "Conectado a la impresora."
+
+#: backend/ipp.c:671
+#: backend/lpd.c:708
+#: backend/socket.c:314
+msgid "Connecting to printer."
+msgstr "Conectando a la impresora."
+
+#: cups/http-support.c:1242
msgid "Continue"
msgstr "Continuar"
+#: ppdc/sample.c:374
msgid "Continuous"
msgstr "Continuo"
-#, c-format
-msgid "Could not scan type \"%s\"!"
-msgstr "No se puede analizar el tipo \"%s\"."
+#: backend/lpd.c:1019
+#: backend/lpd.c:1161
+msgid "Control file sent successfully."
+msgstr "Archivo de control enviado correctamente."
-msgid "Cover open."
-msgstr "Cubierta abierta."
+#: backend/ipp.c:1188
+#: backend/lpd.c:462
+msgid "Copying print data."
+msgstr "Copiando datos de impresión."
+#: cups/http-support.c:1251
msgid "Created"
msgstr "Creado"
+#: filter/bannertops.c:854
msgid "Created On: "
msgstr "Creado en: "
+#: cups/ppd.c:1073
+#: cups/ppd.c:1113
+#: cups/ppd.c:1358
+#: cups/ppd.c:1461
msgid "Custom"
msgstr "A medida"
+#: ppdc/sample.c:368
msgid "CustominCutInterval"
msgstr "CustominCutInterval"
+#: ppdc/sample.c:366
msgid "CustominTearInterval"
msgstr "CustominTearInterval"
+#: ppdc/sample.c:352
msgid "Cut"
msgstr "Cortar"
+#: ppdc/sample.c:460
msgid "Cutter"
msgstr "Cortadora"
-msgid "DL"
-msgstr "DL"
-
-msgid "DL Envelope"
-msgstr "Sobre DL"
-
+#: ppdc/sample.c:248
msgid "Dark"
msgstr "Oscuro"
+#: ppdc/sample.c:244
msgid "Darkness"
msgstr "Oscuridad"
+#: backend/lpd.c:1109
+msgid "Data file sent successfully."
+msgstr "Archivo de datos enviado correctamente."
+
+#: cgi-bin/admin.c:2168
+#: cgi-bin/admin.c:2179
+#: cgi-bin/admin.c:2224
msgid "Delete Class"
msgstr "Borrar clase"
+#: cgi-bin/admin.c:2253
+#: cgi-bin/admin.c:2264
+#: cgi-bin/admin.c:2309
msgid "Delete Printer"
msgstr "Borrar impresora"
+#: filter/bannertops.c:735
msgid "Description: "
msgstr "Descripción: "
+#: ppdc/sample.c:290
msgid "DeskJet Series"
msgstr "DeskJet Series"
+#: scheduler/ipp.c:1426
#, c-format
msgid "Destination \"%s\" is not accepting jobs."
msgstr "El destino %s no acepta trabajos."
-msgid "Developer almost empty."
-msgstr "Revelador casi vacío."
-
-msgid "Developer empty!"
-msgstr "Revelador vacío."
-
+#: systemv/lpinfo.c:300
#, c-format
msgid ""
"Device: uri = %s\n"
@@ -2340,2027 +3528,2770 @@ msgid ""
" info = %s\n"
" make-and-model = %s\n"
" device-id = %s\n"
-" location = %s\n"
+" location = %s"
msgstr ""
"Dispositivo: uri = %s\n"
" clase = %s\n"
" info = %s\n"
" marca y modelo = %s\n"
" id dispositivo= %s\n"
-" ubicación = %s\n"
+" ubicación = %s"
+#: ppdc/sample.c:445
msgid "Direct Thermal Media"
msgstr "Soporte térmico directo"
-msgid "Disabled"
-msgstr "Deshabilitado"
+#: cups/file.c:305
+#, c-format
+msgid "Directory \"%s\" contains a relative path."
+msgstr "El directorio \"%s\" contiene una ruta relativa."
+#: cups/file.c:277
#, c-format
-msgid "Document %d not found in job %d."
-msgstr "No se encuentra el documento %d en el trabajo %d."
+msgid "Directory \"%s\" has insecure permissions (0%o/uid=%d/gid=%d)."
+msgstr "El directorio \"%s\" tiene permisos no seguros (0%o/uid=%d/gid=%d)."
-msgid "Door open."
-msgstr "Puerta abierta."
+#: cups/file.c:294
+#, c-format
+msgid "Directory \"%s\" is a file."
+msgstr "El directorio \"%s\" es un archivo."
-msgid "Double Postcard"
-msgstr "Postal doble"
+#: cups/file.c:265
+#, c-format
+msgid "Directory \"%s\" not available: %s"
+msgstr "Directorio \"%s\" no disponible: %s"
+#: cups/file.c:250
+#, c-format
+msgid "Directory \"%s\" permissions OK (0%o/uid=%d/gid=%d)."
+msgstr "Permisos del directorio \"%s\" OK (0%o/uid=%d/gid=%d)."
+
+#: ppdc/sample.c:354
+msgid "Disabled"
+msgstr "Deshabilitado"
+
+#: scheduler/ipp.c:7311
+#, c-format
+msgid "Document #%d does not exist in job #%d."
+msgstr "El documento #%d no existe en el trabajo #%d."
+
+#: filter/bannertops.c:820
msgid "Driver Name: "
msgstr "Nombre del controlador: "
+#: filter/bannertops.c:831
msgid "Driver Version: "
msgstr "Versión del controlador: "
+#: ppdc/sample.c:284
msgid "Duplexer"
msgstr "Unidad de impresión dúplex"
+#: ppdc/sample.c:238
msgid "Dymo"
msgstr "Dymo"
-#, c-format
-msgid "EMERG: Unable to allocate memory for page info: %s\n"
-msgstr ""
-"EMERG: No se ha podido asignar memoria para la información de página: %s\n"
-
-#, c-format
-msgid "EMERG: Unable to allocate memory for pages array: %s\n"
-msgstr ""
-"EMERG: No se ha podido asignar memoria para la secuencia de páginas: %s\n"
-
+#: ppdc/sample.c:440
msgid "EPL1 Label Printer"
msgstr "Impresora de etiquetas EPL1"
+#: ppdc/sample.c:443
msgid "EPL2 Label Printer"
msgstr "Impresora de etiquetas EPL2"
-#, c-format
-msgid "ERROR: %s job-id user title copies options [file]\n"
-msgstr "ERROR: %s job-id usuario título copias opciones [archivo]\n"
-
-#, c-format
-msgid "ERROR: Bad %%BoundingBox: comment seen!\n"
-msgstr "ERROR: Se ha detectado un comentario %%BoundingBox: incorrecto.\n"
-
-#, c-format
-msgid "ERROR: Bad %%IncludeFeature: comment!\n"
-msgstr "ERROR: Comentario %%IncludeFeature: incorrecto.\n"
-
-#, c-format
-msgid "ERROR: Bad %%Page: comment in file!\n"
-msgstr "ERROR: Comentario %%Page: incorrecto en el archivo.\n"
-
-#, c-format
-msgid "ERROR: Bad %%PageBoundingBox: comment in file!\n"
-msgstr "ERROR: Comentario %%PageBoundingBox: incorrecto en el archivo.\n"
-
-#, c-format
-msgid "ERROR: Bad SCSI device file \"%s\"!\n"
-msgstr "ERROR: archivo de dispositivo SCSI \"%s\" incorrecto.\n"
-
-#, c-format
-msgid "ERROR: Bad charset file %s\n"
-msgstr "ERROR: Archivo de juego de caracteres incorrecto %s\n"
-
-#, c-format
-msgid "ERROR: Bad charset type %s\n"
-msgstr "ERROR: Tipo de juego de caracteres incorrecto %s\n"
-
-#, c-format
-msgid "ERROR: Bad columns value %d!\n"
-msgstr "ERROR: Valor de columnas %d incorrecto.\n"
-
-#, c-format
-msgid "ERROR: Bad cpi value %f!\n"
-msgstr "ERROR: Valor de cpi %f incorrecto.\n"
-
-#, c-format
-msgid "ERROR: Bad font description line: %s\n"
-msgstr "ERROR: Línea de descripción tipográfica incorrecta: %s\n"
-
-#, c-format
-msgid "ERROR: Bad lpi value %f!\n"
-msgstr "ERROR: Valor de lpi %f incorrecto.\n"
-
-msgid "ERROR: Bad page setup!\n"
-msgstr "ERROR: Ajuste de página incorrecto.\n"
-
-#, c-format
-msgid "ERROR: Bad text direction %s\n"
-msgstr "ERROR: Dirección de texto incorrecta %s\n"
-
-#, c-format
-msgid "ERROR: Bad text width %s\n"
-msgstr "ERROR: Anchura de texto incorrecta %s\n"
-
-msgid "ERROR: Destination printer does not exist!\n"
-msgstr "ERROR: La impresora destino no existe.\n"
-
-#, c-format
-msgid "ERROR: Duplicate %%BoundingBox: comment seen!\n"
-msgstr "ERROR: Se ha detectado un comentario %%BoundingBox: duplicado.\n"
-
-#, c-format
-msgid "ERROR: Duplicate %%Pages: comment seen!\n"
-msgstr "ERROR: Se ha detectado un comentario %%Pages: duplicado.\n"
-
-msgid "ERROR: Empty print file!\n"
-msgstr "ERROR: Archivo de impresión vacío.\n"
-
-#, c-format
-msgid "ERROR: Error %d sending PAPSendData request: %s\n"
-msgstr "ERROR: Error %d enviando petición PAPSendData: %s\n"
-
-#, c-format
-msgid "ERROR: Expected quoted string on line %d of %s!\n"
-msgstr "ERROR: Se esperaba una cadena entrecomillada en la línea %d de %s.\n"
-
-msgid "ERROR: Fatal USB error!\n"
-msgstr "ERROR: Error fatal de USB.\n"
-
-msgid "ERROR: Invalid HP-GL/2 command seen, unable to print file!\n"
-msgstr ""
-"ERROR: Se ha detectado un comando HP-GL/2 no válido; no se puede imprimir el "
-"archivo.\n"
-
-#, c-format
-msgid "ERROR: Missing %%EndProlog!\n"
-msgstr "ERROR: Falta %%EndProlog.\n"
-
-#, c-format
-msgid "ERROR: Missing %%EndSetup!\n"
-msgstr "ERROR: Falta %%EndSetup.\n"
-
-#, c-format
-msgid "ERROR: Missing value on line %d of banner file!\n"
-msgstr "ERROR: Falta el valor en la línea %d del archivo de rótulo.\n"
-
-#, c-format
-msgid ""
-"ERROR: Need a msgid line before any translation strings on line %d of %s!\n"
-msgstr ""
-"ERROR: Se necesita una línea msgid antes de cualquier cadena de traducción "
-"en línea %d de %s.\n"
-
-#, c-format
-msgid "ERROR: No %%BoundingBox: comment in header!\n"
-msgstr "ERROR: No hay comentario %%BoundingBox: en la cabecera.\n"
-
-#, c-format
-msgid "ERROR: No %%Pages: comment in header!\n"
-msgstr "ERROR: No hay comentario %%Pages: en la cabecera.\n"
-
-msgid ""
-"ERROR: No device URI found in argv[0] or in DEVICE_URI environment "
-"variable!\n"
-msgstr ""
-"ERROR: No se ha encontrado el URI del dispositivo en argv[0] o en la "
-"variable de entorno DEVICE_URI.\n"
-
-#, c-format
-msgid "ERROR: No fonts in charset file %s\n"
-msgstr "ERROR: No hay fuentes en el archivo de juego de caracteres %s\n"
-
-msgid "ERROR: No pages found!\n"
-msgstr "ERROR: No se han encontrado páginas.\n"
-
-msgid "ERROR: Out of paper!\n"
-msgstr "ERROR: No hay papel.\n"
-
-msgid "ERROR: PRINTER environment variable not defined!\n"
-msgstr "ERROR: Variable de entorno PRINTER no definida.\n"
-
-#, c-format
-msgid "ERROR: Print file was not accepted (%s)!\n"
-msgstr "ERROR: No se ha aceptado la impresión del archivo (%s).\n"
-
-msgid "ERROR: Printer not responding\n"
-msgstr "ERROR: La impresora no responde\n"
-
-msgid "ERROR: Printer not responding!\n"
-msgstr "ERROR: La impresora no responde.\n"
-
-msgid "ERROR: Printer sent unexpected EOF\n"
-msgstr "ERROR: La impresora envió un inesperado EOF\n"
-
-#, c-format
-msgid "ERROR: Remote host did not accept control file (%d)\n"
-msgstr "ERROR: El ordenador remoto no ha aceptado el archivo de control (%d)\n"
-
-#, c-format
-msgid "ERROR: Remote host did not accept data file (%d)\n"
-msgstr "ERROR: El ordenador remoto no ha aceptado el archivo de datos (%d)\n"
-
-msgid "ERROR: There was a timeout error while sending data to the printer\n"
-msgstr ""
-"ERROR: Hay un error de tiempo de espera mientras se enviaban datos a la "
-"impresora\n"
-
-#, c-format
-msgid "ERROR: Unable to add file %d to job: %s\n"
-msgstr "ERROR: No se ha podido añadir el archivo %d al trabajo: %s\n"
-
-#, c-format
-msgid "ERROR: Unable to cancel job %d: %s\n"
-msgstr "ERROR: No se ha podido cancelar el trabajo %d: %s\n"
-
-msgid "ERROR: Unable to copy PDF file"
-msgstr "ERROR: No se ha podido copiar el archivo PDF"
-
-msgid "ERROR: Unable to create pipe"
-msgstr "ERROR: No se ha podido crear el canal (pipe)"
-
-msgid "ERROR: Unable to create socket"
-msgstr "ERROR: No se ha podido crear socket"
-
-#, c-format
-msgid "ERROR: Unable to create temporary compressed print file: %s\n"
-msgstr ""
-"ERROR: No se ha podido crear el archivo de impresión temporal comprimido: %"
-"s\n"
-
-msgid "ERROR: Unable to create temporary file"
-msgstr "ERROR: No se ha podido crear el archivo temporal"
-
-#, c-format
-msgid "ERROR: Unable to exec pictwpstops: %s\n"
-msgstr "ERROR: No se ha podido ejecutar pictwpstops: %s\n"
-
-msgid "ERROR: Unable to execute gs program"
-msgstr "ERROR: No se ha podido ejecutar el programa gs"
-
-msgid "ERROR: Unable to execute pdftops program"
-msgstr "ERROR: No se ha podido ejecutar el programa pdftops"
-
-msgid "ERROR: Unable to execute pstops program"
-msgstr "ERROR: No se ha podido ejecutar el programa pstops"
-
-#, c-format
-msgid "ERROR: Unable to fork pictwpstops: %s\n"
-msgstr "ERROR: No se ha podido bifurcar (fork) pictwpstops: %s\n"
-
-msgid "ERROR: Unable to get PAP request"
-msgstr "ERROR: No se ha podido obtener una petición PAP"
-
-msgid "ERROR: Unable to get PAP response"
-msgstr "ERROR: No se ha podido obtener una respuesta PAP"
-
-#, c-format
-msgid "ERROR: Unable to get PPD file for printer \"%s\" - %s.\n"
-msgstr ""
-"ERROR: No se ha podido obtener el archivo PPD para la impresora \"%s\" - %"
-"s.\n"
-
-msgid "ERROR: Unable to get default AppleTalk zone"
-msgstr "ERROR: No se ha podido conseguir la zona AppleTalk predeterminada"
-
-#, c-format
-msgid "ERROR: Unable to get job %d attributes (%s)!\n"
-msgstr "ERROR: No se han podido obtener los atributos del trabajo %d (%s).\n"
-
-#, c-format
-msgid "ERROR: Unable to get printer status (%s)!\n"
-msgstr "ERROR: No se ha podido obtener el estado de la impresora (%s).\n"
-
-#, c-format
-msgid "ERROR: Unable to locate printer '%s'!\n"
-msgstr "ERROR: No se ha podido localizar la impresora '%s'.\n"
-
-msgid "ERROR: Unable to look for PAP response"
-msgstr "ERROR: No se ha podido buscar una respuesta PAP"
-
-msgid "ERROR: Unable to lookup AppleTalk printers"
-msgstr "ERROR: No se han podido mirar las impresoras AppleTalk"
-
-msgid "ERROR: Unable to make AppleTalk address"
-msgstr "ERROR: No se ha podido crear la dirección AppleTalk"
-
-#, c-format
-msgid "ERROR: Unable to open \"%s\" - %s\n"
-msgstr "ERROR: No se ha podido abrir \"%s\" - %s\n"
+#: cgi-bin/admin.c:1923
+#: cgi-bin/admin.c:1935
+#: cgi-bin/admin.c:1989
+#: cgi-bin/admin.c:1996
+#: cgi-bin/admin.c:2031
+#: cgi-bin/admin.c:2044
+#: cgi-bin/admin.c:2068
+#: cgi-bin/admin.c:2141
+msgid "Edit Configuration File"
+msgstr "Editar archivo de configuración"
-#, c-format
-msgid "ERROR: Unable to open %s: %s\n"
-msgstr "ERROR: No se ha podido abrir %s: %s\n"
+#: cups/adminutil.c:337
+msgid "Empty PPD file."
+msgstr "Archivo PPD vacío."
-msgid "ERROR: Unable to open PPD file!\n"
-msgstr "ERROR: No se ha podido abrir el archivo PPD.\n"
+#. TRANSLATORS: Banner/cover sheet after the print job.
+#: cgi-bin/admin.c:3680
+msgid "Ending Banner"
+msgstr "Rótulo final"
-#, c-format
-msgid "ERROR: Unable to open banner file \"%s\" - %s\n"
-msgstr "ERROR: No se ha podido abrir el archivo de rótulo \"%s\" - %s\n"
+#: ppdc/sample.c:2
+msgid "English"
+msgstr "Spanish"
-#, c-format
-msgid "ERROR: Unable to open device file \"%s\": %s\n"
-msgstr "ERROR: No se ha podido abrir el archivo de dispositivo \"%s\": %s\n"
+#: systemv/lppasswd.c:193
+msgid "Enter old password:"
+msgstr "Introduzca la contraseña antigua:"
-#, c-format
-msgid "ERROR: Unable to open file \"%s\" - %s\n"
-msgstr "ERROR: No se ha podido abrir el archivo \"%s\" - %s\n"
+#: systemv/lppasswd.c:224
+msgid "Enter password again:"
+msgstr "Introduzca nuevamente la contraseña:"
-#, c-format
-msgid "ERROR: Unable to open file \"%s\": %s\n"
-msgstr "ERROR: No se ha podido abrir el archivo \"%s\": %s\n"
+#: systemv/lppasswd.c:212
+msgid "Enter password:"
+msgstr "Introduzca la contraseña:"
-msgid "ERROR: Unable to open image file for printing!\n"
-msgstr "ERROR: No se ha podido abrir el archivo de imagen para imprimirlo.\n"
+#: scheduler/client.c:2439
+msgid "Enter your username and password or the root username and password to access this page. If you are using Kerberos authentication, make sure you have a valid Kerberos ticket."
+msgstr "Introduzca su nombre de usuario y contraseña o el nombre de usuario y contraseña de root para poder acceder a esta página. Si está usando autentificación Kerberos, asegúrese de que tiene un ticket Kerberos válido."
-#, c-format
-msgid "ERROR: Unable to open print file \"%s\": %s\n"
-msgstr "ERROR: No se ha podido abrir el archivo de impresión \"%s\": %s\n"
+#: ppdc/sample.c:73
+msgid "Envelope #10 "
+msgstr "Sobre #10"
-#, c-format
-msgid "ERROR: Unable to open print file %s - %s\n"
-msgstr "ERROR: No se ha podido abrir el archivo de impresión %s - %s\n"
+#: ppdc/sample.c:74
+msgid "Envelope #11"
+msgstr "Sobre #11"
-#, c-format
-msgid "ERROR: Unable to open print file %s: %s\n"
-msgstr "ERROR: No se ha podido abrir el archivo de impresión %s: %s\n"
+#: ppdc/sample.c:75
+msgid "Envelope #12"
+msgstr "Sobre #12"
-#, c-format
-msgid "ERROR: Unable to open raster file - %s\n"
-msgstr "ERROR: No se ha podido abrir el archivo de trama de datos - %s\n"
+#: ppdc/sample.c:76
+msgid "Envelope #14"
+msgstr "Sobre #14"
-#, c-format
-msgid "ERROR: Unable to open temporary compressed print file: %s\n"
-msgstr ""
-"ERROR: No se ha podido abrir el archivo de impresión temporal comprimido: %"
-"s\n"
+#: ppdc/sample.c:77
+msgid "Envelope #9"
+msgstr "Sobre #9"
-#, c-format
-msgid "ERROR: Unable to print %d text columns!\n"
-msgstr "ERROR: No se ha podido imprimir %d columnas de texto.\n"
+#: ppdc/sample.c:89
+msgid "Envelope B4"
+msgstr "Sobre B4"
-#, c-format
-msgid "ERROR: Unable to print %dx%d text page!\n"
-msgstr "ERROR: No se ha podido imprimir %dx%d páginas de texto.\n"
+#: ppdc/sample.c:90
+msgid "Envelope B5"
+msgstr "Sobre B5"
-msgid "ERROR: Unable to read print data"
-msgstr "ERROR: No se han podido leer los datos de impresión"
+#: ppdc/sample.c:91
+msgid "Envelope B6"
+msgstr "Sobre B6"
-msgid "ERROR: Unable to read print data!\n"
-msgstr "ERROR: No se han podido leer los datos de impresión.\n"
-
-msgid "ERROR: Unable to reserve port"
-msgstr "ERROR: No se ha podido reservar puerto"
-
-#, c-format
-msgid "ERROR: Unable to seek to offset %ld in file - %s\n"
-msgstr "ERROR: No se ha podido alcanzar la posición %ld en el archivo - %s\n"
+#: ppdc/sample.c:78
+msgid "Envelope C0"
+msgstr "Sobre C0"
-#, c-format
-msgid "ERROR: Unable to seek to offset %lld in file - %s\n"
-msgstr "ERROR: No se ha podido alcanzar la posición %lld en el archivo - %s\n"
+#: ppdc/sample.c:79
+msgid "Envelope C1"
+msgstr "Sobre C1"
-msgid "ERROR: Unable to send LPD command"
-msgstr "ERROR: No se ha podido enviar comando LPD"
+#: ppdc/sample.c:80
+msgid "Envelope C2"
+msgstr "Sobre C2"
-msgid "ERROR: Unable to send PAP tickle request"
-msgstr "ERROR: No se ha podido enviar una petición PAP"
+#: ppdc/sample.c:81
+msgid "Envelope C3"
+msgstr "Sobre C3"
-msgid "ERROR: Unable to send initial PAP send data request"
-msgstr ""
-"ERROR: No se ha podido enviar la petición inicial de datos de envío PAP"
+#: ppdc/sample.c:67
+msgid "Envelope C4"
+msgstr "Sobre C4"
-#, c-format
-msgid "ERROR: Unable to send print data (%d)\n"
-msgstr "ERROR: No se han podido enviar los datos de impresión (%d)\n"
+#: ppdc/sample.c:68
+msgid "Envelope C5"
+msgstr "Sobre C5"
-msgid "ERROR: Unable to send print data!\n"
-msgstr "ERROR: No se han podido enviar los datos de impresión.\n"
+#: ppdc/sample.c:69
+msgid "Envelope C6"
+msgstr "Sobre C6"
-msgid "ERROR: Unable to send print file to printer"
-msgstr "ERROR: No se ha podido imprimir el archivo en la impresora"
+#: ppdc/sample.c:82
+msgid "Envelope C65"
+msgstr "Sobre C65"
-msgid "ERROR: Unable to send trailing nul to printer"
-msgstr "ERROR: No se ha podido enviar carácter nulo del final a la impresora"
+#: ppdc/sample.c:83
+msgid "Envelope C7"
+msgstr "Sobre C7"
-#, c-format
-msgid "ERROR: Unable to wait for pictwpstops: %s\n"
-msgstr "ERROR: No se puede esperar por pictwpstops: %s\n"
+#: ppdc/sample.c:84
+msgid "Envelope Choukei 3"
+msgstr "Sobre Choukei 3"
-#, c-format
-msgid "ERROR: Unable to write %d bytes to \"%s\": %s\n"
-msgstr "ERROR: No se han podido escribir %d bytes a \"%s\": %s\n"
+#: ppdc/sample.c:85
+msgid "Envelope Choukei 3 Long Edge"
+msgstr "Sobre Choukei 3 lado largo"
-#, c-format
-msgid "ERROR: Unable to write %d bytes to printer!\n"
-msgstr "ERROR: No se han podido escribir %d bytes a la impresora.\n"
+#: ppdc/sample.c:86
+msgid "Envelope Choukei 4"
+msgstr "Sobre Choukei 4"
-msgid "ERROR: Unable to write control file"
-msgstr "ERROR: No se ha podido escribir el archivo de control"
+#: ppdc/sample.c:87
+msgid "Envelope Choukei 4 Long Edge"
+msgstr "Sobre Choukei 4 lado largo"
-msgid "ERROR: Unable to write print data"
-msgstr "ERROR: No se han podido escribir los datos de impresión"
+#: ppdc/sample.c:70
+msgid "Envelope DL"
+msgstr "Sobre DL"
-#, c-format
-msgid "ERROR: Unable to write print data: %s\n"
-msgstr "ERROR: No se han podido escribir los datos de impresión: %s\n"
+#: ppdc/sample.c:278
+msgid "Envelope Feed"
+msgstr "Alimentador de sobre"
-msgid "ERROR: Unable to write raster data to driver!\n"
-msgstr ""
-"ERROR: No se ha podido escribir la trama de datos (raster) al controlador.\n"
+#: ppdc/sample.c:88
+msgid "Envelope Invite"
+msgstr "Sobre Invitación"
-msgid "ERROR: Unable to write to temporary file"
-msgstr "ERROR: No se ha podido escribir al archivo temporal"
+#: ppdc/sample.c:92
+msgid "Envelope Italian"
+msgstr "Sobre Italiano"
-#, c-format
-msgid "ERROR: Unable to write uncompressed document data: %s\n"
-msgstr ""
-"ERROR: No se han podido escribir los datos de documento sin comprimir: %s\n"
+#: ppdc/sample.c:93
+msgid "Envelope Kaku2"
+msgstr "Sobre Kaku2"
-#, c-format
-msgid "ERROR: Unexpected text on line %d of %s!\n"
-msgstr "ERROR: Texto inesperado en la línea %d del %s.\n"
+#: ppdc/sample.c:94
+msgid "Envelope Kaku2 Long Edge"
+msgstr "Sobre Kaku2 lado largo"
-#, c-format
-msgid "ERROR: Unknown encryption option value \"%s\"!\n"
-msgstr "ERROR: Valor de opción de encriptación \"%s\" desconocida.\n"
+#: ppdc/sample.c:95
+msgid "Envelope Kaku3"
+msgstr "Sobre Kaku3"
-#, c-format
-msgid "ERROR: Unknown file order \"%s\"\n"
-msgstr "ERROR: Orden de archivos \"%s\" desconocido\n"
+#: ppdc/sample.c:96
+msgid "Envelope Kaku3 Long Edge"
+msgstr "Sobre Kaku3 lado largo"
-#, c-format
-msgid "ERROR: Unknown format character \"%c\"\n"
-msgstr "ERROR: Carácter de formato \"%c\" desconocido\n"
+#: ppdc/sample.c:97
+msgid "Envelope Monarch"
+msgstr "Sobre Monarch"
-#, c-format
-msgid "ERROR: Unknown message catalog format for \"%s\"!\n"
-msgstr "ERROR: Formato del catálogo de mensajes para \"%s\" desconocido.\n"
+#: ppdc/sample.c:99
+msgid "Envelope PRC1 "
+msgstr "Sobre PRC1"
-#, c-format
-msgid "ERROR: Unknown option \"%s\" with value \"%s\"!\n"
-msgstr "ERROR: Opción \"%s\" con valor \"%s\" desconocida.\n"
+#: ppdc/sample.c:100
+msgid "Envelope PRC1 Long Edge"
+msgstr "Sobre PRC1 lado largo"
-#, c-format
-msgid "ERROR: Unknown print mode \"%s\"\n"
-msgstr "ERROR: Modo de impresión \"%s\" desconocido\n"
+#: ppdc/sample.c:117
+msgid "Envelope PRC10"
+msgstr "Sobre PRC10"
-#, c-format
-msgid "ERROR: Unknown version option value \"%s\"!\n"
-msgstr "ERROR: Valor de opción de versión \"%s\" desconocida.\n"
+#: ppdc/sample.c:118
+msgid "Envelope PRC10 Long Edge"
+msgstr "Sobre PRC10 lado largo"
-#, c-format
-msgid "ERROR: Unsupported brightness value %s, using brightness=100!\n"
-msgstr "ERROR: Valor de brillo %s no permitido; usando brillo=100.\n"
+#: ppdc/sample.c:101
+msgid "Envelope PRC2"
+msgstr "Sobre PRC2"
-#, c-format
-msgid "ERROR: Unsupported gamma value %s, using gamma=1000!\n"
-msgstr "ERROR: Valor gamma %s no permitido; usando gamma=1000.\n"
+#: ppdc/sample.c:102
+msgid "Envelope PRC2 Long Edge"
+msgstr "Sobre PRC2 lado largo"
-#, c-format
-msgid "ERROR: Unsupported number-up value %d, using number-up=1!\n"
-msgstr ""
-"ERROR: Valor de number-up (páginas por hoja) %d no permitido; usando number-"
-"up=1.\n"
+#: ppdc/sample.c:103
+msgid "Envelope PRC3"
+msgstr "Sobre PRC3"
-#, c-format
-msgid ""
-"ERROR: Unsupported number-up-layout value %s, using number-up-layout=lrtb!\n"
-msgstr ""
-"ERROR: Valor de number-up-layout (disposición de páginas por hoja) %s no "
-"permitido; usando number-up-layout=lrtb.\n"
+#: ppdc/sample.c:104
+msgid "Envelope PRC3 Long Edge"
+msgstr "Sobre PRC3 lado largo"
-#, c-format
-msgid "ERROR: Unsupported page-border value %s, using page-border=none!\n"
-msgstr ""
-"ERROR: Valor de page-border (borde de página) %s no permitido; usando page-"
-"border=none (ninguno).\n"
+#: ppdc/sample.c:105
+msgid "Envelope PRC4"
+msgstr "Sobre PRC4"
-#, c-format
-msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting!\n"
-msgstr ""
-"ERROR: Se ha detectado un desbordamiento de doc_printf (%d bytes); "
-"cancelando.\n"
+#: ppdc/sample.c:106
+msgid "Envelope PRC4 Long Edge"
+msgstr "Sobre PRC4 lado largo"
-#, c-format
-msgid "ERROR: pictwpstops exited on signal %d!\n"
-msgstr "ERROR: pictwpstops se ha cerrado con la señal %d.\n"
+#: ppdc/sample.c:108
+msgid "Envelope PRC5 Long Edge"
+msgstr "Sobre PRC5 lado largo"
-#, c-format
-msgid "ERROR: pictwpstops exited with status %d!\n"
-msgstr "ERROR: pictwpstops se ha cerrado con el estado %d.\n"
+#: ppdc/sample.c:107
+msgid "Envelope PRC5PRC5"
+msgstr "Sobre PRC5PRC5"
-msgid ""
-"ERROR: recoverable: Unable to connect to printer; will retry in 30 "
-"seconds...\n"
-msgstr ""
-"ERROR: recuperable: No se ha podido establecer conexión con la impresora; "
-"reintento en 30 segundos...\n"
+#: ppdc/sample.c:109
+msgid "Envelope PRC6"
+msgstr "Sobre PRC6"
-msgid "ERROR: select() failed"
-msgstr "ERROR: select() ha fallado"
+#: ppdc/sample.c:110
+msgid "Envelope PRC6 Long Edge"
+msgstr "Sobre PRC6 lado largo"
-msgid "ERROR: unable to stat print file"
-msgstr "ERROR: no se ha podido ejecutar 'stat' sobre el archivo de impresión"
+#: ppdc/sample.c:111
+msgid "Envelope PRC7"
+msgstr "Sobre PRC7"
-msgid "Edit Configuration File"
-msgstr "Editar archivo de configuración"
+#: ppdc/sample.c:112
+msgid "Envelope PRC7 Long Edge"
+msgstr "Sobre PRC7 lado largo"
-msgid "Empty PPD file!"
-msgstr "Archivo PPD vacío."
+#: ppdc/sample.c:113
+msgid "Envelope PRC8"
+msgstr "Sobre PRC8"
-msgid "Ending Banner"
-msgstr "Rótulo final"
+#: ppdc/sample.c:114
+msgid "Envelope PRC8 Long Edge"
+msgstr "Sobre PRC8 lado largo"
-msgid "Enter old password:"
-msgstr "Introduzca la contraseña antigua:"
+#: ppdc/sample.c:115
+msgid "Envelope PRC9"
+msgstr "Sobre PRC9"
-msgid "Enter password again:"
-msgstr "Introduzca nuevamente la contraseña:"
+#: ppdc/sample.c:116
+msgid "Envelope PRC9 Long Edge"
+msgstr "Sobre PRC9 lado largo"
-msgid "Enter password:"
-msgstr "Introduzca la contraseña:"
+#: ppdc/sample.c:98
+msgid "Envelope Personal"
+msgstr "Sobre Personal"
-msgid ""
-"Enter your username and password or the root username and password to access "
-"this page. If you are using Kerberos authentication, make sure you have a "
-"valid Kerberos ticket."
-msgstr ""
-"Introduzca su nombre de usuario y contraseña o el nombre de usuario y "
-"contraseña de root para poder acceder a esta página. Si está usando "
-"autentificación Kerberos, asegúrese de que tiene un ticket Kerberos válido."
+#: ppdc/sample.c:119
+msgid "Envelope You4"
+msgstr "Sobre You4"
-msgid "Envelope Feed"
-msgstr "Alimentador de sobre"
+#: ppdc/sample.c:120
+msgid "Envelope You4 Long Edge"
+msgstr "Sobre You4 lado largo"
+#: ppdc/sample.c:249
msgid "Epson"
msgstr "Epson"
+#: cgi-bin/admin.c:3723
msgid "Error Policy"
msgstr "Directiva de error"
-msgid "Error: need hostname after '-h' option!\n"
-msgstr "Error: se necesita un nombre de ordenador tras la opción '-h'.\n"
+#: filter/rastertopwg.c:160
+#: filter/rastertopwg.c:175
+#: filter/rastertopwg.c:186
+#: filter/rastertopwg.c:197
+msgid "Error sending raster data."
+msgstr "Error enviando trama de datos (raster)."
+#: systemv/lpinfo.c:103
+#: systemv/lpmove.c:88
+msgid "Error: need hostname after \"-h\" option."
+msgstr "Error: se necesita un nombre de ordenador tras la opción \"-h\"."
+
+#: ppdc/sample.c:364
msgid "Every 10 Labels"
msgstr "Cada 10 etiquetas"
+#: ppdc/sample.c:356
msgid "Every 2 Labels"
msgstr "Cada 2 etiquetas"
+#: ppdc/sample.c:357
msgid "Every 3 Labels"
msgstr "Cada 3 etiquetas"
+#: ppdc/sample.c:358
msgid "Every 4 Labels"
msgstr "Cada 4 etiquetas"
+#: ppdc/sample.c:359
msgid "Every 5 Labels"
msgstr "Cada 5 etiquetas"
+#: ppdc/sample.c:360
msgid "Every 6 Labels"
msgstr "Cada 6 etiquetas"
+#: ppdc/sample.c:361
msgid "Every 7 Labels"
msgstr "Cada 7 etiquetas"
+#: ppdc/sample.c:362
msgid "Every 8 Labels"
msgstr "Cada 8 etiquetas"
+#: ppdc/sample.c:363
msgid "Every 9 Labels"
msgstr "Cada 9 etiquetas"
+#: ppdc/sample.c:355
msgid "Every Label"
msgstr "Cada etiqueta"
+#: ppdc/sample.c:121
+msgid "Executive"
+msgstr "Ejecutivo"
+
+#: cups/http-support.c:1297
msgid "Expectation Failed"
msgstr "Lo que se esperaba, falló."
+#: cgi-bin/admin.c:2431
+#: cgi-bin/admin.c:2450
msgid "Export Printers to Samba"
msgstr "Exportar impresoras a Samba"
-msgid "FAIL\n"
-msgstr "FALLO\n"
+#: systemv/cupstestdsc.c:172
+#: systemv/cupstestdsc.c:189
+#: systemv/cupstestdsc.c:214
+#: systemv/cupstestdsc.c:231
+#: systemv/cupstestdsc.c:255
+#: systemv/cupstestdsc.c:273
+#: systemv/cupstestdsc.c:302
+#: systemv/cupstestdsc.c:339
+#: systemv/cupstestdsc.c:349
+#: systemv/cupstestdsc.c:359
+#: systemv/cupstestdsc.c:369
+#: systemv/cupstestdsc.c:379
+#: systemv/cupstestdsc.c:387
+msgid "FAIL"
+msgstr "FALLO"
+
+#: ppdc/sample.c:122
+msgid "FanFold German"
+msgstr "FanFold alemán"
+
+#: ppdc/sample.c:123
+msgid "FanFold Legal German"
+msgstr "FanFold Legal alemán"
+
+#: ppdc/sample.c:124
+msgid "Fanfold US"
+msgstr "FanFold de EE.UU"
+
+#: cups/file.c:309
+#, c-format
+msgid "File \"%s\" contains a relative path."
+msgstr "El archivo \"%s\" contiene una ruta relativa."
+
+#: cups/file.c:284
+#, c-format
+msgid "File \"%s\" has insecure permissions (0%o/uid=%d/gid=%d)."
+msgstr "El archivo \"%s\" tiene permisos no seguros (0%o/uid=%d/gid=%d)."
+
+#: cups/file.c:298
+#, c-format
+msgid "File \"%s\" is a directory."
+msgstr "El archivo \"%s\" es un directorio."
+
+#: cups/file.c:270
+#, c-format
+msgid "File \"%s\" not available: %s"
+msgstr "Archivo \"%s\" no disponible: %s"
+#: cups/file.c:256
+#, c-format
+msgid "File \"%s\" permissions OK (0%o/uid=%d/gid=%d)."
+msgstr "Permisos del archivo \"%s\" OK (0%o/uid=%d/gid=%d)."
+
+#: ppdc/sample.c:169
msgid "File Folder"
msgstr "Carpeta de archivos"
+#: ppdc/sample.c:178
msgid "File Folder - 9/16 x 3 7/16\""
msgstr "Carpeta de archivosr - 9/16 x 3 7/16 pulg."
+#: scheduler/ipp.c:2569
#, c-format
-msgid ""
-"File device URIs have been disabled! To enable, see the FileDevice directive "
-"in \"%s/cupsd.conf\"."
-msgstr ""
-"Los URIs del dispositivo de archivo han sido deshabilitados. Para "
-"habilitarlos, vea la directiva FileDevice en \"%s/cupsd.conf\"."
+msgid "File device URIs have been disabled. To enable, see the FileDevice directive in \"%s/cupsd.conf\"."
+msgstr "Los URIs del dispositivo de archivo han sido deshabilitados. Para habilitarlos, vea la directiva FileDevice en \"%s/cupsd.conf\"."
+#: driver/rastertoescpx.c:1899
+#: driver/rastertopclx.c:1924
+#: filter/rastertoepson.c:1117
+#: filter/rastertohp.c:845
+#: filter/rastertolabel.c:1273
+#, c-format
+msgid "Finished page %d."
+msgstr "Acabada la página %d."
+
+#: ppdc/sample.c:125
msgid "Folio"
msgstr "Folio"
+#: cups/http-support.c:1276
msgid "Forbidden"
msgstr "Prohibido"
-msgid "Fuser temperature high!"
-msgstr "Temperatura del fusor alta."
-
-msgid "Fuser temperature low!"
-msgstr "Temperatura del fusor baja."
+#: filter/imagetoraster.c:1187
+#, c-format
+msgid "Formatting page %d."
+msgstr "Formateando página %d."
+#: cups/ppd.c:701
+#: cups/ppd.c:1262
msgid "General"
msgstr "General"
+#: ppdc/sample.c:268
msgid "Generic"
msgstr "Genérico"
-msgid "German FanFold"
-msgstr "FanFold alemán"
-
-msgid "German FanFold Legal"
-msgstr "FanFold Legal alemán"
-
+#: cups/snmp.c:1016
msgid "Get-Response-PDU uses indefinite length"
msgstr "Get-Response-PDU usa una longitud indefinida"
+#: ppdc/sample.c:299
msgid "Glossy Paper"
msgstr "Papel satinado"
-msgid "Got a printer-uri attribute but no job-id!"
+#: scheduler/ipp.c:4036
+#: scheduler/ipp.c:4437
+#: scheduler/ipp.c:4972
+#: scheduler/ipp.c:7240
+#: scheduler/ipp.c:7387
+#: scheduler/ipp.c:8829
+#: scheduler/ipp.c:9931
+#: scheduler/ipp.c:10156
+#: scheduler/ipp.c:10483
+#: scheduler/ipp.c:11073
+msgid "Got a printer-uri attribute but no job-id."
msgstr "Se ha obtenido el atributo printer-uri pero no el job-id."
+#: ppdc/sample.c:264
msgid "Grayscale"
msgstr "Escale de grises"
+#: ppdc/sample.c:289
msgid "HP"
msgstr "HP"
+#: ppdc/sample.c:170
msgid "Hanging Folder"
msgstr "Carpeta colgante"
+#: ppdc/sample.c:179
msgid "Hanging Folder - 9/16 x 2\""
msgstr "Carpeta colgante - 9/16 x 2 pulg."
-msgid "INFO: AppleTalk disabled in System Preferences\n"
-msgstr "INFO: AppleTalk desactivado en Preferencias del sistema\n"
-
-msgid "INFO: AppleTalk disabled in System Preferences.\n"
-msgstr "INFO: AppleTalk desactivado en Preferencias del sistema.\n"
-
-msgid "INFO: Canceling print job...\n"
-msgstr "INFO: Cancelando trabajo de impresión...\n"
-
-msgid "INFO: Connected to printer...\n"
-msgstr "INFO: Conectado a la impresora...\n"
-
-msgid "INFO: Connecting to printer...\n"
-msgstr "INFO: Conectando a la impresora...\n"
-
-msgid "INFO: Control file sent successfully\n"
-msgstr "INFO: Archivo de control enviado correctamente\n"
-
-msgid "INFO: Copying print data...\n"
-msgstr "INFO: Copiando datos de impresión...\n"
-
-msgid "INFO: Data file sent successfully\n"
-msgstr "INFO: Archivo de datos enviado correctamente\n"
-
-#, c-format
-msgid "INFO: Finished page %d...\n"
-msgstr "INFO: Acabada la página %d...\n"
-
-#, c-format
-msgid "INFO: Formatting page %d...\n"
-msgstr "INFO: Formateando página %d...\n"
-
-msgid "INFO: Loading image file...\n"
-msgstr "INFO: Cargando archivo de imagen...\n"
-
-msgid "INFO: Looking for printer...\n"
-msgstr "INFO: Buscando impresora...\n"
-
-msgid "INFO: Opening connection\n"
-msgstr "INFO: Abriendo la conexión\n"
-
-msgid "INFO: Print file sent, waiting for printer to finish...\n"
-msgstr ""
-"INFO: Archivo de impresión enviado; esperando a que finalice la "
-"impresora...\n"
-
-msgid "INFO: Printer busy; will retry in 10 seconds...\n"
-msgstr "INFO: Impresora ocupada; reintento en 10 segundos...\n"
-
-msgid "INFO: Printer busy; will retry in 30 seconds...\n"
-msgstr "INFO: Impresora ocupada; reintento en 30 segundos...\n"
-
-msgid "INFO: Printer busy; will retry in 5 seconds...\n"
-msgstr "INFO: Impresora ocupada; reintento en 5 segundos...\n"
-
-#, c-format
-msgid "INFO: Printer does not support IPP/%d.%d, trying IPP/1.0...\n"
-msgstr ""
-"INFO: La impresora no es compatible con IPP/%d.%d, probando IPP/1.0...\n"
-
-msgid "INFO: Printer is busy; will retry in 5 seconds...\n"
-msgstr "INFO: La impresora está ocupada; reintento en 5 segundos...\n"
-
-msgid "INFO: Printer is currently off-line.\n"
-msgstr "INFO: La impresora está actualmente fuera de línea.\n"
-
-msgid "INFO: Printer is currently offline.\n"
-msgstr "INFO: La impresora está sin conexión en estos momentos.\n"
-
-msgid "INFO: Printer is now online.\n"
-msgstr "INFO: La impresora ya tiene conexión.\n"
-
-msgid "INFO: Printer is offline.\n"
-msgstr "INFO: La impresora está sin conexión.\n"
-
-msgid "INFO: Printer not connected; will retry in 30 seconds...\n"
-msgstr "INFO: Impresora no conectada; reintento en 30 segundos...\n"
-
-#, c-format
-msgid "INFO: Printing page %d, %d%% complete...\n"
-msgstr "INFO: Imprimiendo página %d, %d%% completado...\n"
-
-#, c-format
-msgid "INFO: Printing page %d...\n"
-msgstr "INFO: Imprimiendo página %d...\n"
-
-msgid "INFO: Ready to print.\n"
-msgstr "INFO: Lista para imprimir.\n"
-
-#, c-format
-msgid "INFO: Sending control file (%lu bytes)\n"
-msgstr "INFO: Enviando archivo de control (%lu bytes)\n"
-
-#, c-format
-msgid "INFO: Sending control file (%u bytes)\n"
-msgstr "INFO: Enviando archivo de control (%u bytes)\n"
-
-msgid "INFO: Sending data\n"
-msgstr "INFO: Enviando datos\n"
-
-#, c-format
-msgid "INFO: Sending data file (%ld bytes)\n"
-msgstr "INFO: Enviando archivo de datos (%ld bytes)\n"
-
-#, c-format
-msgid "INFO: Sending data file (%lld bytes)\n"
-msgstr "INFO: Enviando archivo de datos (%lld bytes)\n"
-
-msgid "INFO: Sending print data...\n"
-msgstr "INFO: Enviando datos de impresión...\n"
-
-#, c-format
-msgid "INFO: Sent print file, %ld bytes...\n"
-msgstr "INFO: Archivo de impresión enviado, %ld bytes...\n"
-
-#, c-format
-msgid "INFO: Sent print file, %lld bytes...\n"
-msgstr "INFO: Archivo de impresión enviado, %lld bytes...\n"
-
-#, c-format
-msgid "INFO: Spooling LPR job, %.0f%% complete...\n"
-msgstr "INFO: Guardando trabajo LPR en cola, %.0f%% completado...\n"
-
-#, c-format
-msgid "INFO: Starting page %d...\n"
-msgstr "INFO: Iniciando página %d...\n"
-
-msgid "INFO: Unable to contact printer, queuing on next printer in class...\n"
-msgstr ""
-"INFO: No se ha podido contactar con la impresora; poniendo en cola en la "
-"siguiente impresora de la clase...\n"
-
-#, c-format
-msgid "INFO: Using default AppleTalk zone \"%s\"\n"
-msgstr "INFO: Usando zona AppleTalk predeterminada \"%s\"\n"
-
-msgid "INFO: Waiting for job to complete...\n"
-msgstr "INFO: Esperando a que finalice el trabajo...\n"
-
-msgid "INFO: Waiting for printer to become available...\n"
-msgstr "INFO: Esperando a que la impresora esté disponible...\n"
-
-msgid "ISO B0"
-msgstr "ISO B0"
-
-msgid "ISO B1"
-msgstr "ISO B1"
-
-msgid "ISO B10"
-msgstr "ISO B10"
-
-msgid "ISO B2"
-msgstr "ISO B2"
-
-msgid "ISO B3"
-msgstr "ISO B3"
-
-msgid "ISO B4"
-msgstr "ISO B4"
-
-msgid "ISO B4 Envelope"
-msgstr "Sobre ISO B4"
-
-msgid "ISO B5"
-msgstr "ISO B5"
-
-msgid "ISO B5 (Oversize)"
-msgstr "ISO B5 (extragrande)"
-
-msgid "ISO B5 Envelope"
-msgstr "Sobre ISO B5"
-
-msgid "ISO B6"
-msgstr "ISO B6"
-
-msgid "ISO B6 Envelope"
-msgstr "Sobre ISO B6"
-
-msgid "ISO B7"
-msgstr "ISO B7"
-
-msgid "ISO B8"
-msgstr "ISO B8"
-
-msgid "ISO B9"
-msgstr "ISO B9"
+#: ppdc/sample.c:1
+msgid "ISOLatin1"
+msgstr "UTF-8"
+#: cups/ppd.c:353
msgid "Illegal control character"
msgstr "Carácter de control ilegal"
+#: cups/ppd.c:354
msgid "Illegal main keyword string"
msgstr "Cadena de clave principal ilegal"
+#: cups/ppd.c:355
msgid "Illegal option keyword string"
msgstr "Cadena de clave de opción ilegal"
+#: cups/ppd.c:356
msgid "Illegal translation string"
msgstr "Cadena de traducción ilegal"
+#: cups/ppd.c:357
msgid "Illegal whitespace character"
msgstr "Carácter de espacio en blanco ilegal"
-msgid "Ink/toner almost empty."
-msgstr "Tinta/toner casi vacíos."
-
-msgid "Ink/toner empty!"
-msgstr "Tinta/toner vacíos."
-
-msgid "Ink/toner waste bin almost full."
-msgstr "Recipiente de residuos de tinta/tóner casi lleno."
-
-msgid "Ink/toner waste bin full!"
-msgstr "Recipiente de residuos de tinta/tóner lleno."
-
+#: ppdc/sample.c:283
msgid "Installable Options"
msgstr "Opciones instalables"
+#: ppdc/sample.c:286
msgid "Installed"
msgstr "Instalada"
+#: ppdc/sample.c:302
msgid "IntelliBar Label Printer"
msgstr "Impresora de etiquetas IntelliBar"
+#: ppdc/sample.c:301
msgid "Intellitech"
msgstr "Intellitech"
-msgid "Interlock open."
-msgstr "Dispositivo de seguridad abierto."
-
+#: cups/http-support.c:1303
msgid "Internal Server Error"
msgstr "Error interno del servidor"
+#: cups/ppd.c:344
msgid "Internal error"
msgstr "Error interno"
+#: ppdc/sample.c:167
msgid "Internet Postage 2-Part"
msgstr "Correo por Internet Parte-2"
+#: ppdc/sample.c:176
msgid "Internet Postage 2-Part - 2 1/4 x 7 1/2\""
msgstr "Correo por Internet Parte-2 - 2 1/4 x 7 1/2 pulg."
+#: ppdc/sample.c:168
msgid "Internet Postage 3-Part"
msgstr "Correo por Internet Parte-3"
+#: ppdc/sample.c:177
msgid "Internet Postage 3-Part - 2 1/4 x 7\""
msgstr "Correo por Internet Parte-3 - 2 1/4 x 7 pulg."
+#: backend/ipp.c:294
msgid "Internet Printing Protocol"
msgstr "Protocolo de Impresión de Internet IPP"
-msgid "Invite Envelope"
-msgstr "Sobre de invitación"
-
-msgid "Italian Envelope"
-msgstr "Sobre Italiano"
-
+#: cups/ppd.c:1380
msgid "JCL"
msgstr "JCL"
+#: ppdc/sample.c:53
+msgid "JIS B0"
+msgstr "JIS B0"
+
+#: ppdc/sample.c:55
+msgid "JIS B1"
+msgstr "JIS B1"
+
+#: ppdc/sample.c:54
+msgid "JIS B10"
+msgstr "JIS B10"
+
+#: ppdc/sample.c:56
+msgid "JIS B2"
+msgstr "JIS B2"
+
+#: ppdc/sample.c:57
+msgid "JIS B3"
+msgstr "JIS B3"
+
+#: ppdc/sample.c:58
+msgid "JIS B4"
+msgstr "JIS B4"
+
+#: ppdc/sample.c:59
+msgid "JIS B4 Long Edge"
+msgstr "JIS B4 lado largo"
+
+#: ppdc/sample.c:60
+msgid "JIS B5"
+msgstr "JIS B5"
+
+#: ppdc/sample.c:61
+msgid "JIS B5 Long Edge"
+msgstr "JIS B5 lado largo"
+
+#: ppdc/sample.c:62
+msgid "JIS B6"
+msgstr "JIS B6"
+
+#: ppdc/sample.c:63
+msgid "JIS B6 Long Edge"
+msgstr "JIS B6 lado largo"
+
+#: ppdc/sample.c:64
+msgid "JIS B7"
+msgstr "JIS B7"
+
+#: ppdc/sample.c:65
+msgid "JIS B8"
+msgstr "JIS B8"
+
+#: ppdc/sample.c:66
+msgid "JIS B9"
+msgstr "JIS B9"
+
+#: scheduler/ipp.c:10228
#, c-format
-msgid "Job #%d cannot be restarted - no files!"
+msgid "Job #%d cannot be restarted - no files."
msgstr "El trabajo #%d no puede ser reiniciado - no hay archivos."
-#, c-format
-msgid "Job #%d does not exist!"
+#: scheduler/ipp.c:4076
+#: scheduler/ipp.c:4307
+#: scheduler/ipp.c:4362
+#: scheduler/ipp.c:4539
+#: scheduler/ipp.c:4982
+#: scheduler/ipp.c:6902
+#: scheduler/ipp.c:7280
+#: scheduler/ipp.c:7427
+#: scheduler/ipp.c:7727
+#: scheduler/ipp.c:8676
+#: scheduler/ipp.c:8698
+#: scheduler/ipp.c:8870
+#: scheduler/ipp.c:9079
+#: scheduler/ipp.c:9122
+#: scheduler/ipp.c:9971
+#: scheduler/ipp.c:10196
+#: scheduler/ipp.c:10523
+#: scheduler/ipp.c:11113
+#, c-format
+msgid "Job #%d does not exist."
msgstr "El trabajo #%d no existe."
+#: scheduler/ipp.c:4571
#, c-format
msgid "Job #%d is already aborted - can't cancel."
msgstr "El trabajo #%d ya está anulado - no se puede cancelar."
+#: scheduler/ipp.c:4565
#, c-format
msgid "Job #%d is already canceled - can't cancel."
msgstr "El trabajo #%d ya está cancelado - no se puede cancelar."
+#: scheduler/ipp.c:4577
#, c-format
msgid "Job #%d is already completed - can't cancel."
msgstr "El trabajo #%d ya ha sido completado - no se puede cancelar."
+#: scheduler/ipp.c:9164
+#: scheduler/ipp.c:11128
#, c-format
-msgid "Job #%d is finished and cannot be altered!"
+msgid "Job #%d is finished and cannot be altered."
msgstr "El trabajo #%d ha terminado y no puede ser modificado."
+#: scheduler/ipp.c:10210
#, c-format
-msgid "Job #%d is not complete!"
+msgid "Job #%d is not complete."
msgstr "El trabajo #%d no ha sido completado."
+#: scheduler/ipp.c:4091
#, c-format
-msgid "Job #%d is not held for authentication!"
+msgid "Job #%d is not held for authentication."
msgstr "El trabajo #%d no está retenido para autentificación."
+#: scheduler/ipp.c:9985
#, c-format
-msgid "Job #%d is not held!"
+msgid "Job #%d is not held."
msgstr "El trabajo #%d no está retenido."
-#, c-format
-msgid "Job #%s does not exist!"
-msgstr "El trabajo #%s no existe."
-
-#, c-format
-msgid "Job %d not found!"
-msgstr "No se ha encontrado el trabajo %d."
-
+#: cgi-bin/ipp-var.c:1055
msgid "Job Completed"
msgstr "Trabajo completado"
+#: cgi-bin/ipp-var.c:1053
msgid "Job Created"
msgstr "Trabajo creado"
+#: filter/bannertops.c:623
msgid "Job ID: "
msgstr "ID del trabajo: "
+#: cgi-bin/ipp-var.c:1059
msgid "Job Options Changed"
msgstr "Opciones de trabajo cambiadas"
+#: cgi-bin/ipp-var.c:1057
msgid "Job Stopped"
msgstr "Trabajo detenido"
+#: filter/bannertops.c:631
msgid "Job UUID: "
msgstr "UUID del trabajo: "
+#: scheduler/ipp.c:11211
msgid "Job is completed and cannot be changed."
msgstr "El trabajo está terminado y no puede ser cambiado."
+#: cgi-bin/jobs.c:198
msgid "Job operation failed:"
msgstr "La operación del trabajo ha fallado:"
+#: scheduler/ipp.c:11247
+#: scheduler/ipp.c:11266
+#: scheduler/ipp.c:11277
msgid "Job state cannot be changed."
msgstr "No se puede cambiar el estado del trabajo."
-msgid "Job subscriptions cannot be renewed!"
+#: scheduler/ipp.c:10076
+msgid "Job subscriptions cannot be renewed."
msgstr "Las suscripciones de trabajos no han podido ser renovadas."
+#: cgi-bin/jobs.c:103
+#: cgi-bin/jobs.c:114
+#: cgi-bin/jobs.c:195
msgid "Jobs"
msgstr "Trabajos"
-msgid "Kaku2 Envelope"
-msgstr "Sobre Kaku2"
-
-msgid "Kaku3 Envelope"
-msgstr "Sobre Kaku3"
-
+#: backend/lpd.c:185
msgid "LPD/LPR Host or Printer"
msgstr "Equipo o impresora LPD/LPR"
+#: ppdc/sample.c:239
msgid "Label Printer"
msgstr "Impresora de etiquetas"
+#: ppdc/sample.c:455
msgid "Label Top"
msgstr "Parte superior de la etiqueta"
+#: scheduler/ipp.c:2215
+#: scheduler/ipp.c:6825
#, c-format
-msgid "Language \"%s\" not supported!"
+msgid "Language \"%s\" not supported."
msgstr "No se admite el uso del idioma \"%s\"."
+#: ppdc/sample.c:164
msgid "Large Address"
msgstr "Dirección grande"
+#: ppdc/sample.c:173
msgid "Large Address - 1 4/10 x 3 1/2\""
msgstr "Dirección grande - 1 4/10 x 3 1/2 pulg."
+#: ppdc/sample.c:300
msgid "LaserJet Series PCL 4/5"
msgstr "LaserJet Series PCL 4/5"
+#: ppdc/sample.c:43
+msgid "Letter Oversize"
+msgstr "Carta Extragrande"
+
+#: ppdc/sample.c:44
+msgid "Letter Oversize Long Edge"
+msgstr "Carta Extragrande lado largo"
+
+#: ppdc/sample.c:245
msgid "Light"
msgstr "Ligero"
+#: cups/ppd.c:352
msgid "Line longer than the maximum allowed (255 characters)"
msgstr "Línea más larga que el máximo permitido (255 caracteres)"
+#: cgi-bin/admin.c:2468
msgid "List Available Printers"
msgstr "Listar impresoras disponibles"
+#: filter/imagetoraster.c:667
+msgid "Loading print file."
+msgstr "Cargando archivo de impresión."
+
+#: filter/bannertops.c:744
msgid "Location: "
msgstr "Ubicación: "
+#: ppdc/sample.c:281
msgid "Long-Edge (Portrait)"
msgstr "Lado largo (retrato)"
+#: cups/http-support.c:1518
+msgid "Looking for printer."
+msgstr "Buscando impresora."
+
+#: filter/bannertops.c:753
msgid "Make and Model: "
msgstr "Marca y modelo: "
+#: ppdc/sample.c:277
msgid "Manual Feed"
msgstr "Alimentación manual"
+#: filter/bannertops.c:780
msgid "Media Dimensions: "
msgstr "Dimensiones del papel: "
+#: filter/bannertops.c:800
msgid "Media Limits: "
msgstr "Límites del papel: "
+#: filter/bannertops.c:769
msgid "Media Name: "
msgstr "Nombre del soporte: "
+#: cups/ppd.c:748
+#: cups/ppd.c:1317
msgid "Media Size"
msgstr "Tamaño de papel"
+#: cups/ppd.c:752
+#: cups/ppd.c:1321
+#: ppdc/sample.c:271
msgid "Media Source"
msgstr "Fuente del papel"
+#: ppdc/sample.c:373
msgid "Media Tracking"
msgstr "Seguimiento del medio"
+#: cups/ppd.c:750
+#: cups/ppd.c:1319
+#: ppdc/sample.c:294
msgid "Media Type"
msgstr "Tipo de papel"
-msgid "Media jam!"
-msgstr "Atasco de papel."
-
-msgid "Media tray almost empty."
-msgstr "Bandeja de papel casi vacía."
-
-msgid "Media tray empty!"
-msgstr "Bandeja de papel vacía."
-
-msgid "Media tray missing!"
-msgstr "Falta la bandeja de papel."
-
-msgid "Media tray needs to be filled."
-msgstr "Hay que poner papel en la bandeja."
-
+#: ppdc/sample.c:246
msgid "Medium"
msgstr "Media"
+#: cups/ppd.c:341
msgid "Memory allocation error"
msgstr "Error de reserva de memoria"
+#: cups/ppd.c:361
+msgid "Missing CloseGroup"
+msgstr "Falta CloseGroup"
+
+#: cups/ppd.c:342
msgid "Missing PPD-Adobe-4.x header"
msgstr "Falta cabecera PPD-Adobe-4.x"
+#: cups/ppd.c:351
msgid "Missing asterisk in column 1"
msgstr "Falta un asterisco en la columna 1"
-msgid "Missing document-number attribute!"
+#: scheduler/ipp.c:7303
+msgid "Missing document-number attribute."
msgstr "Falta el atributo document-number."
+#: cups/adminutil.c:273
#, c-format
-msgid "Missing double quote on line %d!"
+msgid "Missing double quote on line %d."
msgstr "Faltan dobles comillas en línea %d."
-msgid "Missing form variable!"
-msgstr "Variable de formulario desaparecida."
-
-msgid "Missing notify-subscription-ids attribute!"
-msgstr "Atributo notify-subscription-ids desaparecido."
-
-msgid "Missing requesting-user-name attribute!"
+#: cgi-bin/admin.c:737
+#: cgi-bin/admin.c:2180
+#: cgi-bin/admin.c:2265
+#: cgi-bin/admin.c:2904
+#: cgi-bin/admin.c:3158
+#: cgi-bin/admin.c:3269
+#: cgi-bin/admin.c:3979
+msgid "Missing form variable"
+msgstr "Falta una variable de formulario"
+
+#: cups/pwg-media.c:473
+msgid "Missing media or media-col."
+msgstr "Falta media o media-col."
+
+#: cups/pwg-media.c:392
+msgid "Missing media-size in media-col."
+msgstr "Falta media-size en media-col."
+
+#: scheduler/ipp.c:7857
+msgid "Missing notify-subscription-ids attribute."
+msgstr "Falta el atributo notify-subscription-ids."
+
+#: cups/ppd.c:359
+msgid "Missing option keyword"
+msgstr "Falta cadena de clave de opción"
+
+#: scheduler/ipp.c:4218
+#: scheduler/ipp.c:4243
+msgid "Missing requesting-user-name attribute."
msgstr "Falta el atributo requesting-user-name."
-msgid "Missing required attributes!"
+#: scheduler/ipp.c:488
+msgid "Missing required attributes."
msgstr "Faltan atributos necesarios."
+#: filter/bannertops.c:222
#, c-format
-msgid "Missing value on line %d!"
+msgid "Missing value on line %d of banner file."
+msgstr "Falta un valor en la línea %d del archivo de rótulo."
+
+#: cups/adminutil.c:254
+#, c-format
+msgid "Missing value on line %d."
msgstr "Falta un valor en la línea %d."
+#: cups/ppd.c:343
msgid "Missing value string"
msgstr "Falta cadena de valores"
+#: cups/pwg-media.c:380
+msgid "Missing x-dimension in media-size."
+msgstr "Falta x-dimension en media-size."
+
+#: cups/pwg-media.c:386
+msgid "Missing y-dimension in media-size."
+msgstr "Falta y-dimension en media-size."
+
+#: systemv/lpinfo.c:470
#, c-format
msgid ""
"Model: name = %s\n"
" natural_language = %s\n"
" make-and-model = %s\n"
-" device-id = %s\n"
+" device-id = %s"
msgstr ""
"Modelo: nombre = %s\n"
" natural_language = %s\n"
" make-and-model = %s\n"
-" device-id = %s\n"
+" device-id = %s"
+#: cgi-bin/admin.c:570
msgid "Modify Class"
msgstr "Modificar clase"
+#: cgi-bin/admin.c:883
msgid "Modify Printer"
msgstr "Modificar impresora"
-msgid "Monarch"
-msgstr "Monarch"
-
-msgid "Monarch Envelope"
-msgstr "Sobre Monarch"
-
+#: cgi-bin/ipp-var.c:425
+#: cgi-bin/ipp-var.c:516
msgid "Move All Jobs"
msgstr "Mover todos los trabajos"
+#: cgi-bin/ipp-var.c:364
+#: cgi-bin/ipp-var.c:423
+#: cgi-bin/ipp-var.c:514
msgid "Move Job"
msgstr "Mover trabajo"
+#: cups/http-support.c:1260
msgid "Moved Permanently"
msgstr "Movido permanentemente"
-#, c-format
-msgid "NOTICE: Print file accepted - job ID %d.\n"
-msgstr "NOTICE: Archivo de impresión aceptado: ID de trabajo %d.\n"
-
-msgid "NOTICE: Print file accepted - job ID unknown.\n"
-msgstr "NOTICE: Archivo de impresión aceptado: ID de trabajo desconocido.\n"
-
+#: cups/ppd.c:340
msgid "NULL PPD file pointer"
msgstr "Puntero de archivo PPD NULO"
+#: cups/snmp.c:1053
msgid "Name OID uses indefinite length"
msgstr "Nombre OID usa una longitud indefinida"
-msgid "Nested classes are not allowed!"
+#: scheduler/ipp.c:1222
+msgid "Nested classes are not allowed."
msgstr "No se permiten clases anidadas."
+#: ppdc/sample.c:439
msgid "Never"
msgstr "Nunca"
+#: ppdc/sample.c:265
msgid "New Stylus Color Series"
msgstr "Nueva Stylus Color Series"
+#: ppdc/sample.c:267
msgid "New Stylus Photo Series"
msgstr "Nueva Stylus Photo Series"
+#: cups/ppd.c:1909
msgid "No"
msgstr "No"
+#: cups/http-support.c:1257
msgid "No Content"
msgstr "No hay contenido"
-msgid "No PPD name!"
-msgstr "No hay nombre de PPD."
+#: cups/util.c:1286
+msgid "No PPD name"
+msgstr "No hay nombre de PPD"
+#: cups/snmp.c:1047
msgid "No VarBind SEQUENCE"
msgstr "No hay Varbind SEQUENCE"
-msgid "No Windows printer drivers are installed!"
+#: cups/adminutil.c:788
+msgid "No Windows printer drivers are installed."
msgstr "No está instalado ningún controlador de impresora de Windows."
+#: cups/request.c:577
+#: cups/request.c:871
msgid "No active connection"
msgstr "No hay conexión activa"
+#: scheduler/ipp.c:4488
#, c-format
-msgid "No active jobs on %s!"
+msgid "No active jobs on %s."
msgstr "No hay trabajos activos en %s."
-msgid "No attributes in request!"
+#: scheduler/ipp.c:329
+msgid "No attributes in request."
msgstr "No hay atributos en la solicitud."
-msgid "No authentication information provided!"
+#: scheduler/ipp.c:4119
+msgid "No authentication information provided."
msgstr "No se ha proporcionado información de autentificación."
+#: cups/snmp.c:1004
msgid "No community name"
msgstr "No hay nombre de comunidad"
-msgid "No default printer"
-msgstr "No hay impresora predeterminada"
+#: scheduler/ipp.c:7103
+msgid "No default printer."
+msgstr "No hay impresora predeterminada."
+#: cgi-bin/ipp-var.c:436
+#: scheduler/ipp.c:8433
msgid "No destinations added."
msgstr "No se han añadido destinos."
+#: backend/usb.c:200
+msgid "No device URI found in argv[0] or in DEVICE_URI environment variable."
+msgstr "No se ha encontrado el URI del dispositivo en argv[0] o en la variable de entorno DEVICE_URI."
+
+#: cups/snmp.c:1034
msgid "No error-index"
msgstr "No hay error-index"
+#: cups/snmp.c:1026
msgid "No error-status"
msgstr "No hay error-status"
-msgid "No file!?!"
-msgstr "¡¿¡No hay archivo!?!"
+#: scheduler/ipp.c:9368
+#: scheduler/ipp.c:10586
+msgid "No file in print request."
+msgstr "No hay ningún archivo en la petición de impresión."
+
+#: filter/pstext.c:438
+msgid "No fonts in charset file."
+msgstr "No hay fuentes en el archivo de juego de caracteres."
-msgid "No modification time!"
-msgstr "No hay tiempo de modificación."
+#: cups/util.c:921
+msgid "No modification time"
+msgstr "No hay tiempo de modificación"
+#: cups/snmp.c:1051
msgid "No name OID"
msgstr "No hay nombre OID"
-msgid "No printer name!"
-msgstr "No hay nombre de impresora."
+#: driver/rastertoescpx.c:1918
+#: driver/rastertopclx.c:1943
+#: filter/rastertoepson.c:1147
+#: filter/rastertohp.c:876
+#: filter/rastertolabel.c:1302
+msgid "No pages were found."
+msgstr "No se han encontrado páginas."
-msgid "No printer-uri found for class!"
-msgstr "No se encontró printer-uri para la clase."
+#: cups/util.c:915
+msgid "No printer name"
+msgstr "No hay nombre de impresora"
-msgid "No printer-uri found!"
-msgstr "No se encontró printer-uri."
+#: cups/util.c:1789
+msgid "No printer-uri found"
+msgstr "No se encontró printer-uri"
-msgid "No printer-uri in request!"
+#: cups/util.c:1774
+msgid "No printer-uri found for class"
+msgstr "No se encontró printer-uri para la clase"
+
+#: scheduler/ipp.c:7506
+msgid "No printer-uri in request."
msgstr "No hay printer-uri en la petición."
+#: cups/snmp.c:1018
msgid "No request-id"
msgstr "No hay request-id"
-msgid "No subscription attributes in request!"
+#: scheduler/ipp.c:6710
+msgid "No subscription attributes in request."
msgstr "No hay atributos de subscripción en la solicitud."
+#: scheduler/ipp.c:8769
msgid "No subscriptions found."
msgstr "No se han encontrado subscripciones."
+#: cups/snmp.c:1042
msgid "No variable-bindings SEQUENCE"
msgstr "No hay variable-bindings SEQUENCE"
+#: cups/snmp.c:997
msgid "No version number"
msgstr "No hay número de versión"
+#: ppdc/sample.c:376
msgid "Non-continuous (Mark sensing)"
msgstr "No continuo (sensible a señal)"
+#: ppdc/sample.c:375
msgid "Non-continuous (Web sensing)"
msgstr "No continuo (sensible a web)"
+#: ppdc/sample.c:247
msgid "Normal"
msgstr "Normal"
+#: cups/http-support.c:1279
msgid "Not Found"
msgstr "No encontrado"
+#: cups/http-support.c:1291
msgid "Not Implemented"
msgstr "No implementado"
+#: ppdc/sample.c:285
msgid "Not Installed"
msgstr "No instalado"
+#: cups/http-support.c:1266
msgid "Not Modified"
msgstr "No modificado"
+#: cups/http-support.c:1294
msgid "Not Supported"
msgstr "No permitido"
+#: scheduler/ipp.c:1598
+#: scheduler/ipp.c:11809
msgid "Not allowed to print."
msgstr "No se permite imprimir."
+#: ppdc/sample.c:146
msgid "Note"
msgstr "Nota"
+#: systemv/cupstestdsc.c:433
+msgid "Note: this program only validates the DSC comments, not the PostScript itself."
+msgstr "Nota: este programa sólo valida los comentarios DSC, no los PostScript."
+
+#: cups/http-support.c:1248
+#: cups/ppd.c:338
msgid "OK"
msgstr "OK"
-msgid "OPC almost at end-of-life."
-msgstr "OPC prácticamente agotado."
-
-msgid "OPC at end-of-life!"
-msgstr "OPC agotado."
-
+#: ppdc/sample.c:280
msgid "Off (1-Sided)"
msgstr "Desactivado (1 cara)"
+#: ppdc/sample.c:370
msgid "Oki"
msgstr "Oki"
+#: cgi-bin/help.c:90
+#: cgi-bin/help.c:131
+#: cgi-bin/help.c:141
+#: cgi-bin/help.c:172
msgid "Online Help"
msgstr "Ayuda en línea"
+#: cups/adminutil.c:955
#, c-format
msgid "Open of %s failed: %s"
msgstr "La apertura de %s ha fallado: %s"
+#: cups/ppd.c:346
msgid "OpenGroup without a CloseGroup first"
msgstr "OpenGroup sin un CloseGroup previo"
+#: cups/ppd.c:348
msgid "OpenUI/JCLOpenUI without a CloseUI/JCLCloseUI first"
msgstr "OpenUI/JCLOpenUI sin un CloseUI/JCLCloseUI previo"
+#: cgi-bin/admin.c:3750
msgid "Operation Policy"
msgstr "Directiva de operación"
+#: filter/pstops.c:2223
+#, c-format
+msgid "Option \"%s\" cannot be included via %%%%IncludeFeature."
+msgstr "La opción \"%s\" no puede incluirse via %%%%IncludeFeature."
+
+#: cgi-bin/admin.c:3400
+#: cgi-bin/admin.c:3484
msgid "Options Installed"
msgstr "Opciones instaladas"
+#: scheduler/cupsfilter.c:1440
+#: scheduler/cupsfilter.c:1467
+#: scheduler/main.c:2058
+#: systemv/cupsaddsmb.c:284
+#: systemv/cupsctl.c:209
+#: systemv/cupstestdsc.c:429
+#: systemv/cupstestppd.c:3616
+#: test/ipptool.c:3921
+#: ppdc/ppdc.cxx:437
+#: ppdc/ppdhtml.cxx:174
+#: ppdc/ppdi.cxx:130
+#: ppdc/ppdmerge.cxx:369
+#: ppdc/ppdpo.cxx:254
+msgid "Options:"
+msgstr "Opciones: "
+
+#: filter/bannertops.c:674
msgid "Options: "
msgstr "Opciones: "
-msgid "Out of toner!"
-msgstr "No hay toner."
+#: cups/ppd-cache.c:152
+msgid "Out of date PPD cache file."
+msgstr "Archivo de caché PPD obsoleto."
+
+#: cups/ppd-cache.c:1313
+msgid "Out of memory."
+msgstr "Sin memoria."
+#: cups/ppd.c:754
+#: cups/ppd.c:1323
msgid "Output Mode"
msgstr "Modo de salida"
-msgid "Output bin almost full."
-msgstr "Recipiente de salida casi lleno."
-
-msgid "Output bin full!"
-msgstr "Recipiente de salida lleno."
-
+#: systemv/lpstat.c:1188
+#: systemv/lpstat.c:1192
#, c-format
-msgid "Output for printer %s is sent to %s\n"
-msgstr "La salida de la impresora %s se ha enviado a %s\n"
+msgid "Output for printer %s is sent to %s"
+msgstr "La salida de la impresora %s se ha enviado a %s"
+#: systemv/lpstat.c:1182
#, c-format
-msgid "Output for printer %s is sent to remote printer %s on %s\n"
-msgstr ""
-"La salida de la impresora %s se ha enviado a la impresora remota %s en %s\n"
+msgid "Output for printer %s is sent to remote printer %s on %s"
+msgstr "La salida de la impresora %s se ha enviado a la impresora remota %s en %s"
+#: systemv/lpstat.c:1206
+#: systemv/lpstat.c:1210
#, c-format
-msgid "Output for printer %s/%s is sent to %s\n"
-msgstr "La salida de la impresora %s/%s se ha enviado a %s\n"
+msgid "Output for printer %s/%s is sent to %s"
+msgstr "La salida de la impresora %s/%s se ha enviado a %s"
+#: systemv/lpstat.c:1200
#, c-format
-msgid "Output for printer %s/%s is sent to remote printer %s on %s\n"
-msgstr ""
-"La salida de la impresora %s/%s se ha enviado a la impresora remota %s en %"
-"s\n"
+msgid "Output for printer %s/%s is sent to remote printer %s on %s"
+msgstr "La salida de la impresora %s/%s se ha enviado a la impresora remota %s en %s"
-msgid "Output tray missing!"
-msgstr "Falta la bandeja de salida."
-
-msgid "PASS\n"
-msgstr "PASA\n"
+#: systemv/cupstestdsc.c:399
+msgid "PASS"
+msgstr "PASA"
+#: ppdc/sample.c:269
msgid "PCL Laser Printer"
msgstr "Impresora Laser PCL"
-msgid "PRC1 Envelope"
-msgstr "Sobre PRC1"
-
-msgid "PRC10 Envelope"
-msgstr "Sobre PRC10"
-
+#: ppdc/sample.c:149
msgid "PRC16K"
msgstr "PRC16K"
-msgid "PRC2 Envelope"
-msgstr "Sobre PRC2"
-
-msgid "PRC3 Envelope"
-msgstr "Sobre PRC3"
+#: ppdc/sample.c:150
+msgid "PRC16K Long Edge"
+msgstr "PRC16K lado largo"
+#: ppdc/sample.c:151
msgid "PRC32K"
msgstr "PRC32K"
-msgid "PRC32K (Oversize)"
-msgstr "PRC32K (extragrande)"
-
-msgid "PRC4 Envelope"
-msgstr "Sobre PRC4"
-
-msgid "PRC5 Envelope"
-msgstr "Sobre PRC5"
-
-msgid "PRC6 Envelope"
-msgstr "Sobre PRC6"
-
-msgid "PRC7 Envelope"
-msgstr "Sobre PRC7"
+#: ppdc/sample.c:154
+msgid "PRC32K Long Edge"
+msgstr "PRC32K lado largo"
-msgid "PRC8 Envelope"
-msgstr "Sobre PRC8"
+#: ppdc/sample.c:152
+msgid "PRC32K Oversize"
+msgstr "PRC32K Extragrande"
-msgid "PRC9 Envelope"
-msgstr "Sobre PRC9"
+#: ppdc/sample.c:153
+msgid "PRC32K Oversize Long Edge"
+msgstr "PRC32K Extragrande lado largo"
+#: cups/snmp.c:1014
msgid "Packet does not contain a Get-Response-PDU"
msgstr "El paquete no contiene un Get-Response-PDU"
+#: cups/snmp.c:993
msgid "Packet does not start with SEQUENCE"
msgstr "El paquete no empieza por SEQUENCE"
+#: ppdc/sample.c:369
msgid "ParamCustominCutInterval"
msgstr "ParamCustominCutInterval"
+#: ppdc/sample.c:367
msgid "ParamCustominTearInterval"
msgstr "ParamCustominTearInterval"
+#: cups/auth.c:194
+#: cups/auth.c:363
#, c-format
msgid "Password for %s on %s? "
msgstr "¿Contraseña de %s en %s? "
+#: systemv/cupsaddsmb.c:252
#, c-format
msgid "Password for %s required to access %s via SAMBA: "
msgstr "Se requiere la contraseña de %s para acceder a %s vía SAMBA: "
+#: cgi-bin/classes.c:167
msgid "Pause Class"
msgstr "Pausar clase"
+#: cgi-bin/printers.c:170
msgid "Pause Printer"
msgstr "Pausar impresora"
+#: ppdc/sample.c:457
msgid "Peel-Off"
msgstr "Despegar"
-msgid "Personal Envelope"
-msgstr "Sobre personal"
-
+#: ppdc/sample.c:160
msgid "Photo"
msgstr "Foto"
+#: ppdc/sample.c:161
msgid "Photo Labels"
msgstr "Foto pequeña"
+#: ppdc/sample.c:295
msgid "Plain Paper"
msgstr "Papel normal"
+#: cgi-bin/admin.c:3418
+#: cgi-bin/admin.c:3699
msgid "Policies"
msgstr "Reglas"
+#: cgi-bin/admin.c:3425
+#: cgi-bin/admin.c:3768
+#: cgi-bin/admin.c:3781
msgid "Port Monitor"
msgstr "Monitor de puerto"
+#: ppdc/sample.c:287
msgid "PostScript Printer"
msgstr "Impresora PostScript"
+#: ppdc/sample.c:147
msgid "Postcard"
msgstr "Postal"
+#: ppdc/sample.c:71
+msgid "Postcard Double "
+msgstr "Postal doble"
+
+#: ppdc/sample.c:72
+msgid "Postcard Double Long Edge"
+msgstr "Postal doble lado largo"
+
+#: ppdc/sample.c:148
+msgid "Postcard Long Edge"
+msgstr "Postal lado largo"
+
+#: ppdc/sample.c:304
msgid "Print Density"
msgstr "Densidad de impresión"
+#: cups/notify.c:82
msgid "Print Job:"
msgstr "Imprimir trabajo:"
+#: ppdc/sample.c:349
msgid "Print Mode"
msgstr "Modo de impresión"
+#: ppdc/sample.c:392
msgid "Print Rate"
msgstr "Tasa de impresión"
+#: cgi-bin/printers.c:179
msgid "Print Self-Test Page"
msgstr "Imprimir página de auto-prueba"
+#: ppdc/sample.c:336
msgid "Print Speed"
msgstr "Velocidad de impresión"
+#: cgi-bin/ipp-var.c:792
msgid "Print Test Page"
msgstr "Imprimir página de prueba"
+#: ppdc/sample.c:365
msgid "Print and Cut"
msgstr "Imprimir y cortar"
+#: ppdc/sample.c:353
msgid "Print and Tear"
msgstr "Imprimir y romper"
+#: backend/ipp.c:1461
+#, c-format
+msgid "Print file accepted - job ID %d."
+msgstr "Archivo de impresión aceptado: ID de trabajo %d."
+
+#: backend/ipp.c:1452
+msgid "Print file accepted - job ID unknown."
+msgstr "Archivo de impresión aceptado: ID de trabajo desconocido."
+
+#: backend/parallel.c:286
+#: backend/socket.c:424
+#: backend/usb-unix.c:195
+msgid "Print file sent."
+msgstr "Archivo de impresión enviado."
+
+#: backend/ipp.c:1416
+msgid "Print file was not accepted."
+msgstr "No se ha aceptado el archivo de impresión."
+
+#: filter/bannertops.c:648
msgid "Printed For: "
msgstr "Impreso para: "
+#: filter/bannertops.c:656
msgid "Printed From: "
msgstr "Impreso desde: "
+#: filter/bannertops.c:876
msgid "Printed On: "
msgstr "Impreso en: "
+#: cgi-bin/ipp-var.c:1047
msgid "Printer Added"
msgstr "Impresora añadida"
+#: ppdc/sample.c:272
msgid "Printer Default"
msgstr "Predeterminado de la impresora"
+#: cgi-bin/ipp-var.c:1051
msgid "Printer Deleted"
msgstr "Impresora borrada"
+#: cgi-bin/ipp-var.c:1049
msgid "Printer Modified"
msgstr "Impresora modificada"
+#: filter/bannertops.c:614
msgid "Printer Name: "
msgstr "Nombre de la impresora: "
+#: cgi-bin/ipp-var.c:1045
msgid "Printer Paused"
msgstr "Impresora en pausa"
+#: ppdc/sample.c:303
msgid "Printer Settings"
msgstr "Configuración de la impresora"
-msgid "Printer offline."
-msgstr "Impresora desconectada."
+#: backend/usb-unix.c:132
+msgid "Printer busy, will retry in 10 seconds."
+msgstr "Impresora ocupada; reintento en 10 segundos."
+
+#: backend/parallel.c:234
+#: backend/serial.c:256
+msgid "Printer busy; will retry in 30 seconds."
+msgstr "Impresora ocupada; reintento en 30 segundos."
+
+#: backend/lpd.c:617
+#: backend/lpd.c:1005
+#: backend/lpd.c:1092
+#: backend/lpd.c:1147
+#, c-format
+msgid "Printer did not respond after %d seconds."
+msgstr "La impresora no respondió tras %d segundos."
+
+#: backend/ipp.c:869
+#: backend/ipp.c:876
+#, c-format
+msgid "Printer does not support IPP/%d.%d, trying IPP/%s."
+msgstr "La impresora no es compatible con IPP/%d.%d, probando IPP/%s."
+
+#: backend/usb-unix.c:429
+#: backend/usb-unix.c:513
+msgid "Printer is busy, will retry in 5 seconds."
+msgstr "La impresora está ocupada, reintento en 5 segundos."
+#: backend/runloop.c:253
+#: backend/runloop.c:371
+msgid "Printer is not currently connected."
+msgstr "La impresora está sin conexión en estos momentos."
+
+#: backend/runloop.c:392
+msgid "Printer is now connected."
+msgstr "La impresora ya tiene conexión."
+
+#: backend/usb-darwin.c:1314
+msgid "Printer is now online."
+msgstr "La impresora ya está en línea."
+
+#: backend/usb-darwin.c:1335
+msgid "Printer is offline."
+msgstr "La impresora está fuera de línea."
+
+#: backend/usb-unix.c:139
+msgid "Printer not connected, will retry in 30 seconds."
+msgstr "Impresora no conectada, reintento en 30 segundos."
+
+#: backend/parallel.c:240
+msgid "Printer not connected; will retry in 30 seconds."
+msgstr "Impresora no conectada; reintento en 30 segundos."
+
+#: cups/notify.c:126
msgid "Printer:"
msgstr "Impresora:"
+#: cgi-bin/printers.c:204
+#: cgi-bin/printers.c:332
msgid "Printers"
msgstr "Impresoras"
+#: driver/rastertoescpx.c:1882
+#: driver/rastertopclx.c:1904
+#: filter/rastertoepson.c:1093
+#: filter/rastertohp.c:817
+#: filter/rastertolabel.c:1249
+#, c-format
+msgid "Printing page %d, %d%% complete."
+msgstr "Imprimiendo página %d, %d%% completado."
+
+#: filter/imagetops.c:817
+#, c-format
+msgid "Printing page %d."
+msgstr "Imprimiendo página %d."
+
+#: cgi-bin/classes.c:173
+#: cgi-bin/printers.c:176
msgid "Purge Jobs"
msgstr "Purgar trabajos"
+#: ppdc/sample.c:155
msgid "Quarto"
msgstr "Quarto"
+#: scheduler/ipp.c:1593
+#: scheduler/ipp.c:11804
msgid "Quota limit reached."
msgstr "Se ha alcanzado el límite de cuota."
-msgid "Rank Owner Job File(s) Total Size\n"
-msgstr "Rango Propiet. Trabajo Archivo(s) Tamaño total\n"
-
-msgid ""
-"Rank Owner Pri Job Files Total Size\n"
-msgstr ""
-"Rango Propiet. Pri Trabajo Archivos Tamaño total\n"
-
+#: berkeley/lpq.c:515
+msgid "Rank Owner Job File(s) Total Size"
+msgstr "Rango Propiet. Trabajo Archivo(s) Tamaño total"
+
+#. TRANSLATORS: Pri is job priority.
+#: berkeley/lpq.c:511
+msgid "Rank Owner Pri Job Files Total Size"
+msgstr "Rango Propiet. Pri Trabajo Archivos Tamaño total"
+
+#: backend/ipp.c:1774
+#: backend/socket.c:475
+#: driver/rastertoescpx.c:1923
+#: driver/rastertopclx.c:1948
+#: filter/rastertoepson.c:1152
+#: filter/rastertohp.c:881
+#: filter/rastertolabel.c:1307
+msgid "Ready to print."
+msgstr "Lista para imprimir."
+
+#: cgi-bin/classes.c:171
+#: cgi-bin/printers.c:174
msgid "Reject Jobs"
msgstr "Rechazar trabajos"
+#: backend/lpd.c:1015
+#: backend/lpd.c:1157
+#, c-format
+msgid "Remote host did not accept control file (%d)."
+msgstr "El ordenador remoto no ha aceptado el archivo de control (%d)."
+
+#: backend/lpd.c:1105
+#, c-format
+msgid "Remote host did not accept data file (%d)."
+msgstr "El ordenador remoto no ha aceptado el archivo de datos (%d)."
+
+#: ppdc/sample.c:437
msgid "Reprint After Error"
msgstr "Volver a imprimir tras un error"
+#: cups/http-support.c:1282
msgid "Request Entity Too Large"
msgstr "La entidad requerida es demasiado larga"
+#: cups/ppd.c:756
+#: cups/ppd.c:1325
+#: ppdc/sample.c:240
msgid "Resolution"
msgstr "Resolución"
+#: cgi-bin/classes.c:165
msgid "Resume Class"
msgstr "Reanudar clase"
+#: cgi-bin/printers.c:167
msgid "Resume Printer"
msgstr "Reanudar impresora"
+#: ppdc/sample.c:165
msgid "Return Address"
msgstr "Remite"
+#: ppdc/sample.c:174
msgid "Return Address - 3/4 x 2\""
msgstr "Remite - 3/4 x 2 pulg."
+#: ppdc/sample.c:458
msgid "Rewind"
msgstr "Rebobinar"
+#: cups/adminutil.c:2169
#, c-format
-msgid "Running command: %s %s -N -A %s -c '%s'\n"
-msgstr "Ejecutando comando: %s %s -N -A '%s -c '%s'\n"
-
-msgid "SCSI Printer"
-msgstr "Impresora SCSI"
+msgid "Running command: %s %s -N -A %s -c '%s'"
+msgstr "Ejecutando comando: %s %s -N -A %s -c '%s'"
+#: cups/snmp.c:995
msgid "SEQUENCE uses indefinite length"
msgstr "SEQUENCE usa una longitud indefinida"
+#: cups/http-support.c:1306
+msgid "SSL/TLS Negotiation Error"
+msgstr "Error en negociación SSL/TLS"
+
+#: cups/http-support.c:1263
msgid "See Other"
msgstr "Ver otros"
+#: backend/usb-darwin.c:543
+msgid "Sending data to printer."
+msgstr "Enviando datos a la impresora."
+
+#: backend/serial.c:783
+#: backend/serial.c:942
+#: backend/serial.c:1064
+#: backend/serial.c:1158
#, c-format
msgid "Serial Port #%d"
msgstr "Puerto serie #%d"
+#: cgi-bin/ipp-var.c:1061
msgid "Server Restarted"
msgstr "Servidor reiniciado"
+#: cgi-bin/ipp-var.c:1067
msgid "Server Security Auditing"
msgstr "Auditoría de seguridad del servidor"
+#: cgi-bin/ipp-var.c:1063
msgid "Server Started"
msgstr "Servidor iniciado"
+#: cgi-bin/ipp-var.c:1065
msgid "Server Stopped"
msgstr "Servidor parado"
+#: cups/http-support.c:1300
msgid "Service Unavailable"
msgstr "Servicio no disponible"
+#: cgi-bin/admin.c:2905
+#: cgi-bin/admin.c:2951
+#: cgi-bin/admin.c:3108
+#: cgi-bin/admin.c:3127
msgid "Set Allowed Users"
msgstr "Establecer usuarios permitidos"
+#: cgi-bin/admin.c:3154
msgid "Set As Server Default"
msgstr "Establecer como predeterminada del servidor"
+#: cgi-bin/admin.c:3254
msgid "Set Class Options"
msgstr "Cambiar opciones clase"
+#: cgi-bin/admin.c:3254
+#: cgi-bin/admin.c:3428
+#: cgi-bin/admin.c:3810
msgid "Set Printer Options"
msgstr "Cambiar opciones impresora"
+#: cgi-bin/admin.c:3980
+#: cgi-bin/admin.c:4024
+#: cgi-bin/admin.c:4042
msgid "Set Publishing"
msgstr "Hacer pública"
+#: ppdc/sample.c:166
msgid "Shipping Address"
msgstr "Dirección de envío"
+#: ppdc/sample.c:175
msgid "Shipping Address - 2 5/16 x 4\""
msgstr "Dirección de envío - 2 5/16 x 4 pulg."
+#: ppdc/sample.c:282
msgid "Short-Edge (Landscape)"
msgstr "Lado corto (apaisado)"
+#: ppdc/sample.c:297
msgid "Special Paper"
msgstr "Papel especial"
+#: backend/lpd.c:1056
+#, c-format
+msgid "Spooling job, %.0f%% complete."
+msgstr "Guardando trabajo en cola, %.0f%% completado."
+
+#: ppdc/sample.c:350
msgid "Standard"
msgstr "Estándar"
+#. TRANSLATORS: Banner/cover sheet before the print job.
+#: cgi-bin/admin.c:3671
msgid "Starting Banner"
msgstr "Rótulo inicial"
+#: driver/rastertoescpx.c:1866
+#: driver/rastertopclx.c:1887
+#: filter/rastertoepson.c:1069
+#: filter/rastertohp.c:793
+#: filter/rastertolabel.c:1225
+#, c-format
+msgid "Starting page %d."
+msgstr "Iniciando página %d."
+
+#: ppdc/sample.c:156
msgid "Statement"
msgstr "Declaración"
+#: ppdc/sample.c:260
msgid "Stylus Color Series"
msgstr "Stylus Color Series"
+#: ppdc/sample.c:266
msgid "Stylus Photo Series"
msgstr "Stylus Photo Series"
+#: scheduler/ipp.c:4634
+#: scheduler/ipp.c:7873
+#: scheduler/ipp.c:8582
+#: scheduler/ipp.c:10064
+#, c-format
+msgid "Subscription #%d does not exist."
+msgstr "Subscripción #%d no existe."
+
+#: ppdc/sample.c:157
msgid "Super A"
msgstr "Super A"
+#: ppdc/sample.c:158
msgid "Super B"
msgstr "Super B (13 x 19 pulg.)"
+#: ppdc/sample.c:162
msgid "Super B/A3"
msgstr "Super B/A3"
+#: cups/http-support.c:1245
msgid "Switching Protocols"
msgstr "Protocolos de conexión"
+#: ppdc/sample.c:159
msgid "Tabloid"
msgstr "Tabloide"
-msgid "Tabloid (Oversize)"
-msgstr "Tabloide (extragrande)"
+#: ppdc/sample.c:45
+msgid "Tabloid Oversize"
+msgstr "Tabloide Extragrande"
+#: ppdc/sample.c:46
+msgid "Tabloid Oversize Long Edge"
+msgstr "Tabloide Extragrande lado largo"
+
+#: ppdc/sample.c:351
msgid "Tear"
msgstr "Pestaña"
+#: ppdc/sample.c:456
msgid "Tear-Off"
msgstr "Pestaña desprendible"
+#: ppdc/sample.c:397
msgid "Tear-Off Adjust Position"
msgstr "Ajuste de posición de la pestaña desprendible"
+#: scheduler/ipp.c:7577
+#: scheduler/ipp.c:7655
+#: scheduler/ipp.c:7671
+#: scheduler/ipp.c:7689
+#, c-format
+msgid "The %s attribute cannot be provided with job-ids."
+msgstr "El atributo %s no puede ser usado con jobs-ids."
+
+#: scheduler/ipp.c:8104
#, c-format
msgid "The PPD file \"%s\" could not be found."
msgstr "No se ha podido encontrar el archivo PPD \"%s\"."
+#: scheduler/ipp.c:8091
#, c-format
msgid "The PPD file \"%s\" could not be opened: %s"
msgstr "No se ha podido abrir el archivo PPD \"%s\": %s"
-msgid ""
-"The class name may only contain up to 127 printable characters and may not "
-"contain spaces, slashes (/), or the pound sign (#)."
-msgstr ""
-"El nombre de la clase sólo puede contener hasta 127 caracteres imprimibles y "
-"no puede contener espacios, barras (/), o la almohadilla (#)."
+#: driver/rastertoescpx.c:1794
+#: driver/rastertopclx.c:1819
+#: filter/rastertoepson.c:1038
+#: filter/rastertohp.c:764
+#: filter/rastertolabel.c:1189
+msgid "The PPD file could not be opened."
+msgstr "No se ha podido abrir el archivo PPD."
-msgid ""
-"The notify-lease-duration attribute cannot be used with job subscriptions."
-msgstr ""
-"El atributo notify-lease-duration no puede ser usado con subscripciones de "
-"trabajos."
+#: cgi-bin/admin.c:750
+msgid "The class name may only contain up to 127 printable characters and may not contain spaces, slashes (/), or the pound sign (#)."
+msgstr "El nombre de la clase sólo puede contener hasta 127 caracteres imprimibles y no puede contener espacios, barras (/), o la almohadilla (#)."
+
+#: cups/localize.c:353
+msgid "The developer unit needs to be replaced."
+msgstr "La unidad de revelado debe ser reemplazada"
+
+#: cups/localize.c:351
+msgid "The developer unit will need to be replaced soon."
+msgstr "La unidad de revelado necesitará ser cambiada pronto."
+
+#: cups/localize.c:343
+msgid "The fuser's temperature is high."
+msgstr "Temperatura del fusor alta"
+
+#: cups/localize.c:345
+msgid "The fuser's temperature is low."
+msgstr "Temperatura del fusor baja"
+
+#: scheduler/ipp.c:2242
+msgid "The notify-lease-duration attribute cannot be used with job subscriptions."
+msgstr "El atributo notify-lease-duration no puede ser usado con subscripciones de trabajos."
+#: scheduler/ipp.c:2225
+#: scheduler/ipp.c:6835
#, c-format
-msgid "The notify-user-data value is too large (%d > 63 octets)!"
+msgid "The notify-user-data value is too large (%d > 63 octets)."
msgstr "El valor notify-user-data es demasiado grande (%d > 63 octetos)."
-msgid ""
-"The printer name may only contain up to 127 printable characters and may not "
-"contain spaces, slashes (/), or the pound sign (#)."
-msgstr ""
-"El nombre de la impresora sólo puede contener hasta 127 caracteres "
-"imprimibles y no puede contener espacios, barras (/), o la almohadilla (#)."
+#: cups/localize.c:349
+msgid "The optical photoconductor needs to be replaced."
+msgstr "El fotoconductor óptico necesita ser cambiado."
+
+#: cups/localize.c:347
+msgid "The optical photoconductor will need to be replaced soon."
+msgstr "El fotoconductor óptico necesitará ser cambiado pronto."
+
+#: cups/localize.c:331
+msgid "The output bin is almost full."
+msgstr "Recipiente de salida casi lleno"
+
+#: cups/localize.c:333
+msgid "The output bin is full."
+msgstr "Bandeja de salida llena."
+
+#: cups/localize.c:329
+msgid "The output bin is missing."
+msgstr "Falta la bandeja de salida."
+
+#: filter/imagetoraster.c:466
+msgid "The page setup information was not valid."
+msgstr "La información de configuración de página no era válida."
-msgid "The printer or class is not shared!"
+#: cups/localize.c:325
+msgid "The paper tray is almost empty."
+msgstr "Bandeja de papel casi vacía."
+
+#: cups/localize.c:327
+msgid "The paper tray is empty."
+msgstr "Bandeja de papel vacía."
+
+#: cups/localize.c:323
+msgid "The paper tray is missing."
+msgstr "Falta la bandeja de papel."
+
+#: cups/localize.c:306
+msgid "The paper tray needs to be filled."
+msgstr "Hay que poner papel en la bandeja."
+
+#: filter/imagetops.c:322
+#: filter/imagetoraster.c:682
+msgid "The print file could not be opened."
+msgstr "No se ha podido abrir el archivo de impresión."
+
+#: backend/ipp.c:886
+msgid "The printer URI is incorrect or no longer exists."
+msgstr "El URI de la impresora es incorrecto o ya no existe."
+
+#: cups/localize.c:335
+msgid "The printer is almost out of ink."
+msgstr "La impresora casi no tiene tinta."
+
+#: backend/ipp.c:737
+#: backend/ipp.c:851
+#: backend/ipp.c:952
+#: backend/ipp.c:1247
+#: backend/ipp.c:1396
+#: backend/lpd.c:842
+#: backend/socket.c:374
+msgid "The printer is busy."
+msgstr "La impresora está ocupada."
+
+#: cups/localize.c:313
+msgid "The printer is low on toner."
+msgstr "La impresora tiene poco tóner."
+
+#: cups/localize.c:311
+msgid "The printer is not connected."
+msgstr "La impresora no está conectada."
+
+#: backend/ipp.c:715
+#: backend/ipp.c:748
+#: backend/ipp.c:847
+#: backend/lpd.c:821
+#: backend/lpd.c:862
+#: backend/socket.c:353
+#: backend/socket.c:386
+msgid "The printer is not responding."
+msgstr "La impresora no responde."
+
+#: cups/localize.c:337
+msgid "The printer is out of ink."
+msgstr "La impresora no tiene tinta."
+
+#: cups/localize.c:315
+msgid "The printer is out of toner."
+msgstr "La impresora no tiene tóner."
+
+#: backend/ipp.c:730
+#: backend/lpd.c:835
+#: backend/socket.c:367
+msgid "The printer is unreachable at this time."
+msgstr "La impresora es inalcanzable en este momento."
+
+#: backend/ipp.c:724
+#: backend/lpd.c:829
+#: backend/socket.c:361
+msgid "The printer may not exist or is unavailable at this time."
+msgstr "La impresora puede no existir o no estar disponible en este momento."
+
+#: cgi-bin/admin.c:932
+msgid "The printer name may only contain up to 127 printable characters and may not contain spaces, slashes (/), or the pound sign (#)."
+msgstr "El nombre de la impresora sólo puede contener hasta 127 caracteres imprimibles y no puede contener espacios, barras (/), o la almohadilla (#)."
+
+#: scheduler/ipp.c:904
+#: scheduler/ipp.c:1216
+#: scheduler/ipp.c:4283
+#: scheduler/ipp.c:4454
+#: scheduler/ipp.c:6366
+#: scheduler/ipp.c:6669
+#: scheduler/ipp.c:6983
+#: scheduler/ipp.c:7543
+#: scheduler/ipp.c:8309
+#: scheduler/ipp.c:8365
+#: scheduler/ipp.c:8688
+#: scheduler/ipp.c:8938
+#: scheduler/ipp.c:9027
+#: scheduler/ipp.c:9060
+#: scheduler/ipp.c:9383
+#: scheduler/ipp.c:9776
+#: scheduler/ipp.c:9857
+#: scheduler/ipp.c:10982
+#: scheduler/ipp.c:11437
+#: scheduler/ipp.c:11767
+#: scheduler/ipp.c:11849
+#: scheduler/ipp.c:12141
+msgid "The printer or class does not exist."
+msgstr "La impresora o clase no existe."
+
+#: scheduler/ipp.c:1384
+msgid "The printer or class is not shared."
msgstr "La impresora o clase no está compartida."
-msgid "The printer or class was not found."
-msgstr "No se ha encontrado la impresora o la clase."
+#: cups/localize.c:317
+msgid "The printer's cover is open."
+msgstr "La tapa de la impresora está abierta."
+
+#: cups/localize.c:321
+msgid "The printer's door is open."
+msgstr "La puerta de la impresora está abierta."
+
+#: cups/localize.c:319
+msgid "The printer's interlock is open."
+msgstr "El dispositivo de seguridad de la impresora está abierto."
+
+#: cups/localize.c:339
+msgid "The printer's waste bin is almost full."
+msgstr "Recipiente de residuos de la impresora está casi lleno."
+#: cups/localize.c:341
+msgid "The printer's waste bin is full."
+msgstr "Recipiente de residuos de la impresora está lleno."
+
+#: scheduler/ipp.c:1011
+#: scheduler/ipp.c:2407
#, c-format
msgid "The printer-uri \"%s\" contains invalid characters."
-msgstr "El printer-uri \"%s\" contiene caracteres incorrectos."
+msgstr "El printer-uri \"%s\" contiene caracteres no válidos."
-msgid "The printer-uri attribute is required!"
+#: scheduler/ipp.c:4260
+msgid "The printer-uri attribute is required."
msgstr "Se necesita el atributo printer-uri."
-msgid ""
-"The printer-uri must be of the form \"ipp://HOSTNAME/classes/CLASSNAME\"."
-msgstr ""
-"El printer-uri debe ser de la forma \"ipp://NOMBRE_ORDENADOR/classes/"
-"NOMBRE_CLASE\"."
+#: scheduler/ipp.c:995
+msgid "The printer-uri must be of the form \"ipp://HOSTNAME/classes/CLASSNAME\"."
+msgstr "El printer-uri debe ser de la forma \"ipp://NOMBRE_ORDENADOR/classes/NOMBRE_CLASE\"."
-msgid ""
-"The printer-uri must be of the form \"ipp://HOSTNAME/printers/PRINTERNAME\"."
-msgstr ""
-"El printer-uri debe ser de la forma \"ipp://NOMBRE_ORDENADOR/printers/"
-"NOMBRE_IMPRESORA\"."
+#: scheduler/ipp.c:2391
+msgid "The printer-uri must be of the form \"ipp://HOSTNAME/printers/PRINTERNAME\"."
+msgstr "El printer-uri debe ser de la forma \"ipp://NOMBRE_ORDENADOR/printers/NOMBRE_IMPRESORA\"."
-msgid ""
-"The subscription name may not contain spaces, slashes (/), question marks "
-"(?), or the pound sign (#)."
-msgstr ""
-"El nombre de la subscripción no puede contener espacios, barras (/), signos "
-"de interrogación (?), o la almohadilla (#)."
+#: cgi-bin/admin.c:474
+msgid "The subscription name may not contain spaces, slashes (/), question marks (?), or the pound sign (#)."
+msgstr "El nombre de la subscripción no puede contener espacios, barras (/), signos de interrogación (?), o la almohadilla (#)."
+
+#: scheduler/client.c:2462
+msgid "The web interface is currently disabled. Run \"cupsctl WebInterface=yes\" to enable it."
+msgstr "La interfaz web está desactivada en este momento. Ejecute \"cupsctl WebInterface=yes\" para activarla."
+#: scheduler/ipp.c:7638
+#, c-format
+msgid "The which-jobs value \"%s\" is not supported."
+msgstr "No se admite el uso del valor which-jobs \"%s\"."
+
+#: scheduler/ipp.c:6913
msgid "There are too many subscriptions."
msgstr "Hay demasiadas subscripciones."
+#: cups/localize.c:308
+msgid "There is a paper jam."
+msgstr "Hay un atasco de papel."
+
+#: backend/usb-darwin.c:379
+#: backend/usb-darwin.c:438
+#: backend/usb-darwin.c:505
+#: backend/usb-darwin.c:526
+msgid "There was an unrecoverable USB error."
+msgstr "Ha habido un error USB irrecuperable."
+
+#: ppdc/sample.c:444
msgid "Thermal Transfer Media"
msgstr "Soporte de transferencia térmica"
+#: filter/bannertops.c:640
msgid "Title: "
msgstr "Título: "
-msgid "Toner low."
-msgstr "Toner bajo."
-
+#: scheduler/ipp.c:1587
msgid "Too many active jobs."
msgstr "Demasiados trabajos activos."
+#: scheduler/ipp.c:1481
#, c-format
-msgid "Too many job-sheets values (%d > 2)!"
+msgid "Too many job-sheets values (%d > 2)."
msgstr "Demasiados valores de job-sheets (%d > 2)."
+#: scheduler/ipp.c:2728
#, c-format
-msgid "Too many printer-state-reasons values (%d > %d)!"
+msgid "Too many printer-state-reasons values (%d > %d)."
msgstr "Demasiados valores printer-state-reasons (%d > %d)."
+#: ppdc/sample.c:298
msgid "Transparency"
msgstr "Transparencia"
+#: ppdc/sample.c:293
msgid "Tray"
msgstr "Bandeja"
+#: ppdc/sample.c:273
msgid "Tray 1"
msgstr "Bandeja 1"
+#: ppdc/sample.c:274
msgid "Tray 2"
msgstr "Bandeja 2"
+#: ppdc/sample.c:275
msgid "Tray 3"
msgstr "Bandeja 3"
+#: ppdc/sample.c:276
msgid "Tray 4"
msgstr "Bandeja 4"
+#: cups/http-support.c:1285
msgid "URI Too Long"
msgstr "URI demasiado largo"
-msgid "US Executive"
-msgstr "Ejecutivo de EE.UU"
-
-msgid "US Fanfold"
-msgstr "FanFold de EE.UU"
-
+#: ppdc/sample.c:138
msgid "US Ledger"
msgstr "Libro Mayor, 17 x 11 pulg."
+#: ppdc/sample.c:139
msgid "US Legal"
msgstr "Legal EE.UU."
-msgid "US Legal (Oversize)"
-msgstr "Legal EE.UU. (extragrande)"
+#: ppdc/sample.c:140
+msgid "US Legal Oversize"
+msgstr "Legal EE.UU. Extragrande"
+#: ppdc/sample.c:141
msgid "US Letter"
msgstr "Carta EE.UU."
-msgid "US Letter (Oversize)"
-msgstr "Carta EE.UU. (extragrande)"
+#: ppdc/sample.c:142
+msgid "US Letter Long Edge"
+msgstr "Carta EE.UU. lado largo"
-msgid "US Letter (Small)"
-msgstr "Carta EE.UU. (pequeña)"
+#: ppdc/sample.c:143
+msgid "US Letter Oversize"
+msgstr "Carta EE.UU. Extragrande"
+#: ppdc/sample.c:144
+msgid "US Letter Oversize Long Edge"
+msgstr "Carta EE.UU. Extragrande lado largo"
+
+#: ppdc/sample.c:145
+msgid "US Letter Small"
+msgstr "Carta EE.UU. Pequeña"
+
+#: backend/serial.c:796
#, c-format
msgid "USB Serial Port #%d"
msgstr "Puerto serie USB #%d"
+#: cgi-bin/admin.c:2033
+#: cgi-bin/admin.c:2046
+#: cgi-bin/admin.c:2070
msgid "Unable to access cupsd.conf file:"
msgstr "No se ha podido acceder al archivo cupsd.conf"
+#: cgi-bin/admin.c:526
msgid "Unable to add RSS subscription:"
msgstr "No se ha podido añadir la subscripción RSS:"
+#: cgi-bin/admin.c:815
msgid "Unable to add class:"
msgstr "No se ha podido añadir la clase:"
+#: backend/ipp.c:1536
+msgid "Unable to add document to print job."
+msgstr "No se ha podido añadir el documento al trabajo de impresión."
+
+#: scheduler/ipp.c:1628
#, c-format
-msgid "Unable to add job for destination \"%s\"!"
+msgid "Unable to add job for destination \"%s\"."
msgstr "No se ha podido añadir el trabajo para el destino \"%s\"."
+#: cgi-bin/admin.c:1060
+#: cgi-bin/admin.c:1420
msgid "Unable to add printer:"
msgstr "No se ha podido añadir la impresora:"
-msgid "Unable to allocate memory for file types!"
+#: scheduler/ipp.c:1326
+msgid "Unable to allocate memory for file types."
msgstr "No se ha podido reservar memoria para tipos de archivo."
+#: filter/pstops.c:456
+msgid "Unable to allocate memory for page info"
+msgstr "No se ha podido reservar memoria para la información de página."
+
+#: filter/pstops.c:450
+msgid "Unable to allocate memory for pages array"
+msgstr "No se ha podido reservar memoria para la secuencia de páginas"
+
+#: cgi-bin/admin.c:1526
msgid "Unable to cancel RSS subscription:"
msgstr "No se ha podido cancelar la subscripción RSS:"
+#: backend/ipp.c:1816
+msgid "Unable to cancel print job."
+msgstr "No se ha podido cancelar el trabajo de impresión."
+
+#: cgi-bin/admin.c:4025
msgid "Unable to change printer-is-shared attribute:"
msgstr "No se ha podido cambiar el atributo printer-is-shared:"
+#: cgi-bin/admin.c:3109
msgid "Unable to change printer:"
msgstr "No se ha podido cambiar la impresora:"
+#: cgi-bin/admin.c:1710
+#: cgi-bin/admin.c:1874
msgid "Unable to change server settings:"
msgstr "No se ha podido cambiar la configuración del servidor:"
+#: cups/adminutil.c:911
+#: cups/request.c:972
msgid "Unable to connect to host."
msgstr "No se ha podido conectar al servidor."
+#: cups/http-addrlist.c:172
+msgid "Unable to connect to server"
+msgstr "No se ha podido conectar al servidor"
+
+#: backend/ipp.c:693
+#: backend/ipp.c:1092
+#: backend/lpd.c:801
+#: backend/parallel.c:219
+#: backend/serial.c:241
+#: backend/socket.c:333
+#: backend/usb-unix.c:117
+msgid "Unable to contact printer, queuing on next printer in class."
+msgstr "No se ha podido contactar con la impresora; poniendo en cola en la siguiente impresora de la clase."
+
+#: cups/adminutil.c:726
#, c-format
-msgid "Unable to copy 64-bit CUPS printer driver files (%d)!"
-msgstr ""
-"No se han podido copiar los archivos del controlador de impresora de 64-bit "
-"de CUPS (%d)."
+msgid "Unable to copy 64-bit CUPS printer driver files (%d)."
+msgstr "No se han podido copiar los archivos del controlador de impresora de 64-bit de CUPS (%d)."
+#: cups/adminutil.c:691
#, c-format
-msgid "Unable to copy 64-bit Windows printer driver files (%d)!"
-msgstr ""
-"No se han podido copiar los archivos del controlador de impresora de 64-bit "
-"de Windows (%d)."
+msgid "Unable to copy 64-bit Windows printer driver files (%d)."
+msgstr "No se han podido copiar los archivos del controlador de impresora de 64-bit de Windows (%d)."
+#: cups/adminutil.c:522
#, c-format
-msgid "Unable to copy CUPS printer driver files (%d)!"
-msgstr ""
-"No se han podido copiar los archivos del controlador de impresora de CUPS (%"
-"d)."
+msgid "Unable to copy CUPS printer driver files (%d)."
+msgstr "No se han podido copiar los archivos del controlador de impresora de CUPS (%d)."
+#: scheduler/ipp.c:2848
#, c-format
-msgid "Unable to copy PPD file - %s!"
-msgstr "No se ha podido copiar el archivo PPD - %s."
+msgid "Unable to copy PPD file - %s"
+msgstr "No se ha podido copiar el archivo PPD - %s"
-msgid "Unable to copy PPD file!"
+#: scheduler/ipp.c:2903
+msgid "Unable to copy PPD file."
msgstr "No se ha podido copiar el archivo PPD."
+#: cups/adminutil.c:487
#, c-format
-msgid "Unable to copy Windows 2000 printer driver files (%d)!"
-msgstr ""
-"No se han podido copiar los archivos del controlador de impresora de Windows "
-"2000 (%d)."
+msgid "Unable to copy Windows 2000 printer driver files (%d)."
+msgstr "No se han podido copiar los archivos del controlador de impresora de Windows 2000 (%d)."
+#: cups/adminutil.c:610
#, c-format
-msgid "Unable to copy Windows 9x printer driver files (%d)!"
-msgstr ""
-"No se han podido copiar los archivos del controlador de impresora de Windows "
-"9x (%d)."
+msgid "Unable to copy Windows 9x printer driver files (%d)."
+msgstr "No se han podido copiar los archivos del controlador de impresora de Windows 9x (%d)."
+#: scheduler/ipp.c:2825
#, c-format
-msgid "Unable to copy interface script - %s!"
-msgstr "No se ha podido copiar el script de interfaz - %s."
+msgid "Unable to copy interface script - %s"
+msgstr "No se ha podido copiar el script de interfaz - %s"
+
+#: filter/imagetops.c:141
+#: filter/imagetoraster.c:301
+msgid "Unable to copy print file"
+msgstr "No se ha podido copiar el archivo de impresión"
+
+#: backend/ipp.c:1905
+msgid "Unable to create compressed print file"
+msgstr "No se ha podido crear el archivo de impresión comprimido"
-msgid "Unable to create printer-uri!"
-msgstr "No se ha podido crear printer-uri."
+#: filter/imagetoraster.c:242
+msgid "Unable to create pipes for filters"
+msgstr "No se han podido crear tuberías (pipes) para filtros"
+#: cups/util.c:601
+#: cups/util.c:1644
+msgid "Unable to create printer-uri"
+msgstr "No se ha podido crear printer-uri"
+
+#: scheduler/cupsfilter.c:1244
+msgid "Unable to create temporary file"
+msgstr "No se ha podido crear el archivo temporal"
+
+#: cgi-bin/admin.c:1924
+#: cgi-bin/admin.c:1936
msgid "Unable to create temporary file:"
msgstr "No se ha podido crear el archivo temporal:"
+#: cgi-bin/admin.c:2227
msgid "Unable to delete class:"
msgstr "No se ha podido borrar la clase:"
+#: cgi-bin/admin.c:2312
msgid "Unable to delete printer:"
msgstr "No se ha podido borrar la impresora:"
+#: cgi-bin/classes.c:260
+#: cgi-bin/printers.c:269
msgid "Unable to do maintenance command:"
msgstr "No se ha podido realizar el comando de mantenimiento:"
-msgid "Unable to edit cupsd.conf files larger than 1MB!"
-msgstr "No se pueden editar archivos cupsd.conf mayores de 1MB."
+#: cgi-bin/admin.c:2048
+msgid "Unable to edit cupsd.conf files larger than 1MB"
+msgstr "No se pueden editar archivos cupsd.conf mayores de 1MB"
+
+#: cups/http.c:4080
+msgid "Unable to establish a secure connection to host (certificate chain invalid)."
+msgstr "No se ha podido establecer una conexión segura con el servidor (cadena certificado incorrecta)."
+
+#: cups/http.c:4070
+msgid "Unable to establish a secure connection to host (certificate not yet valid)."
+msgstr "No se ha podido establecer una conexión segura con el servidor (el certificado aún no es válido)."
+
+#: cups/http.c:4065
+msgid "Unable to establish a secure connection to host (expired certificate)."
+msgstr "No se ha podido establecer una conexión segura con el servidor (certificado caducado)."
+
+#: cups/http.c:4075
+msgid "Unable to establish a secure connection to host (host name mismatch)."
+msgstr "No se ha podido establecer una conexión segura con el servidor (el nombre de ordenador no coincide)."
+
+#: cups/http.c:4085
+msgid "Unable to establish a secure connection to host (peer dropped connection before responding)."
+msgstr "No se ha podido establecer una conexión segura con el servidor (el par cortó la conexión antes de responder)."
+
+#: cups/http.c:4060
+msgid "Unable to establish a secure connection to host (self-signed certificate)."
+msgstr "No se ha podido establecer una conexión segura con el servidor (certificado auto-firmado)."
+
+#: cups/http.c:4055
+msgid "Unable to establish a secure connection to host (untrusted certificate)."
+msgstr "No se ha podido establecer una conexión segura con el servidor (certificado no seguro)."
+
+#: cups/http.c:4112
+msgid "Unable to establish a secure connection to host."
+msgstr "No se ha podido establecer una conexión segura al servidor."
+
+#: cgi-bin/ipp-var.c:365
+msgid "Unable to find destination for job"
+msgstr "No se ha podido encontrar destino para el trabajo"
-msgid "Unable to find destination for job!"
-msgstr "No se ha podido encontrar destino para el trabajo."
+#: cups/http-support.c:1631
+msgid "Unable to find printer."
+msgstr "No se ha podido encontrar la impresora."
-msgid "Unable to find printer!\n"
-msgstr "No se ha podido encontrar la impresora.\n"
+#: filter/imagetoraster.c:266
+msgid "Unable to fork filter"
+msgstr "No se ha podido bifurcar (fork) el filtro"
+#: backend/ipp.c:1927
+msgid "Unable to generate compressed print file"
+msgstr "No se ha podido crear el archivo de impresión comprimido"
+
+#: backend/ipp.c:2713
+msgid "Unable to get backend exit status."
+msgstr "No se ha podido obtener el estado de salida del programa backend"
+
+#: cgi-bin/classes.c:450
msgid "Unable to get class list:"
msgstr "No se ha podido obtener la lista de clases:"
+#: cgi-bin/classes.c:549
msgid "Unable to get class status:"
msgstr "No se ha podido obtener el estado de la clase:"
+#: cgi-bin/admin.c:1321
msgid "Unable to get list of printer drivers:"
msgstr "No se ha podido obtener la lista de controladores de impresora:"
+#: backend/ipp.c:1625
+msgid "Unable to get print job status."
+msgstr "No se ha podido obtener el estado del trabajo de impresión."
+
+#: cgi-bin/admin.c:2959
msgid "Unable to get printer attributes:"
msgstr "No se han podido obtener los atributos de la impresora:"
+#: cgi-bin/printers.c:467
msgid "Unable to get printer list:"
msgstr "No se ha podido obtener la lista de impresoras:"
+#: backend/ipp.c:905
+msgid "Unable to get printer status."
+msgstr "No se ha podido obtener el estado de la impresora."
+
+#: cgi-bin/printers.c:569
msgid "Unable to get printer status:"
msgstr "No se ha podido obtener el estado de la impresora"
+#: cups/adminutil.c:565
+#: cups/adminutil.c:769
#, c-format
-msgid "Unable to install Windows 2000 printer driver files (%d)!"
-msgstr ""
-"No se han podido instalar los archivos del controlador de impresora de "
-"Windows 2000 (%d)."
+msgid "Unable to install Windows 2000 printer driver files (%d)."
+msgstr "No se han podido instalar los archivos del controlador de impresora de Windows 2000 (%d)."
+#: cups/adminutil.c:639
#, c-format
-msgid "Unable to install Windows 9x printer driver files (%d)!"
-msgstr ""
-"No se han podido instalar los archivos del controlador de impresora de "
-"Windows 9x (%d)."
+msgid "Unable to install Windows 9x printer driver files (%d)."
+msgstr "No se han podido instalar los archivos del controlador de impresora de Windows 9x (%d)."
+
+#: backend/ipp.c:625
+#: backend/lpd.c:419
+#: backend/socket.c:275
+#, c-format
+msgid "Unable to locate printer \"%s\"."
+msgstr "No se ha podido localizar la impresora \"%s\"."
+#: backend/dnssd.c:497
+#: backend/ipp.c:311
+#: backend/lpd.c:202
+#: backend/socket.c:171
+msgid "Unable to locate printer."
+msgstr "No se ha podido localizar la impresora."
+
+#: cgi-bin/admin.c:814
msgid "Unable to modify class:"
msgstr "No se ha podido modificar la clase:"
+#: cgi-bin/admin.c:1059
+#: cgi-bin/admin.c:1419
msgid "Unable to modify printer:"
msgstr "No se ha podido modificar la impresora:"
+#: cgi-bin/ipp-var.c:432
+#: cgi-bin/ipp-var.c:521
msgid "Unable to move job"
msgstr "No se ha podido mover el trabajo"
+#: cgi-bin/ipp-var.c:434
+#: cgi-bin/ipp-var.c:523
msgid "Unable to move jobs"
msgstr "No se han podido mover los trabajos"
+#: cups/ppd.c:339
msgid "Unable to open PPD file"
msgstr "No se ha podido abrir el archivo PPD"
+#: cgi-bin/admin.c:3305
msgid "Unable to open PPD file:"
msgstr "No se ha podido abrir el archivo PPD:"
+#: filter/texttops.c:282
+msgid "Unable to open charset file"
+msgstr "No se ha podido abrir el archivo del juego de caracteres"
+
+#: backend/ipp.c:1911
+msgid "Unable to open compressed print file"
+msgstr "No se ha podido abrir el archivo de impresión comprimido"
+
+#: cgi-bin/admin.c:2683
msgid "Unable to open cupsd.conf file:"
msgstr "No se ha podido abrir el archivo cupsd.conf:"
-#, c-format
-msgid "Unable to open document %d in job %d!"
-msgstr "No se ha podido abrir el documento %d del trabajo %d."
-
+#: backend/parallel.c:246
+#: backend/serial.c:261
+#: backend/usb-unix.c:145
+msgid "Unable to open device file"
+msgstr "No se ha podido abrir el archivo de dispositivo"
+
+#: scheduler/ipp.c:7324
+#, c-format
+msgid "Unable to open document #%d in job #%d."
+msgstr "No se ha podido abrir el documento #%d del trabajo #%d."
+
+#: backend/ipp.c:352
+#: backend/ipp.c:1917
+#: backend/lpd.c:486
+#: backend/parallel.c:150
+#: backend/serial.c:190
+#: backend/socket.c:158
+#: backend/usb.c:237
+#: filter/bannertops.c:183
+#: filter/gziptoany.c:71
+#: filter/pstext.c:89
+#: filter/pstext.c:249
+#: filter/pstext.c:266
+#: filter/pstops.c:305
+msgid "Unable to open print file"
+msgstr "No se ha podido abrir el archivo de impresión"
+
+#: filter/texttops.c:263
+msgid "Unable to open psglyphs"
+msgstr "No se ha podido abrir psglyphs"
+
+#: driver/rastertoescpx.c:1814
+#: driver/rastertopclx.c:1839
+#: filter/rastertoepson.c:998
+#: filter/rastertohp.c:724
+#: filter/rastertolabel.c:1147
+msgid "Unable to open raster file"
+msgstr "No se ha podido abrir el archivo de trama de datos (raster)"
+
+#: filter/texttops.c:216
+#, c-format
+msgid "Unable to print %d text columns."
+msgstr "No se han podido imprimir %d columnas de texto."
+
+#: filter/texttops.c:180
+#: filter/texttops.c:188
+#: filter/texttops.c:196
+#, c-format
+msgid "Unable to print %dx%d text page."
+msgstr "No se han podido imprimir %dx%d páginas de texto."
+
+#: cgi-bin/ipp-var.c:795
msgid "Unable to print test page:"
msgstr "No se ha podido imprimir la página de prueba:"
+#: backend/runloop.c:95
+#: backend/runloop.c:322
+msgid "Unable to read print data"
+msgstr "No se han podido leer los datos de impresión"
+
+#: backend/usb-darwin.c:613
+#: backend/usb-darwin.c:657
+msgid "Unable to read print data."
+msgstr "No se han podido leer los datos de impresión."
+
+#: cups/adminutil.c:2205
#, c-format
-msgid "Unable to run \"%s\": %s\n"
-msgstr "No se ha podido ejecutar \"%s\": %s\n"
+msgid "Unable to run \"%s\": %s"
+msgstr "No se ha podido ejecutar \"%s\": %s"
-msgid "Unable to send command to printer driver!"
-msgstr "No se ha podido enviar un comando al controlador de la impresora."
+#: filter/pstops.c:568
+msgid "Unable to see in file"
+msgstr "No se ha podido mirar en el archivo"
+#: cgi-bin/ipp-var.c:598
+#: cgi-bin/ipp-var.c:618
+msgid "Unable to send command to printer driver"
+msgstr "No se ha podido enviar un comando al controlador de la impresora"
+
+#: backend/usb-darwin.c:735
+#: backend/usb-libusb.c:179
+#: backend/usb-libusb.c:781
+msgid "Unable to send data to printer."
+msgstr "No se han podido enviar datos a la impresora."
+
+#: filter/imagetoraster.c:1245
+#: filter/imagetoraster.c:1342
+#: filter/imagetoraster.c:1383
+msgid "Unable to send raster data to the driver."
+msgstr "No se ha podido enviar la trama de datos (raster) al controlador."
+
+#: cups/adminutil.c:821
#, c-format
-msgid "Unable to set Windows printer driver (%d)!"
-msgstr ""
-"No se ha podido configurar el controlador de impresora de Windows (%d)."
+msgid "Unable to set Windows printer driver (%d)."
+msgstr "No se ha podido configurar el controlador de impresora de Windows (%d)."
+#: cgi-bin/admin.c:3926
msgid "Unable to set options:"
msgstr "No se han podido cambiar las opciones:"
+#: cgi-bin/admin.c:3196
msgid "Unable to set server default:"
msgstr "No se han podido cambiar los ajustes predeterminados del servidor:"
+#: backend/ipp.c:2572
+#: backend/ipp.c:2649
+#: backend/ipp.c:2657
+msgid "Unable to start backend process."
+msgstr "No se ha podido iniciar el proceso backend."
+
+#: cgi-bin/admin.c:1986
msgid "Unable to upload cupsd.conf file:"
msgstr "No se ha podido copiar el archivo cupsd.conf:"
-msgid "Unable to use legacy USB class driver!\n"
-msgstr "No se ha podido usar el controlador de dispositivo USB obsoleto.\n"
+#: backend/usb-darwin.c:2013
+#: backend/usb-darwin.c:2037
+msgid "Unable to use legacy USB class driver."
+msgstr "No se ha podido usar el controlador de dispositivo de clase USB obsoleto."
+
+#: backend/runloop.c:124
+#: backend/runloop.c:377
+msgid "Unable to write print data"
+msgstr "No se han podido escribir los datos de impresión"
+
+#: filter/gziptoany.c:90
+#, c-format
+msgid "Unable to write uncompressed print data: %s"
+msgstr "No se han podido escribir los datos de impresión sin comprimir: %s"
+#: cups/http-support.c:1273
msgid "Unauthorized"
msgstr "No autorizado"
+#: cgi-bin/admin.c:3622
msgid "Units"
msgstr "Unidades"
+#: cups/http-support.c:1313
+#: cups/ppd.c:366
msgid "Unknown"
msgstr "Desconocido"
+#: filter/pstops.c:2231
+#, c-format
+msgid "Unknown choice \"%s\" for option \"%s\"."
+msgstr "Preferencia \"%s\" desconocida para la opción \"%s\"."
+
+#: backend/ipp.c:494
+#, c-format
+msgid "Unknown encryption option value: \"%s\"."
+msgstr "Valor de opción de cifrado \"%s\" desconocida."
+
+#: backend/lpd.c:348
+#, c-format
+msgid "Unknown file order: \"%s\"."
+msgstr "Orden de archivos \"%s\" desconocido."
+
+#: backend/lpd.c:319
+#, c-format
+msgid "Unknown format character: \"%c\"."
+msgstr "Carácter de formato \"%c\" desconocido."
+
+#: backend/ipp.c:541
+#, c-format
+msgid "Unknown option \"%s\" with value \"%s\"."
+msgstr "Opción \"%s\" con valor \"%s\" desconocida."
+
+#: filter/pstops.c:2214
+#, c-format
+msgid "Unknown option \"%s\"."
+msgstr "Opción \"%s\" desconocida"
+
+#: backend/lpd.c:334
+#, c-format
+msgid "Unknown print mode: \"%s\"."
+msgstr "Modo de impresión \"%s\" desconocido."
+
+#: scheduler/ipp.c:11639
#, c-format
msgid "Unknown printer-error-policy \"%s\"."
msgstr "printer-error-policy \"%s\" incorrecto."
+#: scheduler/ipp.c:11622
#, c-format
msgid "Unknown printer-op-policy \"%s\"."
msgstr "printer-op-policy \"%s\" incorrecto."
+#: backend/ipp.c:513
+#, c-format
+msgid "Unknown version option value: \"%s\"."
+msgstr "Valor de opción de versión \"%s\" desconocida."
+
+#: backend/serial.c:379
#, c-format
-msgid "Unsupported character set \"%s\"!"
+msgid "Unsupported baud rate: %s"
+msgstr "Velocidad en baudios %s no permitida."
+
+#: filter/pstops.c:2422
+#, c-format
+msgid "Unsupported brightness value %s, using brightness=100."
+msgstr "Valor de brillo %s no permitido; usando brillo=100."
+
+#: scheduler/ipp.c:429
+#, c-format
+msgid "Unsupported character set \"%s\"."
msgstr "Juego de caracteres \"%s\" no permitido."
+#: scheduler/ipp.c:9349
+#: scheduler/ipp.c:10556
+#: scheduler/ipp.c:12093
+#, c-format
+msgid "Unsupported compression \"%s\"."
+msgstr "Compresión \"%s\" no permitida."
+
+#: scheduler/ipp.c:9483
+#: scheduler/ipp.c:10701
+#: scheduler/ipp.c:12122
+#, c-format
+msgid "Unsupported document-format \"%s\"."
+msgstr "document-format \"%s\" no permitido."
+
+#: scheduler/ipp.c:10684
+#, c-format
+msgid "Unsupported document-format \"%s/%s\"."
+msgstr "document-format \"%s/%s\" no permitido."
+
+#: scheduler/ipp.c:1447
#, c-format
-msgid "Unsupported compression \"%s\"!"
-msgstr "No se admite el uso de la compresión \"%s\"."
+msgid "Unsupported format \"%s\"."
+msgstr "Formato \"%s\" no permitido."
+#: filter/pstops.c:2504
#, c-format
-msgid "Unsupported compression attribute %s!"
-msgstr "No se admite el uso del atributo de compresión %s."
+msgid "Unsupported gamma value %s, using gamma=1000."
+msgstr "Valor gamma %s no permitido; usando gamma=1000."
+
+#: scheduler/ipp.c:1545
+msgid "Unsupported margins."
+msgstr "Márgenes no permitidos."
+#: cups/pwg-media.c:467
+msgid "Unsupported media value."
+msgstr "Valor del medio no permitido."
+
+#: filter/pstops.c:2548
#, c-format
-msgid "Unsupported format \"%s\"!"
-msgstr "No se admite el uso del formato \"%s\"."
+msgid "Unsupported number-up value %d, using number-up=1."
+msgstr "Valor de number-up (páginas por hoja) %d no permitido; usando number-up=1."
+#: filter/pstops.c:2582
#, c-format
-msgid "Unsupported format '%s'!"
-msgstr "No se admite el uso del formato '%s'."
+msgid "Unsupported number-up-layout value %s, using number-up-layout=lrtb."
+msgstr "Valor de number-up-layout (disposición de páginas por hoja) %s no permitido; usando number-up-layout=lrtb."
+#: filter/pstops.c:2633
#, c-format
-msgid "Unsupported format '%s/%s'!"
-msgstr "No se admite el uso del formato '%s/%s'."
+msgid "Unsupported page-border value %s, using page-border=none."
+msgstr "Valor de page-border (borde de página) %s no permitido; usando page-border=none (ninguno)."
+
+#: filter/rastertopwg.c:130
+#: filter/rastertopwg.c:138
+#: filter/rastertopwg.c:147
+msgid "Unsupported raster data."
+msgstr "Trama de datos no permitidos."
+#: cups/snmp.c:1112
msgid "Unsupported value type"
msgstr "Tipo de valor no permitido"
+#: cups/http-support.c:1288
msgid "Upgrade Required"
msgstr "Se requiere actualización"
+#: systemv/lpadmin.c:668
msgid ""
"Usage:\n"
"\n"
@@ -4369,1321 +6300,1310 @@ msgid ""
" lpadmin [-h server] -p printer [-c add-class] [-i interface] [-m model]\n"
" [-r remove-class] [-v device] [-D description]\n"
" [-P ppd-file] [-o name=value]\n"
-" [-u allow:user,user] [-u deny:user,user]\n"
-"\n"
+" [-u allow:user,user] [-u deny:user,user]"
msgstr ""
"Uso:\n"
"\n"
" lpadmin [-h servidor] -d destino\n"
" lpadmin [-h servidor] -x destino\n"
" lpadmin [-h servidor] -p impresora [-c clase] [-i interfaz] [-m modelo]\n"
-" [-r clase] [-v dispositivo] [-D descripción]\n"
-" [-P archivo_ppd] [-o nombre=valor]\n"
-" [-u allow:usuario,usuario] [-u deny:usuario,usuario]\n"
-"\n"
-
-#, c-format
-msgid "Usage: %s job user title copies options [filename]\n"
-msgstr "Uso: %s trabajo usuario título copias opciones [archivo]\n"
-
-#, c-format
-msgid "Usage: %s job-id user title copies options [file]\n"
-msgstr "Uso: %s job-id usuario título copias opciones [archivo]\n"
-
-#, c-format
-msgid "Usage: %s job-id user title copies options file\n"
-msgstr "Uso: %s job-id usuario título copias opciones archivo\n"
-
-msgid ""
-"Usage: convert [ options ]\n"
-"\n"
-"Options:\n"
-"\n"
-" -e Use every filter from the PPD file\n"
-" -f filename Set file to be converted (otherwise stdin)\n"
-" -o filename Set file to be generated (otherwise stdout)\n"
-" -i mime/type Set input MIME type (otherwise auto-typed)\n"
-" -j mime/type Set output MIME type (otherwise application/pdf)\n"
-" -P filename.ppd Set PPD file\n"
-" -a 'name=value ...' Set option(s)\n"
-" -U username Set username for job\n"
-" -J title Set title\n"
-" -c copies Set number of copies\n"
-" -u Remove the PPD file when finished\n"
-" -D Remove the input file when finished\n"
-msgstr ""
-"Uso: convert [ opciones ]\n"
-"\n"
-"Opciones:\n"
-"\n"
-" -e Usar cada filtro del archivo PPD\n"
-" -f nombre_archivo Establecer el archivo a convertir (de lo "
-"contrario, stdin)\n"
-" -o nombre_archivo Establecer el archivo a generar (de lo "
-"contrario, stdout)\n"
-" -i tipo/mime Establecer el tipo MIME de entrada (de lo contrario, "
-"auto-typed)\n"
-" -j tipo/mime Establecer el tipo MIME de salida (de lo contrario, "
-"application/pdf)\n"
-" -P nombre_archivo.ppd Establecer el archivo PPD\n"
-" -a 'nombre=valor ...' Establecer opciones\n"
-" -U nombre_usuario Establecer un nombre de usuario para el "
-"trabajo\n"
-" -J título Establecer el título\n"
-" -c copias Establecer el número de copias\n"
-" -u Borrar el archivo PPD al finalizar\n"
-" -D Borrar el archivo de entrada al finalizar\n"
-
-msgid ""
-"Usage: cupsaddsmb [options] printer1 ... printerN\n"
-" cupsaddsmb [options] -a\n"
-"\n"
-"Options:\n"
-" -E Encrypt the connection to the server\n"
-" -H samba-server Use the named SAMBA server\n"
-" -U samba-user Authenticate using the named SAMBA user\n"
-" -a Export all printers\n"
-" -h cups-server Use the named CUPS server\n"
-" -v Be verbose (show commands)\n"
-msgstr ""
-"Uso: cupsaddsmb [opciones] impresora1 ... impresoraN\n"
-" cupsaddsmb [opciones] -a\n"
-"\n"
-"Opciones:\n"
-" -E Hace que se use encriptación en la conexión con el "
-"servidor\n"
-" -H servidor_samba Usa el servidor SAMBA especificado\n"
-" -U usuario_samba Autentifica usando el usuario SAMBA especificado\n"
-" -a Exporta todas las impresoras\n"
-" -h servidor_cups Usa el servidor CUPS especificado\n"
-" -v Ser detallado (mostrar comandos)\n"
-
-msgid ""
-"Usage: cupsctl [options] [param=value ... paramN=valueN]\n"
-"\n"
-"Options:\n"
-"\n"
-" -E Enable encryption\n"
-" -U username Specify username\n"
-" -h server[:port] Specify server address\n"
-"\n"
-" --[no-]debug-logging Turn debug logging on/off\n"
-" --[no-]remote-admin Turn remote administration on/off\n"
-" --[no-]remote-any Allow/prevent access from the Internet\n"
-" --[no-]remote-printers Show/hide remote printers\n"
-" --[no-]share-printers Turn printer sharing on/off\n"
-" --[no-]user-cancel-any Allow/prevent users to cancel any job\n"
-msgstr ""
-"Uso: cupsctl [opciones] [param=valor ... paramN=valorN]\n"
-"\n"
-"Opciones:\n"
-"\n"
-" -E Activar encriptación\n"
-" -U nombre_usuario Especificar nombre de usuario\n"
-" -h servidor[:puerto] Especificar la dirección del servidor\n"
-"\n"
-" --[no-]debug-logging Activar o desactivar el registro de depuración\n"
-" --[no-]remote-admin Activar o desactivar la administración remota\n"
-" --[no-]remote-any Permitir o impedir el acceso desde Internet\n"
-" --[no-]remote-printers Mostrar u ocultar las impresoras remotas\n"
-" --[no-]share-printers Activar o desactivar la compartición de "
-"impresoras\n"
-" --[no-]user-cancel-any Permitir o impedir a los usuarios cancelar "
-"cualquier trabajo\n"
-
-msgid ""
-"Usage: cupsd [-c config-file] [-f] [-F] [-h] [-l]\n"
-"\n"
-"-c config-file Load alternate configuration file\n"
-"-f Run in the foreground\n"
-"-F Run in the foreground but detach\n"
-"-h Show this usage message\n"
-"-l Run cupsd from launchd(8)\n"
-msgstr ""
-"Uso: cupsd (-c archivo-configuración) (-f) (-F) (-h) (-l)\n"
-"\n"
-"-c archivo-configuración Carga un archivo de configuración alternativo\n"
-"-f Se ejecuta en primer plano\n"
-"-F Se ejecuta en primer plano pero separado\n"
-"-h Muestra este mensaje de cómo se usa\n"
-"-l Ejecuta cupsd desde launchd(8)\n"
-
-msgid ""
-"Usage: cupsfilter -m mime/type [ options ] filename\n"
-"\n"
-"Options:\n"
-"\n"
-" -c cupsd.conf Set cupsd.conf file to use\n"
-" -e Use every filter from the PPD file\n"
-" -j job-id[,N] Filter file N from the specified job (default is file 1)\n"
-" -n copies Set number of copies\n"
-" -o name=value Set option(s)\n"
-" -p filename.ppd Set PPD file\n"
-" -t title Set title\n"
-msgstr ""
-"Uso: cupsfilter -m tipo/mime [ opciones ] nombre_archivo\n"
-"\n"
-"Opciones:\n"
-"\n"
-" -c cupsd.conf Establecer el archivo cupsd.conf a usar\n"
-" -e Usar cada filtro del archivo PPD\n"
-" -j job-id[,N] Filtrar el archivo N del trabajo especificado (el valor "
-"predeterminado es el archivo 1)\n"
-" -n copias Establecer el número de copias\n"
-" -o nombre=valor Establecer opciones\n"
-" -p nombre_archivo.ppd Establecer el archivo PPD\n"
-" -t título Establecer el título\n"
-
-msgid ""
-"Usage: cupstestdsc [options] filename.ps [... filename.ps]\n"
-" cupstestdsc [options] -\n"
-"\n"
-"Options:\n"
-"\n"
-" -h Show program usage\n"
-"\n"
-" Note: this program only validates the DSC comments, not the PostScript "
-"itself.\n"
-msgstr ""
-"Uso: cupstestdsc [opciones] nombre_archivo.ps [... nombre_archivo.ps]\n"
-" cupstestdsc [opciones] -\n"
-"\n"
-"Opciones:\n"
-"\n"
-" -h Muestra cómo se usa el programa\n"
-"\n"
-" Nota: este programa sólo valida los comentarios DSC, no el PostScript en "
-"sí mismo.\n"
-
-msgid ""
-"Usage: cupstestppd [options] filename1.ppd[.gz] [... filenameN.ppd[.gz]]\n"
-" program | cupstestppd [options] -\n"
-"\n"
-"Options:\n"
-"\n"
-" -R root-directory Set alternate root\n"
-" -W {all,none,constraints,defaults,duplex,filters,profiles,sizes,"
-"translations}\n"
-" Issue warnings instead of errors\n"
-" -q Run silently\n"
-" -r Use 'relaxed' open mode\n"
-" -v Be slightly verbose\n"
-" -vv Be very verbose\n"
-msgstr ""
-"Uso: cupstestppd [opciones] nombre_archivo1.ppd[.gz] [... nombre_archivoN.ppd"
-"[.gz]]\n"
-" programa | cupstestppd [opciones] -\n"
-"\n"
-"Opciones:\n"
-"\n"
-" -R directorio-raíz Establecer directorio raíz alternativo\n"
-" -W {all,none,constraints,defaults,duplex,filters,profiles,sizes,"
-"translations}\n"
-" Emitir avisos (warnings) en vez de errores\n"
-" -q Ejecución silenciosa\n"
-" -r Usar modo abierto 'relajado'\n"
-" -v Ser ligeramente detallado\n"
-" -vv Ser muy detallado\n"
-
-msgid "Usage: lpmove job/src dest\n"
-msgstr "Uso: lpmove trabajo/fuente destino\n"
-
+" [-r clase] [-v dispositivo] [-D descripción]\n"
+" [-P archivo_ppd] [-o nombre=valor]\n"
+" [-u allow:usuario,usuario] [-u deny:usuario,usuario]"
+
+#: filter/pdftops.c:109
+#, c-format
+msgid "Usage: %s job user title copies options [filename]"
+msgstr "Uso: %s trabajo usuario título copias opciones [archivo]"
+
+#: backend/dnssd.c:171
+#: backend/ipp.c:300
+#: backend/lpd.c:191
+#: backend/parallel.c:127
+#: backend/serial.c:167
+#: backend/socket.c:135
+#: backend/usb.c:183
+#: driver/commandtoescpx.c:57
+#: driver/commandtopclx.c:57
+#: filter/textcommon.c:518
+#: monitor/bcp.c:62
+#: monitor/tbcp.c:61
+#, c-format
+msgid "Usage: %s job-id user title copies options [file]"
+msgstr "Uso: %s job-id usuario título copias opciones [archivo]"
+
+#: filter/bannertops.c:118
+#: filter/commandtops.c:73
+#: filter/gziptoany.c:50
+#: filter/imagetops.c:123
+#: filter/imagetoraster.c:215
+#: filter/pstops.c:269
+#, c-format
+msgid "Usage: %s job-id user title copies options file"
+msgstr "Uso: %s job-id usuario título copias opciones archivo"
+
+#: scheduler/cupsfilter.c:1466
+msgid "Usage: convert [ options ]"
+msgstr "Uso: convert ( opciones )"
+
+#: systemv/cupsaddsmb.c:281
+msgid "Usage: cupsaddsmb [options] printer1 ... printerN"
+msgstr "Uso: cupsaddsmb [opciones] impresora1 ... impresoraN"
+
+#: systemv/cupsctl.c:206
+msgid "Usage: cupsctl [options] [param=value ... paramN=valueN]"
+msgstr "Uso: cupsctl [opciones] [param=valor ... paramN=valorN]"
+
+#: scheduler/main.c:2057
+msgid "Usage: cupsd [options]"
+msgstr "Uso: cupsd [opciones)"
+
+#: scheduler/cupsfilter.c:1439
+msgid "Usage: cupsfilter [ options ] filename"
+msgstr "Uso: cupsfilter ( opciones ) archivo"
+
+#: systemv/cupstestdsc.c:425
+msgid "Usage: cupstestdsc [options] filename.ps [... filename.ps]"
+msgstr "Uso: cupstestdsc [opciones] nombre_archivo.ps [... nombre_archivo.ps]"
+
+#: systemv/cupstestppd.c:3612
+msgid "Usage: cupstestppd [options] filename1.ppd[.gz] [... filenameN.ppd[.gz]]"
+msgstr "Uso: cupstestppd [opciones] nombre_archivo1.ppd[.gz] [... nombre_archivoN.ppd[.gz]]"
+
+#: test/ipptool.c:3919
+msgid "Usage: ipptool [options] URI filename [ ... filenameN ]"
+msgstr "Uso: ipptool [opciones] URI nombre_archivo [ ... nombre_archivoN ]"
+
+#: systemv/lpmove.c:125
+msgid "Usage: lpmove job/src dest"
+msgstr "Uso: lpmove trabajo/fuente destino"
+
+#: systemv/lpoptions.c:553
msgid ""
"Usage: lpoptions [-h server] [-E] -d printer\n"
" lpoptions [-h server] [-E] [-p printer] -l\n"
" lpoptions [-h server] [-E] -p printer -o option[=value] ...\n"
-" lpoptions [-h server] [-E] -x printer\n"
+" lpoptions [-h server] [-E] -x printer"
msgstr ""
"Uso: lpoptions [-h servidor] [-E] -d impresora\n"
-" lpoptions [-h servidor] [-E] [-p impresora] -l\n"
-" lpoptions [-h servidor] [-E] -p impresora -o opción[=valor] ...\n"
-" lpoptions [-h servidor] [-E] -x impresora\n"
+" lpoptions [-h servidor] [-E] [-p impresora] -l\n"
+" lpoptions [-h servidor] [-E] -p impresora -o opción[=valor] ...\n"
+" lpoptions [-h servidor] [-E] -x impresora"
-msgid "Usage: lppasswd [-g groupname]\n"
-msgstr "Usage: lppasswd [-g nombre_grupo]\n"
+#: systemv/lppasswd.c:476
+msgid "Usage: lppasswd [-g groupname]"
+msgstr "Uso: lppasswd [-g nombre_grupo]"
+#: systemv/lppasswd.c:479
msgid ""
"Usage: lppasswd [-g groupname] [username]\n"
" lppasswd [-g groupname] -a [username]\n"
-" lppasswd [-g groupname] -x [username]\n"
+" lppasswd [-g groupname] -x [username]"
msgstr ""
-"Usage: lppasswd [-g nombre_grupo] [nombre_usuario]\n"
-" lppasswd [-g nombre_grupo] -a [nombre_usuario]\n"
-" lppasswd [-g nombre_grupo] -x [nombre_usuario]\n"
+"Uso: lppasswd [-g nombre_grupo] [nombre_usuario]\n"
+" lppasswd [-g nombre_grupo] -a [nombre_usuario]\n"
+" lppasswd [-g nombre_grupo] -x [nombre_usuario]"
-msgid ""
-"Usage: lpq [-P dest] [-U username] [-h hostname[:port]] [-l] [+interval]\n"
-msgstr ""
-"Uso: lpq (-P dest) (-U nombre_usuario) (-h nombre_ordenador(:puerto)) (-l) "
-"(+intervalo)\n"
+#: berkeley/lpq.c:670
+msgid "Usage: lpq [-P dest] [-U username] [-h hostname[:port]] [-l] [+interval]"
+msgstr "Uso: lpq (-P dest) (-U nombre_usuario) (-h nombre_ordenador(:puerto)) (-l) (+intervalo)"
-msgid ""
-"Usage: ppdc [options] filename.drv [ ... filenameN.drv ]\n"
-"Options:\n"
-" -D name=value Set named variable to value.\n"
-" -I include-dir Add include directory to search path.\n"
-" -c catalog.po Load the specified message catalog.\n"
-" -d output-dir Specify the output directory.\n"
-" -l lang[,lang,...] Specify the output language(s) (locale).\n"
-" -m Use the ModelName value as the filename.\n"
-" -t Test PPDs instead of generating them.\n"
-" -v Be verbose (more v's for more verbosity).\n"
-" -z Compress PPD files using GNU zip.\n"
-" --cr End lines with CR (Mac OS 9).\n"
-" --crlf End lines with CR + LF (Windows).\n"
-" --lf End lines with LF (UNIX/Linux/Mac OS X).\n"
-msgstr ""
-"Uso: ppdc [opciones] nombre_archivo.drv [ ... nombre_archivoN.drv ]\n"
-"Options:\n"
-" -D nombre=valor Establecer la variable nombre al valor.\n"
-" -I include-dir Añadir el directorio include a la ruta de búsqueda.\n"
-" -c catálogo.po Cargar el catálogo de mensajes especificado.\n"
-" -d dir-salida Especificar el directorio de salida.\n"
-" -l idioma[,idioma,...] Especificar el/los idioma(s) de salida.\n"
-" -m Usar el valor ModelName como nombre de archivo.\n"
-" -t Chequear el PPDs en vez de generarlo.\n"
-" -v Ser detallado (más v's para más detalle).\n"
-" -z Comprimir los archivos PPD usando GNU zip.\n"
-" --cr Terminar las líneas con CR (Mac OS 9).\n"
-" --crlf Terminar las líneas con CR + LF (Windows).\n"
-" --lf Terminar las líneas con LF (UNIX/Linux/Mac OS X).\n"
+#: ppdc/ppdc.cxx:435
+msgid "Usage: ppdc [options] filename.drv [ ... filenameN.drv ]"
+msgstr "Uso: ppdc [opciones] nombre_archivo.drv [ ... nombre_archivoN.drv ]"
-msgid ""
-"Usage: ppdhtml [options] filename.drv >filename.html\n"
-" -D name=value Set named variable to value.\n"
-"Options:\n"
-" -I include-dir Add include directory to search path.\n"
-msgstr ""
-"Uso: ppdhtml [opciones] nombre_archivo.drv >nombre_archivo.html\n"
-"Opciones:\n"
-" -D nombre=valor Establecer la variable nombre al valor.\n"
-" -I include-dir Añadir el directorio include a la ruta de búsqueda.\n"
+#: ppdc/ppdhtml.cxx:172
+msgid "Usage: ppdhtml [options] filename.drv >filename.html"
+msgstr "Uso: ppdhtml [opciones] nombre_archivo.drv >nombre_archivo.html"
-msgid ""
-"Usage: ppdi [options] filename.ppd [ ... filenameN.ppd ]\n"
-"Options:\n"
-" -I include-dir\n"
-" -o filename.drv\n"
-msgstr ""
-"Uso: ppdi [opciones] nombre_archivo.ppd [ ... nombre_archivoN.ppd ]\n"
-"Opciones:\n"
-" -I include-dir\n"
-" -o nombre_archivo.drv\n"
+#: ppdc/ppdi.cxx:128
+msgid "Usage: ppdi [options] filename.ppd [ ... filenameN.ppd ]"
+msgstr "Uso: ppdi [opciones] nombre_archivo.ppd [ ... nombre_archivoN.ppd ]"
-msgid ""
-"Usage: ppdmerge [options] filename.ppd [ ... filenameN.ppd ]\n"
-"Options:\n"
-" -o filename.ppd[.gz]\n"
-msgstr ""
-"Uso: ppdmerge [opciones] nombre_archivo.ppd [ ... nombre_archivoN.ppd ]\n"
-"Opciones:\n"
-" -o nombre_archivo.ppd[.gz]\n"
+#: ppdc/ppdmerge.cxx:367
+msgid "Usage: ppdmerge [options] filename.ppd [ ... filenameN.ppd ]"
+msgstr "Uso: ppdmerge [opciones] nombre_archivo.ppd [ ... nombre_archivoN.ppd ]"
-msgid ""
-"Usage: ppdpo [options] -o filename.po filename.drv [ ... filenameN.drv ]\n"
-"Options:\n"
-" -D name=value Set named variable to value.\n"
-" -I include-dir Add include directory to search path.\n"
-" -v Be verbose (more v's for more verbosity).\n"
-msgstr ""
-"Uso: ppdpo [opciones] -o nombre_archivo.po nombre_archivo.drv [ ... "
-"nombre_archivoN.drv ]\n"
-"Opciones:\n"
-" -D nombre=valor Establecer la variable nombre al valor.\n"
-" -I include-dir Añadir el directorio include a la ruta de búsqueda.\n"
-" -v Ser detallado (más v's para más detalle).\n"
+#: ppdc/ppdpo.cxx:252
+msgid "Usage: ppdpo [options] -o filename.po filename.drv [ ... filenameN.drv ]"
+msgstr "Uso: ppdpo [opciones] -o nombre_archivo.po nombre_archivo.drv [ ... nombre_archivoN.drv ]"
-msgid "Usage: snmp [host-or-ip-address]\n"
-msgstr "Uso: snmp [ordenador-o-dirección-ip]\n"
+#: backend/snmp.c:218
+msgid "Usage: snmp [host-or-ip-address]"
+msgstr "Uso: snmp [ordenador-o-dirección-ip]"
+#: cups/snmp.c:1064
msgid "Value uses indefinite length"
msgstr "Valor usa una longitud indefinida"
+#: cups/snmp.c:1049
msgid "VarBind uses indefinite length"
msgstr "VarBind usa una longitud indefinida"
+#: cups/snmp.c:999
msgid "Version uses indefinite length"
msgstr "Versión usa una longitud indefinida"
-#, c-format
-msgid "WARNING: Adding only the first %d printers found"
-msgstr "WARNING: Añadiendo sólo las primeras %d impresoras encontradas"
-
-#, c-format
-msgid "WARNING: Boolean expected for waiteof option \"%s\"\n"
-msgstr ""
-"WARNING: Se esperaba un valor booleano para la opción waiteof \"%s\".\n"
-
-msgid "WARNING: Failed to read side-channel request!\n"
-msgstr "WARNING: No se ha podido leer la petición del canal lateral.\n"
-
-#, c-format
-msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature!\n"
-msgstr "WARNING: La opción \"%s\" no puede incluirse con IncludeFeature.\n"
-
-msgid "WARNING: Printer not responding\n"
-msgstr "WARNING: La impresora no responde\n"
-
-msgid "WARNING: Printer sent unexpected EOF\n"
-msgstr "WARNING: La impresora envió un EOF inesperado\n"
-
-#, c-format
-msgid ""
-"WARNING: Remote host did not respond with command status byte after %d "
-"seconds!\n"
-msgstr ""
-"WARNING: El ordenador remoto no ha respondido con el byte de estado del "
-"comando después de %d segundos.\n"
-
-#, c-format
-msgid ""
-"WARNING: Remote host did not respond with control status byte after %d "
-"seconds!\n"
-msgstr ""
-"WARNING: El ordenador remoto no ha respondido con el byte de estado de "
-"control después de %d segundos.\n"
-
-#, c-format
-msgid ""
-"WARNING: Remote host did not respond with data status byte after %d "
-"seconds!\n"
-msgstr ""
-"WARNING: El ordenador remoto no ha respondido con el byte de estado de los "
-"datos después de %d segundos.\n"
-
-#, c-format
-msgid "WARNING: SCSI command timed out (%d); retrying...\n"
-msgstr ""
-"WARNING: Agotado el tiempo de espera para el comando SCSI (%d); "
-"reintentando...\n"
-
-msgid ""
-"WARNING: This document does not conform to the Adobe Document Structuring "
-"Conventions and may not print correctly!\n"
-msgstr ""
-"WARNING: Este documento no se ajusta a las Convenciones de Estructuración de "
-"Documentos de Adobe y puede que no se imprima correctamente.\n"
-
-#, c-format
-msgid "WARNING: Unable to open \"%s:%s\": %s\n"
-msgstr "WARNING: No se ha podido abrir \"%s:%s\": %s\n"
+#: backend/ipp.c:1560
+msgid "Waiting for job to complete."
+msgstr "Esperando a que finalice el trabajo."
-msgid "WARNING: Unable to send PAP status request"
-msgstr "WARNING: No se ha podido enviar la petición de estado PAP"
+#: backend/usb-darwin.c:457
+#: backend/usb-libusb.c:118
+msgid "Waiting for printer to become available."
+msgstr "Esperando a que la impresora esté disponible."
-#, c-format
-msgid "WARNING: Unexpected PAP packet of type %d\n"
-msgstr "WARNING: Paquete PAP de tipo %d no esperado\n"
+#: backend/socket.c:444
+msgid "Waiting for printer to finish."
+msgstr "Esperando a que finalice la impresora."
-#, c-format
-msgid "WARNING: Unknown PAP packet of type %d\n"
-msgstr "WARNING: Paquete PAP de tipo %d desconocido\n"
+#: cups/adminutil.c:793
+msgid "Warning, no Windows 2000 printer drivers are installed."
+msgstr "Advertencia, no está instalado ningún controlador de impresora de Windows 2000."
-#, c-format
-msgid "WARNING: Unknown choice \"%s\" for option \"%s\"!\n"
-msgstr "WARNING: Preferencia \"%s\" desconocida para la opción \"%s\".\n"
-
-#, c-format
-msgid "WARNING: Unknown option \"%s\"!\n"
-msgstr "WARNING: Opción \"%s\" desconocida.\n"
-
-#, c-format
-msgid "WARNING: Unsupported baud rate %s!\n"
-msgstr "WARNING: No se admite el uso de la velocidad en baudios %s.\n"
-
-#, c-format
-msgid "WARNING: number expected for status option \"%s\"\n"
-msgstr "WARNING: se esperaba un número para la opción de estado \"%s\"\n"
-
-#, c-format
-msgid ""
-"WARNING: recoverable: Network host '%s' is busy; will retry in %d "
-"seconds...\n"
-msgstr ""
-"WARNING: recuperable: El ordenador de red '%s' está ocupado; reintento en %d "
-"segundos...\n"
-
-msgid "Warning, no Windows 2000 printer drivers are installed!"
-msgstr ""
-"Advertencia, no está instalado ningún controlador de impresora de Windows "
-"2000."
+#: cups/http-support.c:1309
+msgid "Web Interface is Disabled"
+msgstr "La interfaz web está desactivada."
+#: cups/ppd.c:1907
msgid "Yes"
msgstr "Si"
+#: scheduler/client.c:2449
#, c-format
-msgid ""
-"You must access this page using the URL <A HREF=\"https://%s:%d%s\">https://%"
-"s:%d%s</A>."
-msgstr ""
-"Debe acceder a esta página usando el URL <A HREF=\"https://%s:%d%s\">https://"
-"%s:%d%s</A>."
+msgid "You must access this page using the URL <A HREF=\"https://%s:%d%s\">https://%s:%d%s</A>."
+msgstr "Debe acceder a esta página usando el URL <A HREF=\"https://%s:%d%s\">https://%s:%d%s</A>."
-msgid "You4 Envelope"
-msgstr "Sobre You4"
+#: systemv/lppasswd.c:254
+msgid "Your password must be at least 6 characters long, cannot contain your username, and must contain at least one letter and number."
+msgstr "Su contraseña debe tener al menos 6 caracteres, no puede contener su nombre de usuario, y debe tener al menos una letra y un número."
+#: ppdc/sample.c:448
msgid "ZPL Label Printer"
msgstr "Impresora de etiquetas ZPL"
+#: ppdc/sample.c:371
msgid "Zebra"
msgstr "Zebra"
+#: cups/notify.c:102
msgid "aborted"
msgstr "cancelado"
+#: cups/notify.c:99
msgid "canceled"
msgstr "cancelado"
+#: cups/notify.c:105
msgid "completed"
msgstr "completado"
-msgid "convert: Use the -f option to specify a file to convert.\n"
-msgstr "convert: Use la opción -f para especificar el fichero a convertir.\n"
+#: scheduler/cupsfilter.c:355
+msgid "convert: Use the -f option to specify a file to convert."
+msgstr "convert: Use la opción -f para especificar el archivo a convertir."
+#: scheduler/ipp.c:7196
msgid "cups-deviced failed to execute."
msgstr "Ha fallado al ejecutarse cups-deviced."
+#: scheduler/ipp.c:8026
+#: scheduler/ipp.c:8276
msgid "cups-driverd failed to execute."
msgstr "Ha fallado al ejecutarse cups-driverd."
+#: systemv/cupsaddsmb.c:233
#, c-format
-msgid "cupsaddsmb: No PPD file for printer \"%s\" - %s\n"
-msgstr "cupsaddsmb: No hay archivo PPD para la impresora \"%s\" - %s\n"
+msgid "cupsaddsmb: No PPD file for printer \"%s\" - %s"
+msgstr "cupsaddsmb: No hay archivo PPD para la impresora \"%s\" - %s"
+#: systemv/cupsctl.c:147
+msgid "cupsctl: Cannot set Listen or Port directly."
+msgstr "cupsctl: No se puede establecer Listen o Port directamente."
+
+#: systemv/cupsctl.c:158
#, c-format
-msgid "cupsctl: Unable to connect to server: %s\n"
-msgstr "cupsctl: No se ha podido conectar al servidor: %s\n"
+msgid "cupsctl: Unable to connect to server: %s"
+msgstr "cupsctl: No se ha podido conectar al servidor: %s"
+#: systemv/cupsctl.c:201
#, c-format
-msgid "cupsctl: Unknown option \"%s\"!\n"
-msgstr "cupsctl: Opción \"%s\" desconocida.\n"
+msgid "cupsctl: Unknown option \"%s\""
+msgstr "cupsctl: Opción \"%s\" desconocida"
+#: systemv/cupsctl.c:203
#, c-format
-msgid "cupsctl: Unknown option \"-%c\"!\n"
-msgstr "cupsctl: Opción \"-%c\" desconocida.\n"
+msgid "cupsctl: Unknown option \"-%c\""
+msgstr "cupsctl: Opción \"-%c\" desconocida"
-msgid "cupsd: Expected config filename after \"-c\" option!\n"
-msgstr ""
-"cupsd: Se esperaba un nombre de archivo de configuración tras la opción \"-c"
-"\".\n"
+#: scheduler/main.c:190
+msgid "cupsd: Expected config filename after \"-c\" option."
+msgstr "cupsd: Se esperaba un nombre de archivo de configuración tras la opción \"-c\"."
-msgid "cupsd: Unable to get current directory!\n"
-msgstr "cupsd: No se ha podido obtener el directorio actual.\n"
+#: scheduler/main.c:222
+#: scheduler/main.c:229
+msgid "cupsd: Unable to get current directory."
+msgstr "cupsd: No se ha podido obtener el directorio actual."
+#: scheduler/main.c:296
#, c-format
-msgid "cupsd: Unknown argument \"%s\" - aborting!\n"
-msgstr "cupsd: Argumento \"%s\" desconocido - cancelando.\n"
+msgid "cupsd: Unknown argument \"%s\" - aborting."
+msgstr "cupsd: Argumento \"%s\" desconocido - cancelando."
+#: scheduler/main.c:289
#, c-format
-msgid "cupsd: Unknown option \"%c\" - aborting!\n"
-msgstr "cupsd: Opción \"%c\" desconocida - cancelando.\n"
+msgid "cupsd: Unknown option \"%c\" - aborting."
+msgstr "cupsd: Opción \"%c\" desconocida - cancelando."
-msgid "cupsd: launchd(8) support not compiled in, running in normal mode.\n"
-msgstr ""
-"cupsd: el uso de launchd(8) no ha sido compilado, ejecutándose en modo "
-"normal.\n"
+#: scheduler/main.c:256
+msgid "cupsd: launchd(8) support not compiled in, running in normal mode."
+msgstr "cupsd: el uso de launchd(8) no ha sido compilado, ejecutándose en modo normal."
+#: scheduler/cupsfilter.c:1217
#, c-format
-msgid "cupsfilter: Invalid document number %d!\n"
-msgstr "cupsfilter: Número de documento %d inválido.\n"
+msgid "cupsfilter: Invalid document number %d."
+msgstr "cupsfilter: Número de documento %d no válido."
+#: scheduler/cupsfilter.c:1211
#, c-format
-msgid "cupsfilter: Invalid job ID %d!\n"
-msgstr "cupsfilter: ID de trabajo %d inválida.\n"
+msgid "cupsfilter: Invalid job ID %d."
+msgstr "cupsfilter: ID de trabajo %d no válida."
-msgid "cupsfilter: Only one filename can be specified!\n"
-msgstr "cupsfilter: Solo se puede especificar un nombre de archivo.\n"
+#: scheduler/cupsfilter.c:363
+msgid "cupsfilter: Only one filename can be specified."
+msgstr "cupsfilter: Solo se puede especificar un nombre de archivo."
+#: scheduler/cupsfilter.c:1259
#, c-format
-msgid "cupsfilter: Unable to get job file - %s\n"
-msgstr "cupsfilter: No se ha podido obtener el archivo del trabajo - %s\n"
+msgid "cupsfilter: Unable to get job file - %s"
+msgstr "cupsfilter: No se ha podido obtener el archivo del trabajo - %s"
-msgid "cupstestppd: The -q option is incompatible with the -v option.\n"
-msgstr "cupstestppd: La opción -q es incompatible con la opción -v.\n"
+#: systemv/cupstestppd.c:260
+msgid "cupstestppd: The -q option is incompatible with the -v option."
+msgstr "cupstestppd: La opción -q es incompatible con la opción -v."
-msgid "cupstestppd: The -v option is incompatible with the -q option.\n"
-msgstr "cupstestppd: La opción -v es incompatible con la opción -q.\n"
+#: systemv/cupstestppd.c:276
+msgid "cupstestppd: The -v option is incompatible with the -q option."
+msgstr "cupstestppd: La opción -v es incompatible con la opción -q."
+#: systemv/lpstat.c:1228
+#: systemv/lpstat.c:1231
+#: systemv/lpstat.c:1234
#, c-format
-msgid "device for %s/%s: %s\n"
-msgstr "tipo de conexión para %s/%s: %s\n"
+msgid "device for %s/%s: %s"
+msgstr "dispositivo para %s/%s: %s"
+#: systemv/lpstat.c:1215
+#: systemv/lpstat.c:1218
+#: systemv/lpstat.c:1221
#, c-format
-msgid "device for %s: %s\n"
-msgstr "tipo de conexión para %s: %s\n"
+msgid "device for %s: %s"
+msgstr "dispositivo para %s: %s"
+#: cups/snmp.c:1036
msgid "error-index uses indefinite length"
msgstr "error-index usa una longitud indefinida"
+#: cups/snmp.c:1028
msgid "error-status uses indefinite length"
msgstr "error-status usa una longitud indefinida"
+#: cups/notify.c:90
msgid "held"
msgstr "retenido"
-msgid "help\t\tget help on commands\n"
-msgstr "help\t\tproporciona ayuda sobre los comandos\n"
+#: berkeley/lpc.c:209
+msgid "help\t\tGet help on commands."
+msgstr "help\t\tProporciona ayuda sobre los comandos."
+#: cups/notify.c:131
msgid "idle"
msgstr "inactiva"
-msgid "job-printer-uri attribute missing!"
-msgstr "Falta el atributo job-printer-uri."
+#: test/ipptool.c:347
+msgid "ipptool: \"-i\" and \"-n\" are incompatible with -X\"."
+msgstr "ipptool: \"-i\" y \"-n\" son incompatibles with -X\"."
-msgid "lpadmin: Class name can only contain printable characters!\n"
-msgstr ""
-"lpadmin: El nombre de la clase sólo puede contener caracteres imprimibles.\n"
+#: test/ipptool.c:422
+msgid "ipptool: \"-i\" is incompatible with \"-X\"."
+msgstr "ipptool: \"-i\" es incompatible with \"-X\"."
-msgid "lpadmin: Expected PPD after '-P' option!\n"
-msgstr "lpadmin: Se esperaba un PPD tras la opción '-P'.\n"
+#: test/ipptool.c:446
+msgid "ipptool: \"-n\" is incompatible with \"-X\"."
+msgstr "ipptool: \"-n\" es incompatible with \"-X\"."
-msgid "lpadmin: Expected allow/deny:userlist after '-u' option!\n"
-msgstr "lpadmin: Se esperaba allow/deny:lista_usuarios tras la opción '-u'.\n"
+#: test/ipptool.c:504
+#, c-format
+msgid "ipptool: Bad URI - %s."
+msgstr "ipptool: URI - %s incorrecto."
-msgid "lpadmin: Expected class after '-r' option!\n"
-msgstr "lpadmin: Se esperaba una clase tras la opción '-r'\n"
+#: test/ipptool.c:336
+#, c-format
+msgid "ipptool: Bad version %s for \"-V\"."
+msgstr "ipptool: Versión %s para \"-V\" incorrecta."
-msgid "lpadmin: Expected class name after '-c' option!\n"
-msgstr "lpadmin: Se esperaba un nombre de clase tras la opción '-c'\n"
+#: test/ipptool.c:415
+msgid "ipptool: Invalid seconds for \"-i\"."
+msgstr "ipptool: Número de segundos no válido para \"-i\"."
-msgid "lpadmin: Expected description after '-D' option!\n"
-msgstr "lpadmin: Se esperaba una descripción tras la opción '-D'.\n"
+#: test/ipptool.c:485
+msgid "ipptool: May only specify a single URI."
+msgstr "ipptool: Sólo se puede especificar un URI."
-msgid "lpadmin: Expected device URI after '-v' option!\n"
-msgstr "lpadmin: Se esperaba un URI de dispositivo tras la opción '-v'.\n"
+#: test/ipptool.c:438
+msgid "ipptool: Missing count for \"-n\"."
+msgstr "ipptool: Falta el contador para \"-n\"."
-msgid "lpadmin: Expected file type(s) after '-I' option!\n"
-msgstr "lpadmin: Se esperaba tipo(s) de archivo(s) tras la opción '-l'.\n"
+#: test/ipptool.c:382
+msgid "ipptool: Missing filename for \"-f\"."
+msgstr "ipptool: Falta el nombre del archivo para \"-f\"."
-msgid "lpadmin: Expected hostname after '-h' option!\n"
-msgstr "lpadmin: Se esperaba un nombre de ordenador tras la opción '-h'.\n"
+#: test/ipptool.c:363
+msgid "ipptool: Missing name=value for \"-d\"."
+msgstr "ipptool: Falta un nombre=valor para \"-d\"."
-msgid "lpadmin: Expected interface after '-i' option!\n"
-msgstr "lpadmin: Se esperaba una interfaz tras la opción '-i'.\n"
+#: test/ipptool.c:405
+msgid "ipptool: Missing seconds for \"-i\"."
+msgstr "ipptool: Falta el número de segundos para \"-i\"."
-msgid "lpadmin: Expected location after '-L' option!\n"
-msgstr "lpadmin: Se esperaba una ubicación tras la opción '-L'.\n"
+#: test/ipptool.c:306
+msgid "ipptool: Missing timeout for \"-T\"."
+msgstr "ipptool: Falta un tiempo de espera para \"-T\"."
-msgid "lpadmin: Expected model after '-m' option!\n"
-msgstr "lpadmin: Se esperaba un modelo tras la opción '-m'.\n"
+#: test/ipptool.c:319
+msgid "ipptool: Missing version for \"-V\"."
+msgstr "ipptool: Falta la versión para \"-V\"."
-msgid "lpadmin: Expected name=value after '-o' option!\n"
-msgstr "lpadmin: Se esperaba un nombre=valor tras la opción '-o'.\n"
+#: test/ipptool.c:527
+msgid "ipptool: URI required before test file."
+msgstr "ipptool: Se requiere un URI antes del archivo de prueba."
-msgid "lpadmin: Expected printer after '-p' option!\n"
-msgstr "lpadmin: Se esperaba una impresora tras la opción '-p'.\n"
+#: test/ipptool.c:465
+#, c-format
+msgid "ipptool: Unknown option \"-%c\"."
+msgstr "ipptool: Opción \"-%c\" desconocida."
-msgid "lpadmin: Expected printer name after '-d' option!\n"
-msgstr "lpadmin: Se esperaba un nombre de impresora tras la opción '-d'\n"
+#: scheduler/ipp.c:9016
+msgid "job-printer-uri attribute missing."
+msgstr "Falta el atributo job-printer-uri."
-msgid "lpadmin: Expected printer or class after '-x' option!\n"
-msgstr "lpadmin: Se esperaba una impresora o clase tras la opción '-x'.\n"
+#: systemv/lpadmin.c:131
+#: systemv/lpadmin.c:375
+msgid "lpadmin: Class name can only contain printable characters."
+msgstr "lpadmin: El nombre de la clase sólo puede contener caracteres imprimibles."
-msgid "lpadmin: No member names were seen!\n"
-msgstr "lpadmin: No se han visto nombres de miembros.\n"
+#: systemv/lpadmin.c:614
+msgid "lpadmin: Expected PPD after \"-P\" option."
+msgstr "lpadmin: Se esperaba un PPD tras la opción \"-P\"."
-#, c-format
-msgid "lpadmin: Printer %s is already a member of class %s.\n"
-msgstr "lpadmin: La impresora %s ya es miembro de la clase %s.\n"
+#: systemv/lpadmin.c:457
+msgid "lpadmin: Expected allow/deny:userlist after \"-u\" option."
+msgstr "lpadmin: Se esperaba allow/deny:lista_usuarios tras la opción \"-u\"."
-#, c-format
-msgid "lpadmin: Printer %s is not a member of class %s.\n"
-msgstr "lpadmin: La impresora %s no es miembro de la clase %s.\n"
+#: systemv/lpadmin.c:364
+msgid "lpadmin: Expected class after \"-r\" option."
+msgstr "lpadmin: Se esperaba una clase tras la opción \"-r\"."
-msgid "lpadmin: Printer name can only contain printable characters!\n"
-msgstr ""
-"lpadmin: El nombre de la impresora sólo puede contener caracteres "
-"imprimibles.\n"
+#: systemv/lpadmin.c:120
+msgid "lpadmin: Expected class name after \"-c\" option."
+msgstr "lpadmin: Se esperaba un nombre de clase tras la opción \"-c\"."
-msgid ""
-"lpadmin: Unable to add a printer to the class:\n"
-" You must specify a printer name first!\n"
-msgstr ""
-"lpadmin: No se ha podido añadir una impresora a la clase:\n"
-" Debe especificar un nombre de impresora primero.\n"
+#: systemv/lpadmin.c:558
+msgid "lpadmin: Expected description after \"-D\" option."
+msgstr "lpadmin: Se esperaba una descripción tras la opción \"-D\"."
-#, c-format
-msgid "lpadmin: Unable to connect to server: %s\n"
-msgstr "lpadmin: No se ha podido conectar al servidor: %s\n"
+#: systemv/lpadmin.c:491
+msgid "lpadmin: Expected device URI after \"-v\" option."
+msgstr "lpadmin: Se esperaba un URI de dispositivo tras la opción \"-v\"."
+
+#: systemv/lpadmin.c:574
+msgid "lpadmin: Expected file type(s) after \"-I\" option."
+msgstr "lpadmin: Se esperaba(n) tipo(s) de archivo(s) tras la opción \"-l\"."
+
+#: systemv/lpadmin.c:202
+msgid "lpadmin: Expected hostname after \"-h\" option."
+msgstr "lpadmin: Se esperaba un nombre de ordenador tras la opción \"-h\"."
+
+#: systemv/lpadmin.c:221
+msgid "lpadmin: Expected interface after \"-i\" option."
+msgstr "lpadmin: Se esperaba una interfaz tras la opción \"-i\"."
+
+#: systemv/lpadmin.c:594
+msgid "lpadmin: Expected location after \"-L\" option."
+msgstr "lpadmin: Se esperaba una ubicación tras la opción \"-L\"."
+
+#: systemv/lpadmin.c:274
+msgid "lpadmin: Expected model after \"-m\" option."
+msgstr "lpadmin: Se esperaba un modelo tras la opción \"-m\"."
+
+#: systemv/lpadmin.c:417
+msgid "lpadmin: Expected name after \"-R\" option."
+msgstr "lpadmin: Se esperaba un nombre tras la opción \"-R\"."
+
+#: systemv/lpadmin.c:294
+msgid "lpadmin: Expected name=value after \"-o\" option."
+msgstr "lpadmin: Se esperaba un nombre=valor tras la opción \"-o\"."
+#: systemv/lpadmin.c:313
+msgid "lpadmin: Expected printer after \"-p\" option."
+msgstr "lpadmin: Se esperaba una impresora tras la opción \"-p\"."
+
+#: systemv/lpadmin.c:164
+msgid "lpadmin: Expected printer name after \"-d\" option."
+msgstr "lpadmin: Se esperaba un nombre de impresora tras la opción \"-d\"."
+
+#: systemv/lpadmin.c:525
+msgid "lpadmin: Expected printer or class after \"-x\" option."
+msgstr "lpadmin: Se esperaba una impresora o clase tras la opción \"-x\"."
+
+#: systemv/lpadmin.c:975
+msgid "lpadmin: No member names were seen."
+msgstr "lpadmin: No se han visto nombres de miembros"
+
+#: systemv/lpadmin.c:762
#, c-format
-msgid "lpadmin: Unable to open PPD file \"%s\" - %s\n"
-msgstr "lpadmin: No se ha podido abrir el archivo PPD \"%s\" - %s\n"
+msgid "lpadmin: Printer %s is already a member of class %s."
+msgstr "lpadmin: La impresora %s ya es miembro de la clase %s."
+#: systemv/lpadmin.c:989
#, c-format
-msgid "lpadmin: Unable to open file \"%s\": %s\n"
-msgstr "lpadmin: No se ha podido abrir el archivo \"%s\": %s\n"
+msgid "lpadmin: Printer %s is not a member of class %s."
+msgstr "lpadmin: La impresora %s no es miembro de la clase %s."
-msgid ""
-"lpadmin: Unable to remove a printer from the class:\n"
-" You must specify a printer name first!\n"
-msgstr ""
-"lpadmin: No se ha podido quitar una impresora de la clase:\n"
-" Primero debe especificar un nombre de impresora.\n"
+#: systemv/lpadmin.c:175
+#: systemv/lpadmin.c:324
+#: systemv/lpadmin.c:536
+msgid "lpadmin: Printer name can only contain printable characters."
+msgstr "lpadmin: El nombre de la impresora sólo puede contener caracteres imprimibles."
+#: systemv/lpadmin.c:105
msgid ""
-"lpadmin: Unable to set the PPD file:\n"
-" You must specify a printer name first!\n"
+"lpadmin: Unable to add a printer to the class:\n"
+" You must specify a printer name first."
msgstr ""
-"lpadmin: No se ha podido establecer el archivo PPD:\n"
-" Primero debe especificar un nombre de impresora.\n"
+"lpadmin: No se ha podido añadir una impresora a la clase:\n"
+" Debe especificar un nombre de impresora primero."
-msgid ""
-"lpadmin: Unable to set the device URI:\n"
-" You must specify a printer name first!\n"
-msgstr ""
-"lpadmin: No se ha podido ajustar el URI de dispositivo:\n"
-" Primero debe especificar un nombre de impresora.\n"
+#: systemv/lpadmin.c:96
+#: systemv/lpadmin.c:149
+#: systemv/lpadmin.c:253
+#: systemv/lpadmin.c:339
+#: systemv/lpadmin.c:393
+#: systemv/lpadmin.c:510
+#: systemv/lpadmin.c:647
+#, c-format
+msgid "lpadmin: Unable to connect to server: %s"
+msgstr "lpadmin: No se ha podido conectar al servidor: %s"
-msgid ""
-"lpadmin: Unable to set the interface script or PPD file:\n"
-" You must specify a printer name first!\n"
-msgstr ""
-"lpadmin: No se ha podido establecer el script de interfaz o el archivo PPD:\n"
-" Primero debe especificar un nombre de impresora.\n"
+#: systemv/lpadmin.c:1332
+msgid "lpadmin: Unable to create temporary file"
+msgstr "lpadmin: No se ha podido crear el archivo temporal"
+#: systemv/lpadmin.c:402
msgid ""
-"lpadmin: Unable to set the interface script:\n"
-" You must specify a printer name first!\n"
+"lpadmin: Unable to delete option:\n"
+" You must specify a printer name first."
msgstr ""
-"lpadmin: No se ha podido establecer el script de interfaz:\n"
-" Primero debe especificar un nombre de impresora.\n"
+"lpadmin: No se ha podido borrar la opción:\n"
+" Primero debe especificar un nombre de impresora."
-msgid ""
-"lpadmin: Unable to set the printer description:\n"
-" You must specify a printer name first!\n"
-msgstr ""
-"lpadmin: No se ha podido establecer la descripción de la impresora:\n"
-" Primero debe especificar un nombre de impresora.\n"
+#: systemv/lpadmin.c:1342
+#, c-format
+msgid "lpadmin: Unable to open PPD file \"%s\" - %s"
+msgstr "lpadmin: No se ha podido abrir el archivo PPD \"%s\" - %s"
+#: systemv/lpadmin.c:348
msgid ""
-"lpadmin: Unable to set the printer location:\n"
-" You must specify a printer name first!\n"
+"lpadmin: Unable to remove a printer from the class:\n"
+" You must specify a printer name first."
msgstr ""
-"lpadmin: No se ha podido establecer la ubicación de la impresora:\n"
-" Primero debe especificar un nombre de impresora.\n"
+"lpadmin: No se ha podido quitar una impresora de la clase:\n"
+" Primero debe especificar un nombre de impresora."
+#: systemv/lpadmin.c:656
msgid ""
"lpadmin: Unable to set the printer options:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first."
msgstr ""
"lpadmin: No se han podido establecer las opciones de impresora:\n"
-" Primero debe especificar un nombre de impresora.\n"
+" Primero debe especificar un nombre de impresora."
+#: systemv/lpadmin.c:474
#, c-format
-msgid "lpadmin: Unknown allow/deny option \"%s\"!\n"
-msgstr "lpadmin: Opción allow/deny desconocida \"%s\".\n"
+msgid "lpadmin: Unknown allow/deny option \"%s\"."
+msgstr "lpadmin: Opción allow/deny desconocida \"%s\"."
+#: systemv/lpadmin.c:629
#, c-format
-msgid "lpadmin: Unknown argument '%s'!\n"
-msgstr "lpadmin: Argumento '%s' desconocido.\n"
+msgid "lpadmin: Unknown argument \"%s\"."
+msgstr "lpadmin: Argumento \"%s\" desconocido."
+#: systemv/lpadmin.c:624
#, c-format
-msgid "lpadmin: Unknown option '%c'!\n"
-msgstr "lpadmin: Opción '%c' desconocida.\n"
+msgid "lpadmin: Unknown option \"%c\"."
+msgstr "lpadmin: Opción \"%c\" desconocida."
-msgid "lpadmin: Warning - content type list ignored!\n"
-msgstr ""
-"lpadmin: Advertencia - lista de tipo de contenido no tenida en cuenta.\n"
+#: systemv/lpadmin.c:580
+msgid "lpadmin: Warning - content type list ignored."
+msgstr "lpadmin: Advertencia - lista de tipo de contenido no tenida en cuenta."
+#: berkeley/lpc.c:76
+#: berkeley/lpc.c:104
+#: berkeley/lpc.c:140
msgid "lpc> "
msgstr "lpc> "
-msgid "lpinfo: Expected 1284 device ID string after --device-id!\n"
-msgstr ""
-"lpinfo: Se esperaba una cadena ID de dispositivo 1284 tras --device-id.\n"
+#: systemv/lpinfo.c:137
+msgid "lpinfo: Expected 1284 device ID string after \"--device-id\"."
+msgstr "lpinfo: Se esperaba una cadena ID de dispositivo 1284 tras \"--device-id\"."
-msgid "lpinfo: Expected language after --language!\n"
-msgstr "lpinfo: Se esperaba un idioma tras --language.\n"
+#: systemv/lpinfo.c:190
+msgid "lpinfo: Expected language after \"--language\"."
+msgstr "lpinfo: Se esperaba un idioma tras \"--language\"."
-msgid "lpinfo: Expected make and model after --make-and-model!\n"
-msgstr "lpinfo: Se esperaba marca y modelo tras --make-and-model.\n"
+#: systemv/lpinfo.c:207
+msgid "lpinfo: Expected make and model after \"--make-and-model\"."
+msgstr "lpinfo: Se esperaba marca y modelo tras \"--make-and-model\"."
-msgid "lpinfo: Expected product string after --product!\n"
-msgstr "lpinfo: Se esperaba una cadena de producto tras --product.\n"
+#: systemv/lpinfo.c:224
+msgid "lpinfo: Expected product string after \"--product\"."
+msgstr "lpinfo: Se esperaba una cadena de producto tras \"--product\"."
-msgid "lpinfo: Expected scheme list after --exclude-schemes!\n"
-msgstr "lpinfo: Se esperaba una lista de esquemas tras --exclude-schemes.\n"
+#: systemv/lpinfo.c:155
+msgid "lpinfo: Expected scheme list after \"--exclude-schemes\"."
+msgstr "lpinfo: Se esperaba una lista de esquemas tras \"--exclude-schemes\"."
-msgid "lpinfo: Expected scheme list after --include-schemes!\n"
-msgstr "lpinfo: Se esperaba una lista de esquemas tras --include-schemes.\n"
+#: systemv/lpinfo.c:173
+msgid "lpinfo: Expected scheme list after \"--include-schemes\"."
+msgstr "lpinfo: Se esperaba una lista de esquemas tras \"--include-schemes\"."
-msgid "lpinfo: Expected timeout after --timeout!\n"
-msgstr "lpinfo: Se esperaba un tiempo tras --timeout.\n"
+#: systemv/lpinfo.c:241
+msgid "lpinfo: Expected timeout after \"--timeout\"."
+msgstr "lpinfo: Se esperaba un tiempo de espera tras \"--timeout\"."
+#: systemv/lpinfo.c:265
#, c-format
-msgid "lpinfo: Unknown argument '%s'!\n"
-msgstr "lpinfo Argumento '%s' desconocido.\n"
+msgid "lpinfo: Unknown argument \"%s\"."
+msgstr "lpinfo: Argumento \"%s\" desconocido."
+#: systemv/lpinfo.c:259
#, c-format
-msgid "lpinfo: Unknown option '%c'!\n"
-msgstr "lpinfo: Opción '%c' desconocida.\n"
+msgid "lpinfo: Unknown option \"%c\"."
+msgstr "lpinfo: Opción \"%c\" desconocida."
+#: systemv/lpinfo.c:252
#, c-format
-msgid "lpinfo: Unknown option '%s'!\n"
-msgstr "lpinfo: Opción desconocida '%s'.\n"
+msgid "lpinfo: Unknown option \"%s\"."
+msgstr "lpinfo: Opción \"%s\" desconocida."
+#: systemv/lpmove.c:133
#, c-format
-msgid "lpmove: Unable to connect to server: %s\n"
-msgstr "lpmove: No se ha podido conectar al servidor: %s\n"
+msgid "lpmove: Unable to connect to server: %s"
+msgstr "lpmove: No se ha podido conectar al servidor: %s"
+#: systemv/lpmove.c:119
#, c-format
-msgid "lpmove: Unknown argument '%s'!\n"
-msgstr "lpmove: Argumento '%s' desconocido.\n"
+msgid "lpmove: Unknown argument \"%s\"."
+msgstr "lpmove: Argumento \"%s\" desconocido."
+#: systemv/lpmove.c:97
#, c-format
-msgid "lpmove: Unknown option '%c'!\n"
-msgstr "lpmove: Opción '%c' desconocida.\n"
+msgid "lpmove: Unknown option \"%c\"."
+msgstr "lpmove: Opción \"%c\" desconocida."
-msgid "lpoptions: No printers!?!\n"
-msgstr "lpoptions: ¡¿¡No hay impresoras!?!\n"
+#: systemv/lpoptions.c:150
+#: systemv/lpoptions.c:168
+#: systemv/lpoptions.c:244
+msgid "lpoptions: No printers."
+msgstr "lpoptions: No hay impresoras."
+#: systemv/lpoptions.c:219
#, c-format
-msgid "lpoptions: Unable to add printer or instance: %s\n"
-msgstr "lpoptions: No se ha podido añadir la impresora o la instancia: %s\n"
+msgid "lpoptions: Unable to add printer or instance: %s"
+msgstr "lpoptions: No se ha podido añadir la impresora o la instancia: %s"
+#: systemv/lpoptions.c:521
#, c-format
-msgid "lpoptions: Unable to get PPD file for %s: %s\n"
-msgstr "lpoptions: No se ha podido obtener el archivo PPD para %s: %s\n"
+msgid "lpoptions: Unable to get PPD file for %s: %s"
+msgstr "lpoptions: No se ha podido obtener el archivo PPD para %s: %s"
+#: systemv/lpoptions.c:529
#, c-format
-msgid "lpoptions: Unable to open PPD file for %s!\n"
-msgstr "lpoptions: No se ha podido abrir el archivo PPD para %s.\n"
+msgid "lpoptions: Unable to open PPD file for %s."
+msgstr "lpoptions: No se ha podido abrir el archivo PPD para %s."
-msgid "lpoptions: Unknown printer or class!\n"
-msgstr "lpoptions: Impresora o clase desconocida.\n"
+#: systemv/lpoptions.c:99
+msgid "lpoptions: Unknown printer or class."
+msgstr "lpoptions: Impresora o clase desconocida."
-msgid "lppasswd: Only root can add or delete passwords!\n"
-msgstr "lppasswd: Solo el usuario root puede añadir o borrar contraseñas.\n"
+#: systemv/lppasswd.c:173
+msgid "lppasswd: Only root can add or delete passwords."
+msgstr "lppasswd: Solo el usuario root puede añadir o borrar contraseñas."
-msgid "lppasswd: Password file busy!\n"
-msgstr "lppasswd: Archivo de contraseñas ocupado.\n"
+#: systemv/lppasswd.c:302
+msgid "lppasswd: Password file busy."
+msgstr "lppasswd: Archivo de contraseñas ocupado."
-msgid "lppasswd: Password file not updated!\n"
-msgstr "lppasswd: Archivo de contraseñas no actualizado.\n"
+#: systemv/lppasswd.c:431
+msgid "lppasswd: Password file not updated."
+msgstr "lppasswd: Archivo de contraseñas no actualizado."
-msgid "lppasswd: Sorry, password doesn't match!\n"
-msgstr "lppasswd: Lo siento, las contraseñas no coinciden.\n"
+#: systemv/lppasswd.c:398
+msgid "lppasswd: Sorry, password doesn't match."
+msgstr "lppasswd: Lo siento, la contraseña no coincide."
-msgid ""
-"lppasswd: Sorry, password rejected.\n"
-"Your password must be at least 6 characters long, cannot contain\n"
-"your username, and must contain at least one letter and number.\n"
-msgstr ""
-"lppasswd: Lo siento, se ha rechazado la contraseña.\n"
-"Su contraseña debe tener al menos 6 caracteres, no puede contener\n"
-"su nombre de usuario, y debe tener al menos una letra y un número.\n"
+#: systemv/lppasswd.c:253
+msgid "lppasswd: Sorry, password rejected."
+msgstr "lppasswd: Lo siento, la contraseña ha sido rechazada."
-msgid "lppasswd: Sorry, passwords don't match!\n"
-msgstr "lppasswd: Lo siento, las contraseñas no coinciden.\n"
+#: systemv/lppasswd.c:230
+msgid "lppasswd: Sorry, passwords don't match."
+msgstr "lppasswd: Lo siento, las contraseñas no coinciden."
+#: systemv/lppasswd.c:199
+#: systemv/lppasswd.c:218
#, c-format
-msgid "lppasswd: Unable to copy password string: %s\n"
-msgstr "lppasswd: No se ha podido copiar la cadena de contraseña: %s\n"
+msgid "lppasswd: Unable to copy password string: %s"
+msgstr "lppasswd: No se ha podido copiar la cadena de contraseña: %s"
+#: systemv/lppasswd.c:304
+#: systemv/lppasswd.c:312
+#: systemv/lppasswd.c:329
#, c-format
-msgid "lppasswd: Unable to open password file: %s\n"
-msgstr "lppasswd: No se ha podido abrir el archivo de contraseñas: %s\n"
+msgid "lppasswd: Unable to open password file: %s"
+msgstr "lppasswd: No se ha podido abrir el archivo de contraseñas: %s"
+#: systemv/lppasswd.c:364
+#: systemv/lppasswd.c:377
+#: systemv/lppasswd.c:408
#, c-format
-msgid "lppasswd: Unable to write to password file: %s\n"
-msgstr "lppasswd: No se ha podido escribir en el archivo de contraseñas: %s\n"
+msgid "lppasswd: Unable to write to password file: %s"
+msgstr "lppasswd: No se ha podido escribir en el archivo de contraseñas: %s"
+#: systemv/lppasswd.c:446
#, c-format
-msgid "lppasswd: failed to backup old password file: %s\n"
-msgstr ""
-"lppasswd: falló al hacer una copia de seguridad del antiguo archivo de "
-"contraseñas: %s\n"
+msgid "lppasswd: failed to backup old password file: %s"
+msgstr "lppasswd: falló al hacer una copia de seguridad del antiguo archivo de contraseñas: %s"
+#: systemv/lppasswd.c:458
#, c-format
-msgid "lppasswd: failed to rename password file: %s\n"
-msgstr "lppasswd: falló al cambiar de nombre al archivo de contraseñas: %s\n"
+msgid "lppasswd: failed to rename password file: %s"
+msgstr "lppasswd: falló al cambiar de nombre al archivo de contraseñas: %s"
+#: systemv/lppasswd.c:389
#, c-format
-msgid "lppasswd: user \"%s\" and group \"%s\" do not exist.\n"
-msgstr "lppasswd: el usuario \"%s\" y el grupo \"%s\" no existen.\n"
+msgid "lppasswd: user \"%s\" and group \"%s\" do not exist."
+msgstr "lppasswd: el usuario \"%s\" y el grupo \"%s\" no existen."
+#: systemv/lpstat.c:1036
#, c-format
-msgid ""
-"lpstat: error - %s environment variable names non-existent destination \"%s"
-"\"!\n"
-msgstr ""
-"lpstat: error - Los nombre de variable de entorno %s no existen en el "
-"destino \"%s\".\n"
+msgid "lpstat: error - %s environment variable names non-existent destination \"%s\"."
+msgstr "lpstat: error - Los nombre de variable de entorno %s no existen en el destino \"%s\"."
+#: systemv/lpstat.c:967
#, c-format
-msgid "members of class %s:\n"
-msgstr "miembros de la clase %s:\n"
+msgid "members of class %s:"
+msgstr "miembros de la clase %s:"
-msgid "no entries\n"
-msgstr "no hay entradas\n"
+#: berkeley/lpq.c:582
+msgid "no entries"
+msgstr "no hay entradas"
-msgid "no system default destination\n"
-msgstr "no hay un destino predeterminado del sistema\n"
+#: systemv/lpstat.c:1040
+msgid "no system default destination"
+msgstr "no hay un destino predeterminado del sistema"
-msgid "notify-events not specified!"
+#: scheduler/ipp.c:6884
+msgid "notify-events not specified."
msgstr "notify-events no especificado."
+#: scheduler/ipp.c:2179
+#: scheduler/ipp.c:6789
#, c-format
-msgid "notify-recipient-uri URI \"%s\" is already used!"
+msgid "notify-recipient-uri URI \"%s\" is already used."
msgstr "El URI notify-recipient-uri \"%s\" ya está usado."
+#: scheduler/ipp.c:2169
+#: scheduler/ipp.c:6779
#, c-format
-msgid "notify-recipient-uri URI \"%s\" uses unknown scheme!"
+msgid "notify-recipient-uri URI \"%s\" uses unknown scheme."
msgstr "El URI notify-recipient-uri \"%s\" usa un esquema desconocido."
-#, c-format
-msgid "notify-subscription-id %d no good!"
-msgstr "notify-subscription-id %d incorrecto."
-
+#: cups/notify.c:87
msgid "pending"
msgstr "pendiente"
+#: ppdc/ppdc.cxx:113
+#: ppdc/ppdpo.cxx:93
#, c-format
-msgid "ppdc: Adding include directory \"%s\"...\n"
-msgstr "ppdc: Añadiendo directorio include \"%s\"...\n"
+msgid "ppdc: Adding include directory \"%s\"."
+msgstr "ppdc: Añadiendo directorio include \"%s\"."
+#: ppdc/ppdpo.cxx:134
#, c-format
-msgid "ppdc: Adding/updating UI text from %s...\n"
-msgstr "ppdc: Añadiendo/actualizando texto UI desde %s...\n"
+msgid "ppdc: Adding/updating UI text from %s."
+msgstr "ppdc: Añadiendo/actualizando texto UI desde %s."
+#: ppdc/ppdc-source.cxx:412
#, c-format
-msgid "ppdc: Bad boolean value (%s) on line %d of %s.\n"
-msgstr "ppdc: Valor lógico (%s) incorrecto en línea %d de %s.\n"
+msgid "ppdc: Bad boolean value (%s) on line %d of %s."
+msgstr "ppdc: Valor lógico (%s) incorrecto en línea %d de %s."
+#: ppdc/ppdc-import.cxx:264
#, c-format
-msgid "ppdc: Bad resolution name \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Resolución de nombre \"%s\" incorrecta en línea %d de %s.\n"
+msgid "ppdc: Bad font attribute: %s"
+msgstr "ppdc: Atributo de fuente: %s incorrecto"
+#: ppdc/ppdc-source.cxx:1797
#, c-format
-msgid "ppdc: Bad status keyword %s on line %d of %s!\n"
-msgstr "ppdc: Clave de estado %s incorrecta en línea %d de %s.\n"
+msgid "ppdc: Bad resolution name \"%s\" on line %d of %s."
+msgstr "ppdc: Resolución de nombre \"%s\" incorrecta en línea %d de %s."
+#: ppdc/ppdc-source.cxx:1115
#, c-format
-msgid "ppdc: Bad variable substitution ($%c) on line %d of %s.\n"
-msgstr "ppdc: Sustitución de variable ($%c) errónea en la línea %d de %s.\n"
+msgid "ppdc: Bad status keyword %s on line %d of %s."
+msgstr "ppdc: Clave de estado %s incorrecta en línea %d de %s."
+#: ppdc/ppdc-source.cxx:2034
#, c-format
-msgid "ppdc: Choice found on line %d of %s with no Option!\n"
-msgstr "ppdc: Selección encontrada en línea %d de %s sin opciones.\n"
+msgid "ppdc: Bad variable substitution ($%c) on line %d of %s."
+msgstr "ppdc: Sustitución de variable ($%c) errónea en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:2710
#, c-format
-msgid "ppdc: Duplicate #po for locale %s on line %d of %s!\n"
-msgstr "ppdc: #po duplicado para código regional %s en línea %d de %s.\n"
+msgid "ppdc: Choice found on line %d of %s with no Option."
+msgstr "ppdc: Selección encontrada en línea %d de %s sin opciones."
+#: ppdc/ppdc-source.cxx:1699
#, c-format
-msgid "ppdc: Expected a filter definition on line %d of %s!\n"
-msgstr "ppdc: Se esperaba una definición de filtro en la línea %d de %s.\n"
+msgid "ppdc: Duplicate #po for locale %s on line %d of %s."
+msgstr "ppdc: #po duplicado para código regional %s en línea %d de %s."
+#: ppdc/ppdc-source.cxx:934
#, c-format
-msgid "ppdc: Expected a program name on line %d of %s!\n"
-msgstr "ppdc: Se esperaba un nombre de programa en la línea %d de %s.\n"
+msgid "ppdc: Expected a filter definition on line %d of %s."
+msgstr "ppdc: Se esperaba una definición de filtro en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:957
#, c-format
-msgid "ppdc: Expected boolean value on line %d of %s.\n"
-msgstr "ppdc: Se esperaba un valor lógico en la línea %d de %s.\n"
+msgid "ppdc: Expected a program name on line %d of %s."
+msgstr "ppdc: Se esperaba un nombre de programa en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:396
#, c-format
-msgid "ppdc: Expected charset after Font on line %d of %s!\n"
-msgstr ""
-"ppdc: Se esperaba un juego de caracteres tras Font en la línea %d de %s.\n"
+msgid "ppdc: Expected boolean value on line %d of %s."
+msgstr "ppdc: Se esperaba un valor lógico en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:1095
#, c-format
-msgid "ppdc: Expected choice code on line %d of %s.\n"
-msgstr "ppdc: Se esperaba un código apropiado en la línea %d de %s.\n"
+msgid "ppdc: Expected charset after Font on line %d of %s."
+msgstr "ppdc: Se esperaba un juego de caracteres tras Font en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:449
#, c-format
-msgid "ppdc: Expected choice name/text on line %d of %s.\n"
-msgstr "ppdc: Se esperaba un nombre/texto apropiado en la línea %d de %s.\n"
+msgid "ppdc: Expected choice code on line %d of %s."
+msgstr "ppdc: Se esperaba un código apropiado en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:437
#, c-format
-msgid "ppdc: Expected color order for ColorModel on line %d of %s!\n"
-msgstr ""
-"ppdc: Se esperaba un orden de color para ColorModel en la línea %d de %s.\n"
+msgid "ppdc: Expected choice name/text on line %d of %s."
+msgstr "ppdc: Se esperaba un nombre/texto apropiado en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:505
#, c-format
-msgid "ppdc: Expected colorspace for ColorModel on line %d of %s!\n"
-msgstr "ppdc: Se esperaba colorspace para ColorModel en la línea %d de %s.\n"
+msgid "ppdc: Expected color order for ColorModel on line %d of %s."
+msgstr "ppdc: Se esperaba un orden de color para ColorModel en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:494
#, c-format
-msgid "ppdc: Expected compression for ColorModel on line %d of %s!\n"
-msgstr "ppdc: Se esperaba compresión para ColorModel en la línea %d de %s.\n"
+msgid "ppdc: Expected colorspace for ColorModel on line %d of %s."
+msgstr "ppdc: Se esperaba colorspace para ColorModel en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:516
#, c-format
-msgid "ppdc: Expected constraints string for UIConstraints on line %d of %s!\n"
-msgstr ""
-"ppdc: Se esperaba una cadena de restricciones para UIConstraints en la línea "
-"%d de %s.\n"
+msgid "ppdc: Expected compression for ColorModel on line %d of %s."
+msgstr "ppdc: Se esperaba compresión para ColorModel en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:697
#, c-format
-msgid ""
-"ppdc: Expected driver type keyword following DriverType on line %d of %s!\n"
-msgstr ""
-"ppdc: Se esperaba una clave de tipo de controlador tras DriverType en la "
-"línea %d de %s.\n"
+msgid "ppdc: Expected constraints string for UIConstraints on line %d of %s."
+msgstr "ppdc: Se esperaba una cadena de restricciones para UIConstraints en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:2896
#, c-format
-msgid "ppdc: Expected duplex type after Duplex on line %d of %s!\n"
-msgstr "ppdc: Se esperaba un tipo dúplex tras Duplex en la línea %d de %s.\n"
+msgid "ppdc: Expected driver type keyword following DriverType on line %d of %s."
+msgstr "ppdc: Se esperaba una clave de tipo de controlador tras DriverType en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:828
#, c-format
-msgid "ppdc: Expected encoding after Font on line %d of %s!\n"
-msgstr "ppdc: Se esperaba una codificación tras Font en la línea %d de %s.\n"
+msgid "ppdc: Expected duplex type after Duplex on line %d of %s."
+msgstr "ppdc: Se esperaba un tipo dúplex tras Duplex en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:1079
#, c-format
-msgid "ppdc: Expected filename after #po %s on line %d of %s!\n"
-msgstr ""
-"ppdc: Se esperaba un nombre de archivo tras #po %s en la línea %d de %s.\n"
+msgid "ppdc: Expected encoding after Font on line %d of %s."
+msgstr "ppdc: Se esperaba una codificación tras Font en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:1690
#, c-format
-msgid "ppdc: Expected group name/text on line %d of %s!\n"
-msgstr "ppdc: Se esperaba un nombre/texto de grupo en la línea %d de %s.\n"
+msgid "ppdc: Expected filename after #po %s on line %d of %s."
+msgstr "ppdc: Se esperaba un nombre de archivo tras #po %s en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:1207
#, c-format
-msgid "ppdc: Expected include filename on line %d of %s!\n"
-msgstr "ppdc: Se esperaba un nombre de archivo include en la línea %d de %s.\n"
+msgid "ppdc: Expected group name/text on line %d of %s."
+msgstr "ppdc: Se esperaba un nombre/texto de grupo en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:2610
#, c-format
-msgid "ppdc: Expected integer on line %d of %s!\n"
-msgstr "ppdc: Se esperaba un número entero en la línea %d de %s.\n"
+msgid "ppdc: Expected include filename on line %d of %s."
+msgstr "ppdc: Se esperaba un nombre de archivo include en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:1503
#, c-format
-msgid "ppdc: Expected locale after #po on line %d of %s!\n"
-msgstr "ppdc: Se esperaba un código regional tras #po en la línea %d de %s.\n"
+msgid "ppdc: Expected integer on line %d of %s."
+msgstr "ppdc: Se esperaba un número entero en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:1682
#, c-format
-msgid "ppdc: Expected name after %s on line %d of %s!\n"
-msgstr "ppdc: Se esperaba un nombre tras %s en la línea %d de %s.\n"
+msgid "ppdc: Expected locale after #po on line %d of %s."
+msgstr "ppdc: Se esperaba un código regional tras #po en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:355
#, c-format
-msgid "ppdc: Expected name after FileName on line %d of %s!\n"
-msgstr "ppdc: Se esperaba un nombre tras FileName en la línea %d de %s.\n"
+msgid "ppdc: Expected name after %s on line %d of %s."
+msgstr "ppdc: Se esperaba un nombre tras %s en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:3268
#, c-format
-msgid "ppdc: Expected name after Font on line %d of %s!\n"
-msgstr "ppdc: Se esperaba un nombre tras Font en la línea %d de %s.\n"
+msgid "ppdc: Expected name after FileName on line %d of %s."
+msgstr "ppdc: Se esperaba un nombre tras FileName en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:1060
#, c-format
-msgid "ppdc: Expected name after Manufacturer on line %d of %s!\n"
-msgstr "ppdc: Se esperaba un nombre tras Manufacturer en la línea %d de %s.\n"
+msgid "ppdc: Expected name after Font on line %d of %s."
+msgstr "ppdc: Se esperaba un nombre tras Font en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:3099
#, c-format
-msgid "ppdc: Expected name after MediaSize on line %d of %s!\n"
-msgstr "ppdc: Se esperaba un nombre tras MediaSize en la línea %d de %s.\n"
+msgid "ppdc: Expected name after Manufacturer on line %d of %s."
+msgstr "ppdc: Se esperaba un nombre tras Manufacturer en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:3132
#, c-format
-msgid "ppdc: Expected name after ModelName on line %d of %s!\n"
-msgstr "ppdc: Se esperaba un nombre tras ModelName en la línea %d de %s.\n"
+msgid "ppdc: Expected name after MediaSize on line %d of %s."
+msgstr "ppdc: Se esperaba un nombre tras MediaSize en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:3222
#, c-format
-msgid "ppdc: Expected name after PCFileName on line %d of %s!\n"
-msgstr "ppdc: Se esperaba un nombre tras PCFileName en la línea %d de %s.\n"
+msgid "ppdc: Expected name after ModelName on line %d of %s."
+msgstr "ppdc: Se esperaba un nombre tras ModelName en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:3285
#, c-format
-msgid "ppdc: Expected name/text after %s on line %d of %s!\n"
-msgstr "ppdc: Se esperaba un nombre/texto tras %s en la línea %d de %s.\n"
+msgid "ppdc: Expected name after PCFileName on line %d of %s."
+msgstr "ppdc: Se esperaba un nombre tras PCFileName en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:1158
#, c-format
-msgid "ppdc: Expected name/text after Installable on line %d of %s!\n"
-msgstr ""
-"ppdc: Se esperaba un nombre/texto tras Installable en la línea %d de %s.\n"
+msgid "ppdc: Expected name/text after %s on line %d of %s."
+msgstr "ppdc: Se esperaba un nombre/texto tras %s en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:1247
#, c-format
-msgid "ppdc: Expected name/text after Resolution on line %d of %s!\n"
-msgstr ""
-"ppdc: Se esperaba un nombre/texto tras Resolution en la línea %d de %s.\n"
+msgid "ppdc: Expected name/text after Installable on line %d of %s."
+msgstr "ppdc: Se esperaba un nombre/texto tras Installable en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:1783
#, c-format
-msgid "ppdc: Expected name/text combination for ColorModel on line %d of %s!\n"
-msgstr ""
-"ppdc: Se esperaba una combinación nombre/texto para ColorModel en la línea %"
-"d de %s.\n"
+msgid "ppdc: Expected name/text after Resolution on line %d of %s."
+msgstr "ppdc: Se esperaba un nombre/texto tras Resolution en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:481
#, c-format
-msgid "ppdc: Expected option name/text on line %d of %s!\n"
-msgstr "ppdc: Se esperaba una opción de nombre/texto en la línea %d de %s.\n"
+msgid "ppdc: Expected name/text combination for ColorModel on line %d of %s."
+msgstr "ppdc: Se esperaba una combinación nombre/texto para ColorModel en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:1575
#, c-format
-msgid "ppdc: Expected option section on line %d of %s!\n"
-msgstr "ppdc: Se esperaba una sección de opciones en la línea %d de %s.\n"
+msgid "ppdc: Expected option name/text on line %d of %s."
+msgstr "ppdc: Se esperaba una opción de nombre/texto en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:1609
#, c-format
-msgid "ppdc: Expected option type on line %d of %s!\n"
-msgstr "ppdc: Se esperaba un tipo de opción en la línea %d de %s.\n"
+msgid "ppdc: Expected option section on line %d of %s."
+msgstr "ppdc: Se esperaba una sección de opciones en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:1587
#, c-format
-msgid "ppdc: Expected override field after Resolution on line %d of %s!\n"
-msgstr ""
-"ppdc: Se esperaba un campo de anulación tras Resolution en la línea %d de %"
-"s.\n"
+msgid "ppdc: Expected option type on line %d of %s."
+msgstr "ppdc: Se esperaba un tipo de opción en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:1766
#, c-format
-msgid "ppdc: Expected real number on line %d of %s!\n"
-msgstr "ppdc: Se esperaba un número real en la línea %d de %s.\n"
+msgid "ppdc: Expected override field after Resolution on line %d of %s."
+msgstr "ppdc: Se esperaba un campo de anulación tras Resolution en la línea %d de %s."
+#: ppdc/ppdc-catalog.cxx:341
+#: ppdc/ppdc-catalog.cxx:353
#, c-format
-msgid ""
-"ppdc: Expected resolution/mediatype following ColorProfile on line %d of %"
-"s!\n"
-msgstr ""
-"ppdc: Se esperaba resolución/tipo de soporte tras ColorProfile en la línea %"
-"d de %s.\n"
+msgid "ppdc: Expected quoted string on line %d of %s."
+msgstr "ppdc: Se esperaba una cadena entrecomillada en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:1006
#, c-format
-msgid ""
-"ppdc: Expected resolution/mediatype following SimpleColorProfile on line %d "
-"of %s!\n"
-msgstr ""
-"ppdc: Se esperaba resolución/tipo de soporte tras SimpleColorProfile en la "
-"línea %d de %s.\n"
+msgid "ppdc: Expected real number on line %d of %s."
+msgstr "ppdc: Se esperaba un número real en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:574
#, c-format
-msgid "ppdc: Expected selector after %s on line %d of %s!\n"
-msgstr "ppdc: Se esperaba un selector tras %s en la línea %d de %s.\n"
+msgid "ppdc: Expected resolution/mediatype following ColorProfile on line %d of %s."
+msgstr "ppdc: Se esperaba resolución/tipo de soporte tras ColorProfile en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:1864
#, c-format
-msgid "ppdc: Expected status after Font on line %d of %s!\n"
-msgstr "ppdc: Se esperaba un estado tras Font en la línea %d de %s.\n"
+msgid "ppdc: Expected resolution/mediatype following SimpleColorProfile on line %d of %s."
+msgstr "ppdc: Se esperaba resolución/tipo de soporte tras SimpleColorProfile en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:363
#, c-format
-msgid "ppdc: Expected string after Copyright on line %d of %s!\n"
-msgstr "ppdc: Se esperaba una cadena tras Copyright en la línea %d de %s.\n"
+msgid "ppdc: Expected selector after %s on line %d of %s."
+msgstr "ppdc: Se esperaba un selector tras %s en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:1103
#, c-format
-msgid "ppdc: Expected string after Version on line %d of %s!\n"
-msgstr "ppdc: Se esperaba una cadena tras Version en la línea %d de %s.\n"
+msgid "ppdc: Expected status after Font on line %d of %s."
+msgstr "ppdc: Se esperaba un estado tras Font en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:2785
#, c-format
-msgid "ppdc: Expected two option names on line %d of %s!\n"
-msgstr "ppdc: Se esperaban dos nombres de opciones en la línea %d de %s.\n"
+msgid "ppdc: Expected string after Copyright on line %d of %s."
+msgstr "ppdc: Se esperaba una cadena tras Copyright en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:3388
#, c-format
-msgid "ppdc: Expected value after %s on line %d of %s!\n"
-msgstr "ppdc: Se esperaba un valor tras %s en la línea %d de %s.\n"
+msgid "ppdc: Expected string after Version on line %d of %s."
+msgstr "ppdc: Se esperaba una cadena tras Version en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:730
#, c-format
-msgid "ppdc: Expected version after Font on line %d of %s!\n"
-msgstr "ppdc: Se esperaba una versión tras Font en la línea %d de %s'.\n"
+msgid "ppdc: Expected two option names on line %d of %s."
+msgstr "ppdc: Se esperaban dos nombres de opciones en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:374
#, c-format
-msgid "ppdc: Invalid #include/#po filename \"%s\"!\n"
-msgstr "ppdc: Nombre de fichero #include/#po incorrecto \"%s\".\n"
+msgid "ppdc: Expected value after %s on line %d of %s."
+msgstr "ppdc: Se esperaba un valor tras %s en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:1087
#, c-format
-msgid "ppdc: Invalid cost for filter on line %d of %s!\n"
-msgstr "ppdc: Coste incorrecto para el filtro en la línea %d de %s.\n"
+msgid "ppdc: Expected version after Font on line %d of %s."
+msgstr "ppdc: Se esperaba una versión tras Font en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:229
#, c-format
-msgid "ppdc: Invalid empty MIME type for filter on line %d of %s!\n"
-msgstr ""
-"ppdc: Tipo MIME vacío incorrecto para el filtro en la línea %d de %s.\n"
+msgid "ppdc: Invalid #include/#po filename \"%s\"."
+msgstr "ppdc: Nombre de archivo #include/#po incorrecto \"%s\"."
+#: ppdc/ppdc-source.cxx:974
#, c-format
-msgid "ppdc: Invalid empty program name for filter on line %d of %s!\n"
-msgstr ""
-"ppdc: Nombre de programa vacío incorrecto para el filtro en la línea %d de %"
-"s.\n"
+msgid "ppdc: Invalid cost for filter on line %d of %s."
+msgstr "ppdc: Coste incorrecto para el filtro en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:966
#, c-format
-msgid "ppdc: Invalid option section \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Sección de opción incorrecta \"%s\" en la línea %d de %s.\n"
+msgid "ppdc: Invalid empty MIME type for filter on line %d of %s."
+msgstr "ppdc: Tipo MIME vacío incorrecto para el filtro en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:982
#, c-format
-msgid "ppdc: Invalid option type \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Tipo de opción incorrecta \"%s\" en la línea %d de %s.\n"
+msgid "ppdc: Invalid empty program name for filter on line %d of %s."
+msgstr "ppdc: Nombre de programa vacío incorrecto para el filtro en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:1629
#, c-format
-msgid "ppdc: Loading driver information file \"%s\"...\n"
-msgstr "ppdc: Cargando archivo de información de controlador \"%s\"...\n"
+msgid "ppdc: Invalid option section \"%s\" on line %d of %s."
+msgstr "ppdc: Sección de opción incorrecta \"%s\" en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:1601
#, c-format
-msgid "ppdc: Loading messages for locale \"%s\"...\n"
-msgstr "ppdc: Cargando mensajes del idioma \"%s\"...\n"
+msgid "ppdc: Invalid option type \"%s\" on line %d of %s."
+msgstr "ppdc: Tipo de opción incorrecta \"%s\" en la línea %d de %s."
+#: ppdc/ppdc.cxx:251
+#: ppdc/ppdpo.cxx:123
#, c-format
-msgid "ppdc: Loading messages from \"%s\"...\n"
-msgstr "ppdc: Cargando mensajes desde \"%s\"...\n"
+msgid "ppdc: Loading driver information file \"%s\"."
+msgstr "ppdc: Cargando archivo de información de controlador \"%s\"."
+#: ppdc/ppdc.cxx:187
#, c-format
-msgid "ppdc: Missing #endif at end of \"%s\"!\n"
-msgstr "ppdc: Falta un #endif al final de \"%s\".\n"
+msgid "ppdc: Loading messages for locale \"%s\"."
+msgstr "ppdc: Cargando mensajes del idioma \"%s\"."
+#: ppdc/ppdc.cxx:126
#, c-format
-msgid "ppdc: Missing #if on line %d of %s!\n"
-msgstr "ppdc: Falta un #if en la línea %d de %s.\n"
+msgid "ppdc: Loading messages from \"%s\"."
+msgstr "ppdc: Cargando mensajes desde \"%s\"."
+#: ppdc/ppdc-source.cxx:2403
+#: ppdc/ppdc-source.cxx:2635
#, c-format
-msgid "ppdc: No message catalog provided for locale %s!\n"
-msgstr "ppdc: No se ha proporcionado catálogo de mensajes para el idioma %s.\n"
+msgid "ppdc: Missing #endif at end of \"%s\"."
+msgstr "ppdc: Falta un #endif al final de \"%s\"."
+#: ppdc/ppdc-source.cxx:2504
+#: ppdc/ppdc-source.cxx:2539
+#: ppdc/ppdc-source.cxx:2569
#, c-format
-msgid "ppdc: Option %s defined in two different groups on line %d of %s!\n"
-msgstr ""
-"ppdc: Opción %s definida en dos diferentes grupos en la línea %d de %s.\n"
+msgid "ppdc: Missing #if on line %d of %s."
+msgstr "ppdc: Falta un #if en la línea %d de %s."
+#: ppdc/ppdc-catalog.cxx:418
#, c-format
-msgid "ppdc: Option %s redefined with a different type on line %d of %s!\n"
-msgstr ""
-"ppdc: Opción %s redefinida con un tipo diferente en la línea %d de %s.\n"
+msgid "ppdc: Need a msgid line before any translation strings on line %d of %s."
+msgstr "ppdc: Se necesita una línea msgid antes de cualquier cadena de traducción en línea %d de %s."
+#: ppdc/ppdc-driver.cxx:730
#, c-format
-msgid "ppdc: Option constraint must *name on line %d of %s!\n"
-msgstr "ppdc: Opción de restricción debe *name en línea %d de %s.\n"
+msgid "ppdc: No message catalog provided for locale %s."
+msgstr "ppdc: No se ha proporcionado catálogo de mensajes para el idioma %s."
+#: ppdc/ppdc-source.cxx:1652
+#: ppdc/ppdc-source.cxx:2873
+#: ppdc/ppdc-source.cxx:2959
+#: ppdc/ppdc-source.cxx:3052
+#: ppdc/ppdc-source.cxx:3185
+#: ppdc/ppdc-source.cxx:3318
#, c-format
-msgid "ppdc: Too many nested #if's on line %d of %s!\n"
-msgstr "ppdc: Demasiados #if anidados en la línea %d de %s.\n"
+msgid "ppdc: Option %s defined in two different groups on line %d of %s."
+msgstr "ppdc: Opción %s definida en dos diferentes grupos en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:1645
#, c-format
-msgid "ppdc: Unable to create PPD file \"%s\" - %s.\n"
-msgstr "ppdc: No se ha podido crear el archivo PPD \"%s\" - %s.\n"
+msgid "ppdc: Option %s redefined with a different type on line %d of %s."
+msgstr "ppdc: Opción %s redefinida con un tipo diferente en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:707
#, c-format
-msgid "ppdc: Unable to create output directory %s: %s\n"
-msgstr "ppdc: No se ha podido crear el directorio de salida %s: %s\n"
+msgid "ppdc: Option constraint must *name on line %d of %s."
+msgstr "ppdc: Opción de restricción debe *name en línea %d de %s."
+#: ppdc/ppdc-source.cxx:2486
#, c-format
-msgid "ppdc: Unable to create output pipes: %s\n"
-msgstr "ppdc: No se han podido crear canales (pipes) de salida: %s\n"
+msgid "ppdc: Too many nested #if's on line %d of %s."
+msgstr "ppdc: Demasiados #if anidados en la línea %d de %s."
+#: ppdc/ppdc.cxx:374
#, c-format
-msgid "ppdc: Unable to execute cupstestppd: %s\n"
-msgstr "ppdc: No se ha podido ejecutar cupstestppd: %s\n"
+msgid "ppdc: Unable to create PPD file \"%s\" - %s."
+msgstr "ppdc: No se ha podido crear el archivo PPD \"%s\" - %s."
+#: ppdc/ppdc.cxx:266
#, c-format
-msgid "ppdc: Unable to find #po file %s on line %d of %s!\n"
-msgstr ""
-"ppdc: No se ha podido encontrar el archivo #po %s en la línea %d de %s.\n"
+msgid "ppdc: Unable to create output directory %s: %s"
+msgstr "ppdc: No se ha podido crear el directorio de salida %s: %s"
+#: ppdc/ppdc.cxx:287
#, c-format
-msgid "ppdc: Unable to find include file \"%s\" on line %d of %s!\n"
-msgstr ""
-"ppdc: No se ha podido encontrar el archivo include \"%s\" en la línea %d de %"
-"s.\n"
+msgid "ppdc: Unable to create output pipes: %s"
+msgstr "ppdc: No se han podido crear canales (pipes) de salida: %s"
+#: ppdc/ppdc.cxx:303
+#: ppdc/ppdc.cxx:309
#, c-format
-msgid "ppdc: Unable to find localization for \"%s\" - %s\n"
-msgstr "ppdc: No se ha podido encontrar localización para \"%s\" - %s\n"
+msgid "ppdc: Unable to execute cupstestppd: %s"
+msgstr "ppdc: No se ha podido ejecutar cupstestppd: %s"
+#: ppdc/ppdc-source.cxx:1731
#, c-format
-msgid "ppdc: Unable to load localization file \"%s\" - %s\n"
-msgstr "ppdc: No se ha podido cargar el archivo de localización \"%s\" - %s\n"
+msgid "ppdc: Unable to find #po file %s on line %d of %s."
+msgstr "ppdc: No se ha podido encontrar el archivo #po %s en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:2642
#, c-format
-msgid "ppdc: Undefined variable (%s) on line %d of %s.\n"
-msgstr "ppdc: Variable no definida (%s) en la línea %d de %s.\n"
+msgid "ppdc: Unable to find include file \"%s\" on line %d of %s."
+msgstr "ppdc: No se ha podido encontrar el archivo include \"%s\" en la línea %d de %s."
+#: ppdc/ppdc.cxx:198
#, c-format
-msgid "ppdc: Unknown driver type %s on line %d of %s!\n"
-msgstr "ppdc: Tipo de controlador desconocido %s en la línea %d de %s.\n"
+msgid "ppdc: Unable to find localization for \"%s\" - %s"
+msgstr "ppdc: No se ha podido encontrar localización para \"%s\" - %s"
+#: ppdc/ppdc.cxx:135
#, c-format
-msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Tipo dúplex desconocido \"%s\" en la línea %d de %s.\n"
+msgid "ppdc: Unable to load localization file \"%s\" - %s"
+msgstr "ppdc: No se ha podido cargar el archivo de localización \"%s\" - %s"
+#: ppdc/ppdc-file.cxx:49
#, c-format
-msgid "ppdc: Unknown media size \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Tamaño de papel desconocido \"%s\" en la línea %d de %s.\n"
+msgid "ppdc: Unable to open %s: %s"
+msgstr "ppdc: No se pudo abrir %s: %s"
+#: ppdc/ppdc-source.cxx:2055
#, c-format
-msgid "ppdc: Unknown token \"%s\" seen on line %d of %s!\n"
-msgstr "ppdc: Elemento desconocido \"%s\" visto en la línea %d de %s.\n"
+msgid "ppdc: Undefined variable (%s) on line %d of %s."
+msgstr "ppdc: Variable no definida (%s) en la línea %d de %s."
+#: ppdc/ppdc-catalog.cxx:435
#, c-format
-msgid ""
-"ppdc: Unknown trailing characters in real number \"%s\" on line %d of %s!\n"
-msgstr ""
-"ppdc: Caracteres finales desconocidos en el número real \"%s\" en la línea %"
-"d de %s.\n"
+msgid "ppdc: Unexpected text on line %d of %s."
+msgstr "ppdc: Texto inesperado en la línea %d del %s."
+
+#: ppdc/ppdc-source.cxx:2915
+#, c-format
+msgid "ppdc: Unknown driver type %s on line %d of %s."
+msgstr "ppdc: Tipo de controlador desconocido %s en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:908
#, c-format
-msgid "ppdc: Unterminated string starting with %c on line %d of %s!\n"
-msgstr "ppdc: Cadena que comienza por %c sin terminar en la línea %d de %s.\n"
+msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s."
+msgstr "ppdc: Tipo dúplex desconocido \"%s\" en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:3145
#, c-format
-msgid "ppdc: Writing %s...\n"
-msgstr "ppdc: Escribiendo %s...\n"
+msgid "ppdc: Unknown media size \"%s\" on line %d of %s."
+msgstr "ppdc: Tamaño de papel desconocido \"%s\" en la línea %d de %s."
+#: ppdc/ppdc-catalog.cxx:463
#, c-format
-msgid "ppdc: Writing PPD files to directory \"%s\"...\n"
-msgstr "ppdc: Escribiendo archivos PPD al directorio \"%s\"...\n"
+msgid "ppdc: Unknown message catalog format for \"%s\"."
+msgstr "ppdc: Formato del catálogo de mensajes para \"%s\" desconocido."
+#: ppdc/ppdc-source.cxx:3399
#, c-format
-msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s!\n"
-msgstr "ppdmerge: LanguageVersion \"%s\" incorrecto en %s.\n"
+msgid "ppdc: Unknown token \"%s\" seen on line %d of %s."
+msgstr "ppdc: Elemento desconocido \"%s\" visto en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:1016
#, c-format
-msgid "ppdmerge: Ignoring PPD file %s...\n"
-msgstr "ppdmerge: Ignorando archivo PPD %s...\n"
+msgid "ppdc: Unknown trailing characters in real number \"%s\" on line %d of %s."
+msgstr "ppdc: Caracteres finales desconocidos en el número real \"%s\" en la línea %d de %s."
+#: ppdc/ppdc-source.cxx:2165
#, c-format
-msgid "ppdmerge: Unable to backup %s to %s- %s\n"
-msgstr "ppdmerge: No se ha podido hacer copia de seguridad de %s a %s- %s\n"
+msgid "ppdc: Unterminated string starting with %c on line %d of %s."
+msgstr "ppdc: Cadena que comienza por %c sin terminar en la línea %d de %s."
+#: ppdc/ppdc.cxx:365
#, c-format
-msgid "printer %s disabled since %s -\n"
-msgstr "la impresora %s está deshabilitada desde %s -\n"
+msgid "ppdc: Warning - overlapping filename \"%s\"."
+msgstr "ppdc: Advertencia - nombre de archivo superpuesto \"%s\"."
+#: ppdc/ppdc.cxx:380
#, c-format
-msgid "printer %s is idle. enabled since %s\n"
-msgstr "la impresora %s está inactiva. activada desde %s\n"
+msgid "ppdc: Writing %s."
+msgstr "ppdc: Escribiendo %s."
+#: ppdc/ppdc.cxx:148
#, c-format
-msgid "printer %s now printing %s-%d. enabled since %s\n"
-msgstr "la impresora %s está imprimiendo %s-%d. activada desde %s\n"
+msgid "ppdc: Writing PPD files to directory \"%s\"."
+msgstr "ppdc: Escribiendo archivos PPD al directorio \"%s\"."
+#: ppdc/ppdmerge.cxx:136
#, c-format
-msgid "printer %s/%s disabled since %s -\n"
-msgstr "la impresora %s/%s está desactivada desde %s -\n"
+msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s."
+msgstr "ppdmerge: LanguageVersion \"%s\" incorrecto en %s."
+#: ppdc/ppdmerge.cxx:176
#, c-format
-msgid "printer %s/%s is idle. enabled since %s\n"
-msgstr "la impresora %s/%s está inactiva. activada desde %s\n"
+msgid "ppdmerge: Ignoring PPD file %s."
+msgstr "ppdmerge: Ignorando archivo PPD %s."
+#: ppdc/ppdmerge.cxx:160
#, c-format
-msgid "printer %s/%s now printing %s-%d. enabled since %s\n"
-msgstr "la impresora %s/%s está imprimiendo %s-%d. activada desde %s\n"
+msgid "ppdmerge: Unable to backup %s to %s - %s"
+msgstr "ppdmerge: No se ha podido hacer copia de seguridad de %s a %s- %s"
+#: systemv/lpstat.c:1781
+#, c-format
+msgid "printer %s disabled since %s -"
+msgstr "la impresora %s está deshabilitada desde %s -"
+
+#: systemv/lpstat.c:1770
+#, c-format
+msgid "printer %s is idle. enabled since %s"
+msgstr "la impresora %s está inactiva. activada desde %s"
+
+#: systemv/lpstat.c:1775
+#, c-format
+msgid "printer %s now printing %s-%d. enabled since %s"
+msgstr "la impresora %s está imprimiendo %s-%d. activada desde %s"
+
+#: systemv/lpstat.c:1906
+#, c-format
+msgid "printer %s/%s disabled since %s -"
+msgstr "la impresora %s/%s está desactivada desde %s -"
+
+#: systemv/lpstat.c:1892
+#, c-format
+msgid "printer %s/%s is idle. enabled since %s"
+msgstr "la impresora %s/%s está inactiva. activada desde %s"
+
+#: systemv/lpstat.c:1899
+#, c-format
+msgid "printer %s/%s now printing %s-%d. enabled since %s"
+msgstr "la impresora %s/%s está imprimiendo %s-%d. activada desde %s"
+
+#: cups/notify.c:93
+#: cups/notify.c:134
msgid "processing"
msgstr "en proceso"
+#: systemv/lp.c:639
#, c-format
-msgid "request id is %s-%d (%d file(s))\n"
-msgstr "la id solicitada es %s-%d (%d archivo(s))\n"
+msgid "request id is %s-%d (%d file(s))"
+msgstr "la id solicitada es %s-%d (%d archivo(s))"
+#: cups/snmp.c:1020
msgid "request-id uses indefinite length"
msgstr "request-id usa una longitud indefinida"
-msgid "scheduler is not running\n"
-msgstr "el planificador de tareas no se está ejecutando\n"
+#: systemv/lpstat.c:2045
+msgid "scheduler is not running"
+msgstr "el planificador de tareas no se está ejecutando"
-msgid "scheduler is running\n"
-msgstr "el planificador de tareas se está ejecutando\n"
+#: systemv/lpstat.c:2041
+msgid "scheduler is running"
+msgstr "el planificador de tareas se está ejecutando"
+#: cups/adminutil.c:2276
#, c-format
msgid "stat of %s failed: %s"
msgstr "estado de %s ha fallado: %s"
-msgid "status\t\tshow status of daemon and queue\n"
-msgstr "status\t\tmuestra el estado del demonio y la cola\n"
+#: berkeley/lpc.c:211
+msgid "status\t\tShow status of daemon and queue."
+msgstr "status\t\tMuestra el estado del demonio (daemon) y la cola."
+#: cups/notify.c:96
+#: cups/notify.c:137
msgid "stopped"
msgstr "parada"
+#: systemv/lpstat.c:1014
#, c-format
-msgid "system default destination: %s\n"
-msgstr "destino predeterminado del sistema: %s\n"
+msgid "system default destination: %s"
+msgstr "destino predeterminado del sistema: %s"
+#: systemv/lpstat.c:1011
#, c-format
-msgid "system default destination: %s/%s\n"
-msgstr "destino predeterminado del sistema: %s/%s\n"
+msgid "system default destination: %s/%s"
+msgstr "destino predeterminado del sistema: %s/%s"
+#: cups/notify.c:108
+#: cups/notify.c:140
msgid "unknown"
msgstr "desconocido"
+#: cups/notify.c:117
msgid "untitled"
msgstr "sin título"
+#: cups/snmp.c:1045
msgid "variable-bindings uses indefinite length"
msgstr "variable-bindings usa una longitud indefinida"
+
+#
+# End of "$Id$".
+#
diff --git a/locale/cups_eu.po b/locale/cups_eu.po
index aaf10dd55..56d7afdb1 100644
--- a/locale/cups_eu.po
+++ b/locale/cups_eu.po
@@ -2,9 +2,9 @@
#
# "$Id$"
#
-# Message catalog template for the Common UNIX Printing System (CUPS).
+# Message catalog template for CUPS.
#
-# Copyright 2007-2009 by Apple Inc.
+# Copyright 2007-2011 by Apple Inc.
# Copyright 2005-2007 by Easy Software Products.
#
# These coded instructions, statements, and computer programs are the
@@ -33,7 +33,7 @@ msgid ""
msgstr ""
"Project-Id-Version: cups_1.4rc1_eu\n"
"Report-Msgid-Bugs-To: http://www.cups.org/str.php\n"
-"POT-Creation-Date: 2009-06-05 14:00-0700\n"
+"POT-Creation-Date: 2010-03-03 10:36-0800\n"
"PO-Revision-Date: 2009-07-03 19:34+0200\n"
"Last-Translator: Iñaki Larrañaga Murgoitio <dooteo@euskalgnu.org>\n"
"Language-Team: Basque <itzulpena@euskalgnu.org>\n"
@@ -43,62 +43,47 @@ msgstr ""
"X-Generator: KBabel 1.11.4\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: systemv/lpstat.c:1848 systemv/lpstat.c:1961
msgid "\t\t(all)\n"
msgstr "\t\t(denak)\n"
-#: systemv/lpstat.c:1851 systemv/lpstat.c:1854 systemv/lpstat.c:1964
-#: systemv/lpstat.c:1967
msgid "\t\t(none)\n"
msgstr "\t\t(bat ere ez)\n"
-#: berkeley/lpc.c:438
#, c-format
msgid "\t%d entries\n"
msgstr "\t%d sarrera\n"
-#: systemv/lpstat.c:1829 systemv/lpstat.c:1942
msgid "\tAfter fault: continue\n"
msgstr "\tHutsegitearen ostean: jarraitu\n"
-#: systemv/lpstat.c:1461 systemv/lpstat.c:1795 systemv/lpstat.c:1908
msgid "\tAlerts:"
msgstr "\tAlertak:"
-#: systemv/lpstat.c:1852 systemv/lpstat.c:1965
msgid "\tBanner required\n"
msgstr "\tTitularra behar da\n"
-#: systemv/lpstat.c:1853 systemv/lpstat.c:1966
msgid "\tCharset sets:\n"
msgstr "\tKaraktere-jokoa:\n"
-#: systemv/lpstat.c:1818 systemv/lpstat.c:1931
msgid "\tConnection: direct\n"
msgstr "\tKonexioa: zuzena\n"
-#: systemv/lpstat.c:1809 systemv/lpstat.c:1922
msgid "\tConnection: remote\n"
msgstr "\tKonexioa: urrunekoa\n"
-#: systemv/lpstat.c:1856 systemv/lpstat.c:1969
msgid "\tDefault page size:\n"
msgstr "\tOrrialde-tamaina lehenetsia:\n"
-#: systemv/lpstat.c:1855 systemv/lpstat.c:1968
msgid "\tDefault pitch:\n"
msgstr "\tTarte lehenetsia:\n"
-#: systemv/lpstat.c:1857 systemv/lpstat.c:1970
msgid "\tDefault port settings:\n"
msgstr "\tAtakaren ezarpen lehenetsiak:\n"
-#: systemv/lpstat.c:1790 systemv/lpstat.c:1903
#, c-format
msgid "\tDescription: %s\n"
msgstr "\tDeskripzioa: %s\n"
-#: systemv/lpstat.c:1784 systemv/lpstat.c:1897
msgid ""
"\tForm mounted:\n"
"\tContent types: any\n"
@@ -108,82 +93,63 @@ msgstr ""
"\tEduki mota: edozer\n"
"\tInprimagailu motak: ezezaguna\n"
-#: systemv/lpstat.c:1850 systemv/lpstat.c:1963
msgid "\tForms allowed:\n"
msgstr "\tBaimendutako inprimakiak:\n"
-#: systemv/lpstat.c:1813 systemv/lpstat.c:1926
#, c-format
msgid "\tInterface: %s.ppd\n"
msgstr "\tInterfazea: %s.ppd\n"
-#: systemv/lpstat.c:1822 systemv/lpstat.c:1935
#, c-format
msgid "\tInterface: %s/interfaces/%s\n"
msgstr "\tInterfazea: %s/interfaces/%s\n"
-#: systemv/lpstat.c:1826 systemv/lpstat.c:1939
#, c-format
msgid "\tInterface: %s/ppd/%s.ppd\n"
msgstr "\tInterfazea: %s/ppd/%s.ppd\n"
-#: systemv/lpstat.c:1804 systemv/lpstat.c:1917
#, c-format
msgid "\tLocation: %s\n"
msgstr "\tKokalekua: %s\n"
-#: systemv/lpstat.c:1828 systemv/lpstat.c:1941
msgid "\tOn fault: no alert\n"
msgstr "\tHutsegitean: alertarik ez\n"
-#: systemv/lpstat.c:1833 systemv/lpstat.c:1847 systemv/lpstat.c:1946
-#: systemv/lpstat.c:1960
msgid "\tUsers allowed:\n"
msgstr "\tBaimendutako erabiltzaileak:\n"
-#: systemv/lpstat.c:1840 systemv/lpstat.c:1953
msgid "\tUsers denied:\n"
msgstr "\tUkatutako erabiltzaileak:\n"
-#: berkeley/lpc.c:440
msgid "\tdaemon present\n"
msgstr "\tdaemona badago\n"
-#: berkeley/lpc.c:436
msgid "\tno entries\n"
msgstr "\tsarrerarik ez\n"
-#: berkeley/lpc.c:408 berkeley/lpc.c:420
#, c-format
msgid "\tprinter is on device '%s' speed -1\n"
msgstr "\tinprimagailua '%s' gailuan dago abiadura -1\n"
-#: berkeley/lpc.c:433
msgid "\tprinting is disabled\n"
msgstr "\tinprimatzea desgaituta dago\n"
-#: berkeley/lpc.c:431
msgid "\tprinting is enabled\n"
msgstr "\tinprimatzea gaituta dago\n"
-#: systemv/lpstat.c:1467
#, c-format
msgid "\tqueued for %s\n"
msgstr "\t%s(e)n ilaratuta\n"
-#: berkeley/lpc.c:428
msgid "\tqueuing is disabled\n"
msgstr "\tilaratzea desgaituta\n"
-#: berkeley/lpc.c:426
msgid "\tqueuing is enabled\n"
msgstr "\tilaratzea gaituta\n"
-#: systemv/lpstat.c:1777 systemv/lpstat.c:1890
msgid "\treason unknown\n"
msgstr "\tarrazoi ezezaguna\n"
-#: systemv/cupstestppd.c:551
msgid ""
"\n"
" DETAILED CONFORMANCE TEST RESULTS\n"
@@ -191,121 +157,92 @@ msgstr ""
"\n"
" ADOSTASUNAREN PROBAREN EMAITZ XEHETUA\n"
-#: systemv/cupstestppd.c:512 systemv/cupstestppd.c:516
msgid " REF: Page 15, section 3.1.\n"
msgstr " Erref.: 15. orrialdea, 3.1 atala.\n"
-#: systemv/cupstestppd.c:508
msgid " REF: Page 15, section 3.2.\n"
msgstr " Erref.: 15. orrialdea, 3.2 atala.\n"
-#: systemv/cupstestppd.c:524
msgid " REF: Page 19, section 3.3.\n"
msgstr " Erref.: 19. orrialdea, 3.3 atala.\n"
-#: systemv/cupstestppd.c:486
msgid " REF: Page 20, section 3.4.\n"
msgstr " Erref.: 20. orrialdea, 3.4 atala.\n"
-#: systemv/cupstestppd.c:528
msgid " REF: Page 27, section 3.5.\n"
msgstr " Erref.: 27. orrialdea, 3.5 atala.\n"
-#: systemv/cupstestppd.c:482
msgid " REF: Page 42, section 5.2.\n"
msgstr " Erref.: 42. orrialdea, 5.2 atala.\n"
-#: systemv/cupstestppd.c:520
msgid " REF: Pages 16-17, section 3.2.\n"
msgstr " Erref.: 16-17 orrialdeak, 3.2 atala.\n"
-#: systemv/cupstestppd.c:496
msgid " REF: Pages 42-45, section 5.2.\n"
msgstr " Erref.: 42-45 orrialdeak, 5.2 atala.\n"
-#: systemv/cupstestppd.c:491
msgid " REF: Pages 45-46, section 5.2.\n"
msgstr " Erref.: 45-46 orrialdeak, 5.2 atala.\n"
-#: systemv/cupstestppd.c:500
msgid " REF: Pages 48-49, section 5.2.\n"
msgstr " Erref.: 48-49 orrialdeak, 5.2 atala.\n"
-#: systemv/cupstestppd.c:504
msgid " REF: Pages 52-54, section 5.2.\n"
msgstr " Erref.: 52-54 orrialdeak, 5.2 atala.\n"
-#: berkeley/lpq.c:546
#, c-format
msgid " %-39.39s %.0f bytes\n"
msgstr " %-39.39s %.0f byte\n"
-#: systemv/cupstestppd.c:668
#, c-format
msgid " PASS Default%s\n"
msgstr " BALIOZKOA Lehenetsia%s\n"
-#: systemv/cupstestppd.c:605
msgid " PASS DefaultImageableArea\n"
msgstr " BALIOZKOA DefaultImageableArea\n"
-#: systemv/cupstestppd.c:639
msgid " PASS DefaultPaperDimension\n"
msgstr " BALIOZKOA DefaultPaperDimension\n"
-#: systemv/cupstestppd.c:710
msgid " PASS FileVersion\n"
msgstr " BALIOZKOA FileVersion\n"
-#: systemv/cupstestppd.c:754
msgid " PASS FormatVersion\n"
msgstr " BALIOZKOA FormatVersion\n"
-#: systemv/cupstestppd.c:774
msgid " PASS LanguageEncoding\n"
msgstr " BALIOZKOA LanguageEncoding\n"
-#: systemv/cupstestppd.c:794
msgid " PASS LanguageVersion\n"
msgstr " BALIOZKOA LanguageVersion\n"
-#: systemv/cupstestppd.c:846
msgid " PASS Manufacturer\n"
msgstr " BALIOZKOA Manufacturer\n"
-#: systemv/cupstestppd.c:886
msgid " PASS ModelName\n"
msgstr " BALIOZKOA ModelName\n"
-#: systemv/cupstestppd.c:906
msgid " PASS NickName\n"
msgstr " BALIOZKOA NickName\n"
-#: systemv/cupstestppd.c:966
msgid " PASS PCFileName\n"
msgstr " BALIOZKOA PCFileName\n"
-#: systemv/cupstestppd.c:1041
msgid " PASS PSVersion\n"
msgstr " BALIOZKOA PSVersion\n"
-#: systemv/cupstestppd.c:946
msgid " PASS PageRegion\n"
msgstr " BALIOZKOA PageRegion\n"
-#: systemv/cupstestppd.c:926
msgid " PASS PageSize\n"
msgstr " BALIOZKOA PageSize\n"
-#: systemv/cupstestppd.c:1001
msgid " PASS Product\n"
msgstr " BALIOZKOA Product\n"
-#: systemv/cupstestppd.c:1076
msgid " PASS ShortNickName\n"
msgstr " BALIOZKOA ShortNickName\n"
-#: systemv/cupstestppd.c:3416
#, c-format
msgid ""
" WARN \"%s %s\" conflicts with \"%s %s\"\n"
@@ -314,12 +251,10 @@ msgstr ""
" ABISUA \"%s %s\" gatazkan dago honekin: \"%s %s\"\n"
" (murriztapena=\"%s %s %s %s\")\n"
-#: systemv/cupstestppd.c:1449
#, c-format
-msgid " WARN %s has no corresponding options!\n"
-msgstr " ABISUA %s(e)k ez dagozkion aukerak ditu.\n"
+msgid " WARN %s has no corresponding options\n"
+msgstr ""
-#: systemv/cupstestppd.c:1557
#, c-format
msgid ""
" WARN %s shares a common prefix with %s\n"
@@ -328,29 +263,19 @@ msgstr ""
" ABISUA %s(e)k aurrizki amankomuna partekatzen du %s(r)ekin\n"
" Erref: 15. orrialdea, 3.2 atala.\n"
-#: systemv/cupstestppd.c:1458
-msgid " WARN Default choices conflicting!\n"
-msgstr " ABISUA Aukera lehenetsiak gatazkan.\n"
+msgid " WARN Default choices conflicting\n"
+msgstr ""
-#: systemv/cupstestppd.c:1420
#, c-format
msgid ""
" WARN Duplex option keyword %s may not work as expected and should "
-"be named Duplex!\n"
+"be named Duplex\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" ABISUA Duplex aukeraren %s gakoak baliteke behar ez bezala "
-"funtzionatzea eta Duplex izena eduki beharko luke.\n"
-" Erref: 122. orrialdea, 5.17 atala\n"
-#: systemv/cupstestppd.c:1819
-msgid ""
-" WARN File contains a mix of CR, LF, and CR LF line endings!\n"
+msgid " WARN File contains a mix of CR, LF, and CR LF line endings\n"
msgstr ""
-" ABISUA Fitxategiak nahastutako CR, LF eta CR-LF lerro amaierak "
-"ditu.\n"
-#: systemv/cupstestppd.c:1474
msgid ""
" WARN LanguageEncoding required by PPD 4.3 spec.\n"
" REF: Pages 56-57, section 5.3.\n"
@@ -358,12 +283,10 @@ msgstr ""
" ABISUA PPD 4.3 zehaztapenak LanguageEncoding behar du.\n"
" Erref: 56-57 orrialdeak, 5.3 atala.\n"
-#: systemv/cupstestppd.c:1801
#, c-format
-msgid " WARN Line %d only contains whitespace!\n"
-msgstr " ABISUA %d lerroak zuriuneak soilik ditu.\n"
+msgid " WARN Line %d only contains whitespace\n"
+msgstr ""
-#: systemv/cupstestppd.c:1482
msgid ""
" WARN Manufacturer required by PPD 4.3 spec.\n"
" REF: Pages 58-59, section 5.3.\n"
@@ -371,24 +294,17 @@ msgstr ""
" ABISUA PPD 4.3 zehaztapenak Manufacturer behar du.\n"
" Erref: 58-59 orrialdeak, 5.3 atala.\n"
-#: systemv/cupstestppd.c:1824
msgid ""
" WARN Non-Windows PPD files should use lines ending with only LF, "
-"not CR LF!\n"
+"not CR LF\n"
msgstr ""
-" ABISUA Windows-ekoak ez diren PPD fitxategien lerroak LFrekin "
-"amaitu beharko lukete, ez CR-LFrekin\n"
-#: systemv/cupstestppd.c:1466
#, c-format
msgid ""
-" WARN Obsolete PPD version %.1f!\n"
+" WARN Obsolete PPD version %.1f\n"
" REF: Page 42, section 5.2.\n"
msgstr ""
-" ABISUA PPDren %.1f bertsio zaharkitua.\n"
-" Erref: 42. orrialdea, 5.2 atala.\n"
-#: systemv/cupstestppd.c:1495
msgid ""
" WARN PCFileName longer than 8.3 in violation of PPD spec.\n"
" REF: Pages 61-62, section 5.3.\n"
@@ -397,7 +313,11 @@ msgstr ""
"bortxaketa da.\n"
" Erref: 61-62 orrialdeak, 5.3 atala.\n"
-#: systemv/cupstestppd.c:1529
+msgid ""
+" WARN PCFileName should contain a unique filename.\n"
+" REF: Pages 61-62, section 5.3.\n"
+msgstr ""
+
msgid ""
" WARN Protocols contains PJL but JCL attributes are not set.\n"
" REF: Pages 78-79, section 5.7.\n"
@@ -406,7 +326,6 @@ msgstr ""
"ezarrita.\n"
" Erref: 78-79 orrialdeak, 5.7 atala.\n"
-#: systemv/cupstestppd.c:1520
msgid ""
" WARN Protocols contains both PJL and BCP; expected TBCP.\n"
" REF: Pages 78-79, section 5.7.\n"
@@ -415,7 +334,6 @@ msgstr ""
"zen.\n"
" Erref: 78-79 orrialdeak, 5.7 atala.\n"
-#: systemv/cupstestppd.c:1503
msgid ""
" WARN ShortNickName required by PPD 4.3 spec.\n"
" REF: Pages 64-65, section 5.3.\n"
@@ -423,246 +341,212 @@ msgstr ""
" ABISUA PPD 4.3 zehaztapenak ShortNickName behar du.\n"
" Erref: 64-65 orrialdeak, 5.3 atala.\n"
-#: systemv/cupstestppd.c:2307
#, c-format
-msgid " %s %s %s does not exist!\n"
-msgstr " %s %s %s ez da existitzen.\n"
+msgid " %s %s %s does not exist\n"
+msgstr ""
-#: systemv/cupstestppd.c:3571
#, c-format
-msgid " %s %s file \"%s\" has the wrong capitalization!\n"
-msgstr " %s %s \"%s\" fitxategiak okerreko kapitalizazioa du.\n"
+msgid " %s %s file \"%s\" has the wrong capitalization\n"
+msgstr ""
-#: systemv/cupstestppd.c:2377
#, c-format
msgid ""
-" %s Bad %s choice %s!\n"
+" %s Bad %s choice %s\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" %s Okerreko %s(r)en %s hautaketa.\n"
-" Erref: 122. orrialdea, 5.17 atala.\n"
-#: systemv/cupstestppd.c:3131
#, c-format
-msgid " %s Bad UTF-8 \"%s\" translation string for option %s!\n"
-msgstr " %s Okerreko \"%s\" UTF-8 itzulpeneko katea %s aukerarentzako.\n"
+msgid " %s Bad UTF-8 \"%s\" translation string for option %s\n"
+msgstr ""
-#: systemv/cupstestppd.c:3177 systemv/cupstestppd.c:3226
-#: systemv/cupstestppd.c:3265
#, c-format
msgid ""
-" %s Bad UTF-8 \"%s\" translation string for option %s, choice %s!\n"
+" %s Bad UTF-8 \"%s\" translation string for option %s, choice %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad cupsFilter value \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad cupsICCProfile %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad cupsPreFilter value \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad language \"%s\"\n"
msgstr ""
-" %s Okerreko \"%s\" UTF-8 itzulpeneko katea %s aukerarentzako, %s "
-"hautaketa.\n"
-#: systemv/cupstestppd.c:2429
#, c-format
-msgid " %s Bad cupsFilter value \"%s\"!\n"
-msgstr " %s Okerreko cupsFilter-en \"%s\" balioa\n"
+msgid " %s Bad permissions on APDialogExtension file \"%s\"\n"
+msgstr ""
-#: systemv/cupstestppd.c:2794
#, c-format
-msgid " %s Bad cupsICCProfile %s!\n"
-msgstr " %s Okerreko %s cupsICCProfile.\n"
+msgid " %s Bad permissions on APPrinterIconPath file \"%s\"\n"
+msgstr ""
-#: systemv/cupstestppd.c:2500
#, c-format
-msgid " %s Bad cupsPreFilter value \"%s\"!\n"
-msgstr " %s Okerreko cupsPreFilter-ren \"%s\" balioa.\n"
+msgid " %s Bad permissions on APPrinterLowInkTool file \"%s\"\n"
+msgstr ""
-#: systemv/cupstestppd.c:1897
#, c-format
-msgid " %s Bad cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s Okerreko %s cupsUIConstraints: \"%s\".\n"
+msgid " %s Bad permissions on APPrinterUtilityPath file \"%s\"\n"
+msgstr ""
-#: systemv/cupstestppd.c:3081
#, c-format
-msgid " %s Bad language \"%s\"!\n"
-msgstr " %s Okerreko \"%s\" hizkuntza\n"
+msgid " %s Bad permissions on APScanAppPath file \"%s\"\n"
+msgstr ""
-#: systemv/cupstestppd.c:2484 systemv/cupstestppd.c:2556
-#: systemv/cupstestppd.c:2594 systemv/cupstestppd.c:2632
-#: systemv/cupstestppd.c:2670 systemv/cupstestppd.c:2708
#, c-format
-msgid " %s Bad spelling of %s - should be %s!\n"
-msgstr " %s %s(r)en okerreko ortografia - %s izan beharko luke.\n"
+msgid " %s Bad permissions on cupsFilter file \"%s\"\n"
+msgstr ""
-#: systemv/cupstestppd.c:2738
#, c-format
-msgid " %s Cannot provide both APScanAppPath and APScanAppBundleID!\n"
-msgstr " %s Ezin dira APScanAppPath eta APScanAppBundleID eman.\n"
+msgid " %s Bad permissions on cupsICCProfile file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on cupsPreFilter file \"%s\"\n"
+msgstr ""
-#: systemv/cupstestppd.c:1878
#, c-format
-msgid " %s Empty cupsUIConstraints %s!\n"
-msgstr " %s %s cupsUIConstraints hutsa\n"
+msgid " %s Bad spelling of %s - should be %s\n"
+msgstr ""
-#: systemv/cupstestppd.c:3117
#, c-format
-msgid " %s Missing \"%s\" translation string for option %s!\n"
-msgstr " %s \"%s\" itzulpeneko katea falta da %s aukeran\n"
+msgid " %s Cannot provide both APScanAppPath and APScanAppBundleID\n"
+msgstr ""
-#: systemv/cupstestppd.c:3209 systemv/cupstestppd.c:3249
#, c-format
-msgid " %s Missing \"%s\" translation string for option %s, choice %s!\n"
+msgid " %s Empty cupsUIConstraints %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Missing \"%s\" translation string for option %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Missing \"%s\" translation string for option %s, choice %s\n"
msgstr ""
-" %s \"%s\" itzulpeneko katea falta da %s aukeran, %s hautaketa.\n"
-#: systemv/cupstestppd.c:2569
#, c-format
msgid " %s Missing APDialogExtension file \"%s\"\n"
msgstr " %s APDialogExtension-en \"%s\" fitxategia falta da\n"
-#: systemv/cupstestppd.c:2607
#, c-format
msgid " %s Missing APPrinterIconPath file \"%s\"\n"
msgstr " %s APPrinterIconPath-en \"%s\" fitxategia falta da\n"
-#: systemv/cupstestppd.c:2645
#, c-format
msgid " %s Missing APPrinterLowInkTool file \"%s\"\n"
msgstr " %s APPrinterLowInkTool-en \"%s\" fitxategia falta da\n"
-#: systemv/cupstestppd.c:2683
#, c-format
msgid " %s Missing APPrinterUtilityPath file \"%s\"\n"
msgstr " %s APPrinterUtilityPath-en \"%s\" fitxategia falta da\n"
-#: systemv/cupstestppd.c:2721
#, c-format
msgid " %s Missing APScanAppPath file \"%s\"\n"
msgstr " %s APScanAppPath-en \"%s\" fitxategia falta da\n"
-#: systemv/cupstestppd.c:2926
#, c-format
msgid ""
-" %s Missing REQUIRED PageRegion option!\n"
+" %s Missing REQUIRED PageRegion option\n"
" REF: Page 100, section 5.14.\n"
msgstr ""
-" %s BEHARREZKOA DEN PageRegion aukera falta da.\n"
-" Erref: 100. orrialdea, 5.14 atala.\n"
-#: systemv/cupstestppd.c:2911
#, c-format
msgid ""
-" %s Missing REQUIRED PageSize option!\n"
+" %s Missing REQUIRED PageSize option\n"
" REF: Page 99, section 5.14.\n"
msgstr ""
-" %s BEHARREZKOA DEN PageSize aukera falta da.\n"
-" Erref: 99. orrialdea, 5.14 atala.\n"
-#: systemv/cupstestppd.c:2088 systemv/cupstestppd.c:2129
#, c-format
-msgid " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"!\n"
-msgstr " %s *%s %s aukera falta da \"*%s %s *%s %s\" UIConstraints-en\n"
+msgid " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"\n"
+msgstr ""
-#: systemv/cupstestppd.c:1983
#, c-format
-msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s *%s %s aukera falta da %s cupsUIConstraints-en: \"%s\"\n"
+msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
-#: systemv/cupstestppd.c:2458
#, c-format
msgid " %s Missing cupsFilter file \"%s\"\n"
msgstr " %s cupsFilter-en \"%s\" fitxategia falta da\n"
-#: systemv/cupstestppd.c:2828
#, c-format
-msgid " %s Missing cupsICCProfile file \"%s\"!\n"
-msgstr " %s cupsICCProfile-en \"%s\" fitxategia falta da.\n"
+msgid " %s Missing cupsICCProfile file \"%s\"\n"
+msgstr ""
-#: systemv/cupstestppd.c:2529
#, c-format
msgid " %s Missing cupsPreFilter file \"%s\"\n"
msgstr " %s cupsPreFilter-en \"%s\" fitxategia falta da\n"
-#: systemv/cupstestppd.c:1915
#, c-format
-msgid " %s Missing cupsUIResolver %s!\n"
-msgstr " %s %s cupsUIResolver falta da\n"
+msgid " %s Missing cupsUIResolver %s\n"
+msgstr ""
-#: systemv/cupstestppd.c:2074 systemv/cupstestppd.c:2115
#, c-format
-msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"!\n"
-msgstr " %s %s aukera falta da \"*%s %s *%s %s\" UIConstraints-en\n"
+msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"\n"
+msgstr ""
-#: systemv/cupstestppd.c:1967
#, c-format
-msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s %s aukera falta da %s cupsUIConstraints-en: \"%s\"\n"
+msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
-#: systemv/cupstestppd.c:3303
#, c-format
-msgid " %s No base translation \"%s\" is included in file!\n"
-msgstr " %s Ez da oinarrizko \"%s\" itzulpena sartu fitxategian.\n"
+msgid " %s No base translation \"%s\" is included in file\n"
+msgstr ""
-#: systemv/cupstestppd.c:2989
#, c-format
msgid ""
-" %s Non-standard size name \"%s\"!\n"
+" %s Non-standard size name \"%s\"\n"
" REF: Page 187, section B.2.\n"
msgstr ""
-" %s Tamaina ez estandarra dauka \"%s\" izenak.\n"
-" Erref: 187. orrialdea, B.2 atala.\n"
-#: systemv/cupstestppd.c:2353
#, c-format
msgid ""
-" %s REQUIRED %s does not define choice None!\n"
+" %s REQUIRED %s does not define choice None\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" %s BEHARREZKOA DEN %s(e)k ez du 'Bat ere ez' aukera definitzen.\n"
-" Erref: 122. orrialdea, 5.17 atala.\n"
-#: systemv/cupstestppd.c:3006 systemv/cupstestppd.c:3020
#, c-format
-msgid " %s Size \"%s\" defined for %s but not for %s!\n"
+msgid " %s Size \"%s\" defined for %s but not for %s\n"
msgstr ""
-" %s \"%s\" tamaina definituta %s(r)entzako, baina ez honentzako: %s.\n"
-#: systemv/cupstestppd.c:2964
#, c-format
-msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)!\n"
-msgstr " %s \"%s\" tamainak ustekabeko dimentsioak ditu (%gx%g).\n"
+msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)\n"
+msgstr ""
-#: systemv/cupstestppd.c:2856
#, c-format
-msgid " %s cupsICCProfile %s hash value collides with %s!\n"
+msgid " %s cupsICCProfile %s hash value collides with %s\n"
msgstr ""
-" %s cupsICCProfile-ren %s hash balioak beste honekin talka egiten du: %"
-"s\n"
-#: systemv/cupstestppd.c:2038
#, c-format
-msgid " %s cupsUIResolver %s causes a loop!\n"
-msgstr " %s %s cupsUIResolver-ek begizta sortzen du\n"
+msgid " %s cupsUIResolver %s causes a loop\n"
+msgstr ""
-#: systemv/cupstestppd.c:2020
#, c-format
msgid ""
-" %s cupsUIResolver %s does not list at least two different options!\n"
+" %s cupsUIResolver %s does not list at least two different options\n"
msgstr ""
-" %s %s cupsUIResolver-ek ez du gutxienez bi aukera desberdin "
-"zerrendatu.\n"
-#: systemv/cupstestppd.c:2238
#, c-format
-msgid " **FAIL** %s choice names %s and %s differ only by case!\n"
+msgid " **FAIL** %s choice names %s and %s differ only by case\n"
msgstr ""
-" **HUTSEGITEA** %s aukeraren %s eta %s izenak letren kapitalizazioan "
-"soilik desberdintzen dira.\n"
-#: systemv/cupstestppd.c:1243
#, c-format
msgid ""
-" **FAIL** %s must be 1284DeviceID!\n"
+" **FAIL** %s must be 1284DeviceID\n"
" REF: Page 72, section 5.5\n"
msgstr ""
-" **HUTSEGITEA** %s 1284DeviceID izan behar du\n"
-" Erref: 72. orrialdea, 5.5 atala.\n"
-#: systemv/cupstestppd.c:659
#, c-format
msgid ""
" **FAIL** BAD Default%s %s\n"
@@ -671,25 +555,18 @@ msgstr ""
" **HUTSEGITEA** OKERREKO Default%s %s\n"
" Erref: 40. orrialdea, 4.5 atala.\n"
-#: systemv/cupstestppd.c:595
#, c-format
msgid ""
-" **FAIL** BAD DefaultImageableArea %s!\n"
+" **FAIL** BAD DefaultImageableArea %s\n"
" REF: Page 102, section 5.15.\n"
msgstr ""
-" **HUTSEGITEA** OKERREKO DefaultImageableArea %s.\n"
-" Erref: 102. orrialdea, 5.15 atala.\n"
-#: systemv/cupstestppd.c:631
#, c-format
msgid ""
-" **FAIL** BAD DefaultPaperDimension %s!\n"
+" **FAIL** BAD DefaultPaperDimension %s\n"
" REF: Page 103, section 5.15.\n"
msgstr ""
-" **HUTSEGITEA** OKERREKO DefaultPaperDimension %s.\n"
-" Erref: 103. orrialdea, 5.15 atala.\n"
-#: systemv/cupstestppd.c:1102
msgid ""
" **FAIL** BAD JobPatchFile attribute in file\n"
" REF: Page 24, section 3.4.\n"
@@ -697,7 +574,6 @@ msgstr ""
" **HUTSEGITEA** OKERREKO JobPatchFile atributua fitxategian\n"
" Erref: 24. orrialdea, 3.4 atala.\n"
-#: systemv/cupstestppd.c:822
msgid ""
" **FAIL** BAD Manufacturer (should be \"HP\")\n"
" REF: Page 211, table D.1.\n"
@@ -705,7 +581,6 @@ msgstr ""
" **HUTSEGITEA** OKERREKO Manufacturer (\"HP\" izan beharko luke)\n"
" Erref: 211. orrialdea, D.1 taula.\n"
-#: systemv/cupstestppd.c:838
msgid ""
" **FAIL** BAD Manufacturer (should be \"Oki\")\n"
" REF: Page 211, table D.1.\n"
@@ -713,7 +588,6 @@ msgstr ""
" **HUTSEGITEA** OKERREKO Manufacturer (\"Oki\" izan beharko luke)\n"
" Erref: 211. orrialdea, D.1 taula.\n"
-#: systemv/cupstestppd.c:877
#, c-format
msgid ""
" **FAIL** BAD ModelName - \"%c\" not allowed in string.\n"
@@ -723,7 +597,6 @@ msgstr ""
"katean.\n"
" Erref: 59-60 orrialdeak, 5.3 atala.\n"
-#: systemv/cupstestppd.c:1033
msgid ""
" **FAIL** BAD PSVersion - not \"(string) int\".\n"
" REF: Pages 62-64, section 5.3.\n"
@@ -731,7 +604,6 @@ msgstr ""
" **HUTSEGITEA** OKERREKO PSVersion - ez da \"(string) int\".\n"
" Erref: 62-64 orrialdeak, 5.3 atala.\n"
-#: systemv/cupstestppd.c:994
msgid ""
" **FAIL** BAD Product - not \"(string)\".\n"
" REF: Page 62, section 5.3.\n"
@@ -739,7 +611,6 @@ msgstr ""
" **HUTSEGITEA** OKERREKO Product - ez da \"(string)\".\n"
" Erref: 62. orrialdea, 5.3 atala.\n"
-#: systemv/cupstestppd.c:1068
msgid ""
" **FAIL** BAD ShortNickName - longer than 31 chars.\n"
" REF: Pages 64-65, section 5.3.\n"
@@ -747,16 +618,12 @@ msgstr ""
" **HUTSEGITEA** OKERREKO ShortNickName - 31 karaktere baino luzeagoa.\n"
" Erref: 64-65 orrialdeak, 5.3 atala.\n"
-#: systemv/cupstestppd.c:1224
#, c-format
msgid ""
-" **FAIL** Bad %s choice %s!\n"
+" **FAIL** Bad %s choice %s\n"
" REF: Page 84, section 5.9\n"
msgstr ""
-" **HUTSEGITEA** Okerreko %s %s aukera\n"
-" Erref: 84. orrialdea, 5.9 atala.\n"
-#: systemv/cupstestppd.c:702
#, c-format
msgid ""
" **FAIL** Bad FileVersion \"%s\"\n"
@@ -765,7 +632,6 @@ msgstr ""
" **HUTSEGITEA** Okerreko \"%s\" FileVersion\n"
" Erref: 56. orrialdea, 5.3 atala.\n"
-#: systemv/cupstestppd.c:746
#, c-format
msgid ""
" **FAIL** Bad FormatVersion \"%s\"\n"
@@ -774,64 +640,43 @@ msgstr ""
" **HUTSEGITEA** Okerreko \"%s\" FormatVersion\n"
" Erref: 56. orrialdea, 5.3 atala.\n"
-#: systemv/cupstestppd.c:1288
#, c-format
-msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1!\n"
+msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1\n"
msgstr ""
-" **HUTSEGITEA** Okerreko %s LanguageEncoding - ISOLatin1 izan behar "
-"du\n"
-#: systemv/cupstestppd.c:1302
#, c-format
-msgid " **FAIL** Bad LanguageVersion %s - must be English!\n"
+msgid " **FAIL** Bad LanguageVersion %s - must be English\n"
msgstr ""
-" **HUTSEGITEA** Okerreko %s LanguageVersion - Ingelesa izan behar du\n"
-#: systemv/cupstestppd.c:3443 systemv/cupstestppd.c:3465
#, c-format
msgid " **FAIL** Default option code cannot be interpreted: %s\n"
msgstr ""
" **HUTSEGITEA** Aukera lehenetsiaren kodea ezin da interpretatu: %s\n"
-#: systemv/cupstestppd.c:1361
#, c-format
msgid ""
" **FAIL** Default translation string for option %s choice %s contains "
-"8-bit characters!\n"
+"8-bit characters\n"
msgstr ""
-" **HUTSEGITEA** %s aukeraren %s hautaketaren itzulpen-kate lehenetsiak "
-"8 biteko karaktereak ditu.\n"
-#: systemv/cupstestppd.c:1334
#, c-format
msgid ""
" **FAIL** Default translation string for option %s contains 8-bit "
-"characters!\n"
+"characters\n"
msgstr ""
-" **HUTSEGITEA** %s aukeraren itzulpen-kate lehenetsiak 8 biteko "
-"karaktereak ditu.\n"
-#: systemv/cupstestppd.c:2176
#, c-format
-msgid " **FAIL** Group names %s and %s differ only by case!\n"
+msgid " **FAIL** Group names %s and %s differ only by case\n"
msgstr ""
-" **HUTSEGITEA** %s eta %s talde-izenak letren kapitalizazioan soilik "
-"desberdintzen dira.\n"
-#: systemv/cupstestppd.c:2221
#, c-format
-msgid " **FAIL** Multiple occurrences of %s choice name %s!\n"
+msgid " **FAIL** Multiple occurrences of %s choice name %s\n"
msgstr ""
-" **HUTSEGITEA** %s aukeraren %s izenaren hainbat agerraldi daude.\n"
-#: systemv/cupstestppd.c:2198
#, c-format
-msgid " **FAIL** Option names %s and %s differ only by case!\n"
+msgid " **FAIL** Option names %s and %s differ only by case\n"
msgstr ""
-" **HUTSEGITEA** %s eta %s aukeren izenak letra kapitalizatuetan soilik "
-"desberdintzen dira.\n"
-#: systemv/cupstestppd.c:679
#, c-format
msgid ""
" **FAIL** REQUIRED Default%s\n"
@@ -840,7 +685,6 @@ msgstr ""
" **HUTSEGITEA** Default%s BEHARREZKOA DA\n"
" Erref: 40. orrialdea, 4.5 atala.\n"
-#: systemv/cupstestppd.c:580
msgid ""
" **FAIL** REQUIRED DefaultImageableArea\n"
" REF: Page 102, section 5.15.\n"
@@ -848,7 +692,6 @@ msgstr ""
" **HUTSEGITEA** DefaultImageableArea BEHARREZKOA DA\n"
" Erref: 102. orrialdea, 5.15 atala.\n"
-#: systemv/cupstestppd.c:616
msgid ""
" **FAIL** REQUIRED DefaultPaperDimension\n"
" REF: Page 103, section 5.15.\n"
@@ -856,7 +699,6 @@ msgstr ""
" **HUTSEGITEA** DefaultPaperDimension BEHARREZKOA DA\n"
" Erref: 103. orrialdea, 5.15 atala.\n"
-#: systemv/cupstestppd.c:720
msgid ""
" **FAIL** REQUIRED FileVersion\n"
" REF: Page 56, section 5.3.\n"
@@ -864,7 +706,6 @@ msgstr ""
" **HUTSEGITEA** FileVersion BEHARREZKOA DA\n"
" Erref: 56. orrialdea, 5.3 atala.\n"
-#: systemv/cupstestppd.c:764
msgid ""
" **FAIL** REQUIRED FormatVersion\n"
" REF: Page 56, section 5.3.\n"
@@ -872,7 +713,6 @@ msgstr ""
" **HUTSEGITEA** FormatVersion BEHARREZKOA DA\n"
" Erref: 56. orrialdea, 5.3 atala.\n"
-#: systemv/cupstestppd.c:1153
#, c-format
msgid ""
" **FAIL** REQUIRED ImageableArea for PageSize %s\n"
@@ -883,7 +723,6 @@ msgstr ""
" Erref: 41. orrialdea, 5 atala.\n"
" Erref: 102. orrialdea, 5.15 atala.\n"
-#: systemv/cupstestppd.c:784
msgid ""
" **FAIL** REQUIRED LanguageEncoding\n"
" REF: Pages 56-57, section 5.3.\n"
@@ -891,7 +730,6 @@ msgstr ""
" **HUTSEGITEA** LanguageEncoding BEHARREZKOA DA\n"
" Erref: 56-57 orrialdeak, 5.3 atala.\n"
-#: systemv/cupstestppd.c:804
msgid ""
" **FAIL** REQUIRED LanguageVersion\n"
" REF: Pages 57-58, section 5.3.\n"
@@ -899,7 +737,6 @@ msgstr ""
" **HUTSEGITEA** LanguageVersion BEHARREZKOA DA\n"
" Erref: 57-58 orrialdeak, 5.3 atala.\n"
-#: systemv/cupstestppd.c:856
msgid ""
" **FAIL** REQUIRED Manufacturer\n"
" REF: Pages 58-59, section 5.3.\n"
@@ -907,7 +744,6 @@ msgstr ""
" **HUTSEGITEA** Manufacturer BEHARREZKOA DA\n"
" Erref: 58-59 orrialdeak, 5.3 atala.\n"
-#: systemv/cupstestppd.c:896
msgid ""
" **FAIL** REQUIRED ModelName\n"
" REF: Pages 59-60, section 5.3.\n"
@@ -915,7 +751,6 @@ msgstr ""
" **HUTSEGITEA** ModelName BEHARREZKOA DA\n"
" Erref: 59-60 orrialdeak, 5.3 atala.\n"
-#: systemv/cupstestppd.c:916
msgid ""
" **FAIL** REQUIRED NickName\n"
" REF: Page 60, section 5.3.\n"
@@ -923,7 +758,6 @@ msgstr ""
" **HUTSEGITEA** NickName BEHARREZKOA DA\n"
" Erref: 60. orrialdea, 5.3 atala.\n"
-#: systemv/cupstestppd.c:976
msgid ""
" **FAIL** REQUIRED PCFileName\n"
" REF: Pages 61-62, section 5.3.\n"
@@ -931,7 +765,6 @@ msgstr ""
" **HUTSEGITEA** PCFileName BEHARREZKOA DA\n"
" Erref: 61-62 orrialdeak, 5.3 atala.\n"
-#: systemv/cupstestppd.c:1051
msgid ""
" **FAIL** REQUIRED PSVersion\n"
" REF: Pages 62-64, section 5.3.\n"
@@ -939,7 +772,6 @@ msgstr ""
" **HUTSEGITEA** PSVersion BEHARREZKOA DA\n"
" Erref: 62-64 orrialdeak, 5.3 atala.\n"
-#: systemv/cupstestppd.c:956
msgid ""
" **FAIL** REQUIRED PageRegion\n"
" REF: Page 100, section 5.14.\n"
@@ -947,7 +779,6 @@ msgstr ""
" **HUTSEGITEA** PageRegion BEHARREZKOA DA\n"
" Erref: 100. orrialdea, 5.14 atala.\n"
-#: systemv/cupstestppd.c:1122
msgid ""
" **FAIL** REQUIRED PageSize\n"
" REF: Page 41, section 5.\n"
@@ -958,7 +789,6 @@ msgstr ""
" Erref: EF. orrialdea: atalasection 5.\n"
" Erref: EF. orrialdea: sec atalation 5.14.\n"
-#: systemv/cupstestppd.c:936
msgid ""
" **FAIL** REQUIRED PageSize\n"
" REF: Pages 99-100, section 5.14.\n"
@@ -966,7 +796,6 @@ msgstr ""
" **HUTSEGITEA** PageSize BEHARREZKOA DA\n"
" Erref: 99-100 orrialdeak, 5.14 atala.\n"
-#: systemv/cupstestppd.c:1175
#, c-format
msgid ""
" **FAIL** REQUIRED PaperDimension for PageSize %s\n"
@@ -977,7 +806,6 @@ msgstr ""
" Erref: 41. orrialdea, 5 atala.\n"
" Erref: 103. orrialdea, 5.15 atala.\n"
-#: systemv/cupstestppd.c:1011
msgid ""
" **FAIL** REQUIRED Product\n"
" REF: Page 62, section 5.3.\n"
@@ -985,7 +813,6 @@ msgstr ""
" **HUTSEGITEA** Product BEHARREZKOA DA\n"
" Erref: 62. orrialdea, 5.3 atala.\n"
-#: systemv/cupstestppd.c:1086
msgid ""
" **FAIL** REQUIRED ShortNickName\n"
" REF: Page 64-65, section 5.3.\n"
@@ -993,174 +820,92 @@ msgstr ""
" **HUTSEGITEA** ShortNickName BEHARREZKOA DA\n"
" Erref: 64-65 orrialdeak, 5.3 atala.\n"
-#: systemv/cupstestppd.c:1569
#, c-format
msgid " %d ERRORS FOUND\n"
msgstr " %d ERRORE AURKITU DIRA\n"
-#: systemv/cupstestdsc.c:238 systemv/cupstestdsc.c:280
#, c-format
msgid ""
-" Bad %%%%BoundingBox: on line %d!\n"
+" Bad %%%%BoundingBox: on line %d\n"
" REF: Page 39, %%%%BoundingBox:\n"
msgstr ""
-" Okerreko %%%%BoundingBox: %d lerroan\n"
-" Erref: 39. orrialdea, %%%%BoundingBox:\n"
-#: systemv/cupstestdsc.c:309
#, c-format
msgid ""
-" Bad %%%%Page: on line %d!\n"
+" Bad %%%%Page: on line %d\n"
" REF: Page 53, %%%%Page:\n"
msgstr ""
-" Okerreko %%%%Page: %d lerroan\n"
-" Erref: 53. orrialdea, %%%%Page:\n"
-#: systemv/cupstestdsc.c:222 systemv/cupstestdsc.c:262
#, c-format
msgid ""
-" Bad %%%%Pages: on line %d!\n"
+" Bad %%%%Pages: on line %d\n"
" REF: Page 43, %%%%Pages:\n"
msgstr ""
-" Okerreko %%%%Pages: %d lerroan\n"
-" Erref: 43. orrialdea, %%%%Pages:\n"
-#: systemv/cupstestdsc.c:180
#, c-format
msgid ""
-" Line %d is longer than 255 characters (%d)!\n"
+" Line %d is longer than 255 characters (%d)\n"
" REF: Page 25, Line Length\n"
msgstr ""
-" %d lerroa 255 karaktere baino luzeagoa da (%d)!\n"
-" Erref: 25. orrialdea, lerroaren luzera\n"
-#: systemv/cupstestdsc.c:196
msgid ""
-" Missing %!PS-Adobe-3.0 on first line!\n"
+" Missing %!PS-Adobe-3.0 on first line\n"
" REF: Page 17, 3.1 Conforming Documents\n"
msgstr ""
-" %!PS-Adobe-3.0 falta da aurreneko lerroan\n"
-" Erref: 17. orrialdea, 3.1 Adostasunaren dokumentuak\n"
-#: systemv/cupstestdsc.c:366
#, c-format
msgid ""
-" Missing %%EndComments comment!\n"
+" Missing %%EndComments comment\n"
" REF: Page 41, %%EndComments\n"
msgstr ""
-" %%EndComments iruzkina falta da\n"
-" Erref: 41. orrialdea, %%EndComments\n"
-#: systemv/cupstestdsc.c:346
#, c-format
msgid ""
-" Missing or bad %%BoundingBox: comment!\n"
+" Missing or bad %%BoundingBox: comment\n"
" REF: Page 39, %%BoundingBox:\n"
msgstr ""
-" %%BoundingBox okerrekoa edo falta da: iruzkina\n"
-" Erref: 39. orrialdea, %%BoundingBox:\n"
-#: systemv/cupstestdsc.c:376
#, c-format
msgid ""
-" Missing or bad %%Page: comments!\n"
+" Missing or bad %%Page: comments\n"
" REF: Page 53, %%Page:\n"
msgstr ""
-" %%Page okerrekoa edo falta da: iruzkinak\n"
-" Erref: 53. orrialdea, %%Page:\n"
-#: systemv/cupstestdsc.c:356
#, c-format
msgid ""
-" Missing or bad %%Pages: comment!\n"
+" Missing or bad %%Pages: comment\n"
" REF: Page 43, %%Pages:\n"
msgstr ""
-" %%Pages okerrekoa edo falta da: iruzkina\n"
-" Erref: 43. orrialdea, %%Pages:\n"
-#: systemv/cupstestppd.c:1571
msgid " NO ERRORS FOUND\n"
msgstr " EZ DA ERRORERIK AURKITU\n"
-#: systemv/cupstestdsc.c:399
-#, c-format
-msgid " Saw %d lines that exceeded 255 characters!\n"
-msgstr " 255 karaktere baino luzeagoak diren %d lerro aurkitu dira\n"
-
-#: systemv/cupstestdsc.c:394
-#, c-format
-msgid " Too many %%BeginDocument comments!\n"
-msgstr " %%BeginDocument iruzkin gehiegi\n"
-
-#: systemv/cupstestdsc.c:386
-#, c-format
-msgid " Too many %%EndDocument comments!\n"
-msgstr " %%EndDocument iruzkin gehiegi\n"
-
-#: systemv/cupstestdsc.c:406
-msgid " Warning: file contains binary data!\n"
-msgstr " Abisua: fitxategiak datu bitarrak ditu\n"
-
-#: systemv/cupstestdsc.c:414
-#, c-format
-msgid " Warning: no %%EndComments comment in file!\n"
-msgstr " Abisua: ez dago %%EndComments iruzkinik fitxategian\n"
-
-#: systemv/cupstestdsc.c:410
-#, c-format
-msgid " Warning: obsolete DSC version %.1f in file!\n"
-msgstr " Abisua: DSC %.1f bertsio zaharkitua fitxategian\n"
-
-#: systemv/cupstestppd.c:577 systemv/cupstestppd.c:592
-#: systemv/cupstestppd.c:613 systemv/cupstestppd.c:628
-#: systemv/cupstestppd.c:656 systemv/cupstestppd.c:676
-#: systemv/cupstestppd.c:699 systemv/cupstestppd.c:717
-#: systemv/cupstestppd.c:743 systemv/cupstestppd.c:761
-#: systemv/cupstestppd.c:781 systemv/cupstestppd.c:801
-#: systemv/cupstestppd.c:819 systemv/cupstestppd.c:835
-#: systemv/cupstestppd.c:853 systemv/cupstestppd.c:874
-#: systemv/cupstestppd.c:893 systemv/cupstestppd.c:913
-#: systemv/cupstestppd.c:933 systemv/cupstestppd.c:953
-#: systemv/cupstestppd.c:973 systemv/cupstestppd.c:991
-#: systemv/cupstestppd.c:1008 systemv/cupstestppd.c:1030
-#: systemv/cupstestppd.c:1048 systemv/cupstestppd.c:1065
-#: systemv/cupstestppd.c:1083 systemv/cupstestppd.c:1099
-#: systemv/cupstestppd.c:1119 systemv/cupstestppd.c:1150
-#: systemv/cupstestppd.c:1172 systemv/cupstestppd.c:1221
-#: systemv/cupstestppd.c:1240 systemv/cupstestppd.c:1284
-#: systemv/cupstestppd.c:1298 systemv/cupstestppd.c:1330
-#: systemv/cupstestppd.c:1357 systemv/cupstestppd.c:1875
-#: systemv/cupstestppd.c:1894 systemv/cupstestppd.c:1912
-#: systemv/cupstestppd.c:1964 systemv/cupstestppd.c:1980
-#: systemv/cupstestppd.c:2017 systemv/cupstestppd.c:2035
-#: systemv/cupstestppd.c:2071 systemv/cupstestppd.c:2085
-#: systemv/cupstestppd.c:2112 systemv/cupstestppd.c:2126
-#: systemv/cupstestppd.c:2172 systemv/cupstestppd.c:2194
-#: systemv/cupstestppd.c:2217 systemv/cupstestppd.c:2234
-#: systemv/cupstestppd.c:2303 systemv/cupstestppd.c:2350
-#: systemv/cupstestppd.c:2374 systemv/cupstestppd.c:2425
-#: systemv/cupstestppd.c:2455 systemv/cupstestppd.c:2480
-#: systemv/cupstestppd.c:2496 systemv/cupstestppd.c:2526
-#: systemv/cupstestppd.c:2552 systemv/cupstestppd.c:2566
-#: systemv/cupstestppd.c:2590 systemv/cupstestppd.c:2604
-#: systemv/cupstestppd.c:2628 systemv/cupstestppd.c:2642
-#: systemv/cupstestppd.c:2666 systemv/cupstestppd.c:2680
-#: systemv/cupstestppd.c:2704 systemv/cupstestppd.c:2718
-#: systemv/cupstestppd.c:2735 systemv/cupstestppd.c:2790
-#: systemv/cupstestppd.c:2825 systemv/cupstestppd.c:2852
-#: systemv/cupstestppd.c:2907 systemv/cupstestppd.c:2922
-#: systemv/cupstestppd.c:2960 systemv/cupstestppd.c:3002
-#: systemv/cupstestppd.c:3016 systemv/cupstestppd.c:3077
-#: systemv/cupstestppd.c:3113 systemv/cupstestppd.c:3127
-#: systemv/cupstestppd.c:3173 systemv/cupstestppd.c:3205
-#: systemv/cupstestppd.c:3222 systemv/cupstestppd.c:3245
-#: systemv/cupstestppd.c:3261 systemv/cupstestppd.c:3299
-#: systemv/cupstestppd.c:3439 systemv/cupstestppd.c:3461
-#: systemv/cupstestppd.c:3567
+#, c-format
+msgid " Saw %d lines that exceeded 255 characters\n"
+msgstr ""
+
+#, c-format
+msgid " Too many %%BeginDocument comments\n"
+msgstr ""
+
+#, c-format
+msgid " Too many %%EndDocument comments\n"
+msgstr ""
+
+msgid " Warning: file contains binary data\n"
+msgstr ""
+
+#, c-format
+msgid " Warning: no %%EndComments comment in file\n"
+msgstr ""
+
+#, c-format
+msgid " Warning: obsolete DSC version %.1f in file\n"
+msgstr ""
+
msgid " FAIL\n"
msgstr " HUTSEGITEA\n"
-#: systemv/cupstestppd.c:462
#, c-format
msgid ""
" FAIL\n"
@@ -1169,7 +914,6 @@ msgstr ""
" HUTSEGITEA\n"
" **HUTSEGITEA** Ezin da PPD fitxategia ireki - %s\n"
-#: systemv/cupstestppd.c:473
#, c-format
msgid ""
" FAIL\n"
@@ -1178,91 +922,72 @@ msgstr ""
" HUTSEGITEA\n"
" **HUTSEGITEA** Ezin da PPD fitxategia ireki - %s %d lerroan.\n"
-#: systemv/cupstestppd.c:1381
msgid " PASS\n"
msgstr " BALIOZKOA\n"
-#: ppdc/sample.c:51
msgid "#10 Envelope"
msgstr "10. gutunazala"
-#: ppdc/sample.c:52
msgid "#11 Envelope"
msgstr "11. gutunazala"
-#: ppdc/sample.c:53
msgid "#12 Envelope"
msgstr "12. gutunazala"
-#: ppdc/sample.c:54
msgid "#14 Envelope"
msgstr "14. gutunazala"
-#: ppdc/sample.c:55
msgid "#9 Envelope"
msgstr "9. gutunazala"
-#: berkeley/lpq.c:552
#, c-format
msgid "%-6s %-10.10s %-4d %-10d %-27.27s %.0f bytes\n"
msgstr "%-6s %-10.10s %-4d %-10d %-27.27s %.0f byte\n"
-#: berkeley/lpq.c:557
#, c-format
msgid "%-7s %-7.7s %-7d %-31.31s %.0f bytes\n"
msgstr "%-7s %-7.7s %-7d %-31.31s %.0f byte\n"
-#: filter/bannertops.c:784
#, c-format
msgid "%.0f x %.0f millimeters"
msgstr "%.0f x %.0f milimetro"
-#: filter/bannertops.c:805
#, c-format
msgid "%.0f x %.0f to %.0f x %.0f millimeters"
msgstr "%.0f x %.0f -> %.0f x %.0f milimetro"
-#: filter/bannertops.c:775
#, c-format
msgid "%.2f x %.2f inches"
msgstr "%.2f x %.2f hatz"
-#: filter/bannertops.c:794
#, c-format
msgid "%.2f x %.2f to %.2f x %.2f inches"
msgstr "%.2f x %.2f -> %.2f x %.2f hatz"
-#: systemv/lpstat.c:754
#, c-format
msgid "%s accepting requests since %s\n"
msgstr "%s(e)k eskaerak onartzen ditu %s unetik\n"
-#: scheduler/ipp.c:10409
#, c-format
msgid "%s cannot be changed."
msgstr "%s ezin da aldatu."
-#: berkeley/lpc.c:194
#, c-format
msgid "%s is not implemented by the CUPS version of lpc.\n"
msgstr "%s ez dago CUPSen lpc bertsioan garatuta.\n"
-#: berkeley/lpq.c:643
#, c-format
msgid "%s is not ready\n"
msgstr "%s ez dago prest\n"
-#: berkeley/lpq.c:636
#, c-format
msgid "%s is ready\n"
msgstr "%s prest dago\n"
-#: berkeley/lpq.c:639
#, c-format
msgid "%s is ready and printing\n"
msgstr "%s prest dago eta inprimatzen\n"
-#: systemv/lpstat.c:757
#, c-format
msgid ""
"%s not accepting requests since %s -\n"
@@ -1271,17 +996,14 @@ msgstr ""
"%s(e)k ez du eskaerarik onartzen %s unetik\n"
"\t%s\n"
-#: scheduler/ipp.c:701
#, c-format
-msgid "%s not supported!"
-msgstr "%s ez dago onartuta."
+msgid "%s not supported"
+msgstr ""
-#: systemv/lpstat.c:767
#, c-format
msgid "%s/%s accepting requests since %s\n"
msgstr "%s/%s-(e)k eskaerak onartzen ditu %s unetik\n"
-#: systemv/lpstat.c:770
#, c-format
msgid ""
"%s/%s not accepting requests since %s -\n"
@@ -1290,1617 +1012,1223 @@ msgstr ""
"%s/%s-(e)k ez ditu eskaerarik onartzen %s unetik\n"
"\t%s\n"
-#: berkeley/lpq.c:544
#, c-format
msgid "%s: %-33.33s [job %d localhost]\n"
msgstr "%s: %-33.33s [%d lana localhost]\n"
-#: systemv/cancel.c:303 systemv/cancel.c:367
#, c-format
msgid "%s: %s failed: %s\n"
msgstr "%s: %s(e)k huts egin du: %s\n"
-#: systemv/cupsaccept.c:73
#, c-format
-msgid "%s: Don't know what to do!\n"
-msgstr "%s: ez daki zer egin.\n"
+msgid "%s: Don't know what to do\n"
+msgstr ""
-#: berkeley/lpr.c:356 systemv/lp.c:603
#, c-format
msgid ""
-"%s: Error - %s environment variable names non-existent destination \"%s\"!\n"
+"%s: Error - %s environment variable names non-existent destination \"%s\"\n"
msgstr ""
-"%s: errorea - Inguruneko %s aldagaiak existitzen ez den \"%s\" helburua "
-"izendatzen du\n"
-#: systemv/lp.c:240
#, c-format
-msgid "%s: Error - bad job ID!\n"
-msgstr "%s: errorea - lanaren okerreko IDa\n"
+msgid "%s: Error - bad job ID\n"
+msgstr ""
-#: systemv/lp.c:227
#, c-format
-msgid "%s: Error - cannot print files and alter jobs simultaneously!\n"
+msgid "%s: Error - cannot print files and alter jobs simultaneously\n"
msgstr ""
-"%s: errorea - ezin dira fitxategiak inprimatu eta aldi berean lanak aldatu\n"
-#: systemv/lp.c:523
#, c-format
-msgid ""
-"%s: Error - cannot print from stdin if files or a job ID are provided!\n"
+msgid "%s: Error - cannot print from stdin if files or a job ID are provided\n"
+msgstr ""
+
+#, c-format
+msgid "%s: Error - expected character set after '-S' option\n"
msgstr ""
-"%s: errorea - ezin da stdin-etik inprimatu fitxategiak edo lan baten IDa "
-"ematen bada\n"
-#: systemv/lp.c:477
#, c-format
-msgid "%s: Error - expected character set after '-S' option!\n"
-msgstr "%s: errorea - '-S' aukeraren ondoren karaktere-jokoa espero zen\n"
+msgid "%s: Error - expected content type after '-T' option\n"
+msgstr ""
-#: systemv/lp.c:497
#, c-format
-msgid "%s: Error - expected content type after '-T' option!\n"
-msgstr "%s: errorea - '-T' aukeraren ondoren eduki mota espero zen\n"
+msgid "%s: Error - expected copies after '-n' option\n"
+msgstr ""
-#: systemv/lp.c:273
#, c-format
-msgid "%s: Error - expected copies after '-n' option!\n"
-msgstr "%s: errorea - '-n' aukeraren ondoren kopiak espero ziren\n"
+msgid "%s: Error - expected copy count after '-#' option\n"
+msgstr ""
-#: berkeley/lpr.c:251
#, c-format
-msgid "%s: Error - expected copy count after '-#' option!\n"
-msgstr "%s: errorea - '-#' aukeraren ondoren kopien zenbatzailea espero zen\n"
+msgid "%s: Error - expected destination after '-P' option\n"
+msgstr ""
-#: berkeley/lpr.c:219
#, c-format
-msgid "%s: Error - expected destination after '-P' option!\n"
-msgstr "%s: errorea - '-P' aukeraren ondoren helburua espero zen\n"
+msgid "%s: Error - expected destination after '-b' option\n"
+msgstr ""
-#: systemv/lpstat.c:238
#, c-format
-msgid "%s: Error - expected destination after '-b' option!\n"
-msgstr "%s: errorea - '-b' aukeraren ondoren helburua espero zen\n"
+msgid "%s: Error - expected destination after '-d' option\n"
+msgstr ""
-#: systemv/lp.c:145
#, c-format
-msgid "%s: Error - expected destination after '-d' option!\n"
-msgstr "%s: errorea - '-d' aukeraren ondoren helburua espero zen\n"
+msgid "%s: Error - expected form after '-f' option\n"
+msgstr ""
-#: systemv/lp.c:175
#, c-format
-msgid "%s: Error - expected form after '-f' option!\n"
-msgstr "%s: errorea - '-f' aukeraren ondoren inprimakia espero zen\n"
+msgid "%s: Error - expected hold name after '-H' option\n"
+msgstr ""
-#: systemv/lp.c:404
#, c-format
-msgid "%s: Error - expected hold name after '-H' option!\n"
-msgstr "%s: errorea - '-H' aukeraren ondoren eusteko izena espero zen\n"
+msgid "%s: Error - expected hostname after '-H' option\n"
+msgstr ""
-#: berkeley/lpr.c:111
#, c-format
-msgid "%s: Error - expected hostname after '-H' option!\n"
-msgstr "%s: errorea - '-H' aukeraren ondoren ostalari-izena espero zen\n"
+msgid "%s: Error - expected hostname after '-h' option\n"
+msgstr ""
-#: berkeley/lpq.c:188 berkeley/lprm.c:130 systemv/cancel.c:130
-#: systemv/cupsaccept.c:131 systemv/lp.c:196 systemv/lpstat.c:298
#, c-format
-msgid "%s: Error - expected hostname after '-h' option!\n"
-msgstr "%s: errorea - '-h' aukeraren ondoren ostalari-izena espero zen\n"
+msgid "%s: Error - expected mode list after '-y' option\n"
+msgstr ""
-#: systemv/lp.c:382
#, c-format
-msgid "%s: Error - expected mode list after '-y' option!\n"
-msgstr "%s: errorea - '-y' aukeraren ondoren moduen zerrenda espero zen\n"
+msgid "%s: Error - expected name after '-%c' option\n"
+msgstr ""
-#: berkeley/lpr.c:275
#, c-format
-msgid "%s: Error - expected name after '-%c' option!\n"
-msgstr "%s: errorea - '-%c' aukeraren ondoren izena espero zen\n"
+msgid "%s: Error - expected option string after '-o' option\n"
+msgstr ""
-#: systemv/lp.c:296
#, c-format
-msgid "%s: Error - expected option string after '-o' option!\n"
-msgstr "%s: errorea - '-o' aukeraren ondoren aukera-katea espero zen\n"
+msgid "%s: Error - expected page list after '-P' option\n"
+msgstr ""
-#: systemv/lp.c:456
#, c-format
-msgid "%s: Error - expected page list after '-P' option!\n"
-msgstr "%s: errorea - '-P' aukeraren ondoren orrialdeen zerrenda espero zen\n"
+msgid "%s: Error - expected priority after '-%c' option\n"
+msgstr ""
-#: systemv/lp.c:317
#, c-format
-msgid "%s: Error - expected priority after '-%c' option!\n"
-msgstr "%s: errorea - '-%c' aukeraren ondoren lehentasuna espero zen\n"
+msgid "%s: Error - expected reason text after '-r' option\n"
+msgstr ""
-#: systemv/cupsaccept.c:150
#, c-format
-msgid "%s: Error - expected reason text after '-r' option!\n"
-msgstr "%s: errorea - '-r' aukeraren ondoren arrazoiaren testua espero zen\n"
+msgid "%s: Error - expected title after '-t' option\n"
+msgstr ""
-#: systemv/lp.c:364
#, c-format
-msgid "%s: Error - expected title after '-t' option!\n"
-msgstr "%s: errorea - '-t' aukeraren ondoren titulua espero zen\n"
+msgid "%s: Error - expected username after '-U' option\n"
+msgstr ""
-#: berkeley/lpq.c:117 berkeley/lpr.c:91 berkeley/lprm.c:110
-#: systemv/cancel.c:99 systemv/cupsaccept.c:108 systemv/lp.c:122
-#: systemv/lpadmin.c:471 systemv/lpstat.c:144
#, c-format
-msgid "%s: Error - expected username after '-U' option!\n"
-msgstr "%s: errorea - '-U' aukeraren ondoren erabiltzaile-izena espero zen\n"
+msgid "%s: Error - expected username after '-U' option!n"
+msgstr ""
-#: systemv/cancel.c:152
#, c-format
-msgid "%s: Error - expected username after '-u' option!\n"
-msgstr "%s: errorea - '-u' aukeraren ondoren erabiltzaile-izena espero zen\n"
+msgid "%s: Error - expected username after '-u' option\n"
+msgstr ""
-#: berkeley/lpr.c:134
#, c-format
-msgid "%s: Error - expected value after '-%c' option!\n"
-msgstr "%s: errorea - '-%c' aukeraren ondoren balio bat espero zen\n"
+msgid "%s: Error - expected value after '-%c' option\n"
+msgstr ""
-#: systemv/lpstat.c:164 systemv/lpstat.c:178
#, c-format
msgid ""
"%s: Error - need \"completed\", \"not-completed\", or \"all\" after '-W' "
-"option!\n"
+"option\n"
msgstr ""
-"%s: errorea - '-W' aukeraren ondoren \"completed\", \"not-completed\", edo "
-"\"all\" egon behar du\n"
-#: berkeley/lpr.c:361 systemv/lp.c:608
#, c-format
msgid "%s: Error - no default destination available.\n"
msgstr "%s: errorea - helburu lehenetsia ez dago eskuragarri\n"
-#: systemv/lp.c:340
#, c-format
msgid "%s: Error - priority must be between 1 and 100.\n"
msgstr "%s: errorea - lehentasuna 1 eta 100 artean egon behar du\n"
-#: berkeley/lpr.c:365 systemv/lp.c:612
#, c-format
-msgid "%s: Error - scheduler not responding!\n"
-msgstr "%s: errorea - antolatzaileak ez du erantzuten\n"
+msgid "%s: Error - scheduler not responding\n"
+msgstr ""
-#: berkeley/lpr.c:317 systemv/lp.c:556
#, c-format
msgid "%s: Error - too many files - \"%s\"\n"
msgstr "%s: errorea - fitxategi gehiegi - \"%s\"\n"
-#: berkeley/lpr.c:299 systemv/lp.c:539
#, c-format
msgid "%s: Error - unable to access \"%s\" - %s\n"
msgstr "%s: errorea - ezin da \"%s\" atzitu - %s\n"
-#: berkeley/lpr.c:410 systemv/lp.c:645
#, c-format
msgid "%s: Error - unable to queue from stdin - %s\n"
msgstr "%s: errorea - ezin da stdin-etik ilaratu - %s\n"
-#: berkeley/lprm.c:93 berkeley/lprm.c:182 systemv/cancel.c:222
#, c-format
-msgid "%s: Error - unknown destination \"%s\"!\n"
-msgstr "%s: errorea - \"%s\" helburu ezezaguna\n"
+msgid "%s: Error - unknown destination \"%s\"\n"
+msgstr ""
-#: berkeley/lpq.c:157
#, c-format
-msgid "%s: Error - unknown destination \"%s/%s\"!\n"
-msgstr "%s: errorea - \"%s/%s\" helburu ezezaguna\n"
+msgid "%s: Error - unknown destination \"%s/%s\"\n"
+msgstr ""
-#: berkeley/lpr.c:286 berkeley/lprm.c:148 systemv/cancel.c:164
-#: systemv/cupsaccept.c:174 systemv/lp.c:514 systemv/lpstat.c:459
#, c-format
-msgid "%s: Error - unknown option '%c'!\n"
-msgstr "%s: errorea - '%c' aukera ezezaguna\n"
+msgid "%s: Error - unknown option '%c'\n"
+msgstr ""
-#: systemv/cupsaccept.c:167
#, c-format
-msgid "%s: Error - unknown option '%s'!\n"
-msgstr "%s: errorea - '%s' aukera ezezaguna\n"
+msgid "%s: Error - unknown option '%s'\n"
+msgstr ""
-#: systemv/lp.c:216
#, c-format
-msgid "%s: Expected job ID after '-i' option!\n"
-msgstr "%s: '-i' aukeraren ondoren lanaren IDa espero zen\n"
+msgid "%s: Expected job ID after '-i' option\n"
+msgstr ""
-#: scheduler/cupsfilter.c:558
#, c-format
msgid "%s: Filter \"%s\" not available: %s\n"
msgstr "%s: \"%s\" iragazkia ez dago erabilgarri: %s\n"
-#: systemv/lpstat.c:511 systemv/lpstat.c:550
#, c-format
-msgid "%s: Invalid destination name in list \"%s\"!\n"
-msgstr "%s: helburuaren izen baliogabea \"%s\" zerrendan\n"
+msgid "%s: Invalid destination name in list \"%s\"\n"
+msgstr ""
-#: scheduler/cupsfilter.c:539
#, c-format
msgid "%s: Invalid filter string \"%s\"\n"
msgstr "%s: \"%s\" iragazkiaren kate baliogabea\n"
-#: systemv/lp.c:432
#, c-format
-msgid "%s: Need job ID ('-i jobid') before '-H restart'!\n"
-msgstr "%s: lanaren IDa ('-i lanIDa') behar da '-H restart'-en aurretik\n"
+msgid "%s: Need job ID ('-i jobid') before '-H restart'\n"
+msgstr ""
-#: scheduler/cupsfilter.c:453
#, c-format
-msgid "%s: No filter to convert from %s/%s to %s/%s!\n"
-msgstr "%s: ez dago iragazkirik %s/%s -> %s/%s bihurtzeko\n"
+msgid "%s: No filter to convert from %s/%s to %s/%s\n"
+msgstr ""
-#: systemv/cupsaccept.c:208
#, c-format
msgid "%s: Operation failed: %s\n"
msgstr "%s: huts egin du eragiketak: %s\n"
-#: berkeley/lpq.c:103 berkeley/lpr.c:77 berkeley/lprm.c:72 systemv/cancel.c:85
-#: systemv/cupsaccept.c:94 systemv/cupsaddsmb.c:91 systemv/lp.c:108
-#: systemv/lpadmin.c:277 systemv/lpinfo.c:94 systemv/lpmove.c:79
-#: systemv/lpstat.c:109
#, c-format
-msgid "%s: Sorry, no encryption support compiled in!\n"
-msgstr "%s: ez da enkriptatzeko euskarriarekin konpilatu\n"
+msgid "%s: Sorry, no encryption support compiled in\n"
+msgstr ""
-#: berkeley/lpq.c:304 scheduler/cupsfilter.c:1093 systemv/cupsaddsmb.c:149
-#: systemv/cupsaddsmb.c:175
#, c-format
msgid "%s: Unable to connect to server\n"
msgstr "%s: ezin da zerbitzariarekin konektatu\n"
-#: systemv/cancel.c:245 systemv/cancel.c:326
#, c-format
-msgid "%s: Unable to contact server!\n"
-msgstr "%s: ezin da zerbitzariarekin kontaktatu\n"
+msgid "%s: Unable to contact server\n"
+msgstr ""
-#: scheduler/cupsfilter.c:419
#, c-format
-msgid "%s: Unable to determine MIME type of \"%s\"!\n"
-msgstr "%s: ezin da \"%s\"(r)en MIME mota zehaztu\n"
+msgid "%s: Unable to determine MIME type of \"%s\"\n"
+msgstr ""
-#: ppdc/ppdc-file.cxx:50 ppdc/ppdmerge.cxx:99
#, c-format
msgid "%s: Unable to open %s: %s\n"
msgstr "%s: ezin da %s ireki: %s\n"
-#: scheduler/cupsfilter.c:603
#, c-format
msgid "%s: Unable to open PPD file: %s on line %d\n"
msgstr "%s: ezin da PPD fitxategia ireki: %s %d lerroan\n"
-#: ppdc/ppdmerge.cxx:113
#, c-format
msgid "%s: Unable to open PPD file: %s on line %d.\n"
msgstr "%s: ezin da PPD fitxategia ireki: %s %d lerroan\n"
-#: scheduler/cupsfilter.c:384
#, c-format
-msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"!\n"
-msgstr "%s: ezin da MIMEen datu-basea irakurri \"%s\" edo \"%s\"(e)ndik\n"
+msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"\n"
+msgstr ""
-#: berkeley/lpq.c:161 systemv/lpstat.c:565
#, c-format
-msgid "%s: Unknown destination \"%s\"!\n"
-msgstr "%s: \"%s\" helburu ezezaguna\n"
+msgid "%s: Unknown destination \"%s\"\n"
+msgstr ""
-#: scheduler/cupsfilter.c:430
#, c-format
-msgid "%s: Unknown destination MIME type %s/%s!\n"
-msgstr "%s: %s/%s MIME motaren helburu ezezaguna\n"
+msgid "%s: Unknown destination MIME type %s/%s\n"
+msgstr ""
-#: scheduler/cupsfilter.c:1299
#, c-format
-msgid "%s: Unknown option '%c'!\n"
-msgstr "%s: '%c' aukera ezezaguna\n"
+msgid "%s: Unknown option '%c'\n"
+msgstr ""
-#: scheduler/cupsfilter.c:411
#, c-format
-msgid "%s: Unknown source MIME type %s/%s!\n"
-msgstr "%s: %s/%s MIME moten iturburu ezeaguna\n"
+msgid "%s: Unknown source MIME type %s/%s\n"
+msgstr ""
-#: berkeley/lpr.c:148
#, c-format
msgid ""
"%s: Warning - '%c' format modifier not supported - output may not be "
-"correct!\n"
+"correct\n"
msgstr ""
-"%s: abisua - '%c' formatuaren eraldatzailea ez dago onartuta - irteera ez da "
-"zuzena izango\n"
-#: systemv/lp.c:485
#, c-format
-msgid "%s: Warning - character set option ignored!\n"
-msgstr "%s: abisua - karaktere-jokoaren aukerari ezikusi egin zaio\n"
+msgid "%s: Warning - character set option ignored\n"
+msgstr ""
-#: systemv/lp.c:505
#, c-format
-msgid "%s: Warning - content type option ignored!\n"
-msgstr "%s: abisua - edukiaren motaren aukerari ezikusi egin zaio\n"
+msgid "%s: Warning - content type option ignored\n"
+msgstr ""
-#: systemv/lp.c:182
#, c-format
-msgid "%s: Warning - form option ignored!\n"
-msgstr "%s: abisua - inprimakiaren aukerari ezikusi egin zaio\n"
+msgid "%s: Warning - form option ignored\n"
+msgstr ""
-#: systemv/lp.c:390
#, c-format
-msgid "%s: Warning - mode option ignored!\n"
-msgstr "%s: abisua - moduen aukerari ezikusi egin zaio\n"
+msgid "%s: Warning - mode option ignored\n"
+msgstr ""
-#: berkeley/lpq.c:245
#, c-format
msgid ""
-"%s: error - %s environment variable names non-existent destination \"%s\"!\n"
+"%s: error - %s environment variable names non-existent destination \"%s\"\n"
msgstr ""
-"%s: errorea - inguruneko %s aldagaiak existitzen ez den \"%s\" helburua "
-"izandatzen du\n"
-#: berkeley/lpr.c:162
#, c-format
-msgid "%s: error - expected option=value after '-o' option!\n"
-msgstr "%s: errorea - '-o' aukeraren ondoren aukera=balioa espero zen\n"
+msgid "%s: error - expected option=value after '-o' option\n"
+msgstr ""
-#: berkeley/lpq.c:250
#, c-format
msgid "%s: error - no default destination available.\n"
msgstr "%s: errorea - helburu lehenetsia ez dago eskuragarri\n"
-#: ppdc/sample.c:281
msgid "-1"
msgstr "-1"
-#: ppdc/sample.c:272
msgid "-10"
msgstr "-10"
-#: ppdc/sample.c:364
msgid "-100"
msgstr "-100"
-#: ppdc/sample.c:363
msgid "-105"
msgstr "-105"
-#: ppdc/sample.c:271
msgid "-11"
msgstr "-11"
-#: ppdc/sample.c:362
msgid "-110"
msgstr "-110"
-#: ppdc/sample.c:361
msgid "-115"
msgstr "-115"
-#: ppdc/sample.c:270
msgid "-12"
msgstr "-12"
-#: ppdc/sample.c:360
msgid "-120"
msgstr "-120"
-#: ppdc/sample.c:269
msgid "-13"
msgstr "-13"
-#: ppdc/sample.c:268
msgid "-14"
msgstr "-14"
-#: ppdc/sample.c:267
msgid "-15"
msgstr "-15"
-#: ppdc/sample.c:280
msgid "-2"
msgstr "-2"
-#: ppdc/sample.c:380
msgid "-20"
msgstr "-20"
-#: ppdc/sample.c:379
msgid "-25"
msgstr "-25"
-#: ppdc/sample.c:279
msgid "-3"
msgstr "-3"
-#: ppdc/sample.c:378
msgid "-30"
msgstr "-30"
-#: ppdc/sample.c:377
msgid "-35"
msgstr "-35"
-#: ppdc/sample.c:278
msgid "-4"
msgstr "-4"
-#: ppdc/sample.c:376
msgid "-40"
msgstr "-40"
-#: ppdc/sample.c:375
msgid "-45"
msgstr "-45"
-#: ppdc/sample.c:277
msgid "-5"
msgstr "-5"
-#: ppdc/sample.c:374
msgid "-50"
msgstr "-50"
-#: ppdc/sample.c:373
msgid "-55"
msgstr "-55"
-#: ppdc/sample.c:276
msgid "-6"
msgstr "-6"
-#: ppdc/sample.c:372
msgid "-60"
msgstr "-60"
-#: ppdc/sample.c:371
msgid "-65"
msgstr "-65"
-#: ppdc/sample.c:275
msgid "-7"
msgstr "-7"
-#: ppdc/sample.c:370
msgid "-70"
msgstr "-70"
-#: ppdc/sample.c:369
msgid "-75"
msgstr "-75"
-#: ppdc/sample.c:274
msgid "-8"
msgstr "-8"
-#: ppdc/sample.c:368
msgid "-80"
msgstr "-80"
-#: ppdc/sample.c:367
msgid "-85"
msgstr "-85"
-#: ppdc/sample.c:273
msgid "-9"
msgstr "-9"
-#: ppdc/sample.c:366
msgid "-90"
msgstr "-90"
-#: ppdc/sample.c:365
msgid "-95"
msgstr "-95"
-#: ppdc/sample.c:282
msgid "0"
msgstr "0"
-#: ppdc/sample.c:283
msgid "1"
msgstr "1"
-#: ppdc/sample.c:355
msgid "1 inch/sec."
msgstr "1 hazt/seg"
-#: ppdc/sample.c:144
msgid "1.25x0.25\""
msgstr "1.25x0.25\""
-#: ppdc/sample.c:145
msgid "1.25x2.25\""
msgstr "1.25x2.25\""
-#: ppdc/sample.c:403
msgid "1.5 inch/sec."
msgstr "1.5 hatz/seg"
-#: ppdc/sample.c:146
msgid "1.50x0.25\""
msgstr "1.50x0.25\""
-#: ppdc/sample.c:147
msgid "1.50x0.50\""
msgstr "1.50x0.50\""
-#: ppdc/sample.c:148
msgid "1.50x1.00\""
msgstr "1.50x1.00\""
-#: ppdc/sample.c:149
msgid "1.50x2.00\""
msgstr "1.50x2.00\""
-#: ppdc/sample.c:292
msgid "10"
msgstr "10"
-#: ppdc/sample.c:414
msgid "10 inches/sec."
msgstr "10 hatz/seg"
-#: ppdc/sample.c:1
msgid "10 x 11\""
msgstr "10 x 11\""
-#: ppdc/sample.c:2
msgid "10 x 13\""
msgstr "10 x 13\""
-#: ppdc/sample.c:3
msgid "10 x 14\""
msgstr "10 x 14\""
-#: ppdc/sample.c:394
msgid "100"
msgstr "100"
-#: ppdc/sample.c:305
msgid "100 mm/sec."
msgstr "100 mm/seg"
-#: ppdc/sample.c:395
msgid "105"
msgstr "105"
-#: ppdc/sample.c:293
msgid "11"
msgstr "11"
-#: ppdc/sample.c:415
msgid "11 inches/sec."
msgstr "11 hatz/seg"
-#: ppdc/sample.c:396
msgid "110"
msgstr "110"
-#: ppdc/sample.c:397
msgid "115"
msgstr "115"
-#: ppdc/sample.c:294
msgid "12"
msgstr "12"
-#: ppdc/sample.c:416
msgid "12 inches/sec."
msgstr "12 hatz/seg"
-#: ppdc/sample.c:4
msgid "12 x 11\""
msgstr "12 x 11\""
-#: ppdc/sample.c:398
msgid "120"
msgstr "120"
-#: ppdc/sample.c:306
msgid "120 mm/sec."
msgstr "120 mm/seg"
-#: ppdc/sample.c:215
msgid "120x60dpi"
msgstr "120x60dpi"
-#: ppdc/sample.c:221
msgid "120x72dpi"
msgstr "120x72dpi"
-#: ppdc/sample.c:295
msgid "13"
msgstr "13"
-#: ppdc/sample.c:204
msgid "136dpi"
msgstr "136dpi"
-#: ppdc/sample.c:296
msgid "14"
msgstr "14"
-#: ppdc/sample.c:297
msgid "15"
msgstr "15"
-#: ppdc/sample.c:299
msgid "15 mm/sec."
msgstr "15 mm/seg"
-#: ppdc/sample.c:5
msgid "15 x 11\""
msgstr "15 x 11\""
-#: ppdc/sample.c:307
msgid "150 mm/sec."
msgstr "150 mm/seg"
-#: ppdc/sample.c:254
msgid "150dpi"
msgstr "150dpi"
-#: ppdc/sample.c:339
msgid "16"
msgstr "16"
-#: ppdc/sample.c:340
msgid "17"
msgstr "17"
-#: ppdc/sample.c:341
msgid "18"
msgstr "18"
-#: ppdc/sample.c:216
msgid "180dpi"
msgstr "180dpi"
-#: ppdc/sample.c:342
msgid "19"
msgstr "19"
-#: ppdc/sample.c:284
msgid "2"
msgstr "2"
-#: ppdc/sample.c:356
msgid "2 inches/sec."
msgstr "2 hatz/seg"
-#: ppdc/sample.c:242
msgid "2-Sided Printing"
msgstr "2 alboetatik inprimatzea"
-#: ppdc/sample.c:150
msgid "2.00x0.37\""
msgstr "2.00x0.37\""
-#: ppdc/sample.c:151
msgid "2.00x0.50\""
msgstr "2.00x0.50\""
-#: ppdc/sample.c:152
msgid "2.00x1.00\""
msgstr "2.00x1.00\""
-#: ppdc/sample.c:153
msgid "2.00x1.25\""
msgstr "2.00x1.25\""
-#: ppdc/sample.c:154
msgid "2.00x2.00\""
msgstr "2.00x2.00\""
-#: ppdc/sample.c:155
msgid "2.00x3.00\""
msgstr "2.00x3.00\""
-#: ppdc/sample.c:156
msgid "2.00x4.00\""
msgstr "2.00x4.00\""
-#: ppdc/sample.c:157
msgid "2.00x5.50\""
msgstr "2.00x5.50\""
-#: ppdc/sample.c:158
msgid "2.25x0.50\""
msgstr "2.25x0.50\""
-#: ppdc/sample.c:159
msgid "2.25x1.25\""
msgstr "2.25x1.25\""
-#: ppdc/sample.c:160
msgid "2.25x4.00\""
msgstr "2.25x4.00\""
-#: ppdc/sample.c:161
msgid "2.25x5.50\""
msgstr "2.25x5.50\""
-#: ppdc/sample.c:162
msgid "2.38x5.50\""
msgstr "2.38x5.50\""
-#: ppdc/sample.c:404
msgid "2.5 inches/sec."
msgstr "2.hatz/seg"
-#: ppdc/sample.c:163
msgid "2.50x1.00\""
msgstr "2.50x1.00\""
-#: ppdc/sample.c:164
msgid "2.50x2.00\""
msgstr "2.50x2.00\""
-#: ppdc/sample.c:165
msgid "2.75x1.25\""
msgstr "2.75x1.25\""
-#: ppdc/sample.c:166
msgid "2.9 x 1\""
msgstr "2.9 x 1\""
-#: ppdc/sample.c:343
msgid "20"
msgstr "20"
-#: ppdc/sample.c:300
msgid "20 mm/sec."
msgstr "20 mm/seg"
-#: ppdc/sample.c:308
msgid "200 mm/sec."
msgstr "200 mm/seg"
-#: ppdc/sample.c:205
msgid "203dpi"
msgstr "203dpi"
-#: ppdc/sample.c:344
msgid "21"
msgstr "21"
-#: ppdc/sample.c:345
msgid "22"
msgstr "22"
-#: ppdc/sample.c:346
msgid "23"
msgstr "23"
-#: ppdc/sample.c:347
msgid "24"
msgstr "24"
-#: ppdc/sample.c:213
msgid "24-Pin Series"
msgstr "24 orrratzeko serieak"
-#: ppdc/sample.c:222
msgid "240x72dpi"
msgstr "240x72dpi"
-#: ppdc/sample.c:348
msgid "25"
msgstr "25"
-#: ppdc/sample.c:309
msgid "250 mm/sec."
msgstr "250 mm/seg"
-#: ppdc/sample.c:349
msgid "26"
msgstr "26"
-#: ppdc/sample.c:350
msgid "27"
msgstr "27"
-#: ppdc/sample.c:351
msgid "28"
msgstr "28"
-#: ppdc/sample.c:352
msgid "29"
msgstr "29"
-#: ppdc/sample.c:285
msgid "3"
msgstr "3"
-#: ppdc/sample.c:357
msgid "3 inches/sec."
msgstr "3 hatz/seg"
-#: ppdc/sample.c:167
msgid "3.00x1.00\""
msgstr "3.00x1.00\""
-#: ppdc/sample.c:168
msgid "3.00x1.25\""
msgstr "3.00x1.25\""
-#: ppdc/sample.c:169
msgid "3.00x2.00\""
msgstr "3.00x2.00\""
-#: ppdc/sample.c:170
msgid "3.00x3.00\""
msgstr "3.00x3.00\""
-#: ppdc/sample.c:171
msgid "3.00x5.00\""
msgstr "3.00x5.00\""
-#: ppdc/sample.c:172
msgid "3.25x2.00\""
msgstr "3.25x2.00\""
-#: ppdc/sample.c:173
msgid "3.25x5.00\""
msgstr "3.25x5.00\""
-#: ppdc/sample.c:174
msgid "3.25x5.50\""
msgstr "3.25x5.50\""
-#: ppdc/sample.c:175
msgid "3.25x5.83\""
msgstr "3.25x5.83\""
-#: ppdc/sample.c:176
msgid "3.25x7.83\""
msgstr "3.25x7.83\""
-#: ppdc/sample.c:134
msgid "3.5\" Disk"
msgstr "3.5\" diskoa"
-#: ppdc/sample.c:143
msgid "3.5\" Disk - 2 1/8 x 2 3/4\""
msgstr "3.5\" diskoa - 2 1/8 x 2 3/4\""
-#: ppdc/sample.c:177
msgid "3.50x1.00\""
msgstr "3.50x1.00\""
-#: ppdc/sample.c:353
msgid "30"
msgstr "30"
-#: ppdc/sample.c:301
msgid "30 mm/sec."
msgstr "30 mm/seg"
-#: ppdc/sample.c:310
msgid "300 mm/sec."
msgstr "300 mm/seg"
-#: ppdc/sample.c:206
msgid "300dpi"
msgstr "300dpi"
-#: ppdc/sample.c:381
msgid "35"
msgstr "35"
-#: ppdc/sample.c:218
msgid "360dpi"
msgstr "360dpi"
-#: ppdc/sample.c:217
msgid "360x180dpi"
msgstr "360x180dpi"
-#: ppdc/sample.c:286
msgid "4"
msgstr "4"
-#: ppdc/sample.c:358
msgid "4 inches/sec."
msgstr "4 hatz/seg"
-#: ppdc/sample.c:178
msgid "4.00x1.00\""
msgstr "4.00x1.00\""
-#: ppdc/sample.c:186
msgid "4.00x13.00\""
msgstr "4.00x13.00\""
-#: ppdc/sample.c:179
msgid "4.00x2.00\""
msgstr "4.00x2.00\""
-#: ppdc/sample.c:180
msgid "4.00x2.50\""
msgstr "4.00x2.50\""
-#: ppdc/sample.c:181
msgid "4.00x3.00\""
msgstr "4.00x3.00\""
-#: ppdc/sample.c:182
msgid "4.00x4.00\""
msgstr "4.00x4.00\""
-#: ppdc/sample.c:183
msgid "4.00x5.00\""
msgstr "4.00x5.00\""
-#: ppdc/sample.c:184
msgid "4.00x6.00\""
msgstr "4.00x6.00\""
-#: ppdc/sample.c:185
msgid "4.00x6.50\""
msgstr "4.00x6.50\""
-#: ppdc/sample.c:382
msgid "40"
msgstr "40"
-#: ppdc/sample.c:302
msgid "40 mm/sec."
msgstr "40 mm/seg"
-#: ppdc/sample.c:383
msgid "45"
msgstr "45"
-#: ppdc/sample.c:287
msgid "5"
msgstr "5"
-#: ppdc/sample.c:408
msgid "5 inches/sec."
msgstr "5 hatz/seg"
-#: ppdc/sample.c:384
msgid "50"
msgstr "50"
-#: ppdc/sample.c:385
msgid "55"
msgstr "55"
-#: ppdc/sample.c:288
msgid "6"
msgstr "6"
-#: ppdc/sample.c:409
msgid "6 inches/sec."
msgstr "6 hatz/seg"
-#: ppdc/sample.c:187
msgid "6.00x1.00\""
msgstr "6.00x1.00\""
-#: ppdc/sample.c:188
msgid "6.00x2.00\""
msgstr "6.00x2.00\""
-#: ppdc/sample.c:189
msgid "6.00x3.00\""
msgstr "6.00x3.00\""
-#: ppdc/sample.c:190
msgid "6.00x4.00\""
msgstr "6.00x4.00\""
-#: ppdc/sample.c:191
msgid "6.00x5.00\""
msgstr "6.00x5.00\""
-#: ppdc/sample.c:192
msgid "6.00x6.00\""
msgstr "6.00x6.00\""
-#: ppdc/sample.c:193
msgid "6.00x6.50\""
msgstr "6.00x6.50\""
-#: ppdc/sample.c:386
msgid "60"
msgstr "60"
-#: ppdc/sample.c:303
msgid "60 mm/sec."
msgstr "60 mm/seg"
-#: ppdc/sample.c:233
msgid "600dpi"
msgstr "600dpi"
-#: ppdc/sample.c:214
msgid "60dpi"
msgstr "60dpi"
-#: ppdc/sample.c:220
msgid "60x720dpi"
msgstr "60x720dpi"
-#: ppdc/sample.c:387
msgid "65"
msgstr "65"
-#: ppdc/sample.c:289
msgid "7"
msgstr "7"
-#: ppdc/sample.c:411
msgid "7 inches/sec."
msgstr "7 hatz/seg"
-#: ppdc/sample.c:6
msgid "7 x 9\""
msgstr "7 x 9\""
-#: ppdc/sample.c:388
msgid "70"
msgstr "70"
-#: ppdc/sample.c:224
msgid "720dpi"
msgstr "720dpi"
-#: ppdc/sample.c:389
msgid "75"
msgstr "75"
-#: ppdc/sample.c:290
msgid "8"
msgstr "8"
-#: ppdc/sample.c:412
msgid "8 inches/sec."
msgstr "8 hatz/seg"
-#: ppdc/sample.c:7
msgid "8 x 10\""
msgstr "8 x 10\""
-#: ppdc/sample.c:194
msgid "8.00x1.00\""
msgstr "8.00x1.00\""
-#: ppdc/sample.c:195
msgid "8.00x2.00\""
msgstr "8.00x2.00\""
-#: ppdc/sample.c:196
msgid "8.00x3.00\""
msgstr "8.00x3.00\""
-#: ppdc/sample.c:197
msgid "8.00x4.00\""
msgstr "8.00x4.00\""
-#: ppdc/sample.c:198
msgid "8.00x5.00\""
msgstr "8.00x5.00\""
-#: ppdc/sample.c:199
msgid "8.00x6.00\""
msgstr "8.00x6.00\""
-#: ppdc/sample.c:200
msgid "8.00x6.50\""
msgstr "8.00x6.50\""
-#: ppdc/sample.c:390
msgid "80"
msgstr "80"
-#: ppdc/sample.c:304
msgid "80 mm/sec."
msgstr "80 mm/seg"
-#: ppdc/sample.c:391
msgid "85"
msgstr "85"
-#: ppdc/sample.c:291
msgid "9"
msgstr "9"
-#: ppdc/sample.c:413
msgid "9 inches/sec."
msgstr "9 hatz/seg"
-#: ppdc/sample.c:8
msgid "9 x 11\""
msgstr "9 x 11\""
-#: ppdc/sample.c:9
msgid "9 x 12\""
msgstr "9 x 12\""
-#: ppdc/sample.c:219
msgid "9-Pin Series"
msgstr "9 orratzeko serieak"
-#: ppdc/sample.c:392
msgid "90"
msgstr "90"
-#: ppdc/sample.c:393
msgid "95"
msgstr "95"
-#: berkeley/lpc.c:218
msgid "?Invalid help command unknown\n"
msgstr "? laguntzako komando ezezagun baliogabea\n"
-#: cgi-bin/admin.c:2337
-msgid "A Samba password is required to export printer drivers!"
+msgid "A Samba password is required to export printer drivers"
msgstr ""
-"Samba-ko pasahitza behar da inprimagailuaren kontrolatzaileak esportatzeko."
-#: cgi-bin/admin.c:2333
-msgid "A Samba username is required to export printer drivers!"
+msgid "A Samba username is required to export printer drivers"
msgstr ""
-"Samba-ko erabiltzaile-izena behar da inprimagailuaren kontrolatzaileak "
-"esportatzeko."
-#: scheduler/ipp.c:2384
#, c-format
-msgid "A class named \"%s\" already exists!"
-msgstr "\"%s\" izeneko klasea badago lehendik ere."
+msgid "A class named \"%s\" already exists"
+msgstr ""
-#: scheduler/ipp.c:1013
#, c-format
-msgid "A printer named \"%s\" already exists!"
-msgstr "\"%s\" izeneko inprimagailua badago lehendik ere."
+msgid "A printer named \"%s\" already exists"
+msgstr ""
-#: ppdc/sample.c:10
msgid "A0"
msgstr "A0"
-#: ppdc/sample.c:11
msgid "A1"
msgstr "A1"
-#: ppdc/sample.c:24
msgid "A10"
msgstr "A10"
-#: ppdc/sample.c:12
msgid "A2"
msgstr "A2"
-#: ppdc/sample.c:13
msgid "A3"
msgstr "A3"
-#: ppdc/sample.c:14
msgid "A3 (Oversize)"
msgstr "A3 (handiagoa)"
-#: ppdc/sample.c:15
msgid "A4"
msgstr "A4"
-#: ppdc/sample.c:16
msgid "A4 (Oversize)"
msgstr "A4 (handiagoa)"
-#: ppdc/sample.c:17
msgid "A4 (Small)"
msgstr "A4 (txikia)"
-#: ppdc/sample.c:18
msgid "A5"
msgstr "A5"
-#: ppdc/sample.c:19
msgid "A5 (Oversize)"
msgstr "A5 (handiagoa)"
-#: ppdc/sample.c:20
msgid "A6"
msgstr "A6"
-#: ppdc/sample.c:21
msgid "A7"
msgstr "A7"
-#: ppdc/sample.c:22
msgid "A8"
msgstr "A8"
-#: ppdc/sample.c:23
msgid "A9"
msgstr "A9"
-#: ppdc/sample.c:25
msgid "ANSI A"
msgstr "ANSI A"
-#: ppdc/sample.c:26
msgid "ANSI B"
msgstr "ANSI B"
-#: ppdc/sample.c:27
msgid "ANSI C"
msgstr "ANSI C"
-#: ppdc/sample.c:28
msgid "ANSI D"
msgstr "ANSI D"
-#: ppdc/sample.c:29
msgid "ANSI E"
msgstr "ANSI E"
-#: ppdc/sample.c:30
msgid "ARCH A"
msgstr "ARCH A"
-#: ppdc/sample.c:31
msgid "ARCH B"
msgstr "ARCH B"
-#: ppdc/sample.c:32
msgid "ARCH C"
msgstr "ARCH C"
-#: ppdc/sample.c:33
msgid "ARCH D"
msgstr "ARCH D"
-#: ppdc/sample.c:34
msgid "ARCH E"
msgstr "ARCH E"
-#: cgi-bin/classes.c:154 cgi-bin/printers.c:157
msgid "Accept Jobs"
msgstr "Onartu lanak"
-#: cups/http-support.c:1195
msgid "Accepted"
msgstr "Onartuta"
-#: cgi-bin/admin.c:480
msgid "Add Class"
msgstr "Gehitu klasea"
-#: cgi-bin/admin.c:772
msgid "Add Printer"
msgstr "Gehitu inprimagailua"
-#: cgi-bin/admin.c:355 cgi-bin/admin.c:388 cgi-bin/admin.c:436
-#: cgi-bin/admin.c:446
msgid "Add RSS Subscription"
msgstr "Gehitu RSS harpidetza"
-#: ppdc/sample.c:126
msgid "Address"
msgstr "Helbidea"
-#: ppdc/sample.c:135
msgid "Address - 1 1/8 x 3 1/2\""
msgstr "Helbidea - 1 1/8 x 3 1/2\""
-#: cgi-bin/admin.c:187 cgi-bin/admin.c:218 cgi-bin/admin.c:2755
msgid "Administration"
msgstr "Administrazioa"
-#: ppdc/sample.c:400
msgid "Always"
msgstr "Beti"
-#: backend/socket.c:126
msgid "AppSocket/HP JetDirect"
msgstr "AppSocket/HP JetDirect"
-#: ppdc/sample.c:421
msgid "Applicator"
msgstr "Aplikatzailea"
-#: scheduler/ipp.c:1135
#, c-format
-msgid "Attempt to set %s printer-state to bad value %d!"
-msgstr "%s inprimagailuaren egoera okerreko %d balioarekin ezartzen saiatzen."
+msgid "Attempt to set %s printer-state to bad value %d"
+msgstr ""
-#: scheduler/ipp.c:341
#, c-format
-msgid "Attribute groups are out of order (%x < %x)!"
-msgstr "Taldeen atributuak ordenatik kanpo daude (%x < %x)"
+msgid "Attribute groups are out of order (%x < %x)"
+msgstr ""
-#: ppdc/sample.c:35
msgid "B0"
msgstr "B0"
-#: ppdc/sample.c:37
msgid "B1"
msgstr "B1"
-#: ppdc/sample.c:36
msgid "B10"
msgstr "B10"
-#: ppdc/sample.c:38
msgid "B2"
msgstr "B2"
-#: ppdc/sample.c:39
msgid "B3"
msgstr "B3"
-#: ppdc/sample.c:40
msgid "B4"
msgstr "B4"
-#: ppdc/sample.c:41
msgid "B5"
msgstr "B5"
-#: ppdc/sample.c:42
msgid "B6"
msgstr "B6"
-#: ppdc/sample.c:43
msgid "B7"
msgstr "B7"
-#: ppdc/sample.c:44
msgid "B8"
msgstr "B8"
-#: ppdc/sample.c:45
msgid "B9"
msgstr "B9"
-#: cups/dest.c:317
msgid "Bad NULL dests pointer"
msgstr "Okerreko helburuko NULL erakuslea"
-#: cups/ppd.c:342
msgid "Bad OpenGroup"
msgstr "Okerreko OpenGroup"
-#: cups/ppd.c:344
msgid "Bad OpenUI/JCLOpenUI"
msgstr "Okerreko OpenUI/JCLOpenUI"
-#: cups/ppd.c:346
msgid "Bad OrderDependency"
msgstr "Okerreko OrderDependency"
-#: cups/http-support.c:1210
msgid "Bad Request"
msgstr "Okerreko eskaera"
-#: cups/snmp.c:1003
msgid "Bad SNMP version number"
msgstr "Okerreko SNMP bertsio zenbakia"
-#: cups/ppd.c:347
msgid "Bad UIConstraints"
msgstr "Okerreko UIConstraints"
-#: scheduler/ipp.c:1427
#, c-format
msgid "Bad copies value %d."
msgstr "Okerreko kopien %d balioa."
-#: cups/ppd.c:355
msgid "Bad custom parameter"
msgstr "Okerreko parametro pertsonalizatua"
-#: cups/http-support.c:1338
#, c-format
-msgid "Bad device URI \"%s\"!\n"
-msgstr "Okerreko gailuaren URIa: \"%s\"\n"
+msgid "Bad device URI \"%s\"\n"
+msgstr ""
-#: scheduler/ipp.c:2502
#, c-format
-msgid "Bad device-uri \"%s\"!"
-msgstr "Okerreko device-uri: \"%s\"."
+msgid "Bad device-uri \"%s\""
+msgstr ""
-#: scheduler/ipp.c:2542
#, c-format
-msgid "Bad device-uri scheme \"%s\"!"
-msgstr "Okerreko device-uri eskema: \"%s\"."
+msgid "Bad device-uri scheme \"%s\""
+msgstr ""
-#: scheduler/ipp.c:9829 scheduler/ipp.c:11308
#, c-format
-msgid "Bad document-format \"%s\"!"
-msgstr "Okerreko document-format: \"%s\"."
+msgid "Bad document-format \"%s\""
+msgstr ""
-#: cups/util.c:930
-msgid "Bad filename buffer!"
-msgstr "Okerreko fitxategi-izenaren buferra."
+msgid "Bad filename buffer"
+msgstr ""
-#: ppdc/ppdc-import.cxx:265
#, c-format
msgid "Bad font attribute: %s\n"
msgstr "Okerreko letra-atributua: %s\n"
-#: scheduler/ipp.c:10425
-msgid "Bad job-priority value!"
-msgstr "Okerreko job-priority balioa."
+msgid "Bad job-priority value"
+msgstr ""
-#: scheduler/ipp.c:1457
#, c-format
-msgid "Bad job-sheets value \"%s\"!"
-msgstr "Okerreko job-sheets balioa: \"%s\"."
+msgid "Bad job-sheets value \"%s\""
+msgstr ""
-#: scheduler/ipp.c:1441
-msgid "Bad job-sheets value type!"
-msgstr "Okerreko job-sheets balio mota."
+msgid "Bad job-sheets value type"
+msgstr ""
-#: scheduler/ipp.c:10455
-msgid "Bad job-state value!"
-msgstr "Okerreko job-state balioa."
+msgid "Bad job-state value"
+msgstr ""
-#: scheduler/ipp.c:3657 scheduler/ipp.c:4016 scheduler/ipp.c:6644
-#: scheduler/ipp.c:6786 scheduler/ipp.c:8061 scheduler/ipp.c:8316
-#: scheduler/ipp.c:9160 scheduler/ipp.c:9386 scheduler/ipp.c:9741
-#: scheduler/ipp.c:10317
#, c-format
-msgid "Bad job-uri attribute \"%s\"!"
-msgstr "Okerreko job-uri atributua: \"%s\"."
+msgid "Bad job-uri attribute \"%s\""
+msgstr ""
-#: scheduler/ipp.c:2123 scheduler/ipp.c:6191
#, c-format
-msgid "Bad notify-pull-method \"%s\"!"
-msgstr "Okerreko notify-pull-method: \"%s\"."
+msgid "Bad notify-pull-method \"%s\""
+msgstr ""
-#: scheduler/ipp.c:2087 scheduler/ipp.c:6155
#, c-format
-msgid "Bad notify-recipient-uri URI \"%s\"!"
-msgstr "Okerreko notify-recipient-uri URIa: \"%s\"."
+msgid "Bad notify-recipient-uri URI \"%s\""
+msgstr ""
-#: scheduler/ipp.c:1473
#, c-format
msgid "Bad number-up value %d."
msgstr "Okerreko number-up balioa: %d."
-#: cups/adminutil.c:303
#, c-format
-msgid "Bad option + choice on line %d!"
-msgstr "Okerreko aukera + hautaketa %d. lerroan."
+msgid "Bad option + choice on line %d"
+msgstr ""
-#: scheduler/ipp.c:1490
#, c-format
msgid "Bad page-ranges values %d-%d."
msgstr "Okerreko page-ranges balioak: %d-%d."
-#: scheduler/ipp.c:2586
#, c-format
-msgid "Bad port-monitor \"%s\"!"
-msgstr "Okerreko port-monitor: \"%s\"."
+msgid "Bad port-monitor \"%s\""
+msgstr ""
-#: scheduler/ipp.c:2634
#, c-format
-msgid "Bad printer-state value %d!"
-msgstr "Okerreko printer-state balioa: %d."
+msgid "Bad printer-state value %d"
+msgstr ""
-#: scheduler/ipp.c:309
#, c-format
-msgid "Bad request ID %d!"
-msgstr "Okerreko eskaeraren IDa: %d."
+msgid "Bad request ID %d"
+msgstr ""
-#: scheduler/ipp.c:294
#, c-format
-msgid "Bad request version number %d.%d!"
-msgstr "Okerreko eskaeraren bertsio zenbakia: %d.%d."
+msgid "Bad request version number %d.%d"
+msgstr ""
+
+msgid "Bad subscription ID"
+msgstr ""
-#: cgi-bin/admin.c:1379
-msgid "Bad subscription ID!"
-msgstr "Okerreko harpidetzaren IDa."
+msgid "Bad value string"
+msgstr ""
-#: cgi-bin/admin.c:3295 cgi-bin/admin.c:3518
msgid "Banners"
msgstr "Titularrak"
-#: filter/bannertops.c:666
msgid "Billing Information: "
msgstr "Fakturazioaren informazioa: "
-#: ppdc/sample.c:258
msgid "Bond Paper"
msgstr "Tituluentzako papera"
-#: ppdc/sample.c:56
msgid "C0 Envelope"
msgstr "C0 gainazala"
-#: ppdc/sample.c:57
msgid "C1 Envelope"
msgstr "C1 gainazala"
-#: ppdc/sample.c:58
msgid "C2 Envelope"
msgstr "C2 gainazala"
-#: ppdc/sample.c:59
msgid "C3 Envelope"
msgstr "C3 gainazala"
-#: ppdc/sample.c:46
msgid "C4"
msgstr "C4"
-#: ppdc/sample.c:60
msgid "C4 Envelope"
msgstr "C4 gainazala"
-#: ppdc/sample.c:47
msgid "C5"
msgstr "C5"
-#: ppdc/sample.c:61
msgid "C5 Envelope"
msgstr "C5 gainazala"
-#: ppdc/sample.c:48
msgid "C6"
msgstr "C6"
-#: ppdc/sample.c:63
msgid "C6 Envelope"
msgstr "C6 gainazala"
-#: ppdc/sample.c:62
msgid "C65 Envelope"
msgstr "C65 gainazala"
-#: ppdc/sample.c:64
msgid "C7 Envelope"
msgstr "C7 gainazala"
-#: ppdc/sample.c:226
msgid "CMYK"
msgstr "CMYK"
-#: ppdc/sample.c:334
msgid "CPCL Label Printer"
msgstr "CPCL etiketen inprimagailua"
-#: cgi-bin/admin.c:1380 cgi-bin/admin.c:1419 cgi-bin/admin.c:1429
msgid "Cancel RSS Subscription"
msgstr "Utzi RSS harpidetza"
-#: cgi-bin/admin.c:1602 cgi-bin/admin.c:1766 cgi-bin/admin.c:1778
-#: cgi-bin/admin.c:1789
msgid "Change Settings"
msgstr "Aldatu ezarpenak"
-#: scheduler/ipp.c:2135 scheduler/ipp.c:6203
#, c-format
-msgid "Character set \"%s\" not supported!"
-msgstr "\"%s\" karaktere-jokoa ez dago onartuta."
+msgid "Character set \"%s\" not supported"
+msgstr ""
-#: ppdc/sample.c:65
msgid "Chou3 Envelope"
msgstr "Chou3 gainazala"
-#: ppdc/sample.c:66
msgid "Chou4 Envelope"
msgstr "Chou4 gainazala"
-#: cgi-bin/classes.c:180 cgi-bin/classes.c:307
msgid "Classes"
msgstr "Klaseak"
-#: cgi-bin/printers.c:167
msgid "Clean Print Heads"
msgstr "Garbitu inprimatze-buruak"
-#: ppdc/sample.c:253
msgid "Color"
msgstr "Kolorea"
-#: ppdc/sample.c:225
msgid "Color Mode"
msgstr "Koloreen modua"
-#: berkeley/lpc.c:209
msgid ""
"Commands may be abbreviated. Commands are:\n"
"\n"
@@ -2910,101 +2238,68 @@ msgstr ""
"\n"
"exit help quit status ?\n"
-#: cups/snmp.c:1007
msgid "Community name uses indefinite length"
msgstr "Komunitatearen izenak definitu gabeko luzera darabil"
-#: cups/http-support.c:1183
msgid "Continue"
msgstr "Jarraitu"
-#: ppdc/sample.c:336
msgid "Continuous"
msgstr "Jarraia"
-#: scheduler/ipp.c:8610 scheduler/ipp.c:8626 scheduler/ipp.c:9845
#, c-format
-msgid "Could not scan type \"%s\"!"
-msgstr "Ezin izan da \"%s\" mota eskaneatu."
-
-#: cups/localize.c:319
-msgid "Cover open."
-msgstr "Estalkia irekita."
+msgid "Could not scan type \"%s\""
+msgstr ""
-#: cups/http-support.c:1192
msgid "Created"
msgstr "Sortuta"
-#: filter/bannertops.c:854
msgid "Created On: "
msgstr "Sorrera-data:"
-#: cups/ppd.c:1072 cups/ppd.c:1112 cups/ppd.c:1326 cups/ppd.c:1429
msgid "Custom"
msgstr "Pertsonalizatu"
-#: ppdc/sample.c:330
msgid "CustominCutInterval"
msgstr "CustominCutInterval"
-#: ppdc/sample.c:328
msgid "CustominTearInterval"
msgstr "CustominTearInterval"
-#: ppdc/sample.c:314
msgid "Cut"
msgstr "Ebaki"
-#: ppdc/sample.c:422
msgid "Cutter"
msgstr "Ebakigailua"
-#: ppdc/sample.c:49
msgid "DL"
msgstr "DL"
-#: ppdc/sample.c:67
msgid "DL Envelope"
msgstr "DL gutunazala"
-#: ppdc/sample.c:211
msgid "Dark"
msgstr "Iluna"
-#: ppdc/sample.c:207
msgid "Darkness"
msgstr "Iluntasuna"
-#: cgi-bin/admin.c:2062 cgi-bin/admin.c:2073 cgi-bin/admin.c:2118
msgid "Delete Class"
msgstr "Ezabatu klasea"
-#: cgi-bin/admin.c:2147 cgi-bin/admin.c:2158 cgi-bin/admin.c:2203
msgid "Delete Printer"
msgstr "Ezabatu inprimagailua"
-#: filter/bannertops.c:735
msgid "Description: "
msgstr "Deskripzioa: "
-#: ppdc/sample.c:252
msgid "DeskJet Series"
msgstr "DeskJet serieak"
-#: scheduler/ipp.c:1393
#, c-format
msgid "Destination \"%s\" is not accepting jobs."
msgstr "\"%s\" helburuak ez du lanik onartzen."
-#: cups/localize.c:353
-msgid "Developer almost empty."
-msgstr "Errebelatzailea ia hutsik."
-
-#: cups/localize.c:355
-msgid "Developer empty!"
-msgstr "Errebelatzailea hutsik!"
-
-#: systemv/lpinfo.c:305
#, c-format
msgid ""
"Device: uri = %s\n"
@@ -3021,682 +2316,486 @@ msgstr ""
" gailuaren IDa = %s\n"
" kokalekua = %s\n"
-#: ppdc/sample.c:407
msgid "Direct Thermal Media"
msgstr "Zuzeneko euskarri termikoa"
-#: ppdc/sample.c:316
msgid "Disabled"
msgstr "Desgaituta"
-#: scheduler/ipp.c:6691
#, c-format
msgid "Document %d not found in job %d."
msgstr "Ez da %d dokumentua aurkitu %d lanean."
-#: cups/localize.c:323
-msgid "Door open."
-msgstr "Atea irekita."
-
-#: ppdc/sample.c:50
msgid "Double Postcard"
msgstr "Postal bikoitza"
-#: filter/bannertops.c:820
msgid "Driver Name: "
msgstr "Kontrolatzailearen izena:"
-#: filter/bannertops.c:831
msgid "Driver Version: "
msgstr "Kontrolatzailearen bertsioa:"
-#: ppdc/sample.c:247
msgid "Duplexer"
msgstr "Duplexatzailea"
-#: ppdc/sample.c:201
msgid "Dymo"
msgstr "Dymo"
-#: filter/pstops.c:446
#, c-format
msgid "EMERG: Unable to allocate memory for page info: %s\n"
msgstr ""
"EMERG: ezin da memoriarik esleitu orrialdearen informazioarentzako: %s.\n"
-#: filter/pstops.c:438
#, c-format
msgid "EMERG: Unable to allocate memory for pages array: %s\n"
msgstr "EMERG: ezin da memoriarik esleitu orrialdeen arrayarentzako: %s.\n"
-#: ppdc/sample.c:402
msgid "EPL1 Label Printer"
msgstr "EPL1 etiketen inprimagailua"
-#: ppdc/sample.c:405
msgid "EPL2 Label Printer"
msgstr "EPL2 etiketen inprimagailua"
-#: driver/rastertoescpx.c:1776 driver/rastertopclx.c:1801
#, c-format
msgid "ERROR: %s job-id user title copies options [file]\n"
msgstr "ERROR: %s job-id erabiltzailea titulua kopiak aukerak [fitxategia]\n"
-#: filter/pstops.c:707
-#, c-format
-msgid "ERROR: Bad %%BoundingBox: comment seen!\n"
-msgstr "ERROR: %%BoundingBox: iruzkin okerra ikusi da\n"
-
-#: filter/pstops.c:2220
#, c-format
-msgid "ERROR: Bad %%IncludeFeature: comment!\n"
-msgstr "ERROR: %%IncludeFeature: iruzkin okerra\n"
+msgid "ERROR: Bad %%BoundingBox: comment seen\n"
+msgstr ""
-#: filter/pstops.c:1286 filter/pstops.c:1292
#, c-format
-msgid "ERROR: Bad %%Page: comment in file!\n"
-msgstr "ERROR: %%Page: iruzkin okerra fitxategian\n"
+msgid "ERROR: Bad %%IncludeFeature: comment\n"
+msgstr ""
-#: filter/pstops.c:1363
#, c-format
-msgid "ERROR: Bad %%PageBoundingBox: comment in file!\n"
-msgstr "ERROR: %%PageBoundingBox: iruzkin okerra fitxategian\n"
+msgid "ERROR: Bad %%Page: comment in file\n"
+msgstr ""
-#: backend/scsi-irix.c:100 backend/scsi-linux.c:114
#, c-format
-msgid "ERROR: Bad SCSI device file \"%s\"!\n"
-msgstr "ERROR: SCSI gailuaren fitxategia okerra: \"%s\"\n"
+msgid "ERROR: Bad %%PageBoundingBox: comment in file\n"
+msgstr ""
-#: filter/pstext.c:276 filter/texttops.c:284 filter/texttops.c:295
#, c-format
msgid "ERROR: Bad charset file %s\n"
msgstr "ERROR: karaktere-jokoaren fitxategia okerra: %s\n"
-#: filter/texttops.c:453
#, c-format
msgid "ERROR: Bad charset type %s\n"
msgstr "ERROR: karaktere-jokoaren mota okerra: %s\n"
-#: filter/textcommon.c:613
#, c-format
-msgid "ERROR: Bad columns value %d!\n"
-msgstr "ERROR: zutabeen balioa okerra: %d\n"
+msgid "ERROR: Bad columns value %d\n"
+msgstr ""
-#: filter/textcommon.c:624
#, c-format
-msgid "ERROR: Bad cpi value %f!\n"
-msgstr "ERROR: cpi-ren balioa okerra: %f\n"
+msgid "ERROR: Bad cpi value %f\n"
+msgstr ""
-#: filter/pstext.c:320 filter/pstext.c:357 filter/texttops.c:348
-#: filter/texttops.c:384
#, c-format
msgid "ERROR: Bad font description line: %s\n"
msgstr "ERROR: letra-deskripzioaren lerroa okerra: %s\n"
-#: filter/textcommon.c:635
#, c-format
-msgid "ERROR: Bad lpi value %f!\n"
-msgstr "ERROR: lpi balioa okerra: %f\n"
+msgid "ERROR: Bad lpi value %f\n"
+msgstr ""
-#: filter/imagetoraster.c:460
-msgid "ERROR: Bad page setup!\n"
-msgstr "ERROR: orrialdearen konfigurazioa okerra\n"
+msgid "ERROR: Bad page setup\n"
+msgstr ""
-#: filter/pstext.c:334 filter/texttops.c:361
#, c-format
msgid "ERROR: Bad text direction %s\n"
msgstr "ERROR: testuaren norabidea okerra: %s\n"
-#: filter/pstext.c:371 filter/texttops.c:397
#, c-format
msgid "ERROR: Bad text width %s\n"
msgstr "ERROR: testuaren zabalera okerra: %s\n"
-#: backend/ipp.c:750
-msgid "ERROR: Destination printer does not exist!\n"
-msgstr "ERROR: helburuko inprimagailua ez da existitzen\n"
+msgid "ERROR: Destination printer does not exist\n"
+msgstr ""
-#: filter/pstops.c:696
#, c-format
-msgid "ERROR: Duplicate %%BoundingBox: comment seen!\n"
-msgstr "ERROR: bikoiztutako %%BoundingBox: iruzkina ikusi da\n"
+msgid "ERROR: Duplicate %%BoundingBox: comment seen\n"
+msgstr ""
-#: filter/pstops.c:648
#, c-format
-msgid "ERROR: Duplicate %%Pages: comment seen!\n"
-msgstr "ERROR: bikoiztutako %%Pages: iruzkina ikusi da\n"
+msgid "ERROR: Duplicate %%Pages: comment seen\n"
+msgstr ""
-#: backend/ipp.c:472 filter/pstops.c:303
-msgid "ERROR: Empty print file!\n"
-msgstr "ERROR: inprimatzeko fitxategia hutsik dago.\n"
+msgid "ERROR: Empty print file\n"
+msgstr ""
-#: backend/pap.c:838
#, c-format
msgid "ERROR: Error %d sending PAPSendData request: %s\n"
msgstr "ERROR: %d errorea PAPSendData eskaera bidaltzean: %s\n"
-#: ppdc/ppdc-catalog.cxx:338 ppdc/ppdc-catalog.cxx:350
#, c-format
-msgid "ERROR: Expected quoted string on line %d of %s!\n"
-msgstr "ERROR: komatxoen arteko katea espero zen %2$s(r)en %1$d lerroan\n"
-
-#: backend/usb-darwin.c:367 backend/usb-darwin.c:425 backend/usb-darwin.c:490
-#: backend/usb-darwin.c:508
-msgid "ERROR: Fatal USB error!\n"
-msgstr "ERROR: USBaren errore larria\n"
+msgid "ERROR: Expected quoted string on line %d of %s\n"
+msgstr ""
-#: filter/hpgl-input.c:139
-msgid "ERROR: Invalid HP-GL/2 command seen, unable to print file!\n"
+msgid "ERROR: Fatal USB error\n"
msgstr ""
-"ERROR: baliogabeko HP-GL/2 komandoa ikusi da, ezin da fitxategia "
-"inprimatu\n"
-#: filter/pstops.c:1771
#, c-format
-msgid "ERROR: Missing %%EndProlog!\n"
-msgstr "ERROR: %%EndProlog falta da\n"
+msgid "ERROR: Missing %%EndProlog\n"
+msgstr ""
-#: filter/pstops.c:1842
#, c-format
-msgid "ERROR: Missing %%EndSetup!\n"
-msgstr "ERROR: %%EndSetup falta da\n"
-
-#: backend/ipp.c:245
-msgid ""
-"ERROR: Missing device URI on command-line and no DEVICE_URI environment "
-"variable!\n"
+msgid "ERROR: Missing %%EndSetup\n"
msgstr ""
-"ERROR: gailuaren URIa falta da komando-lerroan eta ez dago inguruneko "
-"DEVICE_URI aldagairik\n"
-#: filter/bannertops.c:222
#, c-format
-msgid "ERROR: Missing value on line %d of banner file!\n"
-msgstr "ERROR: balioa falta da titularraren fitxategiko %d lerroan\n"
+msgid "ERROR: Missing value on line %d of banner file\n"
+msgstr ""
-#: ppdc/ppdc-catalog.cxx:415
#, c-format
msgid ""
-"ERROR: Need a msgid line before any translation strings on line %d of %s!\n"
+"ERROR: Need a msgid line before any translation strings on line %d of %s\n"
msgstr ""
-"ERROR: msgid lerro bat behar da itzulpeneko edozein kateren aurretik %d "
-"lerroan %s(e)n\n"
-#: filter/pstops.c:759
#, c-format
-msgid "ERROR: No %%BoundingBox: comment in header!\n"
-msgstr "ERROR: ez dago %%BoundingBox: iruzkinik goiburuan\n"
+msgid "ERROR: No %%BoundingBox: comment in header\n"
+msgstr ""
-#: filter/pstops.c:762
#, c-format
-msgid "ERROR: No %%Pages: comment in header!\n"
-msgstr "ERROR: ez dago %%Pages: iruzkinik goiburuan\n"
+msgid "ERROR: No %%Pages: comment in header\n"
+msgstr ""
-#: backend/usb.c:200
msgid ""
-"ERROR: No device URI found in argv[0] or in DEVICE_URI environment "
-"variable!\n"
+"ERROR: No device URI found in argv[0] or in DEVICE_URI environment variable\n"
msgstr ""
-"ERROR: ez da gailuaren URIrik aurkitu argv[0] argumentuan edo inguruneko "
-"DEVICE_URI aldagaian\n"
-#: filter/pstext.c:433
#, c-format
msgid "ERROR: No fonts in charset file %s\n"
-msgstr ""
-"ERROR: ez da letra-tiporik aurkitu karaktere-jokoaren %s fitxategian\n"
+msgstr "ERROR: ez da letra-tiporik aurkitu karaktere-jokoaren %s fitxategian\n"
-#: driver/rastertoescpx.c:1906 driver/rastertopclx.c:1931
-#: filter/rastertoepson.c:1129 filter/rastertohp.c:857
-#: filter/rastertolabel.c:1283
-msgid "ERROR: No pages found!\n"
-msgstr "ERROR: ez dira orrialderik aurkitu\n"
+msgid "ERROR: No pages found\n"
+msgstr ""
-#: backend/runloop.c:348
-msgid "ERROR: Out of paper!\n"
-msgstr "ERROR: ez dago paperik\n"
+msgid "ERROR: Out of paper\n"
+msgstr ""
-#: backend/ipp.c:1743
-msgid "ERROR: PRINTER environment variable not defined!\n"
-msgstr "ERROR: inguruneko PRINTER aldagaia ez dago definituta\n"
+msgid "ERROR: PRINTER environment variable not defined\n"
+msgstr ""
-#: backend/ipp.c:1064
#, c-format
-msgid "ERROR: Print file was not accepted (%s)!\n"
-msgstr "ERROR: inprimatzeko fitxategia ez da onartu (%s)\n"
+msgid "ERROR: Print file was not accepted (%s)\n"
+msgstr ""
-#: backend/pap.c:521
msgid "ERROR: Printer not responding\n"
msgstr "ERROR: inprimagailuak ez du erantzuten\n"
-#: backend/ipp.c:586 backend/ipp.c:717 backend/lpd.c:846 backend/socket.c:313
-msgid "ERROR: Printer not responding!\n"
-msgstr "ERROR: inprimagailuak ez du erantzuten\n"
-
-#: backend/pap.c:858
msgid "ERROR: Printer sent unexpected EOF\n"
msgstr "ERROR: inprimagailuak ustekabeko EOF bidali du\n"
-#: backend/lpd.c:1050 backend/lpd.c:1197
#, c-format
msgid "ERROR: Remote host did not accept control file (%d)\n"
msgstr "ERROR: urruneko ostalariak ez du kontrol-fitxategia onartu (%d)\n"
-#: backend/lpd.c:1145
#, c-format
msgid "ERROR: Remote host did not accept data file (%d)\n"
msgstr "ERROR: urruneko ostalariak ez du datuen fitxategia onartu (%d)\n"
-#: backend/pap.c:1694
msgid "ERROR: There was a timeout error while sending data to the printer\n"
msgstr "ERROR: denbora-muga gainditu da inprimagailura datuak bidaltzean\n"
-#: backend/ipp.c:1140
#, c-format
msgid "ERROR: Unable to add file %d to job: %s\n"
msgstr "ERROR: ezin da %d fitxategia lanari gehitu: %s\n"
-#: backend/ipp.c:1375
#, c-format
msgid "ERROR: Unable to cancel job %d: %s\n"
msgstr "ERROR: ezin da %d lana bertan behera utzi: %s\n"
-#: filter/pdftops.c:136
+msgid "ERROR: Unable to connect to printer; will retry in 30 seconds...\n"
+msgstr ""
+
msgid "ERROR: Unable to copy PDF file"
msgstr "ERROR: ezin da PDF fitxategia kopiatu"
-#: filter/pdftops.c:412
msgid "ERROR: Unable to create pipe"
msgstr "ERROR: ezin da kanalizazioa sortu"
-#: backend/lpd.c:770
msgid "ERROR: Unable to create socket"
msgstr "ERROR: ezin da socket-a sortu"
-#: backend/ipp.c:1465
#, c-format
msgid "ERROR: Unable to create temporary compressed print file: %s\n"
msgstr ""
-"ERROR: ezin da aldi baterako inprimatzeko konprimitutako fitxategia sortu: "
-"%s\n"
+"ERROR: ezin da aldi baterako inprimatzeko konprimitutako fitxategia sortu: %"
+"s\n"
-#: backend/ipp.c:435 backend/ipp.c:1765 backend/lpd.c:444 filter/pstops.c:2719
-#: scheduler/cupsfilter.c:1108 systemv/lpadmin.c:1453 systemv/lpadmin.c:1842
msgid "ERROR: Unable to create temporary file"
msgstr "ERROR: ezin da aldi baterako fitxategia sortu"
-#: backend/ipp.c:1821
#, c-format
msgid "ERROR: Unable to exec pictwpstops: %s\n"
msgstr "ERROR: ezin da pictwpstops exekutatu: %s\n"
-#: filter/pdftops.c:433 filter/pdftops.c:447
msgid "ERROR: Unable to execute gs program"
msgstr "ERROR: ezin da gs programa exekutatu"
-#: filter/pdftops.c:430 filter/pdftops.c:445
msgid "ERROR: Unable to execute pdftops program"
msgstr "ERROR: ezin da pdftops programa exekutatu"
-#: filter/pdftops.c:467 filter/pdftops.c:477
msgid "ERROR: Unable to execute pstops program"
msgstr "ERROR: ezin da pstops programa exekutatu"
-#: backend/ipp.c:1834
#, c-format
msgid "ERROR: Unable to fork pictwpstops: %s\n"
msgstr "ERROR: ezin da pictwpstops sardetu: %s\n"
-#: backend/pap.c:712
msgid "ERROR: Unable to get PAP request"
msgstr "ERROR: ezin da PAP eskaera lortu"
-#: backend/pap.c:701
msgid "ERROR: Unable to get PAP response"
msgstr "ERROR: ezin da PAP erantzuna lortu"
-#: backend/ipp.c:1750
#, c-format
msgid "ERROR: Unable to get PPD file for printer \"%s\" - %s.\n"
msgstr ""
"ERROR: ezin da \"%s\" - \"%s\" inprimagailuaren PPD fitxategia lortu.\n"
-#: backend/pap.c:302
msgid "ERROR: Unable to get default AppleTalk zone"
msgstr "ERROR: ezin da AppleTalk zona lehenetsia lortu"
-#: backend/ipp.c:1227
#, c-format
-msgid "ERROR: Unable to get job %d attributes (%s)!\n"
-msgstr "ERROR: ezin da %d lanaren atributurik lortu (%s)\n"
+msgid "ERROR: Unable to get job %d attributes (%s)\n"
+msgstr ""
-#: backend/ipp.c:760
#, c-format
-msgid "ERROR: Unable to get printer status (%s)!\n"
-msgstr "ERROR: ezin da inprimagailuaren egoera lortu (%s)\n"
+msgid "ERROR: Unable to get printer status (%s)\n"
+msgstr ""
-#: backend/ipp.c:426 backend/ipp.c:604 backend/lpd.c:435 backend/lpd.c:702
-#: backend/socket.c:268
#, c-format
-msgid "ERROR: Unable to locate printer '%s'!\n"
-msgstr "ERROR: ezin da '%s' inprimagailua aurkitu\n"
+msgid "ERROR: Unable to locate printer '%s'\n"
+msgstr ""
-#: backend/pap.c:688
msgid "ERROR: Unable to look for PAP response"
msgstr "ERROR: ezin da PAP erantzuna aurktitu"
-#: backend/pap.c:322
msgid "ERROR: Unable to lookup AppleTalk printers"
msgstr "ERROR: ezin da AppleTalk inprimagailurik aurkitu"
-#: backend/pap.c:451
msgid "ERROR: Unable to make AppleTalk address"
msgstr "ERROR: ezin da AppleTalk helbiderik sortu"
-#: filter/pstext.c:247 filter/texttops.c:248
#, c-format
msgid "ERROR: Unable to open \"%s\" - %s\n"
msgstr "ERROR: ezin da \"%s\" - \"%s\" ireki\n"
-#: filter/pstext.c:264 filter/texttops.c:268
#, c-format
msgid "ERROR: Unable to open %s: %s\n"
msgstr "ERROR: ezin da %s ireki: %s\n"
-#: driver/rastertoescpx.c:1791 driver/rastertopclx.c:1816
-msgid "ERROR: Unable to open PPD file!\n"
-msgstr "ERROR: ezin da PPD fitxategia ireki\n"
+msgid "ERROR: Unable to open PPD file\n"
+msgstr ""
-#: filter/bannertops.c:184
#, c-format
msgid "ERROR: Unable to open banner file \"%s\" - %s\n"
msgstr "ERROR: ezin da \"%s\" titularraren fitxategia ireki: %s\n"
-#: backend/parallel.c:249 backend/scsi-irix.c:140 backend/scsi-linux.c:154
-#: backend/serial.c:262 backend/usb-unix.c:146
#, c-format
msgid "ERROR: Unable to open device file \"%s\": %s\n"
msgstr "ERROR: ezin da \"%s\" gailuaren fitxategia ireki: %s\n"
-#: filter/pstops.c:291
#, c-format
msgid "ERROR: Unable to open file \"%s\" - %s\n"
msgstr "ERROR: ezin da \"%s\" fitxategia ireki: %s\n"
-#: filter/gziptoany.c:74
#, c-format
msgid "ERROR: Unable to open file \"%s\": %s\n"
msgstr "ERROR: ezin da \"%s\" fitxategia ireki: %s\n"
-#: filter/imagetops.c:313 filter/imagetoraster.c:637
-msgid "ERROR: Unable to open image file for printing!\n"
-msgstr "ERROR: ezin da irudiaren fitxategia ireki inprimatzeko\n"
+msgid "ERROR: Unable to open image file for printing\n"
+msgstr ""
-#: backend/ipp.c:1481 backend/pap.c:249 backend/parallel.c:151
-#: backend/scsi.c:181 backend/serial.c:189 backend/socket.c:156
#, c-format
msgid "ERROR: Unable to open print file \"%s\": %s\n"
msgstr "ERROR: ezin da \"%s\" inprimatzeko fitxategia ireki: %s\n"
-#: backend/usb.c:237
#, c-format
msgid "ERROR: Unable to open print file %s - %s\n"
msgstr "ERROR: ezin da %s inprimatzeko fitxategia ireki: %s\n"
-#: backend/lpd.c:485
#, c-format
msgid "ERROR: Unable to open print file %s: %s\n"
msgstr "ERROR: ezin da %s inprimatzeko fitxategia ireki: %s\n"
-#: driver/rastertoescpx.c:1806 driver/rastertopclx.c:1831
-#: filter/rastertoepson.c:1001 filter/rastertohp.c:726
-#: filter/rastertolabel.c:1148
#, c-format
msgid "ERROR: Unable to open raster file - %s\n"
msgstr "ERROR: ezin da bilbearen fitxategia ireki: %s\n"
-#: backend/ipp.c:1473
#, c-format
msgid "ERROR: Unable to open temporary compressed print file: %s\n"
msgstr ""
-"ERROR: ezin da aldi baterako konprimitutako inprimatzeko fitxategia ireki: "
-"%s\n"
+"ERROR: ezin da aldi baterako konprimitutako inprimatzeko fitxategia ireki: %"
+"s\n"
-#: filter/texttops.c:200
#, c-format
-msgid "ERROR: Unable to print %d text columns!\n"
-msgstr "ERROR: ezin dira testuaren %d zutabe inprimatu\n"
+msgid "ERROR: Unable to print %d text columns\n"
+msgstr ""
-#: filter/texttops.c:179
#, c-format
-msgid "ERROR: Unable to print %dx%d text page!\n"
-msgstr "ERROR: ezin da %dx%d testu orrialde inprimatu\n"
+msgid "ERROR: Unable to print %dx%d text page\n"
+msgstr ""
-#: backend/serial.c:615
msgid "ERROR: Unable to read print data"
msgstr "ERROR: ezin da inprimatzeko daturik irakurri"
-#: backend/usb-darwin.c:592 backend/usb-darwin.c:625
-msgid "ERROR: Unable to read print data!\n"
-msgstr "ERROR: ezin da inprimatzeko daturik irakurri\n"
+msgid "ERROR: Unable to read print data\n"
+msgstr ""
-#: backend/lpd.c:787
msgid "ERROR: Unable to reserve port"
msgstr "ERROR: ezin da ataka erreserbatu"
-#: filter/pstops.c:563
#, c-format
msgid "ERROR: Unable to seek to offset %ld in file - %s\n"
msgstr "ERROR: ezin da fitxategiko %ld posizioan kokatu: %s\n"
-#: filter/pstops.c:561
#, c-format
msgid "ERROR: Unable to seek to offset %lld in file - %s\n"
msgstr "ERROR: ezin da fitxategiko %lld posizioan kokatu: %s\n"
-#: backend/lpd.c:601
msgid "ERROR: Unable to send LPD command"
msgstr "ERROR: ezin da LPD komandoa bidali"
-#: backend/pap.c:571
msgid "ERROR: Unable to send PAP tickle request"
msgstr "ERROR: ezin da PAP eskaera bidali"
-#: backend/pap.c:580
msgid "ERROR: Unable to send initial PAP send data request"
msgstr "ERROR: ezin da PAPren hasierako datuak bidaltzeko eskaera bidali"
-#: backend/scsi-irix.c:219 backend/scsi-linux.c:237
-#, c-format
-msgid "ERROR: Unable to send print data (%d)\n"
-msgstr "ERROR: ezin da inprimatzeko daturik bidali (%d)\n"
-
-#: backend/usb-darwin.c:711
-msgid "ERROR: Unable to send print data!\n"
-msgstr "ERROR: ezin da inprimatzeko daturik bidali\n"
+msgid "ERROR: Unable to send print data\n"
+msgstr ""
-#: backend/lpd.c:1101
msgid "ERROR: Unable to send print file to printer"
msgstr "ERROR: ezin da inprimatzeko fitxategia inprimagailura bidali"
-#: backend/lpd.c:1115
msgid "ERROR: Unable to send trailing nul to printer"
msgstr "ERROR: ezin da NULL balioa bidali inprimagailura"
-#: backend/ipp.c:1847
#, c-format
msgid "ERROR: Unable to wait for pictwpstops: %s\n"
msgstr "ERROR: ezin da pictwpstops-ren zain egon: %s\n"
-#: backend/ipp.c:1492
#, c-format
msgid "ERROR: Unable to write %d bytes to \"%s\": %s\n"
msgstr "ERROR: ezin dira %d byte idatzi \"%s\"(e)n: %s\n"
-#: backend/usb-libusb.c:169 backend/usb-libusb.c:765
#, c-format
-msgid "ERROR: Unable to write %d bytes to printer!\n"
-msgstr "ERROR: ezin dira %d byte idatzi inprimagailuan\n"
+msgid "ERROR: Unable to write %d bytes to printer\n"
+msgstr ""
-#: backend/lpd.c:1031 backend/lpd.c:1178
msgid "ERROR: Unable to write control file"
msgstr "ERROR: ezin da kontrol-fitxategia idatzi"
-#: backend/serial.c:691
msgid "ERROR: Unable to write print data"
msgstr "ERROR: ezin da inprimatzeko daturik idatzi"
-#: backend/runloop.c:122 backend/runloop.c:363
#, c-format
msgid "ERROR: Unable to write print data: %s\n"
msgstr "ERROR: ezin da inprimatzeko daturik idatzi: %s\n"
-#: filter/imagetoraster.c:1199 filter/imagetoraster.c:1295
-#: filter/imagetoraster.c:1335
-msgid "ERROR: Unable to write raster data to driver!\n"
-msgstr "ERROR: ezin da bilbeko daturik idatzi kontrolatzailean\n"
-
-#: backend/ipp.c:447 backend/lpd.c:454
-msgid "ERROR: Unable to write to temporary file"
-msgstr "ERROR: ezin da aldi baterako fitxategian idatzi"
+msgid "ERROR: Unable to write raster data to driver\n"
+msgstr ""
-#: filter/gziptoany.c:96
#, c-format
msgid "ERROR: Unable to write uncompressed document data: %s\n"
msgstr "ERROR: ezin da deskonprimitutako dokumentuaren daturik idatzi: %s\n"
-#: ppdc/ppdc-catalog.cxx:432
#, c-format
-msgid "ERROR: Unexpected text on line %d of %s!\n"
-msgstr "ERROR: ustekabeko testua %2$s fitxategiko %1$d lerroan\n"
+msgid "ERROR: Unexpected text on line %d of %s\n"
+msgstr ""
-#: backend/ipp.c:353
#, c-format
-msgid "ERROR: Unknown encryption option value \"%s\"!\n"
-msgstr "ERROR: enkriptatzeko aukeraren \"%s\" balioa ezezaguna\n"
+msgid "ERROR: Unknown encryption option value \"%s\"\n"
+msgstr ""
-#: backend/lpd.c:355
#, c-format
msgid "ERROR: Unknown file order \"%s\"\n"
msgstr "ERROR: \"%s\" fitxategiaren ordena ezezaguna\n"
-#: backend/lpd.c:327
#, c-format
msgid "ERROR: Unknown format character \"%c\"\n"
msgstr "ERROR: \"%c\" karakterearen formatua ezezaguna\n"
-#: ppdc/ppdc-catalog.cxx:460
#, c-format
-msgid "ERROR: Unknown message catalog format for \"%s\"!\n"
-msgstr "ERROR: mezuaren katalogo-formatua ezezaguna \"%s\"(r)entzako\n"
+msgid "ERROR: Unknown message catalog format for \"%s\"\n"
+msgstr ""
-#: backend/ipp.c:399
#, c-format
-msgid "ERROR: Unknown option \"%s\" with value \"%s\"!\n"
-msgstr "ERROR: \"%s\" aukera ezezaguna \"%s\" balioarekin\n"
+msgid "ERROR: Unknown option \"%s\" with value \"%s\"\n"
+msgstr ""
-#: backend/lpd.c:341
#, c-format
msgid "ERROR: Unknown print mode \"%s\"\n"
msgstr "ERROR: inprimatzeko \"%s\" modua ezezaguna\n"
-#: backend/ipp.c:370
#, c-format
-msgid "ERROR: Unknown version option value \"%s\"!\n"
-msgstr "ERROR: bertsioaren aukeraren \"%s\" balioa ezezaguna\n"
+msgid "ERROR: Unknown version option value \"%s\"\n"
+msgstr ""
-#: filter/pstops.c:2418
#, c-format
-msgid "ERROR: Unsupported brightness value %s, using brightness=100!\n"
-msgstr "ERROR: distiraren %s balioa onartu gabea. Distira=100 erabiltzen\n"
+msgid "ERROR: Unsupported brightness value %s, using brightness=100\n"
+msgstr ""
-#: filter/pstops.c:2487
#, c-format
-msgid "ERROR: Unsupported gamma value %s, using gamma=1000!\n"
-msgstr "ERROR: gammaren %s balioa onartu gabea. Gamma=100 erabiltzen\n"
+msgid "ERROR: Unsupported gamma value %s, using gamma=1000\n"
+msgstr ""
-#: filter/pstops.c:2541
#, c-format
-msgid "ERROR: Unsupported number-up value %d, using number-up=1!\n"
+msgid "ERROR: Unsupported number-up value %d, using number-up=1\n"
msgstr ""
-"ERROR: number-up parametroaren %d balioa onartu gabea. number-up=1 "
-"erabiltzen\n"
-#: filter/pstops.c:2574
#, c-format
msgid ""
-"ERROR: Unsupported number-up-layout value %s, using number-up-layout=lrtb!\n"
+"ERROR: Unsupported number-up-layout value %s, using number-up-layout=lrtb\n"
msgstr ""
-"ERROR: number-up-layout parametroaren %s balioa onartu gabea. number-up-"
-"layout=1 erabiltzen\n"
-#: filter/pstops.c:2624
#, c-format
-msgid "ERROR: Unsupported page-border value %s, using page-border=none!\n"
+msgid "ERROR: Unsupported page-border value %s, using page-border=none\n"
msgstr ""
-"ERROR: page-border parametroaren %s balioa onartu gabea. page-border=none "
-"erabiltzen\n"
-#: filter/pstops.c:2090
#, c-format
-msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting!\n"
+msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting\n"
msgstr ""
-"ERROR: gainezkatutako doc_printf (%d byte) detektattua. Bertan behera "
-"uzten\n"
-#: backend/ipp.c:1866
#, c-format
-msgid "ERROR: pictwpstops exited on signal %d!\n"
-msgstr "ERROR: pictwpstops %d seinalearekin irten da\n"
+msgid "ERROR: pictwpstops exited on signal %d\n"
+msgstr ""
-#: backend/ipp.c:1863
#, c-format
-msgid "ERROR: pictwpstops exited with status %d!\n"
-msgstr "ERROR: pictwpstops %d egoerarekin irten da\n"
-
-#: backend/ipp.c:614 backend/lpd.c:875 backend/socket.c:336
-msgid ""
-"ERROR: recoverable: Unable to connect to printer; will retry in 30 "
-"seconds...\n"
+msgid "ERROR: pictwpstops exited with status %d\n"
msgstr ""
-"ERROR: berreskura daiteke. Ezin da inprimagailuarekin konektatu. 30 "
-"segundo barru saiatuko da berriro...\n"
-#: backend/pap.c:629
msgid "ERROR: select() failed"
msgstr "ERROR: huts egin du select()-ek"
-#: backend/lpd.c:938
msgid "ERROR: unable to stat print file"
msgstr "ERROR: ezin da 'stat' exekutatu inprimatzeko fitxategiarentzako"
-#: cgi-bin/admin.c:1817 cgi-bin/admin.c:1829 cgi-bin/admin.c:1883
-#: cgi-bin/admin.c:1890 cgi-bin/admin.c:1925 cgi-bin/admin.c:1938
-#: cgi-bin/admin.c:1962 cgi-bin/admin.c:2035
msgid "Edit Configuration File"
msgstr "Editatu konfigurazioko fitxategia"
-#: cups/adminutil.c:348
-msgid "Empty PPD file!"
-msgstr "PPD fitxategia hutsik dago."
+msgid "Empty PPD file"
+msgstr ""
-#: cgi-bin/admin.c:3539
msgid "Ending Banner"
msgstr "Titularraren amaiera"
-#: systemv/lppasswd.c:205
+msgid "English"
+msgstr "Basque"
+
msgid "Enter old password:"
msgstr "Sartu pasahitz zaharra:"
-#: systemv/lppasswd.c:234
msgid "Enter password again:"
msgstr "Sartu pasahitza berriro:"
-#: systemv/lppasswd.c:223
msgid "Enter password:"
msgstr "Sartu pasahitza:"
-#: scheduler/client.c:2392
msgid ""
"Enter your username and password or the root username and password to access "
"this page. If you are using Kerberos authentication, make sure you have a "
@@ -3707,89 +2806,63 @@ msgstr ""
"autentifikazioa erabiltzen ari bazara, ziurtatu zaitez baliozko Kerberos "
"txartela duzula."
-#: ppdc/sample.c:241
msgid "Envelope Feed"
msgstr "Gutunazalen iturria"
-#: ppdc/sample.c:212
msgid "Epson"
msgstr "Epson"
-#: cgi-bin/admin.c:3582
msgid "Error Policy"
msgstr "Erroreen politika"
-#: systemv/lpinfo.c:109 systemv/lpmove.c:94
-msgid "Error: need hostname after '-h' option!\n"
-msgstr "Errorea: ostalari-izena behar da '-h' aukeraren ondoren\n"
+msgid "Error: need hostname after '-h' option\n"
+msgstr ""
-#: ppdc/sample.c:326
msgid "Every 10 Labels"
msgstr "10 etiketez behin"
-#: ppdc/sample.c:318
msgid "Every 2 Labels"
msgstr "2 etiketez behin"
-#: ppdc/sample.c:319
msgid "Every 3 Labels"
msgstr "3 etiketez behin"
-#: ppdc/sample.c:320
msgid "Every 4 Labels"
msgstr "4 etiketez behin"
-#: ppdc/sample.c:321
msgid "Every 5 Labels"
msgstr "5 etiketez behin"
-#: ppdc/sample.c:322
msgid "Every 6 Labels"
msgstr "6 etiketez behin"
-#: ppdc/sample.c:323
msgid "Every 7 Labels"
msgstr "7 etiketez behin"
-#: ppdc/sample.c:324
msgid "Every 8 Labels"
msgstr "8 etiketez behin"
-#: ppdc/sample.c:325
msgid "Every 9 Labels"
msgstr "9 etiketez behin"
-#: ppdc/sample.c:317
msgid "Every Label"
msgstr "Etiketa bakoitzeko"
-#: cups/http-support.c:1238
msgid "Expectation Failed"
msgstr "Espero zenak huts egin du"
-#: cgi-bin/admin.c:2325 cgi-bin/admin.c:2344
msgid "Export Printers to Samba"
msgstr "Esportatu inprimagailuak Samba-ra"
-#: systemv/cupstestdsc.c:176 systemv/cupstestdsc.c:193
-#: systemv/cupstestdsc.c:218 systemv/cupstestdsc.c:235
-#: systemv/cupstestdsc.c:259 systemv/cupstestdsc.c:277
-#: systemv/cupstestdsc.c:306 systemv/cupstestdsc.c:343
-#: systemv/cupstestdsc.c:353 systemv/cupstestdsc.c:363
-#: systemv/cupstestdsc.c:373 systemv/cupstestdsc.c:383
-#: systemv/cupstestdsc.c:391
msgid "FAIL\n"
msgstr "HUTSEGITEA\n"
-#: ppdc/sample.c:132
msgid "File Folder"
msgstr "Fitxategien karpeta"
-#: ppdc/sample.c:141
msgid "File Folder - 9/16 x 3 7/16\""
msgstr "Fitxategien karpeta - 9/16 x 3 7/16\""
-#: scheduler/ipp.c:2522
#, c-format
msgid ""
"File device URIs have been disabled! To enable, see the FileDevice directive "
@@ -3798,690 +2871,483 @@ msgstr ""
"Fitxategiaren gailuaren URIak desgaitu egin dira. Gaitzeko, ikus FileDevice "
"direktiba \"%s/cupsd.conf\" fitxategian."
-#: ppdc/sample.c:92
msgid "Folio"
msgstr "Folioa"
-#: cups/http-support.c:1217
msgid "Forbidden"
msgstr "Debekatua"
-#: cups/localize.c:345
-msgid "Fuser temperature high!"
-msgstr "Fuser-aren tenperatura altua."
-
-#: cups/localize.c:347
-msgid "Fuser temperature low!"
-msgstr "Fuser-aren tenperatura baxua."
-
-#: cups/ppd.c:700 cups/ppd.c:1230
msgid "General"
msgstr "Orokorra"
-#: ppdc/sample.c:231
msgid "Generic"
msgstr "Generikoa"
-#: ppdc/sample.c:89
msgid "German FanFold"
msgstr "FanFold alemana"
-#: ppdc/sample.c:90
msgid "German FanFold Legal"
msgstr "FanFold Legal alemana"
-#: cups/snmp.c:1017
msgid "Get-Response-PDU uses indefinite length"
msgstr "Get-Response-PDU definitu gabeko luzera darabil"
-#: ppdc/sample.c:261
msgid "Glossy Paper"
msgstr "Paper satinatua"
-#: scheduler/ipp.c:3635 scheduler/ipp.c:3941 scheduler/ipp.c:6621
-#: scheduler/ipp.c:6763 scheduler/ipp.c:8038 scheduler/ipp.c:9137
-#: scheduler/ipp.c:9363 scheduler/ipp.c:9718 scheduler/ipp.c:10294
-msgid "Got a printer-uri attribute but no job-id!"
-msgstr "printer-uri atributua lortu da, baina ez job-id."
+msgid "Got a printer-uri attribute but no job-id"
+msgstr ""
-#: ppdc/sample.c:227
msgid "Grayscale"
msgstr "Gris-eskala"
-#: ppdc/sample.c:251
msgid "HP"
msgstr "HP"
-#: ppdc/sample.c:133
msgid "Hanging Folder"
msgstr "Esekitako karpeta"
-#: ppdc/sample.c:142
msgid "Hanging Folder - 9/16 x 2\""
msgstr "Esekitako karpeta - 9/16 x 2\""
-#: backend/pap.c:296
msgid "INFO: AppleTalk disabled in System Preferences\n"
msgstr "INFO: AppleTalk desgaituta sistemako hobespenetan\n"
-#: backend/pap.c:511
msgid "INFO: AppleTalk disabled in System Preferences.\n"
msgstr "INFO: AppleTalk desgaituta sistemako hobespenetan.\n"
-#: backend/ipp.c:1354
msgid "INFO: Canceling print job...\n"
msgstr "INFO: inprimatzeko lana bertan behera uzten...\n"
-#: backend/ipp.c:634 backend/lpd.c:894 backend/socket.c:358
msgid "INFO: Connected to printer...\n"
msgstr "INFO: inprimagailura konektatuta...\n"
-#: backend/ipp.c:549 backend/lpd.c:727 backend/socket.c:275
msgid "INFO: Connecting to printer...\n"
msgstr "INFO: inprimagailura konektatzen...\n"
-#: backend/lpd.c:1053 backend/lpd.c:1200
msgid "INFO: Control file sent successfully\n"
msgstr "INFO: kontrol-fitxategia ongi bidali da\n"
-#: backend/ipp.c:439 backend/lpd.c:448
msgid "INFO: Copying print data...\n"
msgstr "INFO: inprimatzeko datuak kopiatzen...\n"
-#: backend/lpd.c:1148
msgid "INFO: Data file sent successfully\n"
msgstr "INFO: datuen fitxategia ongi bidali da\n"
-#: driver/rastertoescpx.c:1887 driver/rastertopclx.c:1912
#, c-format
msgid "INFO: Finished page %d...\n"
msgstr "INFO: %d orrialdea amaituta...\n"
-#: filter/imagetoraster.c:1142
#, c-format
msgid "INFO: Formatting page %d...\n"
msgstr "INFO: %d orrialdeari formatua ematen...\n"
-#: filter/imagetoraster.c:623
msgid "INFO: Loading image file...\n"
msgstr "INFO: irudiaren fitxategia kargatzen...\n"
-#: cups/http-support.c:1409
msgid "INFO: Looking for printer...\n"
msgstr "INFO: inprimagailua bilatzen...\n"
-#: backend/pap.c:928
msgid "INFO: Opening connection\n"
msgstr "INFO: konexioa irekitzen\n"
-#: backend/socket.c:429
msgid "INFO: Print file sent, waiting for printer to finish...\n"
msgstr ""
-"INFO: inprimatzeko fitxategia bidalita, inprimagailuak amaitu "
-"zain...\n"
+"INFO: inprimatzeko fitxategia bidalita, inprimagailuak amaitu zain...\n"
-#: backend/ipp.c:1042 backend/usb-unix.c:132
msgid "INFO: Printer busy; will retry in 10 seconds...\n"
-msgstr ""
-"INFO: inprimagailua lanpetuta. 10 segundotan saiatu da berriro...\n"
+msgstr "INFO: inprimagailua lanpetuta. 10 segundotan saiatu da berriro...\n"
-#: backend/parallel.c:236 backend/scsi-irix.c:147 backend/scsi-linux.c:161
-#: backend/serial.c:256
msgid "INFO: Printer busy; will retry in 30 seconds...\n"
-msgstr ""
-"INFO: inprimagailua lanpetuta. 30 segundotan saiatu da berriro...\n"
+msgstr "INFO: inprimagailua lanpetuta. 30 segundotan saiatu da berriro...\n"
-#: backend/usb-unix.c:437
msgid "INFO: Printer busy; will retry in 5 seconds...\n"
-msgstr ""
-"INFO: inprimagailua lanpetuta. 5 segundotan saiatu da berriro...\n"
+msgstr "INFO: inprimagailua lanpetuta. 5 segundotan saiatu da berriro...\n"
-#: backend/ipp.c:743 backend/ipp.c:1053
#, c-format
msgid "INFO: Printer does not support IPP/%d.%d, trying IPP/1.0...\n"
msgstr ""
-"INFO: inprimagailuak ez du IPP/%d.%d onartzen. Honekin saiatzen: "
-"IPP/1.0...\n"
+"INFO: inprimagailuak ez du IPP/%d.%d onartzen. Honekin saiatzen: IPP/1.0...\n"
-#: backend/usb-unix.c:521
msgid "INFO: Printer is busy; will retry in 5 seconds...\n"
msgstr ""
-"INFO: inprimagailua lanpetuta dago. 5 segundotan saiatu da "
-"berriro...\n"
+"INFO: inprimagailua lanpetuta dago. 5 segundotan saiatu da berriro...\n"
-#: backend/runloop.c:357
msgid "INFO: Printer is currently off-line.\n"
msgstr "INFO: inprimagailua unean lineaz kanpo dago.\n"
-#: backend/runloop.c:243
msgid "INFO: Printer is currently offline.\n"
msgstr "INFO: inprimagailua unean linean dago.\n"
-#: backend/runloop.c:379 backend/usb-darwin.c:1245
msgid "INFO: Printer is now online.\n"
msgstr "INFO: inprimagailua orain linean dago.\n"
-#: backend/usb-darwin.c:1263
msgid "INFO: Printer is offline.\n"
msgstr "INFO: inprimagailua lineaz kanpo dago.\n"
-#: backend/parallel.c:242 backend/usb-unix.c:139
msgid "INFO: Printer not connected; will retry in 30 seconds...\n"
msgstr ""
"INFO: inprimagailua ez dago konektatuta. 30 segundo barru saiatuko da "
"berriro...\n"
-#: driver/rastertoescpx.c:1873 driver/rastertopclx.c:1895
-#: filter/rastertoepson.c:1080 filter/rastertohp.c:803
-#: filter/rastertolabel.c:1235
#, c-format
msgid "INFO: Printing page %d, %d%% complete...\n"
msgstr "INFO: %d orrialdea inprimatzen. %% %d osatuta...\n"
-#: filter/imagetops.c:808
#, c-format
msgid "INFO: Printing page %d...\n"
msgstr "INFO: %d orrialdea inprimatzen...\n"
-#: backend/socket.c:461 driver/rastertoescpx.c:1911 driver/rastertopclx.c:1936
-#: filter/rastertoepson.c:1134 filter/rastertohp.c:862
-#: filter/rastertolabel.c:1288
msgid "INFO: Ready to print.\n"
msgstr "INFO: inprimatzeko prest.\n"
-#: backend/lpd.c:1172
#, c-format
msgid "INFO: Sending control file (%lu bytes)\n"
msgstr "INFO: kontrol-fitxategia bidaltzen (%lu byte)\n"
-#: backend/lpd.c:1025
#, c-format
msgid "INFO: Sending control file (%u bytes)\n"
msgstr "INFO: kontrol-fitxategia bidaltzen (%u byte)\n"
-#: backend/pap.c:564
msgid "INFO: Sending data\n"
msgstr "INFO: datuen fitxategia bidaltzen\n"
-#: backend/lpd.c:1084
#, c-format
msgid "INFO: Sending data file (%ld bytes)\n"
msgstr "INFO: datuen fitxategia bidaltzen (%ld byte)\n"
-#: backend/lpd.c:1082
#, c-format
msgid "INFO: Sending data file (%lld bytes)\n"
msgstr "INFO: datuen fitxategia bidaltzen (%lld byte)\n"
-#: backend/usb-darwin.c:524
msgid "INFO: Sending print data...\n"
msgstr "INFO: inprimatzeko datuak bidaltzen...\n"
-#: backend/parallel.c:294 backend/socket.c:408 backend/usb-unix.c:201
#, c-format
msgid "INFO: Sent print file, %ld bytes...\n"
msgstr "INFO: inprimatzeko fitxategia bidalita, %ld byte...\n"
-#: backend/parallel.c:292 backend/socket.c:406 backend/usb-unix.c:199
#, c-format
msgid "INFO: Sent print file, %lld bytes...\n"
msgstr "INFO: inprimatzeko fitxategia bidalita, %lld byte...\n"
-#: backend/lpd.c:1096
#, c-format
msgid "INFO: Spooling LPR job, %.0f%% complete...\n"
msgstr "INFO: LPR lana ilaran jartzen. %% %.0f osatuta...\n"
-#: driver/rastertoescpx.c:1859 driver/rastertopclx.c:1880
#, c-format
msgid "INFO: Starting page %d...\n"
msgstr "INFO: %d orrialdea hasten...\n"
-#: backend/ipp.c:566 backend/ipp.c:824 backend/lpd.c:827
-#: backend/parallel.c:221 backend/scsi-irix.c:125 backend/scsi-linux.c:139
-#: backend/serial.c:241 backend/socket.c:296 backend/usb-unix.c:117
msgid "INFO: Unable to contact printer, queuing on next printer in class...\n"
msgstr ""
-"INFO: ezin da inprimagailuarekin kontaktatu, klaseko hurrengo "
-"inprimagailuan ilaratzen...\n"
+"INFO: ezin da inprimagailuarekin kontaktatu, klaseko hurrengo inprimagailuan "
+"ilaratzen...\n"
-#: backend/pap.c:309
#, c-format
msgid "INFO: Using default AppleTalk zone \"%s\"\n"
msgstr "INFO: \"%s\" AppleTalk zona lehenetsia erabiltzen\n"
-#: backend/ipp.c:1165
msgid "INFO: Waiting for job to complete...\n"
msgstr "INFO: lana osatzeko itxoiten...\n"
-#: backend/usb-darwin.c:444 backend/usb-libusb.c:117
msgid "INFO: Waiting for printer to become available...\n"
msgstr "INFO: inprimagailua erabilgarri egon arte itxoiten...\n"
-#: ppdc/sample.c:93
msgid "ISO B0"
msgstr "ISO B0"
-#: ppdc/sample.c:94
msgid "ISO B1"
msgstr "ISO B1"
-#: ppdc/sample.c:104
msgid "ISO B10"
msgstr "ISO B10"
-#: ppdc/sample.c:95
msgid "ISO B2"
msgstr "ISO B2"
-#: ppdc/sample.c:96
msgid "ISO B3"
msgstr "ISO B3"
-#: ppdc/sample.c:97
msgid "ISO B4"
msgstr "ISO B4"
-#: ppdc/sample.c:69
msgid "ISO B4 Envelope"
msgstr "ISO B4 gutunazala"
-#: ppdc/sample.c:98
msgid "ISO B5"
msgstr "ISO B5"
-#: ppdc/sample.c:99
msgid "ISO B5 (Oversize)"
msgstr "ISO B5 (handiagoa)"
-#: ppdc/sample.c:70
msgid "ISO B5 Envelope"
msgstr "ISO B5 gutunazala"
-#: ppdc/sample.c:100
msgid "ISO B6"
msgstr "ISO B6"
-#: ppdc/sample.c:71
msgid "ISO B6 Envelope"
msgstr "ISO B6 gutunazala"
-#: ppdc/sample.c:101
msgid "ISO B7"
msgstr "ISO B7"
-#: ppdc/sample.c:102
msgid "ISO B8"
msgstr "ISO B8"
-#: ppdc/sample.c:103
msgid "ISO B9"
msgstr "ISO B9"
-#: cups/ppd.c:350
+msgid "ISOLatin1"
+msgstr "UTF-8"
+
msgid "Illegal control character"
msgstr "Kontrol-karaktere ilegala"
-#: cups/ppd.c:351
msgid "Illegal main keyword string"
msgstr "Gako-hitzaren kate nagusia ilegala"
-#: cups/ppd.c:352
msgid "Illegal option keyword string"
msgstr "Aukeraren gako-hitzaren katea ilegala"
-#: cups/ppd.c:353
msgid "Illegal translation string"
msgstr "Itzulpenaren katea ilegala"
-#: cups/ppd.c:354
msgid "Illegal whitespace character"
msgstr "Zuriunea karakterea ilegala"
-#: cups/localize.c:337
-msgid "Ink/toner almost empty."
-msgstr "Tinta/Tonerra ia hutsik."
-
-#: cups/localize.c:339
-msgid "Ink/toner empty!"
-msgstr "Tinta/Tonerra hutsik!"
-
-#: cups/localize.c:341
-msgid "Ink/toner waste bin almost full."
-msgstr "Tinta/Tonerraren zakarrontzia ia beteta."
-
-#: cups/localize.c:343
-msgid "Ink/toner waste bin full!"
-msgstr "Tinta/Tonerraren zakarrontzia beteta!"
-
-#: ppdc/sample.c:246
msgid "Installable Options"
msgstr "Aukera instalagarriak"
-#: ppdc/sample.c:249
msgid "Installed"
msgstr "Instalatuta"
-#: ppdc/sample.c:264
msgid "IntelliBar Label Printer"
msgstr "IntelliBar etiketen inprimagailua"
-#: ppdc/sample.c:263
msgid "Intellitech"
msgstr "Intellitech"
-#: cups/localize.c:321
-msgid "Interlock open."
-msgstr "Segurtasun-blokeoa irekita."
-
-#: cups/http-support.c:1244
msgid "Internal Server Error"
msgstr "Zerbitzariaren barneko errorea"
-#: cups/ppd.c:341
msgid "Internal error"
msgstr "Barneko errorea"
-#: ppdc/sample.c:130
msgid "Internet Postage 2-Part"
msgstr "Interneteko posta 2. zatia"
-#: ppdc/sample.c:139
msgid "Internet Postage 2-Part - 2 1/4 x 7 1/2\""
msgstr "Interneteko posta 2. zatia - 2 1/4 x 7 1/2\""
-#: ppdc/sample.c:131
msgid "Internet Postage 3-Part"
msgstr "Interneteko posta 3. zatia"
-#: ppdc/sample.c:140
msgid "Internet Postage 3-Part - 2 1/4 x 7\""
msgstr "Interneteko posta 3. zatia - 2 1/4 x 7\""
-#: backend/ipp.c:206
msgid "Internet Printing Protocol"
msgstr "Interneten inPrimatzeko Protokoloa"
-#: ppdc/sample.c:68
msgid "Invite Envelope"
msgstr "Gobidapeneko gutunazala"
-#: ppdc/sample.c:72
msgid "Italian Envelope"
msgstr "Gutunazal italiarra"
-#: cups/ppd.c:1348
msgid "JCL"
msgstr "JCL"
-#: scheduler/ipp.c:9436
#, c-format
-msgid "Job #%d cannot be restarted - no files!"
-msgstr "%d. lana ezin da berrabiatu. Ez dago fitxategirik."
+msgid "Job #%d cannot be restarted - no files"
+msgstr ""
-#: scheduler/ipp.c:3676 scheduler/ipp.c:4044 scheduler/ipp.c:6662
-#: scheduler/ipp.c:6804 scheduler/ipp.c:7915 scheduler/ipp.c:8079
-#: scheduler/ipp.c:8289 scheduler/ipp.c:8334 scheduler/ipp.c:9178
-#: scheduler/ipp.c:9404 scheduler/ipp.c:9759 scheduler/ipp.c:10335
#, c-format
-msgid "Job #%d does not exist!"
-msgstr "%d. lana ez da existitzen."
+msgid "Job #%d does not exist"
+msgstr ""
-#: scheduler/ipp.c:4076
#, c-format
msgid "Job #%d is already aborted - can't cancel."
msgstr "%d. lana jadanik abortatuta dago, ezin da bertan behera utzi."
-#: scheduler/ipp.c:4070
#, c-format
msgid "Job #%d is already canceled - can't cancel."
msgstr ""
"%d. lana jadanik bertan behera utzita dago, ezin da bertan behera utzi."
-#: scheduler/ipp.c:4082
#, c-format
msgid "Job #%d is already completed - can't cancel."
msgstr "%d. lana jadanik burututa dago, ezin da bertan behera utzi."
-#: scheduler/ipp.c:8376 scheduler/ipp.c:10350
#, c-format
-msgid "Job #%d is finished and cannot be altered!"
-msgstr "%d. lana jadanik burututa dago, eta ezin da aldatu."
+msgid "Job #%d is finished and cannot be altered"
+msgstr ""
-#: scheduler/ipp.c:9418
#, c-format
-msgid "Job #%d is not complete!"
-msgstr "%d. lana ez dago burututa."
+msgid "Job #%d is not complete"
+msgstr ""
-#: scheduler/ipp.c:3691
#, c-format
-msgid "Job #%d is not held for authentication!"
-msgstr "%d. lana ez dago atxikituta autentifikatzeko."
+msgid "Job #%d is not held"
+msgstr ""
-#: scheduler/ipp.c:9192
#, c-format
-msgid "Job #%d is not held!"
-msgstr "%d. lana ez dago atxikituta."
+msgid "Job #%d is not held for authentication"
+msgstr ""
-#: scheduler/ipp.c:7893
#, c-format
-msgid "Job #%s does not exist!"
-msgstr "%s. lana ez da existitzen."
+msgid "Job #%s does not exist"
+msgstr ""
-#: scheduler/ipp.c:6289
#, c-format
-msgid "Job %d not found!"
-msgstr "%d lana ez da aurkitu."
+msgid "Job %d not found"
+msgstr ""
-#: cgi-bin/ipp-var.c:1050
msgid "Job Completed"
msgstr "Lana burututa"
-#: cgi-bin/ipp-var.c:1048
msgid "Job Created"
msgstr "Lana sortuta"
-#: filter/bannertops.c:623
msgid "Job ID: "
msgstr "Lanaren IDa: "
-#: cgi-bin/ipp-var.c:1054
msgid "Job Options Changed"
msgstr "Lanaren aukerak aldatuta"
-#: cgi-bin/ipp-var.c:1052
msgid "Job Stopped"
msgstr "Lana geldituta"
-#: filter/bannertops.c:631
msgid "Job UUID: "
msgstr "Lanaren UUIDa:"
-#: scheduler/ipp.c:10433
msgid "Job is completed and cannot be changed."
msgstr "Lana burututa dago eta ezin da aldatu."
-#: cgi-bin/jobs.c:197
msgid "Job operation failed:"
msgstr "Lanaren eragiketak huts egin du:"
-#: scheduler/ipp.c:10469 scheduler/ipp.c:10488 scheduler/ipp.c:10499
msgid "Job state cannot be changed."
msgstr "Lanaren egoera ezin da aldatu."
-#: scheduler/ipp.c:9283
-msgid "Job subscriptions cannot be renewed!"
-msgstr "Lanaren harpidetzak ezin dira berritu."
+msgid "Job subscriptions cannot be renewed"
+msgstr ""
-#: cgi-bin/jobs.c:102 cgi-bin/jobs.c:113 cgi-bin/jobs.c:194
msgid "Jobs"
msgstr "Lanak"
-#: ppdc/sample.c:73
msgid "Kaku2 Envelope"
msgstr "Kaku2 gutunazala"
-#: ppdc/sample.c:74
msgid "Kaku3 Envelope"
msgstr "Kaku3 gutunazala"
-#: backend/lpd.c:178
msgid "LPD/LPR Host or Printer"
msgstr "LPD/LPR ostalaria edo inprimagailua"
-#: ppdc/sample.c:202
msgid "Label Printer"
msgstr "Etiketen inprimagailua"
-#: ppdc/sample.c:417
msgid "Label Top"
msgstr "Etiketaren goian"
-#: scheduler/ipp.c:2144 scheduler/ipp.c:6212
#, c-format
-msgid "Language \"%s\" not supported!"
-msgstr "\"%s\" hizkuntza ez dago onartuta."
+msgid "Language \"%s\" not supported"
+msgstr ""
-#: ppdc/sample.c:127
msgid "Large Address"
msgstr "Helbide luzea"
-#: ppdc/sample.c:136
msgid "Large Address - 1 4/10 x 3 1/2\""
msgstr "Helbide luzea - 1 4/10 x 3 1/2\""
-#: ppdc/sample.c:262
msgid "LaserJet Series PCL 4/5"
msgstr "LaserJet PCL 4/5 serieak"
-#: ppdc/sample.c:208
msgid "Light"
msgstr "Argia"
-#: cups/ppd.c:349
msgid "Line longer than the maximum allowed (255 characters)"
msgstr "Lerroa baimendutako gehienezkoa (255 karaktere) baino luzeagoa"
-#: cgi-bin/admin.c:2362
msgid "List Available Printers"
msgstr "Inprimagailu erabilgarrien zerrenda"
-#: filter/bannertops.c:744
msgid "Location: "
msgstr "Kokalekua: "
-#: ppdc/sample.c:244
msgid "Long-Edge (Portrait)"
msgstr "Ertz-luzea (bertikala)"
-#: filter/bannertops.c:753
msgid "Make and Model: "
msgstr "Marka eta modeloa: "
-#: ppdc/sample.c:240
msgid "Manual Feed"
msgstr "Eskuzko iturria"
-#: filter/bannertops.c:780
msgid "Media Dimensions: "
msgstr "Paperaren dimentsioak: "
-#: filter/bannertops.c:800
msgid "Media Limits: "
msgstr "Paperaren mugak: "
-#: filter/bannertops.c:769
msgid "Media Name: "
msgstr "Paperaren izena: "
-#: cups/ppd.c:747 cups/ppd.c:1285
msgid "Media Size"
msgstr "Paperaren tamaina"
-#: cups/ppd.c:751 cups/ppd.c:1289 ppdc/sample.c:234
msgid "Media Source"
msgstr "Paperaren iturria"
-#: ppdc/sample.c:335
msgid "Media Tracking"
msgstr "Paperaren jarraipena"
-#: cups/ppd.c:749 cups/ppd.c:1287 ppdc/sample.c:256
msgid "Media Type"
msgstr "Paper mota"
-#: cups/localize.c:310
-msgid "Media jam!"
-msgstr "Paper gatazka!"
-
-#: cups/localize.c:327
-msgid "Media tray almost empty."
-msgstr "Paperen erretilua is hutsik."
-
-#: cups/localize.c:329
-msgid "Media tray empty!"
-msgstr "Paperen erretilua hutsik!"
-
-#: cups/localize.c:325
-msgid "Media tray missing!"
-msgstr "Paperen erretilua falta da!"
-
-#: cups/localize.c:308
-msgid "Media tray needs to be filled."
-msgstr "Paperen erretilua bete egin behar da."
-
-#: ppdc/sample.c:209
msgid "Medium"
msgstr "Euskarria"
-#: cups/ppd.c:338
msgid "Memory allocation error"
msgstr "Errorea memoria esleitzean"
-#: cups/ppd.c:339
msgid "Missing PPD-Adobe-4.x header"
msgstr "PPD-Adobe-4.x goiburukoa falta da"
-#: cups/ppd.c:348
msgid "Missing asterisk in column 1"
msgstr "Izartxoa falta da 1. zutabean"
-#: scheduler/ipp.c:6684
-msgid "Missing document-number attribute!"
-msgstr "document-number atributua falta da."
+msgid "Missing document-number attribute"
+msgstr ""
-#: cups/adminutil.c:284
#, c-format
-msgid "Missing double quote on line %d!"
-msgstr "Komatxo bikoitzak falta dira %d lerroan."
+msgid "Missing double quote on line %d"
+msgstr ""
-#: cgi-bin/admin.c:2074 cgi-bin/admin.c:2159 cgi-bin/admin.c:2795
-#: cgi-bin/admin.c:3049 cgi-bin/admin.c:3160 cgi-bin/admin.c:3838
-msgid "Missing form variable!"
-msgstr "Inprimakiaren aldagaia falta da."
+msgid "Missing form variable"
+msgstr ""
-#: scheduler/ipp.c:7084
-msgid "Missing notify-subscription-ids attribute!"
-msgstr "notify-subscription-ids atributua falta da."
+msgid "Missing notify-subscription-ids attribute"
+msgstr ""
-#: scheduler/ipp.c:3814
-msgid "Missing requesting-user-name attribute!"
-msgstr "requesting-user-name atributua falta da."
+msgid "Missing option keyword"
+msgstr ""
-#: scheduler/ipp.c:477
-msgid "Missing required attributes!"
-msgstr "Beharrezko atributuak falta dira."
+msgid "Missing requesting-user-name attribute"
+msgstr ""
+
+msgid "Missing required attributes"
+msgstr ""
-#: cups/adminutil.c:265
#, c-format
-msgid "Missing value on line %d!"
-msgstr "Balioa falta da %d lerroan."
+msgid "Missing value on line %d"
+msgstr ""
-#: cups/ppd.c:340
msgid "Missing value string"
msgstr "Balioaren katea falta da"
-#: systemv/lpinfo.c:475
#, c-format
msgid ""
"Model: name = %s\n"
@@ -4494,724 +3360,526 @@ msgstr ""
" make-and-model = %s\n"
" device-id = %s\n"
-#: cgi-bin/admin.c:480
msgid "Modify Class"
msgstr "Aldatu klasea"
-#: cgi-bin/admin.c:772
msgid "Modify Printer"
msgstr "Aldatu inprimagailua"
-#: ppdc/sample.c:111
msgid "Monarch"
msgstr "Monarch"
-#: ppdc/sample.c:75
msgid "Monarch Envelope"
msgstr "Monarch gutunazala"
-#: cgi-bin/ipp-var.c:421 cgi-bin/ipp-var.c:512
msgid "Move All Jobs"
msgstr "Aldatu lan guztiak lekuz"
-#: cgi-bin/ipp-var.c:360 cgi-bin/ipp-var.c:419 cgi-bin/ipp-var.c:510
msgid "Move Job"
msgstr "Aldatu lana lekuz"
-#: cups/http-support.c:1201
msgid "Moved Permanently"
msgstr "Betirako lekuz aldatuta"
-#: backend/ipp.c:1090
#, c-format
msgid "NOTICE: Print file accepted - job ID %d.\n"
msgstr "NOTICE: inptimatzeko fitxategia onartuta - lanaren IDa: %d.\n"
-#: backend/ipp.c:1084
msgid "NOTICE: Print file accepted - job ID unknown.\n"
msgstr "NOTICE: inptimatzeko fitxategia onartuta - lanaren IDa: ezezaguna.\n"
-#: cups/ppd.c:337
msgid "NULL PPD file pointer"
msgstr "PPD fitxategiaren erakusle NULUA"
-#: cups/snmp.c:1054
msgid "Name OID uses indefinite length"
msgstr "Izenaren OIDak definitu gabeko luzera darabil"
-#: ppdc/sample.c:401
+msgid "Nested classes are not allowed"
+msgstr ""
+
msgid "Never"
msgstr "Inoiz ere ez"
-#: ppdc/sample.c:228
msgid "New Stylus Color Series"
msgstr "Stylus Color serie berriak"
-#: ppdc/sample.c:230
msgid "New Stylus Photo Series"
msgstr "Stylus Photo serie berriak"
-#: cups/ppd.c:1877
msgid "No"
msgstr "Ez"
-#: cups/http-support.c:1198
msgid "No Content"
msgstr "Edukirik ez"
-#: cups/util.c:1289
-msgid "No PPD name!"
-msgstr "PPD izenik ez."
+msgid "No PPD name"
+msgstr ""
-#: cups/snmp.c:1048
msgid "No VarBind SEQUENCE"
msgstr "'VarBind SEQUENCE'-rik ez"
-#: cups/adminutil.c:799
-msgid "No Windows printer drivers are installed!"
-msgstr "Ez daude Windows-eko inprimagailuen kontrolatzailerik instalatuta!"
+msgid "No Windows printer drivers are installed"
+msgstr ""
-#: cups/request.c:509 cups/request.c:775
msgid "No active connection"
msgstr "Ez dago konexio aktiborik"
-#: scheduler/ipp.c:3992
#, c-format
-msgid "No active jobs on %s!"
-msgstr "Ez dago lan aktiborik %s(e)n."
+msgid "No active jobs on %s"
+msgstr ""
-#: scheduler/ipp.c:318
-msgid "No attributes in request!"
-msgstr "Ez dago atributurik eskaeran."
+msgid "No attributes in request"
+msgstr ""
-#: scheduler/ipp.c:3719
-msgid "No authentication information provided!"
-msgstr "Ez da autentifikatzeko informaziorik eman."
+msgid "No authentication information provided"
+msgstr ""
-#: cups/snmp.c:1005
msgid "No community name"
msgstr "Ez dago komunitatearen izenik"
-#: scheduler/ipp.c:6484
msgid "No default printer"
msgstr "Ez dago inprimagailu lehenetsirik"
-#: cgi-bin/ipp-var.c:432 scheduler/ipp.c:7660
msgid "No destinations added."
msgstr "Ez da helbururik gehitu."
-#: cups/snmp.c:1035
msgid "No error-index"
msgstr "Ez dago error-index parametroa"
-#: cups/snmp.c:1027
msgid "No error-status"
msgstr "Ez dago error-status parametroa"
-#: scheduler/ipp.c:8576 scheduler/ipp.c:9811
-msgid "No file!?!"
-msgstr "Fitxategirik ez?"
+msgid "No file!?"
+msgstr ""
-#: cups/util.c:924
-msgid "No modification time!"
-msgstr "Ez dago aldaketa-ordurik."
+msgid "No modification time"
+msgstr ""
-#: cups/snmp.c:1052
msgid "No name OID"
msgstr "Ez dago izenaren OIDrik"
-#: cups/util.c:918
-msgid "No printer name!"
-msgstr "Ez dago inprimagailuaren izenik."
+msgid "No printer name"
+msgstr ""
-#: cups/util.c:1840
-msgid "No printer-uri found for class!"
-msgstr "Ez da printer-uri aurkitu klasearentzako"
+msgid "No printer-uri found"
+msgstr ""
-#: cups/util.c:1855
-msgid "No printer-uri found!"
-msgstr "Ez da printer-uri aurkitu."
+msgid "No printer-uri found for class"
+msgstr ""
-#: scheduler/ipp.c:6869
-msgid "No printer-uri in request!"
-msgstr "Ez da printer-uri aurkitu eskaeran."
+msgid "No printer-uri in request"
+msgstr ""
-#: cups/snmp.c:1019
msgid "No request-id"
msgstr "Ez dago request-id"
-#: scheduler/ipp.c:6097
-msgid "No subscription attributes in request!"
-msgstr "Ez dago harpidetzako atributurik eskaeran."
+msgid "No subscription attributes in request"
+msgstr ""
-#: scheduler/ipp.c:7978
msgid "No subscriptions found."
msgstr "Ez da harpidetzarik aurkitu."
-#: cups/snmp.c:1043
msgid "No variable-bindings SEQUENCE"
msgstr "Ez dago 'variable-bindings SEQUENCE'-rik"
-#: cups/snmp.c:998
msgid "No version number"
msgstr "Ez dago bertsioaren zenbakirik"
-#: ppdc/sample.c:338
msgid "Non-continuous (Mark sensing)"
msgstr "Ez da jarraia (markaren detekzioa)"
-#: ppdc/sample.c:337
msgid "Non-continuous (Web sensing)"
msgstr "Ez da jarraia (web detekzioa)"
-#: ppdc/sample.c:210
msgid "Normal"
msgstr "Arrunta"
-#: cups/http-support.c:1220
msgid "Not Found"
msgstr "Ez da aurkitu"
-#: cups/http-support.c:1232
msgid "Not Implemented"
msgstr "Ez dago garatuta"
-#: ppdc/sample.c:248
msgid "Not Installed"
msgstr "Ez dago instalatuta"
-#: cups/http-support.c:1207
msgid "Not Modified"
msgstr "Ez dago aldatuta"
-#: cups/http-support.c:1235
msgid "Not Supported"
msgstr "EZ dago onartuta"
-#: scheduler/ipp.c:1521
msgid "Not allowed to print."
msgstr "Inprimatzea ez dago baimenduta."
-#: ppdc/sample.c:112
msgid "Note"
msgstr "Oharra"
-#: cups/http-support.c:1189 cups/ppd.c:335
msgid "OK"
msgstr "Ados"
-#: cups/localize.c:349
-msgid "OPC almost at end-of-life."
-msgstr "OPCa ia agortuta."
-
-#: cups/localize.c:351
-msgid "OPC at end-of-life!"
-msgstr "OPCa agortuta."
-
-#: ppdc/sample.c:243
msgid "Off (1-Sided)"
msgstr "Desaktibatuta (1 aldea)"
-#: ppdc/sample.c:332
msgid "Oki"
msgstr "Oki"
-#: cgi-bin/help.c:89 cgi-bin/help.c:130 cgi-bin/help.c:140 cgi-bin/help.c:171
msgid "Online Help"
msgstr "Lineako laguntza"
-#: cups/adminutil.c:985
#, c-format
msgid "Open of %s failed: %s"
msgstr "Huts egin du %s irekitzean: %s"
-#: cups/ppd.c:343
msgid "OpenGroup without a CloseGroup first"
msgstr "OpenGroup aurreko CloseGroup-rik gabe"
-#: cups/ppd.c:345
msgid "OpenUI/JCLOpenUI without a CloseUI/JCLCloseUI first"
msgstr "OpenUI/JCLOpenUI aurreko CloseUI/JCLCloseUI-rik gabe"
-#: cgi-bin/admin.c:3609
msgid "Operation Policy"
msgstr "Eragiketaren politika"
-#: cgi-bin/admin.c:3286 cgi-bin/admin.c:3346
msgid "Options Installed"
msgstr "Instalatutako aukerak"
-#: filter/bannertops.c:674
msgid "Options: "
msgstr "Aukerak: "
-#: cups/localize.c:317
-msgid "Out of toner!"
-msgstr "Tonerra agortuta!"
-
-#: cups/ppd.c:753 cups/ppd.c:1291
msgid "Output Mode"
msgstr "Irteeraren modua"
-#: cups/localize.c:333
-msgid "Output bin almost full."
-msgstr "Irteerako ontzia ia beteta."
-
-#: cups/localize.c:335
-msgid "Output bin full!"
-msgstr "Irteerako ontzia beteta!"
-
-#: systemv/lpstat.c:1191 systemv/lpstat.c:1195
#, c-format
msgid "Output for printer %s is sent to %s\n"
msgstr "%s inprimagailuarentzako irteera %s(e)ra bidalita\n"
-#: systemv/lpstat.c:1185
#, c-format
msgid "Output for printer %s is sent to remote printer %s on %s\n"
msgstr ""
"%s inprimagailuarentzako irteera urruneko %s inprimagailura bidalita %s(e)n\n"
-#: systemv/lpstat.c:1209 systemv/lpstat.c:1213
#, c-format
msgid "Output for printer %s/%s is sent to %s\n"
msgstr "%s/%s inprimagailuarentzako irteera %s(e)ra bidalita\n"
-#: systemv/lpstat.c:1203
#, c-format
msgid "Output for printer %s/%s is sent to remote printer %s on %s\n"
msgstr ""
"%s/%s inprimagailuarentzako irteera urruneko %s inprimagailura bidalita %s(e)"
"n\n"
-#: cups/localize.c:331
-msgid "Output tray missing!"
-msgstr "Irteerako erretilua falta da."
-
-#: systemv/cupstestdsc.c:403
msgid "PASS\n"
msgstr "BALIOZKOA\n"
-#: ppdc/sample.c:232
msgid "PCL Laser Printer"
msgstr "PCL laser inprimagailua"
-#: ppdc/sample.c:77
msgid "PRC1 Envelope"
msgstr "PRC1 gutunazala"
-#: ppdc/sample.c:86
msgid "PRC10 Envelope"
msgstr "PRC10 gutunazala"
-#: ppdc/sample.c:114
msgid "PRC16K"
msgstr "PRC16K"
-#: ppdc/sample.c:78
msgid "PRC2 Envelope"
msgstr "PRC2 gutunazala"
-#: ppdc/sample.c:79
msgid "PRC3 Envelope"
msgstr "PRC3 gutunazala"
-#: ppdc/sample.c:115
msgid "PRC32K"
msgstr "PRC32K"
-#: ppdc/sample.c:116
msgid "PRC32K (Oversize)"
msgstr "PRC32K (handiagoa)"
-#: ppdc/sample.c:80
msgid "PRC4 Envelope"
msgstr "PRC4 gutunazala"
-#: ppdc/sample.c:81
msgid "PRC5 Envelope"
msgstr "PRC5 gutunazala"
-#: ppdc/sample.c:82
msgid "PRC6 Envelope"
msgstr "PRC6 gutunazala"
-#: ppdc/sample.c:83
msgid "PRC7 Envelope"
msgstr "PRC7 gutunazala"
-#: ppdc/sample.c:84
msgid "PRC8 Envelope"
msgstr "PRC8 gutunazala"
-#: ppdc/sample.c:85
msgid "PRC9 Envelope"
msgstr "PRC9 gutunazala"
-#: cups/snmp.c:1015
msgid "Packet does not contain a Get-Response-PDU"
msgstr "Paketeak ez dauka Get-Response-PDU"
-#: cups/snmp.c:994
msgid "Packet does not start with SEQUENCE"
msgstr "Paketeak ez da SEQUENCErekin hasten"
-#: ppdc/sample.c:331
msgid "ParamCustominCutInterval"
msgstr "ParamCustominCutInterval"
-#: ppdc/sample.c:329
msgid "ParamCustominTearInterval"
msgstr "ParamCustominTearInterval"
-#: cups/auth.c:158
#, c-format
msgid "Password for %s on %s? "
msgstr "%s(r)en pasahitza %s(e)n?"
-#: systemv/cupsaddsmb.c:256
#, c-format
msgid "Password for %s required to access %s via SAMBA: "
msgstr "%s(r)en pasahitza behar da %s(e)n SAMBA bidez sarbidetzeko: "
-#: cgi-bin/classes.c:152
msgid "Pause Class"
msgstr "Pausatu klasea"
-#: cgi-bin/printers.c:155
msgid "Pause Printer"
msgstr "Pausatu inprimagailua"
-#: ppdc/sample.c:419
msgid "Peel-Off"
msgstr "Altxatu"
-#: ppdc/sample.c:76
msgid "Personal Envelope"
msgstr "Gutunazal pertsonala"
-#: ppdc/sample.c:123
msgid "Photo"
msgstr "Argazkia"
-#: ppdc/sample.c:124
msgid "Photo Labels"
msgstr "Argakien etiketak"
-#: ppdc/sample.c:257
msgid "Plain Paper"
msgstr "Paper soila"
-#: cgi-bin/admin.c:3304 cgi-bin/admin.c:3558
msgid "Policies"
msgstr "Politikak"
-#: cgi-bin/admin.c:3311 cgi-bin/admin.c:3627 cgi-bin/admin.c:3640
msgid "Port Monitor"
msgstr "Atakaren monitorea"
-#: ppdc/sample.c:250
msgid "PostScript Printer"
msgstr "PostScript inprimagailua"
-#: ppdc/sample.c:113
msgid "Postcard"
msgstr "Postala"
-#: ppdc/sample.c:266
msgid "Print Density"
msgstr "Inprimatze-dentsitatea"
-#: cups/notify.c:82
msgid "Print Job:"
msgstr "Inprimatzeko lana:"
-#: ppdc/sample.c:311
msgid "Print Mode"
msgstr "Inprimatze modua"
-#: ppdc/sample.c:354
msgid "Print Rate"
msgstr "Inprimatze-emaria"
-#: cgi-bin/printers.c:164
msgid "Print Self-Test Page"
msgstr "Inprimatu auto-probako orrialdea"
-#: ppdc/sample.c:298
msgid "Print Speed"
msgstr "Inprimatzeko abiadura"
-#: cgi-bin/ipp-var.c:787
msgid "Print Test Page"
msgstr "Inprimatu probako orrialdea"
-#: ppdc/sample.c:327
msgid "Print and Cut"
msgstr "Inprimatu eta ebaki"
-#: ppdc/sample.c:315
msgid "Print and Tear"
msgstr "Inprimatu eta altxatu"
-#: filter/bannertops.c:648
msgid "Printed For: "
msgstr "Honentzako inprimatuta: "
-#: filter/bannertops.c:656
msgid "Printed From: "
msgstr "Hemendik inprimatuta: "
-#: filter/bannertops.c:876
msgid "Printed On: "
msgstr "Inprimatze-data: "
-#: cgi-bin/ipp-var.c:1042
msgid "Printer Added"
msgstr "Inprimagailua gehituta"
-#: ppdc/sample.c:235
msgid "Printer Default"
msgstr "Inprimagailu lehenetsia"
-#: cgi-bin/ipp-var.c:1046
msgid "Printer Deleted"
msgstr "Inprimagailua ezabatuta"
-#: cgi-bin/ipp-var.c:1044
msgid "Printer Modified"
msgstr "Inprimagailua aldatuta"
-#: filter/bannertops.c:614
msgid "Printer Name: "
msgstr "Inprimagailuaren izena: "
-#: cgi-bin/ipp-var.c:1040
msgid "Printer Paused"
msgstr "Inprimagailua pausatuta"
-#: ppdc/sample.c:265
msgid "Printer Settings"
msgstr "Inprimagailuaren ezarpenak"
-#: cups/localize.c:313
-msgid "Printer offline."
-msgstr "Inprimagailua lineaz kanpo."
-
-#: cups/notify.c:126
msgid "Printer:"
msgstr "Inprimagailua:"
-#: cgi-bin/printers.c:189 cgi-bin/printers.c:317
msgid "Printers"
msgstr "Inprimagailuak"
-#: cgi-bin/classes.c:158 cgi-bin/printers.c:161
msgid "Purge Jobs"
msgstr "Garbitu lanak"
-#: ppdc/sample.c:117
msgid "Quarto"
msgstr "Laurdena"
-#: scheduler/ipp.c:1516
msgid "Quota limit reached."
msgstr "Kuotaren mugara iritsita."
-#: berkeley/lpq.c:507
msgid "Rank Owner Job File(s) Total Size\n"
msgstr ""
"Errenk. Jabea Lana Fitxategiak Tamaina osoa\n"
-#: berkeley/lpq.c:503
msgid ""
"Rank Owner Pri Job Files Total Size\n"
msgstr ""
"Errenk. Jabea Lehent. Lana Fitxategiak Tamaina osoa\n"
-#: cgi-bin/classes.c:156 cgi-bin/printers.c:159
msgid "Reject Jobs"
msgstr "Ukatu lanak"
-#: ppdc/sample.c:399
msgid "Reprint After Error"
msgstr "Inprimatu berriro erroreen ostean"
-#: cups/http-support.c:1223
msgid "Request Entity Too Large"
msgstr "Eskaeraren entitatea luzeegia"
-#: cups/ppd.c:755 cups/ppd.c:1293 ppdc/sample.c:203
msgid "Resolution"
msgstr "Bereizmena"
-#: cgi-bin/classes.c:150
msgid "Resume Class"
msgstr "Jarraitu klasea"
-#: cgi-bin/printers.c:152
msgid "Resume Printer"
msgstr "Jarraitu inprimagailua"
-#: ppdc/sample.c:128
msgid "Return Address"
msgstr "Itzulerako helbidea"
-#: ppdc/sample.c:137
msgid "Return Address - 3/4 x 2\""
msgstr "Itzulerako helbidea - 3/4 x 2\""
-#: ppdc/sample.c:420
msgid "Rewind"
msgstr "Birboninatu"
-#: cups/adminutil.c:2167
#, c-format
msgid "Running command: %s %s -N -A %s -c '%s'\n"
msgstr "Komandoa exekutaten: %s %s -N -A %s -c '%s'\n"
-#: backend/scsi-irix.c:70 backend/scsi-linux.c:83
-msgid "SCSI Printer"
-msgstr "SCSI inprimagailua"
-
-#: cups/snmp.c:996
msgid "SEQUENCE uses indefinite length"
msgstr "SEQUENCEk definitu gabeko luzera darabil"
-#: cups/http-support.c:1204
msgid "See Other"
msgstr "Ikusi besteak"
-#: backend/serial.c:784 backend/serial.c:943 backend/serial.c:1065
-#: backend/serial.c:1159
#, c-format
msgid "Serial Port #%d"
msgstr "Serieko %d. ataka"
-#: cgi-bin/ipp-var.c:1056
msgid "Server Restarted"
msgstr "Zerbitzaria berrabiarazita"
-#: cgi-bin/ipp-var.c:1062
msgid "Server Security Auditing"
msgstr "Zerbitzariko segurtasun auditoretza"
-#: cgi-bin/ipp-var.c:1058
msgid "Server Started"
msgstr "Zerbitzaria abiarazita"
-#: cgi-bin/ipp-var.c:1060
msgid "Server Stopped"
msgstr "Zerbitzaria geldituta"
-#: cups/http-support.c:1241
msgid "Service Unavailable"
msgstr "Zerbitzaria ez dago eskuragarri"
-#: cgi-bin/admin.c:2796 cgi-bin/admin.c:2842 cgi-bin/admin.c:2999
-#: cgi-bin/admin.c:3018
msgid "Set Allowed Users"
msgstr "Ezarri baimendutako erabiltzaileak"
-#: cgi-bin/admin.c:3045
msgid "Set As Server Default"
msgstr "Ezarri zerbitzari lehenetsi gisa"
-#: cgi-bin/admin.c:3145
msgid "Set Class Options"
msgstr "Ezarri klasearen aukerak"
-#: cgi-bin/admin.c:3145 cgi-bin/admin.c:3314 cgi-bin/admin.c:3669
msgid "Set Printer Options"
msgstr "Ezarri inprimagailuaren aukerak"
-#: cgi-bin/admin.c:3839 cgi-bin/admin.c:3883 cgi-bin/admin.c:3901
msgid "Set Publishing"
msgstr "Argitaratu"
-#: ppdc/sample.c:129
msgid "Shipping Address"
msgstr "Bidaltzeko helbidea"
-#: ppdc/sample.c:138
msgid "Shipping Address - 2 5/16 x 4\""
msgstr "Bidaltzeko helbidea - 2 5/16 x 4\""
-#: ppdc/sample.c:245
msgid "Short-Edge (Landscape)"
msgstr "Ertz laburra (horizontala)"
-#: ppdc/sample.c:259
msgid "Special Paper"
msgstr "Paper berezia"
-#: ppdc/sample.c:312
msgid "Standard"
msgstr "Estandarra"
-#: cgi-bin/admin.c:3532
msgid "Starting Banner"
msgstr "Hasierako titularra"
-#: ppdc/sample.c:118
msgid "Statement"
msgstr "Instrukzioa"
-#: ppdc/sample.c:223
msgid "Stylus Color Series"
msgstr "Stylus Color serieak"
-#: ppdc/sample.c:229
msgid "Stylus Photo Series"
msgstr "Stylus Photo serieak"
-#: ppdc/sample.c:119
msgid "Super A"
msgstr "Super A"
-#: ppdc/sample.c:120
msgid "Super B"
msgstr "Super B"
-#: ppdc/sample.c:125
msgid "Super B/A3"
msgstr "Super B/A3"
-#: cups/http-support.c:1186
msgid "Switching Protocols"
msgstr "Protokoloak aldatzen"
-#: ppdc/sample.c:121
msgid "Tabloid"
msgstr "Tabloidea"
-#: ppdc/sample.c:122
msgid "Tabloid (Oversize)"
msgstr "Tabloidea (handiagoa)"
-#: ppdc/sample.c:313
msgid "Tear"
msgstr "Altxatu"
-#: ppdc/sample.c:418
msgid "Tear-Off"
msgstr "Altxatu"
-#: ppdc/sample.c:359
msgid "Tear-Off Adjust Position"
msgstr "Altxatze-posizioaren doiketa"
-#: scheduler/ipp.c:7331
#, c-format
msgid "The PPD file \"%s\" could not be found."
msgstr "Ezin izan da \"%s\" PPD fitxategia aurkitu."
-#: scheduler/ipp.c:7318
#, c-format
msgid "The PPD file \"%s\" could not be opened: %s"
msgstr "Ezin izan da \"%s\" PPD fitxategia ireki: %s"
-#: cgi-bin/admin.c:638
msgid ""
"The class name may only contain up to 127 printable characters and may not "
"contain spaces, slashes (/), or the pound sign (#)."
@@ -5219,17 +3887,68 @@ msgstr ""
"Klasearen izenak inprimagarriak diren 127 karaktere sooilik eduki ditzake, "
"eta ezin du zuriune, barrak (/) edo traolaren (#) ikurrik eduki."
-#: scheduler/ipp.c:2171
+msgid "The developer unit needs to be replaced."
+msgstr ""
+
+msgid "The developer unit will need to be replaced soon."
+msgstr ""
+
+msgid "The fuser's temperature is high."
+msgstr ""
+
+msgid "The fuser's temperature is low."
+msgstr ""
+
msgid ""
"The notify-lease-duration attribute cannot be used with job subscriptions."
msgstr "notify-lease-duration atributua ezin da erabili lanen harpidetzekin."
-#: scheduler/ipp.c:2154 scheduler/ipp.c:6222
#, c-format
-msgid "The notify-user-data value is too large (%d > 63 octets)!"
-msgstr "notify-user-data balioa handiegia da (%d > 63 zortzikote)!"
+msgid "The notify-user-data value is too large (%d > 63 octets)"
+msgstr ""
+
+msgid "The optical photoconductor needs to be replaced."
+msgstr ""
+
+msgid "The optical photoconductor will need to be replaced soon."
+msgstr ""
+
+msgid "The output bin is almost full."
+msgstr ""
+
+msgid "The output bin is full."
+msgstr ""
+
+msgid "The output bin is missing."
+msgstr ""
+
+msgid "The paper tray is almost empty."
+msgstr ""
+
+msgid "The paper tray is empty."
+msgstr ""
+
+msgid "The paper tray is missing."
+msgstr ""
+
+msgid "The paper tray needs to be filled."
+msgstr ""
+
+msgid "The printer is almost out of ink."
+msgstr ""
+
+msgid "The printer is low on toner."
+msgstr ""
+
+msgid "The printer is offline."
+msgstr ""
+
+msgid "The printer is out of ink."
+msgstr ""
+
+msgid "The printer is out of toner."
+msgstr ""
-#: cgi-bin/admin.c:821
msgid ""
"The printer name may only contain up to 127 printable characters and may not "
"contain spaces, slashes (/), or the pound sign (#)."
@@ -5237,44 +3956,45 @@ msgstr ""
"Inprimagailuaren izenak inprimagarriak diren 127 karaktere sooilik eduki "
"ditzake, eta ezin du zuriune, barrak (/) edo traolaren (#) ikurrik eduki."
-#: scheduler/ipp.c:1351
-msgid "The printer or class is not shared!"
-msgstr "Inprimagailua edo klasea ez dago partekatuta."
-
-#: scheduler/ipp.c:884 scheduler/ipp.c:1190 scheduler/ipp.c:3850
-#: scheduler/ipp.c:3958 scheduler/ipp.c:5753 scheduler/ipp.c:6056
-#: scheduler/ipp.c:6369 scheduler/ipp.c:6906 scheduler/ipp.c:7536
-#: scheduler/ipp.c:7592 scheduler/ipp.c:7905 scheduler/ipp.c:8147
-#: scheduler/ipp.c:8237 scheduler/ipp.c:8270 scheduler/ipp.c:8591
-#: scheduler/ipp.c:8982 scheduler/ipp.c:9062 scheduler/ipp.c:10203
-#: scheduler/ipp.c:10659 scheduler/ipp.c:10988 scheduler/ipp.c:11055
-#: scheduler/ipp.c:11338
+msgid "The printer or class is not shared"
+msgstr ""
+
msgid "The printer or class was not found."
msgstr "Inprimagailua edo klasea ez da aurkitu."
-#: scheduler/ipp.c:990 scheduler/ipp.c:2361
+msgid "The printer's cover is open."
+msgstr ""
+
+msgid "The printer's door is open."
+msgstr ""
+
+msgid "The printer's interlock is open."
+msgstr ""
+
+msgid "The printer's waste bin is almost full."
+msgstr ""
+
+msgid "The printer's waste bin is full."
+msgstr ""
+
#, c-format
msgid "The printer-uri \"%s\" contains invalid characters."
msgstr "\"%s\" printer-uri atributuak baliogabeko karaktereak ditu."
-#: scheduler/ipp.c:3795
-msgid "The printer-uri attribute is required!"
-msgstr "printer-uri atributua behar da."
+msgid "The printer-uri attribute is required"
+msgstr ""
-#: scheduler/ipp.c:974
msgid ""
"The printer-uri must be of the form \"ipp://HOSTNAME/classes/CLASSNAME\"."
msgstr ""
"printer-uri \"ipp://OSTALARIIZENA/classes/KLASEIZENA\" erakoa izan behar du."
-#: scheduler/ipp.c:2345
msgid ""
"The printer-uri must be of the form \"ipp://HOSTNAME/printers/PRINTERNAME\"."
msgstr ""
"printer-uri \"ipp://OSTALARIIZENA/printers/INPRIMAGAILUIZENA\" erakoa izan "
"behar du."
-#: cgi-bin/admin.c:385
msgid ""
"The subscription name may not contain spaces, slashes (/), question marks "
"(?), or the pound sign (#)."
@@ -5282,392 +4002,291 @@ msgstr ""
"Harpidetzaren izenak inprimagarriak ezin du zuriune, barrak (/), galdera "
"ikurra (?) edo traolaren (#) ikurrik eduki."
-#: scheduler/ipp.c:6299
msgid "There are too many subscriptions."
msgstr "Harpidetza gehiegi daude."
-#: ppdc/sample.c:406
+msgid "There is a paper jam."
+msgstr ""
+
msgid "Thermal Transfer Media"
msgstr "Transferentzia termikoaren euskarria"
-#: filter/bannertops.c:640
msgid "Title: "
msgstr "Titulua: "
-#: cups/localize.c:315
-msgid "Toner low."
-msgstr "Tonerra baxua."
-
-#: scheduler/ipp.c:1510
msgid "Too many active jobs."
msgstr "Lan aktibo gehiegi."
-#: scheduler/ipp.c:1448
#, c-format
-msgid "Too many job-sheets values (%d > 2)!"
-msgstr "job-sheets balio gehiegi (%d > 2)."
+msgid "Too many job-sheets values (%d > 2)"
+msgstr ""
-#: scheduler/ipp.c:2666
#, c-format
-msgid "Too many printer-state-reasons values (%d > %d)!"
-msgstr "printer-state-reasons balio gehiegi (%d > %d)."
+msgid "Too many printer-state-reasons values (%d > %d)"
+msgstr ""
-#: ppdc/sample.c:260
msgid "Transparency"
msgstr "Gardentasuna"
-#: ppdc/sample.c:255
msgid "Tray"
msgstr "Erretilua"
-#: ppdc/sample.c:236
msgid "Tray 1"
msgstr "1. erretilua"
-#: ppdc/sample.c:237
msgid "Tray 2"
msgstr "2. erretilua"
-#: ppdc/sample.c:238
msgid "Tray 3"
msgstr "3. erretilua"
-#: ppdc/sample.c:239
msgid "Tray 4"
msgstr "4. erretilua"
-#: cups/http-support.c:1226
msgid "URI Too Long"
msgstr "URIa luzeegia"
-#: ppdc/sample.c:88
msgid "US Executive"
msgstr "US exekutiboa"
-#: ppdc/sample.c:91
msgid "US Fanfold"
msgstr "US Fanfold"
-#: ppdc/sample.c:105
msgid "US Ledger"
msgstr "US Ledger"
-#: ppdc/sample.c:106
msgid "US Legal"
msgstr "US legala"
-#: ppdc/sample.c:107
msgid "US Legal (Oversize)"
msgstr "US legala (handiagoa)"
-#: ppdc/sample.c:108
msgid "US Letter"
msgstr "US gutuna"
-#: ppdc/sample.c:109
msgid "US Letter (Oversize)"
msgstr "US gutuna (handiagoa)"
-#: ppdc/sample.c:110
msgid "US Letter (Small)"
msgstr "US gutuna (txikia)"
-#: backend/serial.c:797
#, c-format
msgid "USB Serial Port #%d"
msgstr "USB zerieko %d. ataka"
-#: cgi-bin/admin.c:1927 cgi-bin/admin.c:1940 cgi-bin/admin.c:1964
msgid "Unable to access cupsd.conf file:"
msgstr "Ezin da cupsd.conf fitxategia atzitu:"
-#: cgi-bin/admin.c:437
msgid "Unable to add RSS subscription:"
msgstr "Ezin da RSS harpidetza gehitu:"
-#: cgi-bin/admin.c:704
msgid "Unable to add class:"
msgstr "Ezin da klasea gehitu:"
-#: scheduler/ipp.c:1554
#, c-format
-msgid "Unable to add job for destination \"%s\"!"
-msgstr "Ezin da lana gehitu \"%s\" helbururako."
+msgid "Unable to add job for destination \"%s\""
+msgstr ""
-#: cgi-bin/admin.c:953 cgi-bin/admin.c:1314
msgid "Unable to add printer:"
msgstr "Ezin da inprimagailua gehitu:"
-#: scheduler/ipp.c:1296
-msgid "Unable to allocate memory for file types!"
-msgstr "Ezin da memoria esleitu fitxategi motentzako."
+msgid "Unable to allocate memory for file types"
+msgstr ""
-#: cgi-bin/admin.c:1420
msgid "Unable to cancel RSS subscription:"
msgstr "Ezin da RSS harpidetza bertan behera utzi:"
-#: cgi-bin/admin.c:3884
msgid "Unable to change printer-is-shared attribute:"
msgstr "Ezin da printer-is-shared atributua aldatu:"
-#: cgi-bin/admin.c:3000
msgid "Unable to change printer:"
msgstr "Ezin da inprimagailua aldatu:"
-#: cgi-bin/admin.c:1604 cgi-bin/admin.c:1768
msgid "Unable to change server settings:"
msgstr "Ezin dira zerbitzariaren ezarpenak aldatu:"
-#: cups/adminutil.c:941 cups/util.c:1652
msgid "Unable to connect to host."
msgstr "Ezin da ostalariarekin konektatu."
-#: cups/adminutil.c:737
#, c-format
-msgid "Unable to copy 64-bit CUPS printer driver files (%d)!"
+msgid "Unable to copy 64-bit CUPS printer driver files (%d)"
msgstr ""
-"Ezin dira 64 bit-eko CUPSeko inprimagailuen kontrolatzaileen fitxategiak "
-"kopiatu (%d)."
-#: cups/adminutil.c:702
#, c-format
-msgid "Unable to copy 64-bit Windows printer driver files (%d)!"
+msgid "Unable to copy 64-bit Windows printer driver files (%d)"
msgstr ""
-"Ezin dira 64 bit-eko Windows-eko inprimagailuen kontrolatzaileen fitxategiak "
-"kopiatu (%d)."
-#: cups/adminutil.c:533
#, c-format
-msgid "Unable to copy CUPS printer driver files (%d)!"
+msgid "Unable to copy CUPS printer driver files (%d)"
msgstr ""
-"Ezin dira CUPSeko inprimagailuen kontrolatzaileen fitxategiak kopiatu (%d)."
-#: scheduler/ipp.c:2782
-#, c-format
-msgid "Unable to copy PPD file - %s!"
-msgstr "Ezin da PPD fitxategia kopiatu: %s."
+msgid "Unable to copy PPD file"
+msgstr ""
-#: scheduler/ipp.c:2848
-msgid "Unable to copy PPD file!"
-msgstr "Ezin da PPD fitxategia kopiatu."
+#, c-format
+msgid "Unable to copy PPD file - %s"
+msgstr ""
-#: cups/adminutil.c:498
#, c-format
-msgid "Unable to copy Windows 2000 printer driver files (%d)!"
+msgid "Unable to copy Windows 2000 printer driver files (%d)"
msgstr ""
-"Ezin dira Windows 2000ko inprimagailuen kontrolatzaileen fitxategiak kopiatu "
-"(%d)."
-#: cups/adminutil.c:621
#, c-format
-msgid "Unable to copy Windows 9x printer driver files (%d)!"
+msgid "Unable to copy Windows 9x printer driver files (%d)"
msgstr ""
-"Ezin dira Windows 9x sistemako inprimagailuen kontrolatzaileen fitxategiak "
-"kopiatu (%d)."
-#: scheduler/ipp.c:2759
#, c-format
-msgid "Unable to copy interface script - %s!"
-msgstr "Ezin da interfazeko script-a kopiatu: %s."
+msgid "Unable to copy interface script - %s"
+msgstr ""
-#: cups/util.c:607 cups/util.c:1711
-msgid "Unable to create printer-uri!"
-msgstr "Ezin da printer-uri sortu."
+msgid "Unable to create printer-uri"
+msgstr ""
-#: cgi-bin/admin.c:1818 cgi-bin/admin.c:1830
msgid "Unable to create temporary file:"
msgstr "Ezin da aldi baterako fitxategia sortu:"
-#: cgi-bin/admin.c:2121
msgid "Unable to delete class:"
msgstr "Ezin da klasea ezabatu:"
-#: cgi-bin/admin.c:2206
msgid "Unable to delete printer:"
msgstr "Ezin da inprimagailua ezabatu:"
-#: cgi-bin/classes.c:245 cgi-bin/printers.c:254
msgid "Unable to do maintenance command:"
msgstr "Ezin da mantenimenduko komandoa landu:"
-#: cgi-bin/admin.c:1942
-msgid "Unable to edit cupsd.conf files larger than 1MB!"
-msgstr "Ezin dira 1 MB baino handiagoak diren cupsd.conf fitxategiak editatu."
+msgid "Unable to edit cupsd.conf files larger than 1MB"
+msgstr ""
-#: cgi-bin/ipp-var.c:361
-msgid "Unable to find destination for job!"
-msgstr "Ezin da helburua aurkitu lanarentzako."
+msgid "Unable to find destination for job"
+msgstr ""
-#: cups/http-support.c:1480
-msgid "Unable to find printer!\n"
-msgstr "Ezin da inprimagailua aurkitu.\n"
+msgid "Unable to find printer\n"
+msgstr ""
-#: cgi-bin/classes.c:435
msgid "Unable to get class list:"
msgstr "Ezin da klaseen zerrenda lortu:"
-#: cgi-bin/classes.c:534
msgid "Unable to get class status:"
msgstr "Ezin da klasearen egoera lortu:"
-#: cgi-bin/admin.c:1215
msgid "Unable to get list of printer drivers:"
msgstr "Ezin da inprimagailuen kontrolatzaileen zerrenda lortu:"
-#: cgi-bin/admin.c:2850
msgid "Unable to get printer attributes:"
msgstr "Ezin dira inprimagailuaren atributuak lortu:"
-#: cgi-bin/printers.c:452
msgid "Unable to get printer list:"
msgstr "Ezin da inprimagailuen zerrenda lortu:"
-#: cgi-bin/printers.c:554
msgid "Unable to get printer status:"
msgstr "Ezin da inprimagailuaren egoera lortu:"
-#: cups/adminutil.c:576 cups/adminutil.c:780
#, c-format
-msgid "Unable to install Windows 2000 printer driver files (%d)!"
+msgid "Unable to install Windows 2000 printer driver files (%d)"
msgstr ""
-"Ezin dira Windows 2000ko inprimagailuen kontrolatzaileen fitxategiak "
-"instalatu (%d)."
-#: cups/adminutil.c:650
#, c-format
-msgid "Unable to install Windows 9x printer driver files (%d)!"
+msgid "Unable to install Windows 9x printer driver files (%d)"
msgstr ""
-"Ezin dira Windows 9x sistemako inprimagailuen kontrolatzaileen fitxategiak "
-"instalatu (%d)."
-#: cgi-bin/admin.c:703
msgid "Unable to modify class:"
msgstr "Ezin da klasea eraldatu:"
-#: cgi-bin/admin.c:952 cgi-bin/admin.c:1313
msgid "Unable to modify printer:"
msgstr "Ezin da inprimagailua eraldatu:"
-#: cgi-bin/ipp-var.c:428 cgi-bin/ipp-var.c:517
msgid "Unable to move job"
msgstr "Ezin da lana lekuz aldatu"
-#: cgi-bin/ipp-var.c:430 cgi-bin/ipp-var.c:519
msgid "Unable to move jobs"
msgstr "Ezin dira lanak lekuz aldatu"
-#: cups/ppd.c:336
msgid "Unable to open PPD file"
msgstr "Ezin da PPD fitxategia ireki"
-#: cgi-bin/admin.c:3196
msgid "Unable to open PPD file:"
msgstr "Ezin da PPD fitxategia ireki:"
-#: cgi-bin/admin.c:2576
msgid "Unable to open cupsd.conf file:"
msgstr "Ezin da cupsd.conf fitxategia ireki:"
-#: scheduler/ipp.c:6704
#, c-format
-msgid "Unable to open document %d in job %d!"
-msgstr "Ezin da %d. dokumentua ireki %d. lanean."
+msgid "Unable to open document %d in job %d"
+msgstr ""
-#: cgi-bin/ipp-var.c:790
msgid "Unable to print test page:"
msgstr "Ezin da probako orrialdea inprimatu:"
-#: cups/adminutil.c:2198
#, c-format
msgid "Unable to run \"%s\": %s\n"
msgstr "Ezin da \"%s\" exekutatu: %s\n"
-#: cgi-bin/ipp-var.c:594 cgi-bin/ipp-var.c:614
-msgid "Unable to send command to printer driver!"
-msgstr "Ezin da komandoa bidali inprimagailuaren kontrolatzaileari."
+msgid "Unable to send command to printer driver"
+msgstr ""
-#: cups/adminutil.c:832
#, c-format
-msgid "Unable to set Windows printer driver (%d)!"
-msgstr "Ezin da Windows-eko inprimagailuaren kontrolatzailea ezarri (%d)."
+msgid "Unable to set Windows printer driver (%d)"
+msgstr ""
-#: cgi-bin/admin.c:3785
msgid "Unable to set options:"
msgstr "Ezin dira aukerak ezarri:"
-#: cgi-bin/admin.c:3087
msgid "Unable to set server default:"
msgstr "Ezain da zerbitzari lehenetsia ezarri:"
-#: cgi-bin/admin.c:1880
msgid "Unable to upload cupsd.conf file:"
msgstr "Ezin da cupsd.conf fitxategia igo:"
-#: backend/usb-darwin.c:1944 backend/usb-darwin.c:1966
-msgid "Unable to use legacy USB class driver!\n"
-msgstr "Ezin da USB klaseko kontrolatzaile zaharkitua erabili.\n"
+msgid "Unable to use legacy USB class driver\n"
+msgstr ""
-#: cups/http-support.c:1214
msgid "Unauthorized"
msgstr "Autorizaziorik ez"
-#: cgi-bin/admin.c:3485
msgid "Units"
msgstr "Unitateak"
-#: cups/http-support.c:1248 cups/ppd.c:360
msgid "Unknown"
msgstr "Ezezaguna"
-#: scheduler/ipp.c:10861
#, c-format
msgid "Unknown printer-error-policy \"%s\"."
msgstr "\"%s\" printer-error-policy ezezaguna."
-#: scheduler/ipp.c:10844
#, c-format
msgid "Unknown printer-op-policy \"%s\"."
msgstr "\"%s\" printer-op-policy ezezaguna."
-#: scheduler/ipp.c:418
#, c-format
-msgid "Unsupported character set \"%s\"!"
-msgstr "Onartu gabeko \"%s\" karaktere-jokoa."
+msgid "Unsupported character set \"%s\""
+msgstr ""
-#: scheduler/ipp.c:8557 scheduler/ipp.c:9792
#, c-format
-msgid "Unsupported compression \"%s\"!"
-msgstr "Onartu gabeko \"%s\" konpresioa."
+msgid "Unsupported compression \"%s\""
+msgstr ""
-#: scheduler/ipp.c:11291
#, c-format
-msgid "Unsupported compression attribute %s!"
-msgstr "Onartu gabeko %s konpresio atributua."
+msgid "Unsupported compression attribute %s"
+msgstr ""
-#: scheduler/ipp.c:11319
#, c-format
-msgid "Unsupported format \"%s\"!"
-msgstr "Onartu gabeko \"%s\" formatua."
+msgid "Unsupported format \"%s\""
+msgstr ""
-#: scheduler/ipp.c:1414 scheduler/ipp.c:9926
#, c-format
-msgid "Unsupported format '%s'!"
-msgstr "Onartu gabeko '%s' formatua."
+msgid "Unsupported format '%s'"
+msgstr ""
-#: scheduler/ipp.c:8691 scheduler/ipp.c:9909
#, c-format
-msgid "Unsupported format '%s/%s'!"
-msgstr "Onartu gabeko '%s/%s' formatua."
+msgid "Unsupported format '%s/%s'"
+msgstr ""
-#: cups/snmp.c:1113
msgid "Unsupported value type"
msgstr "Onartu gabeko balio mota"
-#: cups/http-support.c:1229
msgid "Upgrade Required"
msgstr "Eguneratu egin behar da"
-#: systemv/lpadmin.c:805
msgid ""
"Usage:\n"
"\n"
@@ -5691,31 +4310,22 @@ msgstr ""
"erabiltzailea,erabiltzailea]\n"
"\n"
-#: filter/pdftops.c:103
#, c-format
msgid "Usage: %s job user title copies options [filename]\n"
msgstr ""
"Erabilera: %s lana erabiltzailea titulua kopiak aukerak [fitxategi-izena]\n"
-#: backend/ipp.c:212 backend/lpd.c:184 backend/pap.c:228
-#: backend/parallel.c:127 backend/scsi.c:157 backend/serial.c:165
-#: backend/socket.c:132 backend/usb.c:183 filter/bannertops.c:118
-#: filter/hpgl-main.c:148 filter/imagetops.c:115 filter/imagetoraster.c:207
-#: filter/pstops.c:255 filter/rastertoepson.c:988 filter/rastertohp.c:713
-#: filter/rastertolabel.c:1135 filter/textcommon.c:518
#, c-format
msgid "Usage: %s job-id user title copies options [file]\n"
msgstr ""
"Erabilera: %s lanaren_IDa erabiltzailea titulua kopiak aukerak [fitxategi-"
"izena]\n"
-#: filter/gziptoany.c:53
#, c-format
msgid "Usage: %s job-id user title copies options file\n"
msgstr ""
"Erabilera: %s lanaren_IDa erabiltzailea titulua kopiak aukerak fitxategia\n"
-#: scheduler/cupsfilter.c:1316
msgid ""
"Usage: convert [ options ]\n"
"\n"
@@ -5751,7 +4361,6 @@ msgstr ""
" -u Kendu PPD fitxategia amaitutakoan\n"
" -D Kendu sarrerako fitxategia amaitutakoan\n"
-#: systemv/cupsaddsmb.c:286
msgid ""
"Usage: cupsaddsmb [options] printer1 ... printerN\n"
" cupsaddsmb [options] -a\n"
@@ -5776,7 +4385,6 @@ msgstr ""
" -h cups-zerbitzaria Erabili izendatutako CUPS zerbitzaria\n"
" -v Hitzez hitz (erakutsi komandoak)\n"
-#: systemv/cupsctl.c:202
msgid ""
"Usage: cupsctl [options] [param=value ... paramN=valueN]\n"
"\n"
@@ -5811,7 +4419,6 @@ msgstr ""
" --[no-]user-cancel-any Baimendu/Saihestu erabiltzaileek edozer lan "
"bertan behera uztea\n"
-#: scheduler/main.c:2128
msgid ""
"Usage: cupsd [-c config-file] [-f] [-F] [-h] [-l]\n"
"\n"
@@ -5829,7 +4436,6 @@ msgstr ""
"-h Erakutsi erabileraren mezu hau\n"
"-l Exekutatu cupsd launchd(8)-etik\n"
-#: scheduler/cupsfilter.c:1303
msgid ""
"Usage: cupsfilter -m mime/type [ options ] filename\n"
"\n"
@@ -5856,7 +4462,6 @@ msgstr ""
" -p fitxategi-izena.ppd Ezarri PPD fitxategia\n"
" -t titulua Ezarri titulua\n"
-#: systemv/cupstestdsc.c:430
msgid ""
"Usage: cupstestdsc [options] filename.ps [... filename.ps]\n"
" cupstestdsc [options] -\n"
@@ -5879,13 +4484,14 @@ msgstr ""
" Oharra: programa honek DSC iruzkinak soilik balidatzen ditu, ez "
"PostScript bera.\n"
-#: systemv/cupstestppd.c:3483
msgid ""
"Usage: cupstestppd [options] filename1.ppd[.gz] [... filenameN.ppd[.gz]]\n"
" program | cupstestppd [options] -\n"
"\n"
"Options:\n"
"\n"
+" -I {filename,filters,none,profiles}\n"
+" Ignore specific warnings\n"
" -R root-directory Set alternate root\n"
" -W {all,none,constraints,defaults,duplex,filters,profiles,sizes,"
"translations}\n"
@@ -5895,26 +4501,26 @@ msgid ""
" -v Be slightly verbose\n"
" -vv Be very verbose\n"
msgstr ""
-"Erabilera: cupstestppd [aukerak] fitxategia1.ppd[.gz] [... fitxategia.ppd[."
-"gz]]\n"
-" programa | cupstestppd [aukerak] -\n"
+
+msgid ""
+"Usage: ipptest [options] URI filename.test [ ... filenameN.test ]\n"
"\n"
-"Aukerak:\n"
+"Options:\n"
"\n"
-" -R erroko-direktorioa Ezarri beste erro bat\n"
-" -W {all,none,constraints,defaults,duplex,filters,profiles,sizes,"
-"translations}\n"
-" Igorri abisuak erroreen ordez\n"
-" -q Exekutatu isilean\n"
-" -r Erabili modu ireki 'lasaia'\n"
-" -v Erakutsi xehetasun piskatekoa\n"
-" -vv Xehetasun askokoa\n"
+"-E Test with encryption.\n"
+"-V version Set default IPP version.\n"
+"-X Produce XML instead of plain text.\n"
+"-c Send requests using chunking (default)\n"
+"-d name=value Define variable.\n"
+"-f filename Set default test file.\n"
+"-i seconds Repeat the last test file with the given interval.\n"
+"-l Send requests using content-length\n"
+"-v Show all attributes sent and received.\n"
+msgstr ""
-#: systemv/lpmove.c:132
msgid "Usage: lpmove job/src dest\n"
msgstr "Erabilera: lpmove lana/iturria helburua\n"
-#: systemv/lpoptions.c:540
msgid ""
"Usage: lpoptions [-h server] [-E] -d printer\n"
" lpoptions [-h server] [-E] [-p printer] -l\n"
@@ -5927,11 +4533,9 @@ msgstr ""
"[=balioa] ...\n"
" lpoptions [-h zerbitzaria] [-E] -x inprimagailua\n"
-#: systemv/lppasswd.c:493
msgid "Usage: lppasswd [-g groupname]\n"
msgstr "Erabilera: lppasswd [-g talde-izena]\n"
-#: systemv/lppasswd.c:496
msgid ""
"Usage: lppasswd [-g groupname] [username]\n"
" lppasswd [-g groupname] -a [username]\n"
@@ -5941,14 +4545,12 @@ msgstr ""
" lppasswd [-g talde-izena] -a [erabiltzaile-izena]\n"
" lppasswd [-g talde-izena] -x [erabiltzaile-izena]\n"
-#: berkeley/lpq.c:662
msgid ""
"Usage: lpq [-P dest] [-U username] [-h hostname[:port]] [-l] [+interval]\n"
msgstr ""
"Erabilera: lpq [-P helb] [-U erab-izena] [-h ostalari-izena[:ataka]] [-l] "
"[+barrutia]\n"
-#: ppdc/ppdc.cxx:392
msgid ""
"Usage: ppdc [options] filename.drv [ ... filenameN.drv ]\n"
"Options:\n"
@@ -5982,7 +4584,6 @@ msgstr ""
" --crlf Amaitu lerroak CR + LFrekin (Windows).\n"
" --lf Amaitu lerroak LFrekin (UNIX/Linux/Mac OS X).\n"
-#: ppdc/ppdhtml.cxx:173
msgid ""
"Usage: ppdhtml [options] filename.drv >filename.html\n"
" -D name=value Set named variable to value.\n"
@@ -5994,7 +4595,6 @@ msgstr ""
"Aukerak:\n"
" -I include-dir Gehitu include direktorioa bilaketako bide-izenari.\n"
-#: ppdc/ppdi.cxx:129
msgid ""
"Usage: ppdi [options] filename.ppd [ ... filenameN.ppd ]\n"
"Options:\n"
@@ -6006,7 +4606,6 @@ msgstr ""
" -I include-dir\n"
" -o fitxategia.drv\n"
-#: ppdc/ppdmerge.cxx:370
msgid ""
"Usage: ppdmerge [options] filename.ppd [ ... filenameN.ppd ]\n"
"Options:\n"
@@ -6016,7 +4615,6 @@ msgstr ""
"Aukerak:\n"
" -o fitxategia.ppd[.gz]\n"
-#: ppdc/ppdpo.cxx:254
msgid ""
"Usage: ppdpo [options] -o filename.po filename.drv [ ... filenameN.drv ]\n"
"Options:\n"
@@ -6032,151 +4630,99 @@ msgstr ""
" -v Hitzez hitz (zenbat eta 'v' gehiago, xehetasun "
"gehiago).\n"
-#: backend/snmp.c:224
msgid "Usage: snmp [host-or-ip-address]\n"
msgstr "Erabilera: snmp [ostalari-edo-ip-helbidea]\n"
-#: cups/snmp.c:1065
msgid "Value uses indefinite length"
msgstr "Balioak definitu gabeko luzera darabil"
-#: cups/snmp.c:1050
msgid "VarBind uses indefinite length"
msgstr "VarBind-ek definitu gabeko luzera darabil"
-#: cups/snmp.c:1000
msgid "Version uses indefinite length"
msgstr "Bertsioak definitu gabeko luzera darabil"
-#: backend/pap.c:328
#, c-format
msgid "WARNING: Adding only the first %d printers found"
msgstr "WARNING: aurkitutako aurreneko %d inprimagailu gehitzen"
-#: backend/pap.c:1460 backend/usb-darwin.c:1807
#, c-format
msgid "WARNING: Boolean expected for waiteof option \"%s\"\n"
msgstr "WARNING: \"%s\" waitof aukeran boolear bat espero zen\n"
-#: backend/network.c:83 backend/pap.c:1293 backend/parallel.c:638
-#: backend/serial.c:1297 backend/usb-libusb.c:747 backend/usb-unix.c:583
-msgid "WARNING: Failed to read side-channel request!\n"
-msgstr "WARNING: huts egin du albo-kanaleko eskaera irakurtzean\n"
+#, c-format
+msgid "WARNING: Network host '%s' is busy; will retry in %d seconds...\n"
+msgstr ""
-#: filter/pstops.c:2237
#, c-format
-msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature!\n"
-msgstr "WARNING: \"%s\" aukera ezin da sartu IncludeFeature bidez\n"
+msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature\n"
+msgstr ""
-#: backend/pap.c:503
msgid "WARNING: Printer not responding\n"
msgstr "WARNING: inprimagailuak ez du erantzuten\n"
-#: backend/pap.c:831 backend/pap.c:854
msgid "WARNING: Printer sent unexpected EOF\n"
msgstr "WARNING: inprimagailuak ustekabeko EOF bidali du\n"
-#: backend/lpd.c:616
#, c-format
msgid ""
"WARNING: Remote host did not respond with command status byte after %d "
-"seconds!\n"
+"seconds\n"
msgstr ""
-"WARNING: urruneko ostalariak ez du erantzun komandoaren egoeraren bytearekin %"
-"d segundo ondoren\n"
-#: backend/lpd.c:1040 backend/lpd.c:1187
#, c-format
msgid ""
"WARNING: Remote host did not respond with control status byte after %d "
-"seconds!\n"
+"seconds\n"
msgstr ""
-"WARNING: urruneko ostalariak ez du erantzun kotroleko egoeraren bytearekin %d "
-"segundo ondoren\n"
-#: backend/lpd.c:1132
#, c-format
msgid ""
-"WARNING: Remote host did not respond with data status byte after %d "
-"seconds!\n"
+"WARNING: Remote host did not respond with data status byte after %d seconds\n"
msgstr ""
-"WARNING: urruneko ostalariak ez du erantzun datuen egoeraren bytearekin %d "
-"segundo ondoren\n"
-#: backend/scsi-irix.c:210 backend/scsi-linux.c:228
-#, c-format
-msgid "WARNING: SCSI command timed out (%d); retrying...\n"
-msgstr ""
-"WARNING: SCSI komandoak denboraren muga gainditu du (%d). Berriro "
-"saiatzen...\n"
-
-#: filter/pstops.c:1096
msgid ""
"WARNING: This document does not conform to the Adobe Document Structuring "
-"Conventions and may not print correctly!\n"
+"Conventions and may not print correctly\n"
msgstr ""
-"WARNING: dokumentu hau ez dator bat Abode Document Structuring Conventions-"
-"eko zehaztapenekin, eta ez da ongi inprimatuko.\n"
-#: backend/pap.c:492
#, c-format
msgid "WARNING: Unable to open \"%s:%s\": %s\n"
msgstr "WARNING: ezin da \"%s:%s\" ireki: %s\n"
-#: backend/pap.c:637
msgid "WARNING: Unable to send PAP status request"
msgstr "WARNING: ezin da PAP egoeraren eskaera bidali"
-#: backend/pap.c:867
#, c-format
msgid "WARNING: Unexpected PAP packet of type %d\n"
msgstr "WARNING: ustekabeko PAP paketea %d motakoa\n"
-#: backend/pap.c:872
#, c-format
msgid "WARNING: Unknown PAP packet of type %d\n"
msgstr "WARNING: %d motako PAP pakete ezezaguna\n"
-#: filter/pstops.c:2245
#, c-format
-msgid "WARNING: Unknown choice \"%s\" for option \"%s\"!\n"
-msgstr "WARNING: \"%s\" hautaketa ezezaguna \"%s\" aukeran\n"
+msgid "WARNING: Unknown choice \"%s\" for option \"%s\"\n"
+msgstr ""
-#: filter/pstops.c:2230
#, c-format
-msgid "WARNING: Unknown option \"%s\"!\n"
-msgstr "WARNING: \"%s\" aukera ezezaguna\n"
+msgid "WARNING: Unknown option \"%s\"\n"
+msgstr ""
-#: backend/serial.c:380
#, c-format
-msgid "WARNING: Unsupported baud rate %s!\n"
-msgstr "WARNING: %s baudio-emaria onartu gabea\n"
+msgid "WARNING: Unsupported baud rate %s\n"
+msgstr ""
-#: backend/pap.c:1474
#, c-format
msgid "WARNING: number expected for status option \"%s\"\n"
msgstr "WARNING: zenbakia espero en \"%s\" egoeraren aukeran\n"
-#: backend/ipp.c:593 backend/ipp.c:724 backend/lpd.c:853 backend/socket.c:320
-#, c-format
-msgid ""
-"WARNING: recoverable: Network host '%s' is busy; will retry in %d "
-"seconds...\n"
-msgstr ""
-"WARNING: berreskuratu daiteke. Sareko '%s' ostalaria lanpetuta dago. Berriro "
-"saiatuko da %d segundo barru...\n"
-
-#: cups/adminutil.c:804
-msgid "Warning, no Windows 2000 printer drivers are installed!"
+msgid "Warning, no Windows 2000 printer drivers are installed"
msgstr ""
-"Abisua, ez dago Windows 2000 sistemako inprimagailuen kontrolatzailerik "
-"instalatuta."
-#: cups/ppd.c:1875
msgid "Yes"
msgstr "Bai"
-#: scheduler/client.c:2402
#, c-format
msgid ""
"You must access this page using the URL <A HREF=\"https://%s:%d%s\">https://%"
@@ -6185,456 +4731,364 @@ msgstr ""
"Orrialde hau honako URLan atxitu deakezu: <A HREF=\"https://%s:%d%s"
"\">https://%s:%d%s</A>."
-#: ppdc/sample.c:87
msgid "You4 Envelope"
msgstr "You4 gutunazala"
-#: ppdc/sample.c:410
msgid "ZPL Label Printer"
msgstr "ZPL etiketen inprimagailua"
-#: ppdc/sample.c:333
msgid "Zebra"
msgstr "Zebra"
-#: cups/notify.c:102
msgid "aborted"
msgstr "abortatuta"
-#: cups/notify.c:99
msgid "canceled"
msgstr "bertan behera utzita"
-#: cups/notify.c:105
msgid "completed"
msgstr "burututa"
-#: scheduler/cupsfilter.c:342
msgid "convert: Use the -f option to specify a file to convert.\n"
msgstr "convert: erabili -f aukera bihurtzea nahi den fitxategia zehazteko.\n"
-#: scheduler/ipp.c:6577
msgid "cups-deviced failed to execute."
msgstr "cups-deviced programak huts egin du exekutatzean."
-#: scheduler/ipp.c:7253 scheduler/ipp.c:7503
msgid "cups-driverd failed to execute."
msgstr "cups-driverd programak huts egin du exekutatzean."
-#: systemv/cupsaddsmb.c:236
#, c-format
msgid "cupsaddsmb: No PPD file for printer \"%s\" - %s\n"
msgstr ""
"cupsaddsmb: ez dago PPD fitxategirik \"%s\" inprimagailuarentzako: %s\n"
-#: systemv/cupsctl.c:153
#, c-format
msgid "cupsctl: Unable to connect to server: %s\n"
msgstr "cupsctl: ezin da zerbitzariarekin konektatu: %s\n"
-#: systemv/cupsctl.c:196
#, c-format
-msgid "cupsctl: Unknown option \"%s\"!\n"
-msgstr "cupsctl: \"%s\" aukera ezezaguna.\n"
+msgid "cupsctl: Unknown option \"%s\"\n"
+msgstr ""
-#: systemv/cupsctl.c:198
#, c-format
-msgid "cupsctl: Unknown option \"-%c\"!\n"
-msgstr "cupsctl: \"-%c\" aukera ezezaguna.\n"
+msgid "cupsctl: Unknown option \"-%c\"\n"
+msgstr ""
-#: scheduler/main.c:200
-msgid "cupsd: Expected config filename after \"-c\" option!\n"
+msgid "cupsd: Expected config filename after \"-c\" option\n"
msgstr ""
-"cupsd: konfigurazioko fitxategia espero zen \"-c\" aukeraren ondoren.\n"
-#: scheduler/main.c:232 scheduler/main.c:239
-msgid "cupsd: Unable to get current directory!\n"
-msgstr "cupsd: ezin da uneko direktorioa lortu.\n"
+msgid "cupsd: Unable to get current directory\n"
+msgstr ""
-#: scheduler/main.c:303
#, c-format
-msgid "cupsd: Unknown argument \"%s\" - aborting!\n"
-msgstr "cupsd: \"%s\" argumentu ezezaguna. Abortatzen.\n"
+msgid "cupsd: Unknown argument \"%s\" - aborting\n"
+msgstr ""
-#: scheduler/main.c:296
#, c-format
-msgid "cupsd: Unknown option \"%c\" - aborting!\n"
-msgstr "cupsd: \"%c\" aukera ezezaguna. Abortatzen.\n"
+msgid "cupsd: Unknown option \"%c\" - aborting\n"
+msgstr ""
-#: scheduler/main.c:266
msgid "cupsd: launchd(8) support not compiled in, running in normal mode.\n"
msgstr ""
"cupsd: ez da launchd(8) euskarriarekin konpilatu. Modu arruntean "
"exekutatzen.\n"
-#: scheduler/cupsfilter.c:1081
#, c-format
-msgid "cupsfilter: Invalid document number %d!\n"
-msgstr "cupsfilter: baliogabeko %d dokumentu-zenbakia.\n"
+msgid "cupsfilter: Invalid document number %d\n"
+msgstr ""
-#: scheduler/cupsfilter.c:1075
#, c-format
-msgid "cupsfilter: Invalid job ID %d!\n"
-msgstr "cupsfilter: baliogabeko %d lanaren IDa.\n"
+msgid "cupsfilter: Invalid job ID %d\n"
+msgstr ""
-#: scheduler/cupsfilter.c:350
-msgid "cupsfilter: Only one filename can be specified!\n"
-msgstr "cupsfilter: fitxategi-izen bakarra soilik zehaztu daiteke.\n"
+msgid "cupsfilter: Only one filename can be specified\n"
+msgstr ""
-#: scheduler/cupsfilter.c:1123
#, c-format
msgid "cupsfilter: Unable to get job file - %s\n"
msgstr "cupsfilter: ezin da lanaren fitxategia lortu: %s\n"
-#: systemv/cupstestppd.c:389
msgid "cupstestppd: The -q option is incompatible with the -v option.\n"
msgstr "cupstestppd: -q aukera ez da bateragarria -v aukerarekin.\n"
-#: systemv/cupstestppd.c:405
msgid "cupstestppd: The -v option is incompatible with the -q option.\n"
msgstr "cupstestppd: -v aukera ez da bateragarria -q aukerarekin.\n"
-#: systemv/lpstat.c:1231 systemv/lpstat.c:1234 systemv/lpstat.c:1237
#, c-format
msgid "device for %s/%s: %s\n"
msgstr "%s/%s(r)en gailua: %s\n"
-#: systemv/lpstat.c:1218 systemv/lpstat.c:1221 systemv/lpstat.c:1224
#, c-format
msgid "device for %s: %s\n"
msgstr "%s(r)en gailua: %s\n"
-#: cups/snmp.c:1037
msgid "error-index uses indefinite length"
msgstr "'error-index'-ek definitu gabeko luzera darabil"
-#: cups/snmp.c:1029
msgid "error-status uses indefinite length"
msgstr "'error-status'-ek definitu gabeko luzera darabil"
-#: cups/notify.c:90
msgid "held"
msgstr "eutsita"
-#: berkeley/lpc.c:214
msgid "help\t\tget help on commands\n"
msgstr "help\t\tkomandoei buruzko laguntza eskaintzen du\n"
-#: cups/notify.c:131
msgid "idle"
msgstr "inaktibo"
-#: scheduler/ipp.c:8226
-msgid "job-printer-uri attribute missing!"
-msgstr "job-printer-uri atributua falta da."
+msgid "ipptest: \"-i\" is incompatible with \"-x\".\n"
+msgstr ""
-#: systemv/lpadmin.c:141 systemv/lpadmin.c:453
-msgid "lpadmin: Class name can only contain printable characters!\n"
+#, c-format
+msgid "ipptest: Bad URI - %s.\n"
msgstr ""
-"lpadmin: klasearen izenak karaktere inprimagarriak soilik eduki ditzake.\n"
-#: systemv/lpadmin.c:750
-msgid "lpadmin: Expected PPD after '-P' option!\n"
-msgstr "lpadmin: PPDa espero zen '-P' aukeraren ondoren.\n"
+#, c-format
+msgid "ipptest: Bad version %s for \"-V\".\n"
+msgstr ""
-#: systemv/lpadmin.c:491
-msgid "lpadmin: Expected allow/deny:userlist after '-u' option!\n"
+msgid "ipptest: May only specify a single URI.\n"
msgstr ""
-"lpadmin: Expected alerabiltzaile-zerrenda espero zen st afaukeraren "
-"ondoren.\n"
-"option!\n"
-#: systemv/lpadmin.c:442
-msgid "lpadmin: Expected class after '-r' option!\n"
-msgstr "lpadmin: klasea espero zen '-r' aukeraren ondoren.\n"
+msgid "ipptest: Missing filename for \"-f\".\n"
+msgstr ""
-#: systemv/lpadmin.c:130
-msgid "lpadmin: Expected class name after '-c' option!\n"
-msgstr "lpadmin: klasearen izena espero zen '-c' aukeraren ondoren.\n"
+msgid "ipptest: Missing name=value for \"-d\".\n"
+msgstr ""
-#: systemv/lpadmin.c:643
-msgid "lpadmin: Expected description after '-D' option!\n"
-msgstr "lpadmin: deskripzioa espero zen '-D' aukeraren ondoren.\n"
+msgid "ipptest: Missing seconds for \"-i\".\n"
+msgstr ""
-#: systemv/lpadmin.c:550
-msgid "lpadmin: Expected device URI after '-v' option!\n"
-msgstr "lpadmin: gailuaren URIa espero zen '-v' aukeraren ondoren.\n"
+msgid "ipptest: Missing version for \"-V\".\n"
+msgstr ""
-#: systemv/lpadmin.c:659
-msgid "lpadmin: Expected file type(s) after '-I' option!\n"
-msgstr "lpadmin: fitxategi motak espero ziren '-I' aukeraren ondoren.\n"
+msgid "ipptest: Only http, https, and ipp URIs are supported."
+msgstr ""
-#: systemv/lpadmin.c:212
-msgid "lpadmin: Expected hostname after '-h' option!\n"
-msgstr "lpadmin: ostalari-izena espero zen '-h' aukeraren ondoren.\n"
+msgid "ipptest: URI required before test file."
+msgstr ""
-#: systemv/lpadmin.c:257
-msgid "lpadmin: Expected interface after '-i' option!\n"
-msgstr "lpadmin: interfazea espero zen '-i' aukeraren ondoren.\n"
+#, c-format
+msgid "ipptest: Unknown option \"-%c\".\n"
+msgstr ""
-#: systemv/lpadmin.c:704
-msgid "lpadmin: Expected location after '-L' option!\n"
-msgstr "lpadmin: kokalekua espero zen '-L' aukeraren ondoren.\n"
+msgid "job-printer-uri attribute missing"
+msgstr ""
-#: systemv/lpadmin.c:338
-msgid "lpadmin: Expected model after '-m' option!\n"
-msgstr "lpadmin: modeloa espero zen '-m' aukeraren ondoren.\n"
+msgid "lpadmin: Class name can only contain printable characters\n"
+msgstr ""
-#: systemv/lpadmin.c:358
-msgid "lpadmin: Expected name=value after '-o' option!\n"
-msgstr "lpadmin: izena=balioa espero zen '-o' aukeraren ondoren.\n"
+msgid "lpadmin: Expected PPD after '-P' option\n"
+msgstr ""
-#: systemv/lpadmin.c:391
-msgid "lpadmin: Expected printer after '-p' option!\n"
-msgstr "lpadmin: inprimagailua espero zen '-p' aukeraren ondoren.\n"
+msgid "lpadmin: Expected allow/deny:userlist after '-u' option\n"
+msgstr ""
-#: systemv/lpadmin.c:174
-msgid "lpadmin: Expected printer name after '-d' option!\n"
-msgstr "lpadmin: inprimagailuaren izena espero zen '-d' aukeraren ondoren.\n"
+msgid "lpadmin: Expected class after '-r' option\n"
+msgstr ""
-#: systemv/lpadmin.c:584
-msgid "lpadmin: Expected printer or class after '-x' option!\n"
-msgstr "lpadmin: inprimagailua edo klasea espero zen '-x' aukeraren ondoren.\n"
+msgid "lpadmin: Expected class name after '-c' option\n"
+msgstr ""
-#: systemv/lpadmin.c:1128
-msgid "lpadmin: No member names were seen!\n"
-msgstr "lpadmin: ez da kideen izenik ikusi.\n"
+msgid "lpadmin: Expected description after '-D' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected device URI after '-v' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected file type(s) after '-I' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected hostname after '-h' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected interface after '-i' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected location after '-L' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected model after '-m' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected name=value after '-o' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected printer after '-p' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected printer name after '-d' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected printer or class after '-x' option\n"
+msgstr ""
+
+msgid "lpadmin: No member names were seen\n"
+msgstr ""
-#: systemv/lpadmin.c:893
#, c-format
msgid "lpadmin: Printer %s is already a member of class %s.\n"
msgstr "lpadmin: %s inprimagailua jadanik %s klasearen kidea da.\n"
-#: systemv/lpadmin.c:1142
#, c-format
msgid "lpadmin: Printer %s is not a member of class %s.\n"
msgstr "lpadmin: %s inprimagailua ez da %s klaseko kidea.\n"
-#: systemv/lpadmin.c:185 systemv/lpadmin.c:402 systemv/lpadmin.c:595
-msgid "lpadmin: Printer name can only contain printable characters!\n"
+msgid "lpadmin: Printer name can only contain printable characters\n"
msgstr ""
-"lpadmin: inprimagailuaren izenak karaktere inprimagarriak soilik eduki "
-"ditzake.\n"
-#: systemv/lpadmin.c:115
msgid ""
"lpadmin: Unable to add a printer to the class:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: ezin da inprimagailua klaseari gehitu:\n"
-" Aurrenik inprimagailuaren izena zehaztu behar duzu.\n"
-#: systemv/lpadmin.c:106 systemv/lpadmin.c:159 systemv/lpadmin.c:230
-#: systemv/lpadmin.c:291 systemv/lpadmin.c:310 systemv/lpadmin.c:376
-#: systemv/lpadmin.c:417 systemv/lpadmin.c:523 systemv/lpadmin.c:569
-#: systemv/lpadmin.c:615 systemv/lpadmin.c:677 systemv/lpadmin.c:723
-#: systemv/lpadmin.c:784
#, c-format
msgid "lpadmin: Unable to connect to server: %s\n"
msgstr "lpadmin: ezin da zerbitzariarekin konektatu: %s\n"
-#: systemv/lpadmin.c:1851
#, c-format
msgid "lpadmin: Unable to open PPD file \"%s\" - %s\n"
msgstr "lpadmin: ezin da \"%s\" PPD fitxategia ireki: %s\n"
-#: systemv/lpadmin.c:1460
#, c-format
msgid "lpadmin: Unable to open file \"%s\": %s\n"
msgstr "lpadmin: ezin da \"%s\" fitxategia ireki: %s\n"
-#: systemv/lpadmin.c:426
msgid ""
"lpadmin: Unable to remove a printer from the class:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: ezin da inprimagailua klasetik kendu:\n"
-" Aurrenik inprimagailuaren izena zehaztu behar duzu.\n"
-#: systemv/lpadmin.c:732
msgid ""
"lpadmin: Unable to set the PPD file:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: ezin da PPD fitxategia ezarri:\n"
-" Aurrenik inprimagailuaren izena zehaztu behar duzu.\n"
-#: systemv/lpadmin.c:532
msgid ""
"lpadmin: Unable to set the device URI:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: ezin da gailuaren URIa ezarri:\n"
-" Aurrenik inprimagailuaren izena zehaztu behar duzu.\n"
-#: systemv/lpadmin.c:319
msgid ""
"lpadmin: Unable to set the interface script or PPD file:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: ezin da interfazearen script-a edo PPD fitxategia ezarri:\n"
-" Aurrenik inprimagailuaren izena zehaztu behar duzu.\n"
-#: systemv/lpadmin.c:239
msgid ""
"lpadmin: Unable to set the interface script:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: ezin da interfazearen script-a ezarri:\n"
-" Aurrenik inprimagailuaren izena zehaztu behar duzu.\n"
-#: systemv/lpadmin.c:624
msgid ""
"lpadmin: Unable to set the printer description:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: ezin da inprimagailuaren deskripzioa ezarri:\n"
-" Aurrenik inprimagailuaren izena zehaztu behar duzu.\n"
-#: systemv/lpadmin.c:686
msgid ""
"lpadmin: Unable to set the printer location:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: ezin da inprimagailuaren kokalekua ezarri:\n"
-" Aurrenik inprimagailuaren izena zehaztu behar duzu.\n"
-#: systemv/lpadmin.c:793
msgid ""
"lpadmin: Unable to set the printer options:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: ezin dira inprimagailuaren aukerak ezarri:\n"
-" Aurrenik inprimagailuaren izena zehaztu behar duzu.\n"
-#: systemv/lpadmin.c:508
#, c-format
-msgid "lpadmin: Unknown allow/deny option \"%s\"!\n"
-msgstr "lpadmin: \"%s\" allow/deny aukera ezezaguna.\n"
+msgid "lpadmin: Unknown allow/deny option \"%s\"\n"
+msgstr ""
-#: systemv/lpadmin.c:766
#, c-format
-msgid "lpadmin: Unknown argument '%s'!\n"
-msgstr "lpadmin: '%s' argumentu ezezaguna.\n"
+msgid "lpadmin: Unknown argument '%s'\n"
+msgstr ""
-#: systemv/lpadmin.c:761
#, c-format
-msgid "lpadmin: Unknown option '%c'!\n"
-msgstr "lpadmin: '%c' aukera ezezaguna.\n"
+msgid "lpadmin: Unknown option '%c'\n"
+msgstr ""
-#: systemv/lpadmin.c:665
-msgid "lpadmin: Warning - content type list ignored!\n"
-msgstr "lpadmin: abisua - edukiaren moten zerrendari ezikusi egin zaio.\n"
+msgid "lpadmin: Warning - content type list ignored\n"
+msgstr ""
-#: berkeley/lpc.c:81 berkeley/lpc.c:109 berkeley/lpc.c:145
msgid "lpc> "
msgstr "lpc> "
-#: systemv/lpinfo.c:143
-msgid "lpinfo: Expected 1284 device ID string after --device-id!\n"
+msgid "lpinfo: Expected 1284 device ID string after --device-id\n"
msgstr ""
-"lpinfo: 1284 gailuaren IDaren katea espero zen --device-id aukeraren "
-"ondoren.\n"
-#: systemv/lpinfo.c:196
-msgid "lpinfo: Expected language after --language!\n"
-msgstr "lpinfo: hizkuntza espero zen --language aukeraren ondoren.\n"
+msgid "lpinfo: Expected language after --language\n"
+msgstr ""
-#: systemv/lpinfo.c:213
-msgid "lpinfo: Expected make and model after --make-and-model!\n"
+msgid "lpinfo: Expected make and model after --make-and-model\n"
msgstr ""
-"lpinfo: marka eta modeloa espero ziren --make-and-model aukeraren ondoren.\n"
-#: systemv/lpinfo.c:230
-msgid "lpinfo: Expected product string after --product!\n"
-msgstr "lpinfo: produktuaren katea espero zen --product aukeraren ondoren.\n"
+msgid "lpinfo: Expected product string after --product\n"
+msgstr ""
-#: systemv/lpinfo.c:161
-msgid "lpinfo: Expected scheme list after --exclude-schemes!\n"
+msgid "lpinfo: Expected scheme list after --exclude-schemes\n"
msgstr ""
-"lpinfo: eskemen zerrenda espero zen --exclude-schemes aukeraren ondoren.\n"
-#: systemv/lpinfo.c:179
-msgid "lpinfo: Expected scheme list after --include-schemes!\n"
+msgid "lpinfo: Expected scheme list after --include-schemes\n"
msgstr ""
-"lpinfo: eskemen zerrenda espero zen --include-schemes aukeraren ondoren.\n"
-#: systemv/lpinfo.c:247
-msgid "lpinfo: Expected timeout after --timeout!\n"
-msgstr "lpinfo: denbora-muga espero zen --timeout aukeraren ondoren.\n"
+msgid "lpinfo: Expected timeout after --timeout\n"
+msgstr ""
-#: systemv/lpinfo.c:270
#, c-format
-msgid "lpinfo: Unknown argument '%s'!\n"
-msgstr "lpinfo: '%s' argumentu ezezaguna.\n"
+msgid "lpinfo: Unknown argument '%s'\n"
+msgstr ""
-#: systemv/lpinfo.c:264
#, c-format
-msgid "lpinfo: Unknown option '%c'!\n"
-msgstr "lpinfo: '%c' aukera ezezaguna.\n"
+msgid "lpinfo: Unknown option '%c'\n"
+msgstr ""
-#: systemv/lpinfo.c:257
#, c-format
-msgid "lpinfo: Unknown option '%s'!\n"
-msgstr "lpinfo: '%s' aukera ezezaguna.\n"
+msgid "lpinfo: Unknown option '%s'\n"
+msgstr ""
-#: systemv/lpmove.c:141
#, c-format
msgid "lpmove: Unable to connect to server: %s\n"
msgstr "lpmove: ezin da zerbitzariarekin konektatu: %s\n"
-#: systemv/lpmove.c:125
#, c-format
-msgid "lpmove: Unknown argument '%s'!\n"
-msgstr "lpmove: '%s' argumentu ezezaguna.\n"
+msgid "lpmove: Unknown argument '%s'\n"
+msgstr ""
-#: systemv/lpmove.c:103
#, c-format
-msgid "lpmove: Unknown option '%c'!\n"
-msgstr "lpmove: '%c' aukera ezezaguna.\n"
+msgid "lpmove: Unknown option '%c'\n"
+msgstr ""
-#: systemv/lpoptions.c:154 systemv/lpoptions.c:172 systemv/lpoptions.c:248
-msgid "lpoptions: No printers!?!\n"
-msgstr "lpoptions: inprimagailurik ez?\n"
+msgid "lpoptions: No printers\n"
+msgstr ""
-#: systemv/lpoptions.c:223
#, c-format
msgid "lpoptions: Unable to add printer or instance: %s\n"
msgstr "lpoptions: ezin da inprimagailua edo instantzia gehitu: %s\n"
-#: systemv/lpoptions.c:507
#, c-format
msgid "lpoptions: Unable to get PPD file for %s: %s\n"
msgstr "lpoptions: ezin da PPD fitxategia lortu %s inprimagailuarentzako: %s\n"
-#: systemv/lpoptions.c:516
#, c-format
-msgid "lpoptions: Unable to open PPD file for %s!\n"
-msgstr "lpoptions: ezin da PPD fitxategia ireki %s(r)entzako.\n"
+msgid "lpoptions: Unable to open PPD file for %s\n"
+msgstr ""
-#: systemv/lpoptions.c:104
-msgid "lpoptions: Unknown printer or class!\n"
-msgstr "lpoptions: inprimagailua edo klasea ezezaguna.\n"
+msgid "lpoptions: Unknown printer or class\n"
+msgstr ""
-#: systemv/lppasswd.c:185
-msgid "lppasswd: Only root can add or delete passwords!\n"
+msgid "lppasswd: Only root can add or delete passwords\n"
msgstr ""
-"lppasswd: supererabiltzaileak (root) soilik gehitu edo ezabatu ditzake "
-"pasahitzak.\n"
-#: systemv/lppasswd.c:314
-msgid "lppasswd: Password file busy!\n"
-msgstr "lppasswd: pasahitzen fitxategia lanpetuta.\n"
+msgid "lppasswd: Password file busy\n"
+msgstr ""
-#: systemv/lppasswd.c:447
-msgid "lppasswd: Password file not updated!\n"
-msgstr "lppasswd: pasahitzen fitxategia ez da eguneratu.\n"
+msgid "lppasswd: Password file not updated\n"
+msgstr ""
-#: systemv/lppasswd.c:414
-msgid "lppasswd: Sorry, password doesn't match!\n"
-msgstr "lppasswd: pasahitzak ez dira berdinak.\n"
+msgid "lppasswd: Sorry, password doesn't match\n"
+msgstr ""
-#: systemv/lppasswd.c:264
msgid ""
"lppasswd: Sorry, password rejected.\n"
"Your password must be at least 6 characters long, cannot contain\n"
@@ -6645,638 +5099,2133 @@ msgstr ""
"zure erabiltzaile-izenik eduki, eta gutxienez hizki bat eta zenbaki bat "
"eduki behar du.\n"
-#: systemv/lppasswd.c:240
-msgid "lppasswd: Sorry, passwords don't match!\n"
-msgstr "lppasswd: pasahitzak ez datoz bat.\n"
+msgid "lppasswd: Sorry, passwords don't match\n"
+msgstr ""
-#: systemv/lppasswd.c:211 systemv/lppasswd.c:229
#, c-format
msgid "lppasswd: Unable to copy password string: %s\n"
msgstr "lppasswd: ezin da pasahitzaren katea kopiatu: %s\n"
-#: systemv/lppasswd.c:317 systemv/lppasswd.c:326 systemv/lppasswd.c:344
#, c-format
msgid "lppasswd: Unable to open password file: %s\n"
msgstr "lppasswd: ezin da pasahitzen fitxategia ireki: %s\n"
-#: systemv/lppasswd.c:379 systemv/lppasswd.c:392 systemv/lppasswd.c:424
#, c-format
msgid "lppasswd: Unable to write to password file: %s\n"
msgstr "lppasswd: ezin da pasahitzen fitxategian idatzi: %s\n"
-#: systemv/lppasswd.c:462
#, c-format
msgid "lppasswd: failed to backup old password file: %s\n"
msgstr ""
"lppasswd: huts egin du pasahitzen fitxategi zaharraren babeskopia egitean: %"
"s\n"
-#: systemv/lppasswd.c:475
#, c-format
msgid "lppasswd: failed to rename password file: %s\n"
msgstr "lppasswd: huts egin du pasahitzen fitxategia izenez aldatzean: %s\n"
-#: systemv/lppasswd.c:404
#, c-format
msgid "lppasswd: user \"%s\" and group \"%s\" do not exist.\n"
msgstr "lppasswd: \"%s\" erabiltzailea eta \"%s\" taldea ez dira existitzen.\n"
-#: systemv/lpstat.c:1039
#, c-format
msgid ""
"lpstat: error - %s environment variable names non-existent destination \"%s"
-"\"!\n"
+"\"\n"
msgstr ""
-"lpstat: errorea . Inguruneko %s aldagaiak existitzen ez den \"%s\" helburua "
-"izendatzen du.\n"
-#: systemv/lpstat.c:969
#, c-format
msgid "members of class %s:\n"
msgstr "%s klasearen kideak:\n"
-#: berkeley/lpq.c:574
msgid "no entries\n"
msgstr "sarrerarik ez\n"
-#: systemv/lpstat.c:1043
msgid "no system default destination\n"
msgstr "ez dago sistemako helburu lehenetsirik.\n"
-#: scheduler/ipp.c:6271
-msgid "notify-events not specified!"
-msgstr "notify-events ez da zehaztu."
+msgid "notify-events not specified"
+msgstr ""
-#: scheduler/ipp.c:2108 scheduler/ipp.c:6176
#, c-format
-msgid "notify-recipient-uri URI \"%s\" is already used!"
-msgstr "\"%s\" notify-recipient-uri URIa jadanik erabilita dago."
+msgid "notify-recipient-uri URI \"%s\" is already used"
+msgstr ""
-#: scheduler/ipp.c:2098 scheduler/ipp.c:6166
#, c-format
-msgid "notify-recipient-uri URI \"%s\" uses unknown scheme!"
-msgstr "\"%s\" notify-recipient-uri URIak eskema ezezaguna darabil."
+msgid "notify-recipient-uri URI \"%s\" uses unknown scheme"
+msgstr ""
-#: scheduler/ipp.c:4139 scheduler/ipp.c:7101 scheduler/ipp.c:7807
-#: scheduler/ipp.c:9272
#, c-format
-msgid "notify-subscription-id %d no good!"
-msgstr "%d notify-subscription-id ez da ona."
+msgid "notify-subscription-id %d no good"
+msgstr ""
-#: cups/notify.c:87
msgid "pending"
msgstr "zain"
-#: ppdc/ppdc.cxx:107 ppdc/ppdpo.cxx:93
#, c-format
msgid "ppdc: Adding include directory \"%s\"...\n"
msgstr "ppdc: \"%s\" include direktorioa gehitzen...\n"
-#: ppdc/ppdpo.cxx:135
#, c-format
msgid "ppdc: Adding/updating UI text from %s...\n"
msgstr "ppdc: UIaren testua gehitzen/eguneratzen %s(e)tik...\n"
-#: ppdc/ppdc-source.cxx:413
#, c-format
msgid "ppdc: Bad boolean value (%s) on line %d of %s.\n"
msgstr "ppdc: okerreko balio boolearra (%s) %d lerroan of(e)n %s.\n"
-#: ppdc/ppdc-source.cxx:1798
#, c-format
-msgid "ppdc: Bad resolution name \"%s\" on line %d of %s!\n"
-msgstr "ppdc: okerreko \"%s\" bereizmen izena%d lerroan %s(e)n.\n"
+msgid "ppdc: Bad resolution name \"%s\" on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:1116
#, c-format
-msgid "ppdc: Bad status keyword %s on line %d of %s!\n"
-msgstr "ppdc: okerreko %s egoeraren gako-hitza %d lerroan %s(e)n.\n"
+msgid "ppdc: Bad status keyword %s on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:2035
#, c-format
msgid "ppdc: Bad variable substitution ($%c) on line %d of %s.\n"
msgstr "ppdc: okerreko aldagaien ordezkaketa ($%c) %d lerroan %s(e)n.\n"
-#: ppdc/ppdc-source.cxx:2711
#, c-format
-msgid "ppdc: Choice found on line %d of %s with no Option!\n"
-msgstr "ppdc: hautaketa aurkituta %d lerroan aukerarik gabeko %s(e)n.\n"
+msgid "ppdc: Choice found on line %d of %s with no Option\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:1700
#, c-format
-msgid "ppdc: Duplicate #po for locale %s on line %d of %s!\n"
-msgstr "ppdc: %s lokalaren #po-a bikoiztua %d lerroan %s(e)n.\n"
+msgid "ppdc: Duplicate #po for locale %s on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:935
#, c-format
-msgid "ppdc: Expected a filter definition on line %d of %s!\n"
-msgstr "ppdc: iragazkiaren definizioa espero zen %d lerroan %s(e)n.\n"
+msgid "ppdc: Expected a filter definition on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:958
#, c-format
-msgid "ppdc: Expected a program name on line %d of %s!\n"
-msgstr "ppdc: programaren izena espero zen %d lerroan %s(e)n.\n"
+msgid "ppdc: Expected a program name on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:397
#, c-format
msgid "ppdc: Expected boolean value on line %d of %s.\n"
msgstr "ppdc: balio boolearra espero zen %d lerroan %s(e)n.\n"
-#: ppdc/ppdc-source.cxx:1096
#, c-format
-msgid "ppdc: Expected charset after Font on line %d of %s!\n"
-msgstr "ppdc: karaktere-jokoa espero zen Font-en ondoren %d lerroan %s(e)n.\n"
+msgid "ppdc: Expected charset after Font on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:450
#, c-format
msgid "ppdc: Expected choice code on line %d of %s.\n"
msgstr "ppdc: hautaketaren kodea espero zen %d lerroan %s(e)n.\n"
-#: ppdc/ppdc-source.cxx:438
#, c-format
msgid "ppdc: Expected choice name/text on line %d of %s.\n"
msgstr "ppdc: hautaketaren izena/tesua espero zen %d lerroan %s(e)n.\n"
-#: ppdc/ppdc-source.cxx:506
#, c-format
-msgid "ppdc: Expected color order for ColorModel on line %d of %s!\n"
+msgid "ppdc: Expected color order for ColorModel on line %d of %s\n"
msgstr ""
-"ppdc: koloreen ordena espero zen ColorModel-entzako %d lerroan %s(e)n.\n"
-#: ppdc/ppdc-source.cxx:495
#, c-format
-msgid "ppdc: Expected colorspace for ColorModel on line %d of %s!\n"
+msgid "ppdc: Expected colorspace for ColorModel on line %d of %s\n"
msgstr ""
-"ppdc: kolore-espazioa espero zen ColorModel-entzako %d lerroan %s(e)n.\n"
-#: ppdc/ppdc-source.cxx:517
#, c-format
-msgid "ppdc: Expected compression for ColorModel on line %d of %s!\n"
-msgstr "ppdc: konpresioa espero zen ColorModel-entzako %d lerroan %s(e)n.\n"
+msgid "ppdc: Expected compression for ColorModel on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:698
#, c-format
-msgid "ppdc: Expected constraints string for UIConstraints on line %d of %s!\n"
+msgid "ppdc: Expected constraints string for UIConstraints on line %d of %s\n"
msgstr ""
-"ppdc: murriztapenen katea espero zen UIConstraints-entzako %d lerroan %s(e)"
-"n.\n"
-#: ppdc/ppdc-source.cxx:2897
#, c-format
msgid ""
-"ppdc: Expected driver type keyword following DriverType on line %d of %s!\n"
+"ppdc: Expected driver type keyword following DriverType on line %d of %s\n"
msgstr ""
-"ppdc: kontrolatzaile motaren gako-hitza espero zen DriverType-ren ondoren %d "
-"lerroan %s(e)n.\n"
-#: ppdc/ppdc-source.cxx:829
#, c-format
-msgid "ppdc: Expected duplex type after Duplex on line %d of %s!\n"
-msgstr "ppdc: duplex mota espero zen Duplex-en ondoren %d lerroan %s(e)n.\n"
+msgid "ppdc: Expected duplex type after Duplex on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:1080
#, c-format
-msgid "ppdc: Expected encoding after Font on line %d of %s!\n"
-msgstr "ppdc: kodeketa espero zen Font-en ondoren %d lerroan %s(e)n.\n"
+msgid "ppdc: Expected encoding after Font on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:1691
#, c-format
-msgid "ppdc: Expected filename after #po %s on line %d of %s!\n"
-msgstr "ppdc: fitxategi-izena espero zen %s #po ondoren %d lerroan %s(e)n.\n"
+msgid "ppdc: Expected filename after #po %s on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:1208
#, c-format
-msgid "ppdc: Expected group name/text on line %d of %s!\n"
-msgstr "ppdc: taldearen izena/testua espero zen %d lerroan %s(e)n.\n"
+msgid "ppdc: Expected group name/text on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:2611
#, c-format
-msgid "ppdc: Expected include filename on line %d of %s!\n"
-msgstr "ppdc: include fitxategi-izena espero zen %d lerroan %s(e)n.\n"
+msgid "ppdc: Expected include filename on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:1504
#, c-format
-msgid "ppdc: Expected integer on line %d of %s!\n"
-msgstr "ppdc: osoko zenbakia espero zen %d lerroan %s(e)n.\n"
+msgid "ppdc: Expected integer on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:1683
#, c-format
-msgid "ppdc: Expected locale after #po on line %d of %s!\n"
-msgstr "ppdc: lokala espero zen espero zen #po ondoren %d lerroan %s(e)n.\n"
+msgid "ppdc: Expected locale after #po on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:356
#, c-format
-msgid "ppdc: Expected name after %s on line %d of %s!\n"
-msgstr "ppdc: izena espero zen %s(rÇ)en ondoren %d lerroan %s(e)n.\n"
+msgid "ppdc: Expected name after %s on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:3269
#, c-format
-msgid "ppdc: Expected name after FileName on line %d of %s!\n"
-msgstr "ppdc: izena espero zen FileName ondoren %d lerroan %s(e)n.\n"
+msgid "ppdc: Expected name after FileName on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:1061
#, c-format
-msgid "ppdc: Expected name after Font on line %d of %s!\n"
-msgstr "ppdc: izena espero zen Font ondoren %d lerroan %s(e)n.\n"
+msgid "ppdc: Expected name after Font on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:3100
#, c-format
-msgid "ppdc: Expected name after Manufacturer on line %d of %s!\n"
-msgstr "ppdc: izena espero zen Manufacturer ondoren %d lerroan %s(e)n.\n"
+msgid "ppdc: Expected name after Manufacturer on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:3133
#, c-format
-msgid "ppdc: Expected name after MediaSize on line %d of %s!\n"
-msgstr "ppdc: izena espero zen MediaSize ondoren %d lerroan %s(e)n.\n"
+msgid "ppdc: Expected name after MediaSize on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:3223
#, c-format
-msgid "ppdc: Expected name after ModelName on line %d of %s!\n"
-msgstr "ppdc: izena espero zen ModelName ondoren %d lerroan %s(e)n.\n"
+msgid "ppdc: Expected name after ModelName on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:3286
#, c-format
-msgid "ppdc: Expected name after PCFileName on line %d of %s!\n"
-msgstr "ppdc: izena espero zen PCFileName ondoren %d lerroan %s(e)n.\n"
+msgid "ppdc: Expected name after PCFileName on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:1159
#, c-format
-msgid "ppdc: Expected name/text after %s on line %d of %s!\n"
-msgstr "ppdc: izena/testua espero zen %s ondoren %d lerroan %s(e)n.\n"
+msgid "ppdc: Expected name/text after %s on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:1248
#, c-format
-msgid "ppdc: Expected name/text after Installable on line %d of %s!\n"
-msgstr "ppdc: izena/testua espero zen Installable ondoren %d lerroan %s(e)n.\n"
+msgid "ppdc: Expected name/text after Installable on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:1784
#, c-format
-msgid "ppdc: Expected name/text after Resolution on line %d of %s!\n"
-msgstr "ppdc: izena/testua espero zen Resolution ondoren %d lerroan %s(e)n.\n"
+msgid "ppdc: Expected name/text after Resolution on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:482
#, c-format
-msgid "ppdc: Expected name/text combination for ColorModel on line %d of %s!\n"
+msgid "ppdc: Expected name/text combination for ColorModel on line %d of %s\n"
msgstr ""
-"ppdc: izena/testuaren konbinazioa espero zen ColorModel-arentzako %d lerroan "
-"%s(e)n.\n"
-#: ppdc/ppdc-source.cxx:1576
#, c-format
-msgid "ppdc: Expected option name/text on line %d of %s!\n"
-msgstr "ppdc: aukeraren izena/testua espero zen %d lerroan %s(e)n.\n"
+msgid "ppdc: Expected option name/text on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:1610
#, c-format
-msgid "ppdc: Expected option section on line %d of %s!\n"
-msgstr "ppdc: aukeraren atala espero zen %d lerroan %s(e)n.\n"
+msgid "ppdc: Expected option section on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:1588
#, c-format
-msgid "ppdc: Expected option type on line %d of %s!\n"
-msgstr "ppdc: aukera mota espero zen %d lerroan %s(e)n.\n"
+msgid "ppdc: Expected option type on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:1767
#, c-format
-msgid "ppdc: Expected override field after Resolution on line %d of %s!\n"
+msgid "ppdc: Expected override field after Resolution on line %d of %s\n"
msgstr ""
-"ppdc: gainidazketaren eremua espero zen Resolution ondoren %d lerroan %s(e)"
-"n.\n"
-#: ppdc/ppdc-source.cxx:1007
#, c-format
-msgid "ppdc: Expected real number on line %d of %s!\n"
-msgstr "ppdc: zenbaki erreala espero zen %d lerroan %s(e)n.\n"
+msgid "ppdc: Expected real number on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:575
#, c-format
msgid ""
-"ppdc: Expected resolution/mediatype following ColorProfile on line %d of %"
-"s!\n"
+"ppdc: Expected resolution/mediatype following ColorProfile on line %d of %s\n"
msgstr ""
-"ppdc: bereizmena/euskarri mota espero zen ColorProfile ondoren %d lerroan %s"
-"(e)n.\n"
-#: ppdc/ppdc-source.cxx:1865
#, c-format
msgid ""
"ppdc: Expected resolution/mediatype following SimpleColorProfile on line %d "
-"of %s!\n"
+"of %s\n"
msgstr ""
-"ppdc: bereizmena/euskarri mota espero zen SimpleColorProfile ondoren %d "
-"lerroan %s(e)n.\n"
-#: ppdc/ppdc-source.cxx:364
#, c-format
-msgid "ppdc: Expected selector after %s on line %d of %s!\n"
-msgstr "ppdc: hautatzailea espero zen %s ondoren %d lerroan %s(e)n.\n"
+msgid "ppdc: Expected selector after %s on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:1104
#, c-format
-msgid "ppdc: Expected status after Font on line %d of %s!\n"
-msgstr "ppdc: egoera espero zen Font ondoren %d lerroan %s(e)n.\n"
+msgid "ppdc: Expected status after Font on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:2786
#, c-format
-msgid "ppdc: Expected string after Copyright on line %d of %s!\n"
-msgstr "ppdc: katea espero zen Copyright ondoren %d lerroan %s(e)n.\n"
+msgid "ppdc: Expected string after Copyright on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:3389
#, c-format
-msgid "ppdc: Expected string after Version on line %d of %s!\n"
-msgstr "ppdc: katea espero zen Version ondoren %d lerroan %s(e)n.\n"
+msgid "ppdc: Expected string after Version on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:731
#, c-format
-msgid "ppdc: Expected two option names on line %d of %s!\n"
-msgstr "ppdc: aukeren bi izen espero ziren %d lerroan %s(e)n.\n"
+msgid "ppdc: Expected two option names on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:375
#, c-format
-msgid "ppdc: Expected value after %s on line %d of %s!\n"
-msgstr "ppdc: balioa espero zen %s ondoren %d lerroan %s(e)n.\n"
+msgid "ppdc: Expected value after %s on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:1088
#, c-format
-msgid "ppdc: Expected version after Font on line %d of %s!\n"
-msgstr "ppdc: bertsioa espero zen Font ondoren %d lerroan %s(e)n.\n"
+msgid "ppdc: Expected version after Font on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:230
#, c-format
-msgid "ppdc: Invalid #include/#po filename \"%s\"!\n"
-msgstr "ppdc: baliogabeko #include/#po \"%s\" fitxategi-izena.\n"
+msgid "ppdc: Invalid #include/#po filename \"%s\"\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:975
#, c-format
-msgid "ppdc: Invalid cost for filter on line %d of %s!\n"
-msgstr "ppdc: baliogabeko iragazkiaren kostua %d lerroan %s(e)n.\n"
+msgid "ppdc: Invalid cost for filter on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:967
#, c-format
-msgid "ppdc: Invalid empty MIME type for filter on line %d of %s!\n"
+msgid "ppdc: Invalid empty MIME type for filter on line %d of %s\n"
msgstr ""
-"ppdc: baliogabeko MIME mota hutsa iragazkiarentzako %d lerroan %s(e)n.\n"
-#: ppdc/ppdc-source.cxx:983
#, c-format
-msgid "ppdc: Invalid empty program name for filter on line %d of %s!\n"
+msgid "ppdc: Invalid empty program name for filter on line %d of %s\n"
msgstr ""
-"ppdc: baliogabeko prorgramare izen hutsa iragazkiarentzako %d lerroan %s(e)"
-"n.\n"
-#: ppdc/ppdc-source.cxx:1630
#, c-format
-msgid "ppdc: Invalid option section \"%s\" on line %d of %s!\n"
-msgstr "ppdc: baliogabeko aukeraren \"%s\" atala %d lerroan %s(e)n.\n"
+msgid "ppdc: Invalid option section \"%s\" on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:1602
#, c-format
-msgid "ppdc: Invalid option type \"%s\" on line %d of %s!\n"
-msgstr "ppdc: baliogabeko aukeraren \"%s\" mota %d lerroan %s(e)n.\n"
+msgid "ppdc: Invalid option type \"%s\" on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc.cxx:243 ppdc/ppdpo.cxx:123
#, c-format
msgid "ppdc: Loading driver information file \"%s\"...\n"
msgstr "ppdc: kontrolatzailearen \"%s\" datu-fitxategia kargatzen...\n"
-#: ppdc/ppdc.cxx:179
#, c-format
msgid "ppdc: Loading messages for locale \"%s\"...\n"
msgstr "ppdc: \"%s\" lokalaren mezuak kargatzen...\n"
-#: ppdc/ppdc.cxx:120
#, c-format
msgid "ppdc: Loading messages from \"%s\"...\n"
msgstr "ppdc: mezuak \"%s\"(e)tik kargatzen...\n"
-#: ppdc/ppdc-source.cxx:2404 ppdc/ppdc-source.cxx:2636
#, c-format
-msgid "ppdc: Missing #endif at end of \"%s\"!\n"
-msgstr "ppdc: #endif falta da \"%s\"(r)en amaieran.\n"
+msgid "ppdc: Missing #endif at end of \"%s\"\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:2505 ppdc/ppdc-source.cxx:2540
-#: ppdc/ppdc-source.cxx:2570
#, c-format
-msgid "ppdc: Missing #if on line %d of %s!\n"
-msgstr "ppdc: #if falta da %d lerroan %s(e)n.\n"
+msgid "ppdc: Missing #if on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-driver.cxx:722
#, c-format
-msgid "ppdc: No message catalog provided for locale %s!\n"
-msgstr "ppdc: ez da mezuen katalogorik eman %s lokalarentzako.\n"
+msgid "ppdc: No message catalog provided for locale %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:1653 ppdc/ppdc-source.cxx:2874
-#: ppdc/ppdc-source.cxx:2960 ppdc/ppdc-source.cxx:3053
-#: ppdc/ppdc-source.cxx:3186 ppdc/ppdc-source.cxx:3319
#, c-format
-msgid "ppdc: Option %s defined in two different groups on line %d of %s!\n"
-msgstr "ppdc: %s aukera bi talde desberdinetan definituta %d lerroan %s(e)n.\n"
+msgid "ppdc: Option %s defined in two different groups on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:1646
#, c-format
-msgid "ppdc: Option %s redefined with a different type on line %d of %s!\n"
+msgid "ppdc: Option %s redefined with a different type on line %d of %s\n"
msgstr ""
-"ppdc: %s aukera berriro definituta mota desberdin batekin %d lerroan %s(e)"
-"n.\n"
-#: ppdc/ppdc-source.cxx:708
#, c-format
-msgid "ppdc: Option constraint must *name on line %d of %s!\n"
+msgid "ppdc: Option constraint must *name on line %d of %s\n"
msgstr ""
-"ppdc: aukeraren murriztapenak *izena eduki behar du %d lerroan %s(e)n.\n"
-#: ppdc/ppdc-source.cxx:2487
#, c-format
-msgid "ppdc: Too many nested #if's on line %d of %s!\n"
-msgstr "ppdc: habiarazitako #if gehiegi %d lerroan %s(e)n.\n"
+msgid "ppdc: Too many nested #if's on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc.cxx:347
#, c-format
msgid "ppdc: Unable to create PPD file \"%s\" - %s.\n"
msgstr "ppdc: ezin da \"%s\" PPD fitxategia sortu: %s.\n"
-#: ppdc/ppdc.cxx:258
#, c-format
msgid "ppdc: Unable to create output directory %s: %s\n"
msgstr "ppdc: ezin da %s irteerako direktorioa sortu: %s\n"
-#: ppdc/ppdc.cxx:279
#, c-format
msgid "ppdc: Unable to create output pipes: %s\n"
msgstr "ppdc: ezin dira irteerako kanalizazioak sortu: %s\n"
-#: ppdc/ppdc.cxx:296 ppdc/ppdc.cxx:303
#, c-format
msgid "ppdc: Unable to execute cupstestppd: %s\n"
msgstr "ppdc: ezin da cupstestppd exekutatu: %s\n"
-#: ppdc/ppdc-source.cxx:1732
#, c-format
-msgid "ppdc: Unable to find #po file %s on line %d of %s!\n"
-msgstr "ppdc: ezin da %s #po fitxategia aurkitu %d lerroan %s(e)n.\n"
+msgid "ppdc: Unable to find #po file %s on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:2643
#, c-format
-msgid "ppdc: Unable to find include file \"%s\" on line %d of %s!\n"
-msgstr "ppdc: ezin da \"%s\" include fitxategia aurkitu %d lerroan %s(e)n.\n"
+msgid "ppdc: Unable to find include file \"%s\" on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc.cxx:190
#, c-format
msgid "ppdc: Unable to find localization for \"%s\" - %s\n"
msgstr "ppdc: ezin da lokalizazioa aurkitu \"%s\"(r)entzako: %s\n"
-#: ppdc/ppdc.cxx:129
#, c-format
msgid "ppdc: Unable to load localization file \"%s\" - %s\n"
msgstr "ppdc: ezin da \"%s\" lokalizazioaren fitxategia kargatu: %s\n"
-#: ppdc/ppdc-source.cxx:2056
#, c-format
msgid "ppdc: Undefined variable (%s) on line %d of %s.\n"
msgstr "ppdc: definitu gabeko aldagaia (%s) %d lerroan %s(e)n.\n"
-#: ppdc/ppdc-source.cxx:2916
#, c-format
-msgid "ppdc: Unknown driver type %s on line %d of %s!\n"
-msgstr "ppdc: %s kontrolatzaile mota ezezaguna %d lerroan %s(e)n.\n"
+msgid "ppdc: Unknown driver type %s on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:909
#, c-format
-msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s!\n"
-msgstr "ppdc: \"%s\" duplex mota ezezaguna %d lerroan %s(e)n.\n"
+msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:3146
#, c-format
-msgid "ppdc: Unknown media size \"%s\" on line %d of %s!\n"
-msgstr "ppdc: \"%s\" euskarri-tamaina ezezaguna %d lerroan %s(e)n.\n"
+msgid "ppdc: Unknown media size \"%s\" on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:3400
#, c-format
-msgid "ppdc: Unknown token \"%s\" seen on line %d of %s!\n"
-msgstr "ppdc: \"%s\" token ezezaguna ikusi da %d lerroan %s(e)n.\n"
+msgid "ppdc: Unknown token \"%s\" seen on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:1017
#, c-format
msgid ""
-"ppdc: Unknown trailing characters in real number \"%s\" on line %d of %s!\n"
+"ppdc: Unknown trailing characters in real number \"%s\" on line %d of %s\n"
msgstr ""
-"ppdc: amaierako karaktere ezezagunak \"%s\" zenbaki errealean %d lerroan %s"
-"(e)n.\n"
-#: ppdc/ppdc-source.cxx:2166
#, c-format
-msgid "ppdc: Unterminated string starting with %c on line %d of %s!\n"
-msgstr "ppdc: %c(r)ekin hasitako amaitu gabeko katea %d lerroan %s(e)n.\n"
+msgid "ppdc: Unterminated string starting with %c on line %d of %s\n"
+msgstr ""
+
+#, c-format
+msgid "ppdc: Warning - overlapping filename \"%s\".\n"
+msgstr ""
-#: ppdc/ppdc.cxx:353
#, c-format
msgid "ppdc: Writing %s...\n"
msgstr "ppdc: %s inprimatzen...\n"
-#: ppdc/ppdc.cxx:142
#, c-format
msgid "ppdc: Writing PPD files to directory \"%s\"...\n"
msgstr "ppdc: PPD fitxategiak \"%s\" direktorioan idazten...\n"
-#: ppdc/ppdmerge.cxx:138
#, c-format
-msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s!\n"
-msgstr "ppdmerge: okerreko \"%s\" LanguageVersion %s(e)n\n"
+msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s\n"
+msgstr ""
-#: ppdc/ppdmerge.cxx:178
#, c-format
msgid "ppdmerge: Ignoring PPD file %s...\n"
msgstr "ppdmerge: %s PPD fitxategiari ezikusi egiten...\n"
-#: ppdc/ppdmerge.cxx:162
#, c-format
msgid "ppdmerge: Unable to backup %s to %s- %s\n"
msgstr "ppdmerge: ezin da %s(r)en babeskopia %s(e)n egin: %s\n"
-#: systemv/lpstat.c:1769
#, c-format
msgid "printer %s disabled since %s -\n"
msgstr "printer %s desgaituta %s ostean\n"
-#: systemv/lpstat.c:1758
#, c-format
msgid "printer %s is idle. enabled since %s\n"
msgstr "%s inprimagailua inaktibo dago. Gaituta %s ostetik.\n"
-#: systemv/lpstat.c:1763
#, c-format
msgid "printer %s now printing %s-%d. enabled since %s\n"
msgstr ""
"%s inprimagailua orain %s-%d inprimatzen ari da. Gaituta %s ostetik.\n"
-#: systemv/lpstat.c:1881
#, c-format
msgid "printer %s/%s disabled since %s -\n"
msgstr "%s/%s inprimagailua desgaituta %s ostetik\n"
-#: systemv/lpstat.c:1867
#, c-format
msgid "printer %s/%s is idle. enabled since %s\n"
msgstr "%s/%s inprimagailua inaktibo dago. Gaituta %s ostetik.\n"
-#: systemv/lpstat.c:1874
#, c-format
msgid "printer %s/%s now printing %s-%d. enabled since %s\n"
msgstr ""
"%s/%s inprimagailua orain %s-%d inprimatzen ari da. Gaituta %s ostetik.\n"
-#: cups/notify.c:93 cups/notify.c:134
msgid "processing"
msgstr "prozesatzen"
-#: systemv/lp.c:660
#, c-format
msgid "request id is %s-%d (%d file(s))\n"
msgstr "eskaeraren IDa %s-%d da (%d fitxategi)\n"
-#: cups/snmp.c:1021
msgid "request-id uses indefinite length"
msgstr "'request-id'-ek definitu gabeko luzera darabil"
-#: systemv/lpstat.c:2008
msgid "scheduler is not running\n"
msgstr "antolatzailea ez da exekutatzen ari.\n"
-#: systemv/lpstat.c:2004
msgid "scheduler is running\n"
msgstr "antolatzailea exekutatzen ari da.\n"
-#: cups/adminutil.c:2269
#, c-format
msgid "stat of %s failed: %s"
msgstr "%s(e)n estatistikak huts egin du: %s"
-#: berkeley/lpc.c:216
msgid "status\t\tshow status of daemon and queue\n"
msgstr "status\t\terakutsi daemon-aren eta ilararen egoera\n"
-#: cups/notify.c:96 cups/notify.c:137
msgid "stopped"
msgstr "geldituta"
-#: systemv/lpstat.c:1017
#, c-format
msgid "system default destination: %s\n"
msgstr "sistemako helburu lehenetsia: %s\n"
-#: systemv/lpstat.c:1014
#, c-format
msgid "system default destination: %s/%s\n"
msgstr "sistemako helburu lehenetsia: %s/%s\n"
-#: cups/notify.c:108 cups/notify.c:140
msgid "unknown"
msgstr "ezezaguna"
-#: cups/notify.c:117
msgid "untitled"
msgstr "izengabea"
-#: cups/snmp.c:1046
msgid "variable-bindings uses indefinite length"
msgstr "'variable-bindings'-ek definitu gabeko luzera darabil"
+
+#~ msgid " WARN %s has no corresponding options!\n"
+#~ msgstr " ABISUA %s(e)k ez dagozkion aukerak ditu.\n"
+
+#~ msgid " WARN Default choices conflicting!\n"
+#~ msgstr " ABISUA Aukera lehenetsiak gatazkan.\n"
+
+#~ msgid ""
+#~ " WARN Duplex option keyword %s may not work as expected and "
+#~ "should be named Duplex!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " ABISUA Duplex aukeraren %s gakoak baliteke behar ez bezala "
+#~ "funtzionatzea eta Duplex izena eduki beharko luke.\n"
+#~ " Erref: 122. orrialdea, 5.17 atala\n"
+
+#~ msgid ""
+#~ " WARN File contains a mix of CR, LF, and CR LF line endings!\n"
+#~ msgstr ""
+#~ " ABISUA Fitxategiak nahastutako CR, LF eta CR-LF lerro amaierak "
+#~ "ditu.\n"
+
+#~ msgid " WARN Line %d only contains whitespace!\n"
+#~ msgstr " ABISUA %d lerroak zuriuneak soilik ditu.\n"
+
+#~ msgid ""
+#~ " WARN Non-Windows PPD files should use lines ending with only "
+#~ "LF, not CR LF!\n"
+#~ msgstr ""
+#~ " ABISUA Windows-ekoak ez diren PPD fitxategien lerroak LFrekin "
+#~ "amaitu beharko lukete, ez CR-LFrekin\n"
+
+#~ msgid ""
+#~ " WARN Obsolete PPD version %.1f!\n"
+#~ " REF: Page 42, section 5.2.\n"
+#~ msgstr ""
+#~ " ABISUA PPDren %.1f bertsio zaharkitua.\n"
+#~ " Erref: 42. orrialdea, 5.2 atala.\n"
+
+#~ msgid " %s %s %s does not exist!\n"
+#~ msgstr " %s %s %s ez da existitzen.\n"
+
+#~ msgid " %s %s file \"%s\" has the wrong capitalization!\n"
+#~ msgstr " %s %s \"%s\" fitxategiak okerreko kapitalizazioa du.\n"
+
+#~ msgid ""
+#~ " %s Bad %s choice %s!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " %s Okerreko %s(r)en %s hautaketa.\n"
+#~ " Erref: 122. orrialdea, 5.17 atala.\n"
+
+#~ msgid " %s Bad UTF-8 \"%s\" translation string for option %s!\n"
+#~ msgstr ""
+#~ " %s Okerreko \"%s\" UTF-8 itzulpeneko katea %s aukerarentzako.\n"
+
+#~ msgid ""
+#~ " %s Bad UTF-8 \"%s\" translation string for option %s, choice %s!\n"
+#~ msgstr ""
+#~ " %s Okerreko \"%s\" UTF-8 itzulpeneko katea %s aukerarentzako, %s "
+#~ "hautaketa.\n"
+
+#~ msgid " %s Bad cupsFilter value \"%s\"!\n"
+#~ msgstr " %s Okerreko cupsFilter-en \"%s\" balioa\n"
+
+#~ msgid " %s Bad cupsICCProfile %s!\n"
+#~ msgstr " %s Okerreko %s cupsICCProfile.\n"
+
+#~ msgid " %s Bad cupsPreFilter value \"%s\"!\n"
+#~ msgstr " %s Okerreko cupsPreFilter-ren \"%s\" balioa.\n"
+
+#~ msgid " %s Bad cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr " %s Okerreko %s cupsUIConstraints: \"%s\".\n"
+
+#~ msgid " %s Bad language \"%s\"!\n"
+#~ msgstr " %s Okerreko \"%s\" hizkuntza\n"
+
+#~ msgid " %s Bad spelling of %s - should be %s!\n"
+#~ msgstr " %s %s(r)en okerreko ortografia - %s izan beharko luke.\n"
+
+#~ msgid " %s Cannot provide both APScanAppPath and APScanAppBundleID!\n"
+#~ msgstr " %s Ezin dira APScanAppPath eta APScanAppBundleID eman.\n"
+
+#~ msgid " %s Empty cupsUIConstraints %s!\n"
+#~ msgstr " %s %s cupsUIConstraints hutsa\n"
+
+#~ msgid " %s Missing \"%s\" translation string for option %s!\n"
+#~ msgstr " %s \"%s\" itzulpeneko katea falta da %s aukeran\n"
+
+#~ msgid ""
+#~ " %s Missing \"%s\" translation string for option %s, choice %s!\n"
+#~ msgstr ""
+#~ " %s \"%s\" itzulpeneko katea falta da %s aukeran, %s hautaketa.\n"
+
+#~ msgid ""
+#~ " %s Missing REQUIRED PageRegion option!\n"
+#~ " REF: Page 100, section 5.14.\n"
+#~ msgstr ""
+#~ " %s BEHARREZKOA DEN PageRegion aukera falta da.\n"
+#~ " Erref: 100. orrialdea, 5.14 atala.\n"
+
+#~ msgid ""
+#~ " %s Missing REQUIRED PageSize option!\n"
+#~ " REF: Page 99, section 5.14.\n"
+#~ msgstr ""
+#~ " %s BEHARREZKOA DEN PageSize aukera falta da.\n"
+#~ " Erref: 99. orrialdea, 5.14 atala.\n"
+
+#~ msgid ""
+#~ " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"!\n"
+#~ msgstr ""
+#~ " %s *%s %s aukera falta da \"*%s %s *%s %s\" UIConstraints-en\n"
+
+#~ msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr " %s *%s %s aukera falta da %s cupsUIConstraints-en: \"%s\"\n"
+
+#~ msgid " %s Missing cupsICCProfile file \"%s\"!\n"
+#~ msgstr " %s cupsICCProfile-en \"%s\" fitxategia falta da.\n"
+
+#~ msgid " %s Missing cupsUIResolver %s!\n"
+#~ msgstr " %s %s cupsUIResolver falta da\n"
+
+#~ msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"!\n"
+#~ msgstr " %s %s aukera falta da \"*%s %s *%s %s\" UIConstraints-en\n"
+
+#~ msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr " %s %s aukera falta da %s cupsUIConstraints-en: \"%s\"\n"
+
+#~ msgid " %s No base translation \"%s\" is included in file!\n"
+#~ msgstr " %s Ez da oinarrizko \"%s\" itzulpena sartu fitxategian.\n"
+
+#~ msgid ""
+#~ " %s Non-standard size name \"%s\"!\n"
+#~ " REF: Page 187, section B.2.\n"
+#~ msgstr ""
+#~ " %s Tamaina ez estandarra dauka \"%s\" izenak.\n"
+#~ " Erref: 187. orrialdea, B.2 atala.\n"
+
+#~ msgid ""
+#~ " %s REQUIRED %s does not define choice None!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " %s BEHARREZKOA DEN %s(e)k ez du 'Bat ere ez' aukera definitzen.\n"
+#~ " Erref: 122. orrialdea, 5.17 atala.\n"
+
+#~ msgid " %s Size \"%s\" defined for %s but not for %s!\n"
+#~ msgstr ""
+#~ " %s \"%s\" tamaina definituta %s(r)entzako, baina ez honentzako: %"
+#~ "s.\n"
+
+#~ msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)!\n"
+#~ msgstr " %s \"%s\" tamainak ustekabeko dimentsioak ditu (%gx%g).\n"
+
+#~ msgid " %s cupsICCProfile %s hash value collides with %s!\n"
+#~ msgstr ""
+#~ " %s cupsICCProfile-ren %s hash balioak beste honekin talka egiten "
+#~ "du: %s\n"
+
+#~ msgid " %s cupsUIResolver %s causes a loop!\n"
+#~ msgstr " %s %s cupsUIResolver-ek begizta sortzen du\n"
+
+#~ msgid ""
+#~ " %s cupsUIResolver %s does not list at least two different "
+#~ "options!\n"
+#~ msgstr ""
+#~ " %s %s cupsUIResolver-ek ez du gutxienez bi aukera desberdin "
+#~ "zerrendatu.\n"
+
+#~ msgid " **FAIL** %s choice names %s and %s differ only by case!\n"
+#~ msgstr ""
+#~ " **HUTSEGITEA** %s aukeraren %s eta %s izenak letren "
+#~ "kapitalizazioan soilik desberdintzen dira.\n"
+
+#~ msgid ""
+#~ " **FAIL** %s must be 1284DeviceID!\n"
+#~ " REF: Page 72, section 5.5\n"
+#~ msgstr ""
+#~ " **HUTSEGITEA** %s 1284DeviceID izan behar du\n"
+#~ " Erref: 72. orrialdea, 5.5 atala.\n"
+
+#~ msgid ""
+#~ " **FAIL** BAD DefaultImageableArea %s!\n"
+#~ " REF: Page 102, section 5.15.\n"
+#~ msgstr ""
+#~ " **HUTSEGITEA** OKERREKO DefaultImageableArea %s.\n"
+#~ " Erref: 102. orrialdea, 5.15 atala.\n"
+
+#~ msgid ""
+#~ " **FAIL** BAD DefaultPaperDimension %s!\n"
+#~ " REF: Page 103, section 5.15.\n"
+#~ msgstr ""
+#~ " **HUTSEGITEA** OKERREKO DefaultPaperDimension %s.\n"
+#~ " Erref: 103. orrialdea, 5.15 atala.\n"
+
+#~ msgid ""
+#~ " **FAIL** Bad %s choice %s!\n"
+#~ " REF: Page 84, section 5.9\n"
+#~ msgstr ""
+#~ " **HUTSEGITEA** Okerreko %s %s aukera\n"
+#~ " Erref: 84. orrialdea, 5.9 atala.\n"
+
+#~ msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1!\n"
+#~ msgstr ""
+#~ " **HUTSEGITEA** Okerreko %s LanguageEncoding - ISOLatin1 izan behar "
+#~ "du\n"
+
+#~ msgid " **FAIL** Bad LanguageVersion %s - must be English!\n"
+#~ msgstr ""
+#~ " **HUTSEGITEA** Okerreko %s LanguageVersion - Ingelesa izan behar "
+#~ "du\n"
+
+#~ msgid ""
+#~ " **FAIL** Default translation string for option %s choice %s "
+#~ "contains 8-bit characters!\n"
+#~ msgstr ""
+#~ " **HUTSEGITEA** %s aukeraren %s hautaketaren itzulpen-kate "
+#~ "lehenetsiak 8 biteko karaktereak ditu.\n"
+
+#~ msgid ""
+#~ " **FAIL** Default translation string for option %s contains 8-bit "
+#~ "characters!\n"
+#~ msgstr ""
+#~ " **HUTSEGITEA** %s aukeraren itzulpen-kate lehenetsiak 8 biteko "
+#~ "karaktereak ditu.\n"
+
+#~ msgid " **FAIL** Group names %s and %s differ only by case!\n"
+#~ msgstr ""
+#~ " **HUTSEGITEA** %s eta %s talde-izenak letren kapitalizazioan "
+#~ "soilik desberdintzen dira.\n"
+
+#~ msgid " **FAIL** Multiple occurrences of %s choice name %s!\n"
+#~ msgstr ""
+#~ " **HUTSEGITEA** %s aukeraren %s izenaren hainbat agerraldi daude.\n"
+
+#~ msgid " **FAIL** Option names %s and %s differ only by case!\n"
+#~ msgstr ""
+#~ " **HUTSEGITEA** %s eta %s aukeren izenak letra kapitalizatuetan "
+#~ "soilik desberdintzen dira.\n"
+
+#~ msgid ""
+#~ " Bad %%%%BoundingBox: on line %d!\n"
+#~ " REF: Page 39, %%%%BoundingBox:\n"
+#~ msgstr ""
+#~ " Okerreko %%%%BoundingBox: %d lerroan\n"
+#~ " Erref: 39. orrialdea, %%%%BoundingBox:\n"
+
+#~ msgid ""
+#~ " Bad %%%%Page: on line %d!\n"
+#~ " REF: Page 53, %%%%Page:\n"
+#~ msgstr ""
+#~ " Okerreko %%%%Page: %d lerroan\n"
+#~ " Erref: 53. orrialdea, %%%%Page:\n"
+
+#~ msgid ""
+#~ " Bad %%%%Pages: on line %d!\n"
+#~ " REF: Page 43, %%%%Pages:\n"
+#~ msgstr ""
+#~ " Okerreko %%%%Pages: %d lerroan\n"
+#~ " Erref: 43. orrialdea, %%%%Pages:\n"
+
+#~ msgid ""
+#~ " Line %d is longer than 255 characters (%d)!\n"
+#~ " REF: Page 25, Line Length\n"
+#~ msgstr ""
+#~ " %d lerroa 255 karaktere baino luzeagoa da (%d)!\n"
+#~ " Erref: 25. orrialdea, lerroaren luzera\n"
+
+#~ msgid ""
+#~ " Missing %!PS-Adobe-3.0 on first line!\n"
+#~ " REF: Page 17, 3.1 Conforming Documents\n"
+#~ msgstr ""
+#~ " %!PS-Adobe-3.0 falta da aurreneko lerroan\n"
+#~ " Erref: 17. orrialdea, 3.1 Adostasunaren dokumentuak\n"
+
+#~ msgid ""
+#~ " Missing %%EndComments comment!\n"
+#~ " REF: Page 41, %%EndComments\n"
+#~ msgstr ""
+#~ " %%EndComments iruzkina falta da\n"
+#~ " Erref: 41. orrialdea, %%EndComments\n"
+
+#~ msgid ""
+#~ " Missing or bad %%BoundingBox: comment!\n"
+#~ " REF: Page 39, %%BoundingBox:\n"
+#~ msgstr ""
+#~ " %%BoundingBox okerrekoa edo falta da: iruzkina\n"
+#~ " Erref: 39. orrialdea, %%BoundingBox:\n"
+
+#~ msgid ""
+#~ " Missing or bad %%Page: comments!\n"
+#~ " REF: Page 53, %%Page:\n"
+#~ msgstr ""
+#~ " %%Page okerrekoa edo falta da: iruzkinak\n"
+#~ " Erref: 53. orrialdea, %%Page:\n"
+
+#~ msgid ""
+#~ " Missing or bad %%Pages: comment!\n"
+#~ " REF: Page 43, %%Pages:\n"
+#~ msgstr ""
+#~ " %%Pages okerrekoa edo falta da: iruzkina\n"
+#~ " Erref: 43. orrialdea, %%Pages:\n"
+
+#~ msgid " Saw %d lines that exceeded 255 characters!\n"
+#~ msgstr " 255 karaktere baino luzeagoak diren %d lerro aurkitu dira\n"
+
+#~ msgid " Too many %%BeginDocument comments!\n"
+#~ msgstr " %%BeginDocument iruzkin gehiegi\n"
+
+#~ msgid " Too many %%EndDocument comments!\n"
+#~ msgstr " %%EndDocument iruzkin gehiegi\n"
+
+#~ msgid " Warning: file contains binary data!\n"
+#~ msgstr " Abisua: fitxategiak datu bitarrak ditu\n"
+
+#~ msgid " Warning: no %%EndComments comment in file!\n"
+#~ msgstr " Abisua: ez dago %%EndComments iruzkinik fitxategian\n"
+
+#~ msgid " Warning: obsolete DSC version %.1f in file!\n"
+#~ msgstr " Abisua: DSC %.1f bertsio zaharkitua fitxategian\n"
+
+#~ msgid "%s not supported!"
+#~ msgstr "%s ez dago onartuta."
+
+#~ msgid "%s: Don't know what to do!\n"
+#~ msgstr "%s: ez daki zer egin.\n"
+
+#~ msgid ""
+#~ "%s: Error - %s environment variable names non-existent destination \"%s"
+#~ "\"!\n"
+#~ msgstr ""
+#~ "%s: errorea - Inguruneko %s aldagaiak existitzen ez den \"%s\" helburua "
+#~ "izendatzen du\n"
+
+#~ msgid "%s: Error - bad job ID!\n"
+#~ msgstr "%s: errorea - lanaren okerreko IDa\n"
+
+#~ msgid "%s: Error - cannot print files and alter jobs simultaneously!\n"
+#~ msgstr ""
+#~ "%s: errorea - ezin dira fitxategiak inprimatu eta aldi berean lanak "
+#~ "aldatu\n"
+
+#~ msgid ""
+#~ "%s: Error - cannot print from stdin if files or a job ID are provided!\n"
+#~ msgstr ""
+#~ "%s: errorea - ezin da stdin-etik inprimatu fitxategiak edo lan baten IDa "
+#~ "ematen bada\n"
+
+#~ msgid "%s: Error - expected character set after '-S' option!\n"
+#~ msgstr "%s: errorea - '-S' aukeraren ondoren karaktere-jokoa espero zen\n"
+
+#~ msgid "%s: Error - expected content type after '-T' option!\n"
+#~ msgstr "%s: errorea - '-T' aukeraren ondoren eduki mota espero zen\n"
+
+#~ msgid "%s: Error - expected copies after '-n' option!\n"
+#~ msgstr "%s: errorea - '-n' aukeraren ondoren kopiak espero ziren\n"
+
+#~ msgid "%s: Error - expected copy count after '-#' option!\n"
+#~ msgstr ""
+#~ "%s: errorea - '-#' aukeraren ondoren kopien zenbatzailea espero zen\n"
+
+#~ msgid "%s: Error - expected destination after '-P' option!\n"
+#~ msgstr "%s: errorea - '-P' aukeraren ondoren helburua espero zen\n"
+
+#~ msgid "%s: Error - expected destination after '-b' option!\n"
+#~ msgstr "%s: errorea - '-b' aukeraren ondoren helburua espero zen\n"
+
+#~ msgid "%s: Error - expected destination after '-d' option!\n"
+#~ msgstr "%s: errorea - '-d' aukeraren ondoren helburua espero zen\n"
+
+#~ msgid "%s: Error - expected form after '-f' option!\n"
+#~ msgstr "%s: errorea - '-f' aukeraren ondoren inprimakia espero zen\n"
+
+#~ msgid "%s: Error - expected hold name after '-H' option!\n"
+#~ msgstr "%s: errorea - '-H' aukeraren ondoren eusteko izena espero zen\n"
+
+#~ msgid "%s: Error - expected hostname after '-H' option!\n"
+#~ msgstr "%s: errorea - '-H' aukeraren ondoren ostalari-izena espero zen\n"
+
+#~ msgid "%s: Error - expected hostname after '-h' option!\n"
+#~ msgstr "%s: errorea - '-h' aukeraren ondoren ostalari-izena espero zen\n"
+
+#~ msgid "%s: Error - expected mode list after '-y' option!\n"
+#~ msgstr "%s: errorea - '-y' aukeraren ondoren moduen zerrenda espero zen\n"
+
+#~ msgid "%s: Error - expected name after '-%c' option!\n"
+#~ msgstr "%s: errorea - '-%c' aukeraren ondoren izena espero zen\n"
+
+#~ msgid "%s: Error - expected option string after '-o' option!\n"
+#~ msgstr "%s: errorea - '-o' aukeraren ondoren aukera-katea espero zen\n"
+
+#~ msgid "%s: Error - expected page list after '-P' option!\n"
+#~ msgstr ""
+#~ "%s: errorea - '-P' aukeraren ondoren orrialdeen zerrenda espero zen\n"
+
+#~ msgid "%s: Error - expected priority after '-%c' option!\n"
+#~ msgstr "%s: errorea - '-%c' aukeraren ondoren lehentasuna espero zen\n"
+
+#~ msgid "%s: Error - expected reason text after '-r' option!\n"
+#~ msgstr ""
+#~ "%s: errorea - '-r' aukeraren ondoren arrazoiaren testua espero zen\n"
+
+#~ msgid "%s: Error - expected title after '-t' option!\n"
+#~ msgstr "%s: errorea - '-t' aukeraren ondoren titulua espero zen\n"
+
+#~ msgid "%s: Error - expected username after '-U' option!\n"
+#~ msgstr ""
+#~ "%s: errorea - '-U' aukeraren ondoren erabiltzaile-izena espero zen\n"
+
+#~ msgid "%s: Error - expected username after '-u' option!\n"
+#~ msgstr ""
+#~ "%s: errorea - '-u' aukeraren ondoren erabiltzaile-izena espero zen\n"
+
+#~ msgid "%s: Error - expected value after '-%c' option!\n"
+#~ msgstr "%s: errorea - '-%c' aukeraren ondoren balio bat espero zen\n"
+
+#~ msgid ""
+#~ "%s: Error - need \"completed\", \"not-completed\", or \"all\" after '-W' "
+#~ "option!\n"
+#~ msgstr ""
+#~ "%s: errorea - '-W' aukeraren ondoren \"completed\", \"not-completed\", "
+#~ "edo \"all\" egon behar du\n"
+
+#~ msgid "%s: Error - scheduler not responding!\n"
+#~ msgstr "%s: errorea - antolatzaileak ez du erantzuten\n"
+
+#~ msgid "%s: Error - unknown destination \"%s\"!\n"
+#~ msgstr "%s: errorea - \"%s\" helburu ezezaguna\n"
+
+#~ msgid "%s: Error - unknown destination \"%s/%s\"!\n"
+#~ msgstr "%s: errorea - \"%s/%s\" helburu ezezaguna\n"
+
+#~ msgid "%s: Error - unknown option '%c'!\n"
+#~ msgstr "%s: errorea - '%c' aukera ezezaguna\n"
+
+#~ msgid "%s: Error - unknown option '%s'!\n"
+#~ msgstr "%s: errorea - '%s' aukera ezezaguna\n"
+
+#~ msgid "%s: Expected job ID after '-i' option!\n"
+#~ msgstr "%s: '-i' aukeraren ondoren lanaren IDa espero zen\n"
+
+#~ msgid "%s: Invalid destination name in list \"%s\"!\n"
+#~ msgstr "%s: helburuaren izen baliogabea \"%s\" zerrendan\n"
+
+#~ msgid "%s: Need job ID ('-i jobid') before '-H restart'!\n"
+#~ msgstr "%s: lanaren IDa ('-i lanIDa') behar da '-H restart'-en aurretik\n"
+
+#~ msgid "%s: No filter to convert from %s/%s to %s/%s!\n"
+#~ msgstr "%s: ez dago iragazkirik %s/%s -> %s/%s bihurtzeko\n"
+
+#~ msgid "%s: Sorry, no encryption support compiled in!\n"
+#~ msgstr "%s: ez da enkriptatzeko euskarriarekin konpilatu\n"
+
+#~ msgid "%s: Unable to contact server!\n"
+#~ msgstr "%s: ezin da zerbitzariarekin kontaktatu\n"
+
+#~ msgid "%s: Unable to determine MIME type of \"%s\"!\n"
+#~ msgstr "%s: ezin da \"%s\"(r)en MIME mota zehaztu\n"
+
+#~ msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"!\n"
+#~ msgstr "%s: ezin da MIMEen datu-basea irakurri \"%s\" edo \"%s\"(e)ndik\n"
+
+#~ msgid "%s: Unknown destination \"%s\"!\n"
+#~ msgstr "%s: \"%s\" helburu ezezaguna\n"
+
+#~ msgid "%s: Unknown destination MIME type %s/%s!\n"
+#~ msgstr "%s: %s/%s MIME motaren helburu ezezaguna\n"
+
+#~ msgid "%s: Unknown option '%c'!\n"
+#~ msgstr "%s: '%c' aukera ezezaguna\n"
+
+#~ msgid "%s: Unknown source MIME type %s/%s!\n"
+#~ msgstr "%s: %s/%s MIME moten iturburu ezeaguna\n"
+
+#~ msgid ""
+#~ "%s: Warning - '%c' format modifier not supported - output may not be "
+#~ "correct!\n"
+#~ msgstr ""
+#~ "%s: abisua - '%c' formatuaren eraldatzailea ez dago onartuta - irteera ez "
+#~ "da zuzena izango\n"
+
+#~ msgid "%s: Warning - character set option ignored!\n"
+#~ msgstr "%s: abisua - karaktere-jokoaren aukerari ezikusi egin zaio\n"
+
+#~ msgid "%s: Warning - content type option ignored!\n"
+#~ msgstr "%s: abisua - edukiaren motaren aukerari ezikusi egin zaio\n"
+
+#~ msgid "%s: Warning - form option ignored!\n"
+#~ msgstr "%s: abisua - inprimakiaren aukerari ezikusi egin zaio\n"
+
+#~ msgid "%s: Warning - mode option ignored!\n"
+#~ msgstr "%s: abisua - moduen aukerari ezikusi egin zaio\n"
+
+#~ msgid ""
+#~ "%s: error - %s environment variable names non-existent destination \"%s"
+#~ "\"!\n"
+#~ msgstr ""
+#~ "%s: errorea - inguruneko %s aldagaiak existitzen ez den \"%s\" helburua "
+#~ "izandatzen du\n"
+
+#~ msgid "%s: error - expected option=value after '-o' option!\n"
+#~ msgstr "%s: errorea - '-o' aukeraren ondoren aukera=balioa espero zen\n"
+
+#~ msgid "A Samba password is required to export printer drivers!"
+#~ msgstr ""
+#~ "Samba-ko pasahitza behar da inprimagailuaren kontrolatzaileak "
+#~ "esportatzeko."
+
+#~ msgid "A Samba username is required to export printer drivers!"
+#~ msgstr ""
+#~ "Samba-ko erabiltzaile-izena behar da inprimagailuaren kontrolatzaileak "
+#~ "esportatzeko."
+
+#~ msgid "A class named \"%s\" already exists!"
+#~ msgstr "\"%s\" izeneko klasea badago lehendik ere."
+
+#~ msgid "A printer named \"%s\" already exists!"
+#~ msgstr "\"%s\" izeneko inprimagailua badago lehendik ere."
+
+#~ msgid "Attempt to set %s printer-state to bad value %d!"
+#~ msgstr ""
+#~ "%s inprimagailuaren egoera okerreko %d balioarekin ezartzen saiatzen."
+
+#~ msgid "Attribute groups are out of order (%x < %x)!"
+#~ msgstr "Taldeen atributuak ordenatik kanpo daude (%x < %x)"
+
+#~ msgid "Bad device URI \"%s\"!\n"
+#~ msgstr "Okerreko gailuaren URIa: \"%s\"\n"
+
+#~ msgid "Bad device-uri \"%s\"!"
+#~ msgstr "Okerreko device-uri: \"%s\"."
+
+#~ msgid "Bad device-uri scheme \"%s\"!"
+#~ msgstr "Okerreko device-uri eskema: \"%s\"."
+
+#~ msgid "Bad document-format \"%s\"!"
+#~ msgstr "Okerreko document-format: \"%s\"."
+
+#~ msgid "Bad filename buffer!"
+#~ msgstr "Okerreko fitxategi-izenaren buferra."
+
+#~ msgid "Bad job-priority value!"
+#~ msgstr "Okerreko job-priority balioa."
+
+#~ msgid "Bad job-sheets value \"%s\"!"
+#~ msgstr "Okerreko job-sheets balioa: \"%s\"."
+
+#~ msgid "Bad job-sheets value type!"
+#~ msgstr "Okerreko job-sheets balio mota."
+
+#~ msgid "Bad job-state value!"
+#~ msgstr "Okerreko job-state balioa."
+
+#~ msgid "Bad job-uri attribute \"%s\"!"
+#~ msgstr "Okerreko job-uri atributua: \"%s\"."
+
+#~ msgid "Bad notify-pull-method \"%s\"!"
+#~ msgstr "Okerreko notify-pull-method: \"%s\"."
+
+#~ msgid "Bad notify-recipient-uri URI \"%s\"!"
+#~ msgstr "Okerreko notify-recipient-uri URIa: \"%s\"."
+
+#~ msgid "Bad option + choice on line %d!"
+#~ msgstr "Okerreko aukera + hautaketa %d. lerroan."
+
+#~ msgid "Bad port-monitor \"%s\"!"
+#~ msgstr "Okerreko port-monitor: \"%s\"."
+
+#~ msgid "Bad printer-state value %d!"
+#~ msgstr "Okerreko printer-state balioa: %d."
+
+#~ msgid "Bad request ID %d!"
+#~ msgstr "Okerreko eskaeraren IDa: %d."
+
+#~ msgid "Bad request version number %d.%d!"
+#~ msgstr "Okerreko eskaeraren bertsio zenbakia: %d.%d."
+
+#~ msgid "Bad subscription ID!"
+#~ msgstr "Okerreko harpidetzaren IDa."
+
+#~ msgid "Character set \"%s\" not supported!"
+#~ msgstr "\"%s\" karaktere-jokoa ez dago onartuta."
+
+#~ msgid "Could not scan type \"%s\"!"
+#~ msgstr "Ezin izan da \"%s\" mota eskaneatu."
+
+#~ msgid "Cover open."
+#~ msgstr "Estalkia irekita."
+
+#~ msgid "Developer almost empty."
+#~ msgstr "Errebelatzailea ia hutsik."
+
+#~ msgid "Developer empty!"
+#~ msgstr "Errebelatzailea hutsik!"
+
+#~ msgid "Door open."
+#~ msgstr "Atea irekita."
+
+#~ msgid "ERROR: Bad %%BoundingBox: comment seen!\n"
+#~ msgstr "ERROR: %%BoundingBox: iruzkin okerra ikusi da\n"
+
+#~ msgid "ERROR: Bad %%IncludeFeature: comment!\n"
+#~ msgstr "ERROR: %%IncludeFeature: iruzkin okerra\n"
+
+#~ msgid "ERROR: Bad %%Page: comment in file!\n"
+#~ msgstr "ERROR: %%Page: iruzkin okerra fitxategian\n"
+
+#~ msgid "ERROR: Bad %%PageBoundingBox: comment in file!\n"
+#~ msgstr "ERROR: %%PageBoundingBox: iruzkin okerra fitxategian\n"
+
+#~ msgid "ERROR: Bad SCSI device file \"%s\"!\n"
+#~ msgstr "ERROR: SCSI gailuaren fitxategia okerra: \"%s\"\n"
+
+#~ msgid "ERROR: Bad columns value %d!\n"
+#~ msgstr "ERROR: zutabeen balioa okerra: %d\n"
+
+#~ msgid "ERROR: Bad cpi value %f!\n"
+#~ msgstr "ERROR: cpi-ren balioa okerra: %f\n"
+
+#~ msgid "ERROR: Bad lpi value %f!\n"
+#~ msgstr "ERROR: lpi balioa okerra: %f\n"
+
+#~ msgid "ERROR: Bad page setup!\n"
+#~ msgstr "ERROR: orrialdearen konfigurazioa okerra\n"
+
+#~ msgid "ERROR: Destination printer does not exist!\n"
+#~ msgstr "ERROR: helburuko inprimagailua ez da existitzen\n"
+
+#~ msgid "ERROR: Duplicate %%BoundingBox: comment seen!\n"
+#~ msgstr "ERROR: bikoiztutako %%BoundingBox: iruzkina ikusi da\n"
+
+#~ msgid "ERROR: Duplicate %%Pages: comment seen!\n"
+#~ msgstr "ERROR: bikoiztutako %%Pages: iruzkina ikusi da\n"
+
+#~ msgid "ERROR: Empty print file!\n"
+#~ msgstr "ERROR: inprimatzeko fitxategia hutsik dago.\n"
+
+#~ msgid "ERROR: Expected quoted string on line %d of %s!\n"
+#~ msgstr "ERROR: komatxoen arteko katea espero zen %2$s(r)en %1$d lerroan\n"
+
+#~ msgid "ERROR: Fatal USB error!\n"
+#~ msgstr "ERROR: USBaren errore larria\n"
+
+#~ msgid "ERROR: Invalid HP-GL/2 command seen, unable to print file!\n"
+#~ msgstr ""
+#~ "ERROR: baliogabeko HP-GL/2 komandoa ikusi da, ezin da fitxategia "
+#~ "inprimatu\n"
+
+#~ msgid "ERROR: Missing %%EndProlog!\n"
+#~ msgstr "ERROR: %%EndProlog falta da\n"
+
+#~ msgid "ERROR: Missing %%EndSetup!\n"
+#~ msgstr "ERROR: %%EndSetup falta da\n"
+
+#~ msgid ""
+#~ "ERROR: Missing device URI on command-line and no DEVICE_URI environment "
+#~ "variable!\n"
+#~ msgstr ""
+#~ "ERROR: gailuaren URIa falta da komando-lerroan eta ez dago inguruneko "
+#~ "DEVICE_URI aldagairik\n"
+
+#~ msgid "ERROR: Missing value on line %d of banner file!\n"
+#~ msgstr "ERROR: balioa falta da titularraren fitxategiko %d lerroan\n"
+
+#~ msgid ""
+#~ "ERROR: Need a msgid line before any translation strings on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ERROR: msgid lerro bat behar da itzulpeneko edozein kateren aurretik %d "
+#~ "lerroan %s(e)n\n"
+
+#~ msgid "ERROR: No %%BoundingBox: comment in header!\n"
+#~ msgstr "ERROR: ez dago %%BoundingBox: iruzkinik goiburuan\n"
+
+#~ msgid "ERROR: No %%Pages: comment in header!\n"
+#~ msgstr "ERROR: ez dago %%Pages: iruzkinik goiburuan\n"
+
+#~ msgid ""
+#~ "ERROR: No device URI found in argv[0] or in DEVICE_URI environment "
+#~ "variable!\n"
+#~ msgstr ""
+#~ "ERROR: ez da gailuaren URIrik aurkitu argv[0] argumentuan edo inguruneko "
+#~ "DEVICE_URI aldagaian\n"
+
+#~ msgid "ERROR: No pages found!\n"
+#~ msgstr "ERROR: ez dira orrialderik aurkitu\n"
+
+#~ msgid "ERROR: Out of paper!\n"
+#~ msgstr "ERROR: ez dago paperik\n"
+
+#~ msgid "ERROR: PRINTER environment variable not defined!\n"
+#~ msgstr "ERROR: inguruneko PRINTER aldagaia ez dago definituta\n"
+
+#~ msgid "ERROR: Print file was not accepted (%s)!\n"
+#~ msgstr "ERROR: inprimatzeko fitxategia ez da onartu (%s)\n"
+
+#~ msgid "ERROR: Printer not responding!\n"
+#~ msgstr "ERROR: inprimagailuak ez du erantzuten\n"
+
+#~ msgid "ERROR: Unable to get job %d attributes (%s)!\n"
+#~ msgstr "ERROR: ezin da %d lanaren atributurik lortu (%s)\n"
+
+#~ msgid "ERROR: Unable to get printer status (%s)!\n"
+#~ msgstr "ERROR: ezin da inprimagailuaren egoera lortu (%s)\n"
+
+#~ msgid "ERROR: Unable to locate printer '%s'!\n"
+#~ msgstr "ERROR: ezin da '%s' inprimagailua aurkitu\n"
+
+#~ msgid "ERROR: Unable to open PPD file!\n"
+#~ msgstr "ERROR: ezin da PPD fitxategia ireki\n"
+
+#~ msgid "ERROR: Unable to open image file for printing!\n"
+#~ msgstr "ERROR: ezin da irudiaren fitxategia ireki inprimatzeko\n"
+
+#~ msgid "ERROR: Unable to print %d text columns!\n"
+#~ msgstr "ERROR: ezin dira testuaren %d zutabe inprimatu\n"
+
+#~ msgid "ERROR: Unable to print %dx%d text page!\n"
+#~ msgstr "ERROR: ezin da %dx%d testu orrialde inprimatu\n"
+
+#~ msgid "ERROR: Unable to read print data!\n"
+#~ msgstr "ERROR: ezin da inprimatzeko daturik irakurri\n"
+
+#~ msgid "ERROR: Unable to send print data (%d)\n"
+#~ msgstr "ERROR: ezin da inprimatzeko daturik bidali (%d)\n"
+
+#~ msgid "ERROR: Unable to send print data!\n"
+#~ msgstr "ERROR: ezin da inprimatzeko daturik bidali\n"
+
+#~ msgid "ERROR: Unable to write %d bytes to printer!\n"
+#~ msgstr "ERROR: ezin dira %d byte idatzi inprimagailuan\n"
+
+#~ msgid "ERROR: Unable to write raster data to driver!\n"
+#~ msgstr "ERROR: ezin da bilbeko daturik idatzi kontrolatzailean\n"
+
+#~ msgid "ERROR: Unable to write to temporary file"
+#~ msgstr "ERROR: ezin da aldi baterako fitxategian idatzi"
+
+#~ msgid "ERROR: Unexpected text on line %d of %s!\n"
+#~ msgstr "ERROR: ustekabeko testua %2$s fitxategiko %1$d lerroan\n"
+
+#~ msgid "ERROR: Unknown encryption option value \"%s\"!\n"
+#~ msgstr "ERROR: enkriptatzeko aukeraren \"%s\" balioa ezezaguna\n"
+
+#~ msgid "ERROR: Unknown message catalog format for \"%s\"!\n"
+#~ msgstr "ERROR: mezuaren katalogo-formatua ezezaguna \"%s\"(r)entzako\n"
+
+#~ msgid "ERROR: Unknown option \"%s\" with value \"%s\"!\n"
+#~ msgstr "ERROR: \"%s\" aukera ezezaguna \"%s\" balioarekin\n"
+
+#~ msgid "ERROR: Unknown version option value \"%s\"!\n"
+#~ msgstr "ERROR: bertsioaren aukeraren \"%s\" balioa ezezaguna\n"
+
+#~ msgid "ERROR: Unsupported brightness value %s, using brightness=100!\n"
+#~ msgstr "ERROR: distiraren %s balioa onartu gabea. Distira=100 erabiltzen\n"
+
+#~ msgid "ERROR: Unsupported gamma value %s, using gamma=1000!\n"
+#~ msgstr "ERROR: gammaren %s balioa onartu gabea. Gamma=100 erabiltzen\n"
+
+#~ msgid "ERROR: Unsupported number-up value %d, using number-up=1!\n"
+#~ msgstr ""
+#~ "ERROR: number-up parametroaren %d balioa onartu gabea. number-up=1 "
+#~ "erabiltzen\n"
+
+#~ msgid ""
+#~ "ERROR: Unsupported number-up-layout value %s, using number-up-"
+#~ "layout=lrtb!\n"
+#~ msgstr ""
+#~ "ERROR: number-up-layout parametroaren %s balioa onartu gabea. number-up-"
+#~ "layout=1 erabiltzen\n"
+
+#~ msgid "ERROR: Unsupported page-border value %s, using page-border=none!\n"
+#~ msgstr ""
+#~ "ERROR: page-border parametroaren %s balioa onartu gabea. page-border=none "
+#~ "erabiltzen\n"
+
+#~ msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting!\n"
+#~ msgstr ""
+#~ "ERROR: gainezkatutako doc_printf (%d byte) detektattua. Bertan behera "
+#~ "uzten\n"
+
+#~ msgid "ERROR: pictwpstops exited on signal %d!\n"
+#~ msgstr "ERROR: pictwpstops %d seinalearekin irten da\n"
+
+#~ msgid "ERROR: pictwpstops exited with status %d!\n"
+#~ msgstr "ERROR: pictwpstops %d egoerarekin irten da\n"
+
+#~ msgid ""
+#~ "ERROR: recoverable: Unable to connect to printer; will retry in 30 "
+#~ "seconds...\n"
+#~ msgstr ""
+#~ "ERROR: berreskura daiteke. Ezin da inprimagailuarekin konektatu. 30 "
+#~ "segundo barru saiatuko da berriro...\n"
+
+#~ msgid "Empty PPD file!"
+#~ msgstr "PPD fitxategia hutsik dago."
+
+#~ msgid "Error: need hostname after '-h' option!\n"
+#~ msgstr "Errorea: ostalari-izena behar da '-h' aukeraren ondoren\n"
+
+#~ msgid "Fuser temperature high!"
+#~ msgstr "Fuser-aren tenperatura altua."
+
+#~ msgid "Fuser temperature low!"
+#~ msgstr "Fuser-aren tenperatura baxua."
+
+#~ msgid "Got a printer-uri attribute but no job-id!"
+#~ msgstr "printer-uri atributua lortu da, baina ez job-id."
+
+#~ msgid "Ink/toner almost empty."
+#~ msgstr "Tinta/Tonerra ia hutsik."
+
+#~ msgid "Ink/toner empty!"
+#~ msgstr "Tinta/Tonerra hutsik!"
+
+#~ msgid "Ink/toner waste bin almost full."
+#~ msgstr "Tinta/Tonerraren zakarrontzia ia beteta."
+
+#~ msgid "Ink/toner waste bin full!"
+#~ msgstr "Tinta/Tonerraren zakarrontzia beteta!"
+
+#~ msgid "Interlock open."
+#~ msgstr "Segurtasun-blokeoa irekita."
+
+#~ msgid "Job #%d cannot be restarted - no files!"
+#~ msgstr "%d. lana ezin da berrabiatu. Ez dago fitxategirik."
+
+#~ msgid "Job #%d does not exist!"
+#~ msgstr "%d. lana ez da existitzen."
+
+#~ msgid "Job #%d is finished and cannot be altered!"
+#~ msgstr "%d. lana jadanik burututa dago, eta ezin da aldatu."
+
+#~ msgid "Job #%d is not complete!"
+#~ msgstr "%d. lana ez dago burututa."
+
+#~ msgid "Job #%d is not held for authentication!"
+#~ msgstr "%d. lana ez dago atxikituta autentifikatzeko."
+
+#~ msgid "Job #%d is not held!"
+#~ msgstr "%d. lana ez dago atxikituta."
+
+#~ msgid "Job #%s does not exist!"
+#~ msgstr "%s. lana ez da existitzen."
+
+#~ msgid "Job %d not found!"
+#~ msgstr "%d lana ez da aurkitu."
+
+#~ msgid "Job subscriptions cannot be renewed!"
+#~ msgstr "Lanaren harpidetzak ezin dira berritu."
+
+#~ msgid "Language \"%s\" not supported!"
+#~ msgstr "\"%s\" hizkuntza ez dago onartuta."
+
+#~ msgid "Media jam!"
+#~ msgstr "Paper gatazka!"
+
+#~ msgid "Media tray almost empty."
+#~ msgstr "Paperen erretilua is hutsik."
+
+#~ msgid "Media tray empty!"
+#~ msgstr "Paperen erretilua hutsik!"
+
+#~ msgid "Media tray missing!"
+#~ msgstr "Paperen erretilua falta da!"
+
+#~ msgid "Media tray needs to be filled."
+#~ msgstr "Paperen erretilua bete egin behar da."
+
+#~ msgid "Missing document-number attribute!"
+#~ msgstr "document-number atributua falta da."
+
+#~ msgid "Missing double quote on line %d!"
+#~ msgstr "Komatxo bikoitzak falta dira %d lerroan."
+
+#~ msgid "Missing form variable!"
+#~ msgstr "Inprimakiaren aldagaia falta da."
+
+#~ msgid "Missing notify-subscription-ids attribute!"
+#~ msgstr "notify-subscription-ids atributua falta da."
+
+#~ msgid "Missing requesting-user-name attribute!"
+#~ msgstr "requesting-user-name atributua falta da."
+
+#~ msgid "Missing required attributes!"
+#~ msgstr "Beharrezko atributuak falta dira."
+
+#~ msgid "Missing value on line %d!"
+#~ msgstr "Balioa falta da %d lerroan."
+
+#~ msgid "No PPD name!"
+#~ msgstr "PPD izenik ez."
+
+#~ msgid "No Windows printer drivers are installed!"
+#~ msgstr "Ez daude Windows-eko inprimagailuen kontrolatzailerik instalatuta!"
+
+#~ msgid "No active jobs on %s!"
+#~ msgstr "Ez dago lan aktiborik %s(e)n."
+
+#~ msgid "No attributes in request!"
+#~ msgstr "Ez dago atributurik eskaeran."
+
+#~ msgid "No authentication information provided!"
+#~ msgstr "Ez da autentifikatzeko informaziorik eman."
+
+#~ msgid "No file!?!"
+#~ msgstr "Fitxategirik ez?"
+
+#~ msgid "No modification time!"
+#~ msgstr "Ez dago aldaketa-ordurik."
+
+#~ msgid "No printer name!"
+#~ msgstr "Ez dago inprimagailuaren izenik."
+
+#~ msgid "No printer-uri found for class!"
+#~ msgstr "Ez da printer-uri aurkitu klasearentzako"
+
+#~ msgid "No printer-uri found!"
+#~ msgstr "Ez da printer-uri aurkitu."
+
+#~ msgid "No printer-uri in request!"
+#~ msgstr "Ez da printer-uri aurkitu eskaeran."
+
+#~ msgid "No subscription attributes in request!"
+#~ msgstr "Ez dago harpidetzako atributurik eskaeran."
+
+#~ msgid "OPC almost at end-of-life."
+#~ msgstr "OPCa ia agortuta."
+
+#~ msgid "OPC at end-of-life!"
+#~ msgstr "OPCa agortuta."
+
+#~ msgid "Out of toner!"
+#~ msgstr "Tonerra agortuta!"
+
+#~ msgid "Output bin almost full."
+#~ msgstr "Irteerako ontzia ia beteta."
+
+#~ msgid "Output bin full!"
+#~ msgstr "Irteerako ontzia beteta!"
+
+#~ msgid "Output tray missing!"
+#~ msgstr "Irteerako erretilua falta da."
+
+#~ msgid "Printer offline."
+#~ msgstr "Inprimagailua lineaz kanpo."
+
+#~ msgid "SCSI Printer"
+#~ msgstr "SCSI inprimagailua"
+
+#~ msgid "The notify-user-data value is too large (%d > 63 octets)!"
+#~ msgstr "notify-user-data balioa handiegia da (%d > 63 zortzikote)!"
+
+#~ msgid "The printer or class is not shared!"
+#~ msgstr "Inprimagailua edo klasea ez dago partekatuta."
+
+#~ msgid "The printer-uri attribute is required!"
+#~ msgstr "printer-uri atributua behar da."
+
+#~ msgid "Toner low."
+#~ msgstr "Tonerra baxua."
+
+#~ msgid "Too many job-sheets values (%d > 2)!"
+#~ msgstr "job-sheets balio gehiegi (%d > 2)."
+
+#~ msgid "Too many printer-state-reasons values (%d > %d)!"
+#~ msgstr "printer-state-reasons balio gehiegi (%d > %d)."
+
+#~ msgid "Unable to add job for destination \"%s\"!"
+#~ msgstr "Ezin da lana gehitu \"%s\" helbururako."
+
+#~ msgid "Unable to allocate memory for file types!"
+#~ msgstr "Ezin da memoria esleitu fitxategi motentzako."
+
+#~ msgid "Unable to copy 64-bit CUPS printer driver files (%d)!"
+#~ msgstr ""
+#~ "Ezin dira 64 bit-eko CUPSeko inprimagailuen kontrolatzaileen fitxategiak "
+#~ "kopiatu (%d)."
+
+#~ msgid "Unable to copy 64-bit Windows printer driver files (%d)!"
+#~ msgstr ""
+#~ "Ezin dira 64 bit-eko Windows-eko inprimagailuen kontrolatzaileen "
+#~ "fitxategiak kopiatu (%d)."
+
+#~ msgid "Unable to copy CUPS printer driver files (%d)!"
+#~ msgstr ""
+#~ "Ezin dira CUPSeko inprimagailuen kontrolatzaileen fitxategiak kopiatu (%"
+#~ "d)."
+
+#~ msgid "Unable to copy PPD file - %s!"
+#~ msgstr "Ezin da PPD fitxategia kopiatu: %s."
+
+#~ msgid "Unable to copy PPD file!"
+#~ msgstr "Ezin da PPD fitxategia kopiatu."
+
+#~ msgid "Unable to copy Windows 2000 printer driver files (%d)!"
+#~ msgstr ""
+#~ "Ezin dira Windows 2000ko inprimagailuen kontrolatzaileen fitxategiak "
+#~ "kopiatu (%d)."
+
+#~ msgid "Unable to copy Windows 9x printer driver files (%d)!"
+#~ msgstr ""
+#~ "Ezin dira Windows 9x sistemako inprimagailuen kontrolatzaileen "
+#~ "fitxategiak kopiatu (%d)."
+
+#~ msgid "Unable to copy interface script - %s!"
+#~ msgstr "Ezin da interfazeko script-a kopiatu: %s."
+
+#~ msgid "Unable to create printer-uri!"
+#~ msgstr "Ezin da printer-uri sortu."
+
+#~ msgid "Unable to edit cupsd.conf files larger than 1MB!"
+#~ msgstr ""
+#~ "Ezin dira 1 MB baino handiagoak diren cupsd.conf fitxategiak editatu."
+
+#~ msgid "Unable to find destination for job!"
+#~ msgstr "Ezin da helburua aurkitu lanarentzako."
+
+#~ msgid "Unable to find printer!\n"
+#~ msgstr "Ezin da inprimagailua aurkitu.\n"
+
+#~ msgid "Unable to install Windows 2000 printer driver files (%d)!"
+#~ msgstr ""
+#~ "Ezin dira Windows 2000ko inprimagailuen kontrolatzaileen fitxategiak "
+#~ "instalatu (%d)."
+
+#~ msgid "Unable to install Windows 9x printer driver files (%d)!"
+#~ msgstr ""
+#~ "Ezin dira Windows 9x sistemako inprimagailuen kontrolatzaileen "
+#~ "fitxategiak instalatu (%d)."
+
+#~ msgid "Unable to open document %d in job %d!"
+#~ msgstr "Ezin da %d. dokumentua ireki %d. lanean."
+
+#~ msgid "Unable to send command to printer driver!"
+#~ msgstr "Ezin da komandoa bidali inprimagailuaren kontrolatzaileari."
+
+#~ msgid "Unable to set Windows printer driver (%d)!"
+#~ msgstr "Ezin da Windows-eko inprimagailuaren kontrolatzailea ezarri (%d)."
+
+#~ msgid "Unable to use legacy USB class driver!\n"
+#~ msgstr "Ezin da USB klaseko kontrolatzaile zaharkitua erabili.\n"
+
+#~ msgid "Unsupported character set \"%s\"!"
+#~ msgstr "Onartu gabeko \"%s\" karaktere-jokoa."
+
+#~ msgid "Unsupported compression \"%s\"!"
+#~ msgstr "Onartu gabeko \"%s\" konpresioa."
+
+#~ msgid "Unsupported compression attribute %s!"
+#~ msgstr "Onartu gabeko %s konpresio atributua."
+
+#~ msgid "Unsupported format \"%s\"!"
+#~ msgstr "Onartu gabeko \"%s\" formatua."
+
+#~ msgid "Unsupported format '%s'!"
+#~ msgstr "Onartu gabeko '%s' formatua."
+
+#~ msgid "Unsupported format '%s/%s'!"
+#~ msgstr "Onartu gabeko '%s/%s' formatua."
+
+#~ msgid ""
+#~ "Usage: cupstestppd [options] filename1.ppd[.gz] [... filenameN.ppd[.gz]]\n"
+#~ " program | cupstestppd [options] -\n"
+#~ "\n"
+#~ "Options:\n"
+#~ "\n"
+#~ " -R root-directory Set alternate root\n"
+#~ " -W {all,none,constraints,defaults,duplex,filters,profiles,sizes,"
+#~ "translations}\n"
+#~ " Issue warnings instead of errors\n"
+#~ " -q Run silently\n"
+#~ " -r Use 'relaxed' open mode\n"
+#~ " -v Be slightly verbose\n"
+#~ " -vv Be very verbose\n"
+#~ msgstr ""
+#~ "Erabilera: cupstestppd [aukerak] fitxategia1.ppd[.gz] [... fitxategia.ppd"
+#~ "[.gz]]\n"
+#~ " programa | cupstestppd [aukerak] -\n"
+#~ "\n"
+#~ "Aukerak:\n"
+#~ "\n"
+#~ " -R erroko-direktorioa Ezarri beste erro bat\n"
+#~ " -W {all,none,constraints,defaults,duplex,filters,profiles,sizes,"
+#~ "translations}\n"
+#~ " Igorri abisuak erroreen ordez\n"
+#~ " -q Exekutatu isilean\n"
+#~ " -r Erabili modu ireki 'lasaia'\n"
+#~ " -v Erakutsi xehetasun piskatekoa\n"
+#~ " -vv Xehetasun askokoa\n"
+
+#~ msgid "WARNING: Failed to read side-channel request!\n"
+#~ msgstr "WARNING: huts egin du albo-kanaleko eskaera irakurtzean\n"
+
+#~ msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature!\n"
+#~ msgstr "WARNING: \"%s\" aukera ezin da sartu IncludeFeature bidez\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with command status byte after %d "
+#~ "seconds!\n"
+#~ msgstr ""
+#~ "WARNING: urruneko ostalariak ez du erantzun komandoaren egoeraren "
+#~ "bytearekin %d segundo ondoren\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with control status byte after %d "
+#~ "seconds!\n"
+#~ msgstr ""
+#~ "WARNING: urruneko ostalariak ez du erantzun kotroleko egoeraren "
+#~ "bytearekin %d segundo ondoren\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with data status byte after %d "
+#~ "seconds!\n"
+#~ msgstr ""
+#~ "WARNING: urruneko ostalariak ez du erantzun datuen egoeraren bytearekin %"
+#~ "d segundo ondoren\n"
+
+#~ msgid "WARNING: SCSI command timed out (%d); retrying...\n"
+#~ msgstr ""
+#~ "WARNING: SCSI komandoak denboraren muga gainditu du (%d). Berriro "
+#~ "saiatzen...\n"
+
+#~ msgid ""
+#~ "WARNING: This document does not conform to the Adobe Document Structuring "
+#~ "Conventions and may not print correctly!\n"
+#~ msgstr ""
+#~ "WARNING: dokumentu hau ez dator bat Abode Document Structuring "
+#~ "Conventions-eko zehaztapenekin, eta ez da ongi inprimatuko.\n"
+
+#~ msgid "WARNING: Unknown choice \"%s\" for option \"%s\"!\n"
+#~ msgstr "WARNING: \"%s\" hautaketa ezezaguna \"%s\" aukeran\n"
+
+#~ msgid "WARNING: Unknown option \"%s\"!\n"
+#~ msgstr "WARNING: \"%s\" aukera ezezaguna\n"
+
+#~ msgid "WARNING: Unsupported baud rate %s!\n"
+#~ msgstr "WARNING: %s baudio-emaria onartu gabea\n"
+
+#~ msgid ""
+#~ "WARNING: recoverable: Network host '%s' is busy; will retry in %d "
+#~ "seconds...\n"
+#~ msgstr ""
+#~ "WARNING: berreskuratu daiteke. Sareko '%s' ostalaria lanpetuta dago. "
+#~ "Berriro saiatuko da %d segundo barru...\n"
+
+#~ msgid "Warning, no Windows 2000 printer drivers are installed!"
+#~ msgstr ""
+#~ "Abisua, ez dago Windows 2000 sistemako inprimagailuen kontrolatzailerik "
+#~ "instalatuta."
+
+#~ msgid "cupsctl: Unknown option \"%s\"!\n"
+#~ msgstr "cupsctl: \"%s\" aukera ezezaguna.\n"
+
+#~ msgid "cupsctl: Unknown option \"-%c\"!\n"
+#~ msgstr "cupsctl: \"-%c\" aukera ezezaguna.\n"
+
+#~ msgid "cupsd: Expected config filename after \"-c\" option!\n"
+#~ msgstr ""
+#~ "cupsd: konfigurazioko fitxategia espero zen \"-c\" aukeraren ondoren.\n"
+
+#~ msgid "cupsd: Unable to get current directory!\n"
+#~ msgstr "cupsd: ezin da uneko direktorioa lortu.\n"
+
+#~ msgid "cupsd: Unknown argument \"%s\" - aborting!\n"
+#~ msgstr "cupsd: \"%s\" argumentu ezezaguna. Abortatzen.\n"
+
+#~ msgid "cupsd: Unknown option \"%c\" - aborting!\n"
+#~ msgstr "cupsd: \"%c\" aukera ezezaguna. Abortatzen.\n"
+
+#~ msgid "cupsfilter: Invalid document number %d!\n"
+#~ msgstr "cupsfilter: baliogabeko %d dokumentu-zenbakia.\n"
+
+#~ msgid "cupsfilter: Invalid job ID %d!\n"
+#~ msgstr "cupsfilter: baliogabeko %d lanaren IDa.\n"
+
+#~ msgid "cupsfilter: Only one filename can be specified!\n"
+#~ msgstr "cupsfilter: fitxategi-izen bakarra soilik zehaztu daiteke.\n"
+
+#~ msgid "job-printer-uri attribute missing!"
+#~ msgstr "job-printer-uri atributua falta da."
+
+#~ msgid "lpadmin: Class name can only contain printable characters!\n"
+#~ msgstr ""
+#~ "lpadmin: klasearen izenak karaktere inprimagarriak soilik eduki ditzake.\n"
+
+#~ msgid "lpadmin: Expected PPD after '-P' option!\n"
+#~ msgstr "lpadmin: PPDa espero zen '-P' aukeraren ondoren.\n"
+
+#~ msgid "lpadmin: Expected allow/deny:userlist after '-u' option!\n"
+#~ msgstr ""
+#~ "lpadmin: Expected alerabiltzaile-zerrenda espero zen st afaukeraren "
+#~ "ondoren.\n"
+#~ "option!\n"
+
+#~ msgid "lpadmin: Expected class after '-r' option!\n"
+#~ msgstr "lpadmin: klasea espero zen '-r' aukeraren ondoren.\n"
+
+#~ msgid "lpadmin: Expected class name after '-c' option!\n"
+#~ msgstr "lpadmin: klasearen izena espero zen '-c' aukeraren ondoren.\n"
+
+#~ msgid "lpadmin: Expected description after '-D' option!\n"
+#~ msgstr "lpadmin: deskripzioa espero zen '-D' aukeraren ondoren.\n"
+
+#~ msgid "lpadmin: Expected device URI after '-v' option!\n"
+#~ msgstr "lpadmin: gailuaren URIa espero zen '-v' aukeraren ondoren.\n"
+
+#~ msgid "lpadmin: Expected file type(s) after '-I' option!\n"
+#~ msgstr "lpadmin: fitxategi motak espero ziren '-I' aukeraren ondoren.\n"
+
+#~ msgid "lpadmin: Expected hostname after '-h' option!\n"
+#~ msgstr "lpadmin: ostalari-izena espero zen '-h' aukeraren ondoren.\n"
+
+#~ msgid "lpadmin: Expected interface after '-i' option!\n"
+#~ msgstr "lpadmin: interfazea espero zen '-i' aukeraren ondoren.\n"
+
+#~ msgid "lpadmin: Expected location after '-L' option!\n"
+#~ msgstr "lpadmin: kokalekua espero zen '-L' aukeraren ondoren.\n"
+
+#~ msgid "lpadmin: Expected model after '-m' option!\n"
+#~ msgstr "lpadmin: modeloa espero zen '-m' aukeraren ondoren.\n"
+
+#~ msgid "lpadmin: Expected name=value after '-o' option!\n"
+#~ msgstr "lpadmin: izena=balioa espero zen '-o' aukeraren ondoren.\n"
+
+#~ msgid "lpadmin: Expected printer after '-p' option!\n"
+#~ msgstr "lpadmin: inprimagailua espero zen '-p' aukeraren ondoren.\n"
+
+#~ msgid "lpadmin: Expected printer name after '-d' option!\n"
+#~ msgstr ""
+#~ "lpadmin: inprimagailuaren izena espero zen '-d' aukeraren ondoren.\n"
+
+#~ msgid "lpadmin: Expected printer or class after '-x' option!\n"
+#~ msgstr ""
+#~ "lpadmin: inprimagailua edo klasea espero zen '-x' aukeraren ondoren.\n"
+
+#~ msgid "lpadmin: No member names were seen!\n"
+#~ msgstr "lpadmin: ez da kideen izenik ikusi.\n"
+
+#~ msgid "lpadmin: Printer name can only contain printable characters!\n"
+#~ msgstr ""
+#~ "lpadmin: inprimagailuaren izenak karaktere inprimagarriak soilik eduki "
+#~ "ditzake.\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to add a printer to the class:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: ezin da inprimagailua klaseari gehitu:\n"
+#~ " Aurrenik inprimagailuaren izena zehaztu behar duzu.\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to remove a printer from the class:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: ezin da inprimagailua klasetik kendu:\n"
+#~ " Aurrenik inprimagailuaren izena zehaztu behar duzu.\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the PPD file:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: ezin da PPD fitxategia ezarri:\n"
+#~ " Aurrenik inprimagailuaren izena zehaztu behar duzu.\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the device URI:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: ezin da gailuaren URIa ezarri:\n"
+#~ " Aurrenik inprimagailuaren izena zehaztu behar duzu.\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the interface script or PPD file:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: ezin da interfazearen script-a edo PPD fitxategia ezarri:\n"
+#~ " Aurrenik inprimagailuaren izena zehaztu behar duzu.\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the interface script:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: ezin da interfazearen script-a ezarri:\n"
+#~ " Aurrenik inprimagailuaren izena zehaztu behar duzu.\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer description:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: ezin da inprimagailuaren deskripzioa ezarri:\n"
+#~ " Aurrenik inprimagailuaren izena zehaztu behar duzu.\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer location:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: ezin da inprimagailuaren kokalekua ezarri:\n"
+#~ " Aurrenik inprimagailuaren izena zehaztu behar duzu.\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer options:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: ezin dira inprimagailuaren aukerak ezarri:\n"
+#~ " Aurrenik inprimagailuaren izena zehaztu behar duzu.\n"
+
+#~ msgid "lpadmin: Unknown allow/deny option \"%s\"!\n"
+#~ msgstr "lpadmin: \"%s\" allow/deny aukera ezezaguna.\n"
+
+#~ msgid "lpadmin: Unknown argument '%s'!\n"
+#~ msgstr "lpadmin: '%s' argumentu ezezaguna.\n"
+
+#~ msgid "lpadmin: Unknown option '%c'!\n"
+#~ msgstr "lpadmin: '%c' aukera ezezaguna.\n"
+
+#~ msgid "lpadmin: Warning - content type list ignored!\n"
+#~ msgstr "lpadmin: abisua - edukiaren moten zerrendari ezikusi egin zaio.\n"
+
+#~ msgid "lpinfo: Expected 1284 device ID string after --device-id!\n"
+#~ msgstr ""
+#~ "lpinfo: 1284 gailuaren IDaren katea espero zen --device-id aukeraren "
+#~ "ondoren.\n"
+
+#~ msgid "lpinfo: Expected language after --language!\n"
+#~ msgstr "lpinfo: hizkuntza espero zen --language aukeraren ondoren.\n"
+
+#~ msgid "lpinfo: Expected make and model after --make-and-model!\n"
+#~ msgstr ""
+#~ "lpinfo: marka eta modeloa espero ziren --make-and-model aukeraren "
+#~ "ondoren.\n"
+
+#~ msgid "lpinfo: Expected product string after --product!\n"
+#~ msgstr ""
+#~ "lpinfo: produktuaren katea espero zen --product aukeraren ondoren.\n"
+
+#~ msgid "lpinfo: Expected scheme list after --exclude-schemes!\n"
+#~ msgstr ""
+#~ "lpinfo: eskemen zerrenda espero zen --exclude-schemes aukeraren ondoren.\n"
+
+#~ msgid "lpinfo: Expected scheme list after --include-schemes!\n"
+#~ msgstr ""
+#~ "lpinfo: eskemen zerrenda espero zen --include-schemes aukeraren ondoren.\n"
+
+#~ msgid "lpinfo: Expected timeout after --timeout!\n"
+#~ msgstr "lpinfo: denbora-muga espero zen --timeout aukeraren ondoren.\n"
+
+#~ msgid "lpinfo: Unknown argument '%s'!\n"
+#~ msgstr "lpinfo: '%s' argumentu ezezaguna.\n"
+
+#~ msgid "lpinfo: Unknown option '%c'!\n"
+#~ msgstr "lpinfo: '%c' aukera ezezaguna.\n"
+
+#~ msgid "lpinfo: Unknown option '%s'!\n"
+#~ msgstr "lpinfo: '%s' aukera ezezaguna.\n"
+
+#~ msgid "lpmove: Unknown argument '%s'!\n"
+#~ msgstr "lpmove: '%s' argumentu ezezaguna.\n"
+
+#~ msgid "lpmove: Unknown option '%c'!\n"
+#~ msgstr "lpmove: '%c' aukera ezezaguna.\n"
+
+#~ msgid "lpoptions: No printers!?!\n"
+#~ msgstr "lpoptions: inprimagailurik ez?\n"
+
+#~ msgid "lpoptions: Unable to open PPD file for %s!\n"
+#~ msgstr "lpoptions: ezin da PPD fitxategia ireki %s(r)entzako.\n"
+
+#~ msgid "lpoptions: Unknown printer or class!\n"
+#~ msgstr "lpoptions: inprimagailua edo klasea ezezaguna.\n"
+
+#~ msgid "lppasswd: Only root can add or delete passwords!\n"
+#~ msgstr ""
+#~ "lppasswd: supererabiltzaileak (root) soilik gehitu edo ezabatu ditzake "
+#~ "pasahitzak.\n"
+
+#~ msgid "lppasswd: Password file busy!\n"
+#~ msgstr "lppasswd: pasahitzen fitxategia lanpetuta.\n"
+
+#~ msgid "lppasswd: Password file not updated!\n"
+#~ msgstr "lppasswd: pasahitzen fitxategia ez da eguneratu.\n"
+
+#~ msgid "lppasswd: Sorry, password doesn't match!\n"
+#~ msgstr "lppasswd: pasahitzak ez dira berdinak.\n"
+
+#~ msgid "lppasswd: Sorry, passwords don't match!\n"
+#~ msgstr "lppasswd: pasahitzak ez datoz bat.\n"
+
+#~ msgid ""
+#~ "lpstat: error - %s environment variable names non-existent destination \"%"
+#~ "s\"!\n"
+#~ msgstr ""
+#~ "lpstat: errorea . Inguruneko %s aldagaiak existitzen ez den \"%s\" "
+#~ "helburua izendatzen du.\n"
+
+#~ msgid "notify-events not specified!"
+#~ msgstr "notify-events ez da zehaztu."
+
+#~ msgid "notify-recipient-uri URI \"%s\" is already used!"
+#~ msgstr "\"%s\" notify-recipient-uri URIa jadanik erabilita dago."
+
+#~ msgid "notify-recipient-uri URI \"%s\" uses unknown scheme!"
+#~ msgstr "\"%s\" notify-recipient-uri URIak eskema ezezaguna darabil."
+
+#~ msgid "notify-subscription-id %d no good!"
+#~ msgstr "%d notify-subscription-id ez da ona."
+
+#~ msgid "ppdc: Bad resolution name \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: okerreko \"%s\" bereizmen izena%d lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Bad status keyword %s on line %d of %s!\n"
+#~ msgstr "ppdc: okerreko %s egoeraren gako-hitza %d lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Choice found on line %d of %s with no Option!\n"
+#~ msgstr "ppdc: hautaketa aurkituta %d lerroan aukerarik gabeko %s(e)n.\n"
+
+#~ msgid "ppdc: Duplicate #po for locale %s on line %d of %s!\n"
+#~ msgstr "ppdc: %s lokalaren #po-a bikoiztua %d lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Expected a filter definition on line %d of %s!\n"
+#~ msgstr "ppdc: iragazkiaren definizioa espero zen %d lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Expected a program name on line %d of %s!\n"
+#~ msgstr "ppdc: programaren izena espero zen %d lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Expected charset after Font on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: karaktere-jokoa espero zen Font-en ondoren %d lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Expected color order for ColorModel on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: koloreen ordena espero zen ColorModel-entzako %d lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Expected colorspace for ColorModel on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: kolore-espazioa espero zen ColorModel-entzako %d lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Expected compression for ColorModel on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: konpresioa espero zen ColorModel-entzako %d lerroan %s(e)n.\n"
+
+#~ msgid ""
+#~ "ppdc: Expected constraints string for UIConstraints on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: murriztapenen katea espero zen UIConstraints-entzako %d lerroan %s"
+#~ "(e)n.\n"
+
+#~ msgid ""
+#~ "ppdc: Expected driver type keyword following DriverType on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc: kontrolatzaile motaren gako-hitza espero zen DriverType-ren ondoren "
+#~ "%d lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Expected duplex type after Duplex on line %d of %s!\n"
+#~ msgstr "ppdc: duplex mota espero zen Duplex-en ondoren %d lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Expected encoding after Font on line %d of %s!\n"
+#~ msgstr "ppdc: kodeketa espero zen Font-en ondoren %d lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Expected filename after #po %s on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: fitxategi-izena espero zen %s #po ondoren %d lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Expected group name/text on line %d of %s!\n"
+#~ msgstr "ppdc: taldearen izena/testua espero zen %d lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Expected include filename on line %d of %s!\n"
+#~ msgstr "ppdc: include fitxategi-izena espero zen %d lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Expected integer on line %d of %s!\n"
+#~ msgstr "ppdc: osoko zenbakia espero zen %d lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Expected locale after #po on line %d of %s!\n"
+#~ msgstr "ppdc: lokala espero zen espero zen #po ondoren %d lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Expected name after %s on line %d of %s!\n"
+#~ msgstr "ppdc: izena espero zen %s(rÇ)en ondoren %d lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Expected name after FileName on line %d of %s!\n"
+#~ msgstr "ppdc: izena espero zen FileName ondoren %d lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Expected name after Font on line %d of %s!\n"
+#~ msgstr "ppdc: izena espero zen Font ondoren %d lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Expected name after Manufacturer on line %d of %s!\n"
+#~ msgstr "ppdc: izena espero zen Manufacturer ondoren %d lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Expected name after MediaSize on line %d of %s!\n"
+#~ msgstr "ppdc: izena espero zen MediaSize ondoren %d lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Expected name after ModelName on line %d of %s!\n"
+#~ msgstr "ppdc: izena espero zen ModelName ondoren %d lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Expected name after PCFileName on line %d of %s!\n"
+#~ msgstr "ppdc: izena espero zen PCFileName ondoren %d lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Expected name/text after %s on line %d of %s!\n"
+#~ msgstr "ppdc: izena/testua espero zen %s ondoren %d lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Expected name/text after Installable on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: izena/testua espero zen Installable ondoren %d lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Expected name/text after Resolution on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: izena/testua espero zen Resolution ondoren %d lerroan %s(e)n.\n"
+
+#~ msgid ""
+#~ "ppdc: Expected name/text combination for ColorModel on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: izena/testuaren konbinazioa espero zen ColorModel-arentzako %d "
+#~ "lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Expected option name/text on line %d of %s!\n"
+#~ msgstr "ppdc: aukeraren izena/testua espero zen %d lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Expected option section on line %d of %s!\n"
+#~ msgstr "ppdc: aukeraren atala espero zen %d lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Expected option type on line %d of %s!\n"
+#~ msgstr "ppdc: aukera mota espero zen %d lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Expected override field after Resolution on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: gainidazketaren eremua espero zen Resolution ondoren %d lerroan %s"
+#~ "(e)n.\n"
+
+#~ msgid "ppdc: Expected real number on line %d of %s!\n"
+#~ msgstr "ppdc: zenbaki erreala espero zen %d lerroan %s(e)n.\n"
+
+#~ msgid ""
+#~ "ppdc: Expected resolution/mediatype following ColorProfile on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc: bereizmena/euskarri mota espero zen ColorProfile ondoren %d lerroan "
+#~ "%s(e)n.\n"
+
+#~ msgid ""
+#~ "ppdc: Expected resolution/mediatype following SimpleColorProfile on line %"
+#~ "d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: bereizmena/euskarri mota espero zen SimpleColorProfile ondoren %d "
+#~ "lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Expected selector after %s on line %d of %s!\n"
+#~ msgstr "ppdc: hautatzailea espero zen %s ondoren %d lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Expected status after Font on line %d of %s!\n"
+#~ msgstr "ppdc: egoera espero zen Font ondoren %d lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Expected string after Copyright on line %d of %s!\n"
+#~ msgstr "ppdc: katea espero zen Copyright ondoren %d lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Expected string after Version on line %d of %s!\n"
+#~ msgstr "ppdc: katea espero zen Version ondoren %d lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Expected two option names on line %d of %s!\n"
+#~ msgstr "ppdc: aukeren bi izen espero ziren %d lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Expected value after %s on line %d of %s!\n"
+#~ msgstr "ppdc: balioa espero zen %s ondoren %d lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Expected version after Font on line %d of %s!\n"
+#~ msgstr "ppdc: bertsioa espero zen Font ondoren %d lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Invalid #include/#po filename \"%s\"!\n"
+#~ msgstr "ppdc: baliogabeko #include/#po \"%s\" fitxategi-izena.\n"
+
+#~ msgid "ppdc: Invalid cost for filter on line %d of %s!\n"
+#~ msgstr "ppdc: baliogabeko iragazkiaren kostua %d lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Invalid empty MIME type for filter on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: baliogabeko MIME mota hutsa iragazkiarentzako %d lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Invalid empty program name for filter on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: baliogabeko prorgramare izen hutsa iragazkiarentzako %d lerroan %s"
+#~ "(e)n.\n"
+
+#~ msgid "ppdc: Invalid option section \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: baliogabeko aukeraren \"%s\" atala %d lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Invalid option type \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: baliogabeko aukeraren \"%s\" mota %d lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Missing #endif at end of \"%s\"!\n"
+#~ msgstr "ppdc: #endif falta da \"%s\"(r)en amaieran.\n"
+
+#~ msgid "ppdc: Missing #if on line %d of %s!\n"
+#~ msgstr "ppdc: #if falta da %d lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: No message catalog provided for locale %s!\n"
+#~ msgstr "ppdc: ez da mezuen katalogorik eman %s lokalarentzako.\n"
+
+#~ msgid "ppdc: Option %s defined in two different groups on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: %s aukera bi talde desberdinetan definituta %d lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Option %s redefined with a different type on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: %s aukera berriro definituta mota desberdin batekin %d lerroan %s(e)"
+#~ "n.\n"
+
+#~ msgid "ppdc: Option constraint must *name on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: aukeraren murriztapenak *izena eduki behar du %d lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Too many nested #if's on line %d of %s!\n"
+#~ msgstr "ppdc: habiarazitako #if gehiegi %d lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Unable to find #po file %s on line %d of %s!\n"
+#~ msgstr "ppdc: ezin da %s #po fitxategia aurkitu %d lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Unable to find include file \"%s\" on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: ezin da \"%s\" include fitxategia aurkitu %d lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Unknown driver type %s on line %d of %s!\n"
+#~ msgstr "ppdc: %s kontrolatzaile mota ezezaguna %d lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: \"%s\" duplex mota ezezaguna %d lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Unknown media size \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: \"%s\" euskarri-tamaina ezezaguna %d lerroan %s(e)n.\n"
+
+#~ msgid "ppdc: Unknown token \"%s\" seen on line %d of %s!\n"
+#~ msgstr "ppdc: \"%s\" token ezezaguna ikusi da %d lerroan %s(e)n.\n"
+
+#~ msgid ""
+#~ "ppdc: Unknown trailing characters in real number \"%s\" on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc: amaierako karaktere ezezagunak \"%s\" zenbaki errealean %d lerroan %"
+#~ "s(e)n.\n"
+
+#~ msgid "ppdc: Unterminated string starting with %c on line %d of %s!\n"
+#~ msgstr "ppdc: %c(r)ekin hasitako amaitu gabeko katea %d lerroan %s(e)n.\n"
+
+#~ msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s!\n"
+#~ msgstr "ppdmerge: okerreko \"%s\" LanguageVersion %s(e)n\n"
diff --git a/locale/cups_fi.po b/locale/cups_fi.po
index 97f561395..a2450763e 100644
--- a/locale/cups_fi.po
+++ b/locale/cups_fi.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: CUPS 1.4\n"
"Report-Msgid-Bugs-To: http://www.cups.org/str.php\n"
-"POT-Creation-Date: 2009-06-18 15:43-0700\n"
+"POT-Creation-Date: 2010-03-03 10:36-0800\n"
"PO-Revision-Date: 2009-02-12 15:10+0200\n"
"Last-Translator: Teppo Turtiainen <teppot@iki.fi>\n"
"Language-Team: Finnish\n"
@@ -219,8 +219,8 @@ msgstr ""
" (rajoitus=”%s %s %s %s”)\n"
#, c-format
-msgid " WARN %s has no corresponding options!\n"
-msgstr " WARN Kohteella %s ei ole vastaavia valintoja!\n"
+msgid " WARN %s has no corresponding options\n"
+msgstr ""
#, c-format
msgid ""
@@ -230,24 +230,18 @@ msgstr ""
" WARN %s jakaa yleisen etuliitteen kohteen %s kanssa\n"
" VIITE: sivu 15, osa 3.2.\n"
-msgid " WARN Default choices conflicting!\n"
-msgstr " WARN Oletusvaihtoehdot ovat ristiriidassa!\n"
+msgid " WARN Default choices conflicting\n"
+msgstr ""
#, c-format
msgid ""
" WARN Duplex option keyword %s may not work as expected and should "
-"be named Duplex!\n"
+"be named Duplex\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" WARN Kaksipuoleisuusvalinnan avainsana %s ei ehkä toimi "
-"odotetulla tavalla ja sen pitäisi olla nimeltään Duplex!\n"
-" VIITE: sivu 122, osa 5.17.\n"
-msgid ""
-" WARN File contains a mix of CR, LF, and CR LF line endings!\n"
+msgid " WARN File contains a mix of CR, LF, and CR LF line endings\n"
msgstr ""
-" WARN Tiedosto sisältää sekaisin CR-, LF- ja CR LF -"
-"rivinvaihtoja!\n"
msgid ""
" WARN LanguageEncoding required by PPD 4.3 spec.\n"
@@ -257,8 +251,8 @@ msgstr ""
" VIITE: sivut 56 - 57, osa 5.3.\n"
#, c-format
-msgid " WARN Line %d only contains whitespace!\n"
-msgstr " WARN Rivi %d sisältää vain tyhjää!\n"
+msgid " WARN Line %d only contains whitespace\n"
+msgstr ""
msgid ""
" WARN Manufacturer required by PPD 4.3 spec.\n"
@@ -269,18 +263,14 @@ msgstr ""
msgid ""
" WARN Non-Windows PPD files should use lines ending with only LF, "
-"not CR LF!\n"
+"not CR LF\n"
msgstr ""
-" WARN Muiden kuin Windowsin PPD-tiedostojen tulisi käyttää LF-"
-"rivinvaihtoja eikä CR LF -rivinvaihtoja!\n"
#, c-format
msgid ""
-" WARN Obsolete PPD version %.1f!\n"
+" WARN Obsolete PPD version %.1f\n"
" REF: Page 42, section 5.2.\n"
msgstr ""
-" WARN Vanhentunut PPD-versio %.1f!\n"
-" VIITE: sivu 42, osa 5.2.\n"
msgid ""
" WARN PCFileName longer than 8.3 in violation of PPD spec.\n"
@@ -290,6 +280,11 @@ msgstr ""
" VIITE: sivut 61 - 62, osa 5.3.\n"
msgid ""
+" WARN PCFileName should contain a unique filename.\n"
+" REF: Pages 61-62, section 5.3.\n"
+msgstr ""
+
+msgid ""
" WARN Protocols contains PJL but JCL attributes are not set.\n"
" REF: Pages 78-79, section 5.7.\n"
msgstr ""
@@ -313,72 +308,99 @@ msgstr ""
" VIITE: sivut 64 - 65, osa 5.3.\n"
#, c-format
-msgid " %s %s %s does not exist!\n"
-msgstr " Kohdetta %s %s %s ei ole olemassa!\n"
+msgid " %s %s %s does not exist\n"
+msgstr ""
#, c-format
-msgid " %s %s file \"%s\" has the wrong capitalization!\n"
+msgid " %s %s file \"%s\" has the wrong capitalization\n"
msgstr ""
#, c-format
msgid ""
-" %s Bad %s choice %s!\n"
+" %s Bad %s choice %s\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" %s Virheellinen %s vaihtoehto %s!\n"
-" VIITE: sivu 122, osa 5.17.\n"
#, c-format
-msgid " %s Bad UTF-8 \"%s\" translation string for option %s!\n"
-msgstr " %s Virheellinen UTF-8 ”%s” käännösmerkkijono valinnalle %s!\n"
+msgid " %s Bad UTF-8 \"%s\" translation string for option %s\n"
+msgstr ""
#, c-format
msgid ""
-" %s Bad UTF-8 \"%s\" translation string for option %s, choice %s!\n"
+" %s Bad UTF-8 \"%s\" translation string for option %s, choice %s\n"
msgstr ""
-" %s Virheellinen UTF-8 ”%s” käännösmerkkijono valinnalle %s, "
-"vaihtoehto %s!\n"
#, c-format
-msgid " %s Bad cupsFilter value \"%s\"!\n"
-msgstr " %s Virheellinen cupsFilter-arvo ”%s”!\n"
+msgid " %s Bad cupsFilter value \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsICCProfile %s!\n"
-msgstr " %s Virheellinen cupsICCProfile %s!\n"
+msgid " %s Bad cupsICCProfile %s\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsPreFilter value \"%s\"!\n"
-msgstr " %s Virheellinen cupsPreFilter-arvo ”%s”!\n"
+msgid " %s Bad cupsPreFilter value \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s Virheellinen cupsUIConstraints %s: ”%s”!\n"
+msgid " %s Bad cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad language \"%s\"!\n"
-msgstr " %s Virheellinen kieli ”%s”!\n"
+msgid " %s Bad language \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad spelling of %s - should be %s!\n"
+msgid " %s Bad permissions on APDialogExtension file \"%s\"\n"
msgstr ""
#, c-format
-msgid " %s Cannot provide both APScanAppPath and APScanAppBundleID!\n"
+msgid " %s Bad permissions on APPrinterIconPath file \"%s\"\n"
msgstr ""
#, c-format
-msgid " %s Empty cupsUIConstraints %s!\n"
-msgstr " %s Tyhjä cupsUIConstraints %s!\n"
+msgid " %s Bad permissions on APPrinterLowInkTool file \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Missing \"%s\" translation string for option %s!\n"
-msgstr " %s Käännösmerkkijono ”%s” valinnalle %s puuttuu!\n"
+msgid " %s Bad permissions on APPrinterUtilityPath file \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Missing \"%s\" translation string for option %s, choice %s!\n"
+msgid " %s Bad permissions on APScanAppPath file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on cupsFilter file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on cupsICCProfile file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on cupsPreFilter file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad spelling of %s - should be %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Cannot provide both APScanAppPath and APScanAppBundleID\n"
+msgstr ""
+
+#, c-format
+msgid " %s Empty cupsUIConstraints %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Missing \"%s\" translation string for option %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Missing \"%s\" translation string for option %s, choice %s\n"
msgstr ""
-" %s Käännösmerkkijono ”%s” valinnalle %s puuttuu, vaihtoehto %s!\n"
#, c-format
msgid " %s Missing APDialogExtension file \"%s\"\n"
@@ -402,104 +424,94 @@ msgstr ""
#, c-format
msgid ""
-" %s Missing REQUIRED PageRegion option!\n"
+" %s Missing REQUIRED PageRegion option\n"
" REF: Page 100, section 5.14.\n"
msgstr ""
#, c-format
msgid ""
-" %s Missing REQUIRED PageSize option!\n"
+" %s Missing REQUIRED PageSize option\n"
" REF: Page 99, section 5.14.\n"
msgstr ""
#, c-format
-msgid " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"!\n"
+msgid " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"\n"
msgstr ""
-" %s Vaihtoehto *%s %s kohteessa UIConstraints ”*%s %s *%s %s” "
-"puuttuu!\n"
#, c-format
-msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"!\n"
+msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"\n"
msgstr ""
-" %s Vaihtoehto *%s %s kohteessa cupsUIConstraints %s: ”%s” puuttuu!\n"
#, c-format
msgid " %s Missing cupsFilter file \"%s\"\n"
msgstr " %s cupsFilter-tiedosto ”%s” puuttuu!\n"
#, c-format
-msgid " %s Missing cupsICCProfile file \"%s\"!\n"
-msgstr " %s cupsICCProfile-tiedosto ”%s” puuttuu!\n"
+msgid " %s Missing cupsICCProfile file \"%s\"\n"
+msgstr ""
#, c-format
msgid " %s Missing cupsPreFilter file \"%s\"\n"
msgstr " %s cupsPreFilter-tiedosto ”%s” puuttuu!\n"
#, c-format
-msgid " %s Missing cupsUIResolver %s!\n"
-msgstr " %s cupsUIResolver %s puuttuu!\n"
+msgid " %s Missing cupsUIResolver %s\n"
+msgstr ""
#, c-format
-msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"!\n"
+msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"\n"
msgstr ""
-" %s Valinta %s kohteessa UIConstraints ”*%s %s *%s %s” puuttuu!\n"
#, c-format
-msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s Valinta %s kohteessa cupsUIConstraints %s: ”%s” puuttuu!\n"
+msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s No base translation \"%s\" is included in file!\n"
-msgstr " %s Tiedostossa ei ole peruskäännöstä ”%s”!\n"
+msgid " %s No base translation \"%s\" is included in file\n"
+msgstr ""
#, c-format
msgid ""
-" %s Non-standard size name \"%s\"!\n"
+" %s Non-standard size name \"%s\"\n"
" REF: Page 187, section B.2.\n"
msgstr ""
#, c-format
msgid ""
-" %s REQUIRED %s does not define choice None!\n"
+" %s REQUIRED %s does not define choice None\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" %s VAADITTU %s ei määrittele vaihtoehtoa None!\n"
-" VIITE: sivu 122, osa 5.17.\n"
#, c-format
-msgid " %s Size \"%s\" defined for %s but not for %s!\n"
+msgid " %s Size \"%s\" defined for %s but not for %s\n"
msgstr ""
#, c-format
-msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)!\n"
+msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)\n"
msgstr ""
#, c-format
-msgid " %s cupsICCProfile %s hash value collides with %s!\n"
-msgstr " %s cupsICCProfile %s hajautusarvo törmää kohteen %s kanssa!\n"
+msgid " %s cupsICCProfile %s hash value collides with %s\n"
+msgstr ""
#, c-format
-msgid " %s cupsUIResolver %s causes a loop!\n"
-msgstr " %s cupsUIResolver %s aiheuttaa silmukan!\n"
+msgid " %s cupsUIResolver %s causes a loop\n"
+msgstr ""
#, c-format
msgid ""
-" %s cupsUIResolver %s does not list at least two different options!\n"
+" %s cupsUIResolver %s does not list at least two different options\n"
msgstr ""
#, c-format
-msgid " **FAIL** %s choice names %s and %s differ only by case!\n"
+msgid " **FAIL** %s choice names %s and %s differ only by case\n"
msgstr ""
-" **FAIL** Kohteen %s vaihtoehtojen nimet %s ja %s eroavat toisistaan "
-"vain isojen ja pienten merkkien osalta!\n"
#, c-format
msgid ""
-" **FAIL** %s must be 1284DeviceID!\n"
+" **FAIL** %s must be 1284DeviceID\n"
" REF: Page 72, section 5.5\n"
msgstr ""
-" **FAIL** %s on oltava 1284DeviceID!\n"
-" VIITE: sivu 72, osa 5.5.\n"
#, c-format
msgid ""
@@ -511,19 +523,15 @@ msgstr ""
#, c-format
msgid ""
-" **FAIL** BAD DefaultImageableArea %s!\n"
+" **FAIL** BAD DefaultImageableArea %s\n"
" REF: Page 102, section 5.15.\n"
msgstr ""
-" **FAIL** VIRHEELLINEN DefaultImageableArea %s!\n"
-" VIITE: sivu 102, osa 5.15.\n"
#, c-format
msgid ""
-" **FAIL** BAD DefaultPaperDimension %s!\n"
+" **FAIL** BAD DefaultPaperDimension %s\n"
" REF: Page 103, section 5.15.\n"
msgstr ""
-" **FAIL** VIRHEELLINEN DefaultPaperDimension %s!\n"
-" VIITE: sivu 103, osa 5.15.\n"
msgid ""
" **FAIL** BAD JobPatchFile attribute in file\n"
@@ -578,11 +586,9 @@ msgstr ""
#, c-format
msgid ""
-" **FAIL** Bad %s choice %s!\n"
+" **FAIL** Bad %s choice %s\n"
" REF: Page 84, section 5.9\n"
msgstr ""
-" **FAIL** Virheellinen %s vaihtoehto %s!\n"
-" VIITE: sivu 84, osa 5.9.\n"
#, c-format
msgid ""
@@ -601,14 +607,12 @@ msgstr ""
" VIITE: Sivu 56, osa 5.3.\n"
#, c-format
-msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1!\n"
+msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1\n"
msgstr ""
-" **FAIL** Virheellinen LanguageEncoding %s - pitää olla ISOLatin1!\n"
#, c-format
-msgid " **FAIL** Bad LanguageVersion %s - must be English!\n"
+msgid " **FAIL** Bad LanguageVersion %s - must be English\n"
msgstr ""
-" **FAIL** Virheellinen LanguageVersion %s - pitää olla English!\n"
#, c-format
msgid " **FAIL** Default option code cannot be interpreted: %s\n"
@@ -617,34 +621,26 @@ msgstr " **FAIL** Oletusarvoista valintakoodia ei voida tulkita: %s\n"
#, c-format
msgid ""
" **FAIL** Default translation string for option %s choice %s contains "
-"8-bit characters!\n"
+"8-bit characters\n"
msgstr ""
-" **FAIL** Oletusarvoinen käännösmerkkijono valinnan %s vaihtoehdolle %"
-"s sisältää 8-bittisiä merkkejä!\n"
#, c-format
msgid ""
" **FAIL** Default translation string for option %s contains 8-bit "
-"characters!\n"
+"characters\n"
msgstr ""
-" **FAIL** Oletusarvoinen käännösmerkkijono valinnalle %s sisältää 8-"
-"bittisiä merkkejä!\n"
#, c-format
-msgid " **FAIL** Group names %s and %s differ only by case!\n"
+msgid " **FAIL** Group names %s and %s differ only by case\n"
msgstr ""
-" **FAIL** Ryhmien nimet %s ja %s eroavat toisistaan vain isojen ja "
-"pienten merkkien osalta!\n"
#, c-format
-msgid " **FAIL** Multiple occurrences of %s choice name %s!\n"
-msgstr " **FAIL** Useita esiintymiä kohteen %s vaihtoehtojen nimeä %s!\n"
+msgid " **FAIL** Multiple occurrences of %s choice name %s\n"
+msgstr ""
#, c-format
-msgid " **FAIL** Option names %s and %s differ only by case!\n"
+msgid " **FAIL** Option names %s and %s differ only by case\n"
msgstr ""
-" **FAIL** Vaihtoehtojen nimet %s ja %s eroavat toisistaan vain isojen "
-"ja pienten merkkien osalta!\n"
#, c-format
msgid ""
@@ -794,100 +790,82 @@ msgstr " %d VIRHETTÄ LÖYDETTIIN\n"
#, c-format
msgid ""
-" Bad %%%%BoundingBox: on line %d!\n"
+" Bad %%%%BoundingBox: on line %d\n"
" REF: Page 39, %%%%BoundingBox:\n"
msgstr ""
-" Virheellinen %%%%BoundingBox: rivillä %d!\n"
-" VIITE: sivu 39, %%%%BoundingBox:\n"
#, c-format
msgid ""
-" Bad %%%%Page: on line %d!\n"
+" Bad %%%%Page: on line %d\n"
" REF: Page 53, %%%%Page:\n"
msgstr ""
-" Virheellinen %%%%Page: rivillä %d!\n"
-" VIITE: sivu 53, %%%%Page:\n"
#, c-format
msgid ""
-" Bad %%%%Pages: on line %d!\n"
+" Bad %%%%Pages: on line %d\n"
" REF: Page 43, %%%%Pages:\n"
msgstr ""
-" Virheellinen %%%%Pages: rivillä %d!\n"
-" VIITE: sivu 43, %%%%Pages:\n"
#, c-format
msgid ""
-" Line %d is longer than 255 characters (%d)!\n"
+" Line %d is longer than 255 characters (%d)\n"
" REF: Page 25, Line Length\n"
msgstr ""
-" Rivi %d on pidempi kuin 255 merkkiä (%d)!\n"
-" VIITE: sivu 25, Line Length\n"
msgid ""
-" Missing %!PS-Adobe-3.0 on first line!\n"
+" Missing %!PS-Adobe-3.0 on first line\n"
" REF: Page 17, 3.1 Conforming Documents\n"
msgstr ""
-" %!PS-Adobe-3.0 puuttuu ensimmäiseltä riviltä!\n"
-" VIITE: sivu 17, 3.1 Conforming Documents\n"
#, c-format
msgid ""
-" Missing %%EndComments comment!\n"
+" Missing %%EndComments comment\n"
" REF: Page 41, %%EndComments\n"
msgstr ""
-" %%EndComments-kommentti puuttuu!\n"
-" VIITE: sivu 41, %%EndComments\n"
#, c-format
msgid ""
-" Missing or bad %%BoundingBox: comment!\n"
+" Missing or bad %%BoundingBox: comment\n"
" REF: Page 39, %%BoundingBox:\n"
msgstr ""
-" %%BoundingBox:-kommentti puuttuu tai on virheellinen!\n"
-" VIITE: sivu 39, %%BoundingBox:\n"
#, c-format
msgid ""
-" Missing or bad %%Page: comments!\n"
+" Missing or bad %%Page: comments\n"
" REF: Page 53, %%Page:\n"
msgstr ""
-" %%Page:-kommentit puuttuvat tai ovat virheellisiä!\n"
-" VIITE: sivu 53, %%Page:\n"
#, c-format
msgid ""
-" Missing or bad %%Pages: comment!\n"
+" Missing or bad %%Pages: comment\n"
" REF: Page 43, %%Pages:\n"
msgstr ""
-" %%Pages:-kommentti puuttuu tai on virheellinen!\n"
-" VIITE: sivu 43, %%Pages:\n"
msgid " NO ERRORS FOUND\n"
msgstr " VIRHEITÄ EI LÖYTYNYT\n"
#, c-format
-msgid " Saw %d lines that exceeded 255 characters!\n"
-msgstr " %d riviä ovat pidempiä kuin 255 merkkiä!\n"
+msgid " Saw %d lines that exceeded 255 characters\n"
+msgstr ""
#, c-format
-msgid " Too many %%BeginDocument comments!\n"
-msgstr " Liikaa %%BeginDocument-kommentteja!\n"
+msgid " Too many %%BeginDocument comments\n"
+msgstr ""
#, c-format
-msgid " Too many %%EndDocument comments!\n"
-msgstr " Liikaa %%EndDocument-kommentteja!\n"
+msgid " Too many %%EndDocument comments\n"
+msgstr ""
-msgid " Warning: file contains binary data!\n"
-msgstr " Varoitus: tiedosto sisältää binääridataa!\n"
+msgid " Warning: file contains binary data\n"
+msgstr ""
#, c-format
-msgid " Warning: no %%EndComments comment in file!\n"
-msgstr " Varoitus: tiedostossa ei ole %%EndComments-kommenttia!\n"
+msgid " Warning: no %%EndComments comment in file\n"
+msgstr ""
#, c-format
-msgid " Warning: obsolete DSC version %.1f in file!\n"
-msgstr " Varoitus: tiedostossa on vanhentunut DSC-versio %.1f!\n"
+msgid " Warning: obsolete DSC version %.1f in file\n"
+msgstr ""
msgid " FAIL\n"
msgstr " FAIL\n"
@@ -983,8 +961,8 @@ msgstr ""
"\t%s\n"
#, c-format
-msgid "%s not supported!"
-msgstr "%s ei ole tuettu!"
+msgid "%s not supported"
+msgstr ""
#, c-format
msgid "%s/%s accepting requests since %s\n"
@@ -1007,122 +985,119 @@ msgid "%s: %s failed: %s\n"
msgstr "%s: %s epäonnistui: %s\n"
#, c-format
-msgid "%s: Don't know what to do!\n"
-msgstr "%s: En tiedä mitä tehdä!\n"
+msgid "%s: Don't know what to do\n"
+msgstr ""
#, c-format
msgid ""
-"%s: Error - %s environment variable names non-existent destination \"%s\"!\n"
+"%s: Error - %s environment variable names non-existent destination \"%s\"\n"
msgstr ""
-"%s: Virhe - %s ympäristömuuttujanimien kohdetta ”%s” ei ole olemassa!\n"
#, c-format
-msgid "%s: Error - bad job ID!\n"
-msgstr "%s: Virhe - virheellinen työn tunnus!\n"
+msgid "%s: Error - bad job ID\n"
+msgstr ""
#, c-format
-msgid "%s: Error - cannot print files and alter jobs simultaneously!\n"
+msgid "%s: Error - cannot print files and alter jobs simultaneously\n"
msgstr ""
-"%s: Virhe - tiedostoja ei voida tulostaa ja työtä muuttaa samanaikaisesti!\n"
#, c-format
-msgid ""
-"%s: Error - cannot print from stdin if files or a job ID are provided!\n"
+msgid "%s: Error - cannot print from stdin if files or a job ID are provided\n"
+msgstr ""
+
+#, c-format
+msgid "%s: Error - expected character set after '-S' option\n"
msgstr ""
-"%s: Virhe - oletussyötevirrasta ei voida tulostaa, jos annetaan tiedostoja "
-"tai työn tunnus!\n"
#, c-format
-msgid "%s: Error - expected character set after '-S' option!\n"
-msgstr "%s: Virhe - S-valitsimen jälkeen odotettiin merkistöä!\n"
+msgid "%s: Error - expected content type after '-T' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected content type after '-T' option!\n"
-msgstr "%s: Virhe - T-valitsimen jälkeen odotettiin sisältötyyppiä!\n"
+msgid "%s: Error - expected copies after '-n' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected copies after '-n' option!\n"
-msgstr "%s: Virhe - n-valitsimen jälkeen odotettiin kopioiden lukumäärää!\n"
+msgid "%s: Error - expected copy count after '-#' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected copy count after '-#' option!\n"
-msgstr "%s: Virhe - #-valitsimen jälkeen odotettiin kopioiden lukumäärää!\n"
+msgid "%s: Error - expected destination after '-P' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected destination after '-P' option!\n"
-msgstr "%s: Virhe - P-valitsimen jälkeen odotettiin kohdetta!\n"
+msgid "%s: Error - expected destination after '-b' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected destination after '-b' option!\n"
-msgstr "%s: Virhe - b-valitsimen jälkeen odotettiin kohdetta!\n"
+msgid "%s: Error - expected destination after '-d' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected destination after '-d' option!\n"
-msgstr "%s: Virhe - d-valitsimen jälkeen odotettiin kohdetta!\n"
+msgid "%s: Error - expected form after '-f' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected form after '-f' option!\n"
-msgstr "%s: Virhe - f-valitsimen jälkeen odotettiin muotoa!\n"
+msgid "%s: Error - expected hold name after '-H' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected hold name after '-H' option!\n"
-msgstr "%s: Virhe - H-valitsimen jälkeen odotettiin pidon nimeä!\n"
+msgid "%s: Error - expected hostname after '-H' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected hostname after '-H' option!\n"
-msgstr "%s: Virhe - H-valitsimen jälkeen odotettiin palvelinnimeä!\n"
+msgid "%s: Error - expected hostname after '-h' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected hostname after '-h' option!\n"
-msgstr "%s: Virhe - h-valitsimen jälkeen odotettiin palvelinnimeä!\n"
+msgid "%s: Error - expected mode list after '-y' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected mode list after '-y' option!\n"
-msgstr "%s: Virhe - y-valitsimen jälkeen odotettiin tilaluetteloa!\n"
+msgid "%s: Error - expected name after '-%c' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected name after '-%c' option!\n"
-msgstr "%s: Virhe - %c-valitsimen jälkeen odotettiin nimeä!\n"
+msgid "%s: Error - expected option string after '-o' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected option string after '-o' option!\n"
-msgstr "%s: Virhe - o-valitsimen jälkeen odotettiin valintamerkkijonoa!\n"
+msgid "%s: Error - expected page list after '-P' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected page list after '-P' option!\n"
-msgstr "%s: Virhe - P-valitsimen jälkeen odotettiin sivuluetteloa!\n"
+msgid "%s: Error - expected priority after '-%c' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected priority after '-%c' option!\n"
-msgstr "%s: Virhe - %c-valitsimen jälkeen odotettiin tärkeyttä!\n"
+msgid "%s: Error - expected reason text after '-r' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected reason text after '-r' option!\n"
-msgstr "%s: Virhe - r-valitsimen jälkeen odotettiin syytekstiä!\n"
+msgid "%s: Error - expected title after '-t' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected title after '-t' option!\n"
-msgstr "%s: Virhe - t-valitsimen jälkeen odotettiin otsikkoa!\n"
+msgid "%s: Error - expected username after '-U' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected username after '-U' option!\n"
-msgstr "%s: Virhe - U-valitsimen jälkeen odotettiin käyttäjätunnusta!\n"
+msgid "%s: Error - expected username after '-U' option!n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected username after '-u' option!\n"
-msgstr "%s: Virhe - u-valitsimen jälkeen odotettiin käyttäjätunnusta!\n"
+msgid "%s: Error - expected username after '-u' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected value after '-%c' option!\n"
-msgstr "%s: Virhe - %c-valitsimen jälkeen odotettiin arvoa!\n"
+msgid "%s: Error - expected value after '-%c' option\n"
+msgstr ""
#, c-format
msgid ""
"%s: Error - need \"completed\", \"not-completed\", or \"all\" after '-W' "
-"option!\n"
+"option\n"
msgstr ""
-"%s: Virhe - W-valitsimen jälkeen tarvitaan ”completed”, ”not-completed” tai "
-"”all”!\n"
#, c-format
msgid "%s: Error - no default destination available.\n"
@@ -1133,8 +1108,8 @@ msgid "%s: Error - priority must be between 1 and 100.\n"
msgstr "%s: Virhe - tärkeyden on oltava 1 - 100.\n"
#, c-format
-msgid "%s: Error - scheduler not responding!\n"
-msgstr "%s: Virhe - ajastin ei vastaa!\n"
+msgid "%s: Error - scheduler not responding\n"
+msgstr ""
#, c-format
msgid "%s: Error - too many files - \"%s\"\n"
@@ -1149,65 +1124,64 @@ msgid "%s: Error - unable to queue from stdin - %s\n"
msgstr "%s: Virhe - oletussyötevirrasta ei voida laittaa jonoon - %s\n"
#, c-format
-msgid "%s: Error - unknown destination \"%s\"!\n"
-msgstr "%s: Virhe - tuntematon kohde - ”%s”\n"
+msgid "%s: Error - unknown destination \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Error - unknown destination \"%s/%s\"!\n"
-msgstr "%s: Virhe - tuntematon kohde - ”%s/%s”\n"
+msgid "%s: Error - unknown destination \"%s/%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Error - unknown option '%c'!\n"
-msgstr "%s: Virhe - tuntematon valitsin ”%c”!\n"
+msgid "%s: Error - unknown option '%c'\n"
+msgstr ""
#, c-format
-msgid "%s: Error - unknown option '%s'!\n"
-msgstr "%s: Virhe - tuntematon valitsin ”%s”!\n"
+msgid "%s: Error - unknown option '%s'\n"
+msgstr ""
#, c-format
-msgid "%s: Expected job ID after '-i' option!\n"
-msgstr "%s: i-valitsimen jälkeen odotettiin työn tunnusta!\n"
+msgid "%s: Expected job ID after '-i' option\n"
+msgstr ""
#, c-format
msgid "%s: Filter \"%s\" not available: %s\n"
msgstr "%s: Suodin ”%s” ei ole käytettävissä: %s\n"
#, c-format
-msgid "%s: Invalid destination name in list \"%s\"!\n"
-msgstr "%s: Virheellinen kohdenimi luettelossa ”%s”!\n"
+msgid "%s: Invalid destination name in list \"%s\"\n"
+msgstr ""
#, c-format
msgid "%s: Invalid filter string \"%s\"\n"
msgstr "%s: Virheellinen suodinmerkkijono ”%s”\n"
#, c-format
-msgid "%s: Need job ID ('-i jobid') before '-H restart'!\n"
+msgid "%s: Need job ID ('-i jobid') before '-H restart'\n"
msgstr ""
-"%s: Tarvitaan työn tunnus (”-i jobid”) ennen ”-H restart” -valitsinta!\n"
#, c-format
-msgid "%s: No filter to convert from %s/%s to %s/%s!\n"
-msgstr "%s: Ei suodinta, jolla muuntaa muodosta %s/%s muotoon %s/%s!\n"
+msgid "%s: No filter to convert from %s/%s to %s/%s\n"
+msgstr ""
#, c-format
msgid "%s: Operation failed: %s\n"
msgstr "%s: Toiminto epäonnistui: %s\n"
#, c-format
-msgid "%s: Sorry, no encryption support compiled in!\n"
-msgstr "%s: Salaustukea ei ole käännetty mukaan!\n"
+msgid "%s: Sorry, no encryption support compiled in\n"
+msgstr ""
#, c-format
msgid "%s: Unable to connect to server\n"
msgstr "%s: Palvelimeen ei voida yhdistää\n"
#, c-format
-msgid "%s: Unable to contact server!\n"
-msgstr "%s: Palvelinta ei tavoitettu!\n"
+msgid "%s: Unable to contact server\n"
+msgstr ""
#, c-format
-msgid "%s: Unable to determine MIME type of \"%s\"!\n"
-msgstr "%s: Kohteen ”%s” MIME-tyyppiä ei voida määrittää!\n"
+msgid "%s: Unable to determine MIME type of \"%s\"\n"
+msgstr ""
#, c-format
msgid "%s: Unable to open %s: %s\n"
@@ -1222,58 +1196,55 @@ msgid "%s: Unable to open PPD file: %s on line %d.\n"
msgstr ""
#, c-format
-msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"!\n"
-msgstr "%s: MIME-tietokantaa ei voida lukea kohteesta ”%s” tai ”%s”!\n"
+msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown destination \"%s\"!\n"
-msgstr "%s: Tuntematon kohde - ”%s”\n"
+msgid "%s: Unknown destination \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown destination MIME type %s/%s!\n"
-msgstr "%s: Tuntematon kohde-MIME-tyyppi %s/%s!\n"
+msgid "%s: Unknown destination MIME type %s/%s\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown option '%c'!\n"
-msgstr "%s: Tuntematon valitsin ”%c”!\n"
+msgid "%s: Unknown option '%c'\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown source MIME type %s/%s!\n"
-msgstr "%s: Tuntematon lähde-MIME-tyyppi %s/%s!\n"
+msgid "%s: Unknown source MIME type %s/%s\n"
+msgstr ""
#, c-format
msgid ""
"%s: Warning - '%c' format modifier not supported - output may not be "
-"correct!\n"
+"correct\n"
msgstr ""
-"%s: Varoitus - %c-muotovalitsinta ei tueta - tuloste saattaa olla "
-"virheellinen!\n"
#, c-format
-msgid "%s: Warning - character set option ignored!\n"
-msgstr "%s: Varoitus - merkistövalitsin jätettiin huomioimatta!\n"
+msgid "%s: Warning - character set option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - content type option ignored!\n"
-msgstr "%s: Varoitus - sisältötyyppivalitsin jätettiin huomioimatta!\n"
+msgid "%s: Warning - content type option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - form option ignored!\n"
-msgstr "%s: Varoitus - lomakevalitsin jätettiin huomioimatta!\n"
+msgid "%s: Warning - form option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - mode option ignored!\n"
-msgstr "%s: Varoitus - tilavalitsin jätettiin huomioimatta!\n"
+msgid "%s: Warning - mode option ignored\n"
+msgstr ""
#, c-format
msgid ""
-"%s: error - %s environment variable names non-existent destination \"%s\"!\n"
+"%s: error - %s environment variable names non-existent destination \"%s\"\n"
msgstr ""
-"%s: virhe - %s ympäristömuuttujanimien kohdetta ”%s” ei ole olemassa!\n"
#, c-format
-msgid "%s: error - expected option=value after '-o' option!\n"
-msgstr "%s: virhe - o-valitsimen jälkeen odotettiin valinta=arvo!\n"
+msgid "%s: error - expected option=value after '-o' option\n"
+msgstr ""
#, c-format
msgid "%s: error - no default destination available.\n"
@@ -1870,19 +1841,19 @@ msgstr "95"
msgid "?Invalid help command unknown\n"
msgstr "?Virheellinen ohje tuntematon komento\n"
-msgid "A Samba password is required to export printer drivers!"
-msgstr "Tulostinajureiden viemiseen tarvitaan Samba-salasana!"
+msgid "A Samba password is required to export printer drivers"
+msgstr ""
-msgid "A Samba username is required to export printer drivers!"
-msgstr "Tulostinajureiden viemiseen tarvitaan Samba-käyttäjätunnus!"
+msgid "A Samba username is required to export printer drivers"
+msgstr ""
#, c-format
-msgid "A class named \"%s\" already exists!"
-msgstr "Luokka nimeltä ”%s” on jo olemassa!"
+msgid "A class named \"%s\" already exists"
+msgstr ""
#, c-format
-msgid "A printer named \"%s\" already exists!"
-msgstr "Tulostin nimeltä ”%s” on jo olemassa!"
+msgid "A printer named \"%s\" already exists"
+msgstr ""
msgid "A0"
msgstr "A0"
@@ -1993,12 +1964,12 @@ msgid "Applicator"
msgstr "Applikaattori"
#, c-format
-msgid "Attempt to set %s printer-state to bad value %d!"
-msgstr "Yritettiin asettaa %s printer-state virheelliseen arvoon %d!"
+msgid "Attempt to set %s printer-state to bad value %d"
+msgstr ""
#, c-format
-msgid "Attribute groups are out of order (%x < %x)!"
-msgstr "Attribuuttiryhmät ovat epäjärjestyksessä (%x < %x)!"
+msgid "Attribute groups are out of order (%x < %x)"
+msgstr ""
msgid "B0"
msgstr "B0"
@@ -2062,83 +2033,86 @@ msgid "Bad custom parameter"
msgstr "Virheellinen muokattu parametri"
#, c-format
-msgid "Bad device URI \"%s\"!\n"
-msgstr "Virheellinen laite-osoite ”%s”!\n"
+msgid "Bad device URI \"%s\"\n"
+msgstr ""
#, c-format
-msgid "Bad device-uri \"%s\"!"
-msgstr "Virheellinen device-uri ”%s”!"
+msgid "Bad device-uri \"%s\""
+msgstr ""
#, c-format
-msgid "Bad device-uri scheme \"%s\"!"
-msgstr "Virheellinen device-uri-malli ”%s”!"
+msgid "Bad device-uri scheme \"%s\""
+msgstr ""
#, c-format
-msgid "Bad document-format \"%s\"!"
-msgstr "Virheellinen document-format ”%s”!"
+msgid "Bad document-format \"%s\""
+msgstr ""
-msgid "Bad filename buffer!"
-msgstr "Virheellinen tiedostonimipuskuri!"
+msgid "Bad filename buffer"
+msgstr ""
#, c-format
msgid "Bad font attribute: %s\n"
msgstr "Virheellinen kirjasinattribuutti: %s\n"
-msgid "Bad job-priority value!"
-msgstr "Virheellinen job-priority-arvo!"
+msgid "Bad job-priority value"
+msgstr ""
#, c-format
-msgid "Bad job-sheets value \"%s\"!"
-msgstr "Virheellinen job-sheets-arvo ”%s”!"
+msgid "Bad job-sheets value \"%s\""
+msgstr ""
-msgid "Bad job-sheets value type!"
-msgstr "Virheellinen job-sheets-arvon tyyppi!"
+msgid "Bad job-sheets value type"
+msgstr ""
-msgid "Bad job-state value!"
-msgstr "Virheellinen job-state-arvo!"
+msgid "Bad job-state value"
+msgstr ""
#, c-format
-msgid "Bad job-uri attribute \"%s\"!"
-msgstr "Virheellinen job-uri-attribuutti ”%s”!"
+msgid "Bad job-uri attribute \"%s\""
+msgstr ""
#, c-format
-msgid "Bad notify-pull-method \"%s\"!"
-msgstr "Virheellinen notify-pull-method ”%s”!"
+msgid "Bad notify-pull-method \"%s\""
+msgstr ""
#, c-format
-msgid "Bad notify-recipient-uri URI \"%s\"!"
-msgstr "Virheellinen notify-recipient-uri-osoite ”%s”!"
+msgid "Bad notify-recipient-uri URI \"%s\""
+msgstr ""
#, c-format
msgid "Bad number-up value %d."
msgstr "Virheellinen number-up-arvo %d."
#, c-format
-msgid "Bad option + choice on line %d!"
-msgstr "Virheellinen valinta ja vaihtoehto rivillä %d!"
+msgid "Bad option + choice on line %d"
+msgstr ""
#, c-format
msgid "Bad page-ranges values %d-%d."
msgstr "Virheelliset page-ranges-arvot %d - %d."
#, c-format
-msgid "Bad port-monitor \"%s\"!"
-msgstr "Virheellinen port-monitor ”%s”!"
+msgid "Bad port-monitor \"%s\""
+msgstr ""
#, c-format
-msgid "Bad printer-state value %d!"
-msgstr "Virheellinen printer-state-arvo %d!"
+msgid "Bad printer-state value %d"
+msgstr ""
#, c-format
-msgid "Bad request ID %d!"
+msgid "Bad request ID %d"
msgstr ""
#, c-format
-msgid "Bad request version number %d.%d!"
-msgstr "Virheellinen pyynnön versionumero %d.%d!"
+msgid "Bad request version number %d.%d"
+msgstr ""
+
+msgid "Bad subscription ID"
+msgstr ""
-msgid "Bad subscription ID!"
-msgstr "Virheellinen tilaustunnus!"
+msgid "Bad value string"
+msgstr ""
msgid "Banners"
msgstr "Otsikot"
@@ -2198,8 +2172,8 @@ msgid "Change Settings"
msgstr "Muuta asetuksia"
#, c-format
-msgid "Character set \"%s\" not supported!"
-msgstr "Merkistöä ”%s” ei tueta!"
+msgid "Character set \"%s\" not supported"
+msgstr ""
msgid "Chou3 Envelope"
msgstr "Chou3 Envelope"
@@ -2238,11 +2212,8 @@ msgid "Continuous"
msgstr "Jatkuva"
#, c-format
-msgid "Could not scan type \"%s\"!"
-msgstr "Tyyppiä ”%s” ei voitu skannata!"
-
-msgid "Cover open."
-msgstr "Kansi avoinna."
+msgid "Could not scan type \"%s\""
+msgstr ""
msgid "Created"
msgstr "Luotu"
@@ -2293,12 +2264,6 @@ msgstr "DeskJet-sarja"
msgid "Destination \"%s\" is not accepting jobs."
msgstr "Kohde ”%s” ei vastaanota töitä."
-msgid "Developer almost empty."
-msgstr "Kehite lähes loppu."
-
-msgid "Developer empty!"
-msgstr "Kehite loppu!"
-
#, c-format
msgid ""
"Device: uri = %s\n"
@@ -2325,9 +2290,6 @@ msgstr "Pois käytöstä"
msgid "Document %d not found in job %d."
msgstr "Dokumenttia %d ei löytynyt työstä %d."
-msgid "Door open."
-msgstr "Ovi avoinna."
-
msgid "Double Postcard"
msgstr "Double Postcard"
@@ -2362,24 +2324,20 @@ msgid "ERROR: %s job-id user title copies options [file]\n"
msgstr ""
#, c-format
-msgid "ERROR: Bad %%BoundingBox: comment seen!\n"
-msgstr "ERROR: Virheellinen %%BoundingBox:-kommentti havaittu!\n"
-
-#, c-format
-msgid "ERROR: Bad %%IncludeFeature: comment!\n"
-msgstr "ERROR: Virheellinen %%IncludeFeature:-kommentti!\n"
+msgid "ERROR: Bad %%BoundingBox: comment seen\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad %%Page: comment in file!\n"
-msgstr "ERROR: Virheellinen %%Page:-kommentti tiedostossa!\n"
+msgid "ERROR: Bad %%IncludeFeature: comment\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad %%PageBoundingBox: comment in file!\n"
-msgstr "ERROR: Virheellinen %%PageBoundingBox:-kommentti tiedostossa!\n"
+msgid "ERROR: Bad %%Page: comment in file\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad SCSI device file \"%s\"!\n"
-msgstr "ERROR: Virheellinen SCSI-laitetiedosto ”%s”!\n"
+msgid "ERROR: Bad %%PageBoundingBox: comment in file\n"
+msgstr ""
#, c-format
msgid "ERROR: Bad charset file %s\n"
@@ -2390,23 +2348,23 @@ msgid "ERROR: Bad charset type %s\n"
msgstr "ERROR: Virheellinen merkistötyyppi %s\n"
#, c-format
-msgid "ERROR: Bad columns value %d!\n"
-msgstr "ERROR: Virheellinen sarakearvo %d!\n"
+msgid "ERROR: Bad columns value %d\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad cpi value %f!\n"
-msgstr "ERROR: Virheellinen cpi-arvo %f!\n"
+msgid "ERROR: Bad cpi value %f\n"
+msgstr ""
#, c-format
msgid "ERROR: Bad font description line: %s\n"
msgstr "ERROR: Virheellinen kirjasinkuvausrivi: %s\n"
#, c-format
-msgid "ERROR: Bad lpi value %f!\n"
-msgstr "ERROR: Virheellinen lpi-arvo %f!\n"
+msgid "ERROR: Bad lpi value %f\n"
+msgstr ""
-msgid "ERROR: Bad page setup!\n"
-msgstr "ERROR: Virheellinen arkin määrittely!\n"
+msgid "ERROR: Bad page setup\n"
+msgstr ""
#, c-format
msgid "ERROR: Bad text direction %s\n"
@@ -2416,92 +2374,80 @@ msgstr "ERROR: Virheellinen tekstin suunta %s\n"
msgid "ERROR: Bad text width %s\n"
msgstr "ERROR: Virheellinen tekstin leveys %s\n"
-msgid "ERROR: Destination printer does not exist!\n"
-msgstr "ERROR: Kohdetulostinta ei ole olemassa!\n"
+msgid "ERROR: Destination printer does not exist\n"
+msgstr ""
#, c-format
-msgid "ERROR: Duplicate %%BoundingBox: comment seen!\n"
-msgstr "ERROR: Monistunut %%BoundingBox:-kommentti havaittu!\n"
+msgid "ERROR: Duplicate %%BoundingBox: comment seen\n"
+msgstr ""
#, c-format
-msgid "ERROR: Duplicate %%Pages: comment seen!\n"
-msgstr "ERROR: Monistunut %%Pages:-kommentti havaittu!\n"
+msgid "ERROR: Duplicate %%Pages: comment seen\n"
+msgstr ""
-msgid "ERROR: Empty print file!\n"
-msgstr "ERROR: Tyhjä tulostustiedosto!\n"
+msgid "ERROR: Empty print file\n"
+msgstr ""
#, c-format
msgid "ERROR: Error %d sending PAPSendData request: %s\n"
msgstr "ERROR: Virhe %d lähetettäessä PAPSendData-pyyntöä: %s\n"
#, c-format
-msgid "ERROR: Expected quoted string on line %d of %s!\n"
+msgid "ERROR: Expected quoted string on line %d of %s\n"
msgstr ""
-"ERROR: Odotettiin lainausmerkin merkittyä merkkijonoa rivillä %d / %s!\n"
-
-msgid "ERROR: Fatal USB error!\n"
-msgstr "ERROR: Vakava USB-virhe!\n"
-msgid "ERROR: Invalid HP-GL/2 command seen, unable to print file!\n"
+msgid "ERROR: Fatal USB error\n"
msgstr ""
-"ERROR: Virheellinen HP-GL/2-komento havaittu, tiedostoa ei voida tulostaa!\n"
#, c-format
-msgid "ERROR: Missing %%EndProlog!\n"
-msgstr "ERROR: %%EndProlog puuttuu!\n"
+msgid "ERROR: Missing %%EndProlog\n"
+msgstr ""
#, c-format
-msgid "ERROR: Missing %%EndSetup!\n"
-msgstr "ERROR: %%EndSetup puuttuu!\n"
+msgid "ERROR: Missing %%EndSetup\n"
+msgstr ""
#, c-format
-msgid "ERROR: Missing value on line %d of banner file!\n"
-msgstr "ERROR: Arvo puuttuu otsikkotiedoston riviltä %d!\n"
+msgid "ERROR: Missing value on line %d of banner file\n"
+msgstr ""
#, c-format
msgid ""
-"ERROR: Need a msgid line before any translation strings on line %d of %s!\n"
+"ERROR: Need a msgid line before any translation strings on line %d of %s\n"
msgstr ""
-"ERROR: Tarvitaan msgid-rivi ennen käännösmerkkijonoja rivillä %d / %s!\n"
#, c-format
-msgid "ERROR: No %%BoundingBox: comment in header!\n"
-msgstr "ERROR: Otsakkeessa ei ole %%PageBoundingBox:-kommenttia!\n"
+msgid "ERROR: No %%BoundingBox: comment in header\n"
+msgstr ""
#, c-format
-msgid "ERROR: No %%Pages: comment in header!\n"
-msgstr "ERROR: Otsakkeessa ei ole %%Pages:-kommenttia!\n"
+msgid "ERROR: No %%Pages: comment in header\n"
+msgstr ""
msgid ""
-"ERROR: No device URI found in argv[0] or in DEVICE_URI environment "
-"variable!\n"
+"ERROR: No device URI found in argv[0] or in DEVICE_URI environment variable\n"
msgstr ""
-"ERROR: Laitteen osoitetta ei löytynyt argv[0]:stä eikä DEVICE_URI-"
-"ympäristömuuttujasta!\n"
#, c-format
msgid "ERROR: No fonts in charset file %s\n"
msgstr "ERROR: Merkistötiedostossa %s ei ole kirjasimia\n"
-msgid "ERROR: No pages found!\n"
-msgstr "ERROR: Sivuja ei löytynyt!\n"
+msgid "ERROR: No pages found\n"
+msgstr ""
-msgid "ERROR: Out of paper!\n"
-msgstr "ERROR: Paperi loppu!\n"
+msgid "ERROR: Out of paper\n"
+msgstr ""
-msgid "ERROR: PRINTER environment variable not defined!\n"
-msgstr "ERROR: PRINTER-ympäristömuuttujaa ei ole määritelty!\n"
+msgid "ERROR: PRINTER environment variable not defined\n"
+msgstr ""
#, c-format
-msgid "ERROR: Print file was not accepted (%s)!\n"
-msgstr "ERROR: Tulostustiedostoa ei hyväksytty (%s)!\n"
+msgid "ERROR: Print file was not accepted (%s)\n"
+msgstr ""
msgid "ERROR: Printer not responding\n"
msgstr "ERROR: Tulostin ei vastaa\n"
-msgid "ERROR: Printer not responding!\n"
-msgstr "ERROR: Tulostin ei vastaa!\n"
-
msgid "ERROR: Printer sent unexpected EOF\n"
msgstr "ERROR: Tulostin lähetti odottamattoman EOF:n\n"
@@ -2524,6 +2470,9 @@ msgstr "ERROR: Tiedostoa %d ei voida lisätä työhön: %s\n"
msgid "ERROR: Unable to cancel job %d: %s\n"
msgstr "ERROR: Työtä %d ei voida peruuttaa: %s\n"
+msgid "ERROR: Unable to connect to printer; will retry in 30 seconds...\n"
+msgstr ""
+
msgid "ERROR: Unable to copy PDF file"
msgstr "ERROR: PDF-tiedostoa ei voida kopioida"
@@ -2571,16 +2520,16 @@ msgid "ERROR: Unable to get default AppleTalk zone"
msgstr "ERROR: Oletusarvoista AppleTalk-vyöhykettä ei voida hakea"
#, c-format
-msgid "ERROR: Unable to get job %d attributes (%s)!\n"
-msgstr "ERROR: Työn %d ominaisuuksia ei voida hakea (%s)!\n"
+msgid "ERROR: Unable to get job %d attributes (%s)\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unable to get printer status (%s)!\n"
-msgstr "ERROR: Tulostimen tilaa ei voida hakea (%s)!\n"
+msgid "ERROR: Unable to get printer status (%s)\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unable to locate printer '%s'!\n"
-msgstr "ERROR: Tulostinta ”%s” ei löytynyt!\n"
+msgid "ERROR: Unable to locate printer '%s'\n"
+msgstr ""
msgid "ERROR: Unable to look for PAP response"
msgstr "ERROR: PAP-vastausta ei voida etsiä"
@@ -2599,7 +2548,7 @@ msgstr "ERROR: Kohdetta ”%s” ei voida avata - %s\n"
msgid "ERROR: Unable to open %s: %s\n"
msgstr "ERROR: Kohdetta %s ei voida avata: %s\n"
-msgid "ERROR: Unable to open PPD file!\n"
+msgid "ERROR: Unable to open PPD file\n"
msgstr ""
#, c-format
@@ -2618,8 +2567,8 @@ msgstr "ERROR: Tiedostoa ”%s” ei voida avata - %s\n"
msgid "ERROR: Unable to open file \"%s\": %s\n"
msgstr "ERROR: Tiedostoa ”%s” ei voida avata: %s\n"
-msgid "ERROR: Unable to open image file for printing!\n"
-msgstr "ERROR: Kuvatiedostoa ei voida avata tulostusta varten!\n"
+msgid "ERROR: Unable to open image file for printing\n"
+msgstr ""
#, c-format
msgid "ERROR: Unable to open print file \"%s\": %s\n"
@@ -2642,18 +2591,18 @@ msgid "ERROR: Unable to open temporary compressed print file: %s\n"
msgstr "ERROR: Tilapäistä pakattua tulostustiedostoa ei voida avata: %s\n"
#, c-format
-msgid "ERROR: Unable to print %d text columns!\n"
-msgstr "ERROR: %d tekstisaraketta ei voida tulostaa!\n"
+msgid "ERROR: Unable to print %d text columns\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unable to print %dx%d text page!\n"
-msgstr "ERROR: %d x %d tekstisivua ei voida tulostaa!\n"
+msgid "ERROR: Unable to print %dx%d text page\n"
+msgstr ""
msgid "ERROR: Unable to read print data"
msgstr "ERROR: Tulostusdataa ei voida lukea"
-msgid "ERROR: Unable to read print data!\n"
-msgstr "ERROR: Tulostusdataa ei voida lukea!\n"
+msgid "ERROR: Unable to read print data\n"
+msgstr ""
msgid "ERROR: Unable to reserve port"
msgstr "ERROR: Porttia ei voida varata"
@@ -2675,12 +2624,8 @@ msgstr "ERROR: PAP tickle -pyyntöä ei voida lähettää"
msgid "ERROR: Unable to send initial PAP send data request"
msgstr "ERROR: Alkuperäistä PAP send data -pyyntöä ei voida lähettää"
-#, c-format
-msgid "ERROR: Unable to send print data (%d)\n"
-msgstr "ERROR: Tulostusdataa ei voida lähettää (%d)\n"
-
-msgid "ERROR: Unable to send print data!\n"
-msgstr "ERROR: Tulostusdataa ei voida lähettää!\n"
+msgid "ERROR: Unable to send print data\n"
+msgstr ""
msgid "ERROR: Unable to send print file to printer"
msgstr "ERROR: Tulostustiedostoa ei voida lähettää tulostimelle"
@@ -2697,8 +2642,8 @@ msgid "ERROR: Unable to write %d bytes to \"%s\": %s\n"
msgstr "ERROR: %d tavua ei voida kirjoittaa kohteeseen ”%s”: %s\n"
#, c-format
-msgid "ERROR: Unable to write %d bytes to printer!\n"
-msgstr "ERROR: %d tavua ei voida kirjoittaa tulostimelle!\n"
+msgid "ERROR: Unable to write %d bytes to printer\n"
+msgstr ""
msgid "ERROR: Unable to write control file"
msgstr "ERROR: Ohjaustiedostoa ei voida kirjoittaa"
@@ -2710,23 +2655,20 @@ msgstr "ERROR: Tulostusdataa ei voida kirjoittaa"
msgid "ERROR: Unable to write print data: %s\n"
msgstr "ERROR: Tulostusdataa ei voida kirjoittaa: %s\n"
-msgid "ERROR: Unable to write raster data to driver!\n"
-msgstr "ERROR: Rasteridataa ei voida kirjoittaa ajurille!\n"
-
-msgid "ERROR: Unable to write to temporary file"
-msgstr "ERROR: Tilapäistiedostoon ei voida kirjoittaa"
+msgid "ERROR: Unable to write raster data to driver\n"
+msgstr ""
#, c-format
msgid "ERROR: Unable to write uncompressed document data: %s\n"
msgstr "ERROR: Pakkaamatonta dokumenttidataa ei voida kirjoittaa: %s\n"
#, c-format
-msgid "ERROR: Unexpected text on line %d of %s!\n"
-msgstr "ERROR: Odottamatonta tekstiä rivillä %d / %s!\n"
+msgid "ERROR: Unexpected text on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unknown encryption option value \"%s\"!\n"
-msgstr "ERROR: Tuntematon salausvalinnan arvo ”%s”!\n"
+msgid "ERROR: Unknown encryption option value \"%s\"\n"
+msgstr ""
#, c-format
msgid "ERROR: Unknown file order \"%s\"\n"
@@ -2737,61 +2679,53 @@ msgid "ERROR: Unknown format character \"%c\"\n"
msgstr "ERROR: Tuntematon muotomerkki ”%c”\n"
#, c-format
-msgid "ERROR: Unknown message catalog format for \"%s\"!\n"
-msgstr "ERROR: Tuntematon viestikatalogimuoto kohteelle ”%s”!\n"
+msgid "ERROR: Unknown message catalog format for \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unknown option \"%s\" with value \"%s\"!\n"
-msgstr "ERROR: Tuntematon valinta ”%s” arvolla ”%s”!\n"
+msgid "ERROR: Unknown option \"%s\" with value \"%s\"\n"
+msgstr ""
#, c-format
msgid "ERROR: Unknown print mode \"%s\"\n"
msgstr "ERROR: Tuntematon tulostustila ”%s”\n"
#, c-format
-msgid "ERROR: Unknown version option value \"%s\"!\n"
-msgstr "ERROR: Tuntematon versiovalinnan arvo ”%s”!\n"
+msgid "ERROR: Unknown version option value \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unsupported brightness value %s, using brightness=100!\n"
-msgstr "ERROR: Ei-tuettu kirkkausarvo %s, käytetään kirkkaus=100!\n"
+msgid "ERROR: Unsupported brightness value %s, using brightness=100\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unsupported gamma value %s, using gamma=1000!\n"
-msgstr "ERROR: Ei-tuettu gamma-arvo %s, käytetään gamma=1000!\n"
+msgid "ERROR: Unsupported gamma value %s, using gamma=1000\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unsupported number-up value %d, using number-up=1!\n"
-msgstr "ERROR: Ei-tuettu number-up-arvo %d, käytetään number-up=1!\n"
+msgid "ERROR: Unsupported number-up value %d, using number-up=1\n"
+msgstr ""
#, c-format
msgid ""
-"ERROR: Unsupported number-up-layout value %s, using number-up-layout=lrtb!\n"
+"ERROR: Unsupported number-up-layout value %s, using number-up-layout=lrtb\n"
msgstr ""
-"ERROR: Ei-tuettu number-up-layout-arvo %s, käytetään number-up-layout=lrtb!\n"
#, c-format
-msgid "ERROR: Unsupported page-border value %s, using page-border=none!\n"
-msgstr "ERROR: Ei-tuettu page-border-arvo %s, käytetään page-border=none!\n"
+msgid "ERROR: Unsupported page-border value %s, using page-border=none\n"
+msgstr ""
#, c-format
-msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting!\n"
-msgstr "ERROR: Havaittiin doc_printf-ylivuoto (%d tavua), keskeytetään!\n"
+msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting\n"
+msgstr ""
#, c-format
-msgid "ERROR: pictwpstops exited on signal %d!\n"
-msgstr "ERROR: pictwpstops lopetti signaaliin %d!\n"
+msgid "ERROR: pictwpstops exited on signal %d\n"
+msgstr ""
#, c-format
-msgid "ERROR: pictwpstops exited with status %d!\n"
-msgstr "ERROR: pictwpstops lopetti paluuarvolla %d!\n"
-
-msgid ""
-"ERROR: recoverable: Unable to connect to printer; will retry in 30 "
-"seconds...\n"
+msgid "ERROR: pictwpstops exited with status %d\n"
msgstr ""
-"ERROR: korjattavissa: Tulostimeen ei voida yhdistää, yritetään uudelleen 30 "
-"sekunnin kuluttua...\n"
msgid "ERROR: select() failed"
msgstr "ERROR: select() epäonnistui"
@@ -2802,12 +2736,15 @@ msgstr "ERROR: tulostustiedostoa ei voida statata"
msgid "Edit Configuration File"
msgstr "Muokkaa asetustiedostoa"
-msgid "Empty PPD file!"
-msgstr "Tyhjä PPD-tiedosto!"
+msgid "Empty PPD file"
+msgstr ""
msgid "Ending Banner"
msgstr "Loppuotsikko"
+msgid "English"
+msgstr "Finnish"
+
msgid "Enter old password:"
msgstr "Syötä vanha salasana:"
@@ -2835,8 +2772,8 @@ msgstr "Epson"
msgid "Error Policy"
msgstr "Virhekäytäntö"
-msgid "Error: need hostname after '-h' option!\n"
-msgstr "Virhe: h-valitsimen jälkeen tarvitaan palvelinnimi!\n"
+msgid "Error: need hostname after '-h' option\n"
+msgstr ""
msgid "Every 10 Labels"
msgstr "Joka 10. tarra"
@@ -2897,12 +2834,6 @@ msgstr "Folio"
msgid "Forbidden"
msgstr "Kielletty"
-msgid "Fuser temperature high!"
-msgstr "Lämpövastuksen lämpötila on korkea!"
-
-msgid "Fuser temperature low!"
-msgstr "Lämpövastuksen lämpötila on matala!"
-
msgid "General"
msgstr "Yleiset"
@@ -2921,8 +2852,8 @@ msgstr "Get-Response-PDU käyttää määrittämätöntä pituutta"
msgid "Glossy Paper"
msgstr "Kiiltävä paperi"
-msgid "Got a printer-uri attribute but no job-id!"
-msgstr "Saatiin printer-uri-attribuutti, mutta ei job-id:tä!"
+msgid "Got a printer-uri attribute but no job-id"
+msgstr ""
msgid "Grayscale"
msgstr "Harmaasävy"
@@ -3124,6 +3055,9 @@ msgstr "ISO B8"
msgid "ISO B9"
msgstr "ISO B9"
+msgid "ISOLatin1"
+msgstr "UTF-8"
+
msgid "Illegal control character"
msgstr "Virheellinen ohjausmerkki"
@@ -3139,18 +3073,6 @@ msgstr "Virheellinen käännösmerkkijono"
msgid "Illegal whitespace character"
msgstr "Virheellinen tyhjä merkki"
-msgid "Ink/toner almost empty."
-msgstr "Väriaine lähes loppu."
-
-msgid "Ink/toner empty!"
-msgstr "Väriaine loppu!"
-
-msgid "Ink/toner waste bin almost full."
-msgstr "Hukkavärisäiliö lähes täynnä."
-
-msgid "Ink/toner waste bin full!"
-msgstr "Hukkavärisäiliö täynnä!"
-
msgid "Installable Options"
msgstr "Asennettavat lisävarusteet"
@@ -3163,9 +3085,6 @@ msgstr "IntelliBar-tarratulostin"
msgid "Intellitech"
msgstr "Intellitech"
-msgid "Interlock open."
-msgstr "Välilukko avoinna."
-
msgid "Internal Server Error"
msgstr ""
@@ -3197,12 +3116,12 @@ msgid "JCL"
msgstr "JCL"
#, c-format
-msgid "Job #%d cannot be restarted - no files!"
-msgstr "Työtä %d ei voida aloittaa uudelleen - ei tiedostoja!"
+msgid "Job #%d cannot be restarted - no files"
+msgstr ""
#, c-format
-msgid "Job #%d does not exist!"
-msgstr "Työtä %d ei ole olemassa!"
+msgid "Job #%d does not exist"
+msgstr ""
#, c-format
msgid "Job #%d is already aborted - can't cancel."
@@ -3217,28 +3136,28 @@ msgid "Job #%d is already completed - can't cancel."
msgstr "Työ %d on jo suoritettu - ei voida perua."
#, c-format
-msgid "Job #%d is finished and cannot be altered!"
-msgstr "Työ %d on suoritettu eikä sitä voida muuttaa!"
+msgid "Job #%d is finished and cannot be altered"
+msgstr ""
#, c-format
-msgid "Job #%d is not complete!"
-msgstr "Työtä %d ei ole suoritettu!"
+msgid "Job #%d is not complete"
+msgstr ""
#, c-format
-msgid "Job #%d is not held for authentication!"
-msgstr "Työtä %d ei pidetä todentamista varten!"
+msgid "Job #%d is not held"
+msgstr ""
#, c-format
-msgid "Job #%d is not held!"
-msgstr "Työtä %d ei pidetä!"
+msgid "Job #%d is not held for authentication"
+msgstr ""
#, c-format
-msgid "Job #%s does not exist!"
-msgstr "Työtä %s ei ole olemassa!"
+msgid "Job #%s does not exist"
+msgstr ""
#, c-format
-msgid "Job %d not found!"
-msgstr "Työtä %d ei löytynyt!"
+msgid "Job %d not found"
+msgstr ""
msgid "Job Completed"
msgstr "Työ suoritettu"
@@ -3267,8 +3186,8 @@ msgstr "Työtoiminto epäonnistui:"
msgid "Job state cannot be changed."
msgstr "Työn tilaa ei voida muuttaa."
-msgid "Job subscriptions cannot be renewed!"
-msgstr "Työtilauksia ei voida uudistaa!"
+msgid "Job subscriptions cannot be renewed"
+msgstr ""
msgid "Jobs"
msgstr "Työt"
@@ -3289,8 +3208,8 @@ msgid "Label Top"
msgstr "Tarran yläpuoli"
#, c-format
-msgid "Language \"%s\" not supported!"
-msgstr "Kieltä ”%s” ei tueta!"
+msgid "Language \"%s\" not supported"
+msgstr ""
msgid "Large Address"
msgstr "Suuri osoite"
@@ -3343,21 +3262,6 @@ msgstr "Median seuranta"
msgid "Media Type"
msgstr "Median tyyppi"
-msgid "Media jam!"
-msgstr "Mediatukos!"
-
-msgid "Media tray almost empty."
-msgstr "Syöttöalusta lähes tyhjä."
-
-msgid "Media tray empty!"
-msgstr "Syöttöalusta tyhjä!"
-
-msgid "Media tray missing!"
-msgstr "Syöttöalusta puuttuu!"
-
-msgid "Media tray needs to be filled."
-msgstr "Syöttöalusta on täytettävä."
-
msgid "Medium"
msgstr "Keskikokoinen"
@@ -3370,28 +3274,31 @@ msgstr "PPD-Adobe-4.x-otsake puuttuu"
msgid "Missing asterisk in column 1"
msgstr "Tähtimerkki puuttuu sarakkeesta 1"
-msgid "Missing document-number attribute!"
-msgstr "Document-number-attribuutti puuttuu!"
+msgid "Missing document-number attribute"
+msgstr ""
#, c-format
-msgid "Missing double quote on line %d!"
-msgstr "Kaksinkertainen lainausmerkki puuttuu riviltä %d!"
+msgid "Missing double quote on line %d"
+msgstr ""
+
+msgid "Missing form variable"
+msgstr ""
-msgid "Missing form variable!"
-msgstr "Muotomuuttuja puuttuu!"
+msgid "Missing notify-subscription-ids attribute"
+msgstr ""
-msgid "Missing notify-subscription-ids attribute!"
-msgstr "notify-subscription-ids-attribuutti puuttuu!"
+msgid "Missing option keyword"
+msgstr ""
-msgid "Missing requesting-user-name attribute!"
-msgstr "requesting-user-name-attribuutti puuttuu!"
+msgid "Missing requesting-user-name attribute"
+msgstr ""
-msgid "Missing required attributes!"
-msgstr "Vaadittuja attribuutteja puuttuu!"
+msgid "Missing required attributes"
+msgstr ""
#, c-format
-msgid "Missing value on line %d!"
-msgstr "Arvo puuttuu riviltä %d!"
+msgid "Missing value on line %d"
+msgstr ""
msgid "Missing value string"
msgstr "Arvomerkkijono puuttuu"
@@ -3442,7 +3349,7 @@ msgstr "PPD-tiedoston osoitin NULL"
msgid "Name OID uses indefinite length"
msgstr "Nimi-OID käyttää määrittelemätöntä pituutta"
-msgid "Nested classes are not allowed!"
+msgid "Nested classes are not allowed"
msgstr ""
msgid "Never"
@@ -3460,27 +3367,27 @@ msgstr "Ei"
msgid "No Content"
msgstr "Ei sisältöä"
-msgid "No PPD name!"
-msgstr "Ei PPD-nimeä!"
+msgid "No PPD name"
+msgstr ""
msgid "No VarBind SEQUENCE"
msgstr "Ei VarBind SEQUENCE:a"
-msgid "No Windows printer drivers are installed!"
-msgstr "Windows-tulostinajureita ei ole asennettu!"
+msgid "No Windows printer drivers are installed"
+msgstr ""
msgid "No active connection"
msgstr "Ei aktiivista yhteyttä"
#, c-format
-msgid "No active jobs on %s!"
-msgstr "Kohteessa %s ei ole aktiivisia töitä!"
+msgid "No active jobs on %s"
+msgstr ""
-msgid "No attributes in request!"
-msgstr "Pyynnössä ei ole attribuutteja!"
+msgid "No attributes in request"
+msgstr ""
-msgid "No authentication information provided!"
-msgstr "Todentamistietoja ei annettu!"
+msgid "No authentication information provided"
+msgstr ""
msgid "No community name"
msgstr "Ei yhteisönimeä"
@@ -3497,32 +3404,32 @@ msgstr "Ei virheindeksiä"
msgid "No error-status"
msgstr "Ei virhetilaa"
-msgid "No file!?!"
-msgstr "Ei tiedostoa!?!"
+msgid "No file!?"
+msgstr ""
-msgid "No modification time!"
-msgstr "Ei muokkausaikaa!"
+msgid "No modification time"
+msgstr ""
msgid "No name OID"
msgstr "Ei nimi-OID:tä"
-msgid "No printer name!"
-msgstr "Ei tulostimen nimeä!"
+msgid "No printer name"
+msgstr ""
-msgid "No printer-uri found for class!"
-msgstr "Luokalle ei löytynyt tulostinosoitetta!"
+msgid "No printer-uri found"
+msgstr ""
-msgid "No printer-uri found!"
-msgstr "Tulostinosoitetta ei löytynyt!"
+msgid "No printer-uri found for class"
+msgstr ""
-msgid "No printer-uri in request!"
-msgstr "Pyynnössä ei ole tulostinosoitetta!"
+msgid "No printer-uri in request"
+msgstr ""
msgid "No request-id"
msgstr "Ei pyyntötunnistetta"
-msgid "No subscription attributes in request!"
-msgstr "Pyynnössä ei ole tilausattribuutteja!"
+msgid "No subscription attributes in request"
+msgstr ""
msgid "No subscriptions found."
msgstr "Tilauksia ei löytynyt."
@@ -3566,12 +3473,6 @@ msgstr "Huomaa"
msgid "OK"
msgstr "OK"
-msgid "OPC almost at end-of-life."
-msgstr "OPC:n käyttöikä päättymässä."
-
-msgid "OPC at end-of-life!"
-msgstr "OPC:n käyttöikä päättynyt!"
-
msgid "Off (1-Sided)"
msgstr "Pois (yksipuolinen)"
@@ -3600,18 +3501,9 @@ msgstr "Valinnat asennettu"
msgid "Options: "
msgstr "Valinnat: "
-msgid "Out of toner!"
-msgstr "Väriaine loppu!"
-
msgid "Output Mode"
msgstr "Tulostetila"
-msgid "Output bin almost full."
-msgstr "Tulostusalusta lähes täynnä."
-
-msgid "Output bin full!"
-msgstr "Tulostusalusta täynnä!"
-
#, c-format
msgid "Output for printer %s is sent to %s\n"
msgstr "Tulostimen %s tuloste lähetetään kohteeseen %s\n"
@@ -3628,9 +3520,6 @@ msgstr "Tulostimen %s/%s tuloste lähetetään kohteeseen %s\n"
msgid "Output for printer %s/%s is sent to remote printer %s on %s\n"
msgstr "Tulostimen %s/%s tuloste lähetetään etätulostimelle %s kohteessa %s\n"
-msgid "Output tray missing!"
-msgstr "Tulostusalusta puuttuu!"
-
msgid "PASS\n"
msgstr "PASS\n"
@@ -3787,9 +3676,6 @@ msgstr "Tulostin keskeytetty"
msgid "Printer Settings"
msgstr "Tulostinasetukset"
-msgid "Printer offline."
-msgstr "Tulostin offline."
-
msgid "Printer:"
msgstr "Tulostin:"
@@ -3846,9 +3732,6 @@ msgstr "Kelaa taaksepäin"
msgid "Running command: %s %s -N -A %s -c '%s'\n"
msgstr "Suoritetaan komentoa: %s %s -N -A %s -c '%s'\n"
-msgid "SCSI Printer"
-msgstr "SCSI-tulostin"
-
msgid "SEQUENCE uses indefinite length"
msgstr "SEQUENCE käyttää määrittämätöntä pituutta"
@@ -3958,14 +3841,68 @@ msgstr ""
"Luokan nimi voi sisältää enintään 127 näkyvää merkkiä eikä voi sisältää "
"välilyöntejä, kauttaviivoja (/) eikä ristikkomerkkiä (#)."
+msgid "The developer unit needs to be replaced."
+msgstr ""
+
+msgid "The developer unit will need to be replaced soon."
+msgstr ""
+
+msgid "The fuser's temperature is high."
+msgstr ""
+
+msgid "The fuser's temperature is low."
+msgstr ""
+
msgid ""
"The notify-lease-duration attribute cannot be used with job subscriptions."
msgstr ""
"notify-lease-duration-attribuuttia ei voida käyttää työtilausten kanssa."
#, c-format
-msgid "The notify-user-data value is too large (%d > 63 octets)!"
-msgstr "notify-user-data-arvon on liian suuri (%d > 63 oktettia)!"
+msgid "The notify-user-data value is too large (%d > 63 octets)"
+msgstr ""
+
+msgid "The optical photoconductor needs to be replaced."
+msgstr ""
+
+msgid "The optical photoconductor will need to be replaced soon."
+msgstr ""
+
+msgid "The output bin is almost full."
+msgstr ""
+
+msgid "The output bin is full."
+msgstr ""
+
+msgid "The output bin is missing."
+msgstr ""
+
+msgid "The paper tray is almost empty."
+msgstr ""
+
+msgid "The paper tray is empty."
+msgstr ""
+
+msgid "The paper tray is missing."
+msgstr ""
+
+msgid "The paper tray needs to be filled."
+msgstr ""
+
+msgid "The printer is almost out of ink."
+msgstr ""
+
+msgid "The printer is low on toner."
+msgstr ""
+
+msgid "The printer is offline."
+msgstr ""
+
+msgid "The printer is out of ink."
+msgstr ""
+
+msgid "The printer is out of toner."
+msgstr ""
msgid ""
"The printer name may only contain up to 127 printable characters and may not "
@@ -3974,18 +3911,33 @@ msgstr ""
"Tulostimen nimi voi sisältää enintään 127 näkyvää merkkiä eikä voi sisältää "
"välilyöntejä, kauttaviivoja (/) eikä ristikkomerkkiä (#)."
-msgid "The printer or class is not shared!"
-msgstr "Tulostinta tai luokkaa ei ole jaettu!"
+msgid "The printer or class is not shared"
+msgstr ""
msgid "The printer or class was not found."
msgstr "Tulostinta tai luokkaa ei löytynyt."
+msgid "The printer's cover is open."
+msgstr ""
+
+msgid "The printer's door is open."
+msgstr ""
+
+msgid "The printer's interlock is open."
+msgstr ""
+
+msgid "The printer's waste bin is almost full."
+msgstr ""
+
+msgid "The printer's waste bin is full."
+msgstr ""
+
#, c-format
msgid "The printer-uri \"%s\" contains invalid characters."
msgstr "printer-uri ”%s” sisältää virheellisiä merkkejä."
-msgid "The printer-uri attribute is required!"
-msgstr "printer-uri-attribuutti tarvitaan!"
+msgid "The printer-uri attribute is required"
+msgstr ""
msgid ""
"The printer-uri must be of the form \"ipp://HOSTNAME/classes/CLASSNAME\"."
@@ -4007,25 +3959,25 @@ msgstr ""
msgid "There are too many subscriptions."
msgstr "Tilauksia on liikaa."
+msgid "There is a paper jam."
+msgstr ""
+
msgid "Thermal Transfer Media"
msgstr "Lämpösiirtomedia"
msgid "Title: "
msgstr "Otsikko: "
-msgid "Toner low."
-msgstr "Väriaine vähissä."
-
msgid "Too many active jobs."
msgstr "Liikaa aktiivisia töitä."
#, c-format
-msgid "Too many job-sheets values (%d > 2)!"
-msgstr "Liikaa job-sheets-arvoja (%d > 2)!"
+msgid "Too many job-sheets values (%d > 2)"
+msgstr ""
#, c-format
-msgid "Too many printer-state-reasons values (%d > %d)!"
-msgstr "Liikaa printer-state-reasons-arvoja (%d > %d)!"
+msgid "Too many printer-state-reasons values (%d > %d)"
+msgstr ""
msgid "Transparency"
msgstr "Kalvo"
@@ -4086,14 +4038,14 @@ msgid "Unable to add class:"
msgstr "Luokkaa ei voida lisätä:"
#, c-format
-msgid "Unable to add job for destination \"%s\"!"
-msgstr "Työtä ei voida lisätä kohteelle ”%s”!"
+msgid "Unable to add job for destination \"%s\""
+msgstr ""
msgid "Unable to add printer:"
msgstr "Tulostinta ei voida lisätä:"
-msgid "Unable to allocate memory for file types!"
-msgstr "Tiedostotyypeille ei voida varata muistia!"
+msgid "Unable to allocate memory for file types"
+msgstr ""
msgid "Unable to cancel RSS subscription:"
msgstr "RSS-tilausta ei voida perua:"
@@ -4111,38 +4063,38 @@ msgid "Unable to connect to host."
msgstr "Palvelimeen ei voida yhdistää."
#, c-format
-msgid "Unable to copy 64-bit CUPS printer driver files (%d)!"
-msgstr "64-bittisiä CUPS-tulostinajuritiedostoja ei voida kopioida (%d)!"
+msgid "Unable to copy 64-bit CUPS printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to copy 64-bit Windows printer driver files (%d)!"
-msgstr "64-bittisiä Windows-tulostinajuritiedostoja ei voida kopioida (%d)!"
+msgid "Unable to copy 64-bit Windows printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to copy CUPS printer driver files (%d)!"
-msgstr "CUPS-tulostinajuritiedostoja ei voida kopioida (%d)!"
+msgid "Unable to copy CUPS printer driver files (%d)"
+msgstr ""
-#, c-format
-msgid "Unable to copy PPD file - %s!"
-msgstr "PPD-tiedostoa ei voida kopioida - %s!"
+msgid "Unable to copy PPD file"
+msgstr ""
-msgid "Unable to copy PPD file!"
-msgstr "PPD-tiedostoa ei voida kopioida!"
+#, c-format
+msgid "Unable to copy PPD file - %s"
+msgstr ""
#, c-format
-msgid "Unable to copy Windows 2000 printer driver files (%d)!"
-msgstr "Windows 2000 -tulostinajuritiedostoja ei voida kopioida (%d)!"
+msgid "Unable to copy Windows 2000 printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to copy Windows 9x printer driver files (%d)!"
-msgstr "Windows 9x -tulostinajuritiedostoja ei voida kopioida (%d)!"
+msgid "Unable to copy Windows 9x printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to copy interface script - %s!"
-msgstr "Liitäntäskriptiä ei voida kopioida - %s!"
+msgid "Unable to copy interface script - %s"
+msgstr ""
-msgid "Unable to create printer-uri!"
-msgstr "Tulostinosoitetta ei voida luoda!"
+msgid "Unable to create printer-uri"
+msgstr ""
msgid "Unable to create temporary file:"
msgstr "Tilapäistiedostoa ei voida luoda:"
@@ -4156,15 +4108,14 @@ msgstr "Tulostinta ei voida poistaa:"
msgid "Unable to do maintenance command:"
msgstr "Ylläpitokomentoa ei voida suorittaa:"
-msgid "Unable to edit cupsd.conf files larger than 1MB!"
+msgid "Unable to edit cupsd.conf files larger than 1MB"
msgstr ""
-"cupsd.conf-tiedostoja, joka ovat suurempia kuin 1 Mt, ei voida muokata!"
-msgid "Unable to find destination for job!"
-msgstr "Työlle ei löydy kohdetta!"
+msgid "Unable to find destination for job"
+msgstr ""
-msgid "Unable to find printer!\n"
-msgstr "Tulostinta ei löytynyt!\n"
+msgid "Unable to find printer\n"
+msgstr ""
msgid "Unable to get class list:"
msgstr "Luokkaluetteloa ei voida hakea:"
@@ -4185,12 +4136,12 @@ msgid "Unable to get printer status:"
msgstr "Tulostimen tilaa ei voida hakea:"
#, c-format
-msgid "Unable to install Windows 2000 printer driver files (%d)!"
-msgstr "Windows 2000 -tulostinajuritiedostoja ei voida asentaa (%d)!"
+msgid "Unable to install Windows 2000 printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to install Windows 9x printer driver files (%d)!"
-msgstr "Windows 9x -tulostinajuritiedostoja ei voida asentaa (%d)!"
+msgid "Unable to install Windows 9x printer driver files (%d)"
+msgstr ""
msgid "Unable to modify class:"
msgstr "Luokkaa ei voida muokata:"
@@ -4214,8 +4165,8 @@ msgid "Unable to open cupsd.conf file:"
msgstr "cupsd.conf-tiedostoa ei voida avata:"
#, c-format
-msgid "Unable to open document %d in job %d!"
-msgstr "Dokumenttia %d työssä %d ei voida avata!"
+msgid "Unable to open document %d in job %d"
+msgstr ""
msgid "Unable to print test page:"
msgstr "Testisivua ei voida tulostaa:"
@@ -4224,12 +4175,12 @@ msgstr "Testisivua ei voida tulostaa:"
msgid "Unable to run \"%s\": %s\n"
msgstr "Kohdetta ”%s” ei voida suorittaa: %s\n"
-msgid "Unable to send command to printer driver!"
-msgstr "Komentoa ei voida lähettää tulostinajurille!"
+msgid "Unable to send command to printer driver"
+msgstr ""
#, c-format
-msgid "Unable to set Windows printer driver (%d)!"
-msgstr "Windows-tulostinajuria ei voida asettaa (%d)!"
+msgid "Unable to set Windows printer driver (%d)"
+msgstr ""
msgid "Unable to set options:"
msgstr "Valintoja ei voida asettaa:"
@@ -4240,8 +4191,8 @@ msgstr "Palvelimen oletusta ei voida asettaa:"
msgid "Unable to upload cupsd.conf file:"
msgstr "cupsd.conf-tiedostoa ei voida lähettää:"
-msgid "Unable to use legacy USB class driver!\n"
-msgstr "Vanhaa USB-luokka-ajuria ei voida käyttää!\n"
+msgid "Unable to use legacy USB class driver\n"
+msgstr ""
msgid "Unauthorized"
msgstr "Valtuuttamaton"
@@ -4261,28 +4212,28 @@ msgid "Unknown printer-op-policy \"%s\"."
msgstr "Tuntematon printer-op-policy ”%s”."
#, c-format
-msgid "Unsupported character set \"%s\"!"
-msgstr "Ei-tuettu merkistö ”%s”!"
+msgid "Unsupported character set \"%s\""
+msgstr ""
#, c-format
-msgid "Unsupported compression \"%s\"!"
-msgstr "Ei-tuettu pakkausmenetelmä ”%s”!"
+msgid "Unsupported compression \"%s\""
+msgstr ""
#, c-format
-msgid "Unsupported compression attribute %s!"
-msgstr "Ei-tuettu pakkausattribuutti %s!"
+msgid "Unsupported compression attribute %s"
+msgstr ""
#, c-format
-msgid "Unsupported format \"%s\"!"
-msgstr "Ei-tuettu muoto ”%s”!"
+msgid "Unsupported format \"%s\""
+msgstr ""
#, c-format
-msgid "Unsupported format '%s'!"
-msgstr "Ei-tuettu muoto ”%s”!"
+msgid "Unsupported format '%s'"
+msgstr ""
#, c-format
-msgid "Unsupported format '%s/%s'!"
-msgstr "Ei-tuettu muoto ”%s/%s”!"
+msgid "Unsupported format '%s/%s'"
+msgstr ""
msgid "Unsupported value type"
msgstr "Ei-tuettu arvotyyppi"
@@ -4458,6 +4409,8 @@ msgid ""
"\n"
"Options:\n"
"\n"
+" -I {filename,filters,none,profiles}\n"
+" Ignore specific warnings\n"
" -R root-directory Set alternate root\n"
" -W {all,none,constraints,defaults,duplex,filters,profiles,sizes,"
"translations}\n"
@@ -4468,6 +4421,22 @@ msgid ""
" -vv Be very verbose\n"
msgstr ""
+msgid ""
+"Usage: ipptest [options] URI filename.test [ ... filenameN.test ]\n"
+"\n"
+"Options:\n"
+"\n"
+"-E Test with encryption.\n"
+"-V version Set default IPP version.\n"
+"-X Produce XML instead of plain text.\n"
+"-c Send requests using chunking (default)\n"
+"-d name=value Define variable.\n"
+"-f filename Set default test file.\n"
+"-i seconds Repeat the last test file with the given interval.\n"
+"-l Send requests using content-length\n"
+"-v Show all attributes sent and received.\n"
+msgstr ""
+
msgid "Usage: lpmove job/src dest\n"
msgstr "Käyttö: lpmove työ/lähde kohde\n"
@@ -4598,12 +4567,13 @@ msgstr "WARNING: Lisätään vain %d ensimmäistä löydettyä tulostinta"
msgid "WARNING: Boolean expected for waiteof option \"%s\"\n"
msgstr "WARNING: waiteof-valinnalle ”%s” odotettiin totuusarvoa\n"
-msgid "WARNING: Failed to read side-channel request!\n"
-msgstr "WARNING: Sivukanavapyyntöä ei voitu lukea!\n"
+#, c-format
+msgid "WARNING: Network host '%s' is busy; will retry in %d seconds...\n"
+msgstr ""
#, c-format
-msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature!\n"
-msgstr "WARNING: Valintaa ”%s” ei voida sisällyttää IncludeFeature:n kautta!\n"
+msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature\n"
+msgstr ""
msgid "WARNING: Printer not responding\n"
msgstr "WARNING: Tulostin ei vastaa\n"
@@ -4614,34 +4584,24 @@ msgstr "WARNING: Tulostin lähetti odottamattoman EOF:n\n"
#, c-format
msgid ""
"WARNING: Remote host did not respond with command status byte after %d "
-"seconds!\n"
+"seconds\n"
msgstr ""
-"WARNING: Etäpalvelin ei vastannut komentotilatavulla %d sekunnin jälkeen!\n"
#, c-format
msgid ""
"WARNING: Remote host did not respond with control status byte after %d "
-"seconds!\n"
+"seconds\n"
msgstr ""
-"WARNING: Etäpalvelin ei vastannut ohjaustilatavulla %d sekunnin jälkeen!\n"
#, c-format
msgid ""
-"WARNING: Remote host did not respond with data status byte after %d "
-"seconds!\n"
+"WARNING: Remote host did not respond with data status byte after %d seconds\n"
msgstr ""
-"WARNING: Etäpalvelin ei vastannut datatilatavulla %d sekunnin jälkeen!\n"
-
-#, c-format
-msgid "WARNING: SCSI command timed out (%d); retrying...\n"
-msgstr "WARNING: SCSI-komento aikakatkaistiin (%d); yritetään uudelleen...\n"
msgid ""
"WARNING: This document does not conform to the Adobe Document Structuring "
-"Conventions and may not print correctly!\n"
+"Conventions and may not print correctly\n"
msgstr ""
-"WARNING: Tämä dokumentti ei ole Adobe Document Structuring Conventions -"
-"määrityksen mukainen eikä välttämättä tulostu oikein!\n"
#, c-format
msgid "WARNING: Unable to open \"%s:%s\": %s\n"
@@ -4659,31 +4619,23 @@ msgid "WARNING: Unknown PAP packet of type %d\n"
msgstr "WARNING: Tuntematon PAP-paketti tyyppiä %d\n"
#, c-format
-msgid "WARNING: Unknown choice \"%s\" for option \"%s\"!\n"
-msgstr "WARNING: Tuntematon vaihtoehto ”%s” valinnalle ”%s”!\n"
+msgid "WARNING: Unknown choice \"%s\" for option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "WARNING: Unknown option \"%s\"!\n"
-msgstr "WARNING: Tuntematon valinta ”%s”!\n"
+msgid "WARNING: Unknown option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "WARNING: Unsupported baud rate %s!\n"
-msgstr "WARNING: Ei-tuettu siirtonopeus %s!\n"
+msgid "WARNING: Unsupported baud rate %s\n"
+msgstr ""
#, c-format
msgid "WARNING: number expected for status option \"%s\"\n"
msgstr "WARNING: tilavalinnalle ”%s” odotettiin numeroarvoa\n"
-#, c-format
-msgid ""
-"WARNING: recoverable: Network host '%s' is busy; will retry in %d "
-"seconds...\n"
+msgid "Warning, no Windows 2000 printer drivers are installed"
msgstr ""
-"WARNING: korjattavissa: Verkkopalvelin ”%s” on varattu; yritetään uudelleen %"
-"d sekunnin kuluttua...\n"
-
-msgid "Warning, no Windows 2000 printer drivers are installed!"
-msgstr "Varoitus, Windows 2000 -tulostinajureita ei ole asennettu!"
msgid "Yes"
msgstr "Kyllä"
@@ -4732,41 +4684,41 @@ msgid "cupsctl: Unable to connect to server: %s\n"
msgstr "cupsctl: Palvelimeen ei voida yhdistää: %s\n"
#, c-format
-msgid "cupsctl: Unknown option \"%s\"!\n"
-msgstr "cupsctl: Tuntematon valinta ”%s”!\n"
+msgid "cupsctl: Unknown option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "cupsctl: Unknown option \"-%c\"!\n"
-msgstr "cupsctl: Tuntematon valinta ”-%c”!\n"
+msgid "cupsctl: Unknown option \"-%c\"\n"
+msgstr ""
-msgid "cupsd: Expected config filename after \"-c\" option!\n"
-msgstr "cupsd: c-valitsimen jälkeen odotettiin määrittelytiedoston nimeä!\n"
+msgid "cupsd: Expected config filename after \"-c\" option\n"
+msgstr ""
-msgid "cupsd: Unable to get current directory!\n"
-msgstr "cupsd: Nykyistä hakemistoa ei voida hakea!\n"
+msgid "cupsd: Unable to get current directory\n"
+msgstr ""
#, c-format
-msgid "cupsd: Unknown argument \"%s\" - aborting!\n"
-msgstr "cupsd: Tuntematon argumentti ”%s” - keskeytetään!\n"
+msgid "cupsd: Unknown argument \"%s\" - aborting\n"
+msgstr ""
#, c-format
-msgid "cupsd: Unknown option \"%c\" - aborting!\n"
-msgstr "cupsd: Tuntematon valinta ”%c” - keskeytetään!\n"
+msgid "cupsd: Unknown option \"%c\" - aborting\n"
+msgstr ""
msgid "cupsd: launchd(8) support not compiled in, running in normal mode.\n"
msgstr ""
"cupsd: launchd(8)-tukea ei ole käännetty mukaan, toimitaan normaalitilassa.\n"
#, c-format
-msgid "cupsfilter: Invalid document number %d!\n"
-msgstr "cupsfilter: Virheellinen dokumenttinumero %d!\n"
+msgid "cupsfilter: Invalid document number %d\n"
+msgstr ""
#, c-format
-msgid "cupsfilter: Invalid job ID %d!\n"
-msgstr "cupsfilter: Virheellinen työtunnus %d!\n"
+msgid "cupsfilter: Invalid job ID %d\n"
+msgstr ""
-msgid "cupsfilter: Only one filename can be specified!\n"
-msgstr "cupsfilter: Vain yksi tiedostonimi voidaan määritellä!\n"
+msgid "cupsfilter: Only one filename can be specified\n"
+msgstr ""
#, c-format
msgid "cupsfilter: Unable to get job file - %s\n"
@@ -4801,60 +4753,95 @@ msgstr "help\t\tsaat tietoja komennoista\n"
msgid "idle"
msgstr "toimeton"
-msgid "job-printer-uri attribute missing!"
-msgstr "job-printer-uri-attribuutti puuttuu!"
+msgid "ipptest: \"-i\" is incompatible with \"-x\".\n"
+msgstr ""
-msgid "lpadmin: Class name can only contain printable characters!\n"
-msgstr "lpadmin: Luokan nimi voi sisältää vain näkyviä merkkejä!\n"
+#, c-format
+msgid "ipptest: Bad URI - %s.\n"
+msgstr ""
-msgid "lpadmin: Expected PPD after '-P' option!\n"
-msgstr "lpadmin: P-valitsimen jälkeen odotettiin PPD:tä!\n"
+#, c-format
+msgid "ipptest: Bad version %s for \"-V\".\n"
+msgstr ""
-msgid "lpadmin: Expected allow/deny:userlist after '-u' option!\n"
+msgid "ipptest: May only specify a single URI.\n"
msgstr ""
-"lpadmin: u-valitsimen jälkeen odotettiin allow/deny:käyttäjäluettelo!\n"
-msgid "lpadmin: Expected class after '-r' option!\n"
-msgstr "lpadmin: r-valitsimen jälkeen odotettiin luokkaa!\n"
+msgid "ipptest: Missing filename for \"-f\".\n"
+msgstr ""
-msgid "lpadmin: Expected class name after '-c' option!\n"
-msgstr "lpadmin: c-valitsimen jälkeen odotettiin luokan nimeä!\n"
+msgid "ipptest: Missing name=value for \"-d\".\n"
+msgstr ""
+
+msgid "ipptest: Missing seconds for \"-i\".\n"
+msgstr ""
+
+msgid "ipptest: Missing version for \"-V\".\n"
+msgstr ""
+
+msgid "ipptest: Only http, https, and ipp URIs are supported."
+msgstr ""
+
+msgid "ipptest: URI required before test file."
+msgstr ""
+
+#, c-format
+msgid "ipptest: Unknown option \"-%c\".\n"
+msgstr ""
+
+msgid "job-printer-uri attribute missing"
+msgstr ""
+
+msgid "lpadmin: Class name can only contain printable characters\n"
+msgstr ""
-msgid "lpadmin: Expected description after '-D' option!\n"
-msgstr "lpadmin: D-valitsimen jälkeen odotettiin kuvausta!\n"
+msgid "lpadmin: Expected PPD after '-P' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected allow/deny:userlist after '-u' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected class after '-r' option\n"
+msgstr ""
-msgid "lpadmin: Expected device URI after '-v' option!\n"
-msgstr "lpadmin: v-valitsimen jälkeen odotettiin laiteosoitetta!\n"
+msgid "lpadmin: Expected class name after '-c' option\n"
+msgstr ""
-msgid "lpadmin: Expected file type(s) after '-I' option!\n"
-msgstr "lpadmin: I-valitsimen jälkeen odotettiin tiedostotyyppejä!\n"
+msgid "lpadmin: Expected description after '-D' option\n"
+msgstr ""
-msgid "lpadmin: Expected hostname after '-h' option!\n"
-msgstr "lpadmin: h-valitsimen jälkeen odotettiin palvelinnimeä!\n"
+msgid "lpadmin: Expected device URI after '-v' option\n"
+msgstr ""
-msgid "lpadmin: Expected interface after '-i' option!\n"
-msgstr "lpadmin: i-valitsimen jälkeen odotettiin liitäntää!\n"
+msgid "lpadmin: Expected file type(s) after '-I' option\n"
+msgstr ""
-msgid "lpadmin: Expected location after '-L' option!\n"
-msgstr "lpadmin: L-valitsimen jälkeen odotettiin sijaintia!\n"
+msgid "lpadmin: Expected hostname after '-h' option\n"
+msgstr ""
-msgid "lpadmin: Expected model after '-m' option!\n"
-msgstr "lpadmin: m-valitsimen jälkeen odotettiin mallia!\n"
+msgid "lpadmin: Expected interface after '-i' option\n"
+msgstr ""
-msgid "lpadmin: Expected name=value after '-o' option!\n"
-msgstr "lpadmin: o-valitsimen jälkeen odotettiin nimi=arvo!\n"
+msgid "lpadmin: Expected location after '-L' option\n"
+msgstr ""
-msgid "lpadmin: Expected printer after '-p' option!\n"
-msgstr "lpadmin: p-valitsimen jälkeen odotettiin tulostinta!\n"
+msgid "lpadmin: Expected model after '-m' option\n"
+msgstr ""
-msgid "lpadmin: Expected printer name after '-d' option!\n"
-msgstr "lpadmin: d-valitsimen jälkeen odotettiin tulostimen nimeä!\n"
+msgid "lpadmin: Expected name=value after '-o' option\n"
+msgstr ""
-msgid "lpadmin: Expected printer or class after '-x' option!\n"
-msgstr "lpadmin: x-valitsimen jälkeen odotettiin tulostinta tai luokkaa!\n"
+msgid "lpadmin: Expected printer after '-p' option\n"
+msgstr ""
-msgid "lpadmin: No member names were seen!\n"
-msgstr "lpadmin: Jäsennimiä ei havaittu!\n"
+msgid "lpadmin: Expected printer name after '-d' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected printer or class after '-x' option\n"
+msgstr ""
+
+msgid "lpadmin: No member names were seen\n"
+msgstr ""
#, c-format
msgid "lpadmin: Printer %s is already a member of class %s.\n"
@@ -4864,15 +4851,13 @@ msgstr "lpadmin: Tulostin %s on jo luokan %s jäsen.\n"
msgid "lpadmin: Printer %s is not a member of class %s.\n"
msgstr "lpadmin: Tulostin %s ei ole luokan %s jäsen.\n"
-msgid "lpadmin: Printer name can only contain printable characters!\n"
-msgstr "lpadmin: Tulostimen nimi voi sisältää vain näkyviä merkkejä!\n"
+msgid "lpadmin: Printer name can only contain printable characters\n"
+msgstr ""
msgid ""
"lpadmin: Unable to add a printer to the class:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Tulostinta ei voida lisätä luokkaan:\n"
-" Määrittele tulostimen nimi ensin!\n"
#, c-format
msgid "lpadmin: Unable to connect to server: %s\n"
@@ -4888,126 +4873,109 @@ msgstr "lpadmin: Tiedostoa ”%s” ei voida avata: %s\n"
msgid ""
"lpadmin: Unable to remove a printer from the class:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Tulostinta ei voida poistaa luokasta:\n"
-" Määrittele tulostimen nimi ensin!\n"
msgid ""
"lpadmin: Unable to set the PPD file:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: PPD-tiedostoa ei voida asettaa:\n"
-" Määrittele tulostimen nimi ensin!\n"
msgid ""
"lpadmin: Unable to set the device URI:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Laiteosoitetta ei voida asettaa:\n"
-" Määrittele tulostimen nimi ensin!\n"
msgid ""
"lpadmin: Unable to set the interface script or PPD file:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Liitäntäskriptiä tai PPD-tiedostoa ei voida asettaa:\n"
-" Määrittele tulostimen nimi ensin!\n"
msgid ""
"lpadmin: Unable to set the interface script:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Liitäntäskriptiä ei voida asettaa:\n"
-" Määrittele tulostimen nimi ensin!\n"
msgid ""
"lpadmin: Unable to set the printer description:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Tulostimen kuvausta ei voida asettaa:\n"
-" Määrittele tulostimen nimi ensin!\n"
msgid ""
"lpadmin: Unable to set the printer location:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Tulostimen sijaintia ei voida asettaa:\n"
-" Määrittele tulostimen nimi ensin!\n"
msgid ""
"lpadmin: Unable to set the printer options:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Tulostimen valintoja ei voida asettaa:\n"
-" Määrittele tulostimen nimi ensin!\n"
#, c-format
-msgid "lpadmin: Unknown allow/deny option \"%s\"!\n"
-msgstr "lpadmin: Tuntematon allow/deny-valinta ”%s”!\n"
+msgid "lpadmin: Unknown allow/deny option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "lpadmin: Unknown argument '%s'!\n"
-msgstr "lpadmin: Tuntematon argumentti ”%s”!\n"
+msgid "lpadmin: Unknown argument '%s'\n"
+msgstr ""
#, c-format
-msgid "lpadmin: Unknown option '%c'!\n"
-msgstr "lpadmin: Tuntematon valinta ”%c”!\n"
+msgid "lpadmin: Unknown option '%c'\n"
+msgstr ""
-msgid "lpadmin: Warning - content type list ignored!\n"
-msgstr "lpadmin: Varoitus - sisällöntyyppiluettelo jätettiin huomioimatta!\n"
+msgid "lpadmin: Warning - content type list ignored\n"
+msgstr ""
msgid "lpc> "
msgstr "lpc> "
-msgid "lpinfo: Expected 1284 device ID string after --device-id!\n"
+msgid "lpinfo: Expected 1284 device ID string after --device-id\n"
msgstr ""
-"lpinfo: --device-id:n jälkeen odotettiin 1284-laitetunnistemerkkijonoa!\n"
-msgid "lpinfo: Expected language after --language!\n"
-msgstr "lpinfo: --language:n jälkeen odotettiin kieltä!\n"
+msgid "lpinfo: Expected language after --language\n"
+msgstr ""
-msgid "lpinfo: Expected make and model after --make-and-model!\n"
-msgstr "lpinfo: --make-and-model:n jälkeen odotettiin merkkiä ja mallia!\n"
+msgid "lpinfo: Expected make and model after --make-and-model\n"
+msgstr ""
-msgid "lpinfo: Expected product string after --product!\n"
-msgstr "lpinfo: --product:n jälkeen odotettiin tuotemerkkijonoa!\n"
+msgid "lpinfo: Expected product string after --product\n"
+msgstr ""
-msgid "lpinfo: Expected scheme list after --exclude-schemes!\n"
-msgstr "lpinfo: --exclude-schemes:n jälkeen odotettiin malliluetteloa!\n"
+msgid "lpinfo: Expected scheme list after --exclude-schemes\n"
+msgstr ""
-msgid "lpinfo: Expected scheme list after --include-schemes!\n"
-msgstr "lpinfo: --include-schemes:n jälkeen odotettiin malliluetteloa!\n"
+msgid "lpinfo: Expected scheme list after --include-schemes\n"
+msgstr ""
-msgid "lpinfo: Expected timeout after --timeout!\n"
-msgstr "lpinfo: --timeout:n jälkeen odotettiin aikakatkaisua!\n"
+msgid "lpinfo: Expected timeout after --timeout\n"
+msgstr ""
#, c-format
-msgid "lpinfo: Unknown argument '%s'!\n"
-msgstr "lpinfo: Tuntematon argumentti ”%s”!\n"
+msgid "lpinfo: Unknown argument '%s'\n"
+msgstr ""
#, c-format
-msgid "lpinfo: Unknown option '%c'!\n"
-msgstr "lpinfo: Tuntematon valinta ”%c”!\n"
+msgid "lpinfo: Unknown option '%c'\n"
+msgstr ""
#, c-format
-msgid "lpinfo: Unknown option '%s'!\n"
-msgstr "lpinfo: Tuntematon valinta ”%s”!\n"
+msgid "lpinfo: Unknown option '%s'\n"
+msgstr ""
#, c-format
msgid "lpmove: Unable to connect to server: %s\n"
msgstr "lpmove: Palvelimeen ei voida yhdistää: %s\n"
#, c-format
-msgid "lpmove: Unknown argument '%s'!\n"
-msgstr "lpmove: Tuntematon argumentti ”%s”!\n"
+msgid "lpmove: Unknown argument '%s'\n"
+msgstr ""
#, c-format
-msgid "lpmove: Unknown option '%c'!\n"
-msgstr "lpmove: Tuntematon valinta ”%c”!\n"
+msgid "lpmove: Unknown option '%c'\n"
+msgstr ""
-msgid "lpoptions: No printers!?!\n"
-msgstr "lpoptions: Ei tulostimia!?!\n"
+msgid "lpoptions: No printers\n"
+msgstr ""
#, c-format
msgid "lpoptions: Unable to add printer or instance: %s\n"
@@ -5018,23 +4986,23 @@ msgid "lpoptions: Unable to get PPD file for %s: %s\n"
msgstr "lpoptions: PPD-tiedostoa ei voida hakea kohteelle %s: %s\n"
#, c-format
-msgid "lpoptions: Unable to open PPD file for %s!\n"
-msgstr "lpoptions: PPD-tiedostoa ei voida avata kohteelle %s!\n"
+msgid "lpoptions: Unable to open PPD file for %s\n"
+msgstr ""
-msgid "lpoptions: Unknown printer or class!\n"
-msgstr "lpoptions: Tuntematon tulostin tai luokka!\n"
+msgid "lpoptions: Unknown printer or class\n"
+msgstr ""
-msgid "lppasswd: Only root can add or delete passwords!\n"
-msgstr "lppasswd: Vain root voi lisätä tai poistaa salasanoja!\n"
+msgid "lppasswd: Only root can add or delete passwords\n"
+msgstr ""
-msgid "lppasswd: Password file busy!\n"
-msgstr "lppasswd: Salasanatiedosto on varattu!\n"
+msgid "lppasswd: Password file busy\n"
+msgstr ""
-msgid "lppasswd: Password file not updated!\n"
-msgstr "lppasswd: Salasanatiedostoa ei päivitetty!\n"
+msgid "lppasswd: Password file not updated\n"
+msgstr ""
-msgid "lppasswd: Sorry, password doesn't match!\n"
-msgstr "lppasswd: Salasana ei täsmää!\n"
+msgid "lppasswd: Sorry, password doesn't match\n"
+msgstr ""
msgid ""
"lppasswd: Sorry, password rejected.\n"
@@ -5045,8 +5013,8 @@ msgstr ""
"Salasanan on oltava vähintään 6 merkkiä pitkä, se ei saa sisältää\n"
"käyttäjätunnustasi ja sen on sisällettävä vähintään yksi kirjain ja numero.\n"
-msgid "lppasswd: Sorry, passwords don't match!\n"
-msgstr "lppasswd: Salasanat eivät täsmää!\n"
+msgid "lppasswd: Sorry, passwords don't match\n"
+msgstr ""
#, c-format
msgid "lppasswd: Unable to copy password string: %s\n"
@@ -5075,9 +5043,8 @@ msgstr "lppasswd: käyttäjää ”%s” ja ryhmää ”%s” ei ole olemassa.\n
#, c-format
msgid ""
"lpstat: error - %s environment variable names non-existent destination \"%s"
-"\"!\n"
+"\"\n"
msgstr ""
-"lpstat: virhe - %s ympäristömuuttujanimien kohdetta ”%s” ei ole olemassa!\n"
#, c-format
msgid "members of class %s:\n"
@@ -5089,20 +5056,20 @@ msgstr "ei tietueita\n"
msgid "no system default destination\n"
msgstr "ei järjestelmän oletuskohdetta\n"
-msgid "notify-events not specified!"
-msgstr "notify-events:iä ei määritelty!"
+msgid "notify-events not specified"
+msgstr ""
#, c-format
-msgid "notify-recipient-uri URI \"%s\" is already used!"
-msgstr "notify-recipient-uri-osoite ”%s” on jo käytössä!"
+msgid "notify-recipient-uri URI \"%s\" is already used"
+msgstr ""
#, c-format
-msgid "notify-recipient-uri URI \"%s\" uses unknown scheme!"
-msgstr "notify-recipient-uri-osoite ”%s” käyttää tuntematonta mallia!"
+msgid "notify-recipient-uri URI \"%s\" uses unknown scheme"
+msgstr ""
#, c-format
-msgid "notify-subscription-id %d no good!"
-msgstr "notify-subscription-id %d ei kelpaa!"
+msgid "notify-subscription-id %d no good"
+msgstr ""
msgid "pending"
msgstr "odottaa"
@@ -5120,40 +5087,40 @@ msgid "ppdc: Bad boolean value (%s) on line %d of %s.\n"
msgstr "ppdc: Virheellinen totuusarvo (%s) rivillä %d / %s.\n"
#, c-format
-msgid "ppdc: Bad resolution name \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Virheellinen tarkkuuden nimi ”%s” rivillä %d / %s!\n"
+msgid "ppdc: Bad resolution name \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Bad status keyword %s on line %d of %s!\n"
-msgstr "ppdc: Virheellinen tila-avainsana ”%s” rivillä %d / %s!\n"
+msgid "ppdc: Bad status keyword %s on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Bad variable substitution ($%c) on line %d of %s.\n"
msgstr "ppdc: Virheellinen muuttujan korvaus ($%c) rivillä %d / %s.\n"
#, c-format
-msgid "ppdc: Choice found on line %d of %s with no Option!\n"
-msgstr "ppdc: Riviltä %d / %s löytyi vaihtoehto ilman valintaa!\n"
+msgid "ppdc: Choice found on line %d of %s with no Option\n"
+msgstr ""
#, c-format
-msgid "ppdc: Duplicate #po for locale %s on line %d of %s!\n"
-msgstr "ppdc: Kaksoiskappale #po lokaalille %s rivillä %d / %s!\n"
+msgid "ppdc: Duplicate #po for locale %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected a filter definition on line %d of %s!\n"
-msgstr "ppdc: Odotettiin suodinmääritystä rivillä %d / %s!\n"
+msgid "ppdc: Expected a filter definition on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected a program name on line %d of %s!\n"
-msgstr "ppdc: Odotettiin ohjelman nimeä rivillä %d / %s!\n"
+msgid "ppdc: Expected a program name on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Expected boolean value on line %d of %s.\n"
msgstr "ppdc: Odotettiin totuusarvoa rivillä %d / %s.\n"
#, c-format
-msgid "ppdc: Expected charset after Font on line %d of %s!\n"
-msgstr "ppdc: Odotettiin merkistöä Font:in jälkeen rivillä %d / %s!\n"
+msgid "ppdc: Expected charset after Font on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Expected choice code on line %d of %s.\n"
@@ -5164,191 +5131,180 @@ msgid "ppdc: Expected choice name/text on line %d of %s.\n"
msgstr "ppdc: Odotettiin vaihtoehtonimeä/-tekstiä rivillä %d / %s.\n"
#, c-format
-msgid "ppdc: Expected color order for ColorModel on line %d of %s!\n"
-msgstr "ppdc: Odotettiin värijärjestystä ColorModel:ille rivillä %d / %s!\n"
+msgid "ppdc: Expected color order for ColorModel on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected colorspace for ColorModel on line %d of %s!\n"
-msgstr "ppdc: Odotettiin väriavaruutta ColorModel:ille rivillä %d / %s!\n"
+msgid "ppdc: Expected colorspace for ColorModel on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected compression for ColorModel on line %d of %s!\n"
-msgstr "ppdc: Odotettiin pakkausta ColorModel:ille rivillä %d / %s!\n"
+msgid "ppdc: Expected compression for ColorModel on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected constraints string for UIConstraints on line %d of %s!\n"
+msgid "ppdc: Expected constraints string for UIConstraints on line %d of %s\n"
msgstr ""
-"ppdc: Odotettiin rajoitusmerkkijonoa UIConstraints:ille rivillä %d / %s!\n"
#, c-format
msgid ""
-"ppdc: Expected driver type keyword following DriverType on line %d of %s!\n"
+"ppdc: Expected driver type keyword following DriverType on line %d of %s\n"
msgstr ""
-"ppdc: Odotettiin ajurintyypin avainsanaa DriverType:lle rivillä %d / %s!\n"
#, c-format
-msgid "ppdc: Expected duplex type after Duplex on line %d of %s!\n"
-msgstr "ppdc: Odotettiin dupleksityyppiä Duplex:in jälkeen rivillä %d / %s!\n"
+msgid "ppdc: Expected duplex type after Duplex on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected encoding after Font on line %d of %s!\n"
-msgstr "ppdc: Odotettiin koodausta Font:in jälkeen rivillä %d / %s!\n"
+msgid "ppdc: Expected encoding after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected filename after #po %s on line %d of %s!\n"
-msgstr "ppdc: Odotettiin tiedostonimeä #po:n %s jälkeen rivillä %d / %s!\n"
+msgid "ppdc: Expected filename after #po %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected group name/text on line %d of %s!\n"
-msgstr "ppdc: Odotettiin ryhmänimeä/-tekstiä rivillä %d / %s.\n"
+msgid "ppdc: Expected group name/text on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected include filename on line %d of %s!\n"
-msgstr "ppdc: Odotettiin include-tiedoston nimeä rivillä %d / %s!\n"
+msgid "ppdc: Expected include filename on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected integer on line %d of %s!\n"
-msgstr "ppdc: Odotettiin kokonaislukua rivillä %d / %s!\n"
+msgid "ppdc: Expected integer on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected locale after #po on line %d of %s!\n"
-msgstr "ppdc: Odotettiin lokaalia #po:n jälkeen rivillä %d / %s!\n"
+msgid "ppdc: Expected locale after #po on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after %s on line %d of %s!\n"
-msgstr "ppdc: Odotettiin nimeä kohteen %s jälkeen rivillä %d / %s!\n"
+msgid "ppdc: Expected name after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after FileName on line %d of %s!\n"
-msgstr "ppdc: Odotettiin nimeä FileName:n jälkeen rivillä %d / %s!\n"
+msgid "ppdc: Expected name after FileName on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after Font on line %d of %s!\n"
-msgstr "ppdc: Odotettiin nimeä Font:in jälkeen rivillä %d / %s!\n"
+msgid "ppdc: Expected name after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after Manufacturer on line %d of %s!\n"
-msgstr "ppdc: Odotettiin nimeä Manufacturer:in jälkeen rivillä %d / %s!\n"
+msgid "ppdc: Expected name after Manufacturer on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after MediaSize on line %d of %s!\n"
-msgstr "ppdc: Odotettiin nimeä MediaSize:n jälkeen rivillä %d / %s!\n"
+msgid "ppdc: Expected name after MediaSize on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after ModelName on line %d of %s!\n"
-msgstr "ppdc: Odotettiin nimeä ModelName:n jälkeen rivillä %d / %s!\n"
+msgid "ppdc: Expected name after ModelName on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after PCFileName on line %d of %s!\n"
-msgstr "ppdc: Odotettiin nimeä PCFileName:n jälkeen rivillä %d / %s!\n"
+msgid "ppdc: Expected name after PCFileName on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text after %s on line %d of %s!\n"
-msgstr "ppdc: Odotettiin nimeä/tekstiä kohteen %s jälkeen rivillä %d / %s!\n"
+msgid "ppdc: Expected name/text after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text after Installable on line %d of %s!\n"
+msgid "ppdc: Expected name/text after Installable on line %d of %s\n"
msgstr ""
-"ppdc: Odotettiin nimeä/tekstiä Installable:n jälkeen rivillä %d / %s!\n"
#, c-format
-msgid "ppdc: Expected name/text after Resolution on line %d of %s!\n"
+msgid "ppdc: Expected name/text after Resolution on line %d of %s\n"
msgstr ""
-"ppdc: Odotettiin nimeä/tekstiä Resolution:in jälkeen rivillä %d / %s!\n"
#, c-format
-msgid "ppdc: Expected name/text combination for ColorModel on line %d of %s!\n"
+msgid "ppdc: Expected name/text combination for ColorModel on line %d of %s\n"
msgstr ""
-"ppdc: Odotettiin nimi-/tekstiyhdistelmää ColorModel:ille rivillä %d / %s!\n"
#, c-format
-msgid "ppdc: Expected option name/text on line %d of %s!\n"
-msgstr "ppdc: Odotettiin valintanimeä/-tekstiä rivillä %d / %s.\n"
+msgid "ppdc: Expected option name/text on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected option section on line %d of %s!\n"
-msgstr "ppdc: Odotettiin valintaosiota rivillä %d / %s!\n"
+msgid "ppdc: Expected option section on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected option type on line %d of %s!\n"
-msgstr "ppdc: Odotettiin valintatyyppiä rivillä %d / %s!\n"
+msgid "ppdc: Expected option type on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected override field after Resolution on line %d of %s!\n"
+msgid "ppdc: Expected override field after Resolution on line %d of %s\n"
msgstr ""
-"ppdc: Odotettiin ohituskenttää Resolution:in jälkeen rivillä %d / %s!\n"
#, c-format
-msgid "ppdc: Expected real number on line %d of %s!\n"
-msgstr "ppdc: Odotettiin reaalilukua rivillä %d / %s!\n"
+msgid "ppdc: Expected real number on line %d of %s\n"
+msgstr ""
#, c-format
msgid ""
-"ppdc: Expected resolution/mediatype following ColorProfile on line %d of %"
-"s!\n"
+"ppdc: Expected resolution/mediatype following ColorProfile on line %d of %s\n"
msgstr ""
-"ppdc: Odotettiin tarkkuutta/mediatyyppi ColorProfile:n jälkeen rivillä %d / %"
-"s!\n"
#, c-format
msgid ""
"ppdc: Expected resolution/mediatype following SimpleColorProfile on line %d "
-"of %s!\n"
+"of %s\n"
msgstr ""
-"ppdc: Odotettiin tarkkuutta/mediatyyppi SimpleColorProfile:n jälkeen rivillä "
-"%d / %s!\n"
#, c-format
-msgid "ppdc: Expected selector after %s on line %d of %s!\n"
-msgstr "ppdc: Odotettiin valitsijaa kohteen %s jälkeen rivillä %d / %s!\n"
+msgid "ppdc: Expected selector after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected status after Font on line %d of %s!\n"
-msgstr "ppdc: Odotettiin tilaa Font:in jälkeen rivillä %d / %s!\n"
+msgid "ppdc: Expected status after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected string after Copyright on line %d of %s!\n"
-msgstr "ppdc: Odotettiin merkkijonoa Copyright:in jälkeen rivillä %d / %s!\n"
+msgid "ppdc: Expected string after Copyright on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected string after Version on line %d of %s!\n"
-msgstr "ppdc: Odotettiin merkkijonoa Version:in jälkeen rivillä %d / %s!\n"
+msgid "ppdc: Expected string after Version on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected two option names on line %d of %s!\n"
-msgstr "ppdc: Odotettiin kahta valintanimeä rivillä %d / %s!\n"
+msgid "ppdc: Expected two option names on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected value after %s on line %d of %s!\n"
-msgstr "ppdc: Odotettiin arvoa kohteen %s jälkeen rivillä %d / %s!\n"
+msgid "ppdc: Expected value after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected version after Font on line %d of %s!\n"
-msgstr "ppdc: Odotettiin versiota Font:in jälkeen rivillä %d / %s!\n"
+msgid "ppdc: Expected version after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid #include/#po filename \"%s\"!\n"
-msgstr "ppdc: Virheellinen #include/#po-tiedostonimi ”%s”!\n"
+msgid "ppdc: Invalid #include/#po filename \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid cost for filter on line %d of %s!\n"
-msgstr "ppdc: Virheellinen hinta suotimelle rivillä %d / %s!\n"
+msgid "ppdc: Invalid cost for filter on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid empty MIME type for filter on line %d of %s!\n"
-msgstr "ppdc: Virheellinen tyhjä MIME-tyyppi suotimelle rivillä %d / %s!\n"
+msgid "ppdc: Invalid empty MIME type for filter on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid empty program name for filter on line %d of %s!\n"
-msgstr "ppdc: Virheellinen tyhjä ohjelman nimi suotimelle rivillä %d / %s!\n"
+msgid "ppdc: Invalid empty program name for filter on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid option section \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Virheellinen valintaosio ”%s” rivillä %d / %s!\n"
+msgid "ppdc: Invalid option section \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid option type \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Virheellinen valintatyyppi ”%s” rivillä %d / %s!\n"
+msgid "ppdc: Invalid option type \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Loading driver information file \"%s\"...\n"
@@ -5363,32 +5319,32 @@ msgid "ppdc: Loading messages from \"%s\"...\n"
msgstr "ppdc: Ladataan viestejä kohteesta ”%s”...\n"
#, c-format
-msgid "ppdc: Missing #endif at end of \"%s\"!\n"
-msgstr "ppdc: #endif puuttuu kohteen ”%s” lopusta!\n"
+msgid "ppdc: Missing #endif at end of \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ppdc: Missing #if on line %d of %s!\n"
-msgstr "ppdc: #if puuttuu riviltä %d / %s!\n"
+msgid "ppdc: Missing #if on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: No message catalog provided for locale %s!\n"
-msgstr "ppdc: Ei viestikatalogia lokaalille %s!\n"
+msgid "ppdc: No message catalog provided for locale %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Option %s defined in two different groups on line %d of %s!\n"
+msgid "ppdc: Option %s defined in two different groups on line %d of %s\n"
msgstr ""
#, c-format
-msgid "ppdc: Option %s redefined with a different type on line %d of %s!\n"
-msgstr "ppdc: Valinta %s määritelty uudelleen eri tyypillä rivillä %d / %s!\n"
+msgid "ppdc: Option %s redefined with a different type on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Option constraint must *name on line %d of %s!\n"
-msgstr "ppdc: Valintarajoituksen on tehtävä *name rivillä %d / %s!\n"
+msgid "ppdc: Option constraint must *name on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Too many nested #if's on line %d of %s!\n"
-msgstr "ppdc: Liikaa sisäkkäisiä #if:ejä rivillä %d / %s!\n"
+msgid "ppdc: Too many nested #if's on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Unable to create PPD file \"%s\" - %s.\n"
@@ -5407,12 +5363,12 @@ msgid "ppdc: Unable to execute cupstestppd: %s\n"
msgstr "ppdc: cupstestppd:ia ei voida suorittaa: %s\n"
#, c-format
-msgid "ppdc: Unable to find #po file %s on line %d of %s!\n"
-msgstr "ppdc: #po-tiedostoa %s ei löytynyt riviltä %d / %s!\n"
+msgid "ppdc: Unable to find #po file %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unable to find include file \"%s\" on line %d of %s!\n"
-msgstr "ppdc: include-tiedostoa ”%s” ei löytynyt riviltä %d / %s!\n"
+msgid "ppdc: Unable to find include file \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Unable to find localization for \"%s\" - %s\n"
@@ -5427,30 +5383,33 @@ msgid "ppdc: Undefined variable (%s) on line %d of %s.\n"
msgstr "ppdc: Määrittelemätön muuttuja (%s) rivillä %d / %s.\n"
#, c-format
-msgid "ppdc: Unknown driver type %s on line %d of %s!\n"
-msgstr "ppdc: Tuntematon ajurityyppi %s rivillä %d / %s!\n"
+msgid "ppdc: Unknown driver type %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Tuntematon dupleksityyppi ”%s” rivillä %d / %s!\n"
+msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown media size \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Tuntematon mediakoko ”%s” rivillä %d / %s!\n"
+msgid "ppdc: Unknown media size \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown token \"%s\" seen on line %d of %s!\n"
-msgstr "ppdc: Tuntematon token ”%s” rivillä %d / %s!\n"
+msgid "ppdc: Unknown token \"%s\" seen on line %d of %s\n"
+msgstr ""
#, c-format
msgid ""
-"ppdc: Unknown trailing characters in real number \"%s\" on line %d of %s!\n"
+"ppdc: Unknown trailing characters in real number \"%s\" on line %d of %s\n"
+msgstr ""
+
+#, c-format
+msgid "ppdc: Unterminated string starting with %c on line %d of %s\n"
msgstr ""
-"ppdc: Tuntemattomia seuraavia merkkejä reaaliluvussa ”%s” rivillä %d / %s!\n"
#, c-format
-msgid "ppdc: Unterminated string starting with %c on line %d of %s!\n"
-msgstr "ppdc: Määrittelemätön merkkijono, joka alkaa %c, rivillä %d / %s!\n"
+msgid "ppdc: Warning - overlapping filename \"%s\".\n"
+msgstr ""
#, c-format
msgid "ppdc: Writing %s...\n"
@@ -5461,8 +5420,8 @@ msgid "ppdc: Writing PPD files to directory \"%s\"...\n"
msgstr "ppdc: Kirjoitetaan PPD-tiedostoja hakemistoon ”%s”...\n"
#, c-format
-msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s!\n"
-msgstr "ppdmerge: Virheellinen LanguageVersion ”%s” kohteessa %s!\n"
+msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s\n"
+msgstr ""
#, c-format
msgid "ppdmerge: Ignoring PPD file %s...\n"
@@ -5539,21 +5498,617 @@ msgstr "nimetön"
msgid "variable-bindings uses indefinite length"
msgstr "variable-bindings käyttää määrittämätöntä pituutta"
+#~ msgid " WARN %s has no corresponding options!\n"
+#~ msgstr " WARN Kohteella %s ei ole vastaavia valintoja!\n"
+
+#~ msgid " WARN Default choices conflicting!\n"
+#~ msgstr " WARN Oletusvaihtoehdot ovat ristiriidassa!\n"
+
+#~ msgid ""
+#~ " WARN Duplex option keyword %s may not work as expected and "
+#~ "should be named Duplex!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " WARN Kaksipuoleisuusvalinnan avainsana %s ei ehkä toimi "
+#~ "odotetulla tavalla ja sen pitäisi olla nimeltään Duplex!\n"
+#~ " VIITE: sivu 122, osa 5.17.\n"
+
+#~ msgid ""
+#~ " WARN File contains a mix of CR, LF, and CR LF line endings!\n"
+#~ msgstr ""
+#~ " WARN Tiedosto sisältää sekaisin CR-, LF- ja CR LF -"
+#~ "rivinvaihtoja!\n"
+
+#~ msgid " WARN Line %d only contains whitespace!\n"
+#~ msgstr " WARN Rivi %d sisältää vain tyhjää!\n"
+
#~ msgid " WARN Missing APDialogExtension file \"%s\"\n"
#~ msgstr " WARN APDialogExtension-tiedosto ”%s” puuttuu\n"
#~ msgid " WARN Missing APPrinterIconPath file \"%s\"\n"
#~ msgstr " WARN APPrinterIconPath-tiedosto ”%s” puuttuu\n"
+#~ msgid ""
+#~ " WARN Non-Windows PPD files should use lines ending with only "
+#~ "LF, not CR LF!\n"
+#~ msgstr ""
+#~ " WARN Muiden kuin Windowsin PPD-tiedostojen tulisi käyttää LF-"
+#~ "rivinvaihtoja eikä CR LF -rivinvaihtoja!\n"
+
+#~ msgid ""
+#~ " WARN Obsolete PPD version %.1f!\n"
+#~ " REF: Page 42, section 5.2.\n"
+#~ msgstr ""
+#~ " WARN Vanhentunut PPD-versio %.1f!\n"
+#~ " VIITE: sivu 42, osa 5.2.\n"
+
+#~ msgid " %s %s %s does not exist!\n"
+#~ msgstr " Kohdetta %s %s %s ei ole olemassa!\n"
+
+#~ msgid ""
+#~ " %s Bad %s choice %s!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " %s Virheellinen %s vaihtoehto %s!\n"
+#~ " VIITE: sivu 122, osa 5.17.\n"
+
+#~ msgid " %s Bad UTF-8 \"%s\" translation string for option %s!\n"
+#~ msgstr ""
+#~ " %s Virheellinen UTF-8 ”%s” käännösmerkkijono valinnalle %s!\n"
+
+#~ msgid ""
+#~ " %s Bad UTF-8 \"%s\" translation string for option %s, choice %s!\n"
+#~ msgstr ""
+#~ " %s Virheellinen UTF-8 ”%s” käännösmerkkijono valinnalle %s, "
+#~ "vaihtoehto %s!\n"
+
+#~ msgid " %s Bad cupsFilter value \"%s\"!\n"
+#~ msgstr " %s Virheellinen cupsFilter-arvo ”%s”!\n"
+
+#~ msgid " %s Bad cupsICCProfile %s!\n"
+#~ msgstr " %s Virheellinen cupsICCProfile %s!\n"
+
+#~ msgid " %s Bad cupsPreFilter value \"%s\"!\n"
+#~ msgstr " %s Virheellinen cupsPreFilter-arvo ”%s”!\n"
+
+#~ msgid " %s Bad cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr " %s Virheellinen cupsUIConstraints %s: ”%s”!\n"
+
+#~ msgid " %s Bad language \"%s\"!\n"
+#~ msgstr " %s Virheellinen kieli ”%s”!\n"
+
+#~ msgid " %s Empty cupsUIConstraints %s!\n"
+#~ msgstr " %s Tyhjä cupsUIConstraints %s!\n"
+
+#~ msgid " %s Missing \"%s\" translation string for option %s!\n"
+#~ msgstr " %s Käännösmerkkijono ”%s” valinnalle %s puuttuu!\n"
+
+#~ msgid ""
+#~ " %s Missing \"%s\" translation string for option %s, choice %s!\n"
+#~ msgstr ""
+#~ " %s Käännösmerkkijono ”%s” valinnalle %s puuttuu, vaihtoehto %s!\n"
+
+#~ msgid ""
+#~ " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"!\n"
+#~ msgstr ""
+#~ " %s Vaihtoehto *%s %s kohteessa UIConstraints ”*%s %s *%s %s” "
+#~ "puuttuu!\n"
+
+#~ msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr ""
+#~ " %s Vaihtoehto *%s %s kohteessa cupsUIConstraints %s: ”%s” "
+#~ "puuttuu!\n"
+
+#~ msgid " %s Missing cupsICCProfile file \"%s\"!\n"
+#~ msgstr " %s cupsICCProfile-tiedosto ”%s” puuttuu!\n"
+
+#~ msgid " %s Missing cupsUIResolver %s!\n"
+#~ msgstr " %s cupsUIResolver %s puuttuu!\n"
+
+#~ msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"!\n"
+#~ msgstr ""
+#~ " %s Valinta %s kohteessa UIConstraints ”*%s %s *%s %s” puuttuu!\n"
+
+#~ msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr ""
+#~ " %s Valinta %s kohteessa cupsUIConstraints %s: ”%s” puuttuu!\n"
+
+#~ msgid " %s No base translation \"%s\" is included in file!\n"
+#~ msgstr " %s Tiedostossa ei ole peruskäännöstä ”%s”!\n"
+
+#~ msgid ""
+#~ " %s REQUIRED %s does not define choice None!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " %s VAADITTU %s ei määrittele vaihtoehtoa None!\n"
+#~ " VIITE: sivu 122, osa 5.17.\n"
+
+#~ msgid " %s cupsICCProfile %s hash value collides with %s!\n"
+#~ msgstr ""
+#~ " %s cupsICCProfile %s hajautusarvo törmää kohteen %s kanssa!\n"
+
+#~ msgid " %s cupsUIResolver %s causes a loop!\n"
+#~ msgstr " %s cupsUIResolver %s aiheuttaa silmukan!\n"
+
+#~ msgid " **FAIL** %s choice names %s and %s differ only by case!\n"
+#~ msgstr ""
+#~ " **FAIL** Kohteen %s vaihtoehtojen nimet %s ja %s eroavat "
+#~ "toisistaan vain isojen ja pienten merkkien osalta!\n"
+
+#~ msgid ""
+#~ " **FAIL** %s must be 1284DeviceID!\n"
+#~ " REF: Page 72, section 5.5\n"
+#~ msgstr ""
+#~ " **FAIL** %s on oltava 1284DeviceID!\n"
+#~ " VIITE: sivu 72, osa 5.5.\n"
+
+#~ msgid ""
+#~ " **FAIL** BAD DefaultImageableArea %s!\n"
+#~ " REF: Page 102, section 5.15.\n"
+#~ msgstr ""
+#~ " **FAIL** VIRHEELLINEN DefaultImageableArea %s!\n"
+#~ " VIITE: sivu 102, osa 5.15.\n"
+
+#~ msgid ""
+#~ " **FAIL** BAD DefaultPaperDimension %s!\n"
+#~ " REF: Page 103, section 5.15.\n"
+#~ msgstr ""
+#~ " **FAIL** VIRHEELLINEN DefaultPaperDimension %s!\n"
+#~ " VIITE: sivu 103, osa 5.15.\n"
+
+#~ msgid ""
+#~ " **FAIL** Bad %s choice %s!\n"
+#~ " REF: Page 84, section 5.9\n"
+#~ msgstr ""
+#~ " **FAIL** Virheellinen %s vaihtoehto %s!\n"
+#~ " VIITE: sivu 84, osa 5.9.\n"
+
+#~ msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1!\n"
+#~ msgstr ""
+#~ " **FAIL** Virheellinen LanguageEncoding %s - pitää olla ISOLatin1!\n"
+
+#~ msgid " **FAIL** Bad LanguageVersion %s - must be English!\n"
+#~ msgstr ""
+#~ " **FAIL** Virheellinen LanguageVersion %s - pitää olla English!\n"
+
+#~ msgid ""
+#~ " **FAIL** Default translation string for option %s choice %s "
+#~ "contains 8-bit characters!\n"
+#~ msgstr ""
+#~ " **FAIL** Oletusarvoinen käännösmerkkijono valinnan %s "
+#~ "vaihtoehdolle %s sisältää 8-bittisiä merkkejä!\n"
+
+#~ msgid ""
+#~ " **FAIL** Default translation string for option %s contains 8-bit "
+#~ "characters!\n"
+#~ msgstr ""
+#~ " **FAIL** Oletusarvoinen käännösmerkkijono valinnalle %s sisältää 8-"
+#~ "bittisiä merkkejä!\n"
+
+#~ msgid " **FAIL** Group names %s and %s differ only by case!\n"
+#~ msgstr ""
+#~ " **FAIL** Ryhmien nimet %s ja %s eroavat toisistaan vain isojen ja "
+#~ "pienten merkkien osalta!\n"
+
+#~ msgid " **FAIL** Multiple occurrences of %s choice name %s!\n"
+#~ msgstr ""
+#~ " **FAIL** Useita esiintymiä kohteen %s vaihtoehtojen nimeä %s!\n"
+
+#~ msgid " **FAIL** Option names %s and %s differ only by case!\n"
+#~ msgstr ""
+#~ " **FAIL** Vaihtoehtojen nimet %s ja %s eroavat toisistaan vain "
+#~ "isojen ja pienten merkkien osalta!\n"
+
+#~ msgid ""
+#~ " Bad %%%%BoundingBox: on line %d!\n"
+#~ " REF: Page 39, %%%%BoundingBox:\n"
+#~ msgstr ""
+#~ " Virheellinen %%%%BoundingBox: rivillä %d!\n"
+#~ " VIITE: sivu 39, %%%%BoundingBox:\n"
+
+#~ msgid ""
+#~ " Bad %%%%Page: on line %d!\n"
+#~ " REF: Page 53, %%%%Page:\n"
+#~ msgstr ""
+#~ " Virheellinen %%%%Page: rivillä %d!\n"
+#~ " VIITE: sivu 53, %%%%Page:\n"
+
+#~ msgid ""
+#~ " Bad %%%%Pages: on line %d!\n"
+#~ " REF: Page 43, %%%%Pages:\n"
+#~ msgstr ""
+#~ " Virheellinen %%%%Pages: rivillä %d!\n"
+#~ " VIITE: sivu 43, %%%%Pages:\n"
+
+#~ msgid ""
+#~ " Line %d is longer than 255 characters (%d)!\n"
+#~ " REF: Page 25, Line Length\n"
+#~ msgstr ""
+#~ " Rivi %d on pidempi kuin 255 merkkiä (%d)!\n"
+#~ " VIITE: sivu 25, Line Length\n"
+
+#~ msgid ""
+#~ " Missing %!PS-Adobe-3.0 on first line!\n"
+#~ " REF: Page 17, 3.1 Conforming Documents\n"
+#~ msgstr ""
+#~ " %!PS-Adobe-3.0 puuttuu ensimmäiseltä riviltä!\n"
+#~ " VIITE: sivu 17, 3.1 Conforming Documents\n"
+
+#~ msgid ""
+#~ " Missing %%EndComments comment!\n"
+#~ " REF: Page 41, %%EndComments\n"
+#~ msgstr ""
+#~ " %%EndComments-kommentti puuttuu!\n"
+#~ " VIITE: sivu 41, %%EndComments\n"
+
+#~ msgid ""
+#~ " Missing or bad %%BoundingBox: comment!\n"
+#~ " REF: Page 39, %%BoundingBox:\n"
+#~ msgstr ""
+#~ " %%BoundingBox:-kommentti puuttuu tai on virheellinen!\n"
+#~ " VIITE: sivu 39, %%BoundingBox:\n"
+
+#~ msgid ""
+#~ " Missing or bad %%Page: comments!\n"
+#~ " REF: Page 53, %%Page:\n"
+#~ msgstr ""
+#~ " %%Page:-kommentit puuttuvat tai ovat virheellisiä!\n"
+#~ " VIITE: sivu 53, %%Page:\n"
+
+#~ msgid ""
+#~ " Missing or bad %%Pages: comment!\n"
+#~ " REF: Page 43, %%Pages:\n"
+#~ msgstr ""
+#~ " %%Pages:-kommentti puuttuu tai on virheellinen!\n"
+#~ " VIITE: sivu 43, %%Pages:\n"
+
+#~ msgid " Saw %d lines that exceeded 255 characters!\n"
+#~ msgstr " %d riviä ovat pidempiä kuin 255 merkkiä!\n"
+
+#~ msgid " Too many %%BeginDocument comments!\n"
+#~ msgstr " Liikaa %%BeginDocument-kommentteja!\n"
+
+#~ msgid " Too many %%EndDocument comments!\n"
+#~ msgstr " Liikaa %%EndDocument-kommentteja!\n"
+
+#~ msgid " Warning: file contains binary data!\n"
+#~ msgstr " Varoitus: tiedosto sisältää binääridataa!\n"
+
+#~ msgid " Warning: no %%EndComments comment in file!\n"
+#~ msgstr " Varoitus: tiedostossa ei ole %%EndComments-kommenttia!\n"
+
+#~ msgid " Warning: obsolete DSC version %.1f in file!\n"
+#~ msgstr " Varoitus: tiedostossa on vanhentunut DSC-versio %.1f!\n"
+
+#~ msgid "%s not supported!"
+#~ msgstr "%s ei ole tuettu!"
+
+#~ msgid "%s: Don't know what to do!\n"
+#~ msgstr "%s: En tiedä mitä tehdä!\n"
+
+#~ msgid ""
+#~ "%s: Error - %s environment variable names non-existent destination \"%s"
+#~ "\"!\n"
+#~ msgstr ""
+#~ "%s: Virhe - %s ympäristömuuttujanimien kohdetta ”%s” ei ole olemassa!\n"
+
+#~ msgid "%s: Error - bad job ID!\n"
+#~ msgstr "%s: Virhe - virheellinen työn tunnus!\n"
+
+#~ msgid "%s: Error - cannot print files and alter jobs simultaneously!\n"
+#~ msgstr ""
+#~ "%s: Virhe - tiedostoja ei voida tulostaa ja työtä muuttaa "
+#~ "samanaikaisesti!\n"
+
+#~ msgid ""
+#~ "%s: Error - cannot print from stdin if files or a job ID are provided!\n"
+#~ msgstr ""
+#~ "%s: Virhe - oletussyötevirrasta ei voida tulostaa, jos annetaan "
+#~ "tiedostoja tai työn tunnus!\n"
+
+#~ msgid "%s: Error - expected character set after '-S' option!\n"
+#~ msgstr "%s: Virhe - S-valitsimen jälkeen odotettiin merkistöä!\n"
+
+#~ msgid "%s: Error - expected content type after '-T' option!\n"
+#~ msgstr "%s: Virhe - T-valitsimen jälkeen odotettiin sisältötyyppiä!\n"
+
+#~ msgid "%s: Error - expected copies after '-n' option!\n"
+#~ msgstr "%s: Virhe - n-valitsimen jälkeen odotettiin kopioiden lukumäärää!\n"
+
+#~ msgid "%s: Error - expected copy count after '-#' option!\n"
+#~ msgstr "%s: Virhe - #-valitsimen jälkeen odotettiin kopioiden lukumäärää!\n"
+
+#~ msgid "%s: Error - expected destination after '-P' option!\n"
+#~ msgstr "%s: Virhe - P-valitsimen jälkeen odotettiin kohdetta!\n"
+
+#~ msgid "%s: Error - expected destination after '-b' option!\n"
+#~ msgstr "%s: Virhe - b-valitsimen jälkeen odotettiin kohdetta!\n"
+
+#~ msgid "%s: Error - expected destination after '-d' option!\n"
+#~ msgstr "%s: Virhe - d-valitsimen jälkeen odotettiin kohdetta!\n"
+
+#~ msgid "%s: Error - expected form after '-f' option!\n"
+#~ msgstr "%s: Virhe - f-valitsimen jälkeen odotettiin muotoa!\n"
+
+#~ msgid "%s: Error - expected hold name after '-H' option!\n"
+#~ msgstr "%s: Virhe - H-valitsimen jälkeen odotettiin pidon nimeä!\n"
+
+#~ msgid "%s: Error - expected hostname after '-H' option!\n"
+#~ msgstr "%s: Virhe - H-valitsimen jälkeen odotettiin palvelinnimeä!\n"
+
+#~ msgid "%s: Error - expected hostname after '-h' option!\n"
+#~ msgstr "%s: Virhe - h-valitsimen jälkeen odotettiin palvelinnimeä!\n"
+
+#~ msgid "%s: Error - expected mode list after '-y' option!\n"
+#~ msgstr "%s: Virhe - y-valitsimen jälkeen odotettiin tilaluetteloa!\n"
+
+#~ msgid "%s: Error - expected name after '-%c' option!\n"
+#~ msgstr "%s: Virhe - %c-valitsimen jälkeen odotettiin nimeä!\n"
+
+#~ msgid "%s: Error - expected option string after '-o' option!\n"
+#~ msgstr "%s: Virhe - o-valitsimen jälkeen odotettiin valintamerkkijonoa!\n"
+
+#~ msgid "%s: Error - expected page list after '-P' option!\n"
+#~ msgstr "%s: Virhe - P-valitsimen jälkeen odotettiin sivuluetteloa!\n"
+
+#~ msgid "%s: Error - expected priority after '-%c' option!\n"
+#~ msgstr "%s: Virhe - %c-valitsimen jälkeen odotettiin tärkeyttä!\n"
+
+#~ msgid "%s: Error - expected reason text after '-r' option!\n"
+#~ msgstr "%s: Virhe - r-valitsimen jälkeen odotettiin syytekstiä!\n"
+
+#~ msgid "%s: Error - expected title after '-t' option!\n"
+#~ msgstr "%s: Virhe - t-valitsimen jälkeen odotettiin otsikkoa!\n"
+
+#~ msgid "%s: Error - expected username after '-U' option!\n"
+#~ msgstr "%s: Virhe - U-valitsimen jälkeen odotettiin käyttäjätunnusta!\n"
+
+#~ msgid "%s: Error - expected username after '-u' option!\n"
+#~ msgstr "%s: Virhe - u-valitsimen jälkeen odotettiin käyttäjätunnusta!\n"
+
+#~ msgid "%s: Error - expected value after '-%c' option!\n"
+#~ msgstr "%s: Virhe - %c-valitsimen jälkeen odotettiin arvoa!\n"
+
+#~ msgid ""
+#~ "%s: Error - need \"completed\", \"not-completed\", or \"all\" after '-W' "
+#~ "option!\n"
+#~ msgstr ""
+#~ "%s: Virhe - W-valitsimen jälkeen tarvitaan ”completed”, ”not-completed” "
+#~ "tai ”all”!\n"
+
+#~ msgid "%s: Error - scheduler not responding!\n"
+#~ msgstr "%s: Virhe - ajastin ei vastaa!\n"
+
+#~ msgid "%s: Error - unknown destination \"%s\"!\n"
+#~ msgstr "%s: Virhe - tuntematon kohde - ”%s”\n"
+
+#~ msgid "%s: Error - unknown destination \"%s/%s\"!\n"
+#~ msgstr "%s: Virhe - tuntematon kohde - ”%s/%s”\n"
+
+#~ msgid "%s: Error - unknown option '%c'!\n"
+#~ msgstr "%s: Virhe - tuntematon valitsin ”%c”!\n"
+
+#~ msgid "%s: Error - unknown option '%s'!\n"
+#~ msgstr "%s: Virhe - tuntematon valitsin ”%s”!\n"
+
+#~ msgid "%s: Expected job ID after '-i' option!\n"
+#~ msgstr "%s: i-valitsimen jälkeen odotettiin työn tunnusta!\n"
+
+#~ msgid "%s: Invalid destination name in list \"%s\"!\n"
+#~ msgstr "%s: Virheellinen kohdenimi luettelossa ”%s”!\n"
+
+#~ msgid "%s: Need job ID ('-i jobid') before '-H restart'!\n"
+#~ msgstr ""
+#~ "%s: Tarvitaan työn tunnus (”-i jobid”) ennen ”-H restart” -valitsinta!\n"
+
+#~ msgid "%s: No filter to convert from %s/%s to %s/%s!\n"
+#~ msgstr "%s: Ei suodinta, jolla muuntaa muodosta %s/%s muotoon %s/%s!\n"
+
+#~ msgid "%s: Sorry, no encryption support compiled in!\n"
+#~ msgstr "%s: Salaustukea ei ole käännetty mukaan!\n"
+
+#~ msgid "%s: Unable to contact server!\n"
+#~ msgstr "%s: Palvelinta ei tavoitettu!\n"
+
+#~ msgid "%s: Unable to determine MIME type of \"%s\"!\n"
+#~ msgstr "%s: Kohteen ”%s” MIME-tyyppiä ei voida määrittää!\n"
+
#~ msgid "%s: Unable to open %s - %s\n"
#~ msgstr "%s: Kohdetta %s ei voida avata - %s\n"
#~ msgid "%s: Unable to open %s - %s on line %d.\n"
#~ msgstr "%s: Kohdetta %s ei voida avata - %s linjalla %d.\n"
+#~ msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"!\n"
+#~ msgstr "%s: MIME-tietokantaa ei voida lukea kohteesta ”%s” tai ”%s”!\n"
+
+#~ msgid "%s: Unknown destination \"%s\"!\n"
+#~ msgstr "%s: Tuntematon kohde - ”%s”\n"
+
+#~ msgid "%s: Unknown destination MIME type %s/%s!\n"
+#~ msgstr "%s: Tuntematon kohde-MIME-tyyppi %s/%s!\n"
+
+#~ msgid "%s: Unknown option '%c'!\n"
+#~ msgstr "%s: Tuntematon valitsin ”%c”!\n"
+
+#~ msgid "%s: Unknown source MIME type %s/%s!\n"
+#~ msgstr "%s: Tuntematon lähde-MIME-tyyppi %s/%s!\n"
+
+#~ msgid ""
+#~ "%s: Warning - '%c' format modifier not supported - output may not be "
+#~ "correct!\n"
+#~ msgstr ""
+#~ "%s: Varoitus - %c-muotovalitsinta ei tueta - tuloste saattaa olla "
+#~ "virheellinen!\n"
+
+#~ msgid "%s: Warning - character set option ignored!\n"
+#~ msgstr "%s: Varoitus - merkistövalitsin jätettiin huomioimatta!\n"
+
+#~ msgid "%s: Warning - content type option ignored!\n"
+#~ msgstr "%s: Varoitus - sisältötyyppivalitsin jätettiin huomioimatta!\n"
+
+#~ msgid "%s: Warning - form option ignored!\n"
+#~ msgstr "%s: Varoitus - lomakevalitsin jätettiin huomioimatta!\n"
+
+#~ msgid "%s: Warning - mode option ignored!\n"
+#~ msgstr "%s: Varoitus - tilavalitsin jätettiin huomioimatta!\n"
+
+#~ msgid ""
+#~ "%s: error - %s environment variable names non-existent destination \"%s"
+#~ "\"!\n"
+#~ msgstr ""
+#~ "%s: virhe - %s ympäristömuuttujanimien kohdetta ”%s” ei ole olemassa!\n"
+
+#~ msgid "%s: error - expected option=value after '-o' option!\n"
+#~ msgstr "%s: virhe - o-valitsimen jälkeen odotettiin valinta=arvo!\n"
+
#~ msgid "600 DPI Grayscale"
#~ msgstr "600 dpi harmaasävy"
+#~ msgid "A Samba password is required to export printer drivers!"
+#~ msgstr "Tulostinajureiden viemiseen tarvitaan Samba-salasana!"
+
+#~ msgid "A Samba username is required to export printer drivers!"
+#~ msgstr "Tulostinajureiden viemiseen tarvitaan Samba-käyttäjätunnus!"
+
+#~ msgid "A class named \"%s\" already exists!"
+#~ msgstr "Luokka nimeltä ”%s” on jo olemassa!"
+
+#~ msgid "A printer named \"%s\" already exists!"
+#~ msgstr "Tulostin nimeltä ”%s” on jo olemassa!"
+
+#~ msgid "Attempt to set %s printer-state to bad value %d!"
+#~ msgstr "Yritettiin asettaa %s printer-state virheelliseen arvoon %d!"
+
+#~ msgid "Attribute groups are out of order (%x < %x)!"
+#~ msgstr "Attribuuttiryhmät ovat epäjärjestyksessä (%x < %x)!"
+
+#~ msgid "Bad device URI \"%s\"!\n"
+#~ msgstr "Virheellinen laite-osoite ”%s”!\n"
+
+#~ msgid "Bad device-uri \"%s\"!"
+#~ msgstr "Virheellinen device-uri ”%s”!"
+
+#~ msgid "Bad device-uri scheme \"%s\"!"
+#~ msgstr "Virheellinen device-uri-malli ”%s”!"
+
+#~ msgid "Bad document-format \"%s\"!"
+#~ msgstr "Virheellinen document-format ”%s”!"
+
+#~ msgid "Bad filename buffer!"
+#~ msgstr "Virheellinen tiedostonimipuskuri!"
+
+#~ msgid "Bad job-priority value!"
+#~ msgstr "Virheellinen job-priority-arvo!"
+
+#~ msgid "Bad job-sheets value \"%s\"!"
+#~ msgstr "Virheellinen job-sheets-arvo ”%s”!"
+
+#~ msgid "Bad job-sheets value type!"
+#~ msgstr "Virheellinen job-sheets-arvon tyyppi!"
+
+#~ msgid "Bad job-state value!"
+#~ msgstr "Virheellinen job-state-arvo!"
+
+#~ msgid "Bad job-uri attribute \"%s\"!"
+#~ msgstr "Virheellinen job-uri-attribuutti ”%s”!"
+
+#~ msgid "Bad notify-pull-method \"%s\"!"
+#~ msgstr "Virheellinen notify-pull-method ”%s”!"
+
+#~ msgid "Bad notify-recipient-uri URI \"%s\"!"
+#~ msgstr "Virheellinen notify-recipient-uri-osoite ”%s”!"
+
+#~ msgid "Bad option + choice on line %d!"
+#~ msgstr "Virheellinen valinta ja vaihtoehto rivillä %d!"
+
+#~ msgid "Bad port-monitor \"%s\"!"
+#~ msgstr "Virheellinen port-monitor ”%s”!"
+
+#~ msgid "Bad printer-state value %d!"
+#~ msgstr "Virheellinen printer-state-arvo %d!"
+
+#~ msgid "Bad request version number %d.%d!"
+#~ msgstr "Virheellinen pyynnön versionumero %d.%d!"
+
+#~ msgid "Bad subscription ID!"
+#~ msgstr "Virheellinen tilaustunnus!"
+
+#~ msgid "Character set \"%s\" not supported!"
+#~ msgstr "Merkistöä ”%s” ei tueta!"
+
+#~ msgid "Could not scan type \"%s\"!"
+#~ msgstr "Tyyppiä ”%s” ei voitu skannata!"
+
+#~ msgid "Cover open."
+#~ msgstr "Kansi avoinna."
+
+#~ msgid "Developer almost empty."
+#~ msgstr "Kehite lähes loppu."
+
+#~ msgid "Developer empty!"
+#~ msgstr "Kehite loppu!"
+
+#~ msgid "Door open."
+#~ msgstr "Ovi avoinna."
+
+#~ msgid "ERROR: Bad %%BoundingBox: comment seen!\n"
+#~ msgstr "ERROR: Virheellinen %%BoundingBox:-kommentti havaittu!\n"
+
+#~ msgid "ERROR: Bad %%IncludeFeature: comment!\n"
+#~ msgstr "ERROR: Virheellinen %%IncludeFeature:-kommentti!\n"
+
+#~ msgid "ERROR: Bad %%Page: comment in file!\n"
+#~ msgstr "ERROR: Virheellinen %%Page:-kommentti tiedostossa!\n"
+
+#~ msgid "ERROR: Bad %%PageBoundingBox: comment in file!\n"
+#~ msgstr "ERROR: Virheellinen %%PageBoundingBox:-kommentti tiedostossa!\n"
+
+#~ msgid "ERROR: Bad SCSI device file \"%s\"!\n"
+#~ msgstr "ERROR: Virheellinen SCSI-laitetiedosto ”%s”!\n"
+
+#~ msgid "ERROR: Bad columns value %d!\n"
+#~ msgstr "ERROR: Virheellinen sarakearvo %d!\n"
+
+#~ msgid "ERROR: Bad cpi value %f!\n"
+#~ msgstr "ERROR: Virheellinen cpi-arvo %f!\n"
+
+#~ msgid "ERROR: Bad lpi value %f!\n"
+#~ msgstr "ERROR: Virheellinen lpi-arvo %f!\n"
+
+#~ msgid "ERROR: Bad page setup!\n"
+#~ msgstr "ERROR: Virheellinen arkin määrittely!\n"
+
+#~ msgid "ERROR: Destination printer does not exist!\n"
+#~ msgstr "ERROR: Kohdetulostinta ei ole olemassa!\n"
+
+#~ msgid "ERROR: Duplicate %%BoundingBox: comment seen!\n"
+#~ msgstr "ERROR: Monistunut %%BoundingBox:-kommentti havaittu!\n"
+
+#~ msgid "ERROR: Duplicate %%Pages: comment seen!\n"
+#~ msgstr "ERROR: Monistunut %%Pages:-kommentti havaittu!\n"
+
+#~ msgid "ERROR: Empty print file!\n"
+#~ msgstr "ERROR: Tyhjä tulostustiedosto!\n"
+
+#~ msgid "ERROR: Expected quoted string on line %d of %s!\n"
+#~ msgstr ""
+#~ "ERROR: Odotettiin lainausmerkin merkittyä merkkijonoa rivillä %d / %s!\n"
+
+#~ msgid "ERROR: Fatal USB error!\n"
+#~ msgstr "ERROR: Vakava USB-virhe!\n"
+
+#~ msgid "ERROR: Invalid HP-GL/2 command seen, unable to print file!\n"
+#~ msgstr ""
+#~ "ERROR: Virheellinen HP-GL/2-komento havaittu, tiedostoa ei voida "
+#~ "tulostaa!\n"
+
+#~ msgid "ERROR: Missing %%EndProlog!\n"
+#~ msgstr "ERROR: %%EndProlog puuttuu!\n"
+
+#~ msgid "ERROR: Missing %%EndSetup!\n"
+#~ msgstr "ERROR: %%EndSetup puuttuu!\n"
+
#~ msgid ""
#~ "ERROR: Missing device URI on command-line and no DEVICE_URI environment "
#~ "variable!\n"
@@ -5561,24 +6116,400 @@ msgstr "variable-bindings käyttää määrittämätöntä pituutta"
#~ "ERROR: Laitteen osoite puuttuu komentoriviltä eikä DEVICE_URI-"
#~ "ympäristömuuttujaa ole määritelty!\n"
+#~ msgid "ERROR: Missing value on line %d of banner file!\n"
+#~ msgstr "ERROR: Arvo puuttuu otsikkotiedoston riviltä %d!\n"
+
+#~ msgid ""
+#~ "ERROR: Need a msgid line before any translation strings on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ERROR: Tarvitaan msgid-rivi ennen käännösmerkkijonoja rivillä %d / %s!\n"
+
+#~ msgid "ERROR: No %%BoundingBox: comment in header!\n"
+#~ msgstr "ERROR: Otsakkeessa ei ole %%PageBoundingBox:-kommenttia!\n"
+
+#~ msgid "ERROR: No %%Pages: comment in header!\n"
+#~ msgstr "ERROR: Otsakkeessa ei ole %%Pages:-kommenttia!\n"
+
+#~ msgid ""
+#~ "ERROR: No device URI found in argv[0] or in DEVICE_URI environment "
+#~ "variable!\n"
+#~ msgstr ""
+#~ "ERROR: Laitteen osoitetta ei löytynyt argv[0]:stä eikä DEVICE_URI-"
+#~ "ympäristömuuttujasta!\n"
+
+#~ msgid "ERROR: No pages found!\n"
+#~ msgstr "ERROR: Sivuja ei löytynyt!\n"
+
+#~ msgid "ERROR: Out of paper!\n"
+#~ msgstr "ERROR: Paperi loppu!\n"
+
+#~ msgid "ERROR: PRINTER environment variable not defined!\n"
+#~ msgstr "ERROR: PRINTER-ympäristömuuttujaa ei ole määritelty!\n"
+
+#~ msgid "ERROR: Print file was not accepted (%s)!\n"
+#~ msgstr "ERROR: Tulostustiedostoa ei hyväksytty (%s)!\n"
+
+#~ msgid "ERROR: Printer not responding!\n"
+#~ msgstr "ERROR: Tulostin ei vastaa!\n"
+
#~ msgid "ERROR: Unable to create temporary file - %s.\n"
#~ msgstr "ERROR: Tilapäistiedostoa ei voida luoda - %s.\n"
#~ msgid "ERROR: Unable to create temporary file: %s\n"
#~ msgstr "ERROR: Tilapäistiedostoa ei voida luoda: %s.\n"
+#~ msgid "ERROR: Unable to get job %d attributes (%s)!\n"
+#~ msgstr "ERROR: Työn %d ominaisuuksia ei voida hakea (%s)!\n"
+
+#~ msgid "ERROR: Unable to get printer status (%s)!\n"
+#~ msgstr "ERROR: Tulostimen tilaa ei voida hakea (%s)!\n"
+
+#~ msgid "ERROR: Unable to locate printer '%s'!\n"
+#~ msgstr "ERROR: Tulostinta ”%s” ei löytynyt!\n"
+
+#~ msgid "ERROR: Unable to open image file for printing!\n"
+#~ msgstr "ERROR: Kuvatiedostoa ei voida avata tulostusta varten!\n"
+
#~ msgid "ERROR: Unable to open temporary file"
#~ msgstr "ERROR: Tilapäistiedostoa ei voida avata"
+#~ msgid "ERROR: Unable to print %d text columns!\n"
+#~ msgstr "ERROR: %d tekstisaraketta ei voida tulostaa!\n"
+
+#~ msgid "ERROR: Unable to print %dx%d text page!\n"
+#~ msgstr "ERROR: %d x %d tekstisivua ei voida tulostaa!\n"
+
+#~ msgid "ERROR: Unable to read print data!\n"
+#~ msgstr "ERROR: Tulostusdataa ei voida lukea!\n"
+
+#~ msgid "ERROR: Unable to send print data (%d)\n"
+#~ msgstr "ERROR: Tulostusdataa ei voida lähettää (%d)\n"
+
+#~ msgid "ERROR: Unable to send print data!\n"
+#~ msgstr "ERROR: Tulostusdataa ei voida lähettää!\n"
+
+#~ msgid "ERROR: Unable to write %d bytes to printer!\n"
+#~ msgstr "ERROR: %d tavua ei voida kirjoittaa tulostimelle!\n"
+
+#~ msgid "ERROR: Unable to write raster data to driver!\n"
+#~ msgstr "ERROR: Rasteridataa ei voida kirjoittaa ajurille!\n"
+
+#~ msgid "ERROR: Unable to write to temporary file"
+#~ msgstr "ERROR: Tilapäistiedostoon ei voida kirjoittaa"
+
+#~ msgid "ERROR: Unexpected text on line %d of %s!\n"
+#~ msgstr "ERROR: Odottamatonta tekstiä rivillä %d / %s!\n"
+
+#~ msgid "ERROR: Unknown encryption option value \"%s\"!\n"
+#~ msgstr "ERROR: Tuntematon salausvalinnan arvo ”%s”!\n"
+
+#~ msgid "ERROR: Unknown message catalog format for \"%s\"!\n"
+#~ msgstr "ERROR: Tuntematon viestikatalogimuoto kohteelle ”%s”!\n"
+
+#~ msgid "ERROR: Unknown option \"%s\" with value \"%s\"!\n"
+#~ msgstr "ERROR: Tuntematon valinta ”%s” arvolla ”%s”!\n"
+
+#~ msgid "ERROR: Unknown version option value \"%s\"!\n"
+#~ msgstr "ERROR: Tuntematon versiovalinnan arvo ”%s”!\n"
+
+#~ msgid "ERROR: Unsupported brightness value %s, using brightness=100!\n"
+#~ msgstr "ERROR: Ei-tuettu kirkkausarvo %s, käytetään kirkkaus=100!\n"
+
+#~ msgid "ERROR: Unsupported gamma value %s, using gamma=1000!\n"
+#~ msgstr "ERROR: Ei-tuettu gamma-arvo %s, käytetään gamma=1000!\n"
+
+#~ msgid "ERROR: Unsupported number-up value %d, using number-up=1!\n"
+#~ msgstr "ERROR: Ei-tuettu number-up-arvo %d, käytetään number-up=1!\n"
+
+#~ msgid ""
+#~ "ERROR: Unsupported number-up-layout value %s, using number-up-"
+#~ "layout=lrtb!\n"
+#~ msgstr ""
+#~ "ERROR: Ei-tuettu number-up-layout-arvo %s, käytetään number-up-"
+#~ "layout=lrtb!\n"
+
+#~ msgid "ERROR: Unsupported page-border value %s, using page-border=none!\n"
+#~ msgstr "ERROR: Ei-tuettu page-border-arvo %s, käytetään page-border=none!\n"
+
+#~ msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting!\n"
+#~ msgstr "ERROR: Havaittiin doc_printf-ylivuoto (%d tavua), keskeytetään!\n"
+
#~ msgid "ERROR: pdftops filter crashed on signal %d!\n"
#~ msgstr "ERROR: pdftops-suodin kaatui signaaliin %d!\n"
#~ msgid "ERROR: pdftops filter exited with status %d!\n"
#~ msgstr "ERROR: pdftops-suodin lopetti signaaliin %d!\n"
+#~ msgid "ERROR: pictwpstops exited on signal %d!\n"
+#~ msgstr "ERROR: pictwpstops lopetti signaaliin %d!\n"
+
+#~ msgid "ERROR: pictwpstops exited with status %d!\n"
+#~ msgstr "ERROR: pictwpstops lopetti paluuarvolla %d!\n"
+
+#~ msgid ""
+#~ "ERROR: recoverable: Unable to connect to printer; will retry in 30 "
+#~ "seconds...\n"
+#~ msgstr ""
+#~ "ERROR: korjattavissa: Tulostimeen ei voida yhdistää, yritetään uudelleen "
+#~ "30 sekunnin kuluttua...\n"
+
+#~ msgid "Empty PPD file!"
+#~ msgstr "Tyhjä PPD-tiedosto!"
+
+#~ msgid "Error: need hostname after '-h' option!\n"
+#~ msgstr "Virhe: h-valitsimen jälkeen tarvitaan palvelinnimi!\n"
+
+#~ msgid "Fuser temperature high!"
+#~ msgstr "Lämpövastuksen lämpötila on korkea!"
+
+#~ msgid "Fuser temperature low!"
+#~ msgstr "Lämpövastuksen lämpötila on matala!"
+
+#~ msgid "Got a printer-uri attribute but no job-id!"
+#~ msgstr "Saatiin printer-uri-attribuutti, mutta ei job-id:tä!"
+
+#~ msgid "Ink/toner almost empty."
+#~ msgstr "Väriaine lähes loppu."
+
+#~ msgid "Ink/toner empty!"
+#~ msgstr "Väriaine loppu!"
+
+#~ msgid "Ink/toner waste bin almost full."
+#~ msgstr "Hukkavärisäiliö lähes täynnä."
+
+#~ msgid "Ink/toner waste bin full!"
+#~ msgstr "Hukkavärisäiliö täynnä!"
+
+#~ msgid "Interlock open."
+#~ msgstr "Välilukko avoinna."
+
+#~ msgid "Job #%d cannot be restarted - no files!"
+#~ msgstr "Työtä %d ei voida aloittaa uudelleen - ei tiedostoja!"
+
+#~ msgid "Job #%d does not exist!"
+#~ msgstr "Työtä %d ei ole olemassa!"
+
+#~ msgid "Job #%d is finished and cannot be altered!"
+#~ msgstr "Työ %d on suoritettu eikä sitä voida muuttaa!"
+
+#~ msgid "Job #%d is not complete!"
+#~ msgstr "Työtä %d ei ole suoritettu!"
+
+#~ msgid "Job #%d is not held for authentication!"
+#~ msgstr "Työtä %d ei pidetä todentamista varten!"
+
+#~ msgid "Job #%d is not held!"
+#~ msgstr "Työtä %d ei pidetä!"
+
+#~ msgid "Job #%s does not exist!"
+#~ msgstr "Työtä %s ei ole olemassa!"
+
+#~ msgid "Job %d not found!"
+#~ msgstr "Työtä %d ei löytynyt!"
+
+#~ msgid "Job subscriptions cannot be renewed!"
+#~ msgstr "Työtilauksia ei voida uudistaa!"
+
+#~ msgid "Language \"%s\" not supported!"
+#~ msgstr "Kieltä ”%s” ei tueta!"
+
+#~ msgid "Media jam!"
+#~ msgstr "Mediatukos!"
+
+#~ msgid "Media tray almost empty."
+#~ msgstr "Syöttöalusta lähes tyhjä."
+
+#~ msgid "Media tray empty!"
+#~ msgstr "Syöttöalusta tyhjä!"
+
+#~ msgid "Media tray missing!"
+#~ msgstr "Syöttöalusta puuttuu!"
+
+#~ msgid "Media tray needs to be filled."
+#~ msgstr "Syöttöalusta on täytettävä."
+
+#~ msgid "Missing document-number attribute!"
+#~ msgstr "Document-number-attribuutti puuttuu!"
+
+#~ msgid "Missing double quote on line %d!"
+#~ msgstr "Kaksinkertainen lainausmerkki puuttuu riviltä %d!"
+
+#~ msgid "Missing form variable!"
+#~ msgstr "Muotomuuttuja puuttuu!"
+
+#~ msgid "Missing notify-subscription-ids attribute!"
+#~ msgstr "notify-subscription-ids-attribuutti puuttuu!"
+
+#~ msgid "Missing requesting-user-name attribute!"
+#~ msgstr "requesting-user-name-attribuutti puuttuu!"
+
+#~ msgid "Missing required attributes!"
+#~ msgstr "Vaadittuja attribuutteja puuttuu!"
+
+#~ msgid "Missing value on line %d!"
+#~ msgstr "Arvo puuttuu riviltä %d!"
+
+#~ msgid "No PPD name!"
+#~ msgstr "Ei PPD-nimeä!"
+
+#~ msgid "No Windows printer drivers are installed!"
+#~ msgstr "Windows-tulostinajureita ei ole asennettu!"
+
+#~ msgid "No active jobs on %s!"
+#~ msgstr "Kohteessa %s ei ole aktiivisia töitä!"
+
+#~ msgid "No attributes in request!"
+#~ msgstr "Pyynnössä ei ole attribuutteja!"
+
+#~ msgid "No authentication information provided!"
+#~ msgstr "Todentamistietoja ei annettu!"
+
+#~ msgid "No file!?!"
+#~ msgstr "Ei tiedostoa!?!"
+
+#~ msgid "No modification time!"
+#~ msgstr "Ei muokkausaikaa!"
+
+#~ msgid "No printer name!"
+#~ msgstr "Ei tulostimen nimeä!"
+
+#~ msgid "No printer-uri found for class!"
+#~ msgstr "Luokalle ei löytynyt tulostinosoitetta!"
+
+#~ msgid "No printer-uri found!"
+#~ msgstr "Tulostinosoitetta ei löytynyt!"
+
+#~ msgid "No printer-uri in request!"
+#~ msgstr "Pyynnössä ei ole tulostinosoitetta!"
+
+#~ msgid "No subscription attributes in request!"
+#~ msgstr "Pyynnössä ei ole tilausattribuutteja!"
+
+#~ msgid "OPC almost at end-of-life."
+#~ msgstr "OPC:n käyttöikä päättymässä."
+
+#~ msgid "OPC at end-of-life!"
+#~ msgstr "OPC:n käyttöikä päättynyt!"
+
+#~ msgid "Out of toner!"
+#~ msgstr "Väriaine loppu!"
+
+#~ msgid "Output bin almost full."
+#~ msgstr "Tulostusalusta lähes täynnä."
+
+#~ msgid "Output bin full!"
+#~ msgstr "Tulostusalusta täynnä!"
+
+#~ msgid "Output tray missing!"
+#~ msgstr "Tulostusalusta puuttuu!"
+
+#~ msgid "Printer offline."
+#~ msgstr "Tulostin offline."
+
+#~ msgid "SCSI Printer"
+#~ msgstr "SCSI-tulostin"
+
+#~ msgid "The notify-user-data value is too large (%d > 63 octets)!"
+#~ msgstr "notify-user-data-arvon on liian suuri (%d > 63 oktettia)!"
+
+#~ msgid "The printer or class is not shared!"
+#~ msgstr "Tulostinta tai luokkaa ei ole jaettu!"
+
+#~ msgid "The printer-uri attribute is required!"
+#~ msgstr "printer-uri-attribuutti tarvitaan!"
+
+#~ msgid "Toner low."
+#~ msgstr "Väriaine vähissä."
+
+#~ msgid "Too many job-sheets values (%d > 2)!"
+#~ msgstr "Liikaa job-sheets-arvoja (%d > 2)!"
+
+#~ msgid "Too many printer-state-reasons values (%d > %d)!"
+#~ msgstr "Liikaa printer-state-reasons-arvoja (%d > %d)!"
+
+#~ msgid "Unable to add job for destination \"%s\"!"
+#~ msgstr "Työtä ei voida lisätä kohteelle ”%s”!"
+
+#~ msgid "Unable to allocate memory for file types!"
+#~ msgstr "Tiedostotyypeille ei voida varata muistia!"
+
+#~ msgid "Unable to copy 64-bit CUPS printer driver files (%d)!"
+#~ msgstr "64-bittisiä CUPS-tulostinajuritiedostoja ei voida kopioida (%d)!"
+
+#~ msgid "Unable to copy 64-bit Windows printer driver files (%d)!"
+#~ msgstr "64-bittisiä Windows-tulostinajuritiedostoja ei voida kopioida (%d)!"
+
+#~ msgid "Unable to copy CUPS printer driver files (%d)!"
+#~ msgstr "CUPS-tulostinajuritiedostoja ei voida kopioida (%d)!"
+
+#~ msgid "Unable to copy PPD file - %s!"
+#~ msgstr "PPD-tiedostoa ei voida kopioida - %s!"
+
+#~ msgid "Unable to copy PPD file!"
+#~ msgstr "PPD-tiedostoa ei voida kopioida!"
+
+#~ msgid "Unable to copy Windows 2000 printer driver files (%d)!"
+#~ msgstr "Windows 2000 -tulostinajuritiedostoja ei voida kopioida (%d)!"
+
+#~ msgid "Unable to copy Windows 9x printer driver files (%d)!"
+#~ msgstr "Windows 9x -tulostinajuritiedostoja ei voida kopioida (%d)!"
+
+#~ msgid "Unable to copy interface script - %s!"
+#~ msgstr "Liitäntäskriptiä ei voida kopioida - %s!"
+
+#~ msgid "Unable to create printer-uri!"
+#~ msgstr "Tulostinosoitetta ei voida luoda!"
+
+#~ msgid "Unable to edit cupsd.conf files larger than 1MB!"
+#~ msgstr ""
+#~ "cupsd.conf-tiedostoja, joka ovat suurempia kuin 1 Mt, ei voida muokata!"
+
+#~ msgid "Unable to find destination for job!"
+#~ msgstr "Työlle ei löydy kohdetta!"
+
+#~ msgid "Unable to find printer!\n"
+#~ msgstr "Tulostinta ei löytynyt!\n"
+
+#~ msgid "Unable to install Windows 2000 printer driver files (%d)!"
+#~ msgstr "Windows 2000 -tulostinajuritiedostoja ei voida asentaa (%d)!"
+
+#~ msgid "Unable to install Windows 9x printer driver files (%d)!"
+#~ msgstr "Windows 9x -tulostinajuritiedostoja ei voida asentaa (%d)!"
+
+#~ msgid "Unable to open document %d in job %d!"
+#~ msgstr "Dokumenttia %d työssä %d ei voida avata!"
+
+#~ msgid "Unable to send command to printer driver!"
+#~ msgstr "Komentoa ei voida lähettää tulostinajurille!"
+
+#~ msgid "Unable to set Windows printer driver (%d)!"
+#~ msgstr "Windows-tulostinajuria ei voida asettaa (%d)!"
+
+#~ msgid "Unable to use legacy USB class driver!\n"
+#~ msgstr "Vanhaa USB-luokka-ajuria ei voida käyttää!\n"
+
#~ msgid "Unknown printer error (%s)!"
#~ msgstr "Tuntematon tulostinvirhe (%s)!"
+#~ msgid "Unsupported character set \"%s\"!"
+#~ msgstr "Ei-tuettu merkistö ”%s”!"
+
+#~ msgid "Unsupported compression \"%s\"!"
+#~ msgstr "Ei-tuettu pakkausmenetelmä ”%s”!"
+
+#~ msgid "Unsupported compression attribute %s!"
+#~ msgstr "Ei-tuettu pakkausattribuutti %s!"
+
+#~ msgid "Unsupported format \"%s\"!"
+#~ msgstr "Ei-tuettu muoto ”%s”!"
+
+#~ msgid "Unsupported format '%s'!"
+#~ msgstr "Ei-tuettu muoto ”%s”!"
+
+#~ msgid "Unsupported format '%s/%s'!"
+#~ msgstr "Ei-tuettu muoto ”%s/%s”!"
+
#~ msgid ""
#~ "Usage: convert [ options ]\n"
#~ "\n"
@@ -5669,11 +6600,531 @@ msgstr "variable-bindings käyttää määrittämätöntä pituutta"
#~ " -v Ole monisanainen\n"
#~ " -vv Ole erittäin monisanainen\n"
+#~ msgid "WARNING: Failed to read side-channel request!\n"
+#~ msgstr "WARNING: Sivukanavapyyntöä ei voitu lukea!\n"
+
+#~ msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature!\n"
+#~ msgstr ""
+#~ "WARNING: Valintaa ”%s” ei voida sisällyttää IncludeFeature:n kautta!\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with command status byte after %d "
+#~ "seconds!\n"
+#~ msgstr ""
+#~ "WARNING: Etäpalvelin ei vastannut komentotilatavulla %d sekunnin "
+#~ "jälkeen!\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with control status byte after %d "
+#~ "seconds!\n"
+#~ msgstr ""
+#~ "WARNING: Etäpalvelin ei vastannut ohjaustilatavulla %d sekunnin jälkeen!\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with data status byte after %d "
+#~ "seconds!\n"
+#~ msgstr ""
+#~ "WARNING: Etäpalvelin ei vastannut datatilatavulla %d sekunnin jälkeen!\n"
+
+#~ msgid "WARNING: SCSI command timed out (%d); retrying...\n"
+#~ msgstr ""
+#~ "WARNING: SCSI-komento aikakatkaistiin (%d); yritetään uudelleen...\n"
+
+#~ msgid ""
+#~ "WARNING: This document does not conform to the Adobe Document Structuring "
+#~ "Conventions and may not print correctly!\n"
+#~ msgstr ""
+#~ "WARNING: Tämä dokumentti ei ole Adobe Document Structuring Conventions -"
+#~ "määrityksen mukainen eikä välttämättä tulostu oikein!\n"
+
+#~ msgid "WARNING: Unknown choice \"%s\" for option \"%s\"!\n"
+#~ msgstr "WARNING: Tuntematon vaihtoehto ”%s” valinnalle ”%s”!\n"
+
+#~ msgid "WARNING: Unknown option \"%s\"!\n"
+#~ msgstr "WARNING: Tuntematon valinta ”%s”!\n"
+
+#~ msgid "WARNING: Unsupported baud rate %s!\n"
+#~ msgstr "WARNING: Ei-tuettu siirtonopeus %s!\n"
+
+#~ msgid ""
+#~ "WARNING: recoverable: Network host '%s' is busy; will retry in %d "
+#~ "seconds...\n"
+#~ msgstr ""
+#~ "WARNING: korjattavissa: Verkkopalvelin ”%s” on varattu; yritetään "
+#~ "uudelleen %d sekunnin kuluttua...\n"
+
+#~ msgid "Warning, no Windows 2000 printer drivers are installed!"
+#~ msgstr "Varoitus, Windows 2000 -tulostinajureita ei ole asennettu!"
+
+#~ msgid "cupsctl: Unknown option \"%s\"!\n"
+#~ msgstr "cupsctl: Tuntematon valinta ”%s”!\n"
+
+#~ msgid "cupsctl: Unknown option \"-%c\"!\n"
+#~ msgstr "cupsctl: Tuntematon valinta ”-%c”!\n"
+
+#~ msgid "cupsd: Expected config filename after \"-c\" option!\n"
+#~ msgstr "cupsd: c-valitsimen jälkeen odotettiin määrittelytiedoston nimeä!\n"
+
+#~ msgid "cupsd: Unable to get current directory!\n"
+#~ msgstr "cupsd: Nykyistä hakemistoa ei voida hakea!\n"
+
+#~ msgid "cupsd: Unknown argument \"%s\" - aborting!\n"
+#~ msgstr "cupsd: Tuntematon argumentti ”%s” - keskeytetään!\n"
+
+#~ msgid "cupsd: Unknown option \"%c\" - aborting!\n"
+#~ msgstr "cupsd: Tuntematon valinta ”%c” - keskeytetään!\n"
+
+#~ msgid "cupsfilter: Invalid document number %d!\n"
+#~ msgstr "cupsfilter: Virheellinen dokumenttinumero %d!\n"
+
+#~ msgid "cupsfilter: Invalid job ID %d!\n"
+#~ msgstr "cupsfilter: Virheellinen työtunnus %d!\n"
+
+#~ msgid "cupsfilter: Only one filename can be specified!\n"
+#~ msgstr "cupsfilter: Vain yksi tiedostonimi voidaan määritellä!\n"
+
#~ msgid "cupsfilter: Unable to create temporary file: %s\n"
#~ msgstr "cupsfilter: Tilapäistiedostoa ei voida luoda: %s\n"
+#~ msgid "job-printer-uri attribute missing!"
+#~ msgstr "job-printer-uri-attribuutti puuttuu!"
+
+#~ msgid "lpadmin: Class name can only contain printable characters!\n"
+#~ msgstr "lpadmin: Luokan nimi voi sisältää vain näkyviä merkkejä!\n"
+
+#~ msgid "lpadmin: Expected PPD after '-P' option!\n"
+#~ msgstr "lpadmin: P-valitsimen jälkeen odotettiin PPD:tä!\n"
+
+#~ msgid "lpadmin: Expected allow/deny:userlist after '-u' option!\n"
+#~ msgstr ""
+#~ "lpadmin: u-valitsimen jälkeen odotettiin allow/deny:käyttäjäluettelo!\n"
+
+#~ msgid "lpadmin: Expected class after '-r' option!\n"
+#~ msgstr "lpadmin: r-valitsimen jälkeen odotettiin luokkaa!\n"
+
+#~ msgid "lpadmin: Expected class name after '-c' option!\n"
+#~ msgstr "lpadmin: c-valitsimen jälkeen odotettiin luokan nimeä!\n"
+
+#~ msgid "lpadmin: Expected description after '-D' option!\n"
+#~ msgstr "lpadmin: D-valitsimen jälkeen odotettiin kuvausta!\n"
+
+#~ msgid "lpadmin: Expected device URI after '-v' option!\n"
+#~ msgstr "lpadmin: v-valitsimen jälkeen odotettiin laiteosoitetta!\n"
+
+#~ msgid "lpadmin: Expected file type(s) after '-I' option!\n"
+#~ msgstr "lpadmin: I-valitsimen jälkeen odotettiin tiedostotyyppejä!\n"
+
+#~ msgid "lpadmin: Expected hostname after '-h' option!\n"
+#~ msgstr "lpadmin: h-valitsimen jälkeen odotettiin palvelinnimeä!\n"
+
+#~ msgid "lpadmin: Expected interface after '-i' option!\n"
+#~ msgstr "lpadmin: i-valitsimen jälkeen odotettiin liitäntää!\n"
+
+#~ msgid "lpadmin: Expected location after '-L' option!\n"
+#~ msgstr "lpadmin: L-valitsimen jälkeen odotettiin sijaintia!\n"
+
+#~ msgid "lpadmin: Expected model after '-m' option!\n"
+#~ msgstr "lpadmin: m-valitsimen jälkeen odotettiin mallia!\n"
+
+#~ msgid "lpadmin: Expected name=value after '-o' option!\n"
+#~ msgstr "lpadmin: o-valitsimen jälkeen odotettiin nimi=arvo!\n"
+
+#~ msgid "lpadmin: Expected printer after '-p' option!\n"
+#~ msgstr "lpadmin: p-valitsimen jälkeen odotettiin tulostinta!\n"
+
+#~ msgid "lpadmin: Expected printer name after '-d' option!\n"
+#~ msgstr "lpadmin: d-valitsimen jälkeen odotettiin tulostimen nimeä!\n"
+
+#~ msgid "lpadmin: Expected printer or class after '-x' option!\n"
+#~ msgstr "lpadmin: x-valitsimen jälkeen odotettiin tulostinta tai luokkaa!\n"
+
+#~ msgid "lpadmin: No member names were seen!\n"
+#~ msgstr "lpadmin: Jäsennimiä ei havaittu!\n"
+
+#~ msgid "lpadmin: Printer name can only contain printable characters!\n"
+#~ msgstr "lpadmin: Tulostimen nimi voi sisältää vain näkyviä merkkejä!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to add a printer to the class:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Tulostinta ei voida lisätä luokkaan:\n"
+#~ " Määrittele tulostimen nimi ensin!\n"
+
#~ msgid "lpadmin: Unable to create temporary file - %s\n"
#~ msgstr "lpadmin: Tilapäistiedostoa ei voida luoda - %s.\n"
#~ msgid "lpadmin: Unable to create temporary file: %s\n"
#~ msgstr "lpadmin: Tilapäistiedostoa ei voida luoda: %s\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to remove a printer from the class:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Tulostinta ei voida poistaa luokasta:\n"
+#~ " Määrittele tulostimen nimi ensin!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the PPD file:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: PPD-tiedostoa ei voida asettaa:\n"
+#~ " Määrittele tulostimen nimi ensin!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the device URI:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Laiteosoitetta ei voida asettaa:\n"
+#~ " Määrittele tulostimen nimi ensin!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the interface script or PPD file:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Liitäntäskriptiä tai PPD-tiedostoa ei voida asettaa:\n"
+#~ " Määrittele tulostimen nimi ensin!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the interface script:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Liitäntäskriptiä ei voida asettaa:\n"
+#~ " Määrittele tulostimen nimi ensin!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer description:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Tulostimen kuvausta ei voida asettaa:\n"
+#~ " Määrittele tulostimen nimi ensin!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer location:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Tulostimen sijaintia ei voida asettaa:\n"
+#~ " Määrittele tulostimen nimi ensin!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer options:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Tulostimen valintoja ei voida asettaa:\n"
+#~ " Määrittele tulostimen nimi ensin!\n"
+
+#~ msgid "lpadmin: Unknown allow/deny option \"%s\"!\n"
+#~ msgstr "lpadmin: Tuntematon allow/deny-valinta ”%s”!\n"
+
+#~ msgid "lpadmin: Unknown argument '%s'!\n"
+#~ msgstr "lpadmin: Tuntematon argumentti ”%s”!\n"
+
+#~ msgid "lpadmin: Unknown option '%c'!\n"
+#~ msgstr "lpadmin: Tuntematon valinta ”%c”!\n"
+
+#~ msgid "lpadmin: Warning - content type list ignored!\n"
+#~ msgstr ""
+#~ "lpadmin: Varoitus - sisällöntyyppiluettelo jätettiin huomioimatta!\n"
+
+#~ msgid "lpinfo: Expected 1284 device ID string after --device-id!\n"
+#~ msgstr ""
+#~ "lpinfo: --device-id:n jälkeen odotettiin 1284-laitetunnistemerkkijonoa!\n"
+
+#~ msgid "lpinfo: Expected language after --language!\n"
+#~ msgstr "lpinfo: --language:n jälkeen odotettiin kieltä!\n"
+
+#~ msgid "lpinfo: Expected make and model after --make-and-model!\n"
+#~ msgstr "lpinfo: --make-and-model:n jälkeen odotettiin merkkiä ja mallia!\n"
+
+#~ msgid "lpinfo: Expected product string after --product!\n"
+#~ msgstr "lpinfo: --product:n jälkeen odotettiin tuotemerkkijonoa!\n"
+
+#~ msgid "lpinfo: Expected scheme list after --exclude-schemes!\n"
+#~ msgstr "lpinfo: --exclude-schemes:n jälkeen odotettiin malliluetteloa!\n"
+
+#~ msgid "lpinfo: Expected scheme list after --include-schemes!\n"
+#~ msgstr "lpinfo: --include-schemes:n jälkeen odotettiin malliluetteloa!\n"
+
+#~ msgid "lpinfo: Expected timeout after --timeout!\n"
+#~ msgstr "lpinfo: --timeout:n jälkeen odotettiin aikakatkaisua!\n"
+
+#~ msgid "lpinfo: Unknown argument '%s'!\n"
+#~ msgstr "lpinfo: Tuntematon argumentti ”%s”!\n"
+
+#~ msgid "lpinfo: Unknown option '%c'!\n"
+#~ msgstr "lpinfo: Tuntematon valinta ”%c”!\n"
+
+#~ msgid "lpinfo: Unknown option '%s'!\n"
+#~ msgstr "lpinfo: Tuntematon valinta ”%s”!\n"
+
+#~ msgid "lpmove: Unknown argument '%s'!\n"
+#~ msgstr "lpmove: Tuntematon argumentti ”%s”!\n"
+
+#~ msgid "lpmove: Unknown option '%c'!\n"
+#~ msgstr "lpmove: Tuntematon valinta ”%c”!\n"
+
+#~ msgid "lpoptions: No printers!?!\n"
+#~ msgstr "lpoptions: Ei tulostimia!?!\n"
+
+#~ msgid "lpoptions: Unable to open PPD file for %s!\n"
+#~ msgstr "lpoptions: PPD-tiedostoa ei voida avata kohteelle %s!\n"
+
+#~ msgid "lpoptions: Unknown printer or class!\n"
+#~ msgstr "lpoptions: Tuntematon tulostin tai luokka!\n"
+
+#~ msgid "lppasswd: Only root can add or delete passwords!\n"
+#~ msgstr "lppasswd: Vain root voi lisätä tai poistaa salasanoja!\n"
+
+#~ msgid "lppasswd: Password file busy!\n"
+#~ msgstr "lppasswd: Salasanatiedosto on varattu!\n"
+
+#~ msgid "lppasswd: Password file not updated!\n"
+#~ msgstr "lppasswd: Salasanatiedostoa ei päivitetty!\n"
+
+#~ msgid "lppasswd: Sorry, password doesn't match!\n"
+#~ msgstr "lppasswd: Salasana ei täsmää!\n"
+
+#~ msgid "lppasswd: Sorry, passwords don't match!\n"
+#~ msgstr "lppasswd: Salasanat eivät täsmää!\n"
+
+#~ msgid ""
+#~ "lpstat: error - %s environment variable names non-existent destination \"%"
+#~ "s\"!\n"
+#~ msgstr ""
+#~ "lpstat: virhe - %s ympäristömuuttujanimien kohdetta ”%s” ei ole "
+#~ "olemassa!\n"
+
+#~ msgid "notify-events not specified!"
+#~ msgstr "notify-events:iä ei määritelty!"
+
+#~ msgid "notify-recipient-uri URI \"%s\" is already used!"
+#~ msgstr "notify-recipient-uri-osoite ”%s” on jo käytössä!"
+
+#~ msgid "notify-recipient-uri URI \"%s\" uses unknown scheme!"
+#~ msgstr "notify-recipient-uri-osoite ”%s” käyttää tuntematonta mallia!"
+
+#~ msgid "notify-subscription-id %d no good!"
+#~ msgstr "notify-subscription-id %d ei kelpaa!"
+
+#~ msgid "ppdc: Bad resolution name \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Virheellinen tarkkuuden nimi ”%s” rivillä %d / %s!\n"
+
+#~ msgid "ppdc: Bad status keyword %s on line %d of %s!\n"
+#~ msgstr "ppdc: Virheellinen tila-avainsana ”%s” rivillä %d / %s!\n"
+
+#~ msgid "ppdc: Choice found on line %d of %s with no Option!\n"
+#~ msgstr "ppdc: Riviltä %d / %s löytyi vaihtoehto ilman valintaa!\n"
+
+#~ msgid "ppdc: Duplicate #po for locale %s on line %d of %s!\n"
+#~ msgstr "ppdc: Kaksoiskappale #po lokaalille %s rivillä %d / %s!\n"
+
+#~ msgid "ppdc: Expected a filter definition on line %d of %s!\n"
+#~ msgstr "ppdc: Odotettiin suodinmääritystä rivillä %d / %s!\n"
+
+#~ msgid "ppdc: Expected a program name on line %d of %s!\n"
+#~ msgstr "ppdc: Odotettiin ohjelman nimeä rivillä %d / %s!\n"
+
+#~ msgid "ppdc: Expected charset after Font on line %d of %s!\n"
+#~ msgstr "ppdc: Odotettiin merkistöä Font:in jälkeen rivillä %d / %s!\n"
+
+#~ msgid "ppdc: Expected color order for ColorModel on line %d of %s!\n"
+#~ msgstr "ppdc: Odotettiin värijärjestystä ColorModel:ille rivillä %d / %s!\n"
+
+#~ msgid "ppdc: Expected colorspace for ColorModel on line %d of %s!\n"
+#~ msgstr "ppdc: Odotettiin väriavaruutta ColorModel:ille rivillä %d / %s!\n"
+
+#~ msgid "ppdc: Expected compression for ColorModel on line %d of %s!\n"
+#~ msgstr "ppdc: Odotettiin pakkausta ColorModel:ille rivillä %d / %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected constraints string for UIConstraints on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Odotettiin rajoitusmerkkijonoa UIConstraints:ille rivillä %d / %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected driver type keyword following DriverType on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc: Odotettiin ajurintyypin avainsanaa DriverType:lle rivillä %d / %s!\n"
+
+#~ msgid "ppdc: Expected duplex type after Duplex on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Odotettiin dupleksityyppiä Duplex:in jälkeen rivillä %d / %s!\n"
+
+#~ msgid "ppdc: Expected encoding after Font on line %d of %s!\n"
+#~ msgstr "ppdc: Odotettiin koodausta Font:in jälkeen rivillä %d / %s!\n"
+
+#~ msgid "ppdc: Expected filename after #po %s on line %d of %s!\n"
+#~ msgstr "ppdc: Odotettiin tiedostonimeä #po:n %s jälkeen rivillä %d / %s!\n"
+
+#~ msgid "ppdc: Expected group name/text on line %d of %s!\n"
+#~ msgstr "ppdc: Odotettiin ryhmänimeä/-tekstiä rivillä %d / %s.\n"
+
+#~ msgid "ppdc: Expected include filename on line %d of %s!\n"
+#~ msgstr "ppdc: Odotettiin include-tiedoston nimeä rivillä %d / %s!\n"
+
+#~ msgid "ppdc: Expected integer on line %d of %s!\n"
+#~ msgstr "ppdc: Odotettiin kokonaislukua rivillä %d / %s!\n"
+
+#~ msgid "ppdc: Expected locale after #po on line %d of %s!\n"
+#~ msgstr "ppdc: Odotettiin lokaalia #po:n jälkeen rivillä %d / %s!\n"
+
+#~ msgid "ppdc: Expected name after %s on line %d of %s!\n"
+#~ msgstr "ppdc: Odotettiin nimeä kohteen %s jälkeen rivillä %d / %s!\n"
+
+#~ msgid "ppdc: Expected name after FileName on line %d of %s!\n"
+#~ msgstr "ppdc: Odotettiin nimeä FileName:n jälkeen rivillä %d / %s!\n"
+
+#~ msgid "ppdc: Expected name after Font on line %d of %s!\n"
+#~ msgstr "ppdc: Odotettiin nimeä Font:in jälkeen rivillä %d / %s!\n"
+
+#~ msgid "ppdc: Expected name after Manufacturer on line %d of %s!\n"
+#~ msgstr "ppdc: Odotettiin nimeä Manufacturer:in jälkeen rivillä %d / %s!\n"
+
+#~ msgid "ppdc: Expected name after MediaSize on line %d of %s!\n"
+#~ msgstr "ppdc: Odotettiin nimeä MediaSize:n jälkeen rivillä %d / %s!\n"
+
+#~ msgid "ppdc: Expected name after ModelName on line %d of %s!\n"
+#~ msgstr "ppdc: Odotettiin nimeä ModelName:n jälkeen rivillä %d / %s!\n"
+
+#~ msgid "ppdc: Expected name after PCFileName on line %d of %s!\n"
+#~ msgstr "ppdc: Odotettiin nimeä PCFileName:n jälkeen rivillä %d / %s!\n"
+
+#~ msgid "ppdc: Expected name/text after %s on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Odotettiin nimeä/tekstiä kohteen %s jälkeen rivillä %d / %s!\n"
+
+#~ msgid "ppdc: Expected name/text after Installable on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Odotettiin nimeä/tekstiä Installable:n jälkeen rivillä %d / %s!\n"
+
+#~ msgid "ppdc: Expected name/text after Resolution on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Odotettiin nimeä/tekstiä Resolution:in jälkeen rivillä %d / %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected name/text combination for ColorModel on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Odotettiin nimi-/tekstiyhdistelmää ColorModel:ille rivillä %d / %"
+#~ "s!\n"
+
+#~ msgid "ppdc: Expected option name/text on line %d of %s!\n"
+#~ msgstr "ppdc: Odotettiin valintanimeä/-tekstiä rivillä %d / %s.\n"
+
+#~ msgid "ppdc: Expected option section on line %d of %s!\n"
+#~ msgstr "ppdc: Odotettiin valintaosiota rivillä %d / %s!\n"
+
+#~ msgid "ppdc: Expected option type on line %d of %s!\n"
+#~ msgstr "ppdc: Odotettiin valintatyyppiä rivillä %d / %s!\n"
+
+#~ msgid "ppdc: Expected override field after Resolution on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Odotettiin ohituskenttää Resolution:in jälkeen rivillä %d / %s!\n"
+
+#~ msgid "ppdc: Expected real number on line %d of %s!\n"
+#~ msgstr "ppdc: Odotettiin reaalilukua rivillä %d / %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected resolution/mediatype following ColorProfile on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc: Odotettiin tarkkuutta/mediatyyppi ColorProfile:n jälkeen rivillä %"
+#~ "d / %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected resolution/mediatype following SimpleColorProfile on line %"
+#~ "d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Odotettiin tarkkuutta/mediatyyppi SimpleColorProfile:n jälkeen "
+#~ "rivillä %d / %s!\n"
+
+#~ msgid "ppdc: Expected selector after %s on line %d of %s!\n"
+#~ msgstr "ppdc: Odotettiin valitsijaa kohteen %s jälkeen rivillä %d / %s!\n"
+
+#~ msgid "ppdc: Expected status after Font on line %d of %s!\n"
+#~ msgstr "ppdc: Odotettiin tilaa Font:in jälkeen rivillä %d / %s!\n"
+
+#~ msgid "ppdc: Expected string after Copyright on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Odotettiin merkkijonoa Copyright:in jälkeen rivillä %d / %s!\n"
+
+#~ msgid "ppdc: Expected string after Version on line %d of %s!\n"
+#~ msgstr "ppdc: Odotettiin merkkijonoa Version:in jälkeen rivillä %d / %s!\n"
+
+#~ msgid "ppdc: Expected two option names on line %d of %s!\n"
+#~ msgstr "ppdc: Odotettiin kahta valintanimeä rivillä %d / %s!\n"
+
+#~ msgid "ppdc: Expected value after %s on line %d of %s!\n"
+#~ msgstr "ppdc: Odotettiin arvoa kohteen %s jälkeen rivillä %d / %s!\n"
+
+#~ msgid "ppdc: Expected version after Font on line %d of %s!\n"
+#~ msgstr "ppdc: Odotettiin versiota Font:in jälkeen rivillä %d / %s!\n"
+
+#~ msgid "ppdc: Invalid #include/#po filename \"%s\"!\n"
+#~ msgstr "ppdc: Virheellinen #include/#po-tiedostonimi ”%s”!\n"
+
+#~ msgid "ppdc: Invalid cost for filter on line %d of %s!\n"
+#~ msgstr "ppdc: Virheellinen hinta suotimelle rivillä %d / %s!\n"
+
+#~ msgid "ppdc: Invalid empty MIME type for filter on line %d of %s!\n"
+#~ msgstr "ppdc: Virheellinen tyhjä MIME-tyyppi suotimelle rivillä %d / %s!\n"
+
+#~ msgid "ppdc: Invalid empty program name for filter on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Virheellinen tyhjä ohjelman nimi suotimelle rivillä %d / %s!\n"
+
+#~ msgid "ppdc: Invalid option section \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Virheellinen valintaosio ”%s” rivillä %d / %s!\n"
+
+#~ msgid "ppdc: Invalid option type \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Virheellinen valintatyyppi ”%s” rivillä %d / %s!\n"
+
+#~ msgid "ppdc: Missing #endif at end of \"%s\"!\n"
+#~ msgstr "ppdc: #endif puuttuu kohteen ”%s” lopusta!\n"
+
+#~ msgid "ppdc: Missing #if on line %d of %s!\n"
+#~ msgstr "ppdc: #if puuttuu riviltä %d / %s!\n"
+
+#~ msgid "ppdc: No message catalog provided for locale %s!\n"
+#~ msgstr "ppdc: Ei viestikatalogia lokaalille %s!\n"
+
+#~ msgid "ppdc: Option %s redefined with a different type on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Valinta %s määritelty uudelleen eri tyypillä rivillä %d / %s!\n"
+
+#~ msgid "ppdc: Option constraint must *name on line %d of %s!\n"
+#~ msgstr "ppdc: Valintarajoituksen on tehtävä *name rivillä %d / %s!\n"
+
+#~ msgid "ppdc: Too many nested #if's on line %d of %s!\n"
+#~ msgstr "ppdc: Liikaa sisäkkäisiä #if:ejä rivillä %d / %s!\n"
+
+#~ msgid "ppdc: Unable to find #po file %s on line %d of %s!\n"
+#~ msgstr "ppdc: #po-tiedostoa %s ei löytynyt riviltä %d / %s!\n"
+
+#~ msgid "ppdc: Unable to find include file \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: include-tiedostoa ”%s” ei löytynyt riviltä %d / %s!\n"
+
+#~ msgid "ppdc: Unknown driver type %s on line %d of %s!\n"
+#~ msgstr "ppdc: Tuntematon ajurityyppi %s rivillä %d / %s!\n"
+
+#~ msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Tuntematon dupleksityyppi ”%s” rivillä %d / %s!\n"
+
+#~ msgid "ppdc: Unknown media size \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Tuntematon mediakoko ”%s” rivillä %d / %s!\n"
+
+#~ msgid "ppdc: Unknown token \"%s\" seen on line %d of %s!\n"
+#~ msgstr "ppdc: Tuntematon token ”%s” rivillä %d / %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Unknown trailing characters in real number \"%s\" on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc: Tuntemattomia seuraavia merkkejä reaaliluvussa ”%s” rivillä %d / %"
+#~ "s!\n"
+
+#~ msgid "ppdc: Unterminated string starting with %c on line %d of %s!\n"
+#~ msgstr "ppdc: Määrittelemätön merkkijono, joka alkaa %c, rivillä %d / %s!\n"
+
+#~ msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s!\n"
+#~ msgstr "ppdmerge: Virheellinen LanguageVersion ”%s” kohteessa %s!\n"
diff --git a/locale/cups_fr.po b/locale/cups_fr.po
index f345954ac..c23f58ebf 100644
--- a/locale/cups_fr.po
+++ b/locale/cups_fr.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: CUPS 1.4\n"
"Report-Msgid-Bugs-To: http://www.cups.org/str.php\n"
-"POT-Creation-Date: 2009-06-18 15:43-0700\n"
+"POT-Creation-Date: 2010-03-03 10:36-0800\n"
"PO-Revision-Date: 2009-02-16 12:00-0800\n"
"Last-Translator: Apple Inc.\n"
"Language-Team: Apple Inc.\n"
@@ -219,8 +219,8 @@ msgstr ""
" (constraint=\"%s %s %s %s\")\n"
#, c-format
-msgid " WARN %s has no corresponding options!\n"
-msgstr " ATTN Aucune option ne correspond à %s.\n"
+msgid " WARN %s has no corresponding options\n"
+msgstr ""
#, c-format
msgid ""
@@ -230,24 +230,18 @@ msgstr ""
" ATTN %s partage un préfixe avec %s\n"
" REF : page 15, rubrique 3.2.\n"
-msgid " WARN Default choices conflicting!\n"
-msgstr " ATTN Choix par défaut en conflit.\n"
+msgid " WARN Default choices conflicting\n"
+msgstr ""
#, c-format
msgid ""
" WARN Duplex option keyword %s may not work as expected and should "
-"be named Duplex!\n"
+"be named Duplex\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" ATTN Le mot-clé %s d’option duplex peut ne pas fonctionner comme "
-"attendu et doit s’intituler Duplex.\n"
-" REF : page 122, rubrique 5.17\n"
-msgid ""
-" WARN File contains a mix of CR, LF, and CR LF line endings!\n"
+msgid " WARN File contains a mix of CR, LF, and CR LF line endings\n"
msgstr ""
-" ATTN Le fichier contient un mélange de fins de ligne CR, LF et CR "
-"LF.\n"
msgid ""
" WARN LanguageEncoding required by PPD 4.3 spec.\n"
@@ -257,8 +251,8 @@ msgstr ""
" REF : pages 56 et 57, rubrique 5.3.\n"
#, c-format
-msgid " WARN Line %d only contains whitespace!\n"
-msgstr " ATTN La ligne %d ne contient que des espaces blancs.\n"
+msgid " WARN Line %d only contains whitespace\n"
+msgstr ""
msgid ""
" WARN Manufacturer required by PPD 4.3 spec.\n"
@@ -270,18 +264,14 @@ msgstr ""
msgid ""
" WARN Non-Windows PPD files should use lines ending with only LF, "
-"not CR LF!\n"
+"not CR LF\n"
msgstr ""
-" ATTN Les fichiers PPD non-Windows doivent utiliser des fins de "
-"ligne définis uniquement par LF et non CR LF.\n"
#, c-format
msgid ""
-" WARN Obsolete PPD version %.1f!\n"
+" WARN Obsolete PPD version %.1f\n"
" REF: Page 42, section 5.2.\n"
msgstr ""
-" ATTN Version PPD obsolète %.1f.\n"
-" REF : page 42, rubrique 5.2.\n"
msgid ""
" WARN PCFileName longer than 8.3 in violation of PPD spec.\n"
@@ -292,6 +282,11 @@ msgstr ""
" REF : pages 61 et 62, rubrique 5.3.\n"
msgid ""
+" WARN PCFileName should contain a unique filename.\n"
+" REF: Pages 61-62, section 5.3.\n"
+msgstr ""
+
+msgid ""
" WARN Protocols contains PJL but JCL attributes are not set.\n"
" REF: Pages 78-79, section 5.7.\n"
msgstr ""
@@ -315,74 +310,99 @@ msgstr ""
" REF : pages 64 et 65, rubrique 5.3.\n"
#, c-format
-msgid " %s %s %s does not exist!\n"
-msgstr " %s %s %s n’existe pas.\n"
+msgid " %s %s %s does not exist\n"
+msgstr ""
#, c-format
-msgid " %s %s file \"%s\" has the wrong capitalization!\n"
+msgid " %s %s file \"%s\" has the wrong capitalization\n"
msgstr ""
#, c-format
msgid ""
-" %s Bad %s choice %s!\n"
+" %s Bad %s choice %s\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" %s Choix %s erroné %s.\n"
-" REF  : page 122, rubrique 5.17\n"
#, c-format
-msgid " %s Bad UTF-8 \"%s\" translation string for option %s!\n"
+msgid " %s Bad UTF-8 \"%s\" translation string for option %s\n"
msgstr ""
-" %s Chaîne de traduction UTF-8 « %s » incorrecte pour l’option %s.\n"
#, c-format
msgid ""
-" %s Bad UTF-8 \"%s\" translation string for option %s, choice %s!\n"
+" %s Bad UTF-8 \"%s\" translation string for option %s, choice %s\n"
msgstr ""
-" %s Chaîne de traduction UTF-8 « %s » incorrecte pour l’option %s, le "
-"choix %s.\n"
#, c-format
-msgid " %s Bad cupsFilter value \"%s\"!\n"
-msgstr " %s Valeur cupsFilter « %s » incorrecte.\n"
+msgid " %s Bad cupsFilter value \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsICCProfile %s!\n"
-msgstr " %s cupsICCProfile « %s »  incorrect.\n"
+msgid " %s Bad cupsICCProfile %s\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsPreFilter value \"%s\"!\n"
-msgstr " %s Valeur cupsPreFilter « %s » incorrecte.\n"
+msgid " %s Bad cupsPreFilter value \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s cupsUIConstraints %s : « %s ».\n"
+msgid " %s Bad cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad language \"%s\"!\n"
-msgstr " %s Langue « %s » incorrecte.\n"
+msgid " %s Bad language \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad spelling of %s - should be %s!\n"
+msgid " %s Bad permissions on APDialogExtension file \"%s\"\n"
msgstr ""
#, c-format
-msgid " %s Cannot provide both APScanAppPath and APScanAppBundleID!\n"
+msgid " %s Bad permissions on APPrinterIconPath file \"%s\"\n"
msgstr ""
#, c-format
-msgid " %s Empty cupsUIConstraints %s!\n"
-msgstr " %s cupsUIConstraints %s vide.\n"
+msgid " %s Bad permissions on APPrinterLowInkTool file \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Missing \"%s\" translation string for option %s!\n"
-msgstr " %s Chaîne de traduction « %s » manquante pour l’option %s.\n"
+msgid " %s Bad permissions on APPrinterUtilityPath file \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Missing \"%s\" translation string for option %s, choice %s!\n"
+msgid " %s Bad permissions on APScanAppPath file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on cupsFilter file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on cupsICCProfile file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on cupsPreFilter file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad spelling of %s - should be %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Cannot provide both APScanAppPath and APScanAppBundleID\n"
+msgstr ""
+
+#, c-format
+msgid " %s Empty cupsUIConstraints %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Missing \"%s\" translation string for option %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Missing \"%s\" translation string for option %s, choice %s\n"
msgstr ""
-" %s Chaîne de traduction « %s » manquante pour l’option %s et le choix %"
-"s.\n"
#, c-format
msgid " %s Missing APDialogExtension file \"%s\"\n"
@@ -406,103 +426,94 @@ msgstr ""
#, c-format
msgid ""
-" %s Missing REQUIRED PageRegion option!\n"
+" %s Missing REQUIRED PageRegion option\n"
" REF: Page 100, section 5.14.\n"
msgstr ""
#, c-format
msgid ""
-" %s Missing REQUIRED PageSize option!\n"
+" %s Missing REQUIRED PageSize option\n"
" REF: Page 99, section 5.14.\n"
msgstr ""
#, c-format
-msgid " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"!\n"
-msgstr " %s Choix manquant *%s %s dans UIConstraints « *%s %s *%s %s ».\n"
+msgid " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"\n"
+msgstr ""
#, c-format
-msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s Choix manquant *%s %s dans cupsUIConstraints %s :« %s ».\n"
+msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
#, c-format
msgid " %s Missing cupsFilter file \"%s\"\n"
msgstr " %s Fichier cupsFilter manquant « %s ».\n"
#, c-format
-msgid " %s Missing cupsICCProfile file \"%s\"!\n"
-msgstr " %s Fichier cupsICCProfile manquant « %s ».\n"
+msgid " %s Missing cupsICCProfile file \"%s\"\n"
+msgstr ""
#, c-format
msgid " %s Missing cupsPreFilter file \"%s\"\n"
msgstr " %s Fichier cupsPreFilter manquant « %s ».\n"
#, c-format
-msgid " %s Missing cupsUIResolver %s!\n"
-msgstr " %s cupsUIResolver manquant « %s ».\n"
+msgid " %s Missing cupsUIResolver %s\n"
+msgstr ""
#, c-format
-msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"!\n"
-msgstr " %s Option %s manquante dans UIConstraints « *%s %s *%s %s ».\n"
+msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"\n"
+msgstr ""
#, c-format
-msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s Option %s manquante dans cupsUIConstraints %s : « %s ».\n"
+msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s No base translation \"%s\" is included in file!\n"
+msgid " %s No base translation \"%s\" is included in file\n"
msgstr ""
-" %s Aucune traduction de base « %s » n’est comprise dans le fichier.\n"
#, c-format
msgid ""
-" %s Non-standard size name \"%s\"!\n"
+" %s Non-standard size name \"%s\"\n"
" REF: Page 187, section B.2.\n"
msgstr ""
#, c-format
msgid ""
-" %s REQUIRED %s does not define choice None!\n"
+" %s REQUIRED %s does not define choice None\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" %s %s requis ne définit pas le choix Aucun.\n"
-" REF : page 122, rubrique 5.17\n"
#, c-format
-msgid " %s Size \"%s\" defined for %s but not for %s!\n"
+msgid " %s Size \"%s\" defined for %s but not for %s\n"
msgstr ""
#, c-format
-msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)!\n"
+msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)\n"
msgstr ""
#, c-format
-msgid " %s cupsICCProfile %s hash value collides with %s!\n"
+msgid " %s cupsICCProfile %s hash value collides with %s\n"
msgstr ""
-" %s La valeur de hachage cupsICCProfile %s entre en collision avec %"
-"s.\n"
#, c-format
-msgid " %s cupsUIResolver %s causes a loop!\n"
-msgstr " %s cupsUIResolver %s provoque une boucle.\n"
+msgid " %s cupsUIResolver %s causes a loop\n"
+msgstr ""
#, c-format
msgid ""
-" %s cupsUIResolver %s does not list at least two different options!\n"
+" %s cupsUIResolver %s does not list at least two different options\n"
msgstr ""
#, c-format
-msgid " **FAIL** %s choice names %s and %s differ only by case!\n"
+msgid " **FAIL** %s choice names %s and %s differ only by case\n"
msgstr ""
-" **ÉCHEC** Les noms de choix %s %s et %s diffèrent seulement par leurs "
-"majuscules.\n"
#, c-format
msgid ""
-" **FAIL** %s must be 1284DeviceID!\n"
+" **FAIL** %s must be 1284DeviceID\n"
" REF: Page 72, section 5.5\n"
msgstr ""
-" **ÉCHEC** %s doit correspondre à 1284DeviceID.\n"
-" REF : page 72, rubrique 5.5.\n"
#, c-format
msgid ""
@@ -514,19 +525,15 @@ msgstr ""
#, c-format
msgid ""
-" **FAIL** BAD DefaultImageableArea %s!\n"
+" **FAIL** BAD DefaultImageableArea %s\n"
" REF: Page 102, section 5.15.\n"
msgstr ""
-" **ÉCHEC** DefaultImageableArea %s erroné.\n"
-" REF : page 102, rubrique 5.15.\n"
#, c-format
msgid ""
-" **FAIL** BAD DefaultPaperDimension %s!\n"
+" **FAIL** BAD DefaultPaperDimension %s\n"
" REF: Page 103, section 5.15.\n"
msgstr ""
-" **ÉCHEC** DefaultPaperDimension %s erroné.\n"
-" REF : page 103, rubrique 5.15.\n"
msgid ""
" **FAIL** BAD JobPatchFile attribute in file\n"
@@ -580,11 +587,9 @@ msgstr ""
#, c-format
msgid ""
-" **FAIL** Bad %s choice %s!\n"
+" **FAIL** Bad %s choice %s\n"
" REF: Page 84, section 5.9\n"
msgstr ""
-" **ÉCHEC** Choix %s %s erroné.\n"
-" REF : page 84, rubrique 5.9\n"
#, c-format
msgid ""
@@ -603,16 +608,12 @@ msgstr ""
" REF : page 56, section 5.3.\n"
#, c-format
-msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1!\n"
+msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1\n"
msgstr ""
-" **ÉCHEC** LanguageEncoding %s incorrect - doit correspondre à "
-"ISOLatin1.\n"
#, c-format
-msgid " **FAIL** Bad LanguageVersion %s - must be English!\n"
+msgid " **FAIL** Bad LanguageVersion %s - must be English\n"
msgstr ""
-" **ÉCHEC** LanguageVersion %s incorrect - doit correspondre à "
-"Anglais.\n"
#, c-format
msgid " **FAIL** Default option code cannot be interpreted: %s\n"
@@ -623,34 +624,26 @@ msgstr ""
#, c-format
msgid ""
" **FAIL** Default translation string for option %s choice %s contains "
-"8-bit characters!\n"
+"8-bit characters\n"
msgstr ""
-" **ÉCHEC** La chaîne de traduction par défaut pour l’option %s, choix %"
-"s, contient des caractères 8 bits.\n"
#, c-format
msgid ""
" **FAIL** Default translation string for option %s contains 8-bit "
-"characters!\n"
+"characters\n"
msgstr ""
-" **ÉCHEC** La chaîne de traduction par défaut pour l’option %s "
-"contient des caractères 8 bits.\n"
#, c-format
-msgid " **FAIL** Group names %s and %s differ only by case!\n"
+msgid " **FAIL** Group names %s and %s differ only by case\n"
msgstr ""
-" **ÉCHEC** Les noms de groupe %s et %s diffèrent seulement par leurs "
-"majuscules.\n"
#, c-format
-msgid " **FAIL** Multiple occurrences of %s choice name %s!\n"
-msgstr " **ÉCHEC** Plusieurs occurrences de %s, nom de choix %s.\n"
+msgid " **FAIL** Multiple occurrences of %s choice name %s\n"
+msgstr ""
#, c-format
-msgid " **FAIL** Option names %s and %s differ only by case!\n"
+msgid " **FAIL** Option names %s and %s differ only by case\n"
msgstr ""
-" **ÉCHEC** Noms d’option %s et %s diffèrent seulement par leurs "
-"majuscules.\n"
#, c-format
msgid ""
@@ -800,100 +793,82 @@ msgstr "%d ERREURS TROUVÉES\n"
#, c-format
msgid ""
-" Bad %%%%BoundingBox: on line %d!\n"
+" Bad %%%%BoundingBox: on line %d\n"
" REF: Page 39, %%%%BoundingBox:\n"
msgstr ""
-" %%%%BoundingBox erroné : %d en ligne.\n"
-" REF : page 39, %%%%BoundingBox :\n"
#, c-format
msgid ""
-" Bad %%%%Page: on line %d!\n"
+" Bad %%%%Page: on line %d\n"
" REF: Page 53, %%%%Page:\n"
msgstr ""
-" %%%%Page erroné  : %d en ligne.\n"
-" REF : page 53, %%%%Page :\n"
#, c-format
msgid ""
-" Bad %%%%Pages: on line %d!\n"
+" Bad %%%%Pages: on line %d\n"
" REF: Page 43, %%%%Pages:\n"
msgstr ""
-" %%%%Pages erroné : %d en ligne.\n"
-" REF : page 43, %%%%Pages :\n"
#, c-format
msgid ""
-" Line %d is longer than 255 characters (%d)!\n"
+" Line %d is longer than 255 characters (%d)\n"
" REF: Page 25, Line Length\n"
msgstr ""
-" La ligne %d dépasse 255 caractères (%d).\n"
-" REF : page 25, longueur de ligne\n"
msgid ""
-" Missing %!PS-Adobe-3.0 on first line!\n"
+" Missing %!PS-Adobe-3.0 on first line\n"
" REF: Page 17, 3.1 Conforming Documents\n"
msgstr ""
-" %!PS-Adobe-3.0 manquant à la première ligne.\n"
-" REF : page 17, 3.1 Uniformisation des documents\n"
#, c-format
msgid ""
-" Missing %%EndComments comment!\n"
+" Missing %%EndComments comment\n"
" REF: Page 41, %%EndComments\n"
msgstr ""
-" Commentaire %%EndComments manquant.\n"
-" REF : page 41, %%EndComments\n"
#, c-format
msgid ""
-" Missing or bad %%BoundingBox: comment!\n"
+" Missing or bad %%BoundingBox: comment\n"
" REF: Page 39, %%BoundingBox:\n"
msgstr ""
-" %%BoundingBox manquant ou erroné : commentaire.\n"
-" REF : page 39, %%BoundingBox :\n"
#, c-format
msgid ""
-" Missing or bad %%Page: comments!\n"
+" Missing or bad %%Page: comments\n"
" REF: Page 53, %%Page:\n"
msgstr ""
-" %%Page manquant ou erroné : commentaires.\n"
-" REF: page 53, %%Page :\n"
#, c-format
msgid ""
-" Missing or bad %%Pages: comment!\n"
+" Missing or bad %%Pages: comment\n"
" REF: Page 43, %%Pages:\n"
msgstr ""
-" %%Pages manquant ou erroné : commentaire.\n"
-" REF : page 43, %%Pages :\n"
msgid " NO ERRORS FOUND\n"
msgstr " AUCUNE ERREUR RENCONTRÉE\n"
#, c-format
-msgid " Saw %d lines that exceeded 255 characters!\n"
-msgstr " %d lignes dépassant 255 caractères rencontrées.\n"
+msgid " Saw %d lines that exceeded 255 characters\n"
+msgstr ""
#, c-format
-msgid " Too many %%BeginDocument comments!\n"
-msgstr " Commentaires %%BeginDocument trop nombreux.\n"
+msgid " Too many %%BeginDocument comments\n"
+msgstr ""
#, c-format
-msgid " Too many %%EndDocument comments!\n"
-msgstr " Commentaires %%EndDocument trop nombreux.\n"
+msgid " Too many %%EndDocument comments\n"
+msgstr ""
-msgid " Warning: file contains binary data!\n"
-msgstr " Attention : le fichier contient des données binaires.\n"
+msgid " Warning: file contains binary data\n"
+msgstr ""
#, c-format
-msgid " Warning: no %%EndComments comment in file!\n"
-msgstr " Attention : pas de commentaire %%EndComments dans le fichier.\n"
+msgid " Warning: no %%EndComments comment in file\n"
+msgstr ""
#, c-format
-msgid " Warning: obsolete DSC version %.1f in file!\n"
-msgstr " Attention : version DSC obsolète %.1f dans le fichier.\n"
+msgid " Warning: obsolete DSC version %.1f in file\n"
+msgstr ""
msgid " FAIL\n"
msgstr " ÉCHEC\n"
@@ -989,8 +964,8 @@ msgstr ""
"\t%s\n"
#, c-format
-msgid "%s not supported!"
-msgstr "%s : opération non prise en charge."
+msgid "%s not supported"
+msgstr ""
#, c-format
msgid "%s/%s accepting requests since %s\n"
@@ -1013,124 +988,119 @@ msgid "%s: %s failed: %s\n"
msgstr "%s : %s échoué : %s\n"
#, c-format
-msgid "%s: Don't know what to do!\n"
-msgstr "%s : aucune décision possible.\n"
+msgid "%s: Don't know what to do\n"
+msgstr ""
#, c-format
msgid ""
-"%s: Error - %s environment variable names non-existent destination \"%s\"!\n"
+"%s: Error - %s environment variable names non-existent destination \"%s\"\n"
msgstr ""
-"%s : Erreur - %s destination non-existante des noms de variable "
-"d’environnement « %s ».\n"
#, c-format
-msgid "%s: Error - bad job ID!\n"
-msgstr "%s : erreur - ID de tâche incorrect.\n"
+msgid "%s: Error - bad job ID\n"
+msgstr ""
#, c-format
-msgid "%s: Error - cannot print files and alter jobs simultaneously!\n"
+msgid "%s: Error - cannot print files and alter jobs simultaneously\n"
msgstr ""
-"%s : erreur - ne peut pas imprimer les fichiers et modifier les tâches "
-"simultanément.\n"
#, c-format
-msgid ""
-"%s: Error - cannot print from stdin if files or a job ID are provided!\n"
+msgid "%s: Error - cannot print from stdin if files or a job ID are provided\n"
+msgstr ""
+
+#, c-format
+msgid "%s: Error - expected character set after '-S' option\n"
msgstr ""
-"%s : erreur - ne peut pas imprimer depuis stdin si les fichiers ou l’ID de "
-"tâche sont fournis.\n"
#, c-format
-msgid "%s: Error - expected character set after '-S' option!\n"
-msgstr "%s : erreur - jeu de caractères attendu après l’option « -S ».\n"
+msgid "%s: Error - expected content type after '-T' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected content type after '-T' option!\n"
-msgstr "%s : erreur - type de contenu attendu après l’option « -T ».\n"
+msgid "%s: Error - expected copies after '-n' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected copies after '-n' option!\n"
-msgstr "%s : erreur - copies attendues après l’option « -n ».\n"
+msgid "%s: Error - expected copy count after '-#' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected copy count after '-#' option!\n"
-msgstr "%s : erreur - nombre de copies attendu après l’option « -# ».\n"
+msgid "%s: Error - expected destination after '-P' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected destination after '-P' option!\n"
-msgstr "%s : erreur - destination attendue après l’option « -P ».\n"
+msgid "%s: Error - expected destination after '-b' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected destination after '-b' option!\n"
-msgstr "%s : erreur - destination attendue après l’option « -b ».\n"
+msgid "%s: Error - expected destination after '-d' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected destination after '-d' option!\n"
-msgstr "%s : erreur - destination attendue après l’option « -d ».\n"
+msgid "%s: Error - expected form after '-f' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected form after '-f' option!\n"
-msgstr "%s : erreur - formulaire attendu après l’option « -f ».\n"
+msgid "%s: Error - expected hold name after '-H' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected hold name after '-H' option!\n"
-msgstr "%s : erreur - nom de maintien attendu après l’option « -H ».\n"
+msgid "%s: Error - expected hostname after '-H' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected hostname after '-H' option!\n"
-msgstr "%s : erreur - nom d’hôte attendu après l’option « -H ».\n"
+msgid "%s: Error - expected hostname after '-h' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected hostname after '-h' option!\n"
-msgstr "%s : erreur - nom d’hôte attendu après l’option « -h ».\n"
+msgid "%s: Error - expected mode list after '-y' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected mode list after '-y' option!\n"
-msgstr "%s : erreur - liste des modes attendue après l’option « -y ».\n"
+msgid "%s: Error - expected name after '-%c' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected name after '-%c' option!\n"
-msgstr "%s : erreur - nom attendu après l’option « -%c ».\n"
+msgid "%s: Error - expected option string after '-o' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected option string after '-o' option!\n"
-msgstr "%s : erreur - chaîne d’option attendue après l’option « -o ».\n"
+msgid "%s: Error - expected page list after '-P' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected page list after '-P' option!\n"
-msgstr "%s : erreur - liste de pages attendue après l’option « -P ».\n"
+msgid "%s: Error - expected priority after '-%c' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected priority after '-%c' option!\n"
-msgstr "%s : erreur - priorité attendue après l’option « -%c ».\n"
+msgid "%s: Error - expected reason text after '-r' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected reason text after '-r' option!\n"
-msgstr "%s : erreur - raison attendue après l’option « -r ».\n"
+msgid "%s: Error - expected title after '-t' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected title after '-t' option!\n"
-msgstr "%s : erreur - titre attendu après l’option « -t ».\n"
+msgid "%s: Error - expected username after '-U' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected username after '-U' option!\n"
-msgstr "%s : erreur - nom d’utilisateur attendu après l’option « -U.\n"
+msgid "%s: Error - expected username after '-U' option!n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected username after '-u' option!\n"
-msgstr "%s : erreur - nom d’utilisateur attendu après l’option « -u ».\n"
+msgid "%s: Error - expected username after '-u' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected value after '-%c' option!\n"
-msgstr "%s : erreur - valeur attendue après l’option « -%c ».\n"
+msgid "%s: Error - expected value after '-%c' option\n"
+msgstr ""
#, c-format
msgid ""
"%s: Error - need \"completed\", \"not-completed\", or \"all\" after '-W' "
-"option!\n"
+"option\n"
msgstr ""
-"%s : erreur - « terminé », « pas terminé » ou « tout » nécessaire après "
-"l’option « -W ».\n"
#, c-format
msgid "%s: Error - no default destination available.\n"
@@ -1141,8 +1111,8 @@ msgid "%s: Error - priority must be between 1 and 100.\n"
msgstr "%s : erreur - la priorité doit être comprise entre 1 et 100.\n"
#, c-format
-msgid "%s: Error - scheduler not responding!\n"
-msgstr "%s: Erreur - le programmateur ne répond pas.\n"
+msgid "%s: Error - scheduler not responding\n"
+msgstr ""
#, c-format
msgid "%s: Error - too many files - \"%s\"\n"
@@ -1158,67 +1128,64 @@ msgstr ""
"%s : erreur - impossible de mettre en file d’attente depuis stdin - %s\n"
#, c-format
-msgid "%s: Error - unknown destination \"%s\"!\n"
-msgstr "%s : erreur - destination inconnue « %s ».\n"
+msgid "%s: Error - unknown destination \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Error - unknown destination \"%s/%s\"!\n"
-msgstr "%s : erreur - destination inconnue « %s/%s ».\n"
+msgid "%s: Error - unknown destination \"%s/%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Error - unknown option '%c'!\n"
-msgstr "%s : erreur - option inconnue « -%c ».\n"
+msgid "%s: Error - unknown option '%c'\n"
+msgstr ""
#, c-format
-msgid "%s: Error - unknown option '%s'!\n"
-msgstr "%s : erreur - option inconnue « -%s ».\n"
+msgid "%s: Error - unknown option '%s'\n"
+msgstr ""
#, c-format
-msgid "%s: Expected job ID after '-i' option!\n"
-msgstr "%s : erreur - ID de tâche attendu après l’option « -i ».\n"
+msgid "%s: Expected job ID after '-i' option\n"
+msgstr ""
#, c-format
msgid "%s: Filter \"%s\" not available: %s\n"
msgstr "%s : filtre « %s » indisponible : %s\n"
#, c-format
-msgid "%s: Invalid destination name in list \"%s\"!\n"
-msgstr "%s : nom de destination dans la liste « %s »  non valide.\n"
+msgid "%s: Invalid destination name in list \"%s\"\n"
+msgstr ""
#, c-format
msgid "%s: Invalid filter string \"%s\"\n"
msgstr "%s : chaîne de filtre « %s » non valide"
#, c-format
-msgid "%s: Need job ID ('-i jobid') before '-H restart'!\n"
+msgid "%s: Need job ID ('-i jobid') before '-H restart'\n"
msgstr ""
-"%s : identifiant de tâche (« -i jobid ») nécessaire avant « -H restart ».\n"
#, c-format
-msgid "%s: No filter to convert from %s/%s to %s/%s!\n"
-msgstr "%s : aucun filtre pour convertir %s/%s en %s/%s.\n"
+msgid "%s: No filter to convert from %s/%s to %s/%s\n"
+msgstr ""
#, c-format
msgid "%s: Operation failed: %s\n"
msgstr "%s : l’opération a échoué : %s\n"
#, c-format
-msgid "%s: Sorry, no encryption support compiled in!\n"
+msgid "%s: Sorry, no encryption support compiled in\n"
msgstr ""
-"%s : désolé, aucune prise en charge du chiffrement incluse dans la "
-"compilation.\n"
#, c-format
msgid "%s: Unable to connect to server\n"
msgstr "%s : Connexion impossible au serveur\n"
#, c-format
-msgid "%s: Unable to contact server!\n"
-msgstr "%s : impossible de contacter le serveur.\n"
+msgid "%s: Unable to contact server\n"
+msgstr ""
#, c-format
-msgid "%s: Unable to determine MIME type of \"%s\"!\n"
-msgstr " %s : impossible de déterminer le type MIME de « %s ».\n"
+msgid "%s: Unable to determine MIME type of \"%s\"\n"
+msgstr ""
#, c-format
msgid "%s: Unable to open %s: %s\n"
@@ -1233,60 +1200,55 @@ msgid "%s: Unable to open PPD file: %s on line %d.\n"
msgstr ""
#, c-format
-msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"!\n"
+msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"\n"
msgstr ""
-"%s : impossible de lire la base de données MIME à partir de « %s » ou « %s ».\n"
#, c-format
-msgid "%s: Unknown destination \"%s\"!\n"
-msgstr "%s : destination inconnue « %s ».\n"
+msgid "%s: Unknown destination \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown destination MIME type %s/%s!\n"
-msgstr "%s : destination inconnue du type MIME %s/%s.\n"
+msgid "%s: Unknown destination MIME type %s/%s\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown option '%c'!\n"
-msgstr "%s : option inconnue « %c ».\n"
+msgid "%s: Unknown option '%c'\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown source MIME type %s/%s!\n"
-msgstr "%s : source inconnue du type MIME %s/%s.\n"
+msgid "%s: Unknown source MIME type %s/%s\n"
+msgstr ""
#, c-format
msgid ""
"%s: Warning - '%c' format modifier not supported - output may not be "
-"correct!\n"
+"correct\n"
msgstr ""
-"%s : avertissement - modification de format « %c » non prise en charge - la "
-"sortie risque d’être incorrecte.\n"
#, c-format
-msgid "%s: Warning - character set option ignored!\n"
-msgstr "%s : avertissement - option du jeu de caractères ignorée.\n"
+msgid "%s: Warning - character set option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - content type option ignored!\n"
-msgstr "%s : avertissement - option du type de contenu ignorée.\n"
+msgid "%s: Warning - content type option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - form option ignored!\n"
-msgstr "%s : avertissement - option de formulaire ignorée.\n"
+msgid "%s: Warning - form option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - mode option ignored!\n"
-msgstr "%s : avertissement - option de mode ignorée.\n"
+msgid "%s: Warning - mode option ignored\n"
+msgstr ""
#, c-format
msgid ""
-"%s: error - %s environment variable names non-existent destination \"%s\"!\n"
+"%s: error - %s environment variable names non-existent destination \"%s\"\n"
msgstr ""
-"%s : erreur - %s destination non-existante des noms de variable "
-"d’environnement « %s ».\n"
#, c-format
-msgid "%s: error - expected option=value after '-o' option!\n"
-msgstr "%s : erreur - « option=valeur » attendu après l’option « -o ».\n"
+msgid "%s: error - expected option=value after '-o' option\n"
+msgstr ""
#, c-format
msgid "%s: error - no default destination available.\n"
@@ -1883,23 +1845,19 @@ msgstr "95"
msgid "?Invalid help command unknown\n"
msgstr "?Commande inconnue d’aide\n"
-msgid "A Samba password is required to export printer drivers!"
+msgid "A Samba password is required to export printer drivers"
msgstr ""
-"Un mot de passe SAMBA est nécessaire pour exporter les gestionnaires "
-"d’impression."
-msgid "A Samba username is required to export printer drivers!"
+msgid "A Samba username is required to export printer drivers"
msgstr ""
-"Un nom d’utilisateur SAMBA est nécessaire pour exporter les gestionnaires "
-"d’impression."
#, c-format
-msgid "A class named \"%s\" already exists!"
-msgstr "Une classe porte déjà le nom de « %s »."
+msgid "A class named \"%s\" already exists"
+msgstr ""
#, c-format
-msgid "A printer named \"%s\" already exists!"
-msgstr "Une imprimante porte déjà le nom de « %s »."
+msgid "A printer named \"%s\" already exists"
+msgstr ""
msgid "A0"
msgstr "A0"
@@ -2010,14 +1968,12 @@ msgid "Applicator"
msgstr "Applicator"
#, c-format
-msgid "Attempt to set %s printer-state to bad value %d!"
+msgid "Attempt to set %s printer-state to bad value %d"
msgstr ""
-"Tentative d’attribution d’une valeur erronée au paramètre « printer-state » %"
-"s : %d."
#, c-format
-msgid "Attribute groups are out of order (%x < %x)!"
-msgstr "Les groupes d’attributs ne sont pas dans le bon ordre (%x < %x)."
+msgid "Attribute groups are out of order (%x < %x)"
+msgstr ""
msgid "B0"
msgstr "B0"
@@ -2081,83 +2037,86 @@ msgid "Bad custom parameter"
msgstr "Paramètre personnalisé incorrect"
#, c-format
-msgid "Bad device URI \"%s\"!\n"
-msgstr "URI de périphérique « %s » incorrect.\n"
+msgid "Bad device URI \"%s\"\n"
+msgstr ""
#, c-format
-msgid "Bad device-uri \"%s\"!"
-msgstr "device-uri « %s » incorrect."
+msgid "Bad device-uri \"%s\""
+msgstr ""
#, c-format
-msgid "Bad device-uri scheme \"%s\"!"
-msgstr "Schéma de device-uri « %s » incorrect."
+msgid "Bad device-uri scheme \"%s\""
+msgstr ""
#, c-format
-msgid "Bad document-format \"%s\"!"
-msgstr "document-format « %s » incorrect."
+msgid "Bad document-format \"%s\""
+msgstr ""
-msgid "Bad filename buffer!"
-msgstr "Tampon des noms de fichier incorrect."
+msgid "Bad filename buffer"
+msgstr ""
#, c-format
msgid "Bad font attribute: %s\n"
msgstr "Attribut de police incorrect : %s\n"
-msgid "Bad job-priority value!"
-msgstr "Valeur de job-priority incorrecte."
+msgid "Bad job-priority value"
+msgstr ""
#, c-format
-msgid "Bad job-sheets value \"%s\"!"
-msgstr "Valeur de job-sheets « %s » incorrecte."
+msgid "Bad job-sheets value \"%s\""
+msgstr ""
-msgid "Bad job-sheets value type!"
-msgstr "Type de job-sheets incorrect."
+msgid "Bad job-sheets value type"
+msgstr ""
-msgid "Bad job-state value!"
-msgstr "Valeur de job-state incorrecte."
+msgid "Bad job-state value"
+msgstr ""
#, c-format
-msgid "Bad job-uri attribute \"%s\"!"
-msgstr "Attribut de job-uri « %s » incorrect."
+msgid "Bad job-uri attribute \"%s\""
+msgstr ""
#, c-format
-msgid "Bad notify-pull-method \"%s\"!"
-msgstr "Paramètre notify-pull-method « %s » incorrect."
+msgid "Bad notify-pull-method \"%s\""
+msgstr ""
#, c-format
-msgid "Bad notify-recipient-uri URI \"%s\"!"
-msgstr "URI de notify-recipient-uri « %s » incorrect."
+msgid "Bad notify-recipient-uri URI \"%s\""
+msgstr ""
#, c-format
msgid "Bad number-up value %d."
msgstr "Valeur de number-up %d incorrecte."
#, c-format
-msgid "Bad option + choice on line %d!"
-msgstr "Couple option/choix incorrect à la ligne %d.\n"
+msgid "Bad option + choice on line %d"
+msgstr ""
#, c-format
msgid "Bad page-ranges values %d-%d."
msgstr "Intervalle de pages erroné : %d-%d."
#, c-format
-msgid "Bad port-monitor \"%s\"!"
-msgstr "port-monitor « %s » incorrect"
+msgid "Bad port-monitor \"%s\""
+msgstr ""
#, c-format
-msgid "Bad printer-state value %d!"
-msgstr "Valeur de printer-state %d incorrecte."
+msgid "Bad printer-state value %d"
+msgstr ""
#, c-format
-msgid "Bad request ID %d!"
+msgid "Bad request ID %d"
msgstr ""
#, c-format
-msgid "Bad request version number %d.%d!"
-msgstr "Numéro de version de requête %d.%d incorrect."
+msgid "Bad request version number %d.%d"
+msgstr ""
-msgid "Bad subscription ID!"
-msgstr "Identifiant d’abonnement incorrect."
+msgid "Bad subscription ID"
+msgstr ""
+
+msgid "Bad value string"
+msgstr ""
msgid "Banners"
msgstr "Bannières"
@@ -2217,8 +2176,8 @@ msgid "Change Settings"
msgstr "Modifier les paramètres"
#, c-format
-msgid "Character set \"%s\" not supported!"
-msgstr "Jeu de caractères « %s » non pris en charge."
+msgid "Character set \"%s\" not supported"
+msgstr ""
msgid "Chou3 Envelope"
msgstr "Chou3 Enveloppe"
@@ -2257,11 +2216,8 @@ msgid "Continuous"
msgstr "Continu"
#, c-format
-msgid "Could not scan type \"%s\"!"
-msgstr "Impossible d’analyser le type « %s »."
-
-msgid "Cover open."
-msgstr "Couvercle ouvert."
+msgid "Could not scan type \"%s\""
+msgstr ""
msgid "Created"
msgstr "Créé"
@@ -2312,12 +2268,6 @@ msgstr "Série DeskJet"
msgid "Destination \"%s\" is not accepting jobs."
msgstr "La destination « %s » n’accepte pas de tâche."
-msgid "Developer almost empty."
-msgstr "Développeur presque vide."
-
-msgid "Developer empty!"
-msgstr "Développeur vide."
-
#, c-format
msgid ""
"Device: uri = %s\n"
@@ -2344,9 +2294,6 @@ msgstr "Désactivé"
msgid "Document %d not found in job %d."
msgstr "Document %d introuvable dans la tâche %d."
-msgid "Door open."
-msgstr "Capot ouvert."
-
msgid "Double Postcard"
msgstr "Carte postale double"
@@ -2384,24 +2331,20 @@ msgid "ERROR: %s job-id user title copies options [file]\n"
msgstr ""
#, c-format
-msgid "ERROR: Bad %%BoundingBox: comment seen!\n"
-msgstr "ERROR: %%BoundingBox erroné : commentaire vu.\n"
-
-#, c-format
-msgid "ERROR: Bad %%IncludeFeature: comment!\n"
-msgstr "ERROR: %%IncludeFeature erroné : commentaire.\n"
+msgid "ERROR: Bad %%BoundingBox: comment seen\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad %%Page: comment in file!\n"
-msgstr "ERROR: %%Page erroné : commentaire dans le fichier.\n"
+msgid "ERROR: Bad %%IncludeFeature: comment\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad %%PageBoundingBox: comment in file!\n"
-msgstr "ERROR: %%PageBoundingBox erroné : commentaire dans le fichier.\n"
+msgid "ERROR: Bad %%Page: comment in file\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad SCSI device file \"%s\"!\n"
-msgstr "ERROR: fichier de périphérique SCSI « %s » erroné.\n"
+msgid "ERROR: Bad %%PageBoundingBox: comment in file\n"
+msgstr ""
#, c-format
msgid "ERROR: Bad charset file %s\n"
@@ -2412,23 +2355,23 @@ msgid "ERROR: Bad charset type %s\n"
msgstr "ERROR: type de jeu de caractères %s erroné\n"
#, c-format
-msgid "ERROR: Bad columns value %d!\n"
-msgstr "ERROR: valeur de colonnes %d erronée.\n"
+msgid "ERROR: Bad columns value %d\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad cpi value %f!\n"
-msgstr "ERROR: valeur de cpi %f erronée.\n"
+msgid "ERROR: Bad cpi value %f\n"
+msgstr ""
#, c-format
msgid "ERROR: Bad font description line: %s\n"
msgstr "ERROR: ligne de description de police erronée : %s\n"
#, c-format
-msgid "ERROR: Bad lpi value %f!\n"
-msgstr "ERROR: valeur de lpi %f erronée.\n"
+msgid "ERROR: Bad lpi value %f\n"
+msgstr ""
-msgid "ERROR: Bad page setup!\n"
-msgstr "ERROR: format d’impression erroné.\n"
+msgid "ERROR: Bad page setup\n"
+msgstr ""
#, c-format
msgid "ERROR: Bad text direction %s\n"
@@ -2438,94 +2381,81 @@ msgstr "ERROR: direction de texte %s erronée\n"
msgid "ERROR: Bad text width %s\n"
msgstr "ERROR: largeur de texte %s erronée\n"
-msgid "ERROR: Destination printer does not exist!\n"
-msgstr "ERROR: l’imprimante de destination n’existe pas.\n"
+msgid "ERROR: Destination printer does not exist\n"
+msgstr ""
#, c-format
-msgid "ERROR: Duplicate %%BoundingBox: comment seen!\n"
-msgstr "ERROR: %%BoundingBox en double : commentaire vu.\n"
+msgid "ERROR: Duplicate %%BoundingBox: comment seen\n"
+msgstr ""
#, c-format
-msgid "ERROR: Duplicate %%Pages: comment seen!\n"
-msgstr "ERROR: %%Pages en double : commentaire vu.\n"
+msgid "ERROR: Duplicate %%Pages: comment seen\n"
+msgstr ""
-msgid "ERROR: Empty print file!\n"
-msgstr "ERROR: fichier d’impression vide.\n"
+msgid "ERROR: Empty print file\n"
+msgstr ""
#, c-format
msgid "ERROR: Error %d sending PAPSendData request: %s\n"
msgstr "ERROR: erreur %d lors de l’envoi de la requête PAPSendData : %s\n"
#, c-format
-msgid "ERROR: Expected quoted string on line %d of %s!\n"
-msgstr "ERROR: chaîne entre guillemets droits attendue à la ligne %d sur %s.\n"
-
-msgid "ERROR: Fatal USB error!\n"
-msgstr "ERROR: erreur USB fatale.\n"
+msgid "ERROR: Expected quoted string on line %d of %s\n"
+msgstr ""
-msgid "ERROR: Invalid HP-GL/2 command seen, unable to print file!\n"
+msgid "ERROR: Fatal USB error\n"
msgstr ""
-"ERROR: commande HP-GL/2 non valide détectée ; impossible d’imprimer le "
-"fichier.\n"
#, c-format
-msgid "ERROR: Missing %%EndProlog!\n"
-msgstr "ERROR: %%EndProlog manquant.\n"
+msgid "ERROR: Missing %%EndProlog\n"
+msgstr ""
#, c-format
-msgid "ERROR: Missing %%EndSetup!\n"
-msgstr "ERROR: %%EndSetup manquant.\n"
+msgid "ERROR: Missing %%EndSetup\n"
+msgstr ""
#, c-format
-msgid "ERROR: Missing value on line %d of banner file!\n"
-msgstr "ERROR: valeur manquante à la ligne %d du fichier de bannière.\n"
+msgid "ERROR: Missing value on line %d of banner file\n"
+msgstr ""
#, c-format
msgid ""
-"ERROR: Need a msgid line before any translation strings on line %d of %s!\n"
+"ERROR: Need a msgid line before any translation strings on line %d of %s\n"
msgstr ""
-"ERROR: une ligne msgid est obligatoire avant toute chaîne de traduction à la "
-"ligne %d sur %s.\n"
#, c-format
-msgid "ERROR: No %%BoundingBox: comment in header!\n"
-msgstr "ERROR: aucun %%BoundingBox : commentaire dans l’en-tête.\n"
+msgid "ERROR: No %%BoundingBox: comment in header\n"
+msgstr ""
#, c-format
-msgid "ERROR: No %%Pages: comment in header!\n"
-msgstr "ERROR: aucun %%Pages : commentaire dans l’en-tête.\n"
+msgid "ERROR: No %%Pages: comment in header\n"
+msgstr ""
msgid ""
-"ERROR: No device URI found in argv[0] or in DEVICE_URI environment "
-"variable!\n"
+"ERROR: No device URI found in argv[0] or in DEVICE_URI environment variable\n"
msgstr ""
-"ERROR: aucun URI trouvé pour le périphérique, dans argv[0] ou la variable "
-"d’environnement DEVICE_URI.\n"
#, c-format
msgid "ERROR: No fonts in charset file %s\n"
msgstr ""
"ERROR: aucune police ne se trouve dans le fichier du jeu de caractères %s\n"
-msgid "ERROR: No pages found!\n"
-msgstr "ERROR: aucune page trouvée.\n"
+msgid "ERROR: No pages found\n"
+msgstr ""
-msgid "ERROR: Out of paper!\n"
-msgstr "ERROR: plus de papier.\n"
+msgid "ERROR: Out of paper\n"
+msgstr ""
-msgid "ERROR: PRINTER environment variable not defined!\n"
-msgstr "ERROR: variable d’environnement d’imprimante non définie.\n"
+msgid "ERROR: PRINTER environment variable not defined\n"
+msgstr ""
#, c-format
-msgid "ERROR: Print file was not accepted (%s)!\n"
-msgstr "ERROR: fichier d’impression non accepté (%s).\n"
+msgid "ERROR: Print file was not accepted (%s)\n"
+msgstr ""
msgid "ERROR: Printer not responding\n"
msgstr "ERROR: l’imprimante ne répond pas.\n"
-msgid "ERROR: Printer not responding!\n"
-msgstr "ERROR: l’imprimante ne répond pas.\n"
-
msgid "ERROR: Printer sent unexpected EOF\n"
msgstr "ERROR: l’imprimante a envoyé un code EOF inattendu.\n"
@@ -2550,6 +2480,9 @@ msgstr "ERROR: impossible d’ajouter le fichier %d à la tâche : %s\n"
msgid "ERROR: Unable to cancel job %d: %s\n"
msgstr "ERROR: impossible d’annuler la tâche %d : %s\n"
+msgid "ERROR: Unable to connect to printer; will retry in 30 seconds...\n"
+msgstr ""
+
msgid "ERROR: Unable to copy PDF file"
msgstr "ERROR: impossible de copier le fichier PDF"
@@ -2600,16 +2533,16 @@ msgid "ERROR: Unable to get default AppleTalk zone"
msgstr "ERROR: impossible de déterminer la zone AppleTalk par défaut"
#, c-format
-msgid "ERROR: Unable to get job %d attributes (%s)!\n"
-msgstr "ERROR: impossible d’obtenir les attributs %d de la tâche (%s).\n"
+msgid "ERROR: Unable to get job %d attributes (%s)\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unable to get printer status (%s)!\n"
-msgstr "ERROR: impossible de déterminer l’état de l’imprimante (%s).\n"
+msgid "ERROR: Unable to get printer status (%s)\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unable to locate printer '%s'!\n"
-msgstr "ERROR: impossible de localiser l’imprimante « %s ».\n"
+msgid "ERROR: Unable to locate printer '%s'\n"
+msgstr ""
msgid "ERROR: Unable to look for PAP response"
msgstr "ERROR: impossible de rechercher une réponse PAP"
@@ -2628,7 +2561,7 @@ msgstr "ERROR: impossible d’ouvrir « %s » - %s\n"
msgid "ERROR: Unable to open %s: %s\n"
msgstr "ERROR: impossible d’ouvrir %s : %s\n"
-msgid "ERROR: Unable to open PPD file!\n"
+msgid "ERROR: Unable to open PPD file\n"
msgstr ""
#, c-format
@@ -2647,8 +2580,8 @@ msgstr "ERROR: impossible d’ouvrir le fichier « %s » - %s\n"
msgid "ERROR: Unable to open file \"%s\": %s\n"
msgstr "ERROR: impossible d’ouvrir le fichier « %s » : %s\n"
-msgid "ERROR: Unable to open image file for printing!\n"
-msgstr "ERROR: impossible d’ouvrir le fichier image en vue de l’impression.\n"
+msgid "ERROR: Unable to open image file for printing\n"
+msgstr ""
#, c-format
msgid "ERROR: Unable to open print file \"%s\": %s\n"
@@ -2673,18 +2606,18 @@ msgstr ""
"s\n"
#, c-format
-msgid "ERROR: Unable to print %d text columns!\n"
-msgstr "ERROR: impossible d’imprimer %d colonnes de texte.\n"
+msgid "ERROR: Unable to print %d text columns\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unable to print %dx%d text page!\n"
-msgstr "ERROR: impossible d’imprimer la page de texte en %d x %d.\n"
+msgid "ERROR: Unable to print %dx%d text page\n"
+msgstr ""
msgid "ERROR: Unable to read print data"
msgstr "ERROR: impossible de lire les données d’impression."
-msgid "ERROR: Unable to read print data!\n"
-msgstr "ERROR: impossible de lire les données d’impression.\n"
+msgid "ERROR: Unable to read print data\n"
+msgstr ""
msgid "ERROR: Unable to reserve port"
msgstr "ERROR: impossible de réserver le port"
@@ -2708,12 +2641,8 @@ msgstr "ERROR: impossible d’envoyer la requête de passage PAP"
msgid "ERROR: Unable to send initial PAP send data request"
msgstr "ERROR: impossible d’envoyer la requête initiale de données d’envoi PAP"
-#, c-format
-msgid "ERROR: Unable to send print data (%d)\n"
-msgstr "ERROR: impossible d’envoyer les données d’impression (%d)\n"
-
-msgid "ERROR: Unable to send print data!\n"
-msgstr "ERROR: impossible d’envoyer les données d’impression.\n"
+msgid "ERROR: Unable to send print data\n"
+msgstr ""
msgid "ERROR: Unable to send print file to printer"
msgstr "ERROR: impossible d’envoyer le fichier d’impression à l’imprimante"
@@ -2730,8 +2659,8 @@ msgid "ERROR: Unable to write %d bytes to \"%s\": %s\n"
msgstr "ERROR: impossible d’écrire %d octets sur « %s » : %s\n"
#, c-format
-msgid "ERROR: Unable to write %d bytes to printer!\n"
-msgstr "ERROR: impossible d’écrire %d octets vers l’imprimante.\n"
+msgid "ERROR: Unable to write %d bytes to printer\n"
+msgstr ""
msgid "ERROR: Unable to write control file"
msgstr "ERROR: impossible d’écrire le contenu du fichier de contrôle"
@@ -2743,11 +2672,8 @@ msgstr "ERROR: impossible d’écrire les données d’impression"
msgid "ERROR: Unable to write print data: %s\n"
msgstr "ERROR: impossible d’écrire le contenu des données d’impression : %s\n"
-msgid "ERROR: Unable to write raster data to driver!\n"
-msgstr "ERROR: impossible d’écrire de données de trame dans le gestionnaire.\n"
-
-msgid "ERROR: Unable to write to temporary file"
-msgstr "ERROR: impossible d’écrire dans le fichier temporaire"
+msgid "ERROR: Unable to write raster data to driver\n"
+msgstr ""
#, c-format
msgid "ERROR: Unable to write uncompressed document data: %s\n"
@@ -2755,12 +2681,12 @@ msgstr ""
"ERROR: impossible d’écrire de données de document non compressées : %s\n"
#, c-format
-msgid "ERROR: Unexpected text on line %d of %s!\n"
-msgstr "ERROR: texte inattendu à la ligne %d sur %s.\n"
+msgid "ERROR: Unexpected text on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unknown encryption option value \"%s\"!\n"
-msgstr "ERROR: valeur de l’option de chiffrement « %s » inconnue.\n"
+msgid "ERROR: Unknown encryption option value \"%s\"\n"
+msgstr ""
#, c-format
msgid "ERROR: Unknown file order \"%s\"\n"
@@ -2771,65 +2697,53 @@ msgid "ERROR: Unknown format character \"%c\"\n"
msgstr "ERROR: caractère de format « %c » inconnu\n"
#, c-format
-msgid "ERROR: Unknown message catalog format for \"%s\"!\n"
-msgstr "ERROR: format du catalogue de messages inconnu pour « %s ».\n"
+msgid "ERROR: Unknown message catalog format for \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unknown option \"%s\" with value \"%s\"!\n"
-msgstr "ERROR: option « %s » inconnue avec la valeur « %s ».\n"
+msgid "ERROR: Unknown option \"%s\" with value \"%s\"\n"
+msgstr ""
#, c-format
msgid "ERROR: Unknown print mode \"%s\"\n"
msgstr "ERROR: mode d’impression « %s » inconnu\n"
#, c-format
-msgid "ERROR: Unknown version option value \"%s\"!\n"
-msgstr "ERROR: inconnue version option value « %s ».\n"
+msgid "ERROR: Unknown version option value \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unsupported brightness value %s, using brightness=100!\n"
-msgstr "ERROR: valeur de luminosité non prise en charge %s, brightness=100.\n"
+msgid "ERROR: Unsupported brightness value %s, using brightness=100\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unsupported gamma value %s, using gamma=1000!\n"
-msgstr "ERROR: valeur de gamma non prise en charge %s, gamma=1000.\n"
+msgid "ERROR: Unsupported gamma value %s, using gamma=1000\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unsupported number-up value %d, using number-up=1!\n"
-msgstr "ERROR: valeur number-up non prise en charge %d, number-up=1.\n"
+msgid "ERROR: Unsupported number-up value %d, using number-up=1\n"
+msgstr ""
#, c-format
msgid ""
-"ERROR: Unsupported number-up-layout value %s, using number-up-layout=lrtb!\n"
+"ERROR: Unsupported number-up-layout value %s, using number-up-layout=lrtb\n"
msgstr ""
-"ERROR: valeur de number-up-layout non prise en charge %s, number-up-"
-"layout=lrtb.\n"
#, c-format
-msgid "ERROR: Unsupported page-border value %s, using page-border=none!\n"
+msgid "ERROR: Unsupported page-border value %s, using page-border=none\n"
msgstr ""
-"ERROR: valeur de page-border non prise en charge %s, page-border=none.\n"
#, c-format
-msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting!\n"
+msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting\n"
msgstr ""
-"ERROR: dépassement de capacité de doc_printf (%d octets) détecté, processus "
-"en cours d’interruption.\n"
#, c-format
-msgid "ERROR: pictwpstops exited on signal %d!\n"
-msgstr "ERROR: pictwpstops a quitté au signal %d.\n"
+msgid "ERROR: pictwpstops exited on signal %d\n"
+msgstr ""
#, c-format
-msgid "ERROR: pictwpstops exited with status %d!\n"
-msgstr "ERROR: pictwpstops a indiqué l’état %d lors de sa fermeture.\n"
-
-msgid ""
-"ERROR: recoverable: Unable to connect to printer; will retry in 30 "
-"seconds...\n"
+msgid "ERROR: pictwpstops exited with status %d\n"
msgstr ""
-"ERROR: problème réversible : impossible de se connecter à l’imprimante ; "
-"nouvel essai dans 30 secondes…\n"
msgid "ERROR: select() failed"
msgstr "ERROR: la fonction select() a échoué"
@@ -2840,12 +2754,15 @@ msgstr "ERROR: impossible de lancer le fichier d’impression"
msgid "Edit Configuration File"
msgstr "Modifier le fichier de configuration"
-msgid "Empty PPD file!"
-msgstr "Fichier PPD vide."
+msgid "Empty PPD file"
+msgstr ""
msgid "Ending Banner"
msgstr "Fin de la bannière"
+msgid "English"
+msgstr "French"
+
msgid "Enter old password:"
msgstr "Ancien mot de passe :"
@@ -2874,8 +2791,8 @@ msgstr "Epson"
msgid "Error Policy"
msgstr "Règles d’erreur"
-msgid "Error: need hostname after '-h' option!\n"
-msgstr "Erreur : un nom d’hôte après l’option « -h » est nécessaire.\n"
+msgid "Error: need hostname after '-h' option\n"
+msgstr ""
msgid "Every 10 Labels"
msgstr "Toutes les 10 étiquettes"
@@ -2936,12 +2853,6 @@ msgstr "Folio"
msgid "Forbidden"
msgstr "Interdit"
-msgid "Fuser temperature high!"
-msgstr "Température de l’unité-fusible élevée."
-
-msgid "Fuser temperature low!"
-msgstr "Température de l’unité-fusible faible."
-
msgid "General"
msgstr "Général"
@@ -2960,8 +2871,8 @@ msgstr "Get-Response-PDU s’avère être de longueur indéfinie"
msgid "Glossy Paper"
msgstr "Papier brillant"
-msgid "Got a printer-uri attribute but no job-id!"
-msgstr "Attribut « printer-uri » trouvé mais sans attribut « job-id »"
+msgid "Got a printer-uri attribute but no job-id"
+msgstr ""
msgid "Grayscale"
msgstr "Niveaux de gris"
@@ -3163,6 +3074,9 @@ msgstr "ISO B8"
msgid "ISO B9"
msgstr "ISO B9"
+msgid "ISOLatin1"
+msgstr "UTF-8"
+
msgid "Illegal control character"
msgstr "Caractère de contrôle interdit"
@@ -3178,18 +3092,6 @@ msgstr "Traduction interdite"
msgid "Illegal whitespace character"
msgstr "Caractère « espace blanc » interdit"
-msgid "Ink/toner almost empty."
-msgstr "Encre/toner presque vide."
-
-msgid "Ink/toner empty!"
-msgstr "Encre/toner vide."
-
-msgid "Ink/toner waste bin almost full."
-msgstr "Poubelle d’encre/de toner presque remplie."
-
-msgid "Ink/toner waste bin full!"
-msgstr "Poubelle d’encre/de toner remplie."
-
msgid "Installable Options"
msgstr "Options installables"
@@ -3202,9 +3104,6 @@ msgstr "Imprimante pour étiquettes IntelliBar"
msgid "Intellitech"
msgstr "Intellitech"
-msgid "Interlock open."
-msgstr "Dispositif de verrouillage ouvert."
-
msgid "Internal Server Error"
msgstr ""
@@ -3236,12 +3135,12 @@ msgid "JCL"
msgstr "JCL ( Langage de contrôle de tâche )"
#, c-format
-msgid "Job #%d cannot be restarted - no files!"
-msgstr "La tâche n°%d ne peut être redémarrée - aucun fichier."
+msgid "Job #%d cannot be restarted - no files"
+msgstr ""
#, c-format
-msgid "Job #%d does not exist!"
-msgstr "La tâche n°%d n’existe pas."
+msgid "Job #%d does not exist"
+msgstr ""
#, c-format
msgid "Job #%d is already aborted - can't cancel."
@@ -3256,28 +3155,28 @@ msgid "Job #%d is already completed - can't cancel."
msgstr "La tâche n°%d est déjà terminée - impossible de l’annuler."
#, c-format
-msgid "Job #%d is finished and cannot be altered!"
-msgstr "La tâche n°%d est terminée et ne peut plus être modifiée."
+msgid "Job #%d is finished and cannot be altered"
+msgstr ""
#, c-format
-msgid "Job #%d is not complete!"
-msgstr "La tâche n°%d n’est pas terminée."
+msgid "Job #%d is not complete"
+msgstr ""
#, c-format
-msgid "Job #%d is not held for authentication!"
-msgstr "La tâche n°%d n’est pas en attente d’authentification."
+msgid "Job #%d is not held"
+msgstr ""
#, c-format
-msgid "Job #%d is not held!"
-msgstr "La tâche n°%d n’est pas retenue."
+msgid "Job #%d is not held for authentication"
+msgstr ""
#, c-format
-msgid "Job #%s does not exist!"
-msgstr "La tâche n°%s n’existe pas."
+msgid "Job #%s does not exist"
+msgstr ""
#, c-format
-msgid "Job %d not found!"
-msgstr "La tâche n°%d n’a pas été trouvée."
+msgid "Job %d not found"
+msgstr ""
msgid "Job Completed"
msgstr "terminée"
@@ -3306,8 +3205,8 @@ msgstr "L’opération sur la tâche a échoué :"
msgid "Job state cannot be changed."
msgstr "L’état de la tâche ne peut être modifié."
-msgid "Job subscriptions cannot be renewed!"
-msgstr "Les abonnements de tâche ne peuvent être renouvelés."
+msgid "Job subscriptions cannot be renewed"
+msgstr ""
msgid "Jobs"
msgstr "Tâches"
@@ -3328,8 +3227,8 @@ msgid "Label Top"
msgstr "Étiquette supérieure"
#, c-format
-msgid "Language \"%s\" not supported!"
-msgstr "Langue « %s » non prise en charge."
+msgid "Language \"%s\" not supported"
+msgstr ""
msgid "Large Address"
msgstr "Adresse étendue"
@@ -3382,21 +3281,6 @@ msgstr "Crénage du papier"
msgid "Media Type"
msgstr "Type de papier"
-msgid "Media jam!"
-msgstr "Bourrage papier"
-
-msgid "Media tray almost empty."
-msgstr "Bac à papier presque vide."
-
-msgid "Media tray empty!"
-msgstr "Bac à papier vide."
-
-msgid "Media tray missing!"
-msgstr "Bac manquant."
-
-msgid "Media tray needs to be filled."
-msgstr "Le bac à papier doit être rempli."
-
msgid "Medium"
msgstr "Moyen"
@@ -3409,28 +3293,31 @@ msgstr "Entête PPD-Adobe-4.x manquant"
msgid "Missing asterisk in column 1"
msgstr "Astérisque manquant à la colonne 1"
-msgid "Missing document-number attribute!"
-msgstr "Attribut « document-number » manquant."
+msgid "Missing document-number attribute"
+msgstr ""
#, c-format
-msgid "Missing double quote on line %d!"
-msgstr "Caractère ˝ manquant à la ligne %d."
+msgid "Missing double quote on line %d"
+msgstr ""
+
+msgid "Missing form variable"
+msgstr ""
-msgid "Missing form variable!"
-msgstr "Un champ du formulaire HTML n’a pas été rempli."
+msgid "Missing notify-subscription-ids attribute"
+msgstr ""
-msgid "Missing notify-subscription-ids attribute!"
-msgstr "Attribut notify-subscription-ids manquant"
+msgid "Missing option keyword"
+msgstr ""
-msgid "Missing requesting-user-name attribute!"
-msgstr "Attribut « requesting-user-name » manquant"
+msgid "Missing requesting-user-name attribute"
+msgstr ""
-msgid "Missing required attributes!"
-msgstr "Il manque des attributs indispensables."
+msgid "Missing required attributes"
+msgstr ""
#, c-format
-msgid "Missing value on line %d!"
-msgstr "Valeur manquante à la ligne %d.\n"
+msgid "Missing value on line %d"
+msgstr ""
msgid "Missing value string"
msgstr "Chaîne de valeur manquante"
@@ -3481,7 +3368,7 @@ msgstr "Pointeur de fichier PPD NULL."
msgid "Name OID uses indefinite length"
msgstr "L’OID du nom s’avère être de longueur indéfinie"
-msgid "Nested classes are not allowed!"
+msgid "Nested classes are not allowed"
msgstr ""
msgid "Never"
@@ -3499,27 +3386,27 @@ msgstr "Non"
msgid "No Content"
msgstr "Aucun contenu"
-msgid "No PPD name!"
-msgstr "Aucun nom PPD"
+msgid "No PPD name"
+msgstr ""
msgid "No VarBind SEQUENCE"
msgstr "Aucune SEQUENCE VarBind"
-msgid "No Windows printer drivers are installed!"
-msgstr "Aucun pilote d’impression Windows n’est installé."
+msgid "No Windows printer drivers are installed"
+msgstr ""
msgid "No active connection"
msgstr "Aucune connexion active"
#, c-format
-msgid "No active jobs on %s!"
-msgstr "Aucune tâche en cours sur « %s »."
+msgid "No active jobs on %s"
+msgstr ""
-msgid "No attributes in request!"
-msgstr "Aucun attribut dans la requête."
+msgid "No attributes in request"
+msgstr ""
-msgid "No authentication information provided!"
-msgstr "Aucune information d’authentification."
+msgid "No authentication information provided"
+msgstr ""
msgid "No community name"
msgstr "Aucun nom de communauté"
@@ -3536,32 +3423,32 @@ msgstr "Paramètre error-index absent"
msgid "No error-status"
msgstr "Paramètre error-status absent"
-msgid "No file!?!"
-msgstr "Aucun fichier !?!"
+msgid "No file!?"
+msgstr ""
-msgid "No modification time!"
-msgstr "Aucune heure de modification"
+msgid "No modification time"
+msgstr ""
msgid "No name OID"
msgstr "Aucun OID de nom"
-msgid "No printer name!"
-msgstr "Aucun nom d’imprimante."
+msgid "No printer name"
+msgstr ""
-msgid "No printer-uri found for class!"
-msgstr "Paramètre printer-uri absent pour la classe."
+msgid "No printer-uri found"
+msgstr ""
-msgid "No printer-uri found!"
-msgstr "Paramètre printer-uri absent."
+msgid "No printer-uri found for class"
+msgstr ""
-msgid "No printer-uri in request!"
-msgstr "Paramètre printer-uri absent de la requête."
+msgid "No printer-uri in request"
+msgstr ""
msgid "No request-id"
msgstr "Paramètre request-id absent"
-msgid "No subscription attributes in request!"
-msgstr "Aucun attribut d’abonnement dans la requête."
+msgid "No subscription attributes in request"
+msgstr ""
msgid "No subscriptions found."
msgstr "Aucun abonnement trouvé."
@@ -3605,12 +3492,6 @@ msgstr "Remarque"
msgid "OK"
msgstr "OK"
-msgid "OPC almost at end-of-life."
-msgstr "OPC presque en fin de vie."
-
-msgid "OPC at end-of-life!"
-msgstr "OPC en fin de vie."
-
msgid "Off (1-Sided)"
msgstr "Désactivé (recto)"
@@ -3639,18 +3520,9 @@ msgstr "Options installées"
msgid "Options: "
msgstr "Options : "
-msgid "Out of toner!"
-msgstr "Plus de toner."
-
msgid "Output Mode"
msgstr "Mode de sortie"
-msgid "Output bin almost full."
-msgstr "Corbeille de sortie presque pleine."
-
-msgid "Output bin full!"
-msgstr "Corbeille de sortie pleine."
-
#, c-format
msgid "Output for printer %s is sent to %s\n"
msgstr "La sortie de l’imprimante %s est envoyée à %s\n"
@@ -3670,9 +3542,6 @@ msgstr ""
"La sortie de l’imprimante %s/%s est envoyée à l’imprimante distante %s sur %"
"s\n"
-msgid "Output tray missing!"
-msgstr "Bac en sortie manquant."
-
msgid "PASS\n"
msgstr "VALIDE\n"
@@ -3828,9 +3697,6 @@ msgstr "en pause"
msgid "Printer Settings"
msgstr "Réglages de l’imprimante"
-msgid "Printer offline."
-msgstr "hors ligne."
-
msgid "Printer:"
msgstr "Imprimante :"
@@ -3887,9 +3753,6 @@ msgstr "Rembobiner"
msgid "Running command: %s %s -N -A %s -c '%s'\n"
msgstr "Commande en cours d’exécution : %s %s -N -A %s -c « %s »\n"
-msgid "SCSI Printer"
-msgstr "Imprimante SCSI"
-
msgid "SEQUENCE uses indefinite length"
msgstr "SEQUENCE s’avère être de longueur indéfinie"
@@ -3999,6 +3862,18 @@ msgstr ""
"Le nom de classe doit comporter au plus 127 caractères, tous imprimables, "
"sans espace, « / » et « # »."
+msgid "The developer unit needs to be replaced."
+msgstr ""
+
+msgid "The developer unit will need to be replaced soon."
+msgstr ""
+
+msgid "The fuser's temperature is high."
+msgstr ""
+
+msgid "The fuser's temperature is low."
+msgstr ""
+
msgid ""
"The notify-lease-duration attribute cannot be used with job subscriptions."
msgstr ""
@@ -4006,9 +3881,50 @@ msgstr ""
"abonnement de tâche."
#, c-format
-msgid "The notify-user-data value is too large (%d > 63 octets)!"
+msgid "The notify-user-data value is too large (%d > 63 octets)"
+msgstr ""
+
+msgid "The optical photoconductor needs to be replaced."
+msgstr ""
+
+msgid "The optical photoconductor will need to be replaced soon."
+msgstr ""
+
+msgid "The output bin is almost full."
+msgstr ""
+
+msgid "The output bin is full."
+msgstr ""
+
+msgid "The output bin is missing."
+msgstr ""
+
+msgid "The paper tray is almost empty."
+msgstr ""
+
+msgid "The paper tray is empty."
+msgstr ""
+
+msgid "The paper tray is missing."
+msgstr ""
+
+msgid "The paper tray needs to be filled."
+msgstr ""
+
+msgid "The printer is almost out of ink."
+msgstr ""
+
+msgid "The printer is low on toner."
+msgstr ""
+
+msgid "The printer is offline."
+msgstr ""
+
+msgid "The printer is out of ink."
+msgstr ""
+
+msgid "The printer is out of toner."
msgstr ""
-"La valeur de l’attribut « notify-user-data » est trop grande (%d > 63 octets)."
msgid ""
"The printer name may only contain up to 127 printable characters and may not "
@@ -4017,18 +3933,33 @@ msgstr ""
"Le nom d’imprimante doit comporter au plus 127 caractères, tous imprimables, "
"sans espace, « / » et « # »."
-msgid "The printer or class is not shared!"
-msgstr "L’imprimante ou la classe n’est pas partagée."
+msgid "The printer or class is not shared"
+msgstr ""
msgid "The printer or class was not found."
msgstr "L’imprimante ou la classe n’a pas été trouvée."
+msgid "The printer's cover is open."
+msgstr ""
+
+msgid "The printer's door is open."
+msgstr ""
+
+msgid "The printer's interlock is open."
+msgstr ""
+
+msgid "The printer's waste bin is almost full."
+msgstr ""
+
+msgid "The printer's waste bin is full."
+msgstr ""
+
#, c-format
msgid "The printer-uri \"%s\" contains invalid characters."
msgstr "Le paramètre printer-uri « %s » contient des caractères non valides."
-msgid "The printer-uri attribute is required!"
-msgstr "L’attribut « job-printer-uri » est obligatoire."
+msgid "The printer-uri attribute is required"
+msgstr ""
msgid ""
"The printer-uri must be of the form \"ipp://HOSTNAME/classes/CLASSNAME\"."
@@ -4052,25 +3983,25 @@ msgstr ""
msgid "There are too many subscriptions."
msgstr "Les abonnements sont trop nombreux."
+msgid "There is a paper jam."
+msgstr ""
+
msgid "Thermal Transfer Media"
msgstr "Papier pour transfert thermique"
msgid "Title: "
msgstr "Titre : "
-msgid "Toner low."
-msgstr "Niveau du toner faible."
-
msgid "Too many active jobs."
msgstr "Trop de tâches en cours."
#, c-format
-msgid "Too many job-sheets values (%d > 2)!"
-msgstr "Valeurs job-sheets trop nombreuses (%d > 2)."
+msgid "Too many job-sheets values (%d > 2)"
+msgstr ""
#, c-format
-msgid "Too many printer-state-reasons values (%d > %d)!"
-msgstr "Valeurs printer-state-reasons trop nombreuses (%d > %d)."
+msgid "Too many printer-state-reasons values (%d > %d)"
+msgstr ""
msgid "Transparency"
msgstr "Transparence"
@@ -4131,14 +4062,14 @@ msgid "Unable to add class:"
msgstr "Impossible d’ajouter la classe :"
#, c-format
-msgid "Unable to add job for destination \"%s\"!"
-msgstr "Impossible d’ajouter de tâche à la destination « %s »."
+msgid "Unable to add job for destination \"%s\""
+msgstr ""
msgid "Unable to add printer:"
msgstr "Impossible d’ajouter l’imprimante :"
-msgid "Unable to allocate memory for file types!"
-msgstr "Impossible d’allouer de la mémoire pour les types de fichiers."
+msgid "Unable to allocate memory for file types"
+msgstr ""
msgid "Unable to cancel RSS subscription:"
msgstr "Impossible d’annuler l’abonnement RSS :"
@@ -4156,47 +4087,38 @@ msgid "Unable to connect to host."
msgstr "Connexion à l’hôte impossible."
#, c-format
-msgid "Unable to copy 64-bit CUPS printer driver files (%d)!"
+msgid "Unable to copy 64-bit CUPS printer driver files (%d)"
msgstr ""
-"Impossible de copier les fichiers des gestionnaires d’impression CUPS "
-"64 bits (%d)."
#, c-format
-msgid "Unable to copy 64-bit Windows printer driver files (%d)!"
+msgid "Unable to copy 64-bit Windows printer driver files (%d)"
msgstr ""
-"Impossible de copier les fichiers des pilotes d’impression Windows 64 bits (%"
-"d)."
#, c-format
-msgid "Unable to copy CUPS printer driver files (%d)!"
+msgid "Unable to copy CUPS printer driver files (%d)"
msgstr ""
-"Impossible de copier les fichiers du gestionnaire d’impression CUPS (%d)."
-#, c-format
-msgid "Unable to copy PPD file - %s!"
-msgstr "Impossible de copier le fichier PPD - « %s »."
+msgid "Unable to copy PPD file"
+msgstr ""
-msgid "Unable to copy PPD file!"
-msgstr "Impossible de copier le fichier PPD."
+#, c-format
+msgid "Unable to copy PPD file - %s"
+msgstr ""
#, c-format
-msgid "Unable to copy Windows 2000 printer driver files (%d)!"
+msgid "Unable to copy Windows 2000 printer driver files (%d)"
msgstr ""
-"Impossible de copier les fichiers des pilotes d’impression pour Windows 2000 "
-"(%d)."
#, c-format
-msgid "Unable to copy Windows 9x printer driver files (%d)!"
+msgid "Unable to copy Windows 9x printer driver files (%d)"
msgstr ""
-"Impossible de copier les fichiers des pilotes d’impression pour Windows 9x (%"
-"d)."
#, c-format
-msgid "Unable to copy interface script - %s!"
-msgstr "Impossible de copier le script d’interface - « %s »."
+msgid "Unable to copy interface script - %s"
+msgstr ""
-msgid "Unable to create printer-uri!"
-msgstr "Impossible de créer le paramètre printer-uri."
+msgid "Unable to create printer-uri"
+msgstr ""
msgid "Unable to create temporary file:"
msgstr "Impossible de créer le fichier temporaire :"
@@ -4210,15 +4132,14 @@ msgstr "Impossible de supprimer l’imprimante :"
msgid "Unable to do maintenance command:"
msgstr "Impossible de lancer la commande de maintenance :"
-msgid "Unable to edit cupsd.conf files larger than 1MB!"
+msgid "Unable to edit cupsd.conf files larger than 1MB"
msgstr ""
-"Impossible de modifier des fichiers cupsd.conf de taille supérieure à 1 Mo."
-msgid "Unable to find destination for job!"
-msgstr "Impossible de trouver la destination de la tâche."
+msgid "Unable to find destination for job"
+msgstr ""
-msgid "Unable to find printer!\n"
-msgstr "Impossible de retrouver l’imprimante.\n"
+msgid "Unable to find printer\n"
+msgstr ""
msgid "Unable to get class list:"
msgstr "Impossible d’obtenir la liste des classes :"
@@ -4239,16 +4160,12 @@ msgid "Unable to get printer status:"
msgstr "Impossible d’obtenir l’état de l’imprimante :"
#, c-format
-msgid "Unable to install Windows 2000 printer driver files (%d)!"
+msgid "Unable to install Windows 2000 printer driver files (%d)"
msgstr ""
-"Impossible d’installer les fichiers des pilotes d’impression pour Windows "
-"2000 (%d)."
#, c-format
-msgid "Unable to install Windows 9x printer driver files (%d)!"
+msgid "Unable to install Windows 9x printer driver files (%d)"
msgstr ""
-"Impossible d’installer les fichiers des pilotes d’impression pour Windows 9x "
-"(%d)."
msgid "Unable to modify class:"
msgstr "Impossible de modifier la classe :"
@@ -4272,8 +4189,8 @@ msgid "Unable to open cupsd.conf file:"
msgstr "Impossible d’ouvrir le fichier cupsd.conf :"
#, c-format
-msgid "Unable to open document %d in job %d!"
-msgstr "Impossible d’ouvrir le document %d dans la tâche %d."
+msgid "Unable to open document %d in job %d"
+msgstr ""
msgid "Unable to print test page:"
msgstr "Impossible d’imprimer la page de test :"
@@ -4282,14 +4199,12 @@ msgstr "Impossible d’imprimer la page de test :"
msgid "Unable to run \"%s\": %s\n"
msgstr "Impossible d’exécuter « %s » : %s\n"
-msgid "Unable to send command to printer driver!"
-msgstr "Impossible d’envoyer la commande au gestionnaire de l’imprimante."
+msgid "Unable to send command to printer driver"
+msgstr ""
#, c-format
-msgid "Unable to set Windows printer driver (%d)!"
+msgid "Unable to set Windows printer driver (%d)"
msgstr ""
-"Impossible d’installer les fichiers des pilotes d’impression pour Windows (%"
-"d).\n"
msgid "Unable to set options:"
msgstr "Impossible de définir les options :"
@@ -4300,8 +4215,8 @@ msgstr "Impossible de définir la valeur par défaut pour le serveur :"
msgid "Unable to upload cupsd.conf file:"
msgstr "Impossible de transmettre le fichier cupsd.conf :"
-msgid "Unable to use legacy USB class driver!\n"
-msgstr "Impossible d’exploiter l’ancien gestionnaire de la classe USB.\n"
+msgid "Unable to use legacy USB class driver\n"
+msgstr ""
msgid "Unauthorized"
msgstr "Non autorisé"
@@ -4321,28 +4236,28 @@ msgid "Unknown printer-op-policy \"%s\"."
msgstr "Paramètre printer-op-policy « %s » inconnu."
#, c-format
-msgid "Unsupported character set \"%s\"!"
-msgstr "Jeu de caractères « %s » non pris en charge."
+msgid "Unsupported character set \"%s\""
+msgstr ""
#, c-format
-msgid "Unsupported compression \"%s\"!"
-msgstr "Compression « %s » non prise en charge"
+msgid "Unsupported compression \"%s\""
+msgstr ""
#, c-format
-msgid "Unsupported compression attribute %s!"
-msgstr "Attribut de compression %s non pris en charge"
+msgid "Unsupported compression attribute %s"
+msgstr ""
#, c-format
-msgid "Unsupported format \"%s\"!"
-msgstr "Format « %s » non pris en charge"
+msgid "Unsupported format \"%s\""
+msgstr ""
#, c-format
-msgid "Unsupported format '%s'!"
-msgstr "Format « %s » non pris en charge"
+msgid "Unsupported format '%s'"
+msgstr ""
#, c-format
-msgid "Unsupported format '%s/%s'!"
-msgstr "Format « %s/%s » non pris en charge"
+msgid "Unsupported format '%s/%s'"
+msgstr ""
msgid "Unsupported value type"
msgstr "Type de valeur non pris en charge"
@@ -4519,6 +4434,8 @@ msgid ""
"\n"
"Options:\n"
"\n"
+" -I {filename,filters,none,profiles}\n"
+" Ignore specific warnings\n"
" -R root-directory Set alternate root\n"
" -W {all,none,constraints,defaults,duplex,filters,profiles,sizes,"
"translations}\n"
@@ -4529,6 +4446,22 @@ msgid ""
" -vv Be very verbose\n"
msgstr ""
+msgid ""
+"Usage: ipptest [options] URI filename.test [ ... filenameN.test ]\n"
+"\n"
+"Options:\n"
+"\n"
+"-E Test with encryption.\n"
+"-V version Set default IPP version.\n"
+"-X Produce XML instead of plain text.\n"
+"-c Send requests using chunking (default)\n"
+"-d name=value Define variable.\n"
+"-f filename Set default test file.\n"
+"-i seconds Repeat the last test file with the given interval.\n"
+"-l Send requests using content-length\n"
+"-v Show all attributes sent and received.\n"
+msgstr ""
+
msgid "Usage: lpmove job/src dest\n"
msgstr "Usage : lpmove job/src dest\n"
@@ -4664,13 +4597,13 @@ msgstr "WARNING: ajout limité aux %d premières imprimantes trouvées"
msgid "WARNING: Boolean expected for waiteof option \"%s\"\n"
msgstr "WARNING: valeur booléenne attendue pour l’option waiteof « %s »\n"
-msgid "WARNING: Failed to read side-channel request!\n"
-msgstr "WARNING: échec de lecture de la requête de canal latéral.\n"
+#, c-format
+msgid "WARNING: Network host '%s' is busy; will retry in %d seconds...\n"
+msgstr ""
#, c-format
-msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature!\n"
+msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature\n"
msgstr ""
-"WARNING: l’option « %s » ne peut être incluse par le biais d’IncludeFeature.\n"
msgid "WARNING: Printer not responding\n"
msgstr "WARNING: l’imprimante ne répond pas.\n"
@@ -4682,37 +4615,24 @@ msgstr ""
#, c-format
msgid ""
"WARNING: Remote host did not respond with command status byte after %d "
-"seconds!\n"
+"seconds\n"
msgstr ""
-"WARNING: l’hôte à distance n’a pas répondu au bout de %d secondes par un "
-"octet d’état de commande.\n"
#, c-format
msgid ""
"WARNING: Remote host did not respond with control status byte after %d "
-"seconds!\n"
+"seconds\n"
msgstr ""
-"WARNING: l’hôte à distance n’a pas répondu au bout de %d secondes par un "
-"octet d’état de contrôle.\n"
#, c-format
msgid ""
-"WARNING: Remote host did not respond with data status byte after %d "
-"seconds!\n"
+"WARNING: Remote host did not respond with data status byte after %d seconds\n"
msgstr ""
-"WARNING: l’hôte à distance n’a pas répondu au bout de %d secondes par un "
-"octet d’état de données.\n"
-
-#, c-format
-msgid "WARNING: SCSI command timed out (%d); retrying...\n"
-msgstr "WARNING: la commande SCSI a expiré (%d) ; nouvel essai…\n"
msgid ""
"WARNING: This document does not conform to the Adobe Document Structuring "
-"Conventions and may not print correctly!\n"
+"Conventions and may not print correctly\n"
msgstr ""
-"WARNING: ce document n’est pas conforme aux normes Adobe (Adobe Document "
-"Structuring Conventions) et risque de ne pas s’imprimer correctement.\n"
#, c-format
msgid "WARNING: Unable to open \"%s:%s\": %s\n"
@@ -4730,31 +4650,23 @@ msgid "WARNING: Unknown PAP packet of type %d\n"
msgstr "WARNING: paquet PAP inconnu, de type %d\n"
#, c-format
-msgid "WARNING: Unknown choice \"%s\" for option \"%s\"!\n"
-msgstr "WARNING: choix « %s » inconnu pour l’option « %s ».\n"
+msgid "WARNING: Unknown choice \"%s\" for option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "WARNING: Unknown option \"%s\"!\n"
-msgstr "WARNING: option « %s » inconnue.\n"
+msgid "WARNING: Unknown option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "WARNING: Unsupported baud rate %s!\n"
-msgstr "WARNING: débit en bauds %s non pris en charge.\n"
+msgid "WARNING: Unsupported baud rate %s\n"
+msgstr ""
#, c-format
msgid "WARNING: number expected for status option \"%s\"\n"
msgstr "WARNING: nombre attendu pour l’option d’état « %s »\n"
-#, c-format
-msgid ""
-"WARNING: recoverable: Network host '%s' is busy; will retry in %d "
-"seconds...\n"
+msgid "Warning, no Windows 2000 printer drivers are installed"
msgstr ""
-"WARNING: problème réversible : l’hôte du réseau « %s » est occupé ; nouvel "
-"essai dans %d secondes…\n"
-
-msgid "Warning, no Windows 2000 printer drivers are installed!"
-msgstr "WARNING: aucun pilote d’impression pour Windows 2000 n’est installé."
msgid "Yes"
msgstr "Oui"
@@ -4803,27 +4715,26 @@ msgid "cupsctl: Unable to connect to server: %s\n"
msgstr "cupsctl : connexion impossible au serveur : %s\n"
#, c-format
-msgid "cupsctl: Unknown option \"%s\"!\n"
-msgstr "cupsctl : option « %s » inconnue\n"
+msgid "cupsctl: Unknown option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "cupsctl: Unknown option \"-%c\"!\n"
-msgstr "cupsctl : option « -%c » inconnue\n"
+msgid "cupsctl: Unknown option \"-%c\"\n"
+msgstr ""
-msgid "cupsd: Expected config filename after \"-c\" option!\n"
+msgid "cupsd: Expected config filename after \"-c\" option\n"
msgstr ""
-"cupsd : nom de fichier de configuration attendu après l’option « -c ».\n"
-msgid "cupsd: Unable to get current directory!\n"
-msgstr "cupsd : impossible de déterminer le répertoire actif.\n"
+msgid "cupsd: Unable to get current directory\n"
+msgstr ""
#, c-format
-msgid "cupsd: Unknown argument \"%s\" - aborting!\n"
-msgstr "cupsd : argument « %s » inconnu - interruption en cours…\n"
+msgid "cupsd: Unknown argument \"%s\" - aborting\n"
+msgstr ""
#, c-format
-msgid "cupsd: Unknown option \"%c\" - aborting!\n"
-msgstr "cupsd : option inconnue « %c » - interruption en cours…\n"
+msgid "cupsd: Unknown option \"%c\" - aborting\n"
+msgstr ""
msgid "cupsd: launchd(8) support not compiled in, running in normal mode.\n"
msgstr ""
@@ -4831,15 +4742,15 @@ msgstr ""
"en mode normal.\n"
#, c-format
-msgid "cupsfilter: Invalid document number %d!\n"
-msgstr "cupsfilter : numéro de document %d non valide.\n"
+msgid "cupsfilter: Invalid document number %d\n"
+msgstr ""
#, c-format
-msgid "cupsfilter: Invalid job ID %d!\n"
-msgstr "cupsfilter : identifiant %d de tâche non valide.\n"
+msgid "cupsfilter: Invalid job ID %d\n"
+msgstr ""
-msgid "cupsfilter: Only one filename can be specified!\n"
-msgstr "cupsfilter : un seul nom de fichier peut être spécifié.\n"
+msgid "cupsfilter: Only one filename can be specified\n"
+msgstr ""
#, c-format
msgid "cupsfilter: Unable to get job file - %s\n"
@@ -4874,62 +4785,95 @@ msgstr "help\t\taccéder à l’aide relative aux commandes\n"
msgid "idle"
msgstr "inactive"
-msgid "job-printer-uri attribute missing!"
-msgstr "Attribut « job-printer-uri » manquant."
+msgid "ipptest: \"-i\" is incompatible with \"-x\".\n"
+msgstr ""
-msgid "lpadmin: Class name can only contain printable characters!\n"
+#, c-format
+msgid "ipptest: Bad URI - %s.\n"
msgstr ""
-"lpadmin : le nom d’une classe doit se limiter aux caractères imprimables.\n"
-msgid "lpadmin: Expected PPD after '-P' option!\n"
-msgstr "lpadmin : fichier PPD attendu après l’option « -P ».\n"
+#, c-format
+msgid "ipptest: Bad version %s for \"-V\".\n"
+msgstr ""
-msgid "lpadmin: Expected allow/deny:userlist after '-u' option!\n"
+msgid "ipptest: May only specify a single URI.\n"
msgstr ""
-"lpadmin : paramètre allow/deny:liste_utilisateurs attendu après l’option « -"
-"u ».\n"
-msgid "lpadmin: Expected class after '-r' option!\n"
-msgstr "lpadmin : classe attendue après l’option « -r ».\n"
+msgid "ipptest: Missing filename for \"-f\".\n"
+msgstr ""
-msgid "lpadmin: Expected class name after '-c' option!\n"
-msgstr "lpadmin : nom de classe attendu après l’option « -c ».\n"
+msgid "ipptest: Missing name=value for \"-d\".\n"
+msgstr ""
+
+msgid "ipptest: Missing seconds for \"-i\".\n"
+msgstr ""
-msgid "lpadmin: Expected description after '-D' option!\n"
-msgstr "lpadmin : description attendue après l’option « -D ».\n"
+msgid "ipptest: Missing version for \"-V\".\n"
+msgstr ""
-msgid "lpadmin: Expected device URI after '-v' option!\n"
-msgstr "lpadmin : URI de périphérique attendu après l’option « -v ».\n"
+msgid "ipptest: Only http, https, and ipp URIs are supported."
+msgstr ""
-msgid "lpadmin: Expected file type(s) after '-I' option!\n"
-msgstr "lpadmin : type ou types de fichier attendu(s) après l’option « -I ».\n"
+msgid "ipptest: URI required before test file."
+msgstr ""
-msgid "lpadmin: Expected hostname after '-h' option!\n"
-msgstr "lpadmin : nom d’hôte attendu après l’option « -h ».\n"
+#, c-format
+msgid "ipptest: Unknown option \"-%c\".\n"
+msgstr ""
-msgid "lpadmin: Expected interface after '-i' option!\n"
-msgstr "lpadmin : interface attendue après l’option « -i ».\n"
+msgid "job-printer-uri attribute missing"
+msgstr ""
-msgid "lpadmin: Expected location after '-L' option!\n"
-msgstr "lpadmin : emplacement attendu après l’option « -L ».\n"
+msgid "lpadmin: Class name can only contain printable characters\n"
+msgstr ""
-msgid "lpadmin: Expected model after '-m' option!\n"
-msgstr "lpadmin : modèle attendu après l’option « -m ».\n"
+msgid "lpadmin: Expected PPD after '-P' option\n"
+msgstr ""
-msgid "lpadmin: Expected name=value after '-o' option!\n"
-msgstr "lpadmin : nom=valeur attendu après l’option « -o ».\n"
+msgid "lpadmin: Expected allow/deny:userlist after '-u' option\n"
+msgstr ""
-msgid "lpadmin: Expected printer after '-p' option!\n"
-msgstr "lpadmin : imprimante attendue après l’option « -p ».\n"
+msgid "lpadmin: Expected class after '-r' option\n"
+msgstr ""
-msgid "lpadmin: Expected printer name after '-d' option!\n"
-msgstr "lpadmin : nom d’imprimante attendu après l’option « -d ».\n"
+msgid "lpadmin: Expected class name after '-c' option\n"
+msgstr ""
-msgid "lpadmin: Expected printer or class after '-x' option!\n"
-msgstr "lpadmin : imprimante ou classe attendue après l’option « -x ».\n"
+msgid "lpadmin: Expected description after '-D' option\n"
+msgstr ""
-msgid "lpadmin: No member names were seen!\n"
-msgstr "lpadmin : aucun nom de membre détecté.\n"
+msgid "lpadmin: Expected device URI after '-v' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected file type(s) after '-I' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected hostname after '-h' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected interface after '-i' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected location after '-L' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected model after '-m' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected name=value after '-o' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected printer after '-p' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected printer name after '-d' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected printer or class after '-x' option\n"
+msgstr ""
+
+msgid "lpadmin: No member names were seen\n"
+msgstr ""
#, c-format
msgid "lpadmin: Printer %s is already a member of class %s.\n"
@@ -4939,17 +4883,13 @@ msgstr "lpadmin : l’imprimante %s est déjà un membre de la classe %s.\n"
msgid "lpadmin: Printer %s is not a member of class %s.\n"
msgstr "lpadmin : l’imprimante %s n’est pas un membre de la classe %s.\n"
-msgid "lpadmin: Printer name can only contain printable characters!\n"
+msgid "lpadmin: Printer name can only contain printable characters\n"
msgstr ""
-"lpadmin : le nom de l’imprimante doit se limiter aux caractères "
-"imprimables.\n"
msgid ""
"lpadmin: Unable to add a printer to the class:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin : impossible d’ajouter d’imprimante à la classe :\n"
-" Vous devez d’abord indiquer le nom d’une imprimante.\n"
#, c-format
msgid "lpadmin: Unable to connect to server: %s\n"
@@ -4965,127 +4905,109 @@ msgstr "lpadmin : impossible d’ouvrir le fichier « %s » : %s\n"
msgid ""
"lpadmin: Unable to remove a printer from the class:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin : impossible de retirer une imprimante de la classe :\n"
-" Vous devez d’abord indiquer le nom d’une imprimante.\n"
msgid ""
"lpadmin: Unable to set the PPD file:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin : impossible de définir le fichier PPD :\n"
-" Vous devez d’abord indiquer le nom d’une imprimante.\n"
msgid ""
"lpadmin: Unable to set the device URI:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin : impossible de définir l’URI du périphérique :\n"
-" Vous devez d’abord indiquer le nom d’une imprimante.\n"
msgid ""
"lpadmin: Unable to set the interface script or PPD file:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin : impossible de définir le script ou le fichier PPD interface :\n"
-" Vous devez d’abord indiquer le nom d’une imprimante.\n"
msgid ""
"lpadmin: Unable to set the interface script:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin : impossible de définir le script interface :\n"
-" Vous devez d’abord indiquer le nom d’une imprimante.\n"
msgid ""
"lpadmin: Unable to set the printer description:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin : impossible de définir la description de l’imprimante :\n"
-" Vous devez d’abord indiquer le nom d’une imprimante.\n"
msgid ""
"lpadmin: Unable to set the printer location:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin : impossible de définir l’emplacement de l’imprimante :\n"
-" Vous devez d’abord indiquer le nom d’une imprimante.\n"
msgid ""
"lpadmin: Unable to set the printer options:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin : impossible de définir les options de l’imprimante :\n"
-" Vous devez d’abord indiquer le nom d’une imprimante.\n"
#, c-format
-msgid "lpadmin: Unknown allow/deny option \"%s\"!\n"
-msgstr "lpadmin : option allow/deny « %s » inconnue.\n"
+msgid "lpadmin: Unknown allow/deny option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "lpadmin: Unknown argument '%s'!\n"
-msgstr "lpadmin : argument « %s » inconnu.\n"
+msgid "lpadmin: Unknown argument '%s'\n"
+msgstr ""
#, c-format
-msgid "lpadmin: Unknown option '%c'!\n"
-msgstr "lpadmin : option « %c » inconnue.\n"
+msgid "lpadmin: Unknown option '%c'\n"
+msgstr ""
-msgid "lpadmin: Warning - content type list ignored!\n"
-msgstr "lpadmin : avertissement - liste des types de contenu ignorée.\n"
+msgid "lpadmin: Warning - content type list ignored\n"
+msgstr ""
msgid "lpc> "
msgstr "lpc> "
-msgid "lpinfo: Expected 1284 device ID string after --device-id!\n"
+msgid "lpinfo: Expected 1284 device ID string after --device-id\n"
msgstr ""
-"lpinfo : chaîne de l’identifiant du périphérique 1284 attendue après « --id-"
-"périphérique ».\n"
-msgid "lpinfo: Expected language after --language!\n"
-msgstr "lpinfo : langue attendue après « --language ».\n"
+msgid "lpinfo: Expected language after --language\n"
+msgstr ""
-msgid "lpinfo: Expected make and model after --make-and-model!\n"
-msgstr "lpinfo : marque et modèle attendus après « --make-and-model »\n"
+msgid "lpinfo: Expected make and model after --make-and-model\n"
+msgstr ""
-msgid "lpinfo: Expected product string after --product!\n"
-msgstr "lpinfo : chaîne du produit attendue après « --product ».\n"
+msgid "lpinfo: Expected product string after --product\n"
+msgstr ""
-msgid "lpinfo: Expected scheme list after --exclude-schemes!\n"
-msgstr "lpinfo : liste des schémas attendue après « --exclude-schemes ».\n"
+msgid "lpinfo: Expected scheme list after --exclude-schemes\n"
+msgstr ""
-msgid "lpinfo: Expected scheme list after --include-schemes!\n"
-msgstr "lpinfo : liste des schémas attendue après « --include-schemes ».\n"
+msgid "lpinfo: Expected scheme list after --include-schemes\n"
+msgstr ""
-msgid "lpinfo: Expected timeout after --timeout!\n"
-msgstr "lpinfo : délai d’attente attendu après « --timeout ».\n"
+msgid "lpinfo: Expected timeout after --timeout\n"
+msgstr ""
#, c-format
-msgid "lpinfo: Unknown argument '%s'!\n"
-msgstr "lpinfo : argument « %s » inconnu.\n"
+msgid "lpinfo: Unknown argument '%s'\n"
+msgstr ""
#, c-format
-msgid "lpinfo: Unknown option '%c'!\n"
-msgstr "lpinfo : option « %c » inconnue.\n"
+msgid "lpinfo: Unknown option '%c'\n"
+msgstr ""
#, c-format
-msgid "lpinfo: Unknown option '%s'!\n"
-msgstr "lpinfo : option « %s » inconnue.\n"
+msgid "lpinfo: Unknown option '%s'\n"
+msgstr ""
#, c-format
msgid "lpmove: Unable to connect to server: %s\n"
msgstr "lpmove : connexion impossible au serveur : %s\n"
#, c-format
-msgid "lpmove: Unknown argument '%s'!\n"
-msgstr "lpmove : argument « %s » inconnu.\n"
+msgid "lpmove: Unknown argument '%s'\n"
+msgstr ""
#, c-format
-msgid "lpmove: Unknown option '%c'!\n"
-msgstr "lpmove : option « %c » inconnue.\n"
+msgid "lpmove: Unknown option '%c'\n"
+msgstr ""
-msgid "lpoptions: No printers!?!\n"
-msgstr "lpoptions : aucune imprimante !?!\n"
+msgid "lpoptions: No printers\n"
+msgstr ""
#, c-format
msgid "lpoptions: Unable to add printer or instance: %s\n"
@@ -5096,25 +5018,23 @@ msgid "lpoptions: Unable to get PPD file for %s: %s\n"
msgstr "lpoptions : impossible d’obtenir le fichier PPD de %s : %s\n"
#, c-format
-msgid "lpoptions: Unable to open PPD file for %s!\n"
-msgstr "lpoptions : impossible d’ouvrir le fichier PPD de %s ».\n"
+msgid "lpoptions: Unable to open PPD file for %s\n"
+msgstr ""
-msgid "lpoptions: Unknown printer or class!\n"
-msgstr "lpoptions : imprimante ou classe inconnue.\n"
+msgid "lpoptions: Unknown printer or class\n"
+msgstr ""
-msgid "lppasswd: Only root can add or delete passwords!\n"
+msgid "lppasswd: Only root can add or delete passwords\n"
msgstr ""
-"lppasswd : seul l’utilisateur « root » est en mesure d’ajouter ou de "
-"supprimer des mots de passe.\n"
-msgid "lppasswd: Password file busy!\n"
-msgstr "lppasswd : fichier des mots de passe occupé.\n"
+msgid "lppasswd: Password file busy\n"
+msgstr ""
-msgid "lppasswd: Password file not updated!\n"
-msgstr "lppasswd : fichier des mots de passe non mis à jour.\n"
+msgid "lppasswd: Password file not updated\n"
+msgstr ""
-msgid "lppasswd: Sorry, password doesn't match!\n"
-msgstr "lppasswd : mot de passe non concordant.\n"
+msgid "lppasswd: Sorry, password doesn't match\n"
+msgstr ""
msgid ""
"lppasswd: Sorry, password rejected.\n"
@@ -5126,8 +5046,8 @@ msgstr ""
"lettre et un chiffre,\n"
"et ne peut pas reprendre votre nom d’utilisateur.\n"
-msgid "lppasswd: Sorry, passwords don't match!\n"
-msgstr "lppasswd : les mots de passe ne concordent pas.\n"
+msgid "lppasswd: Sorry, passwords don't match\n"
+msgstr ""
#, c-format
msgid "lppasswd: Unable to copy password string: %s\n"
@@ -5159,10 +5079,8 @@ msgstr "lppasswd : l’utilisateur « %s » et le groupe « %s » n’exist
#, c-format
msgid ""
"lpstat: error - %s environment variable names non-existent destination \"%s"
-"\"!\n"
+"\"\n"
msgstr ""
-"lpstat : erreur - destination « %s » inexistante pour les noms de variables "
-"d’environnement %s.\n"
#, c-format
msgid "members of class %s:\n"
@@ -5174,23 +5092,20 @@ msgstr "aucune entrée\n"
msgid "no system default destination\n"
msgstr "aucune destination système par défaut\n"
-msgid "notify-events not specified!"
-msgstr "Attribut « notify-events » non renseigné."
+msgid "notify-events not specified"
+msgstr ""
#, c-format
-msgid "notify-recipient-uri URI \"%s\" is already used!"
+msgid "notify-recipient-uri URI \"%s\" is already used"
msgstr ""
-"L’URI « %s », indiquée par le paramètre notify-recipient-uri, est déjà "
-"utilisée."
#, c-format
-msgid "notify-recipient-uri URI \"%s\" uses unknown scheme!"
+msgid "notify-recipient-uri URI \"%s\" uses unknown scheme"
msgstr ""
-"L’URI « %s » du paramètre « notify-recipient-uri » utilise un mode inconnu."
#, c-format
-msgid "notify-subscription-id %d no good!"
-msgstr "notify-subscription-id %d erroné."
+msgid "notify-subscription-id %d no good"
+msgstr ""
msgid "pending"
msgstr "en attente"
@@ -5210,12 +5125,12 @@ msgid "ppdc: Bad boolean value (%s) on line %d of %s.\n"
msgstr "ppdc : valeur booléenne (%s) incorrecte à la ligne %d sur %s.\n"
#, c-format
-msgid "ppdc: Bad resolution name \"%s\" on line %d of %s!\n"
-msgstr "ppdc : nom de résolution « %s » incorrect à la ligne %d sur %s.\n"
+msgid "ppdc: Bad resolution name \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Bad status keyword %s on line %d of %s!\n"
-msgstr "ppdc : mot-clé d’état %s incorrect à la ligne %d sur %s.\n"
+msgid "ppdc: Bad status keyword %s on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Bad variable substitution ($%c) on line %d of %s.\n"
@@ -5223,28 +5138,28 @@ msgstr ""
"ppdc : substitution de variables ($%c) incorrecte à la ligne %d sur %s.\n"
#, c-format
-msgid "ppdc: Choice found on line %d of %s with no Option!\n"
-msgstr "ppdc : choix trouvé à la ligne %d sur %s, sans Option.\n"
+msgid "ppdc: Choice found on line %d of %s with no Option\n"
+msgstr ""
#, c-format
-msgid "ppdc: Duplicate #po for locale %s on line %d of %s!\n"
-msgstr "ppdc : #po en double pour la langue %s à la ligne %d sur %s.\n"
+msgid "ppdc: Duplicate #po for locale %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected a filter definition on line %d of %s!\n"
-msgstr "ppdc : définition de filtre attendue à la ligne %d sur %s.\n"
+msgid "ppdc: Expected a filter definition on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected a program name on line %d of %s!\n"
-msgstr "ppdc : nom de programme attendu à la ligne %d sur %s.\n"
+msgid "ppdc: Expected a program name on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Expected boolean value on line %d of %s.\n"
msgstr "ppdc : valeur booléenne attendue à la ligne %d sur %s.\n"
#, c-format
-msgid "ppdc: Expected charset after Font on line %d of %s!\n"
-msgstr "ppdc : jeu de caractères attendu après Font à la ligne %d de %s.\n"
+msgid "ppdc: Expected charset after Font on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Expected choice code on line %d of %s.\n"
@@ -5255,194 +5170,180 @@ msgid "ppdc: Expected choice name/text on line %d of %s.\n"
msgstr "ppdc : nom/texte de choix attendu à la ligne %d de %s.\n"
#, c-format
-msgid "ppdc: Expected color order for ColorModel on line %d of %s!\n"
+msgid "ppdc: Expected color order for ColorModel on line %d of %s\n"
msgstr ""
-"ppdc : ordre de couleurs attendu pour ColorModel à la ligne %d de %s.\n"
#, c-format
-msgid "ppdc: Expected colorspace for ColorModel on line %d of %s!\n"
+msgid "ppdc: Expected colorspace for ColorModel on line %d of %s\n"
msgstr ""
-"ppdc : espace de couleurs attendu pour ColorModel à la ligne %d de %s.\n"
#, c-format
-msgid "ppdc: Expected compression for ColorModel on line %d of %s!\n"
-msgstr "ppdc : compression attendue pour ColorModel à la ligne %d de %s.\n"
+msgid "ppdc: Expected compression for ColorModel on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected constraints string for UIConstraints on line %d of %s!\n"
+msgid "ppdc: Expected constraints string for UIConstraints on line %d of %s\n"
msgstr ""
-"ppdc : chaîne des contraintes attendue pour UIConstraints à la ligne %d de %"
-"s.\n"
#, c-format
msgid ""
-"ppdc: Expected driver type keyword following DriverType on line %d of %s!\n"
+"ppdc: Expected driver type keyword following DriverType on line %d of %s\n"
msgstr ""
-"ppdc : mot-clé attendu du type de gestionnaire après DriverType à la ligne %"
-"d de %s.\n"
#, c-format
-msgid "ppdc: Expected duplex type after Duplex on line %d of %s!\n"
-msgstr "ppdc : type de duplex attendu après Duplex à la ligne %d de %s.\n"
+msgid "ppdc: Expected duplex type after Duplex on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected encoding after Font on line %d of %s!\n"
-msgstr "ppdc : encodage attendu après Font à la ligne %d de %s.\n"
+msgid "ppdc: Expected encoding after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected filename after #po %s on line %d of %s!\n"
-msgstr "ppdc : nom de fichier attendu après #po %s à la ligne %d de %s.\n"
+msgid "ppdc: Expected filename after #po %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected group name/text on line %d of %s!\n"
-msgstr "ppdc : nom/texte de groupe attendu à la ligne %d de %s.\n"
+msgid "ppdc: Expected group name/text on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected include filename on line %d of %s!\n"
-msgstr "ppdc : nom de fichier d’inclusion attendu à la ligne %d de %s.\n"
+msgid "ppdc: Expected include filename on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected integer on line %d of %s!\n"
-msgstr "ppdc : nombre entier attendu à la ligne %d de %s.\n"
+msgid "ppdc: Expected integer on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected locale after #po on line %d of %s!\n"
-msgstr "ppdc : langue attendue après #po à la ligne %d de %s.\n"
+msgid "ppdc: Expected locale after #po on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after %s on line %d of %s!\n"
-msgstr "ppdc : nom attendu après %s à la ligne %d de %s.\n"
+msgid "ppdc: Expected name after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after FileName on line %d of %s!\n"
-msgstr "ppdc : nom attendu après FileName à la ligne %d de %s.\n"
+msgid "ppdc: Expected name after FileName on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after Font on line %d of %s!\n"
-msgstr "ppdc : nom attendu après Font à la ligne %d de %s.\n"
+msgid "ppdc: Expected name after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after Manufacturer on line %d of %s!\n"
-msgstr "ppdc : nom attendu après Manufacturer à la ligne %d de %s.\n"
+msgid "ppdc: Expected name after Manufacturer on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after MediaSize on line %d of %s!\n"
-msgstr "ppdc : nom attendu après MediaSize à la ligne %d de %s.\n"
+msgid "ppdc: Expected name after MediaSize on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after ModelName on line %d of %s!\n"
-msgstr "ppdc : nom attendu après ModelName à la ligne %d de %s.\n"
+msgid "ppdc: Expected name after ModelName on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after PCFileName on line %d of %s!\n"
-msgstr "ppdc : nom attendu après PCFileName à la ligne %d de %s.\n"
+msgid "ppdc: Expected name after PCFileName on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text after %s on line %d of %s!\n"
-msgstr "ppdc : nom/texte attendu après %s à la ligne %d de %s.\n"
+msgid "ppdc: Expected name/text after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text after Installable on line %d of %s!\n"
-msgstr "ppdc : nom/texte attendu après Installable à la ligne %d de %s.\n"
+msgid "ppdc: Expected name/text after Installable on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text after Resolution on line %d of %s!\n"
-msgstr "ppdc : nom/texte attendu après Resolution à la ligne %d de %s.\n"
+msgid "ppdc: Expected name/text after Resolution on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text combination for ColorModel on line %d of %s!\n"
+msgid "ppdc: Expected name/text combination for ColorModel on line %d of %s\n"
msgstr ""
-"ppdc : association nom/texte attendue pour ColorModel à la ligne %d de %s.\n"
#, c-format
-msgid "ppdc: Expected option name/text on line %d of %s!\n"
-msgstr "ppdc : nom/texte d’option attendu à la ligne %d de %s.\n"
+msgid "ppdc: Expected option name/text on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected option section on line %d of %s!\n"
-msgstr "ppdc : section d’option attendue à la ligne %d de %s.\n"
+msgid "ppdc: Expected option section on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected option type on line %d of %s!\n"
-msgstr "ppdc : type d’option attendu à la ligne %d de %s.\n"
+msgid "ppdc: Expected option type on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected override field after Resolution on line %d of %s!\n"
+msgid "ppdc: Expected override field after Resolution on line %d of %s\n"
msgstr ""
-"ppdc : champ de remplacement attendu après Resolution à la ligne %d de %s.\n"
#, c-format
-msgid "ppdc: Expected real number on line %d of %s!\n"
-msgstr "ppdc : nombre réel attendu à la ligne %d de %s.\n"
+msgid "ppdc: Expected real number on line %d of %s\n"
+msgstr ""
#, c-format
msgid ""
-"ppdc: Expected resolution/mediatype following ColorProfile on line %d of %"
-"s!\n"
+"ppdc: Expected resolution/mediatype following ColorProfile on line %d of %s\n"
msgstr ""
-"ppdc : résolution/type de papier attendu après ColorProfile à la ligne %d de "
-"%s.\n"
#, c-format
msgid ""
"ppdc: Expected resolution/mediatype following SimpleColorProfile on line %d "
-"of %s!\n"
+"of %s\n"
msgstr ""
-"ppdc : résolution/type de papier attendu après SimpleColorProfile à la ligne "
-"%d de %s.\n"
#, c-format
-msgid "ppdc: Expected selector after %s on line %d of %s!\n"
-msgstr "ppdc : sélecteur attendu après %s à la ligne %d de %s.\n"
+msgid "ppdc: Expected selector after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected status after Font on line %d of %s!\n"
-msgstr "ppdc : état attendu après Font à la ligne %d de %s.\n"
+msgid "ppdc: Expected status after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected string after Copyright on line %d of %s!\n"
-msgstr "ppdc : chaîne attendue après Copyright à la ligne %d de %s.\n"
+msgid "ppdc: Expected string after Copyright on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected string after Version on line %d of %s!\n"
-msgstr "ppdc : chaîne attendue après Version à la ligne %d de %s.\n"
+msgid "ppdc: Expected string after Version on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected two option names on line %d of %s!\n"
-msgstr "ppdc : deux noms d’option attendus à la ligne %d de %s.\n"
+msgid "ppdc: Expected two option names on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected value after %s on line %d of %s!\n"
-msgstr "ppdc : valeur attendue après %s à la ligne %d de %s.\n"
+msgid "ppdc: Expected value after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected version after Font on line %d of %s!\n"
-msgstr "ppdc : version attendue après Font à la ligne %d de %s.\n"
+msgid "ppdc: Expected version after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid #include/#po filename \"%s\"!\n"
-msgstr "ppdc : nom de fichier #include/#po « %s » non valide\n"
+msgid "ppdc: Invalid #include/#po filename \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid cost for filter on line %d of %s!\n"
-msgstr "ppdc : coût pour le filtre à la ligne %d de %s non valide\n"
+msgid "ppdc: Invalid cost for filter on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid empty MIME type for filter on line %d of %s!\n"
-msgstr "ppdc : type MIME pour le filtre à la ligne %d de %s non valide\n"
+msgid "ppdc: Invalid empty MIME type for filter on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid empty program name for filter on line %d of %s!\n"
+msgid "ppdc: Invalid empty program name for filter on line %d of %s\n"
msgstr ""
-"ppdc : nom de programme vide pour le filtre à la ligne %d de %s non valide\n"
#, c-format
-msgid "ppdc: Invalid option section \"%s\" on line %d of %s!\n"
-msgstr "ppdc : section d’option « %s » à la ligne %d de %s non valide\n"
+msgid "ppdc: Invalid option section \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid option type \"%s\" on line %d of %s!\n"
-msgstr "ppdc : type d’option « %s » à la ligne %d de %s non valide\n"
+msgid "ppdc: Invalid option type \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Loading driver information file \"%s\"...\n"
@@ -5457,33 +5358,32 @@ msgid "ppdc: Loading messages from \"%s\"...\n"
msgstr "ppdc : chargement de messages de « %s »…\n"
#, c-format
-msgid "ppdc: Missing #endif at end of \"%s\"!\n"
-msgstr "ppdc : #endif absent à la fin de « %s ».\n"
+msgid "ppdc: Missing #endif at end of \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ppdc: Missing #if on line %d of %s!\n"
-msgstr "ppdc : #if absent à la ligne %d de %s.\n"
+msgid "ppdc: Missing #if on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: No message catalog provided for locale %s!\n"
-msgstr "ppdc : aucun catalogue de messages fourni pour la langue %s.\n"
+msgid "ppdc: No message catalog provided for locale %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Option %s defined in two different groups on line %d of %s!\n"
+msgid "ppdc: Option %s defined in two different groups on line %d of %s\n"
msgstr ""
#, c-format
-msgid "ppdc: Option %s redefined with a different type on line %d of %s!\n"
-msgstr "ppdc : option %s redéfinie sous un autre type à la ligne %d de %s.\n"
+msgid "ppdc: Option %s redefined with a different type on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Option constraint must *name on line %d of %s!\n"
-msgstr "ppdc : contrainte d’option doit inclure *nom à la ligne %d de %s.\n"
+msgid "ppdc: Option constraint must *name on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Too many nested #if's on line %d of %s!\n"
+msgid "ppdc: Too many nested #if's on line %d of %s\n"
msgstr ""
-"ppdc : instructions #if imbriquées trop nombreuses à la ligne %d de %s.\n"
#, c-format
msgid "ppdc: Unable to create PPD file \"%s\" - %s.\n"
@@ -5502,15 +5402,12 @@ msgid "ppdc: Unable to execute cupstestppd: %s\n"
msgstr "ppdc : impossible d’exécuter cupstestppd : %s\n"
#, c-format
-msgid "ppdc: Unable to find #po file %s on line %d of %s!\n"
+msgid "ppdc: Unable to find #po file %s on line %d of %s\n"
msgstr ""
-"ppdc : impossible de retrouver le fichier #po %s à la ligne %d de %s.\n"
#, c-format
-msgid "ppdc: Unable to find include file \"%s\" on line %d of %s!\n"
+msgid "ppdc: Unable to find include file \"%s\" on line %d of %s\n"
msgstr ""
-"ppdc : impossible de retrouver le fichier d’inclusion « %s » à la ligne %d de "
-"%s.\n"
#, c-format
msgid "ppdc: Unable to find localization for \"%s\" - %s\n"
@@ -5525,31 +5422,33 @@ msgid "ppdc: Undefined variable (%s) on line %d of %s.\n"
msgstr "ppdc : variable indéfinie (%s) à la ligne %d de %s.\n"
#, c-format
-msgid "ppdc: Unknown driver type %s on line %d of %s!\n"
-msgstr "ppdc : type de gestionnaire %s inconnu à la ligne %d de %s.\n"
+msgid "ppdc: Unknown driver type %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s!\n"
-msgstr "ppdc : type de duplex « %s » inconnu à la ligne %d de %s.\n"
+msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown media size \"%s\" on line %d of %s!\n"
-msgstr "ppdc : taille du papier « %s » inconnue à la ligne %d de %s.\n"
+msgid "ppdc: Unknown media size \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown token \"%s\" seen on line %d of %s!\n"
-msgstr "ppdc : jeton « %s » inconnu détecté à la ligne %d de %s.\n"
+msgid "ppdc: Unknown token \"%s\" seen on line %d of %s\n"
+msgstr ""
#, c-format
msgid ""
-"ppdc: Unknown trailing characters in real number \"%s\" on line %d of %s!\n"
+"ppdc: Unknown trailing characters in real number \"%s\" on line %d of %s\n"
msgstr ""
-"ppdc : caractères de fin, dans le nombre réel « %s », inconnus à la ligne %d "
-"de %s.\n"
#, c-format
-msgid "ppdc: Unterminated string starting with %c on line %d of %s!\n"
-msgstr "ppdc : chaîne commençant par %c non terminée, à la ligne %d de %s.\n"
+msgid "ppdc: Unterminated string starting with %c on line %d of %s\n"
+msgstr ""
+
+#, c-format
+msgid "ppdc: Warning - overlapping filename \"%s\".\n"
+msgstr ""
#, c-format
msgid "ppdc: Writing %s...\n"
@@ -5560,8 +5459,8 @@ msgid "ppdc: Writing PPD files to directory \"%s\"...\n"
msgstr "ppdc : écriture des fichiers PPD dans le répertoire « %s »…\n"
#, c-format
-msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s!\n"
-msgstr "ppdmerge : LanguageVersion « %s » incorrect dans %s.\n"
+msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s\n"
+msgstr ""
#, c-format
msgid "ppdmerge: Ignoring PPD file %s...\n"
@@ -5640,21 +5539,630 @@ msgstr "sans titre"
msgid "variable-bindings uses indefinite length"
msgstr "variable-bindings s’avère être de longueur indéfinie"
+#~ msgid " WARN %s has no corresponding options!\n"
+#~ msgstr " ATTN Aucune option ne correspond à %s.\n"
+
+#~ msgid " WARN Default choices conflicting!\n"
+#~ msgstr " ATTN Choix par défaut en conflit.\n"
+
+#~ msgid ""
+#~ " WARN Duplex option keyword %s may not work as expected and "
+#~ "should be named Duplex!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " ATTN Le mot-clé %s d’option duplex peut ne pas fonctionner "
+#~ "comme attendu et doit s’intituler Duplex.\n"
+#~ " REF : page 122, rubrique 5.17\n"
+
+#~ msgid ""
+#~ " WARN File contains a mix of CR, LF, and CR LF line endings!\n"
+#~ msgstr ""
+#~ " ATTN Le fichier contient un mélange de fins de ligne CR, LF et "
+#~ "CR LF.\n"
+
+#~ msgid " WARN Line %d only contains whitespace!\n"
+#~ msgstr " ATTN La ligne %d ne contient que des espaces blancs.\n"
+
#~ msgid " WARN Missing APDialogExtension file \"%s\"\n"
#~ msgstr " ATTN Fichier APDialogExtension « %s » manquant\n"
#~ msgid " WARN Missing APPrinterIconPath file \"%s\"\n"
#~ msgstr " ATTN Fichier APPrinterIconPath « %s » manquant\n"
+#~ msgid ""
+#~ " WARN Non-Windows PPD files should use lines ending with only "
+#~ "LF, not CR LF!\n"
+#~ msgstr ""
+#~ " ATTN Les fichiers PPD non-Windows doivent utiliser des fins de "
+#~ "ligne définis uniquement par LF et non CR LF.\n"
+
+#~ msgid ""
+#~ " WARN Obsolete PPD version %.1f!\n"
+#~ " REF: Page 42, section 5.2.\n"
+#~ msgstr ""
+#~ " ATTN Version PPD obsolète %.1f.\n"
+#~ " REF : page 42, rubrique 5.2.\n"
+
+#~ msgid " %s %s %s does not exist!\n"
+#~ msgstr " %s %s %s n’existe pas.\n"
+
+#~ msgid ""
+#~ " %s Bad %s choice %s!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " %s Choix %s erroné %s.\n"
+#~ " REF  : page 122, rubrique 5.17\n"
+
+#~ msgid " %s Bad UTF-8 \"%s\" translation string for option %s!\n"
+#~ msgstr ""
+#~ " %s Chaîne de traduction UTF-8 « %s » incorrecte pour l’option %s.\n"
+
+#~ msgid ""
+#~ " %s Bad UTF-8 \"%s\" translation string for option %s, choice %s!\n"
+#~ msgstr ""
+#~ " %s Chaîne de traduction UTF-8 « %s » incorrecte pour l’option %s, "
+#~ "le choix %s.\n"
+
+#~ msgid " %s Bad cupsFilter value \"%s\"!\n"
+#~ msgstr " %s Valeur cupsFilter « %s » incorrecte.\n"
+
+#~ msgid " %s Bad cupsICCProfile %s!\n"
+#~ msgstr " %s cupsICCProfile « %s »  incorrect.\n"
+
+#~ msgid " %s Bad cupsPreFilter value \"%s\"!\n"
+#~ msgstr " %s Valeur cupsPreFilter « %s » incorrecte.\n"
+
+#~ msgid " %s Bad cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr " %s cupsUIConstraints %s : « %s ».\n"
+
+#~ msgid " %s Bad language \"%s\"!\n"
+#~ msgstr " %s Langue « %s » incorrecte.\n"
+
+#~ msgid " %s Empty cupsUIConstraints %s!\n"
+#~ msgstr " %s cupsUIConstraints %s vide.\n"
+
+#~ msgid " %s Missing \"%s\" translation string for option %s!\n"
+#~ msgstr " %s Chaîne de traduction « %s » manquante pour l’option %s.\n"
+
+#~ msgid ""
+#~ " %s Missing \"%s\" translation string for option %s, choice %s!\n"
+#~ msgstr ""
+#~ " %s Chaîne de traduction « %s » manquante pour l’option %s et le "
+#~ "choix %s.\n"
+
+#~ msgid ""
+#~ " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"!\n"
+#~ msgstr ""
+#~ " %s Choix manquant *%s %s dans UIConstraints « *%s %s *%s %s ».\n"
+
+#~ msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr " %s Choix manquant *%s %s dans cupsUIConstraints %s :« %s ».\n"
+
+#~ msgid " %s Missing cupsICCProfile file \"%s\"!\n"
+#~ msgstr " %s Fichier cupsICCProfile manquant « %s ».\n"
+
+#~ msgid " %s Missing cupsUIResolver %s!\n"
+#~ msgstr " %s cupsUIResolver manquant « %s ».\n"
+
+#~ msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"!\n"
+#~ msgstr ""
+#~ " %s Option %s manquante dans UIConstraints « *%s %s *%s %s ».\n"
+
+#~ msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr " %s Option %s manquante dans cupsUIConstraints %s : « %s ».\n"
+
+#~ msgid " %s No base translation \"%s\" is included in file!\n"
+#~ msgstr ""
+#~ " %s Aucune traduction de base « %s » n’est comprise dans le "
+#~ "fichier.\n"
+
+#~ msgid ""
+#~ " %s REQUIRED %s does not define choice None!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " %s %s requis ne définit pas le choix Aucun.\n"
+#~ " REF : page 122, rubrique 5.17\n"
+
+#~ msgid " %s cupsICCProfile %s hash value collides with %s!\n"
+#~ msgstr ""
+#~ " %s La valeur de hachage cupsICCProfile %s entre en collision avec %"
+#~ "s.\n"
+
+#~ msgid " %s cupsUIResolver %s causes a loop!\n"
+#~ msgstr " %s cupsUIResolver %s provoque une boucle.\n"
+
+#~ msgid " **FAIL** %s choice names %s and %s differ only by case!\n"
+#~ msgstr ""
+#~ " **ÉCHEC** Les noms de choix %s %s et %s diffèrent seulement par "
+#~ "leurs majuscules.\n"
+
+#~ msgid ""
+#~ " **FAIL** %s must be 1284DeviceID!\n"
+#~ " REF: Page 72, section 5.5\n"
+#~ msgstr ""
+#~ " **ÉCHEC** %s doit correspondre à 1284DeviceID.\n"
+#~ " REF : page 72, rubrique 5.5.\n"
+
+#~ msgid ""
+#~ " **FAIL** BAD DefaultImageableArea %s!\n"
+#~ " REF: Page 102, section 5.15.\n"
+#~ msgstr ""
+#~ " **ÉCHEC** DefaultImageableArea %s erroné.\n"
+#~ " REF : page 102, rubrique 5.15.\n"
+
+#~ msgid ""
+#~ " **FAIL** BAD DefaultPaperDimension %s!\n"
+#~ " REF: Page 103, section 5.15.\n"
+#~ msgstr ""
+#~ " **ÉCHEC** DefaultPaperDimension %s erroné.\n"
+#~ " REF : page 103, rubrique 5.15.\n"
+
+#~ msgid ""
+#~ " **FAIL** Bad %s choice %s!\n"
+#~ " REF: Page 84, section 5.9\n"
+#~ msgstr ""
+#~ " **ÉCHEC** Choix %s %s erroné.\n"
+#~ " REF : page 84, rubrique 5.9\n"
+
+#~ msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1!\n"
+#~ msgstr ""
+#~ " **ÉCHEC** LanguageEncoding %s incorrect - doit correspondre à "
+#~ "ISOLatin1.\n"
+
+#~ msgid " **FAIL** Bad LanguageVersion %s - must be English!\n"
+#~ msgstr ""
+#~ " **ÉCHEC** LanguageVersion %s incorrect - doit correspondre à "
+#~ "Anglais.\n"
+
+#~ msgid ""
+#~ " **FAIL** Default translation string for option %s choice %s "
+#~ "contains 8-bit characters!\n"
+#~ msgstr ""
+#~ " **ÉCHEC** La chaîne de traduction par défaut pour l’option %s, "
+#~ "choix %s, contient des caractères 8 bits.\n"
+
+#~ msgid ""
+#~ " **FAIL** Default translation string for option %s contains 8-bit "
+#~ "characters!\n"
+#~ msgstr ""
+#~ " **ÉCHEC** La chaîne de traduction par défaut pour l’option %s "
+#~ "contient des caractères 8 bits.\n"
+
+#~ msgid " **FAIL** Group names %s and %s differ only by case!\n"
+#~ msgstr ""
+#~ " **ÉCHEC** Les noms de groupe %s et %s diffèrent seulement par "
+#~ "leurs majuscules.\n"
+
+#~ msgid " **FAIL** Multiple occurrences of %s choice name %s!\n"
+#~ msgstr " **ÉCHEC** Plusieurs occurrences de %s, nom de choix %s.\n"
+
+#~ msgid " **FAIL** Option names %s and %s differ only by case!\n"
+#~ msgstr ""
+#~ " **ÉCHEC** Noms d’option %s et %s diffèrent seulement par leurs "
+#~ "majuscules.\n"
+
+#~ msgid ""
+#~ " Bad %%%%BoundingBox: on line %d!\n"
+#~ " REF: Page 39, %%%%BoundingBox:\n"
+#~ msgstr ""
+#~ " %%%%BoundingBox erroné : %d en ligne.\n"
+#~ " REF : page 39, %%%%BoundingBox :\n"
+
+#~ msgid ""
+#~ " Bad %%%%Page: on line %d!\n"
+#~ " REF: Page 53, %%%%Page:\n"
+#~ msgstr ""
+#~ " %%%%Page erroné  : %d en ligne.\n"
+#~ " REF : page 53, %%%%Page :\n"
+
+#~ msgid ""
+#~ " Bad %%%%Pages: on line %d!\n"
+#~ " REF: Page 43, %%%%Pages:\n"
+#~ msgstr ""
+#~ " %%%%Pages erroné : %d en ligne.\n"
+#~ " REF : page 43, %%%%Pages :\n"
+
+#~ msgid ""
+#~ " Line %d is longer than 255 characters (%d)!\n"
+#~ " REF: Page 25, Line Length\n"
+#~ msgstr ""
+#~ " La ligne %d dépasse 255 caractères (%d).\n"
+#~ " REF : page 25, longueur de ligne\n"
+
+#~ msgid ""
+#~ " Missing %!PS-Adobe-3.0 on first line!\n"
+#~ " REF: Page 17, 3.1 Conforming Documents\n"
+#~ msgstr ""
+#~ " %!PS-Adobe-3.0 manquant à la première ligne.\n"
+#~ " REF : page 17, 3.1 Uniformisation des documents\n"
+
+#~ msgid ""
+#~ " Missing %%EndComments comment!\n"
+#~ " REF: Page 41, %%EndComments\n"
+#~ msgstr ""
+#~ " Commentaire %%EndComments manquant.\n"
+#~ " REF : page 41, %%EndComments\n"
+
+#~ msgid ""
+#~ " Missing or bad %%BoundingBox: comment!\n"
+#~ " REF: Page 39, %%BoundingBox:\n"
+#~ msgstr ""
+#~ " %%BoundingBox manquant ou erroné : commentaire.\n"
+#~ " REF : page 39, %%BoundingBox :\n"
+
+#~ msgid ""
+#~ " Missing or bad %%Page: comments!\n"
+#~ " REF: Page 53, %%Page:\n"
+#~ msgstr ""
+#~ " %%Page manquant ou erroné : commentaires.\n"
+#~ " REF: page 53, %%Page :\n"
+
+#~ msgid ""
+#~ " Missing or bad %%Pages: comment!\n"
+#~ " REF: Page 43, %%Pages:\n"
+#~ msgstr ""
+#~ " %%Pages manquant ou erroné : commentaire.\n"
+#~ " REF : page 43, %%Pages :\n"
+
+#~ msgid " Saw %d lines that exceeded 255 characters!\n"
+#~ msgstr " %d lignes dépassant 255 caractères rencontrées.\n"
+
+#~ msgid " Too many %%BeginDocument comments!\n"
+#~ msgstr " Commentaires %%BeginDocument trop nombreux.\n"
+
+#~ msgid " Too many %%EndDocument comments!\n"
+#~ msgstr " Commentaires %%EndDocument trop nombreux.\n"
+
+#~ msgid " Warning: file contains binary data!\n"
+#~ msgstr " Attention : le fichier contient des données binaires.\n"
+
+#~ msgid " Warning: no %%EndComments comment in file!\n"
+#~ msgstr " Attention : pas de commentaire %%EndComments dans le fichier.\n"
+
+#~ msgid " Warning: obsolete DSC version %.1f in file!\n"
+#~ msgstr " Attention : version DSC obsolète %.1f dans le fichier.\n"
+
+#~ msgid "%s not supported!"
+#~ msgstr "%s : opération non prise en charge."
+
+#~ msgid "%s: Don't know what to do!\n"
+#~ msgstr "%s : aucune décision possible.\n"
+
+#~ msgid ""
+#~ "%s: Error - %s environment variable names non-existent destination \"%s"
+#~ "\"!\n"
+#~ msgstr ""
+#~ "%s : Erreur - %s destination non-existante des noms de variable "
+#~ "d’environnement « %s ».\n"
+
+#~ msgid "%s: Error - bad job ID!\n"
+#~ msgstr "%s : erreur - ID de tâche incorrect.\n"
+
+#~ msgid "%s: Error - cannot print files and alter jobs simultaneously!\n"
+#~ msgstr ""
+#~ "%s : erreur - ne peut pas imprimer les fichiers et modifier les tâches "
+#~ "simultanément.\n"
+
+#~ msgid ""
+#~ "%s: Error - cannot print from stdin if files or a job ID are provided!\n"
+#~ msgstr ""
+#~ "%s : erreur - ne peut pas imprimer depuis stdin si les fichiers ou l’ID "
+#~ "de tâche sont fournis.\n"
+
+#~ msgid "%s: Error - expected character set after '-S' option!\n"
+#~ msgstr "%s : erreur - jeu de caractères attendu après l’option « -S ».\n"
+
+#~ msgid "%s: Error - expected content type after '-T' option!\n"
+#~ msgstr "%s : erreur - type de contenu attendu après l’option « -T ».\n"
+
+#~ msgid "%s: Error - expected copies after '-n' option!\n"
+#~ msgstr "%s : erreur - copies attendues après l’option « -n ».\n"
+
+#~ msgid "%s: Error - expected copy count after '-#' option!\n"
+#~ msgstr "%s : erreur - nombre de copies attendu après l’option « -# ».\n"
+
+#~ msgid "%s: Error - expected destination after '-P' option!\n"
+#~ msgstr "%s : erreur - destination attendue après l’option « -P ».\n"
+
+#~ msgid "%s: Error - expected destination after '-b' option!\n"
+#~ msgstr "%s : erreur - destination attendue après l’option « -b ».\n"
+
+#~ msgid "%s: Error - expected destination after '-d' option!\n"
+#~ msgstr "%s : erreur - destination attendue après l’option « -d ».\n"
+
+#~ msgid "%s: Error - expected form after '-f' option!\n"
+#~ msgstr "%s : erreur - formulaire attendu après l’option « -f ».\n"
+
+#~ msgid "%s: Error - expected hold name after '-H' option!\n"
+#~ msgstr "%s : erreur - nom de maintien attendu après l’option « -H ».\n"
+
+#~ msgid "%s: Error - expected hostname after '-H' option!\n"
+#~ msgstr "%s : erreur - nom d’hôte attendu après l’option « -H ».\n"
+
+#~ msgid "%s: Error - expected hostname after '-h' option!\n"
+#~ msgstr "%s : erreur - nom d’hôte attendu après l’option « -h ».\n"
+
+#~ msgid "%s: Error - expected mode list after '-y' option!\n"
+#~ msgstr "%s : erreur - liste des modes attendue après l’option « -y ».\n"
+
+#~ msgid "%s: Error - expected name after '-%c' option!\n"
+#~ msgstr "%s : erreur - nom attendu après l’option « -%c ».\n"
+
+#~ msgid "%s: Error - expected option string after '-o' option!\n"
+#~ msgstr "%s : erreur - chaîne d’option attendue après l’option « -o ».\n"
+
+#~ msgid "%s: Error - expected page list after '-P' option!\n"
+#~ msgstr "%s : erreur - liste de pages attendue après l’option « -P ».\n"
+
+#~ msgid "%s: Error - expected priority after '-%c' option!\n"
+#~ msgstr "%s : erreur - priorité attendue après l’option « -%c ».\n"
+
+#~ msgid "%s: Error - expected reason text after '-r' option!\n"
+#~ msgstr "%s : erreur - raison attendue après l’option « -r ».\n"
+
+#~ msgid "%s: Error - expected title after '-t' option!\n"
+#~ msgstr "%s : erreur - titre attendu après l’option « -t ».\n"
+
+#~ msgid "%s: Error - expected username after '-U' option!\n"
+#~ msgstr "%s : erreur - nom d’utilisateur attendu après l’option « -U.\n"
+
+#~ msgid "%s: Error - expected username after '-u' option!\n"
+#~ msgstr "%s : erreur - nom d’utilisateur attendu après l’option « -u ».\n"
+
+#~ msgid "%s: Error - expected value after '-%c' option!\n"
+#~ msgstr "%s : erreur - valeur attendue après l’option « -%c ».\n"
+
+#~ msgid ""
+#~ "%s: Error - need \"completed\", \"not-completed\", or \"all\" after '-W' "
+#~ "option!\n"
+#~ msgstr ""
+#~ "%s : erreur - « terminé », « pas terminé » ou « tout » nécessaire après "
+#~ "l’option « -W ».\n"
+
+#~ msgid "%s: Error - scheduler not responding!\n"
+#~ msgstr "%s: Erreur - le programmateur ne répond pas.\n"
+
+#~ msgid "%s: Error - unknown destination \"%s\"!\n"
+#~ msgstr "%s : erreur - destination inconnue « %s ».\n"
+
+#~ msgid "%s: Error - unknown destination \"%s/%s\"!\n"
+#~ msgstr "%s : erreur - destination inconnue « %s/%s ».\n"
+
+#~ msgid "%s: Error - unknown option '%c'!\n"
+#~ msgstr "%s : erreur - option inconnue « -%c ».\n"
+
+#~ msgid "%s: Error - unknown option '%s'!\n"
+#~ msgstr "%s : erreur - option inconnue « -%s ».\n"
+
+#~ msgid "%s: Expected job ID after '-i' option!\n"
+#~ msgstr "%s : erreur - ID de tâche attendu après l’option « -i ».\n"
+
+#~ msgid "%s: Invalid destination name in list \"%s\"!\n"
+#~ msgstr "%s : nom de destination dans la liste « %s »  non valide.\n"
+
+#~ msgid "%s: Need job ID ('-i jobid') before '-H restart'!\n"
+#~ msgstr ""
+#~ "%s : identifiant de tâche (« -i jobid ») nécessaire avant « -H restart ».\n"
+
+#~ msgid "%s: No filter to convert from %s/%s to %s/%s!\n"
+#~ msgstr "%s : aucun filtre pour convertir %s/%s en %s/%s.\n"
+
+#~ msgid "%s: Sorry, no encryption support compiled in!\n"
+#~ msgstr ""
+#~ "%s : désolé, aucune prise en charge du chiffrement incluse dans la "
+#~ "compilation.\n"
+
+#~ msgid "%s: Unable to contact server!\n"
+#~ msgstr "%s : impossible de contacter le serveur.\n"
+
+#~ msgid "%s: Unable to determine MIME type of \"%s\"!\n"
+#~ msgstr " %s : impossible de déterminer le type MIME de « %s ».\n"
+
#~ msgid "%s: Unable to open %s - %s\n"
#~ msgstr "%s : impossible d’ouvrir %s - %s\n"
#~ msgid "%s: Unable to open %s - %s on line %d.\n"
#~ msgstr "%s : impossible d’ouvrir %s - %s à la ligne %d."
+#~ msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"!\n"
+#~ msgstr ""
+#~ "%s : impossible de lire la base de données MIME à partir de « %s » ou « %"
+#~ "s ».\n"
+
+#~ msgid "%s: Unknown destination \"%s\"!\n"
+#~ msgstr "%s : destination inconnue « %s ».\n"
+
+#~ msgid "%s: Unknown destination MIME type %s/%s!\n"
+#~ msgstr "%s : destination inconnue du type MIME %s/%s.\n"
+
+#~ msgid "%s: Unknown option '%c'!\n"
+#~ msgstr "%s : option inconnue « %c ».\n"
+
+#~ msgid "%s: Unknown source MIME type %s/%s!\n"
+#~ msgstr "%s : source inconnue du type MIME %s/%s.\n"
+
+#~ msgid ""
+#~ "%s: Warning - '%c' format modifier not supported - output may not be "
+#~ "correct!\n"
+#~ msgstr ""
+#~ "%s : avertissement - modification de format « %c » non prise en charge - "
+#~ "la sortie risque d’être incorrecte.\n"
+
+#~ msgid "%s: Warning - character set option ignored!\n"
+#~ msgstr "%s : avertissement - option du jeu de caractères ignorée.\n"
+
+#~ msgid "%s: Warning - content type option ignored!\n"
+#~ msgstr "%s : avertissement - option du type de contenu ignorée.\n"
+
+#~ msgid "%s: Warning - form option ignored!\n"
+#~ msgstr "%s : avertissement - option de formulaire ignorée.\n"
+
+#~ msgid "%s: Warning - mode option ignored!\n"
+#~ msgstr "%s : avertissement - option de mode ignorée.\n"
+
+#~ msgid ""
+#~ "%s: error - %s environment variable names non-existent destination \"%s"
+#~ "\"!\n"
+#~ msgstr ""
+#~ "%s : erreur - %s destination non-existante des noms de variable "
+#~ "d’environnement « %s ».\n"
+
+#~ msgid "%s: error - expected option=value after '-o' option!\n"
+#~ msgstr "%s : erreur - « option=valeur » attendu après l’option « -o ».\n"
+
#~ msgid "600 DPI Grayscale"
#~ msgstr "600 ppp (niveaux de gris)"
+#~ msgid "A Samba password is required to export printer drivers!"
+#~ msgstr ""
+#~ "Un mot de passe SAMBA est nécessaire pour exporter les gestionnaires "
+#~ "d’impression."
+
+#~ msgid "A Samba username is required to export printer drivers!"
+#~ msgstr ""
+#~ "Un nom d’utilisateur SAMBA est nécessaire pour exporter les gestionnaires "
+#~ "d’impression."
+
+#~ msgid "A class named \"%s\" already exists!"
+#~ msgstr "Une classe porte déjà le nom de « %s »."
+
+#~ msgid "A printer named \"%s\" already exists!"
+#~ msgstr "Une imprimante porte déjà le nom de « %s »."
+
+#~ msgid "Attempt to set %s printer-state to bad value %d!"
+#~ msgstr ""
+#~ "Tentative d’attribution d’une valeur erronée au paramètre « printer-"
+#~ "state » %s : %d."
+
+#~ msgid "Attribute groups are out of order (%x < %x)!"
+#~ msgstr "Les groupes d’attributs ne sont pas dans le bon ordre (%x < %x)."
+
+#~ msgid "Bad device URI \"%s\"!\n"
+#~ msgstr "URI de périphérique « %s » incorrect.\n"
+
+#~ msgid "Bad device-uri \"%s\"!"
+#~ msgstr "device-uri « %s » incorrect."
+
+#~ msgid "Bad device-uri scheme \"%s\"!"
+#~ msgstr "Schéma de device-uri « %s » incorrect."
+
+#~ msgid "Bad document-format \"%s\"!"
+#~ msgstr "document-format « %s » incorrect."
+
+#~ msgid "Bad filename buffer!"
+#~ msgstr "Tampon des noms de fichier incorrect."
+
+#~ msgid "Bad job-priority value!"
+#~ msgstr "Valeur de job-priority incorrecte."
+
+#~ msgid "Bad job-sheets value \"%s\"!"
+#~ msgstr "Valeur de job-sheets « %s » incorrecte."
+
+#~ msgid "Bad job-sheets value type!"
+#~ msgstr "Type de job-sheets incorrect."
+
+#~ msgid "Bad job-state value!"
+#~ msgstr "Valeur de job-state incorrecte."
+
+#~ msgid "Bad job-uri attribute \"%s\"!"
+#~ msgstr "Attribut de job-uri « %s » incorrect."
+
+#~ msgid "Bad notify-pull-method \"%s\"!"
+#~ msgstr "Paramètre notify-pull-method « %s » incorrect."
+
+#~ msgid "Bad notify-recipient-uri URI \"%s\"!"
+#~ msgstr "URI de notify-recipient-uri « %s » incorrect."
+
+#~ msgid "Bad option + choice on line %d!"
+#~ msgstr "Couple option/choix incorrect à la ligne %d.\n"
+
+#~ msgid "Bad port-monitor \"%s\"!"
+#~ msgstr "port-monitor « %s » incorrect"
+
+#~ msgid "Bad printer-state value %d!"
+#~ msgstr "Valeur de printer-state %d incorrecte."
+
+#~ msgid "Bad request version number %d.%d!"
+#~ msgstr "Numéro de version de requête %d.%d incorrect."
+
+#~ msgid "Bad subscription ID!"
+#~ msgstr "Identifiant d’abonnement incorrect."
+
+#~ msgid "Character set \"%s\" not supported!"
+#~ msgstr "Jeu de caractères « %s » non pris en charge."
+
+#~ msgid "Could not scan type \"%s\"!"
+#~ msgstr "Impossible d’analyser le type « %s »."
+
+#~ msgid "Cover open."
+#~ msgstr "Couvercle ouvert."
+
+#~ msgid "Developer almost empty."
+#~ msgstr "Développeur presque vide."
+
+#~ msgid "Developer empty!"
+#~ msgstr "Développeur vide."
+
+#~ msgid "Door open."
+#~ msgstr "Capot ouvert."
+
+#~ msgid "ERROR: Bad %%BoundingBox: comment seen!\n"
+#~ msgstr "ERROR: %%BoundingBox erroné : commentaire vu.\n"
+
+#~ msgid "ERROR: Bad %%IncludeFeature: comment!\n"
+#~ msgstr "ERROR: %%IncludeFeature erroné : commentaire.\n"
+
+#~ msgid "ERROR: Bad %%Page: comment in file!\n"
+#~ msgstr "ERROR: %%Page erroné : commentaire dans le fichier.\n"
+
+#~ msgid "ERROR: Bad %%PageBoundingBox: comment in file!\n"
+#~ msgstr "ERROR: %%PageBoundingBox erroné : commentaire dans le fichier.\n"
+
+#~ msgid "ERROR: Bad SCSI device file \"%s\"!\n"
+#~ msgstr "ERROR: fichier de périphérique SCSI « %s » erroné.\n"
+
+#~ msgid "ERROR: Bad columns value %d!\n"
+#~ msgstr "ERROR: valeur de colonnes %d erronée.\n"
+
+#~ msgid "ERROR: Bad cpi value %f!\n"
+#~ msgstr "ERROR: valeur de cpi %f erronée.\n"
+
+#~ msgid "ERROR: Bad lpi value %f!\n"
+#~ msgstr "ERROR: valeur de lpi %f erronée.\n"
+
+#~ msgid "ERROR: Bad page setup!\n"
+#~ msgstr "ERROR: format d’impression erroné.\n"
+
+#~ msgid "ERROR: Destination printer does not exist!\n"
+#~ msgstr "ERROR: l’imprimante de destination n’existe pas.\n"
+
+#~ msgid "ERROR: Duplicate %%BoundingBox: comment seen!\n"
+#~ msgstr "ERROR: %%BoundingBox en double : commentaire vu.\n"
+
+#~ msgid "ERROR: Duplicate %%Pages: comment seen!\n"
+#~ msgstr "ERROR: %%Pages en double : commentaire vu.\n"
+
+#~ msgid "ERROR: Empty print file!\n"
+#~ msgstr "ERROR: fichier d’impression vide.\n"
+
+#~ msgid "ERROR: Expected quoted string on line %d of %s!\n"
+#~ msgstr ""
+#~ "ERROR: chaîne entre guillemets droits attendue à la ligne %d sur %s.\n"
+
+#~ msgid "ERROR: Fatal USB error!\n"
+#~ msgstr "ERROR: erreur USB fatale.\n"
+
+#~ msgid "ERROR: Invalid HP-GL/2 command seen, unable to print file!\n"
+#~ msgstr ""
+#~ "ERROR: commande HP-GL/2 non valide détectée ; impossible d’imprimer le "
+#~ "fichier.\n"
+
+#~ msgid "ERROR: Missing %%EndProlog!\n"
+#~ msgstr "ERROR: %%EndProlog manquant.\n"
+
+#~ msgid "ERROR: Missing %%EndSetup!\n"
+#~ msgstr "ERROR: %%EndSetup manquant.\n"
+
#~ msgid ""
#~ "ERROR: Missing device URI on command-line and no DEVICE_URI environment "
#~ "variable!\n"
@@ -5662,15 +6170,132 @@ msgstr "variable-bindings s’avère être de longueur indéfinie"
#~ "ERROR: URI du périphérique manquant sur la ligne de commande et aucune "
#~ "variable d’environnement DEVICE_URI.\n"
+#~ msgid "ERROR: Missing value on line %d of banner file!\n"
+#~ msgstr "ERROR: valeur manquante à la ligne %d du fichier de bannière.\n"
+
+#~ msgid ""
+#~ "ERROR: Need a msgid line before any translation strings on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ERROR: une ligne msgid est obligatoire avant toute chaîne de traduction à "
+#~ "la ligne %d sur %s.\n"
+
+#~ msgid "ERROR: No %%BoundingBox: comment in header!\n"
+#~ msgstr "ERROR: aucun %%BoundingBox : commentaire dans l’en-tête.\n"
+
+#~ msgid "ERROR: No %%Pages: comment in header!\n"
+#~ msgstr "ERROR: aucun %%Pages : commentaire dans l’en-tête.\n"
+
+#~ msgid ""
+#~ "ERROR: No device URI found in argv[0] or in DEVICE_URI environment "
+#~ "variable!\n"
+#~ msgstr ""
+#~ "ERROR: aucun URI trouvé pour le périphérique, dans argv[0] ou la variable "
+#~ "d’environnement DEVICE_URI.\n"
+
+#~ msgid "ERROR: No pages found!\n"
+#~ msgstr "ERROR: aucune page trouvée.\n"
+
+#~ msgid "ERROR: Out of paper!\n"
+#~ msgstr "ERROR: plus de papier.\n"
+
+#~ msgid "ERROR: PRINTER environment variable not defined!\n"
+#~ msgstr "ERROR: variable d’environnement d’imprimante non définie.\n"
+
+#~ msgid "ERROR: Print file was not accepted (%s)!\n"
+#~ msgstr "ERROR: fichier d’impression non accepté (%s).\n"
+
+#~ msgid "ERROR: Printer not responding!\n"
+#~ msgstr "ERROR: l’imprimante ne répond pas.\n"
+
#~ msgid "ERROR: Unable to create temporary file - %s.\n"
#~ msgstr "ERROR: impossible de créer un fichier temporaire - %s.\n"
#~ msgid "ERROR: Unable to create temporary file: %s\n"
#~ msgstr "ERROR: impossible de créer un fichier temporaire : %s\n"
+#~ msgid "ERROR: Unable to get job %d attributes (%s)!\n"
+#~ msgstr "ERROR: impossible d’obtenir les attributs %d de la tâche (%s).\n"
+
+#~ msgid "ERROR: Unable to get printer status (%s)!\n"
+#~ msgstr "ERROR: impossible de déterminer l’état de l’imprimante (%s).\n"
+
+#~ msgid "ERROR: Unable to locate printer '%s'!\n"
+#~ msgstr "ERROR: impossible de localiser l’imprimante « %s ».\n"
+
+#~ msgid "ERROR: Unable to open image file for printing!\n"
+#~ msgstr ""
+#~ "ERROR: impossible d’ouvrir le fichier image en vue de l’impression.\n"
+
#~ msgid "ERROR: Unable to open temporary file"
#~ msgstr "ERROR: impossible d’ouvrir le fichier temporaire."
+#~ msgid "ERROR: Unable to print %d text columns!\n"
+#~ msgstr "ERROR: impossible d’imprimer %d colonnes de texte.\n"
+
+#~ msgid "ERROR: Unable to print %dx%d text page!\n"
+#~ msgstr "ERROR: impossible d’imprimer la page de texte en %d x %d.\n"
+
+#~ msgid "ERROR: Unable to read print data!\n"
+#~ msgstr "ERROR: impossible de lire les données d’impression.\n"
+
+#~ msgid "ERROR: Unable to send print data (%d)\n"
+#~ msgstr "ERROR: impossible d’envoyer les données d’impression (%d)\n"
+
+#~ msgid "ERROR: Unable to send print data!\n"
+#~ msgstr "ERROR: impossible d’envoyer les données d’impression.\n"
+
+#~ msgid "ERROR: Unable to write %d bytes to printer!\n"
+#~ msgstr "ERROR: impossible d’écrire %d octets vers l’imprimante.\n"
+
+#~ msgid "ERROR: Unable to write raster data to driver!\n"
+#~ msgstr ""
+#~ "ERROR: impossible d’écrire de données de trame dans le gestionnaire.\n"
+
+#~ msgid "ERROR: Unable to write to temporary file"
+#~ msgstr "ERROR: impossible d’écrire dans le fichier temporaire"
+
+#~ msgid "ERROR: Unexpected text on line %d of %s!\n"
+#~ msgstr "ERROR: texte inattendu à la ligne %d sur %s.\n"
+
+#~ msgid "ERROR: Unknown encryption option value \"%s\"!\n"
+#~ msgstr "ERROR: valeur de l’option de chiffrement « %s » inconnue.\n"
+
+#~ msgid "ERROR: Unknown message catalog format for \"%s\"!\n"
+#~ msgstr "ERROR: format du catalogue de messages inconnu pour « %s ».\n"
+
+#~ msgid "ERROR: Unknown option \"%s\" with value \"%s\"!\n"
+#~ msgstr "ERROR: option « %s » inconnue avec la valeur « %s ».\n"
+
+#~ msgid "ERROR: Unknown version option value \"%s\"!\n"
+#~ msgstr "ERROR: inconnue version option value « %s ».\n"
+
+#~ msgid "ERROR: Unsupported brightness value %s, using brightness=100!\n"
+#~ msgstr ""
+#~ "ERROR: valeur de luminosité non prise en charge %s, brightness=100.\n"
+
+#~ msgid "ERROR: Unsupported gamma value %s, using gamma=1000!\n"
+#~ msgstr "ERROR: valeur de gamma non prise en charge %s, gamma=1000.\n"
+
+#~ msgid "ERROR: Unsupported number-up value %d, using number-up=1!\n"
+#~ msgstr "ERROR: valeur number-up non prise en charge %d, number-up=1.\n"
+
+#~ msgid ""
+#~ "ERROR: Unsupported number-up-layout value %s, using number-up-"
+#~ "layout=lrtb!\n"
+#~ msgstr ""
+#~ "ERROR: valeur de number-up-layout non prise en charge %s, number-up-"
+#~ "layout=lrtb.\n"
+
+#~ msgid "ERROR: Unsupported page-border value %s, using page-border=none!\n"
+#~ msgstr ""
+#~ "ERROR: valeur de page-border non prise en charge %s, page-border=none.\n"
+
+#~ msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting!\n"
+#~ msgstr ""
+#~ "ERROR: dépassement de capacité de doc_printf (%d octets) détecté, "
+#~ "processus en cours d’interruption.\n"
+
#~ msgid "ERROR: pdftops filter crashed on signal %d!\n"
#~ msgstr ""
#~ "ERROR: le filtre pdftops a cessé de fonctionner à l’issue du signal %d.\n"
@@ -5679,9 +6304,293 @@ msgstr "variable-bindings s’avère être de longueur indéfinie"
#~ msgstr ""
#~ "ERROR: le filtre pdftops a indiqué l’état %d lors de sa fermeture.\n"
+#~ msgid "ERROR: pictwpstops exited on signal %d!\n"
+#~ msgstr "ERROR: pictwpstops a quitté au signal %d.\n"
+
+#~ msgid "ERROR: pictwpstops exited with status %d!\n"
+#~ msgstr "ERROR: pictwpstops a indiqué l’état %d lors de sa fermeture.\n"
+
+#~ msgid ""
+#~ "ERROR: recoverable: Unable to connect to printer; will retry in 30 "
+#~ "seconds...\n"
+#~ msgstr ""
+#~ "ERROR: problème réversible : impossible de se connecter à l’imprimante ; "
+#~ "nouvel essai dans 30 secondes…\n"
+
+#~ msgid "Empty PPD file!"
+#~ msgstr "Fichier PPD vide."
+
+#~ msgid "Error: need hostname after '-h' option!\n"
+#~ msgstr "Erreur : un nom d’hôte après l’option « -h » est nécessaire.\n"
+
+#~ msgid "Fuser temperature high!"
+#~ msgstr "Température de l’unité-fusible élevée."
+
+#~ msgid "Fuser temperature low!"
+#~ msgstr "Température de l’unité-fusible faible."
+
+#~ msgid "Got a printer-uri attribute but no job-id!"
+#~ msgstr "Attribut « printer-uri » trouvé mais sans attribut « job-id »"
+
+#~ msgid "Ink/toner almost empty."
+#~ msgstr "Encre/toner presque vide."
+
+#~ msgid "Ink/toner empty!"
+#~ msgstr "Encre/toner vide."
+
+#~ msgid "Ink/toner waste bin almost full."
+#~ msgstr "Poubelle d’encre/de toner presque remplie."
+
+#~ msgid "Ink/toner waste bin full!"
+#~ msgstr "Poubelle d’encre/de toner remplie."
+
+#~ msgid "Interlock open."
+#~ msgstr "Dispositif de verrouillage ouvert."
+
+#~ msgid "Job #%d cannot be restarted - no files!"
+#~ msgstr "La tâche n°%d ne peut être redémarrée - aucun fichier."
+
+#~ msgid "Job #%d does not exist!"
+#~ msgstr "La tâche n°%d n’existe pas."
+
+#~ msgid "Job #%d is finished and cannot be altered!"
+#~ msgstr "La tâche n°%d est terminée et ne peut plus être modifiée."
+
+#~ msgid "Job #%d is not complete!"
+#~ msgstr "La tâche n°%d n’est pas terminée."
+
+#~ msgid "Job #%d is not held for authentication!"
+#~ msgstr "La tâche n°%d n’est pas en attente d’authentification."
+
+#~ msgid "Job #%d is not held!"
+#~ msgstr "La tâche n°%d n’est pas retenue."
+
+#~ msgid "Job #%s does not exist!"
+#~ msgstr "La tâche n°%s n’existe pas."
+
+#~ msgid "Job %d not found!"
+#~ msgstr "La tâche n°%d n’a pas été trouvée."
+
+#~ msgid "Job subscriptions cannot be renewed!"
+#~ msgstr "Les abonnements de tâche ne peuvent être renouvelés."
+
+#~ msgid "Language \"%s\" not supported!"
+#~ msgstr "Langue « %s » non prise en charge."
+
+#~ msgid "Media jam!"
+#~ msgstr "Bourrage papier"
+
+#~ msgid "Media tray almost empty."
+#~ msgstr "Bac à papier presque vide."
+
+#~ msgid "Media tray empty!"
+#~ msgstr "Bac à papier vide."
+
+#~ msgid "Media tray missing!"
+#~ msgstr "Bac manquant."
+
+#~ msgid "Media tray needs to be filled."
+#~ msgstr "Le bac à papier doit être rempli."
+
+#~ msgid "Missing document-number attribute!"
+#~ msgstr "Attribut « document-number » manquant."
+
+#~ msgid "Missing double quote on line %d!"
+#~ msgstr "Caractère ˝ manquant à la ligne %d."
+
+#~ msgid "Missing form variable!"
+#~ msgstr "Un champ du formulaire HTML n’a pas été rempli."
+
+#~ msgid "Missing notify-subscription-ids attribute!"
+#~ msgstr "Attribut notify-subscription-ids manquant"
+
+#~ msgid "Missing requesting-user-name attribute!"
+#~ msgstr "Attribut « requesting-user-name » manquant"
+
+#~ msgid "Missing required attributes!"
+#~ msgstr "Il manque des attributs indispensables."
+
+#~ msgid "Missing value on line %d!"
+#~ msgstr "Valeur manquante à la ligne %d.\n"
+
+#~ msgid "No PPD name!"
+#~ msgstr "Aucun nom PPD"
+
+#~ msgid "No Windows printer drivers are installed!"
+#~ msgstr "Aucun pilote d’impression Windows n’est installé."
+
+#~ msgid "No active jobs on %s!"
+#~ msgstr "Aucune tâche en cours sur « %s »."
+
+#~ msgid "No attributes in request!"
+#~ msgstr "Aucun attribut dans la requête."
+
+#~ msgid "No authentication information provided!"
+#~ msgstr "Aucune information d’authentification."
+
+#~ msgid "No file!?!"
+#~ msgstr "Aucun fichier !?!"
+
+#~ msgid "No modification time!"
+#~ msgstr "Aucune heure de modification"
+
+#~ msgid "No printer name!"
+#~ msgstr "Aucun nom d’imprimante."
+
+#~ msgid "No printer-uri found for class!"
+#~ msgstr "Paramètre printer-uri absent pour la classe."
+
+#~ msgid "No printer-uri found!"
+#~ msgstr "Paramètre printer-uri absent."
+
+#~ msgid "No printer-uri in request!"
+#~ msgstr "Paramètre printer-uri absent de la requête."
+
+#~ msgid "No subscription attributes in request!"
+#~ msgstr "Aucun attribut d’abonnement dans la requête."
+
+#~ msgid "OPC almost at end-of-life."
+#~ msgstr "OPC presque en fin de vie."
+
+#~ msgid "OPC at end-of-life!"
+#~ msgstr "OPC en fin de vie."
+
+#~ msgid "Out of toner!"
+#~ msgstr "Plus de toner."
+
+#~ msgid "Output bin almost full."
+#~ msgstr "Corbeille de sortie presque pleine."
+
+#~ msgid "Output bin full!"
+#~ msgstr "Corbeille de sortie pleine."
+
+#~ msgid "Output tray missing!"
+#~ msgstr "Bac en sortie manquant."
+
+#~ msgid "Printer offline."
+#~ msgstr "hors ligne."
+
+#~ msgid "SCSI Printer"
+#~ msgstr "Imprimante SCSI"
+
+#~ msgid "The notify-user-data value is too large (%d > 63 octets)!"
+#~ msgstr ""
+#~ "La valeur de l’attribut « notify-user-data » est trop grande (%d > 63 "
+#~ "octets)."
+
+#~ msgid "The printer or class is not shared!"
+#~ msgstr "L’imprimante ou la classe n’est pas partagée."
+
+#~ msgid "The printer-uri attribute is required!"
+#~ msgstr "L’attribut « job-printer-uri » est obligatoire."
+
+#~ msgid "Toner low."
+#~ msgstr "Niveau du toner faible."
+
+#~ msgid "Too many job-sheets values (%d > 2)!"
+#~ msgstr "Valeurs job-sheets trop nombreuses (%d > 2)."
+
+#~ msgid "Too many printer-state-reasons values (%d > %d)!"
+#~ msgstr "Valeurs printer-state-reasons trop nombreuses (%d > %d)."
+
+#~ msgid "Unable to add job for destination \"%s\"!"
+#~ msgstr "Impossible d’ajouter de tâche à la destination « %s »."
+
+#~ msgid "Unable to allocate memory for file types!"
+#~ msgstr "Impossible d’allouer de la mémoire pour les types de fichiers."
+
+#~ msgid "Unable to copy 64-bit CUPS printer driver files (%d)!"
+#~ msgstr ""
+#~ "Impossible de copier les fichiers des gestionnaires d’impression CUPS "
+#~ "64 bits (%d)."
+
+#~ msgid "Unable to copy 64-bit Windows printer driver files (%d)!"
+#~ msgstr ""
+#~ "Impossible de copier les fichiers des pilotes d’impression Windows "
+#~ "64 bits (%d)."
+
+#~ msgid "Unable to copy CUPS printer driver files (%d)!"
+#~ msgstr ""
+#~ "Impossible de copier les fichiers du gestionnaire d’impression CUPS (%d)."
+
+#~ msgid "Unable to copy PPD file - %s!"
+#~ msgstr "Impossible de copier le fichier PPD - « %s »."
+
+#~ msgid "Unable to copy PPD file!"
+#~ msgstr "Impossible de copier le fichier PPD."
+
+#~ msgid "Unable to copy Windows 2000 printer driver files (%d)!"
+#~ msgstr ""
+#~ "Impossible de copier les fichiers des pilotes d’impression pour Windows "
+#~ "2000 (%d)."
+
+#~ msgid "Unable to copy Windows 9x printer driver files (%d)!"
+#~ msgstr ""
+#~ "Impossible de copier les fichiers des pilotes d’impression pour Windows "
+#~ "9x (%d)."
+
+#~ msgid "Unable to copy interface script - %s!"
+#~ msgstr "Impossible de copier le script d’interface - « %s »."
+
+#~ msgid "Unable to create printer-uri!"
+#~ msgstr "Impossible de créer le paramètre printer-uri."
+
+#~ msgid "Unable to edit cupsd.conf files larger than 1MB!"
+#~ msgstr ""
+#~ "Impossible de modifier des fichiers cupsd.conf de taille supérieure à "
+#~ "1 Mo."
+
+#~ msgid "Unable to find destination for job!"
+#~ msgstr "Impossible de trouver la destination de la tâche."
+
+#~ msgid "Unable to find printer!\n"
+#~ msgstr "Impossible de retrouver l’imprimante.\n"
+
+#~ msgid "Unable to install Windows 2000 printer driver files (%d)!"
+#~ msgstr ""
+#~ "Impossible d’installer les fichiers des pilotes d’impression pour Windows "
+#~ "2000 (%d)."
+
+#~ msgid "Unable to install Windows 9x printer driver files (%d)!"
+#~ msgstr ""
+#~ "Impossible d’installer les fichiers des pilotes d’impression pour Windows "
+#~ "9x (%d)."
+
+#~ msgid "Unable to open document %d in job %d!"
+#~ msgstr "Impossible d’ouvrir le document %d dans la tâche %d."
+
+#~ msgid "Unable to send command to printer driver!"
+#~ msgstr "Impossible d’envoyer la commande au gestionnaire de l’imprimante."
+
+#~ msgid "Unable to set Windows printer driver (%d)!"
+#~ msgstr ""
+#~ "Impossible d’installer les fichiers des pilotes d’impression pour Windows "
+#~ "(%d).\n"
+
+#~ msgid "Unable to use legacy USB class driver!\n"
+#~ msgstr "Impossible d’exploiter l’ancien gestionnaire de la classe USB.\n"
+
#~ msgid "Unknown printer error (%s)!"
#~ msgstr "Erreur inconnue relative à l’imprimante (%s)"
+#~ msgid "Unsupported character set \"%s\"!"
+#~ msgstr "Jeu de caractères « %s » non pris en charge."
+
+#~ msgid "Unsupported compression \"%s\"!"
+#~ msgstr "Compression « %s » non prise en charge"
+
+#~ msgid "Unsupported compression attribute %s!"
+#~ msgstr "Attribut de compression %s non pris en charge"
+
+#~ msgid "Unsupported format \"%s\"!"
+#~ msgstr "Format « %s » non pris en charge"
+
+#~ msgid "Unsupported format '%s'!"
+#~ msgstr "Format « %s » non pris en charge"
+
+#~ msgid "Unsupported format '%s/%s'!"
+#~ msgstr "Format « %s/%s » non pris en charge"
+
#~ msgid ""
#~ "Usage: convert [ options ]\n"
#~ "\n"
@@ -5773,11 +6682,552 @@ msgstr "variable-bindings s’avère être de longueur indéfinie"
#~ " -v Produire une légère verbosité\n"
#~ " -vv Produire une importante verbosité\n"
+#~ msgid "WARNING: Failed to read side-channel request!\n"
+#~ msgstr "WARNING: échec de lecture de la requête de canal latéral.\n"
+
+#~ msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature!\n"
+#~ msgstr ""
+#~ "WARNING: l’option « %s » ne peut être incluse par le biais "
+#~ "d’IncludeFeature.\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with command status byte after %d "
+#~ "seconds!\n"
+#~ msgstr ""
+#~ "WARNING: l’hôte à distance n’a pas répondu au bout de %d secondes par un "
+#~ "octet d’état de commande.\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with control status byte after %d "
+#~ "seconds!\n"
+#~ msgstr ""
+#~ "WARNING: l’hôte à distance n’a pas répondu au bout de %d secondes par un "
+#~ "octet d’état de contrôle.\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with data status byte after %d "
+#~ "seconds!\n"
+#~ msgstr ""
+#~ "WARNING: l’hôte à distance n’a pas répondu au bout de %d secondes par un "
+#~ "octet d’état de données.\n"
+
+#~ msgid "WARNING: SCSI command timed out (%d); retrying...\n"
+#~ msgstr "WARNING: la commande SCSI a expiré (%d) ; nouvel essai…\n"
+
+#~ msgid ""
+#~ "WARNING: This document does not conform to the Adobe Document Structuring "
+#~ "Conventions and may not print correctly!\n"
+#~ msgstr ""
+#~ "WARNING: ce document n’est pas conforme aux normes Adobe (Adobe Document "
+#~ "Structuring Conventions) et risque de ne pas s’imprimer correctement.\n"
+
+#~ msgid "WARNING: Unknown choice \"%s\" for option \"%s\"!\n"
+#~ msgstr "WARNING: choix « %s » inconnu pour l’option « %s ».\n"
+
+#~ msgid "WARNING: Unknown option \"%s\"!\n"
+#~ msgstr "WARNING: option « %s » inconnue.\n"
+
+#~ msgid "WARNING: Unsupported baud rate %s!\n"
+#~ msgstr "WARNING: débit en bauds %s non pris en charge.\n"
+
+#~ msgid ""
+#~ "WARNING: recoverable: Network host '%s' is busy; will retry in %d "
+#~ "seconds...\n"
+#~ msgstr ""
+#~ "WARNING: problème réversible : l’hôte du réseau « %s » est occupé ; nouvel "
+#~ "essai dans %d secondes…\n"
+
+#~ msgid "Warning, no Windows 2000 printer drivers are installed!"
+#~ msgstr ""
+#~ "WARNING: aucun pilote d’impression pour Windows 2000 n’est installé."
+
+#~ msgid "cupsctl: Unknown option \"%s\"!\n"
+#~ msgstr "cupsctl : option « %s » inconnue\n"
+
+#~ msgid "cupsctl: Unknown option \"-%c\"!\n"
+#~ msgstr "cupsctl : option « -%c » inconnue\n"
+
+#~ msgid "cupsd: Expected config filename after \"-c\" option!\n"
+#~ msgstr ""
+#~ "cupsd : nom de fichier de configuration attendu après l’option « -c ».\n"
+
+#~ msgid "cupsd: Unable to get current directory!\n"
+#~ msgstr "cupsd : impossible de déterminer le répertoire actif.\n"
+
+#~ msgid "cupsd: Unknown argument \"%s\" - aborting!\n"
+#~ msgstr "cupsd : argument « %s » inconnu - interruption en cours…\n"
+
+#~ msgid "cupsd: Unknown option \"%c\" - aborting!\n"
+#~ msgstr "cupsd : option inconnue « %c » - interruption en cours…\n"
+
+#~ msgid "cupsfilter: Invalid document number %d!\n"
+#~ msgstr "cupsfilter : numéro de document %d non valide.\n"
+
+#~ msgid "cupsfilter: Invalid job ID %d!\n"
+#~ msgstr "cupsfilter : identifiant %d de tâche non valide.\n"
+
+#~ msgid "cupsfilter: Only one filename can be specified!\n"
+#~ msgstr "cupsfilter : un seul nom de fichier peut être spécifié.\n"
+
#~ msgid "cupsfilter: Unable to create temporary file: %s\n"
#~ msgstr "cupsfilter : impossible de créer le fichier temporaire : %s\n"
+#~ msgid "job-printer-uri attribute missing!"
+#~ msgstr "Attribut « job-printer-uri » manquant."
+
+#~ msgid "lpadmin: Class name can only contain printable characters!\n"
+#~ msgstr ""
+#~ "lpadmin : le nom d’une classe doit se limiter aux caractères "
+#~ "imprimables.\n"
+
+#~ msgid "lpadmin: Expected PPD after '-P' option!\n"
+#~ msgstr "lpadmin : fichier PPD attendu après l’option « -P ».\n"
+
+#~ msgid "lpadmin: Expected allow/deny:userlist after '-u' option!\n"
+#~ msgstr ""
+#~ "lpadmin : paramètre allow/deny:liste_utilisateurs attendu après l’option "
+#~ "« -u ».\n"
+
+#~ msgid "lpadmin: Expected class after '-r' option!\n"
+#~ msgstr "lpadmin : classe attendue après l’option « -r ».\n"
+
+#~ msgid "lpadmin: Expected class name after '-c' option!\n"
+#~ msgstr "lpadmin : nom de classe attendu après l’option « -c ».\n"
+
+#~ msgid "lpadmin: Expected description after '-D' option!\n"
+#~ msgstr "lpadmin : description attendue après l’option « -D ».\n"
+
+#~ msgid "lpadmin: Expected device URI after '-v' option!\n"
+#~ msgstr "lpadmin : URI de périphérique attendu après l’option « -v ».\n"
+
+#~ msgid "lpadmin: Expected file type(s) after '-I' option!\n"
+#~ msgstr ""
+#~ "lpadmin : type ou types de fichier attendu(s) après l’option « -I ».\n"
+
+#~ msgid "lpadmin: Expected hostname after '-h' option!\n"
+#~ msgstr "lpadmin : nom d’hôte attendu après l’option « -h ».\n"
+
+#~ msgid "lpadmin: Expected interface after '-i' option!\n"
+#~ msgstr "lpadmin : interface attendue après l’option « -i ».\n"
+
+#~ msgid "lpadmin: Expected location after '-L' option!\n"
+#~ msgstr "lpadmin : emplacement attendu après l’option « -L ».\n"
+
+#~ msgid "lpadmin: Expected model after '-m' option!\n"
+#~ msgstr "lpadmin : modèle attendu après l’option « -m ».\n"
+
+#~ msgid "lpadmin: Expected name=value after '-o' option!\n"
+#~ msgstr "lpadmin : nom=valeur attendu après l’option « -o ».\n"
+
+#~ msgid "lpadmin: Expected printer after '-p' option!\n"
+#~ msgstr "lpadmin : imprimante attendue après l’option « -p ».\n"
+
+#~ msgid "lpadmin: Expected printer name after '-d' option!\n"
+#~ msgstr "lpadmin : nom d’imprimante attendu après l’option « -d ».\n"
+
+#~ msgid "lpadmin: Expected printer or class after '-x' option!\n"
+#~ msgstr "lpadmin : imprimante ou classe attendue après l’option « -x ».\n"
+
+#~ msgid "lpadmin: No member names were seen!\n"
+#~ msgstr "lpadmin : aucun nom de membre détecté.\n"
+
+#~ msgid "lpadmin: Printer name can only contain printable characters!\n"
+#~ msgstr ""
+#~ "lpadmin : le nom de l’imprimante doit se limiter aux caractères "
+#~ "imprimables.\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to add a printer to the class:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin : impossible d’ajouter d’imprimante à la classe :\n"
+#~ " Vous devez d’abord indiquer le nom d’une imprimante.\n"
+
#~ msgid "lpadmin: Unable to create temporary file - %s\n"
#~ msgstr "lpadmin : impossible de créer un fichier temporaire - %s\n"
#~ msgid "lpadmin: Unable to create temporary file: %s\n"
#~ msgstr "lpadmin : impossible de créer un fichier temporaire : %s\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to remove a printer from the class:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin : impossible de retirer une imprimante de la classe :\n"
+#~ " Vous devez d’abord indiquer le nom d’une imprimante.\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the PPD file:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin : impossible de définir le fichier PPD :\n"
+#~ " Vous devez d’abord indiquer le nom d’une imprimante.\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the device URI:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin : impossible de définir l’URI du périphérique :\n"
+#~ " Vous devez d’abord indiquer le nom d’une imprimante.\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the interface script or PPD file:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin : impossible de définir le script ou le fichier PPD interface :\n"
+#~ " Vous devez d’abord indiquer le nom d’une imprimante.\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the interface script:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin : impossible de définir le script interface :\n"
+#~ " Vous devez d’abord indiquer le nom d’une imprimante.\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer description:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin : impossible de définir la description de l’imprimante :\n"
+#~ " Vous devez d’abord indiquer le nom d’une imprimante.\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer location:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin : impossible de définir l’emplacement de l’imprimante :\n"
+#~ " Vous devez d’abord indiquer le nom d’une imprimante.\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer options:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin : impossible de définir les options de l’imprimante :\n"
+#~ " Vous devez d’abord indiquer le nom d’une imprimante.\n"
+
+#~ msgid "lpadmin: Unknown allow/deny option \"%s\"!\n"
+#~ msgstr "lpadmin : option allow/deny « %s » inconnue.\n"
+
+#~ msgid "lpadmin: Unknown argument '%s'!\n"
+#~ msgstr "lpadmin : argument « %s » inconnu.\n"
+
+#~ msgid "lpadmin: Unknown option '%c'!\n"
+#~ msgstr "lpadmin : option « %c » inconnue.\n"
+
+#~ msgid "lpadmin: Warning - content type list ignored!\n"
+#~ msgstr "lpadmin : avertissement - liste des types de contenu ignorée.\n"
+
+#~ msgid "lpinfo: Expected 1284 device ID string after --device-id!\n"
+#~ msgstr ""
+#~ "lpinfo : chaîne de l’identifiant du périphérique 1284 attendue après « --"
+#~ "id-périphérique ».\n"
+
+#~ msgid "lpinfo: Expected language after --language!\n"
+#~ msgstr "lpinfo : langue attendue après « --language ».\n"
+
+#~ msgid "lpinfo: Expected make and model after --make-and-model!\n"
+#~ msgstr "lpinfo : marque et modèle attendus après « --make-and-model »\n"
+
+#~ msgid "lpinfo: Expected product string after --product!\n"
+#~ msgstr "lpinfo : chaîne du produit attendue après « --product ».\n"
+
+#~ msgid "lpinfo: Expected scheme list after --exclude-schemes!\n"
+#~ msgstr "lpinfo : liste des schémas attendue après « --exclude-schemes ».\n"
+
+#~ msgid "lpinfo: Expected scheme list after --include-schemes!\n"
+#~ msgstr "lpinfo : liste des schémas attendue après « --include-schemes ».\n"
+
+#~ msgid "lpinfo: Expected timeout after --timeout!\n"
+#~ msgstr "lpinfo : délai d’attente attendu après « --timeout ».\n"
+
+#~ msgid "lpinfo: Unknown argument '%s'!\n"
+#~ msgstr "lpinfo : argument « %s » inconnu.\n"
+
+#~ msgid "lpinfo: Unknown option '%c'!\n"
+#~ msgstr "lpinfo : option « %c » inconnue.\n"
+
+#~ msgid "lpinfo: Unknown option '%s'!\n"
+#~ msgstr "lpinfo : option « %s » inconnue.\n"
+
+#~ msgid "lpmove: Unknown argument '%s'!\n"
+#~ msgstr "lpmove : argument « %s » inconnu.\n"
+
+#~ msgid "lpmove: Unknown option '%c'!\n"
+#~ msgstr "lpmove : option « %c » inconnue.\n"
+
+#~ msgid "lpoptions: No printers!?!\n"
+#~ msgstr "lpoptions : aucune imprimante !?!\n"
+
+#~ msgid "lpoptions: Unable to open PPD file for %s!\n"
+#~ msgstr "lpoptions : impossible d’ouvrir le fichier PPD de %s ».\n"
+
+#~ msgid "lpoptions: Unknown printer or class!\n"
+#~ msgstr "lpoptions : imprimante ou classe inconnue.\n"
+
+#~ msgid "lppasswd: Only root can add or delete passwords!\n"
+#~ msgstr ""
+#~ "lppasswd : seul l’utilisateur « root » est en mesure d’ajouter ou de "
+#~ "supprimer des mots de passe.\n"
+
+#~ msgid "lppasswd: Password file busy!\n"
+#~ msgstr "lppasswd : fichier des mots de passe occupé.\n"
+
+#~ msgid "lppasswd: Password file not updated!\n"
+#~ msgstr "lppasswd : fichier des mots de passe non mis à jour.\n"
+
+#~ msgid "lppasswd: Sorry, password doesn't match!\n"
+#~ msgstr "lppasswd : mot de passe non concordant.\n"
+
+#~ msgid "lppasswd: Sorry, passwords don't match!\n"
+#~ msgstr "lppasswd : les mots de passe ne concordent pas.\n"
+
+#~ msgid ""
+#~ "lpstat: error - %s environment variable names non-existent destination \"%"
+#~ "s\"!\n"
+#~ msgstr ""
+#~ "lpstat : erreur - destination « %s » inexistante pour les noms de "
+#~ "variables d’environnement %s.\n"
+
+#~ msgid "notify-events not specified!"
+#~ msgstr "Attribut « notify-events » non renseigné."
+
+#~ msgid "notify-recipient-uri URI \"%s\" is already used!"
+#~ msgstr ""
+#~ "L’URI « %s », indiquée par le paramètre notify-recipient-uri, est déjà "
+#~ "utilisée."
+
+#~ msgid "notify-recipient-uri URI \"%s\" uses unknown scheme!"
+#~ msgstr ""
+#~ "L’URI « %s » du paramètre « notify-recipient-uri » utilise un mode inconnu."
+
+#~ msgid "notify-subscription-id %d no good!"
+#~ msgstr "notify-subscription-id %d erroné."
+
+#~ msgid "ppdc: Bad resolution name \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc : nom de résolution « %s » incorrect à la ligne %d sur %s.\n"
+
+#~ msgid "ppdc: Bad status keyword %s on line %d of %s!\n"
+#~ msgstr "ppdc : mot-clé d’état %s incorrect à la ligne %d sur %s.\n"
+
+#~ msgid "ppdc: Choice found on line %d of %s with no Option!\n"
+#~ msgstr "ppdc : choix trouvé à la ligne %d sur %s, sans Option.\n"
+
+#~ msgid "ppdc: Duplicate #po for locale %s on line %d of %s!\n"
+#~ msgstr "ppdc : #po en double pour la langue %s à la ligne %d sur %s.\n"
+
+#~ msgid "ppdc: Expected a filter definition on line %d of %s!\n"
+#~ msgstr "ppdc : définition de filtre attendue à la ligne %d sur %s.\n"
+
+#~ msgid "ppdc: Expected a program name on line %d of %s!\n"
+#~ msgstr "ppdc : nom de programme attendu à la ligne %d sur %s.\n"
+
+#~ msgid "ppdc: Expected charset after Font on line %d of %s!\n"
+#~ msgstr "ppdc : jeu de caractères attendu après Font à la ligne %d de %s.\n"
+
+#~ msgid "ppdc: Expected color order for ColorModel on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc : ordre de couleurs attendu pour ColorModel à la ligne %d de %s.\n"
+
+#~ msgid "ppdc: Expected colorspace for ColorModel on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc : espace de couleurs attendu pour ColorModel à la ligne %d de %s.\n"
+
+#~ msgid "ppdc: Expected compression for ColorModel on line %d of %s!\n"
+#~ msgstr "ppdc : compression attendue pour ColorModel à la ligne %d de %s.\n"
+
+#~ msgid ""
+#~ "ppdc: Expected constraints string for UIConstraints on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc : chaîne des contraintes attendue pour UIConstraints à la ligne %d "
+#~ "de %s.\n"
+
+#~ msgid ""
+#~ "ppdc: Expected driver type keyword following DriverType on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc : mot-clé attendu du type de gestionnaire après DriverType à la "
+#~ "ligne %d de %s.\n"
+
+#~ msgid "ppdc: Expected duplex type after Duplex on line %d of %s!\n"
+#~ msgstr "ppdc : type de duplex attendu après Duplex à la ligne %d de %s.\n"
+
+#~ msgid "ppdc: Expected encoding after Font on line %d of %s!\n"
+#~ msgstr "ppdc : encodage attendu après Font à la ligne %d de %s.\n"
+
+#~ msgid "ppdc: Expected filename after #po %s on line %d of %s!\n"
+#~ msgstr "ppdc : nom de fichier attendu après #po %s à la ligne %d de %s.\n"
+
+#~ msgid "ppdc: Expected group name/text on line %d of %s!\n"
+#~ msgstr "ppdc : nom/texte de groupe attendu à la ligne %d de %s.\n"
+
+#~ msgid "ppdc: Expected include filename on line %d of %s!\n"
+#~ msgstr "ppdc : nom de fichier d’inclusion attendu à la ligne %d de %s.\n"
+
+#~ msgid "ppdc: Expected integer on line %d of %s!\n"
+#~ msgstr "ppdc : nombre entier attendu à la ligne %d de %s.\n"
+
+#~ msgid "ppdc: Expected locale after #po on line %d of %s!\n"
+#~ msgstr "ppdc : langue attendue après #po à la ligne %d de %s.\n"
+
+#~ msgid "ppdc: Expected name after %s on line %d of %s!\n"
+#~ msgstr "ppdc : nom attendu après %s à la ligne %d de %s.\n"
+
+#~ msgid "ppdc: Expected name after FileName on line %d of %s!\n"
+#~ msgstr "ppdc : nom attendu après FileName à la ligne %d de %s.\n"
+
+#~ msgid "ppdc: Expected name after Font on line %d of %s!\n"
+#~ msgstr "ppdc : nom attendu après Font à la ligne %d de %s.\n"
+
+#~ msgid "ppdc: Expected name after Manufacturer on line %d of %s!\n"
+#~ msgstr "ppdc : nom attendu après Manufacturer à la ligne %d de %s.\n"
+
+#~ msgid "ppdc: Expected name after MediaSize on line %d of %s!\n"
+#~ msgstr "ppdc : nom attendu après MediaSize à la ligne %d de %s.\n"
+
+#~ msgid "ppdc: Expected name after ModelName on line %d of %s!\n"
+#~ msgstr "ppdc : nom attendu après ModelName à la ligne %d de %s.\n"
+
+#~ msgid "ppdc: Expected name after PCFileName on line %d of %s!\n"
+#~ msgstr "ppdc : nom attendu après PCFileName à la ligne %d de %s.\n"
+
+#~ msgid "ppdc: Expected name/text after %s on line %d of %s!\n"
+#~ msgstr "ppdc : nom/texte attendu après %s à la ligne %d de %s.\n"
+
+#~ msgid "ppdc: Expected name/text after Installable on line %d of %s!\n"
+#~ msgstr "ppdc : nom/texte attendu après Installable à la ligne %d de %s.\n"
+
+#~ msgid "ppdc: Expected name/text after Resolution on line %d of %s!\n"
+#~ msgstr "ppdc : nom/texte attendu après Resolution à la ligne %d de %s.\n"
+
+#~ msgid ""
+#~ "ppdc: Expected name/text combination for ColorModel on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc : association nom/texte attendue pour ColorModel à la ligne %d de %"
+#~ "s.\n"
+
+#~ msgid "ppdc: Expected option name/text on line %d of %s!\n"
+#~ msgstr "ppdc : nom/texte d’option attendu à la ligne %d de %s.\n"
+
+#~ msgid "ppdc: Expected option section on line %d of %s!\n"
+#~ msgstr "ppdc : section d’option attendue à la ligne %d de %s.\n"
+
+#~ msgid "ppdc: Expected option type on line %d of %s!\n"
+#~ msgstr "ppdc : type d’option attendu à la ligne %d de %s.\n"
+
+#~ msgid "ppdc: Expected override field after Resolution on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc : champ de remplacement attendu après Resolution à la ligne %d de %"
+#~ "s.\n"
+
+#~ msgid "ppdc: Expected real number on line %d of %s!\n"
+#~ msgstr "ppdc : nombre réel attendu à la ligne %d de %s.\n"
+
+#~ msgid ""
+#~ "ppdc: Expected resolution/mediatype following ColorProfile on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc : résolution/type de papier attendu après ColorProfile à la ligne %d "
+#~ "de %s.\n"
+
+#~ msgid ""
+#~ "ppdc: Expected resolution/mediatype following SimpleColorProfile on line %"
+#~ "d of %s!\n"
+#~ msgstr ""
+#~ "ppdc : résolution/type de papier attendu après SimpleColorProfile à la "
+#~ "ligne %d de %s.\n"
+
+#~ msgid "ppdc: Expected selector after %s on line %d of %s!\n"
+#~ msgstr "ppdc : sélecteur attendu après %s à la ligne %d de %s.\n"
+
+#~ msgid "ppdc: Expected status after Font on line %d of %s!\n"
+#~ msgstr "ppdc : état attendu après Font à la ligne %d de %s.\n"
+
+#~ msgid "ppdc: Expected string after Copyright on line %d of %s!\n"
+#~ msgstr "ppdc : chaîne attendue après Copyright à la ligne %d de %s.\n"
+
+#~ msgid "ppdc: Expected string after Version on line %d of %s!\n"
+#~ msgstr "ppdc : chaîne attendue après Version à la ligne %d de %s.\n"
+
+#~ msgid "ppdc: Expected two option names on line %d of %s!\n"
+#~ msgstr "ppdc : deux noms d’option attendus à la ligne %d de %s.\n"
+
+#~ msgid "ppdc: Expected value after %s on line %d of %s!\n"
+#~ msgstr "ppdc : valeur attendue après %s à la ligne %d de %s.\n"
+
+#~ msgid "ppdc: Expected version after Font on line %d of %s!\n"
+#~ msgstr "ppdc : version attendue après Font à la ligne %d de %s.\n"
+
+#~ msgid "ppdc: Invalid #include/#po filename \"%s\"!\n"
+#~ msgstr "ppdc : nom de fichier #include/#po « %s » non valide\n"
+
+#~ msgid "ppdc: Invalid cost for filter on line %d of %s!\n"
+#~ msgstr "ppdc : coût pour le filtre à la ligne %d de %s non valide\n"
+
+#~ msgid "ppdc: Invalid empty MIME type for filter on line %d of %s!\n"
+#~ msgstr "ppdc : type MIME pour le filtre à la ligne %d de %s non valide\n"
+
+#~ msgid "ppdc: Invalid empty program name for filter on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc : nom de programme vide pour le filtre à la ligne %d de %s non "
+#~ "valide\n"
+
+#~ msgid "ppdc: Invalid option section \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc : section d’option « %s » à la ligne %d de %s non valide\n"
+
+#~ msgid "ppdc: Invalid option type \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc : type d’option « %s » à la ligne %d de %s non valide\n"
+
+#~ msgid "ppdc: Missing #endif at end of \"%s\"!\n"
+#~ msgstr "ppdc : #endif absent à la fin de « %s ».\n"
+
+#~ msgid "ppdc: Missing #if on line %d of %s!\n"
+#~ msgstr "ppdc : #if absent à la ligne %d de %s.\n"
+
+#~ msgid "ppdc: No message catalog provided for locale %s!\n"
+#~ msgstr "ppdc : aucun catalogue de messages fourni pour la langue %s.\n"
+
+#~ msgid "ppdc: Option %s redefined with a different type on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc : option %s redéfinie sous un autre type à la ligne %d de %s.\n"
+
+#~ msgid "ppdc: Option constraint must *name on line %d of %s!\n"
+#~ msgstr "ppdc : contrainte d’option doit inclure *nom à la ligne %d de %s.\n"
+
+#~ msgid "ppdc: Too many nested #if's on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc : instructions #if imbriquées trop nombreuses à la ligne %d de %s.\n"
+
+#~ msgid "ppdc: Unable to find #po file %s on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc : impossible de retrouver le fichier #po %s à la ligne %d de %s.\n"
+
+#~ msgid "ppdc: Unable to find include file \"%s\" on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc : impossible de retrouver le fichier d’inclusion « %s » à la ligne %d "
+#~ "de %s.\n"
+
+#~ msgid "ppdc: Unknown driver type %s on line %d of %s!\n"
+#~ msgstr "ppdc : type de gestionnaire %s inconnu à la ligne %d de %s.\n"
+
+#~ msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc : type de duplex « %s » inconnu à la ligne %d de %s.\n"
+
+#~ msgid "ppdc: Unknown media size \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc : taille du papier « %s » inconnue à la ligne %d de %s.\n"
+
+#~ msgid "ppdc: Unknown token \"%s\" seen on line %d of %s!\n"
+#~ msgstr "ppdc : jeton « %s » inconnu détecté à la ligne %d de %s.\n"
+
+#~ msgid ""
+#~ "ppdc: Unknown trailing characters in real number \"%s\" on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc : caractères de fin, dans le nombre réel « %s », inconnus à la ligne %"
+#~ "d de %s.\n"
+
+#~ msgid "ppdc: Unterminated string starting with %c on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc : chaîne commençant par %c non terminée, à la ligne %d de %s.\n"
+
+#~ msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s!\n"
+#~ msgstr "ppdmerge : LanguageVersion « %s » incorrect dans %s.\n"
diff --git a/locale/cups_id.po b/locale/cups_id.po
index a8b8c76b8..0acac4b36 100644
--- a/locale/cups_id.po
+++ b/locale/cups_id.po
@@ -2,9 +2,9 @@
#
# "$Id$"
#
-# Message catalog template for the Common UNIX Printing System (CUPS).
+# Message catalog template for CUPS.
#
-# Copyright 2007 by Apple Inc.
+# Copyright 2007-2011 by Apple Inc.
# Copyright 2005-2007 by Easy Software Products.
#
# These coded instructions, statements, and computer programs are the
@@ -14,7 +14,6 @@
# file is missing or damaged, see the license at "http://www.cups.org/".
#
# Citra Paska <dirgitadevina@yahoo.co.id>, 2008, 2009.
-
#
# Notes for Translators:
#
@@ -34,7 +33,7 @@ msgid ""
msgstr ""
"Project-Id-Version: cups_id\n"
"Report-Msgid-Bugs-To: http://www.cups.org/str.php\n"
-"POT-Creation-Date: 2009-06-18 15:43-0700\n"
+"POT-Creation-Date: 2010-03-03 10:36-0800\n"
"PO-Revision-Date: 2009-09-29 05:17+0700\n"
"Last-Translator: Citra Paska <dirgitadevina@yahoo.co.id>\n"
"Language-Team: Bahasa Indonesia\n"
@@ -43,62 +42,47 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n"
-#: systemv/lpstat.c:1848 systemv/lpstat.c:1961
msgid "\t\t(all)\n"
msgstr "\t\t(semua)\n"
-#: systemv/lpstat.c:1851 systemv/lpstat.c:1854 systemv/lpstat.c:1964
-#: systemv/lpstat.c:1967
msgid "\t\t(none)\n"
msgstr "\t\t(nihil)\n"
-#: berkeley/lpc.c:438
#, c-format
msgid "\t%d entries\n"
msgstr "\t%d entri\n"
-#: systemv/lpstat.c:1829 systemv/lpstat.c:1942
msgid "\tAfter fault: continue\n"
msgstr "\tUsai kesalahan: lanjut\n"
-#: systemv/lpstat.c:1461 systemv/lpstat.c:1795 systemv/lpstat.c:1908
msgid "\tAlerts:"
msgstr "\tPeringatan:"
-#: systemv/lpstat.c:1852 systemv/lpstat.c:1965
msgid "\tBanner required\n"
msgstr "\tBanner diperlukan\n"
-#: systemv/lpstat.c:1853 systemv/lpstat.c:1966
msgid "\tCharset sets:\n"
msgstr "\tSet karakter:\n"
-#: systemv/lpstat.c:1818 systemv/lpstat.c:1931
msgid "\tConnection: direct\n"
msgstr "\tKoneksi: langsung\n"
-#: systemv/lpstat.c:1809 systemv/lpstat.c:1922
msgid "\tConnection: remote\n"
msgstr "\tKoneksi: jarak jauh\n"
-#: systemv/lpstat.c:1856 systemv/lpstat.c:1969
msgid "\tDefault page size:\n"
msgstr "\tUkuran halaman utama:\n"
-#: systemv/lpstat.c:1855 systemv/lpstat.c:1968
msgid "\tDefault pitch:\n"
msgstr "\tTiti utama:\n"
-#: systemv/lpstat.c:1857 systemv/lpstat.c:1970
msgid "\tDefault port settings:\n"
msgstr "\tPengaturan port utama:\n"
-#: systemv/lpstat.c:1790 systemv/lpstat.c:1903
#, c-format
msgid "\tDescription: %s\n"
msgstr "\tDeskripsi: %s\n"
-#: systemv/lpstat.c:1784 systemv/lpstat.c:1897
msgid ""
"\tForm mounted:\n"
"\tContent types: any\n"
@@ -108,82 +92,63 @@ msgstr ""
"\tJenis isi: apa saja\n"
"\tJenis pencetak: tak dikenal\n"
-#: systemv/lpstat.c:1850 systemv/lpstat.c:1963
msgid "\tForms allowed:\n"
msgstr "\tFormulir yang diperbolehkan:\n"
-#: systemv/lpstat.c:1813 systemv/lpstat.c:1926
#, c-format
msgid "\tInterface: %s.ppd\n"
msgstr "\tAntarmuka: %s.ppd\n"
-#: systemv/lpstat.c:1822 systemv/lpstat.c:1935
#, c-format
msgid "\tInterface: %s/interfaces/%s\n"
msgstr "\tAntarmuka: %s/interfaces/%s\n"
-#: systemv/lpstat.c:1826 systemv/lpstat.c:1939
#, c-format
msgid "\tInterface: %s/ppd/%s.ppd\n"
msgstr "\tAntarmuka: %s/ppd/%s.ppd\n"
-#: systemv/lpstat.c:1804 systemv/lpstat.c:1917
#, c-format
msgid "\tLocation: %s\n"
msgstr "\tLokasi: %s\n"
-#: systemv/lpstat.c:1828 systemv/lpstat.c:1941
msgid "\tOn fault: no alert\n"
msgstr "\tSaat gagal: tanpa peringatan\n"
-#: systemv/lpstat.c:1833 systemv/lpstat.c:1847 systemv/lpstat.c:1946
-#: systemv/lpstat.c:1960
msgid "\tUsers allowed:\n"
msgstr "\tPengguna yang diperbolehkan:\n"
-#: systemv/lpstat.c:1840 systemv/lpstat.c:1953
msgid "\tUsers denied:\n"
msgstr "\tPengguna yang dilarang:\n"
-#: berkeley/lpc.c:440
msgid "\tdaemon present\n"
msgstr "\tjurik hadir\n"
-#: berkeley/lpc.c:436
msgid "\tno entries\n"
msgstr "\ttidak ada entri\n"
-#: berkeley/lpc.c:408 berkeley/lpc.c:420
#, c-format
msgid "\tprinter is on device '%s' speed -1\n"
msgstr "\tpencetak pada perangkat '%s' kecepatan -1\n"
-#: berkeley/lpc.c:433
msgid "\tprinting is disabled\n"
msgstr "\tproses cetak dinonaktifkan\n"
-#: berkeley/lpc.c:431
msgid "\tprinting is enabled\n"
msgstr "\tproses cetak diaktifkan\n"
-#: systemv/lpstat.c:1467
#, c-format
msgid "\tqueued for %s\n"
msgstr "\tantrian untuk %s\n"
-#: berkeley/lpc.c:428
msgid "\tqueuing is disabled\n"
msgstr "\tantrian dinonaktifkan\n"
-#: berkeley/lpc.c:426
msgid "\tqueuing is enabled\n"
msgstr "\tantrian diaktifkan\n"
-#: systemv/lpstat.c:1777 systemv/lpstat.c:1890
msgid "\treason unknown\n"
msgstr "\talasan tak dikenal\n"
-#: systemv/cupstestppd.c:551
msgid ""
"\n"
" DETAILED CONFORMANCE TEST RESULTS\n"
@@ -191,121 +156,92 @@ msgstr ""
"\n"
" DETIL HASIL KECOCOKAN TES\n"
-#: systemv/cupstestppd.c:512 systemv/cupstestppd.c:516
msgid " REF: Page 15, section 3.1.\n"
msgstr " REF: Halaman 15, seksi 3.1.\n"
-#: systemv/cupstestppd.c:508
msgid " REF: Page 15, section 3.2.\n"
msgstr " REF: Halaman 15, seksi 3.2.\n"
-#: systemv/cupstestppd.c:524
msgid " REF: Page 19, section 3.3.\n"
msgstr " REF: Halaman 19, seksi 3.3.\n"
-#: systemv/cupstestppd.c:486
msgid " REF: Page 20, section 3.4.\n"
msgstr " REF: Halaman 20, seksi 3.4.\n"
-#: systemv/cupstestppd.c:528
msgid " REF: Page 27, section 3.5.\n"
msgstr " REF: Halaman 27, seksi 3.5.\n"
-#: systemv/cupstestppd.c:482
msgid " REF: Page 42, section 5.2.\n"
msgstr " REF: Halaman 42, seksi 5.2.\n"
-#: systemv/cupstestppd.c:520
msgid " REF: Pages 16-17, section 3.2.\n"
msgstr " REF: Halaman 16-17, seksi 3.2.\n"
-#: systemv/cupstestppd.c:496
msgid " REF: Pages 42-45, section 5.2.\n"
msgstr " REF: Halaman 42-45, seksi 5.2.\n"
-#: systemv/cupstestppd.c:491
msgid " REF: Pages 45-46, section 5.2.\n"
msgstr " REF: Halaman 45-46, seksi 5.2.\n"
-#: systemv/cupstestppd.c:500
msgid " REF: Pages 48-49, section 5.2.\n"
msgstr " REF: Halaman 48-49, seksi 5.2.\n"
-#: systemv/cupstestppd.c:504
msgid " REF: Pages 52-54, section 5.2.\n"
msgstr " REF: Halaman 52-54, seksi 5.2.\n"
-#: berkeley/lpq.c:546
#, c-format
msgid " %-39.39s %.0f bytes\n"
msgstr " %-39.39s %.0f bita\n"
-#: systemv/cupstestppd.c:668
#, c-format
msgid " PASS Default%s\n"
msgstr " PASS Default%s\n"
-#: systemv/cupstestppd.c:605
msgid " PASS DefaultImageableArea\n"
msgstr " PASS DefaultImageableArea\n"
-#: systemv/cupstestppd.c:639
msgid " PASS DefaultPaperDimension\n"
msgstr " PASS DefaultPaperDimension\n"
-#: systemv/cupstestppd.c:710
msgid " PASS FileVersion\n"
msgstr " PASS FileVersion\n"
-#: systemv/cupstestppd.c:754
msgid " PASS FormatVersion\n"
msgstr " PASS FormatVersion\n"
-#: systemv/cupstestppd.c:774
msgid " PASS LanguageEncoding\n"
msgstr " PASS LanguageEncoding\n"
-#: systemv/cupstestppd.c:794
msgid " PASS LanguageVersion\n"
msgstr " PASS LanguageVersion\n"
-#: systemv/cupstestppd.c:846
msgid " PASS Manufacturer\n"
msgstr " PASS Manufacturer\n"
-#: systemv/cupstestppd.c:886
msgid " PASS ModelName\n"
msgstr " PASS ModelName\n"
-#: systemv/cupstestppd.c:906
msgid " PASS NickName\n"
msgstr " PASS NickName\n"
-#: systemv/cupstestppd.c:966
msgid " PASS PCFileName\n"
msgstr " PASS PCFileName\n"
-#: systemv/cupstestppd.c:1041
msgid " PASS PSVersion\n"
msgstr " PASS PSVersion\n"
-#: systemv/cupstestppd.c:946
msgid " PASS PageRegion\n"
msgstr " PASS PageRegion\n"
-#: systemv/cupstestppd.c:926
msgid " PASS PageSize\n"
msgstr " PASS PageSize\n"
-#: systemv/cupstestppd.c:1001
msgid " PASS Product\n"
msgstr " PASS Product\n"
-#: systemv/cupstestppd.c:1076
msgid " PASS ShortNickName\n"
msgstr " PASS ShortNickName\n"
-#: systemv/cupstestppd.c:3416
#, c-format
msgid ""
" WARN \"%s %s\" conflicts with \"%s %s\"\n"
@@ -314,12 +250,10 @@ msgstr ""
" WARN \"%s %s\" konflik dengan \"%s %s\"\n"
" (constraint=\"%s %s %s %s\")\n"
-#: systemv/cupstestppd.c:1449
#, c-format
-msgid " WARN %s has no corresponding options!\n"
-msgstr " WARN %s tidak memiliki opsi yang berkorespondensi!\n"
+msgid " WARN %s has no corresponding options\n"
+msgstr ""
-#: systemv/cupstestppd.c:1557
#, c-format
msgid ""
" WARN %s shares a common prefix with %s\n"
@@ -328,25 +262,19 @@ msgstr ""
" WARN %s berbagi prefiks umum dengan %s\n"
" REF: Halaman 15, seksi 3.2.\n"
-#: systemv/cupstestppd.c:1458
-msgid " WARN Default choices conflicting!\n"
-msgstr " WARN Pilihan utama mengalam konflik!\n"
+msgid " WARN Default choices conflicting\n"
+msgstr ""
-#: systemv/cupstestppd.c:1420
#, c-format
msgid ""
" WARN Duplex option keyword %s may not work as expected and should "
-"be named Duplex!\n"
+"be named Duplex\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" WARN Opsi kata kunci Duplex %s mungkin tidak bekerja seperti yang diharapkan dan seharusnya dinamai Duplex!\n"
-" REF: Halaman 122, seksi 5.17\n"
-#: systemv/cupstestppd.c:1819
-msgid " WARN File contains a mix of CR, LF, and CR LF line endings!\n"
-msgstr " WARN Berkas memiliki campuran CR, LF, dan CR LF pada akhir baris!\n"
+msgid " WARN File contains a mix of CR, LF, and CR LF line endings\n"
+msgstr ""
-#: systemv/cupstestppd.c:1474
msgid ""
" WARN LanguageEncoding required by PPD 4.3 spec.\n"
" REF: Pages 56-57, section 5.3.\n"
@@ -354,12 +282,10 @@ msgstr ""
" WARN LanguageEncoding diperlukan oleh spesifikasi PPD 4.3.\n"
" REF: Halaman 56-57, seksi 5.3.\n"
-#: systemv/cupstestppd.c:1801
#, c-format
-msgid " WARN Line %d only contains whitespace!\n"
-msgstr " WARN Baris %d hanya mengandung spasi!\n"
+msgid " WARN Line %d only contains whitespace\n"
+msgstr ""
-#: systemv/cupstestppd.c:1482
msgid ""
" WARN Manufacturer required by PPD 4.3 spec.\n"
" REF: Pages 58-59, section 5.3.\n"
@@ -367,30 +293,30 @@ msgstr ""
" WARN Manufacturer diperlukan oleh spesifikasi PPD 4.3.\n"
" REF: Halaman 58-59, seksi 5.3.\n"
-#: systemv/cupstestppd.c:1824
msgid ""
" WARN Non-Windows PPD files should use lines ending with only LF, "
-"not CR LF!\n"
-msgstr " WARN Berkas PPD non-Windows seharusnya hanya berakhir baris LF, bukan CR LF!\n"
+"not CR LF\n"
+msgstr ""
-#: systemv/cupstestppd.c:1466
#, c-format
msgid ""
-" WARN Obsolete PPD version %.1f!\n"
+" WARN Obsolete PPD version %.1f\n"
" REF: Page 42, section 5.2.\n"
msgstr ""
-" WARN PPD versi %.1f telah usang!\n"
-" REF: Halaman 42, seksi 5.2.\n"
-#: systemv/cupstestppd.c:1495
msgid ""
" WARN PCFileName longer than 8.3 in violation of PPD spec.\n"
" REF: Pages 61-62, section 5.3.\n"
msgstr ""
-" WARN PCFileName lebih panjang dari 8.3 melanggar spesifikasi PPD.\n"
+" WARN PCFileName lebih panjang dari 8.3 melanggar spesifikasi "
+"PPD.\n"
" REF: Halaman 61-62, seksi 5.3.\n"
-#: systemv/cupstestppd.c:1529
+msgid ""
+" WARN PCFileName should contain a unique filename.\n"
+" REF: Pages 61-62, section 5.3.\n"
+msgstr ""
+
msgid ""
" WARN Protocols contains PJL but JCL attributes are not set.\n"
" REF: Pages 78-79, section 5.7.\n"
@@ -398,7 +324,6 @@ msgstr ""
" WARN Protocols mengandung PJL tetapi atribut JCL tidak diset.\n"
" REF: Halaman 78-79, seksi 5.7.\n"
-#: systemv/cupstestppd.c:1520
msgid ""
" WARN Protocols contains both PJL and BCP; expected TBCP.\n"
" REF: Pages 78-79, section 5.7.\n"
@@ -406,7 +331,6 @@ msgstr ""
" WARN Protocols mengandung PJL dan BCP; diharapkan TBCP.\n"
" REF: Halaman 78-79, seksi 5.7.\n"
-#: systemv/cupstestppd.c:1503
msgid ""
" WARN ShortNickName required by PPD 4.3 spec.\n"
" REF: Pages 64-65, section 5.3.\n"
@@ -414,230 +338,212 @@ msgstr ""
" WARN ShortNickName diperlukan oleh spesifikasi PPD 4.3.\n"
" REF: Halaman 64-65, seksi 5.3.\n"
-#: systemv/cupstestppd.c:2307
#, c-format
-msgid " %s %s %s does not exist!\n"
-msgstr " %s %s %s tidak ada!\n"
+msgid " %s %s %s does not exist\n"
+msgstr ""
-#: systemv/cupstestppd.c:3571
#, c-format
-msgid " %s %s file \"%s\" has the wrong capitalization!\n"
-msgstr " %s %s berkas \"%s\" memiliki kapitalisasi yang salah!\n"
+msgid " %s %s file \"%s\" has the wrong capitalization\n"
+msgstr ""
-#: systemv/cupstestppd.c:2377
#, c-format
msgid ""
-" %s Bad %s choice %s!\n"
+" %s Bad %s choice %s\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-#: systemv/cupstestppd.c:3131
#, c-format
-msgid " %s Bad UTF-8 \"%s\" translation string for option %s!\n"
-msgstr " %s UTF-8 jelek \"%s\" string translasi untuk opsi %s!\n"
+msgid " %s Bad UTF-8 \"%s\" translation string for option %s\n"
+msgstr ""
-#: systemv/cupstestppd.c:3177 systemv/cupstestppd.c:3226
-#: systemv/cupstestppd.c:3265
#, c-format
-msgid " %s Bad UTF-8 \"%s\" translation string for option %s, choice %s!\n"
-msgstr " %s UTF-8 jelek \"%s\" string translasi untuk opsi %s, pilihan %s!\n"
+msgid ""
+" %s Bad UTF-8 \"%s\" translation string for option %s, choice %s\n"
+msgstr ""
-#: systemv/cupstestppd.c:2429
#, c-format
-msgid " %s Bad cupsFilter value \"%s\"!\n"
-msgstr " %s Nilai cupsFilter jelek \"%s\"!\n"
+msgid " %s Bad cupsFilter value \"%s\"\n"
+msgstr ""
-#: systemv/cupstestppd.c:2794
#, c-format
-msgid " %s Bad cupsICCProfile %s!\n"
-msgstr " %s cupsICCProfile jelek \"%s\"!\n"
+msgid " %s Bad cupsICCProfile %s\n"
+msgstr ""
-#: systemv/cupstestppd.c:2500
#, c-format
-msgid " %s Bad cupsPreFilter value \"%s\"!\n"
-msgstr " %s Nilai cupsPreFilter jelek \"%s\"!\n"
+msgid " %s Bad cupsPreFilter value \"%s\"\n"
+msgstr ""
-#: systemv/cupstestppd.c:1897
#, c-format
-msgid " %s Bad cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s cupsUIConstraints jelek %s: \"%s\"!\n"
+msgid " %s Bad cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
-#: systemv/cupstestppd.c:3081
#, c-format
-msgid " %s Bad language \"%s\"!\n"
-msgstr " %s Bahasa jelek \"%s\"!\n"
+msgid " %s Bad language \"%s\"\n"
+msgstr ""
-#: systemv/cupstestppd.c:2484 systemv/cupstestppd.c:2556
-#: systemv/cupstestppd.c:2594 systemv/cupstestppd.c:2632
-#: systemv/cupstestppd.c:2670 systemv/cupstestppd.c:2708
#, c-format
-msgid " %s Bad spelling of %s - should be %s!\n"
-msgstr " %s Ejaan dari %s jelek - seharusnya %s!\n"
+msgid " %s Bad permissions on APDialogExtension file \"%s\"\n"
+msgstr ""
-#: systemv/cupstestppd.c:2738
#, c-format
-msgid " %s Cannot provide both APScanAppPath and APScanAppBundleID!\n"
-msgstr " %s Tidak dapat menyediakan APScanAppPath dan APScanAppBundleID!\n"
+msgid " %s Bad permissions on APPrinterIconPath file \"%s\"\n"
+msgstr ""
-#: systemv/cupstestppd.c:1878
#, c-format
-msgid " %s Empty cupsUIConstraints %s!\n"
-msgstr " %s cupsUIConstraints %s kosong!\n"
+msgid " %s Bad permissions on APPrinterLowInkTool file \"%s\"\n"
+msgstr ""
-#: systemv/cupstestppd.c:3117
#, c-format
-msgid " %s Missing \"%s\" translation string for option %s!\n"
-msgstr " %s Kehilangan \"%s\" string translasi untuk opsi %s!\n"
+msgid " %s Bad permissions on APPrinterUtilityPath file \"%s\"\n"
+msgstr ""
-#: systemv/cupstestppd.c:3209 systemv/cupstestppd.c:3249
#, c-format
-msgid " %s Missing \"%s\" translation string for option %s, choice %s!\n"
-msgstr " %s Kehilangan \"%s\" string translasi untuk opsi %s, pilihan %s!\n"
+msgid " %s Bad permissions on APScanAppPath file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on cupsFilter file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on cupsICCProfile file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on cupsPreFilter file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad spelling of %s - should be %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Cannot provide both APScanAppPath and APScanAppBundleID\n"
+msgstr ""
+
+#, c-format
+msgid " %s Empty cupsUIConstraints %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Missing \"%s\" translation string for option %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Missing \"%s\" translation string for option %s, choice %s\n"
+msgstr ""
-#: systemv/cupstestppd.c:2569
#, c-format
msgid " %s Missing APDialogExtension file \"%s\"\n"
msgstr " %s Kehilangan berkas APDialogExtension \"%s\"\n"
-#: systemv/cupstestppd.c:2607
#, c-format
msgid " %s Missing APPrinterIconPath file \"%s\"\n"
msgstr " %s Kehilangan berkas APPrinterIconPath \"%s\"\n"
-#: systemv/cupstestppd.c:2645
#, c-format
msgid " %s Missing APPrinterLowInkTool file \"%s\"\n"
msgstr " %s Kehilangan berkas APPrinterLowInkTool \"%s\"\n"
-#: systemv/cupstestppd.c:2683
#, c-format
msgid " %s Missing APPrinterUtilityPath file \"%s\"\n"
msgstr " %s Kehilangan berkas APPrinterUtilityPath \"%s\"\n"
-#: systemv/cupstestppd.c:2721
#, c-format
msgid " %s Missing APScanAppPath file \"%s\"\n"
msgstr " %s Kehilangan berkas APScanAppPath \"%s\"\n"
-#: systemv/cupstestppd.c:2926
#, c-format
msgid ""
-" %s Missing REQUIRED PageRegion option!\n"
+" %s Missing REQUIRED PageRegion option\n"
" REF: Page 100, section 5.14.\n"
msgstr ""
-" %s Kehilangan opsi PageRegion yang DIPERLUKAN!\n"
-" REF: Halaman 100, seksi 5.14.\n"
-#: systemv/cupstestppd.c:2911
#, c-format
msgid ""
-" %s Missing REQUIRED PageSize option!\n"
+" %s Missing REQUIRED PageSize option\n"
" REF: Page 99, section 5.14.\n"
msgstr ""
-" %s Kehilangan opsi PageSize yang DIPERLUKAN!\n"
-" REF: Halaman 99, seksi 5.14.\n"
-#: systemv/cupstestppd.c:2088 systemv/cupstestppd.c:2129
#, c-format
-msgid " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"!\n"
-msgstr " %s Kehilangan pilihan *%s %s dalam UIConstraints \"*%s %s *%s %s\"!\n"
+msgid " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"\n"
+msgstr ""
-#: systemv/cupstestppd.c:1983
#, c-format
-msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s Kehilangan pilihan *%s %s dalam cupsUIConstraints %s: \"%s\"!\n"
+msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
-#: systemv/cupstestppd.c:2458
#, c-format
msgid " %s Missing cupsFilter file \"%s\"\n"
msgstr " %s Kehilangan berkas cupsFilter \"%s\"\n"
-#: systemv/cupstestppd.c:2828
#, c-format
-msgid " %s Missing cupsICCProfile file \"%s\"!\n"
-msgstr " %s Kehilangan berkas cupsICCProfile \"%s\"!\n"
+msgid " %s Missing cupsICCProfile file \"%s\"\n"
+msgstr ""
-#: systemv/cupstestppd.c:2529
#, c-format
msgid " %s Missing cupsPreFilter file \"%s\"\n"
msgstr " %s Kehilangan berkas cupsPreFilter \"%s\"\n"
-#: systemv/cupstestppd.c:1915
#, c-format
-msgid " %s Missing cupsUIResolver %s!\n"
-msgstr " %s Kehilangan cupsUIResolver %s!\n"
+msgid " %s Missing cupsUIResolver %s\n"
+msgstr ""
-#: systemv/cupstestppd.c:2074 systemv/cupstestppd.c:2115
#, c-format
-msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"!\n"
-msgstr " %s Kehilangan opsi %s dalam UIConstraints \"*%s %s *%s %s\"!\n"
+msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"\n"
+msgstr ""
-#: systemv/cupstestppd.c:1967
#, c-format
-msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s Kehilangan opsi %s dalam cupsUIConstraints %s: \"%s\"!\n"
+msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
-#: systemv/cupstestppd.c:3303
#, c-format
-msgid " %s No base translation \"%s\" is included in file!\n"
-msgstr " %s Tidak ada basis translasi \"%s\" yang disertakan pada berkas!\n"
+msgid " %s No base translation \"%s\" is included in file\n"
+msgstr ""
-#: systemv/cupstestppd.c:2989
#, c-format
msgid ""
-" %s Non-standard size name \"%s\"!\n"
+" %s Non-standard size name \"%s\"\n"
" REF: Page 187, section B.2.\n"
msgstr ""
-" %s Nama ukuran nonstandar \"%s\"!\n"
-" REF: Halaman 187, seksi B.2.\n"
-#: systemv/cupstestppd.c:2353
#, c-format
msgid ""
-" %s REQUIRED %s does not define choice None!\n"
+" %s REQUIRED %s does not define choice None\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-#: systemv/cupstestppd.c:3006 systemv/cupstestppd.c:3020
#, c-format
-msgid " %s Size \"%s\" defined for %s but not for %s!\n"
-msgstr " %s Ukuran \"%s\" ditentukan untuk %s bukan untuk %s!\n"
+msgid " %s Size \"%s\" defined for %s but not for %s\n"
+msgstr ""
-#: systemv/cupstestppd.c:2964
#, c-format
-msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)!\n"
-msgstr " %s Ukuran \"%s\" memiliki dimensi yang tak diharapkan (%gx%g)!\n"
+msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)\n"
+msgstr ""
-#: systemv/cupstestppd.c:2856
#, c-format
-msgid " %s cupsICCProfile %s hash value collides with %s!\n"
+msgid " %s cupsICCProfile %s hash value collides with %s\n"
msgstr ""
-#: systemv/cupstestppd.c:2038
#, c-format
-msgid " %s cupsUIResolver %s causes a loop!\n"
+msgid " %s cupsUIResolver %s causes a loop\n"
msgstr ""
-#: systemv/cupstestppd.c:2020
#, c-format
-msgid " %s cupsUIResolver %s does not list at least two different options!\n"
-msgstr " %s cupsUIResolver %s tidak menyediakan setidaknya dua opsi berbeda!\n"
+msgid ""
+" %s cupsUIResolver %s does not list at least two different options\n"
+msgstr ""
-#: systemv/cupstestppd.c:2238
#, c-format
-msgid " **FAIL** %s choice names %s and %s differ only by case!\n"
-msgstr " **FAIL** %s nama yang dipilih %s dan %s berbeda hanya pada besar/kecilnya huruf!\n"
+msgid " **FAIL** %s choice names %s and %s differ only by case\n"
+msgstr ""
-#: systemv/cupstestppd.c:1243
#, c-format
msgid ""
-" **FAIL** %s must be 1284DeviceID!\n"
-" REF: Page 72, section 5.5\n"
+" **FAIL** %s must be 1284DeviceID\n"
+" REF: Page 72, section 5.5\n"
msgstr ""
-" **FAIL** %s seharusnya 1284DeviceID!\n"
-" REF: Halaman 72, seksi 5.5\n"
-#: systemv/cupstestppd.c:659
#, c-format
msgid ""
" **FAIL** BAD Default%s %s\n"
@@ -646,25 +552,18 @@ msgstr ""
" **FAIL** Default%s %s JELEK\n"
" REF: Halaman 40, seksi 4.5.\n"
-#: systemv/cupstestppd.c:595
#, c-format
msgid ""
-" **FAIL** BAD DefaultImageableArea %s!\n"
+" **FAIL** BAD DefaultImageableArea %s\n"
" REF: Page 102, section 5.15.\n"
msgstr ""
-" **FAIL** DefaultImageableArea %s JELEK!\n"
-" REF: Halaman 102, seksi 5.15.\n"
-#: systemv/cupstestppd.c:631
#, c-format
msgid ""
-" **FAIL** BAD DefaultPaperDimension %s!\n"
+" **FAIL** BAD DefaultPaperDimension %s\n"
" REF: Page 103, section 5.15.\n"
msgstr ""
-" **FAIL** DefaultPaperDimension %s JELEK!\n"
-" REF: Halaman 103, seksi 5.15.\n"
-#: systemv/cupstestppd.c:1102
msgid ""
" **FAIL** BAD JobPatchFile attribute in file\n"
" REF: Page 24, section 3.4.\n"
@@ -672,7 +571,6 @@ msgstr ""
" **FAIL** Atribut JobPatchFile JELEK dalam berkas\n"
" REF: Halaman 24, seksi 3.4.\n"
-#: systemv/cupstestppd.c:822
msgid ""
" **FAIL** BAD Manufacturer (should be \"HP\")\n"
" REF: Page 211, table D.1.\n"
@@ -680,7 +578,6 @@ msgstr ""
" **FAIL** Manufacturer JELEK (seharusnya \"HP\")\n"
" REF: Halaman 211, tabel D.1.\n"
-#: systemv/cupstestppd.c:838
msgid ""
" **FAIL** BAD Manufacturer (should be \"Oki\")\n"
" REF: Page 211, table D.1.\n"
@@ -688,7 +585,6 @@ msgstr ""
" **FAIL** Manufacturer JELEK (seharusnya \"Oki\")\n"
" REF: Halaman 211, tabel D.1.\n"
-#: systemv/cupstestppd.c:877
#, c-format
msgid ""
" **FAIL** BAD ModelName - \"%c\" not allowed in string.\n"
@@ -697,7 +593,6 @@ msgstr ""
" **FAIL** ModelName JELEK - \"%c\" tidak diperbolehkan dalam string.\n"
" REF: Halaman 59-60, seksi 5.3.\n"
-#: systemv/cupstestppd.c:1033
msgid ""
" **FAIL** BAD PSVersion - not \"(string) int\".\n"
" REF: Pages 62-64, section 5.3.\n"
@@ -705,7 +600,6 @@ msgstr ""
" **FAIL** PSVersion JELEK - bukan \"(string) int\".\n"
" REF: Halaman 62-64, seksi 5.3.\n"
-#: systemv/cupstestppd.c:994
msgid ""
" **FAIL** BAD Product - not \"(string)\".\n"
" REF: Page 62, section 5.3.\n"
@@ -713,7 +607,6 @@ msgstr ""
" **FAIL** Product JELEK - bukan \"(string)\".\n"
" REF: Halaman 62, seksi 5.3.\n"
-#: systemv/cupstestppd.c:1068
msgid ""
" **FAIL** BAD ShortNickName - longer than 31 chars.\n"
" REF: Pages 64-65, section 5.3.\n"
@@ -721,14 +614,12 @@ msgstr ""
" **FAIL** ShortNickName JELEK - lebih dari 31 karakter.\n"
" REF: Halaman 64-65, seksi 5.3.\n"
-#: systemv/cupstestppd.c:1224
#, c-format
msgid ""
-" **FAIL** Bad %s choice %s!\n"
+" **FAIL** Bad %s choice %s\n"
" REF: Page 84, section 5.9\n"
msgstr ""
-#: systemv/cupstestppd.c:702
#, c-format
msgid ""
" **FAIL** Bad FileVersion \"%s\"\n"
@@ -737,7 +628,6 @@ msgstr ""
" **FAIL** FileVersion \"%s\" jelek\n"
" REF: Halaman 56, seksi 5.3.\n"
-#: systemv/cupstestppd.c:746
#, c-format
msgid ""
" **FAIL** Bad FormatVersion \"%s\"\n"
@@ -746,53 +636,42 @@ msgstr ""
" **FAIL** FormatVersion \"%s\" jelek\n"
" REF: Halaman 56, seksi 5.3.\n"
-#: systemv/cupstestppd.c:1288
#, c-format
-msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1!\n"
-msgstr " **FAIL** LanguageEncoding %s jelek - seharusnya ISOLatin1!\n"
+msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1\n"
+msgstr ""
-#: systemv/cupstestppd.c:1302
#, c-format
-msgid " **FAIL** Bad LanguageVersion %s - must be English!\n"
-msgstr " **FAIL** LanguageVersion %s jelek - seharusnya English!\n"
+msgid " **FAIL** Bad LanguageVersion %s - must be English\n"
+msgstr ""
-#: systemv/cupstestppd.c:3443 systemv/cupstestppd.c:3465
#, c-format
msgid " **FAIL** Default option code cannot be interpreted: %s\n"
msgstr " **FAIL** Kode opsi utama tidak bisa diinterpretasikan: %s\n"
-#: systemv/cupstestppd.c:1361
#, c-format
msgid ""
" **FAIL** Default translation string for option %s choice %s contains "
-"8-bit characters!\n"
-msgstr " **FAIL** String translasi utama untuk opsi %s pilihan %s mengandung karakter 8-bit!\n"
+"8-bit characters\n"
+msgstr ""
-#: systemv/cupstestppd.c:1334
#, c-format
msgid ""
" **FAIL** Default translation string for option %s contains 8-bit "
-"characters!\n"
+"characters\n"
msgstr ""
-" **FAIL** String translasi utama untuk opsi %s mengandung karakter 8-"
-"bit!\n"
-#: systemv/cupstestppd.c:2176
#, c-format
-msgid " **FAIL** Group names %s and %s differ only by case!\n"
-msgstr " **FAIL** Nama kelompok %s dan %s berbeda hanya besar/kecilnya huruf!\n"
+msgid " **FAIL** Group names %s and %s differ only by case\n"
+msgstr ""
-#: systemv/cupstestppd.c:2221
#, c-format
-msgid " **FAIL** Multiple occurrences of %s choice name %s!\n"
-msgstr " **FAIL** Terjadi ganda dari %s nama yang dipilih %s!\n"
+msgid " **FAIL** Multiple occurrences of %s choice name %s\n"
+msgstr ""
-#: systemv/cupstestppd.c:2198
#, c-format
-msgid " **FAIL** Option names %s and %s differ only by case!\n"
-msgstr " **FAIL** Nama opsi %s dan %s berbeda hanya besar/kecilnya huruf!\n"
+msgid " **FAIL** Option names %s and %s differ only by case\n"
+msgstr ""
-#: systemv/cupstestppd.c:679
#, c-format
msgid ""
" **FAIL** REQUIRED Default%s\n"
@@ -801,7 +680,6 @@ msgstr ""
" **FAIL** DIPERLUKAN Default%s\n"
" REF: Halaman 40, seksi 4.5.\n"
-#: systemv/cupstestppd.c:580
msgid ""
" **FAIL** REQUIRED DefaultImageableArea\n"
" REF: Page 102, section 5.15.\n"
@@ -809,7 +687,6 @@ msgstr ""
" **FAIL** DIPERLUKAN DefaultImageableArea\n"
" REF: Halaman 102, seksi 5.15.\n"
-#: systemv/cupstestppd.c:616
msgid ""
" **FAIL** REQUIRED DefaultPaperDimension\n"
" REF: Page 103, section 5.15.\n"
@@ -817,7 +694,6 @@ msgstr ""
" **FAIL** DIPERLUKAN DefaultPaperDimension\n"
" REF: Halaman 103, seksi 5.15.\n"
-#: systemv/cupstestppd.c:720
msgid ""
" **FAIL** REQUIRED FileVersion\n"
" REF: Page 56, section 5.3.\n"
@@ -825,7 +701,6 @@ msgstr ""
" **FAIL** DIPERLUKAN FileVersion\n"
" REF: Halaman 56, seksi 5.3.\n"
-#: systemv/cupstestppd.c:764
msgid ""
" **FAIL** REQUIRED FormatVersion\n"
" REF: Page 56, section 5.3.\n"
@@ -833,7 +708,6 @@ msgstr ""
" **FAIL** DIPERLUKAN FormatVersion\n"
" REF: Halaman 56, seksi 5.3.\n"
-#: systemv/cupstestppd.c:1153
#, c-format
msgid ""
" **FAIL** REQUIRED ImageableArea for PageSize %s\n"
@@ -844,7 +718,6 @@ msgstr ""
" REF: Halaman 41, seksi 5.\n"
" REF: Halaman 102, seksi 5.15.\n"
-#: systemv/cupstestppd.c:784
msgid ""
" **FAIL** REQUIRED LanguageEncoding\n"
" REF: Pages 56-57, section 5.3.\n"
@@ -852,7 +725,6 @@ msgstr ""
" **FAIL** DIPERLUKAN LanguageEncoding\n"
" REF: Halaman 56-57, seksi 5.3.\n"
-#: systemv/cupstestppd.c:804
msgid ""
" **FAIL** REQUIRED LanguageVersion\n"
" REF: Pages 57-58, section 5.3.\n"
@@ -860,7 +732,6 @@ msgstr ""
" **FAIL** DIPERLUKAN LanguageVersion\n"
" REF: Halaman 57-58, seksi 5.3.\n"
-#: systemv/cupstestppd.c:856
msgid ""
" **FAIL** REQUIRED Manufacturer\n"
" REF: Pages 58-59, section 5.3.\n"
@@ -868,7 +739,6 @@ msgstr ""
" **FAIL** DIPERLUKAN Manufacturer\n"
" REF: Halaman 58-59, seksi 5.3.\n"
-#: systemv/cupstestppd.c:896
msgid ""
" **FAIL** REQUIRED ModelName\n"
" REF: Pages 59-60, section 5.3.\n"
@@ -876,7 +746,6 @@ msgstr ""
" **FAIL** DIPERLUKAN ModelName\n"
" REF: Halaman 59-60, seksi 5.3.\n"
-#: systemv/cupstestppd.c:916
msgid ""
" **FAIL** REQUIRED NickName\n"
" REF: Page 60, section 5.3.\n"
@@ -884,7 +753,6 @@ msgstr ""
" **FAIL** DIPERLUKAN NickName\n"
" REF: Halaman 60, seksi 5.3.\n"
-#: systemv/cupstestppd.c:976
msgid ""
" **FAIL** REQUIRED PCFileName\n"
" REF: Pages 61-62, section 5.3.\n"
@@ -892,7 +760,6 @@ msgstr ""
" **FAIL** DIPERLUKAN PCFileName\n"
" REF: Halaman 61-62, seksi 5.3.\n"
-#: systemv/cupstestppd.c:1051
msgid ""
" **FAIL** REQUIRED PSVersion\n"
" REF: Pages 62-64, section 5.3.\n"
@@ -900,7 +767,6 @@ msgstr ""
" **FAIL** DIPERLUKAN PSVersion\n"
" REF: Halaman 62-64, seksi 5.3.\n"
-#: systemv/cupstestppd.c:956
msgid ""
" **FAIL** REQUIRED PageRegion\n"
" REF: Page 100, section 5.14.\n"
@@ -908,7 +774,6 @@ msgstr ""
" **FAIL** DIPERLUKAN PageRegion\n"
" REF: Halaman 100, seksi 5.14.\n"
-#: systemv/cupstestppd.c:1122
msgid ""
" **FAIL** REQUIRED PageSize\n"
" REF: Page 41, section 5.\n"
@@ -918,7 +783,6 @@ msgstr ""
" REF: Halaman 41, seksi 5.\n"
" REF: Halaman 99, seksi 5.14.\n"
-#: systemv/cupstestppd.c:936
msgid ""
" **FAIL** REQUIRED PageSize\n"
" REF: Pages 99-100, section 5.14.\n"
@@ -926,7 +790,6 @@ msgstr ""
" **FAIL** DIPERLUKAN PageSize\n"
" REF: Halaman 99-100, seksi 5.14.\n"
-#: systemv/cupstestppd.c:1175
#, c-format
msgid ""
" **FAIL** REQUIRED PaperDimension for PageSize %s\n"
@@ -937,7 +800,6 @@ msgstr ""
" REF: Halaman 41, seksi 5.\n"
" REF: Halaman 103, seksi 5.15.\n"
-#: systemv/cupstestppd.c:1011
msgid ""
" **FAIL** REQUIRED Product\n"
" REF: Page 62, section 5.3.\n"
@@ -945,7 +807,6 @@ msgstr ""
" **FAIL** DIPERLUKAN Product\n"
" REF: Halaman 62, seksi 5.3.\n"
-#: systemv/cupstestppd.c:1086
msgid ""
" **FAIL** REQUIRED ShortNickName\n"
" REF: Page 64-65, section 5.3.\n"
@@ -953,170 +814,92 @@ msgstr ""
" **FAIL** DIPERLUKAN ShortNickName\n"
" REF: Halaman 64-65, seksi 5.3.\n"
-#: systemv/cupstestppd.c:1569
#, c-format
msgid " %d ERRORS FOUND\n"
msgstr " %d KESALAHAN DITEMUKAN\n"
-#: systemv/cupstestdsc.c:238 systemv/cupstestdsc.c:280
#, c-format
msgid ""
-" Bad %%%%BoundingBox: on line %d!\n"
+" Bad %%%%BoundingBox: on line %d\n"
" REF: Page 39, %%%%BoundingBox:\n"
msgstr ""
-" %%%%BoundingBox jelek: pada baris %d!\n"
-" REF: Halaman 39, %%%%BoundingBox:\n"
-#: systemv/cupstestdsc.c:309
#, c-format
msgid ""
-" Bad %%%%Page: on line %d!\n"
+" Bad %%%%Page: on line %d\n"
" REF: Page 53, %%%%Page:\n"
msgstr ""
-#: systemv/cupstestdsc.c:222 systemv/cupstestdsc.c:262
#, c-format
msgid ""
-" Bad %%%%Pages: on line %d!\n"
+" Bad %%%%Pages: on line %d\n"
" REF: Page 43, %%%%Pages:\n"
msgstr ""
-#: systemv/cupstestdsc.c:180
#, c-format
msgid ""
-" Line %d is longer than 255 characters (%d)!\n"
+" Line %d is longer than 255 characters (%d)\n"
" REF: Page 25, Line Length\n"
msgstr ""
-" Baris %d lebih dari 255 karakter (%d)!\n"
-" REF: Halaman 25, Line Length (Panjang Baris)\n"
-#: systemv/cupstestdsc.c:196
msgid ""
-" Missing %!PS-Adobe-3.0 on first line!\n"
+" Missing %!PS-Adobe-3.0 on first line\n"
" REF: Page 17, 3.1 Conforming Documents\n"
msgstr ""
-" Kehilangan %!PS-Adobe-3.0 pada baris pertama!\n"
-" REF: Halaman 17, 3.1 Conforming Documents (Menyesuaikan Dokumen)\n"
-#: systemv/cupstestdsc.c:366
#, c-format
msgid ""
-" Missing %%EndComments comment!\n"
+" Missing %%EndComments comment\n"
" REF: Page 41, %%EndComments\n"
msgstr ""
-" Kehilangan komentar %%EndComments!\n"
-" REF: Halaman 41, %%EndComments\n"
-#: systemv/cupstestdsc.c:346
#, c-format
msgid ""
-" Missing or bad %%BoundingBox: comment!\n"
+" Missing or bad %%BoundingBox: comment\n"
" REF: Page 39, %%BoundingBox:\n"
msgstr ""
-" Kehilangan atau %%BoundingBox jelek: komentar!\n"
-" REF: Halaman 39, %%BoundingBox:\n"
-#: systemv/cupstestdsc.c:376
#, c-format
msgid ""
-" Missing or bad %%Page: comments!\n"
+" Missing or bad %%Page: comments\n"
" REF: Page 53, %%Page:\n"
msgstr ""
-" Kehilangan atau %%Page jelek: komentar!\n"
-" REF: Halaman 53, %%Page:\n"
-#: systemv/cupstestdsc.c:356
#, c-format
msgid ""
-" Missing or bad %%Pages: comment!\n"
+" Missing or bad %%Pages: comment\n"
" REF: Page 43, %%Pages:\n"
msgstr ""
-" Kehilangan atau %%Pages jelek: komentar!\n"
-" REF: Halaman 43, %%Pages:\n"
-#: systemv/cupstestppd.c:1571
msgid " NO ERRORS FOUND\n"
msgstr " TIDAK ADA KESALAHAN\n"
-#: systemv/cupstestdsc.c:399
-#, c-format
-msgid " Saw %d lines that exceeded 255 characters!\n"
-msgstr " Menemukan %d baris yang melebihi 255 karakter!\n"
-
-#: systemv/cupstestdsc.c:394
-#, c-format
-msgid " Too many %%BeginDocument comments!\n"
-msgstr " Terlalu banyak komentar %%BeginDocument!\n"
-
-#: systemv/cupstestdsc.c:386
-#, c-format
-msgid " Too many %%EndDocument comments!\n"
-msgstr " Terlalu banyak komentar %%EndDocument!\n"
-
-#: systemv/cupstestdsc.c:406
-msgid " Warning: file contains binary data!\n"
-msgstr " Peringatan: berkas mengandung data biner!\n"
-
-#: systemv/cupstestdsc.c:414
-#, c-format
-msgid " Warning: no %%EndComments comment in file!\n"
-msgstr " Peringatan: tidak ada komentar %%EndComments dalam berkas!\n"
-
-#: systemv/cupstestdsc.c:410
-#, c-format
-msgid " Warning: obsolete DSC version %.1f in file!\n"
-msgstr " Peringatan: DSC usang versi %.1f dalam berkas!\n"
-
-#: systemv/cupstestppd.c:577 systemv/cupstestppd.c:592
-#: systemv/cupstestppd.c:613 systemv/cupstestppd.c:628
-#: systemv/cupstestppd.c:656 systemv/cupstestppd.c:676
-#: systemv/cupstestppd.c:699 systemv/cupstestppd.c:717
-#: systemv/cupstestppd.c:743 systemv/cupstestppd.c:761
-#: systemv/cupstestppd.c:781 systemv/cupstestppd.c:801
-#: systemv/cupstestppd.c:819 systemv/cupstestppd.c:835
-#: systemv/cupstestppd.c:853 systemv/cupstestppd.c:874
-#: systemv/cupstestppd.c:893 systemv/cupstestppd.c:913
-#: systemv/cupstestppd.c:933 systemv/cupstestppd.c:953
-#: systemv/cupstestppd.c:973 systemv/cupstestppd.c:991
-#: systemv/cupstestppd.c:1008 systemv/cupstestppd.c:1030
-#: systemv/cupstestppd.c:1048 systemv/cupstestppd.c:1065
-#: systemv/cupstestppd.c:1083 systemv/cupstestppd.c:1099
-#: systemv/cupstestppd.c:1119 systemv/cupstestppd.c:1150
-#: systemv/cupstestppd.c:1172 systemv/cupstestppd.c:1221
-#: systemv/cupstestppd.c:1240 systemv/cupstestppd.c:1284
-#: systemv/cupstestppd.c:1298 systemv/cupstestppd.c:1330
-#: systemv/cupstestppd.c:1357 systemv/cupstestppd.c:1875
-#: systemv/cupstestppd.c:1894 systemv/cupstestppd.c:1912
-#: systemv/cupstestppd.c:1964 systemv/cupstestppd.c:1980
-#: systemv/cupstestppd.c:2017 systemv/cupstestppd.c:2035
-#: systemv/cupstestppd.c:2071 systemv/cupstestppd.c:2085
-#: systemv/cupstestppd.c:2112 systemv/cupstestppd.c:2126
-#: systemv/cupstestppd.c:2172 systemv/cupstestppd.c:2194
-#: systemv/cupstestppd.c:2217 systemv/cupstestppd.c:2234
-#: systemv/cupstestppd.c:2303 systemv/cupstestppd.c:2350
-#: systemv/cupstestppd.c:2374 systemv/cupstestppd.c:2425
-#: systemv/cupstestppd.c:2455 systemv/cupstestppd.c:2480
-#: systemv/cupstestppd.c:2496 systemv/cupstestppd.c:2526
-#: systemv/cupstestppd.c:2552 systemv/cupstestppd.c:2566
-#: systemv/cupstestppd.c:2590 systemv/cupstestppd.c:2604
-#: systemv/cupstestppd.c:2628 systemv/cupstestppd.c:2642
-#: systemv/cupstestppd.c:2666 systemv/cupstestppd.c:2680
-#: systemv/cupstestppd.c:2704 systemv/cupstestppd.c:2718
-#: systemv/cupstestppd.c:2735 systemv/cupstestppd.c:2790
-#: systemv/cupstestppd.c:2825 systemv/cupstestppd.c:2852
-#: systemv/cupstestppd.c:2907 systemv/cupstestppd.c:2922
-#: systemv/cupstestppd.c:2960 systemv/cupstestppd.c:3002
-#: systemv/cupstestppd.c:3016 systemv/cupstestppd.c:3077
-#: systemv/cupstestppd.c:3113 systemv/cupstestppd.c:3127
-#: systemv/cupstestppd.c:3173 systemv/cupstestppd.c:3205
-#: systemv/cupstestppd.c:3222 systemv/cupstestppd.c:3245
-#: systemv/cupstestppd.c:3261 systemv/cupstestppd.c:3299
-#: systemv/cupstestppd.c:3439 systemv/cupstestppd.c:3461
-#: systemv/cupstestppd.c:3567
+#, c-format
+msgid " Saw %d lines that exceeded 255 characters\n"
+msgstr ""
+
+#, c-format
+msgid " Too many %%BeginDocument comments\n"
+msgstr ""
+
+#, c-format
+msgid " Too many %%EndDocument comments\n"
+msgstr ""
+
+msgid " Warning: file contains binary data\n"
+msgstr ""
+
+#, c-format
+msgid " Warning: no %%EndComments comment in file\n"
+msgstr ""
+
+#, c-format
+msgid " Warning: obsolete DSC version %.1f in file\n"
+msgstr ""
+
msgid " FAIL\n"
msgstr " GAGAL\n"
-#: systemv/cupstestppd.c:462
#, c-format
msgid ""
" FAIL\n"
@@ -1125,7 +908,6 @@ msgstr ""
" GAGAL\n"
" **FAIL** Tidak bisa membuka berkas PPD - %s\n"
-#: systemv/cupstestppd.c:473
#, c-format
msgid ""
" FAIL\n"
@@ -1134,91 +916,72 @@ msgstr ""
" GAGAL\n"
" **FAIL** Tidak bisa membuka berkas PPD - %s pada baris %d.\n"
-#: systemv/cupstestppd.c:1381
msgid " PASS\n"
msgstr " LEWAT\n"
-#: ppdc/sample.c:51
msgid "#10 Envelope"
msgstr "#10 Amplop"
-#: ppdc/sample.c:52
msgid "#11 Envelope"
msgstr "#11 Amplop"
-#: ppdc/sample.c:53
msgid "#12 Envelope"
msgstr "#12 Amplop"
-#: ppdc/sample.c:54
msgid "#14 Envelope"
msgstr "#14 Amplop"
-#: ppdc/sample.c:55
msgid "#9 Envelope"
msgstr "#9 Amplop"
-#: berkeley/lpq.c:552
#, c-format
msgid "%-6s %-10.10s %-4d %-10d %-27.27s %.0f bytes\n"
msgstr "%-6s %-10.10s %-4d %-10d %-27.27s %.0f bita\n"
-#: berkeley/lpq.c:557
#, c-format
msgid "%-7s %-7.7s %-7d %-31.31s %.0f bytes\n"
msgstr "%-7s %-7.7s %-7d %-31.31s %.0f bita\n"
-#: filter/bannertops.c:784
#, c-format
msgid "%.0f x %.0f millimeters"
msgstr "%.0f x %.0f milimeter"
-#: filter/bannertops.c:805
#, c-format
msgid "%.0f x %.0f to %.0f x %.0f millimeters"
msgstr "%.0f x %.0f hingga %.0f x %.0f milimeter"
-#: filter/bannertops.c:775
#, c-format
msgid "%.2f x %.2f inches"
msgstr "%.2f x %.2f inci"
-#: filter/bannertops.c:794
#, c-format
msgid "%.2f x %.2f to %.2f x %.2f inches"
msgstr "%.2f x %.2f hingga %.2f x %.2f inci"
-#: systemv/lpstat.c:754
#, c-format
msgid "%s accepting requests since %s\n"
msgstr "%s menerima permintaan sejak %s\n"
-#: scheduler/ipp.c:10415
#, c-format
msgid "%s cannot be changed."
msgstr "%s tidak bisa diubah."
-#: berkeley/lpc.c:194
#, c-format
msgid "%s is not implemented by the CUPS version of lpc.\n"
msgstr "%s tidak diimplementasikan oleh versi lpc CUPS.\n"
-#: berkeley/lpq.c:643
#, c-format
msgid "%s is not ready\n"
msgstr "%s tidak siap\n"
-#: berkeley/lpq.c:636
#, c-format
msgid "%s is ready\n"
msgstr "%s siap\n"
-#: berkeley/lpq.c:639
#, c-format
msgid "%s is ready and printing\n"
msgstr "%s siap dan sedang mencetak\n"
-#: systemv/lpstat.c:757
#, c-format
msgid ""
"%s not accepting requests since %s -\n"
@@ -1227,17 +990,14 @@ msgstr ""
"%s tidak menerima permintaan sejak %s -\n"
"\t%s\n"
-#: scheduler/ipp.c:701
#, c-format
-msgid "%s not supported!"
-msgstr "%s tidak didukung!"
+msgid "%s not supported"
+msgstr ""
-#: systemv/lpstat.c:767
#, c-format
msgid "%s/%s accepting requests since %s\n"
msgstr "%s/%s menerima permintaan sejak %s\n"
-#: systemv/lpstat.c:770
#, c-format
msgid ""
"%s/%s not accepting requests since %s -\n"
@@ -1246,1608 +1006,1223 @@ msgstr ""
"%s/%s tidak menerima permintaan sejak %s -\n"
"\t%s\n"
-#: berkeley/lpq.c:544
#, c-format
msgid "%s: %-33.33s [job %d localhost]\n"
msgstr "%s: %-33.33s [tugas %d localhost]\n"
-#: systemv/cancel.c:303 systemv/cancel.c:367
#, c-format
msgid "%s: %s failed: %s\n"
msgstr "%s: %s gagal: %s\n"
-#: systemv/cupsaccept.c:73
#, c-format
-msgid "%s: Don't know what to do!\n"
-msgstr "%s: Tidak tahu apa yang hendak dikerjakan!\n"
+msgid "%s: Don't know what to do\n"
+msgstr ""
-#: berkeley/lpr.c:356 systemv/lp.c:603
#, c-format
-msgid "%s: Error - %s environment variable names non-existent destination \"%s\"!\n"
-msgstr "%s: Kesalahan - Nama variabel lingkungan %s sebenarnya tidak ada \"%s\"!\n"
+msgid ""
+"%s: Error - %s environment variable names non-existent destination \"%s\"\n"
+msgstr ""
-#: systemv/lp.c:240
#, c-format
-msgid "%s: Error - bad job ID!\n"
-msgstr "%s: Kesalahan - ID tugas jelek!\n"
+msgid "%s: Error - bad job ID\n"
+msgstr ""
-#: systemv/lp.c:227
#, c-format
-msgid "%s: Error - cannot print files and alter jobs simultaneously!\n"
-msgstr "%s: Kesalahan - tidak bisa mencetak dan mengubah tugas secara bersamaan!\n"
+msgid "%s: Error - cannot print files and alter jobs simultaneously\n"
+msgstr ""
-#: systemv/lp.c:523
#, c-format
-msgid "%s: Error - cannot print from stdin if files or a job ID are provided!\n"
+msgid "%s: Error - cannot print from stdin if files or a job ID are provided\n"
msgstr ""
-"%s: Kesalahan - tidak bisa mencetak dari stdin apabila berkas atau ID tugas "
-"disediakan!\n"
-#: systemv/lp.c:477
#, c-format
-msgid "%s: Error - expected character set after '-S' option!\n"
-msgstr "%s: Kesalahan - diharapkan set karakter usai opsi '-S'!\n"
+msgid "%s: Error - expected character set after '-S' option\n"
+msgstr ""
-#: systemv/lp.c:497
#, c-format
-msgid "%s: Error - expected content type after '-T' option!\n"
-msgstr "%s: Kesalahan - diharapkan jenis konten usai opsi '-T'!\n"
+msgid "%s: Error - expected content type after '-T' option\n"
+msgstr ""
-#: systemv/lp.c:273
#, c-format
-msgid "%s: Error - expected copies after '-n' option!\n"
-msgstr "%s: Kesalahan - diharapkan banyaknya rangkap usai opsi '-n'!\n"
+msgid "%s: Error - expected copies after '-n' option\n"
+msgstr ""
-#: berkeley/lpr.c:251
#, c-format
-msgid "%s: Error - expected copy count after '-#' option!\n"
-msgstr "%s: Kesalahan - diharapkan banyak hitungan rangkap usai opsi '-#'!\n"
+msgid "%s: Error - expected copy count after '-#' option\n"
+msgstr ""
-#: berkeley/lpr.c:219
#, c-format
-msgid "%s: Error - expected destination after '-P' option!\n"
-msgstr "%s: Kesalahan - diharapkan target usai opsi '-P'!\n"
+msgid "%s: Error - expected destination after '-P' option\n"
+msgstr ""
-#: systemv/lpstat.c:238
#, c-format
-msgid "%s: Error - expected destination after '-b' option!\n"
-msgstr "%s: Kesalahan - diharapkan target usai opsi '-b'!\n"
+msgid "%s: Error - expected destination after '-b' option\n"
+msgstr ""
-#: systemv/lp.c:145
#, c-format
-msgid "%s: Error - expected destination after '-d' option!\n"
-msgstr "%s: Kesalahan - diharapkan target usai opsi '-d'!\n"
+msgid "%s: Error - expected destination after '-d' option\n"
+msgstr ""
-#: systemv/lp.c:175
#, c-format
-msgid "%s: Error - expected form after '-f' option!\n"
-msgstr "%s: Kesalahan - diharapkan formulir usai opsi '-f'!\n"
+msgid "%s: Error - expected form after '-f' option\n"
+msgstr ""
-#: systemv/lp.c:404
#, c-format
-msgid "%s: Error - expected hold name after '-H' option!\n"
-msgstr "%s: Kesalahan - diharapkan nama yang ditahan usai opsi '-H'!\n"
+msgid "%s: Error - expected hold name after '-H' option\n"
+msgstr ""
-#: berkeley/lpr.c:111
#, c-format
-msgid "%s: Error - expected hostname after '-H' option!\n"
-msgstr "%s: Kesalahan - diharapkan nama host usai opsi '-H'!\n"
+msgid "%s: Error - expected hostname after '-H' option\n"
+msgstr ""
-#: berkeley/lpq.c:188 berkeley/lprm.c:130 systemv/cancel.c:130
-#: systemv/cupsaccept.c:131 systemv/lp.c:196 systemv/lpstat.c:298
#, c-format
-msgid "%s: Error - expected hostname after '-h' option!\n"
-msgstr "%s: Kesalahan - diharapkan nama host usai opsi '-h'!\n"
+msgid "%s: Error - expected hostname after '-h' option\n"
+msgstr ""
-#: systemv/lp.c:382
#, c-format
-msgid "%s: Error - expected mode list after '-y' option!\n"
-msgstr "%s: Kesalahan - diharapkan daftar modus usai opsi '-y'!\n"
+msgid "%s: Error - expected mode list after '-y' option\n"
+msgstr ""
-#: berkeley/lpr.c:275
#, c-format
-msgid "%s: Error - expected name after '-%c' option!\n"
-msgstr "%s: Kesalahan - diharapkan nama usai opsi '-%c'!\n"
+msgid "%s: Error - expected name after '-%c' option\n"
+msgstr ""
-#: systemv/lp.c:296
#, c-format
-msgid "%s: Error - expected option string after '-o' option!\n"
-msgstr "%s: Kesalahan - diharapkan opsi string usai opsi '-o'!\n"
+msgid "%s: Error - expected option string after '-o' option\n"
+msgstr ""
-#: systemv/lp.c:456
#, c-format
-msgid "%s: Error - expected page list after '-P' option!\n"
-msgstr "%s: Kesalahan - diharapkan daftar halaman usai opsi '-P'!\n"
+msgid "%s: Error - expected page list after '-P' option\n"
+msgstr ""
-#: systemv/lp.c:317
#, c-format
-msgid "%s: Error - expected priority after '-%c' option!\n"
-msgstr "%s: Kesalahan - diharapkan prioritas usai opsi '-%c'!\n"
+msgid "%s: Error - expected priority after '-%c' option\n"
+msgstr ""
-#: systemv/cupsaccept.c:150
#, c-format
-msgid "%s: Error - expected reason text after '-r' option!\n"
-msgstr "%s: Kesalahan - diharapkan teks alasan usai opsi '-r'!\n"
+msgid "%s: Error - expected reason text after '-r' option\n"
+msgstr ""
-#: systemv/lp.c:364
#, c-format
-msgid "%s: Error - expected title after '-t' option!\n"
-msgstr "%s: Kesalahan - diharapkan judul usai opsi '-t'!\n"
+msgid "%s: Error - expected title after '-t' option\n"
+msgstr ""
-#: berkeley/lpq.c:117 berkeley/lpr.c:91 berkeley/lprm.c:110
-#: systemv/cancel.c:99 systemv/cupsaccept.c:108 systemv/lp.c:122
-#: systemv/lpadmin.c:471 systemv/lpstat.c:144
#, c-format
-msgid "%s: Error - expected username after '-U' option!\n"
-msgstr "%s: Kesalahan - diharapkan nama pengguna usai opsi '-U'!\n"
+msgid "%s: Error - expected username after '-U' option\n"
+msgstr ""
+
+#, c-format
+msgid "%s: Error - expected username after '-U' option!n"
+msgstr ""
-#: systemv/cancel.c:152
#, c-format
-msgid "%s: Error - expected username after '-u' option!\n"
-msgstr "%s: Kesalahan - diharapkan nama pengguna usai opsi '-u'!\n"
+msgid "%s: Error - expected username after '-u' option\n"
+msgstr ""
-#: berkeley/lpr.c:134
#, c-format
-msgid "%s: Error - expected value after '-%c' option!\n"
-msgstr "%s: Kesalahan - diharapkan nilai usai opsi '-%c'!\n"
+msgid "%s: Error - expected value after '-%c' option\n"
+msgstr ""
-#: systemv/lpstat.c:164 systemv/lpstat.c:178
#, c-format
msgid ""
"%s: Error - need \"completed\", \"not-completed\", or \"all\" after '-W' "
-"option!\n"
+"option\n"
msgstr ""
-"%s: Kesalahan - diperlukan \"completed\", \"not-completed\", atau \"all\" "
-"usai opsi '-W'!\n"
-#: berkeley/lpr.c:361 systemv/lp.c:608
#, c-format
msgid "%s: Error - no default destination available.\n"
msgstr "%s: Kesalahan - tidak tersedia tujuan utama.\n"
-#: systemv/lp.c:340
#, c-format
msgid "%s: Error - priority must be between 1 and 100.\n"
msgstr "%s: Kesalahan - prioritas harus antara 1 dan 100.\n"
-#: berkeley/lpr.c:365 systemv/lp.c:612
#, c-format
-msgid "%s: Error - scheduler not responding!\n"
-msgstr "%s: Kesalahan - penjadwal tidak merespon!\n"
+msgid "%s: Error - scheduler not responding\n"
+msgstr ""
-#: berkeley/lpr.c:317 systemv/lp.c:556
#, c-format
msgid "%s: Error - too many files - \"%s\"\n"
msgstr "%s: Kesalahan - terlalu banyak berkas - \"%s\"\n"
-#: berkeley/lpr.c:299 systemv/lp.c:539
#, c-format
msgid "%s: Error - unable to access \"%s\" - %s\n"
msgstr "%s: Kesalahan - tidak bisa mengakses \"%s\" - %s\n"
-#: berkeley/lpr.c:410 systemv/lp.c:645
#, c-format
msgid "%s: Error - unable to queue from stdin - %s\n"
msgstr ""
-#: berkeley/lprm.c:93 berkeley/lprm.c:182 systemv/cancel.c:222
#, c-format
-msgid "%s: Error - unknown destination \"%s\"!\n"
-msgstr "%s: Kesalahan - tujuan tak dikenal \"%s\"!\n"
+msgid "%s: Error - unknown destination \"%s\"\n"
+msgstr ""
-#: berkeley/lpq.c:157
#, c-format
-msgid "%s: Error - unknown destination \"%s/%s\"!\n"
-msgstr "%s: Kesalahan - tujuan tak dikenal \"%s/%s\"!\n"
+msgid "%s: Error - unknown destination \"%s/%s\"\n"
+msgstr ""
-#: berkeley/lpr.c:286 berkeley/lprm.c:148 systemv/cancel.c:164
-#: systemv/cupsaccept.c:174 systemv/lp.c:514 systemv/lpstat.c:459
#, c-format
-msgid "%s: Error - unknown option '%c'!\n"
-msgstr "%s: Kesalahan - opsi tak dikenal '%c'!\n"
+msgid "%s: Error - unknown option '%c'\n"
+msgstr ""
-#: systemv/cupsaccept.c:167
#, c-format
-msgid "%s: Error - unknown option '%s'!\n"
-msgstr "%s: Kesalahan - opsi '%s' tak dikenal!\n"
+msgid "%s: Error - unknown option '%s'\n"
+msgstr ""
-#: systemv/lp.c:216
#, c-format
-msgid "%s: Expected job ID after '-i' option!\n"
-msgstr "%s: Diharapkan ID tugas usai opsi '-i'!\n"
+msgid "%s: Expected job ID after '-i' option\n"
+msgstr ""
-#: scheduler/cupsfilter.c:558
#, c-format
msgid "%s: Filter \"%s\" not available: %s\n"
msgstr "%s: Penyaring \"%s\" tak tersedia: %s\n"
-#: systemv/lpstat.c:511 systemv/lpstat.c:550
#, c-format
-msgid "%s: Invalid destination name in list \"%s\"!\n"
-msgstr "%s: Nama tujuan tidak sah pada daftar \"%s\"!\n"
+msgid "%s: Invalid destination name in list \"%s\"\n"
+msgstr ""
-#: scheduler/cupsfilter.c:539
#, c-format
msgid "%s: Invalid filter string \"%s\"\n"
msgstr "%s: String penyaring \"%s\" tidak sah\n"
-#: systemv/lp.c:432
#, c-format
-msgid "%s: Need job ID ('-i jobid') before '-H restart'!\n"
-msgstr "%s: Memerlukan ID tugas ('-i jobid') sebelum '-H restart'!\n"
+msgid "%s: Need job ID ('-i jobid') before '-H restart'\n"
+msgstr ""
-#: scheduler/cupsfilter.c:453
#, c-format
-msgid "%s: No filter to convert from %s/%s to %s/%s!\n"
-msgstr "%s: Tidak ada penyaring untuk konversi dari %s/%s ke %s/%s!\n"
+msgid "%s: No filter to convert from %s/%s to %s/%s\n"
+msgstr ""
-#: systemv/cupsaccept.c:208
#, c-format
msgid "%s: Operation failed: %s\n"
msgstr "%s: Operasi gagal: %s\n"
-#: berkeley/lpq.c:103 berkeley/lpr.c:77 berkeley/lprm.c:72 systemv/cancel.c:85
-#: systemv/cupsaccept.c:94 systemv/cupsaddsmb.c:91 systemv/lp.c:108
-#: systemv/lpadmin.c:277 systemv/lpinfo.c:94 systemv/lpmove.c:79
-#: systemv/lpstat.c:109
#, c-format
-msgid "%s: Sorry, no encryption support compiled in!\n"
-msgstr "%s: Maaf, tidak ada dukungan enkripsi yang dikompilasi serta!\n"
+msgid "%s: Sorry, no encryption support compiled in\n"
+msgstr ""
-#: berkeley/lpq.c:304 scheduler/cupsfilter.c:1106 systemv/cupsaddsmb.c:149
-#: systemv/cupsaddsmb.c:175
#, c-format
msgid "%s: Unable to connect to server\n"
msgstr "%s: Tidak bisa terhubung ke server\n"
-#: systemv/cancel.c:245 systemv/cancel.c:326
#, c-format
-msgid "%s: Unable to contact server!\n"
-msgstr "%s: Tidak bisa mengontak server!\n"
+msgid "%s: Unable to contact server\n"
+msgstr ""
-#: scheduler/cupsfilter.c:419
#, c-format
-msgid "%s: Unable to determine MIME type of \"%s\"!\n"
-msgstr "%s: Tidak bisa menentukan jenis MIME dari \"%s\"!\n"
+msgid "%s: Unable to determine MIME type of \"%s\"\n"
+msgstr ""
-#: ppdc/ppdc-file.cxx:50 ppdc/ppdmerge.cxx:99
#, c-format
msgid "%s: Unable to open %s: %s\n"
msgstr "%s: Tidak bisa membuka %s: %s\n"
-#: scheduler/cupsfilter.c:603
#, c-format
msgid "%s: Unable to open PPD file: %s on line %d\n"
msgstr "%s: Tidak bisa membuka berkas PPD: %s pada baris %d\n"
-#: ppdc/ppdmerge.cxx:113
#, c-format
msgid "%s: Unable to open PPD file: %s on line %d.\n"
msgstr "%s: Tidak bisa membuka berkas PPD: %s pada baris %d.\n"
-#: scheduler/cupsfilter.c:384
#, c-format
-msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"!\n"
-msgstr "%s: Tak dapat membaca basis data MIME dari \"%s\" atau \"%s\"!\n"
+msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"\n"
+msgstr ""
-#: berkeley/lpq.c:161 systemv/lpstat.c:565
#, c-format
-msgid "%s: Unknown destination \"%s\"!\n"
-msgstr "%s: Tujuan tak dikenal \"%s\"!\n"
+msgid "%s: Unknown destination \"%s\"\n"
+msgstr ""
-#: scheduler/cupsfilter.c:430
#, c-format
-msgid "%s: Unknown destination MIME type %s/%s!\n"
-msgstr "%s: Jenis MIME yang dituju tak dikenal %s/%s!\n"
+msgid "%s: Unknown destination MIME type %s/%s\n"
+msgstr ""
-#: scheduler/cupsfilter.c:1312
#, c-format
-msgid "%s: Unknown option '%c'!\n"
-msgstr "%s: Opsi tak dikenal '%c'!\n"
+msgid "%s: Unknown option '%c'\n"
+msgstr ""
-#: scheduler/cupsfilter.c:411
#, c-format
-msgid "%s: Unknown source MIME type %s/%s!\n"
-msgstr "%s: Sumber jenis MIME tak dikenal %s/%s!\n"
+msgid "%s: Unknown source MIME type %s/%s\n"
+msgstr ""
-#: berkeley/lpr.c:148
#, c-format
msgid ""
"%s: Warning - '%c' format modifier not supported - output may not be "
-"correct!\n"
+"correct\n"
msgstr ""
-"%s: Peringatan - format peubah '%c' tidak didukung - keluaran yang "
-"dihasilkan mungkin tak tepat!\n"
-#: systemv/lp.c:485
#, c-format
-msgid "%s: Warning - character set option ignored!\n"
-msgstr "%s: Peringatan - opsi set karakter diabaikan!\n"
+msgid "%s: Warning - character set option ignored\n"
+msgstr ""
-#: systemv/lp.c:505
#, c-format
-msgid "%s: Warning - content type option ignored!\n"
-msgstr "%s: Peringatan - opsi jenis konten diabaikan!\n"
+msgid "%s: Warning - content type option ignored\n"
+msgstr ""
-#: systemv/lp.c:182
#, c-format
-msgid "%s: Warning - form option ignored!\n"
-msgstr "%s: Peringatan - opsi formulir diabaikan!\n"
+msgid "%s: Warning - form option ignored\n"
+msgstr ""
-#: systemv/lp.c:390
#, c-format
-msgid "%s: Warning - mode option ignored!\n"
-msgstr "%s: Peringatan - opsi modus diabaikan!\n"
+msgid "%s: Warning - mode option ignored\n"
+msgstr ""
-#: berkeley/lpq.c:245
#, c-format
-msgid "%s: error - %s environment variable names non-existent destination \"%s\"!\n"
+msgid ""
+"%s: error - %s environment variable names non-existent destination \"%s\"\n"
msgstr ""
-"%s: kesalahan - nama variabel lingkungan %s merupakan tujuan yang tidak ada "
-"\"%s\"!\n"
-#: berkeley/lpr.c:162
#, c-format
-msgid "%s: error - expected option=value after '-o' option!\n"
-msgstr "%s: kesalahan - diharapkan opsi=nilai usai opsi '-o'!\n"
+msgid "%s: error - expected option=value after '-o' option\n"
+msgstr ""
-#: berkeley/lpq.c:250
#, c-format
msgid "%s: error - no default destination available.\n"
msgstr "%s: kesalahan - tidak ada tujuan utama.\n"
-#: ppdc/sample.c:281
msgid "-1"
msgstr "-1"
-#: ppdc/sample.c:272
msgid "-10"
msgstr "-10"
-#: ppdc/sample.c:364
msgid "-100"
msgstr "-100"
-#: ppdc/sample.c:363
msgid "-105"
msgstr "-105"
-#: ppdc/sample.c:271
msgid "-11"
msgstr "-11"
-#: ppdc/sample.c:362
msgid "-110"
msgstr "-110"
-#: ppdc/sample.c:361
msgid "-115"
msgstr "-115"
-#: ppdc/sample.c:270
msgid "-12"
msgstr "-12"
-#: ppdc/sample.c:360
msgid "-120"
msgstr "-120"
-#: ppdc/sample.c:269
msgid "-13"
msgstr "-13"
-#: ppdc/sample.c:268
msgid "-14"
msgstr "-14"
-#: ppdc/sample.c:267
msgid "-15"
msgstr "-15"
-#: ppdc/sample.c:280
msgid "-2"
msgstr "-2"
-#: ppdc/sample.c:380
msgid "-20"
msgstr "-20"
-#: ppdc/sample.c:379
msgid "-25"
msgstr "-25"
-#: ppdc/sample.c:279
msgid "-3"
msgstr "-3"
-#: ppdc/sample.c:378
msgid "-30"
msgstr "-30"
-#: ppdc/sample.c:377
msgid "-35"
msgstr "-35"
-#: ppdc/sample.c:278
msgid "-4"
msgstr "-4"
-#: ppdc/sample.c:376
msgid "-40"
msgstr "-40"
-#: ppdc/sample.c:375
msgid "-45"
msgstr "-45"
-#: ppdc/sample.c:277
msgid "-5"
msgstr "-5"
-#: ppdc/sample.c:374
msgid "-50"
msgstr "-50"
-#: ppdc/sample.c:373
msgid "-55"
msgstr "-55"
-#: ppdc/sample.c:276
msgid "-6"
msgstr "-6"
-#: ppdc/sample.c:372
msgid "-60"
msgstr "-60"
-#: ppdc/sample.c:371
msgid "-65"
msgstr "-65"
-#: ppdc/sample.c:275
msgid "-7"
msgstr "-7"
-#: ppdc/sample.c:370
msgid "-70"
msgstr "-70"
-#: ppdc/sample.c:369
msgid "-75"
msgstr "-75"
-#: ppdc/sample.c:274
msgid "-8"
msgstr "-8"
-#: ppdc/sample.c:368
msgid "-80"
msgstr "-80"
-#: ppdc/sample.c:367
msgid "-85"
msgstr "-85"
-#: ppdc/sample.c:273
msgid "-9"
msgstr "-9"
-#: ppdc/sample.c:366
msgid "-90"
msgstr "-90"
-#: ppdc/sample.c:365
msgid "-95"
msgstr "-95"
-#: ppdc/sample.c:282
msgid "0"
msgstr "0"
-#: ppdc/sample.c:283
msgid "1"
msgstr "1"
-#: ppdc/sample.c:355
msgid "1 inch/sec."
msgstr "1 inci/det."
-#: ppdc/sample.c:144
msgid "1.25x0.25\""
msgstr "1,25x0,25\""
-#: ppdc/sample.c:145
msgid "1.25x2.25\""
msgstr "1,25x2,25\""
-#: ppdc/sample.c:403
msgid "1.5 inch/sec."
msgstr "1,5 inci/det."
-#: ppdc/sample.c:146
msgid "1.50x0.25\""
msgstr "1,50x0,25\""
-#: ppdc/sample.c:147
msgid "1.50x0.50\""
msgstr "1,50x0,50\""
-#: ppdc/sample.c:148
msgid "1.50x1.00\""
msgstr "1,50x1,00\""
-#: ppdc/sample.c:149
msgid "1.50x2.00\""
msgstr "1,50x2,00\""
-#: ppdc/sample.c:292
msgid "10"
msgstr "10"
-#: ppdc/sample.c:414
msgid "10 inches/sec."
msgstr "10 inci/det."
-#: ppdc/sample.c:1
msgid "10 x 11\""
msgstr "10 x 11\""
-#: ppdc/sample.c:2
msgid "10 x 13\""
msgstr "10 x 13\""
-#: ppdc/sample.c:3
msgid "10 x 14\""
msgstr "10 x 14\""
-#: ppdc/sample.c:394
msgid "100"
msgstr "100"
-#: ppdc/sample.c:305
msgid "100 mm/sec."
msgstr "100 mm/det."
-#: ppdc/sample.c:395
msgid "105"
msgstr "105"
-#: ppdc/sample.c:293
msgid "11"
msgstr "11"
-#: ppdc/sample.c:415
msgid "11 inches/sec."
msgstr "11 inci/det."
-#: ppdc/sample.c:396
msgid "110"
msgstr "110"
-#: ppdc/sample.c:397
msgid "115"
msgstr "115"
-#: ppdc/sample.c:294
msgid "12"
msgstr "12"
-#: ppdc/sample.c:416
msgid "12 inches/sec."
msgstr "12 inci/det."
-#: ppdc/sample.c:4
msgid "12 x 11\""
msgstr "12 x 11\""
-#: ppdc/sample.c:398
msgid "120"
msgstr "120"
-#: ppdc/sample.c:306
msgid "120 mm/sec."
msgstr "120 mm/det."
-#: ppdc/sample.c:215
msgid "120x60dpi"
msgstr "120x60dpi"
-#: ppdc/sample.c:221
msgid "120x72dpi"
msgstr "120x72dpi"
-#: ppdc/sample.c:295
msgid "13"
msgstr "13"
-#: ppdc/sample.c:204
msgid "136dpi"
msgstr "136dpi"
-#: ppdc/sample.c:296
msgid "14"
msgstr "14"
-#: ppdc/sample.c:297
msgid "15"
msgstr "15"
-#: ppdc/sample.c:299
msgid "15 mm/sec."
msgstr "15 mm/det."
-#: ppdc/sample.c:5
msgid "15 x 11\""
msgstr "15 x 11\""
-#: ppdc/sample.c:307
msgid "150 mm/sec."
msgstr "150 mm/det."
-#: ppdc/sample.c:254
msgid "150dpi"
msgstr "150dpi"
-#: ppdc/sample.c:339
msgid "16"
msgstr "16"
-#: ppdc/sample.c:340
msgid "17"
msgstr "17"
-#: ppdc/sample.c:341
msgid "18"
msgstr "18"
-#: ppdc/sample.c:216
msgid "180dpi"
msgstr "180dpi"
-#: ppdc/sample.c:342
msgid "19"
msgstr "19"
-#: ppdc/sample.c:284
msgid "2"
msgstr "2"
-#: ppdc/sample.c:356
msgid "2 inches/sec."
msgstr "2 inci/det."
-#: ppdc/sample.c:242
msgid "2-Sided Printing"
msgstr "2-Sisi Pencetakan"
-#: ppdc/sample.c:150
msgid "2.00x0.37\""
msgstr "2,00x0,37\""
-#: ppdc/sample.c:151
msgid "2.00x0.50\""
msgstr "2,00x0,50\""
-#: ppdc/sample.c:152
msgid "2.00x1.00\""
msgstr "2,00x1.00\""
-#: ppdc/sample.c:153
msgid "2.00x1.25\""
msgstr "2,00x1,25\""
-#: ppdc/sample.c:154
msgid "2.00x2.00\""
msgstr "2,00x2,00\""
-#: ppdc/sample.c:155
msgid "2.00x3.00\""
msgstr "2,00x3,00\""
-#: ppdc/sample.c:156
msgid "2.00x4.00\""
msgstr "2,00x4,00\""
-#: ppdc/sample.c:157
msgid "2.00x5.50\""
msgstr "2,00x5,50\""
-#: ppdc/sample.c:158
msgid "2.25x0.50\""
msgstr "2,25x0,50\""
-#: ppdc/sample.c:159
msgid "2.25x1.25\""
msgstr "2,25x1,25\""
-#: ppdc/sample.c:160
msgid "2.25x4.00\""
msgstr "2,25x4,00\""
-#: ppdc/sample.c:161
msgid "2.25x5.50\""
msgstr "2,25x5,50\""
-#: ppdc/sample.c:162
msgid "2.38x5.50\""
msgstr "2,38x5,50\""
-#: ppdc/sample.c:404
msgid "2.5 inches/sec."
msgstr "2,5 inci/det."
-#: ppdc/sample.c:163
msgid "2.50x1.00\""
msgstr "2,50x1,00\""
-#: ppdc/sample.c:164
msgid "2.50x2.00\""
msgstr "2,50x2,00\""
-#: ppdc/sample.c:165
msgid "2.75x1.25\""
msgstr "2,75x1,25\""
-#: ppdc/sample.c:166
msgid "2.9 x 1\""
msgstr "2,9 x 1\""
-#: ppdc/sample.c:343
msgid "20"
msgstr "20"
-#: ppdc/sample.c:300
msgid "20 mm/sec."
msgstr "20 mm/det."
-#: ppdc/sample.c:308
msgid "200 mm/sec."
msgstr "200 mm/det."
-#: ppdc/sample.c:205
msgid "203dpi"
msgstr "203dpi"
-#: ppdc/sample.c:344
msgid "21"
msgstr "21"
-#: ppdc/sample.c:345
msgid "22"
msgstr "22"
-#: ppdc/sample.c:346
msgid "23"
msgstr "23"
-#: ppdc/sample.c:347
msgid "24"
msgstr "24"
-#: ppdc/sample.c:213
msgid "24-Pin Series"
msgstr "Seri 24-Pin"
-#: ppdc/sample.c:222
msgid "240x72dpi"
msgstr "240x72dpi"
-#: ppdc/sample.c:348
msgid "25"
msgstr "25"
-#: ppdc/sample.c:309
msgid "250 mm/sec."
msgstr "250 mm/det."
-#: ppdc/sample.c:349
msgid "26"
msgstr "26"
-#: ppdc/sample.c:350
msgid "27"
msgstr "27"
-#: ppdc/sample.c:351
msgid "28"
msgstr "28"
-#: ppdc/sample.c:352
msgid "29"
msgstr "29"
-#: ppdc/sample.c:285
msgid "3"
msgstr "3"
-#: ppdc/sample.c:357
msgid "3 inches/sec."
msgstr "3 inci/det."
-#: ppdc/sample.c:167
msgid "3.00x1.00\""
msgstr "3,00x1,00\""
-#: ppdc/sample.c:168
msgid "3.00x1.25\""
msgstr "3,00x1,25\""
-#: ppdc/sample.c:169
msgid "3.00x2.00\""
msgstr "3,00x2,00\""
-#: ppdc/sample.c:170
msgid "3.00x3.00\""
msgstr "3,00x3,00\""
-#: ppdc/sample.c:171
msgid "3.00x5.00\""
msgstr "3,00x5,00\""
-#: ppdc/sample.c:172
msgid "3.25x2.00\""
msgstr "3,25x2,00\""
-#: ppdc/sample.c:173
msgid "3.25x5.00\""
msgstr "3,25x5,00\""
-#: ppdc/sample.c:174
msgid "3.25x5.50\""
msgstr "3,25x5,50\""
-#: ppdc/sample.c:175
msgid "3.25x5.83\""
msgstr "3,25x5,83\""
-#: ppdc/sample.c:176
msgid "3.25x7.83\""
msgstr "3,25x7,83\""
-#: ppdc/sample.c:134
msgid "3.5\" Disk"
msgstr "Diska 3,5\""
-#: ppdc/sample.c:143
msgid "3.5\" Disk - 2 1/8 x 2 3/4\""
msgstr "Diska 3.5\" - 2 1/8 x 2 3/4\""
-#: ppdc/sample.c:177
msgid "3.50x1.00\""
msgstr "3,50x1,00\""
-#: ppdc/sample.c:353
msgid "30"
msgstr "30"
-#: ppdc/sample.c:301
msgid "30 mm/sec."
msgstr "30 mm/det."
-#: ppdc/sample.c:310
msgid "300 mm/sec."
msgstr "300 mm/det."
-#: ppdc/sample.c:206
msgid "300dpi"
msgstr "300dpi"
-#: ppdc/sample.c:381
msgid "35"
msgstr "35"
-#: ppdc/sample.c:218
msgid "360dpi"
msgstr "360dpi"
-#: ppdc/sample.c:217
msgid "360x180dpi"
msgstr "360x180dpi"
-#: ppdc/sample.c:286
msgid "4"
msgstr "4"
-#: ppdc/sample.c:358
msgid "4 inches/sec."
msgstr "4 inci/det."
-#: ppdc/sample.c:178
msgid "4.00x1.00\""
msgstr "4,00x1,00\""
-#: ppdc/sample.c:186
msgid "4.00x13.00\""
msgstr "4,00x13,00\""
-#: ppdc/sample.c:179
msgid "4.00x2.00\""
msgstr "4,00x2,00\""
-#: ppdc/sample.c:180
msgid "4.00x2.50\""
msgstr "4,00x2,50\""
-#: ppdc/sample.c:181
msgid "4.00x3.00\""
msgstr "4,00x3,00\""
-#: ppdc/sample.c:182
msgid "4.00x4.00\""
msgstr "4,00x4,00\""
-#: ppdc/sample.c:183
msgid "4.00x5.00\""
msgstr "4,00x5,00\""
-#: ppdc/sample.c:184
msgid "4.00x6.00\""
msgstr "4,00x6,00\""
-#: ppdc/sample.c:185
msgid "4.00x6.50\""
msgstr "4,00x6,50\""
-#: ppdc/sample.c:382
msgid "40"
msgstr "40"
-#: ppdc/sample.c:302
msgid "40 mm/sec."
msgstr "40 mm/det."
-#: ppdc/sample.c:383
msgid "45"
msgstr "45"
-#: ppdc/sample.c:287
msgid "5"
msgstr "5"
-#: ppdc/sample.c:408
msgid "5 inches/sec."
msgstr "5 inci/det."
-#: ppdc/sample.c:384
msgid "50"
msgstr "50"
-#: ppdc/sample.c:385
msgid "55"
msgstr "55"
-#: ppdc/sample.c:288
msgid "6"
msgstr "6"
-#: ppdc/sample.c:409
msgid "6 inches/sec."
msgstr "6 inci/det."
-#: ppdc/sample.c:187
msgid "6.00x1.00\""
msgstr "6,00x1,00\""
-#: ppdc/sample.c:188
msgid "6.00x2.00\""
msgstr "6,00x2,00\""
-#: ppdc/sample.c:189
msgid "6.00x3.00\""
msgstr "6,00x3,00\""
-#: ppdc/sample.c:190
msgid "6.00x4.00\""
msgstr "6,00x4,00\""
-#: ppdc/sample.c:191
msgid "6.00x5.00\""
msgstr "6,00x5,00\""
-#: ppdc/sample.c:192
msgid "6.00x6.00\""
msgstr "6,00x6,00\""
-#: ppdc/sample.c:193
msgid "6.00x6.50\""
msgstr "6,00x6,50\""
-#: ppdc/sample.c:386
msgid "60"
msgstr "60"
-#: ppdc/sample.c:303
msgid "60 mm/sec."
msgstr "60 mm/det."
-#: ppdc/sample.c:233
msgid "600dpi"
msgstr "600dpi"
-#: ppdc/sample.c:214
msgid "60dpi"
msgstr "60dpi"
-#: ppdc/sample.c:220
msgid "60x720dpi"
msgstr "60x720dpi"
-#: ppdc/sample.c:387
msgid "65"
msgstr "65"
-#: ppdc/sample.c:289
msgid "7"
msgstr "7"
-#: ppdc/sample.c:411
msgid "7 inches/sec."
msgstr "7 inci/det."
-#: ppdc/sample.c:6
msgid "7 x 9\""
msgstr "7 x 9\""
-#: ppdc/sample.c:388
msgid "70"
msgstr "70"
-#: ppdc/sample.c:224
msgid "720dpi"
msgstr "720dpi"
-#: ppdc/sample.c:389
msgid "75"
msgstr "75"
-#: ppdc/sample.c:290
msgid "8"
msgstr "8"
-#: ppdc/sample.c:412
msgid "8 inches/sec."
msgstr "8 inci/det."
-#: ppdc/sample.c:7
msgid "8 x 10\""
msgstr "8 x 10\""
-#: ppdc/sample.c:194
msgid "8.00x1.00\""
msgstr "8,00x1,00\""
-#: ppdc/sample.c:195
msgid "8.00x2.00\""
msgstr "8,00x2,00\""
-#: ppdc/sample.c:196
msgid "8.00x3.00\""
msgstr "8,00x3,00\""
-#: ppdc/sample.c:197
msgid "8.00x4.00\""
msgstr "8,00x4,00\""
-#: ppdc/sample.c:198
msgid "8.00x5.00\""
msgstr "8,00x5,00\""
-#: ppdc/sample.c:199
msgid "8.00x6.00\""
msgstr "8,00x6,00\""
-#: ppdc/sample.c:200
msgid "8.00x6.50\""
msgstr "8,00x6,50\""
-#: ppdc/sample.c:390
msgid "80"
msgstr "80"
-#: ppdc/sample.c:304
msgid "80 mm/sec."
msgstr "80 mm/det."
-#: ppdc/sample.c:391
msgid "85"
msgstr "85"
-#: ppdc/sample.c:291
msgid "9"
msgstr "9"
-#: ppdc/sample.c:413
msgid "9 inches/sec."
msgstr "9 inci/det."
-#: ppdc/sample.c:8
msgid "9 x 11\""
msgstr "9 x 11\""
-#: ppdc/sample.c:9
msgid "9 x 12\""
msgstr "9 x 12\""
-#: ppdc/sample.c:219
msgid "9-Pin Series"
msgstr "Seri 9-Pin"
-#: ppdc/sample.c:392
msgid "90"
msgstr "90"
-#: ppdc/sample.c:393
msgid "95"
msgstr "95"
-#: berkeley/lpc.c:218
msgid "?Invalid help command unknown\n"
msgstr ""
-#: cgi-bin/admin.c:2343
-msgid "A Samba password is required to export printer drivers!"
-msgstr "Diperlukan sandi Samba untuk mengekspor penggerak pencetak!"
+msgid "A Samba password is required to export printer drivers"
+msgstr ""
-#: cgi-bin/admin.c:2339
-msgid "A Samba username is required to export printer drivers!"
-msgstr "Diperlukan nama pengguna Samba untuk mengekspor penggerak pencetak!"
+msgid "A Samba username is required to export printer drivers"
+msgstr ""
-#: scheduler/ipp.c:2390
#, c-format
-msgid "A class named \"%s\" already exists!"
-msgstr "Kelas bernama \"%s\" sudah ada!"
+msgid "A class named \"%s\" already exists"
+msgstr ""
-#: scheduler/ipp.c:1013
#, c-format
-msgid "A printer named \"%s\" already exists!"
-msgstr "Pencetak bernama \"%s\" sudah ada!"
+msgid "A printer named \"%s\" already exists"
+msgstr ""
-#: ppdc/sample.c:10
msgid "A0"
msgstr "A0"
-#: ppdc/sample.c:11
msgid "A1"
msgstr "A1"
-#: ppdc/sample.c:24
msgid "A10"
msgstr "A10"
-#: ppdc/sample.c:12
msgid "A2"
msgstr "A2"
-#: ppdc/sample.c:13
msgid "A3"
msgstr "A3"
-#: ppdc/sample.c:14
msgid "A3 (Oversize)"
msgstr "A3 (Besar)"
-#: ppdc/sample.c:15
msgid "A4"
msgstr "A4"
-#: ppdc/sample.c:16
msgid "A4 (Oversize)"
msgstr "A4 (Besar)"
-#: ppdc/sample.c:17
msgid "A4 (Small)"
msgstr "A4 (Kecil)"
-#: ppdc/sample.c:18
msgid "A5"
msgstr "A5"
-#: ppdc/sample.c:19
msgid "A5 (Oversize)"
msgstr "A5 (Besar)"
-#: ppdc/sample.c:20
msgid "A6"
msgstr "A6"
-#: ppdc/sample.c:21
msgid "A7"
msgstr "A7"
-#: ppdc/sample.c:22
msgid "A8"
msgstr "A8"
-#: ppdc/sample.c:23
msgid "A9"
msgstr "A9"
-#: ppdc/sample.c:25
msgid "ANSI A"
msgstr "ANSI A"
-#: ppdc/sample.c:26
msgid "ANSI B"
msgstr "ANSI B"
-#: ppdc/sample.c:27
msgid "ANSI C"
msgstr "ANSI C"
-#: ppdc/sample.c:28
msgid "ANSI D"
msgstr "ANSI D"
-#: ppdc/sample.c:29
msgid "ANSI E"
msgstr "ANSI E"
-#: ppdc/sample.c:30
msgid "ARCH A"
msgstr "ARCH A"
-#: ppdc/sample.c:31
msgid "ARCH B"
msgstr "ARCH B"
-#: ppdc/sample.c:32
msgid "ARCH C"
msgstr "ARCH C"
-#: ppdc/sample.c:33
msgid "ARCH D"
msgstr "ARCH D"
-#: ppdc/sample.c:34
msgid "ARCH E"
msgstr "ARCH E"
-#: cgi-bin/classes.c:154 cgi-bin/printers.c:157
msgid "Accept Jobs"
msgstr "Terima Tugas"
-#: cups/http-support.c:1196
msgid "Accepted"
msgstr "Diterima"
-#: cgi-bin/admin.c:480
msgid "Add Class"
msgstr "Tambah Kelas"
-#: cgi-bin/admin.c:778
msgid "Add Printer"
msgstr "Tambah Pencetak"
-#: cgi-bin/admin.c:355 cgi-bin/admin.c:388 cgi-bin/admin.c:436
-#: cgi-bin/admin.c:446
msgid "Add RSS Subscription"
msgstr "Tambah Subskripsi RSS"
-#: ppdc/sample.c:126
msgid "Address"
msgstr "Alamat"
-#: ppdc/sample.c:135
msgid "Address - 1 1/8 x 3 1/2\""
msgstr "Alamat - 1 1/8 x 3 1/2\""
-#: cgi-bin/admin.c:187 cgi-bin/admin.c:218 cgi-bin/admin.c:2761
msgid "Administration"
msgstr "Administrasi"
-#: ppdc/sample.c:400
msgid "Always"
msgstr "Selalu"
-#: backend/socket.c:126
msgid "AppSocket/HP JetDirect"
msgstr "AppSocket/HP JetDirect"
-#: ppdc/sample.c:421
msgid "Applicator"
msgstr "Aplikator"
-#: scheduler/ipp.c:1135
#, c-format
-msgid "Attempt to set %s printer-state to bad value %d!"
+msgid "Attempt to set %s printer-state to bad value %d"
msgstr ""
-#: scheduler/ipp.c:341
#, c-format
-msgid "Attribute groups are out of order (%x < %x)!"
-msgstr "Kelompok atribut di luar jangkauan (%x < %x)!"
+msgid "Attribute groups are out of order (%x < %x)"
+msgstr ""
-#: ppdc/sample.c:35
msgid "B0"
msgstr "B0"
-#: ppdc/sample.c:37
msgid "B1"
msgstr "B1"
-#: ppdc/sample.c:36
msgid "B10"
msgstr "B10"
-#: ppdc/sample.c:38
msgid "B2"
msgstr "B2"
-#: ppdc/sample.c:39
msgid "B3"
msgstr "B3"
-#: ppdc/sample.c:40
msgid "B4"
msgstr "B4"
-#: ppdc/sample.c:41
msgid "B5"
msgstr "B5"
-#: ppdc/sample.c:42
msgid "B6"
msgstr "B6"
-#: ppdc/sample.c:43
msgid "B7"
msgstr "B7"
-#: ppdc/sample.c:44
msgid "B8"
msgstr "B8"
-#: ppdc/sample.c:45
msgid "B9"
msgstr "B9"
-#: cups/dest.c:317
msgid "Bad NULL dests pointer"
msgstr ""
-#: cups/ppd.c:342
msgid "Bad OpenGroup"
msgstr "OpenGroup Jelek"
-#: cups/ppd.c:344
msgid "Bad OpenUI/JCLOpenUI"
msgstr "OpenUI/JCLOpenUI Jelek"
-#: cups/ppd.c:346
msgid "Bad OrderDependency"
msgstr "OrderDependency Jelek"
-#: cups/http-support.c:1211
msgid "Bad Request"
msgstr "Permintaan Jelek"
-#: cups/snmp.c:1003
msgid "Bad SNMP version number"
msgstr "Nomor versi SNMP jelek"
-#: cups/ppd.c:347
msgid "Bad UIConstraints"
msgstr "UIConstraints Jelek"
-#: scheduler/ipp.c:1433
#, c-format
msgid "Bad copies value %d."
msgstr "Nilai rangkap %d jelek."
-#: cups/ppd.c:355
msgid "Bad custom parameter"
msgstr "Parameter ubahan jelek"
-#: cups/http-support.c:1339
#, c-format
-msgid "Bad device URI \"%s\"!\n"
-msgstr "URI perangkat \"%s\" jelek!\n"
+msgid "Bad device URI \"%s\"\n"
+msgstr ""
-#: scheduler/ipp.c:2508
#, c-format
-msgid "Bad device-uri \"%s\"!"
-msgstr "device-uri \"%s\" jelek!"
+msgid "Bad device-uri \"%s\""
+msgstr ""
-#: scheduler/ipp.c:2548
#, c-format
-msgid "Bad device-uri scheme \"%s\"!"
-msgstr "Skema device-uri \"%s\" jelek!"
+msgid "Bad device-uri scheme \"%s\""
+msgstr ""
-#: scheduler/ipp.c:9835 scheduler/ipp.c:11314
#, c-format
-msgid "Bad document-format \"%s\"!"
-msgstr "document-format \"%s\" jelek!"
+msgid "Bad document-format \"%s\""
+msgstr ""
-#: cups/util.c:930
-msgid "Bad filename buffer!"
-msgstr "Nama berkas penyangga jelek!"
+msgid "Bad filename buffer"
+msgstr ""
-#: ppdc/ppdc-import.cxx:265
#, c-format
msgid "Bad font attribute: %s\n"
msgstr "Atribut huruf jelek: %s\n"
-#: scheduler/ipp.c:10431
-msgid "Bad job-priority value!"
-msgstr "Nilai job-priority jelek!"
+msgid "Bad job-priority value"
+msgstr ""
-#: scheduler/ipp.c:1463
#, c-format
-msgid "Bad job-sheets value \"%s\"!"
-msgstr "Nilai job-sheets \"%s\" jelek!"
+msgid "Bad job-sheets value \"%s\""
+msgstr ""
-#: scheduler/ipp.c:1447
-msgid "Bad job-sheets value type!"
-msgstr "Jenis nilai job-sheets jelek!"
+msgid "Bad job-sheets value type"
+msgstr ""
-#: scheduler/ipp.c:10461
-msgid "Bad job-state value!"
-msgstr "Nilai job-state jelek!"
+msgid "Bad job-state value"
+msgstr ""
-#: scheduler/ipp.c:3663 scheduler/ipp.c:4022 scheduler/ipp.c:6650
-#: scheduler/ipp.c:6792 scheduler/ipp.c:8067 scheduler/ipp.c:8322
-#: scheduler/ipp.c:9166 scheduler/ipp.c:9392 scheduler/ipp.c:9747
-#: scheduler/ipp.c:10323
#, c-format
-msgid "Bad job-uri attribute \"%s\"!"
-msgstr "Atribut job-uri \"%s\" jelek!"
+msgid "Bad job-uri attribute \"%s\""
+msgstr ""
-#: scheduler/ipp.c:2129 scheduler/ipp.c:6197
#, c-format
-msgid "Bad notify-pull-method \"%s\"!"
-msgstr "notify-pull-method \"%s\" jelek!"
+msgid "Bad notify-pull-method \"%s\""
+msgstr ""
-#: scheduler/ipp.c:2093 scheduler/ipp.c:6161
#, c-format
-msgid "Bad notify-recipient-uri URI \"%s\"!"
-msgstr "URI notify-recipient-uri \"%s\" jelek!"
+msgid "Bad notify-recipient-uri URI \"%s\""
+msgstr ""
-#: scheduler/ipp.c:1479
#, c-format
msgid "Bad number-up value %d."
msgstr "Nilai number-up %d jelek."
-#: cups/adminutil.c:303
#, c-format
-msgid "Bad option + choice on line %d!"
-msgstr "Opsi + yang dipilih pada baris %d jelek!"
+msgid "Bad option + choice on line %d"
+msgstr ""
-#: scheduler/ipp.c:1496
#, c-format
msgid "Bad page-ranges values %d-%d."
msgstr "Nilai page-ranges %d-%d jelek."
-#: scheduler/ipp.c:2592
#, c-format
-msgid "Bad port-monitor \"%s\"!"
-msgstr "port-monitor \"%s\" jelek!"
+msgid "Bad port-monitor \"%s\""
+msgstr ""
-#: scheduler/ipp.c:2640
#, c-format
-msgid "Bad printer-state value %d!"
-msgstr "Nilai printer-state %d jelek!"
+msgid "Bad printer-state value %d"
+msgstr ""
-#: scheduler/ipp.c:309
#, c-format
-msgid "Bad request ID %d!"
-msgstr "ID permintaan %d jelek!"
+msgid "Bad request ID %d"
+msgstr ""
-#: scheduler/ipp.c:294
#, c-format
-msgid "Bad request version number %d.%d!"
+msgid "Bad request version number %d.%d"
msgstr ""
-#: cgi-bin/admin.c:1385
-msgid "Bad subscription ID!"
-msgstr "ID subskripsi jelek!"
+msgid "Bad subscription ID"
+msgstr ""
+
+msgid "Bad value string"
+msgstr ""
-#: cgi-bin/admin.c:3301 cgi-bin/admin.c:3524
msgid "Banners"
msgstr "Pataka"
-#: filter/bannertops.c:666
msgid "Billing Information: "
msgstr "Informasi Tagihan: "
-#: ppdc/sample.c:258
msgid "Bond Paper"
msgstr "Kertas Surat"
-#: ppdc/sample.c:56
msgid "C0 Envelope"
msgstr "C0 Amplop"
-#: ppdc/sample.c:57
msgid "C1 Envelope"
msgstr "C1 Amplop"
-#: ppdc/sample.c:58
msgid "C2 Envelope"
msgstr "C2 Amplop"
-#: ppdc/sample.c:59
msgid "C3 Envelope"
msgstr "C3 Amplop"
-#: ppdc/sample.c:46
msgid "C4"
msgstr "C4"
-#: ppdc/sample.c:60
msgid "C4 Envelope"
msgstr "C4 Amplop"
-#: ppdc/sample.c:47
msgid "C5"
msgstr "C5"
-#: ppdc/sample.c:61
msgid "C5 Envelope"
msgstr "C5 Amplop"
-#: ppdc/sample.c:48
msgid "C6"
msgstr "C6"
-#: ppdc/sample.c:63
msgid "C6 Envelope"
msgstr "C6 Amplop"
-#: ppdc/sample.c:62
msgid "C65 Envelope"
msgstr "C65 Amplop"
-#: ppdc/sample.c:64
msgid "C7 Envelope"
msgstr "C7 Amplop"
-#: ppdc/sample.c:226
msgid "CMYK"
msgstr "CMYK"
-#: ppdc/sample.c:334
msgid "CPCL Label Printer"
msgstr ""
-#: cgi-bin/admin.c:1386 cgi-bin/admin.c:1425 cgi-bin/admin.c:1435
msgid "Cancel RSS Subscription"
msgstr "Batal Subskripsi RSS"
-#: cgi-bin/admin.c:1608 cgi-bin/admin.c:1772 cgi-bin/admin.c:1784
-#: cgi-bin/admin.c:1795
msgid "Change Settings"
msgstr "Ubah Pengaturan"
-#: scheduler/ipp.c:2141 scheduler/ipp.c:6209
#, c-format
-msgid "Character set \"%s\" not supported!"
-msgstr "Set karakter \"%s\" tidak didukung!"
+msgid "Character set \"%s\" not supported"
+msgstr ""
-#: ppdc/sample.c:65
msgid "Chou3 Envelope"
msgstr "Chou3 Amplop"
-#: ppdc/sample.c:66
msgid "Chou4 Envelope"
msgstr "Chou4 Amplop"
-#: cgi-bin/classes.c:180 cgi-bin/classes.c:307
msgid "Classes"
msgstr "Kelas"
-#: cgi-bin/printers.c:167
msgid "Clean Print Heads"
msgstr "Bersihkan Kepala Pencetak"
-#: ppdc/sample.c:253
msgid "Color"
msgstr "Warna"
-#: ppdc/sample.c:225
msgid "Color Mode"
msgstr "Modus Warna"
-#: berkeley/lpc.c:209
msgid ""
"Commands may be abbreviated. Commands are:\n"
"\n"
@@ -2857,101 +2232,68 @@ msgstr ""
"\n"
"exit help quit status ?\n"
-#: cups/snmp.c:1007
msgid "Community name uses indefinite length"
msgstr "Nama komunitas memiliki panjang tak terdefinisi"
-#: cups/http-support.c:1184
msgid "Continue"
msgstr "Lanjut"
-#: ppdc/sample.c:336
msgid "Continuous"
msgstr "Terus-menerus"
-#: scheduler/ipp.c:8616 scheduler/ipp.c:8632 scheduler/ipp.c:9851
#, c-format
-msgid "Could not scan type \"%s\"!"
-msgstr "Tidak akan memindai jenis \"%s\"!"
-
-#: cups/localize.c:319
-msgid "Cover open."
-msgstr "Penutup terbuka."
+msgid "Could not scan type \"%s\""
+msgstr ""
-#: cups/http-support.c:1193
msgid "Created"
msgstr "Dibuat"
-#: filter/bannertops.c:854
msgid "Created On: "
msgstr "Dibuat Pada: "
-#: cups/ppd.c:1072 cups/ppd.c:1112 cups/ppd.c:1326 cups/ppd.c:1429
msgid "Custom"
msgstr "Ubahan"
-#: ppdc/sample.c:330
msgid "CustominCutInterval"
msgstr "CustominCutInterval"
-#: ppdc/sample.c:328
msgid "CustominTearInterval"
msgstr "CustominTearInterval"
-#: ppdc/sample.c:314
msgid "Cut"
msgstr "Potong"
-#: ppdc/sample.c:422
msgid "Cutter"
msgstr "Pemotong"
-#: ppdc/sample.c:49
msgid "DL"
msgstr "DL"
-#: ppdc/sample.c:67
msgid "DL Envelope"
msgstr "DL Amplop"
-#: ppdc/sample.c:211
msgid "Dark"
msgstr "Gelap"
-#: ppdc/sample.c:207
msgid "Darkness"
msgstr "Gelap"
-#: cgi-bin/admin.c:2068 cgi-bin/admin.c:2079 cgi-bin/admin.c:2124
msgid "Delete Class"
msgstr "Hapus Kelas"
-#: cgi-bin/admin.c:2153 cgi-bin/admin.c:2164 cgi-bin/admin.c:2209
msgid "Delete Printer"
msgstr "Hapus Pencetak"
-#: filter/bannertops.c:735
msgid "Description: "
msgstr "Deskripsi: "
-#: ppdc/sample.c:252
msgid "DeskJet Series"
msgstr "Seri Deskjet"
-#: scheduler/ipp.c:1399
#, c-format
msgid "Destination \"%s\" is not accepting jobs."
msgstr "Tujuan \"%s\" bukanlah tugas yang diterima."
-#: cups/localize.c:353
-msgid "Developer almost empty."
-msgstr "Developer hampir kosong."
-
-#: cups/localize.c:355
-msgid "Developer empty!"
-msgstr "Developer kosong!"
-
-#: systemv/lpinfo.c:305
#, c-format
msgid ""
"Device: uri = %s\n"
@@ -2968,655 +2310,480 @@ msgstr ""
" device-id = %s\n"
" location = %s\n"
-#: ppdc/sample.c:407
msgid "Direct Thermal Media"
msgstr "Media Termal Langsung"
-#: ppdc/sample.c:316
msgid "Disabled"
msgstr "Dinonaktifkan"
-#: scheduler/ipp.c:6697
#, c-format
msgid "Document %d not found in job %d."
msgstr "Dokumen %d tidak ditemukan di tugas %d."
-#: cups/localize.c:323
-msgid "Door open."
-msgstr "Pintu terbuka."
-
-#: ppdc/sample.c:50
msgid "Double Postcard"
msgstr "Kartu Pos Ganda"
-#: filter/bannertops.c:820
msgid "Driver Name: "
msgstr "Nama Penggerak: "
-#: filter/bannertops.c:831
msgid "Driver Version: "
msgstr "Versi Penggerak: "
-#: ppdc/sample.c:247
msgid "Duplexer"
msgstr "Pendupleks"
-#: ppdc/sample.c:201
msgid "Dymo"
msgstr "Dymo"
-#: filter/pstops.c:446
#, c-format
msgid "EMERG: Unable to allocate memory for page info: %s\n"
msgstr "EMERG: Tidak bisa mengalokasikan memori untuk halaman info: %s\n"
-#: filter/pstops.c:438
#, c-format
msgid "EMERG: Unable to allocate memory for pages array: %s\n"
msgstr "EMERG: Tidak bisa mengalokasikan memori untuk larik halaman: %s\n"
-#: ppdc/sample.c:402
msgid "EPL1 Label Printer"
msgstr "EPL1 Pencetak Label"
-#: ppdc/sample.c:405
msgid "EPL2 Label Printer"
msgstr "EPL2 Pencetak Label"
-#: driver/rastertoescpx.c:1776 driver/rastertopclx.c:1801
#, c-format
msgid "ERROR: %s job-id user title copies options [file]\n"
msgstr ""
-#: filter/pstops.c:707
#, c-format
-msgid "ERROR: Bad %%BoundingBox: comment seen!\n"
+msgid "ERROR: Bad %%BoundingBox: comment seen\n"
msgstr ""
-#: filter/pstops.c:2220
#, c-format
-msgid "ERROR: Bad %%IncludeFeature: comment!\n"
+msgid "ERROR: Bad %%IncludeFeature: comment\n"
msgstr ""
-#: filter/pstops.c:1286 filter/pstops.c:1292
#, c-format
-msgid "ERROR: Bad %%Page: comment in file!\n"
+msgid "ERROR: Bad %%Page: comment in file\n"
msgstr ""
-#: filter/pstops.c:1363
#, c-format
-msgid "ERROR: Bad %%PageBoundingBox: comment in file!\n"
+msgid "ERROR: Bad %%PageBoundingBox: comment in file\n"
msgstr ""
-#: backend/scsi-irix.c:100 backend/scsi-linux.c:114
-#, c-format
-msgid "ERROR: Bad SCSI device file \"%s\"!\n"
-msgstr "ERROR: Berkas perangkat SCSI \"%s\" jelek!\n"
-
-#: filter/pstext.c:276 filter/texttops.c:284 filter/texttops.c:295
#, c-format
msgid "ERROR: Bad charset file %s\n"
msgstr "ERROR: Berkas set karakter %s jelek\n"
-#: filter/texttops.c:453
#, c-format
msgid "ERROR: Bad charset type %s\n"
msgstr "ERROR: Jenis set karakter %s jelek\n"
-#: filter/textcommon.c:613
#, c-format
-msgid "ERROR: Bad columns value %d!\n"
-msgstr "ERROR: Nilai kolom %d jelek!\n"
+msgid "ERROR: Bad columns value %d\n"
+msgstr ""
-#: filter/textcommon.c:624
#, c-format
-msgid "ERROR: Bad cpi value %f!\n"
-msgstr "ERROR: Nilai cpi %f jelek!\n"
+msgid "ERROR: Bad cpi value %f\n"
+msgstr ""
-#: filter/pstext.c:320 filter/pstext.c:357 filter/texttops.c:348
-#: filter/texttops.c:384
#, c-format
msgid "ERROR: Bad font description line: %s\n"
msgstr "ERROR: Baris deskripsi huruf: %s jelek\n"
-#: filter/textcommon.c:635
#, c-format
-msgid "ERROR: Bad lpi value %f!\n"
-msgstr "ERROR: Nilai lpi %f jelek!\n"
+msgid "ERROR: Bad lpi value %f\n"
+msgstr ""
-#: filter/imagetoraster.c:458
-msgid "ERROR: Bad page setup!\n"
-msgstr "ERROR: Pengaturan halaman jelek!\n"
+msgid "ERROR: Bad page setup\n"
+msgstr ""
-#: filter/pstext.c:334 filter/texttops.c:361
#, c-format
msgid "ERROR: Bad text direction %s\n"
msgstr "ERROR: Arah teks %s jelek\n"
-#: filter/pstext.c:371 filter/texttops.c:397
#, c-format
msgid "ERROR: Bad text width %s\n"
msgstr "ERROR: Lebar teks %s jelek\n"
-#: backend/ipp.c:749
-msgid "ERROR: Destination printer does not exist!\n"
-msgstr "ERROR: Pencetak yang dituju tidak ada!\n"
+msgid "ERROR: Destination printer does not exist\n"
+msgstr ""
-#: filter/pstops.c:696
#, c-format
-msgid "ERROR: Duplicate %%BoundingBox: comment seen!\n"
+msgid "ERROR: Duplicate %%BoundingBox: comment seen\n"
msgstr ""
-#: filter/pstops.c:648
#, c-format
-msgid "ERROR: Duplicate %%Pages: comment seen!\n"
+msgid "ERROR: Duplicate %%Pages: comment seen\n"
msgstr ""
-#: backend/ipp.c:468 filter/pstops.c:303
-msgid "ERROR: Empty print file!\n"
-msgstr "ERROR: Mencetak berkas kosong!\n"
+msgid "ERROR: Empty print file\n"
+msgstr ""
-#: backend/pap.c:838
#, c-format
msgid "ERROR: Error %d sending PAPSendData request: %s\n"
msgstr "ERROR: Kesalahan %d mengirim permintaan PAPSendData: %s\n"
-#: ppdc/ppdc-catalog.cxx:338 ppdc/ppdc-catalog.cxx:350
#, c-format
-msgid "ERROR: Expected quoted string on line %d of %s!\n"
+msgid "ERROR: Expected quoted string on line %d of %s\n"
msgstr ""
-#: backend/usb-darwin.c:377 backend/usb-darwin.c:435 backend/usb-darwin.c:500
-#: backend/usb-darwin.c:518
-msgid "ERROR: Fatal USB error!\n"
-msgstr "ERROR: Kesalahan fatal USB!\n"
-
-#: filter/hpgl-input.c:139
-msgid "ERROR: Invalid HP-GL/2 command seen, unable to print file!\n"
-msgstr "ERROR: Ketidaksahan HP-GL/2 komentar terlihat, tak bisa mencetak berkas!\n"
+msgid "ERROR: Fatal USB error\n"
+msgstr ""
-#: filter/pstops.c:1771
#, c-format
-msgid "ERROR: Missing %%EndProlog!\n"
+msgid "ERROR: Missing %%EndProlog\n"
msgstr ""
-#: filter/pstops.c:1842
#, c-format
-msgid "ERROR: Missing %%EndSetup!\n"
+msgid "ERROR: Missing %%EndSetup\n"
msgstr ""
-#: filter/bannertops.c:222
#, c-format
-msgid "ERROR: Missing value on line %d of banner file!\n"
-msgstr "ERROR: Kehilangan nilai pada baris %d dari berkas pataka (banner)!\n"
+msgid "ERROR: Missing value on line %d of banner file\n"
+msgstr ""
-#: ppdc/ppdc-catalog.cxx:415
#, c-format
-msgid "ERROR: Need a msgid line before any translation strings on line %d of %s!\n"
-msgstr "ERROR: Memerlukan baris msgid sebelum string translasi pada baris %d dari %s!\n"
+msgid ""
+"ERROR: Need a msgid line before any translation strings on line %d of %s\n"
+msgstr ""
-#: filter/pstops.c:759
#, c-format
-msgid "ERROR: No %%BoundingBox: comment in header!\n"
+msgid "ERROR: No %%BoundingBox: comment in header\n"
msgstr ""
-#: filter/pstops.c:762
#, c-format
-msgid "ERROR: No %%Pages: comment in header!\n"
+msgid "ERROR: No %%Pages: comment in header\n"
msgstr ""
-#: backend/usb.c:200
msgid ""
-"ERROR: No device URI found in argv[0] or in DEVICE_URI environment "
-"variable!\n"
+"ERROR: No device URI found in argv[0] or in DEVICE_URI environment variable\n"
msgstr ""
-"ERROR: Tak ditemukan URI perangkat pada argv[0] atau dalam variabel "
-"lingkungan DEVICE_URI!\n"
-#: filter/pstext.c:433
#, c-format
msgid "ERROR: No fonts in charset file %s\n"
msgstr "ERROR: Tidak ada huruf pada berkas set karakter %s\n"
-#: driver/rastertoescpx.c:1906 driver/rastertopclx.c:1931
-#: filter/rastertoepson.c:1129 filter/rastertohp.c:857
-#: filter/rastertolabel.c:1283
-msgid "ERROR: No pages found!\n"
-msgstr "ERROR: Tidak ketemu halaman!\n"
+msgid "ERROR: No pages found\n"
+msgstr ""
-#: backend/runloop.c:348
-msgid "ERROR: Out of paper!\n"
-msgstr "ERROR: Kehabisan kertas!\n"
+msgid "ERROR: Out of paper\n"
+msgstr ""
-#: backend/ipp.c:1754
-msgid "ERROR: PRINTER environment variable not defined!\n"
-msgstr "ERROR: Variabel lingkungan PRINTER belum ditentukan!\n"
+msgid "ERROR: PRINTER environment variable not defined\n"
+msgstr ""
-#: backend/ipp.c:1066
#, c-format
-msgid "ERROR: Print file was not accepted (%s)!\n"
-msgstr "ERROR: Berkas cetak tidak diterima (%s)!\n"
+msgid "ERROR: Print file was not accepted (%s)\n"
+msgstr ""
-#: backend/pap.c:521
msgid "ERROR: Printer not responding\n"
msgstr "ERROR: Pencetak tidak merespon\n"
-#: backend/ipp.c:581 backend/ipp.c:716 backend/lpd.c:848 backend/socket.c:310
-msgid "ERROR: Printer not responding!\n"
-msgstr "ERROR: Pencetak tidak merespon!\n"
-
-#: backend/pap.c:858
msgid "ERROR: Printer sent unexpected EOF\n"
msgstr "ERROR: Pencetak mengirim EOF yang tak diharapkan\n"
-#: backend/lpd.c:1052 backend/lpd.c:1199
#, c-format
msgid "ERROR: Remote host did not accept control file (%d)\n"
msgstr "ERROR: Host jarak jauh tidak menerima berkas kontrol (%d)\n"
-#: backend/lpd.c:1147
#, c-format
msgid "ERROR: Remote host did not accept data file (%d)\n"
msgstr "ERROR: Host jarak jauh tidak menerima data berkas (%d)\n"
-#: backend/pap.c:1694
msgid "ERROR: There was a timeout error while sending data to the printer\n"
msgstr "ERROR: Kehabisan waktu saat mengirim data ke pencetak\n"
-#: backend/ipp.c:1145
#, c-format
msgid "ERROR: Unable to add file %d to job: %s\n"
msgstr "ERROR: Tidak bisa menambah berkas %d untuk tugas: %s\n"
-#: backend/ipp.c:1383
#, c-format
msgid "ERROR: Unable to cancel job %d: %s\n"
msgstr "ERROR: Tidak bisa membatalkan tugas %d: %s\n"
-#: filter/pdftops.c:136
+msgid "ERROR: Unable to connect to printer; will retry in 30 seconds...\n"
+msgstr ""
+
msgid "ERROR: Unable to copy PDF file"
msgstr "ERROR: Tidak bisa menyalin berkas PPD"
-#: filter/pdftops.c:412
msgid "ERROR: Unable to create pipe"
msgstr "ERROR: Tidak bisa membuat pipa"
-#: backend/lpd.c:772
msgid "ERROR: Unable to create socket"
msgstr "ERROR: Tidak bisa membuat soket"
-#: backend/ipp.c:1476
#, c-format
msgid "ERROR: Unable to create temporary compressed print file: %s\n"
msgstr "ERROR: Tidak bisa membuat berkas cetak berkompresi temporer: %s\n"
-#: backend/ipp.c:431 backend/ipp.c:1776 backend/lpd.c:446 filter/pstops.c:2719
-#: scheduler/cupsfilter.c:1121 systemv/lpadmin.c:1453 systemv/lpadmin.c:1842
msgid "ERROR: Unable to create temporary file"
msgstr "ERROR: Tidak bisa membuat berkas temporer"
-#: backend/ipp.c:1831
#, c-format
msgid "ERROR: Unable to exec pictwpstops: %s\n"
msgstr "ERROR: Tidak bisa mengeksekusi pictwpstops: %s\n"
-#: filter/pdftops.c:433 filter/pdftops.c:447
msgid "ERROR: Unable to execute gs program"
msgstr "ERROR: Tidak bisa mengeksekusi program gs"
-#: filter/pdftops.c:430 filter/pdftops.c:445
msgid "ERROR: Unable to execute pdftops program"
msgstr "ERROR: Tidak bisa mengeksekusi program pdftops"
-#: filter/pdftops.c:467 filter/pdftops.c:477
msgid "ERROR: Unable to execute pstops program"
msgstr "ERROR: Tidak bisa mengeksekusi program pstops"
-#: backend/ipp.c:1844
#, c-format
msgid "ERROR: Unable to fork pictwpstops: %s\n"
msgstr ""
-#: backend/pap.c:712
msgid "ERROR: Unable to get PAP request"
msgstr "ERROR: Tidak bisa memperoleh permintaan PAP"
-#: backend/pap.c:701
msgid "ERROR: Unable to get PAP response"
msgstr "ERROR: Tidak bisa memperoleh respon PAP"
-#: backend/ipp.c:1761
#, c-format
msgid "ERROR: Unable to get PPD file for printer \"%s\" - %s.\n"
msgstr "ERROR: Tidak bisa memperoleh berkas PPD untuk pencetak \"%s\" - %s.\n"
-#: backend/pap.c:302
msgid "ERROR: Unable to get default AppleTalk zone"
msgstr "ERROR: Tidak bisa memperoleh zona baku AppleTalk"
-#: backend/ipp.c:1232
#, c-format
-msgid "ERROR: Unable to get job %d attributes (%s)!\n"
-msgstr "ERROR: Tidak bisa memperoleh atribut tugas %d (%s)!\n"
+msgid "ERROR: Unable to get job %d attributes (%s)\n"
+msgstr ""
-#: backend/ipp.c:759
#, c-format
-msgid "ERROR: Unable to get printer status (%s)!\n"
-msgstr "ERROR: Tidak bisa memperoleh status pencetak (%s)!\n"
+msgid "ERROR: Unable to get printer status (%s)\n"
+msgstr ""
-#: backend/ipp.c:422 backend/ipp.c:599 backend/lpd.c:437 backend/lpd.c:705
-#: backend/socket.c:268
#, c-format
-msgid "ERROR: Unable to locate printer '%s'!\n"
-msgstr "ERROR: Tidak bisa menentukan lokasi pencetak '%s'!\n"
+msgid "ERROR: Unable to locate printer '%s'\n"
+msgstr ""
-#: backend/pap.c:688
msgid "ERROR: Unable to look for PAP response"
msgstr ""
-#: backend/pap.c:322
msgid "ERROR: Unable to lookup AppleTalk printers"
msgstr ""
-#: backend/pap.c:451
msgid "ERROR: Unable to make AppleTalk address"
msgstr "ERROR: Tidak bisa membuat alamat AppleTalk"
-#: filter/pstext.c:247 filter/texttops.c:248
#, c-format
msgid "ERROR: Unable to open \"%s\" - %s\n"
msgstr "ERROR: Tidak bisa membuka \"%s\" - %s\n"
-#: filter/pstext.c:264 filter/texttops.c:268
#, c-format
msgid "ERROR: Unable to open %s: %s\n"
msgstr "ERROR: Tidak bisa membuka %s: %s\n"
-#: driver/rastertoescpx.c:1791 driver/rastertopclx.c:1816
-msgid "ERROR: Unable to open PPD file!\n"
-msgstr "ERROR: Tidak bisa membuka berkas PPD!\n"
+msgid "ERROR: Unable to open PPD file\n"
+msgstr ""
-#: filter/bannertops.c:184
#, c-format
msgid "ERROR: Unable to open banner file \"%s\" - %s\n"
msgstr ""
-#: backend/parallel.c:249 backend/scsi-irix.c:140 backend/scsi-linux.c:154
-#: backend/serial.c:262 backend/usb-unix.c:146
#, c-format
msgid "ERROR: Unable to open device file \"%s\": %s\n"
msgstr "ERROR: Tidak bisa membuka berkas perangkat \"%s\": %s\n"
-#: filter/pstops.c:291
#, c-format
msgid "ERROR: Unable to open file \"%s\" - %s\n"
msgstr "ERROR: Tidak bisa membuka berkas \"%s\" - %s\n"
-#: filter/gziptoany.c:74
#, c-format
msgid "ERROR: Unable to open file \"%s\": %s\n"
msgstr "ERROR: Tidak bisa membuka berkas \"%s\": %s\n"
-#: filter/imagetops.c:313 filter/imagetoraster.c:635
-msgid "ERROR: Unable to open image file for printing!\n"
-msgstr "ERROR: Tidak bisa membuka berkas gambar untuk mencetak!\n"
+msgid "ERROR: Unable to open image file for printing\n"
+msgstr ""
-#: backend/ipp.c:1492 backend/pap.c:249 backend/parallel.c:151
-#: backend/scsi.c:181 backend/serial.c:189 backend/socket.c:156
#, c-format
msgid "ERROR: Unable to open print file \"%s\": %s\n"
msgstr "ERROR: Tidak bisa membuka berkas cetak \"%s\": %s\n"
-#: backend/usb.c:237
#, c-format
msgid "ERROR: Unable to open print file %s - %s\n"
msgstr "ERROR: Tidak bisa membuka berkas cetak %s - %s\n"
-#: backend/lpd.c:487
#, c-format
msgid "ERROR: Unable to open print file %s: %s\n"
msgstr "ERROR: Tidak bisa membuka berkas cetak %s: %s\n"
-#: driver/rastertoescpx.c:1806 driver/rastertopclx.c:1831
-#: filter/rastertoepson.c:1001 filter/rastertohp.c:726
-#: filter/rastertolabel.c:1148
#, c-format
msgid "ERROR: Unable to open raster file - %s\n"
msgstr ""
-#: backend/ipp.c:1484
#, c-format
msgid "ERROR: Unable to open temporary compressed print file: %s\n"
msgstr "ERROR: Tidak bisa membuka berkas cetak temporer berkompresi: %s\n"
-#: filter/texttops.c:200
#, c-format
-msgid "ERROR: Unable to print %d text columns!\n"
+msgid "ERROR: Unable to print %d text columns\n"
msgstr ""
-#: filter/texttops.c:179
#, c-format
-msgid "ERROR: Unable to print %dx%d text page!\n"
+msgid "ERROR: Unable to print %dx%d text page\n"
msgstr ""
-#: backend/serial.c:615
msgid "ERROR: Unable to read print data"
msgstr "ERROR: Tidak bisa membaca data yang hendak dicetak"
-#: backend/usb-darwin.c:602 backend/usb-darwin.c:644
-msgid "ERROR: Unable to read print data!\n"
-msgstr "ERROR: Tidak bisa membaca data yang hendak dicetak!\n"
+msgid "ERROR: Unable to read print data\n"
+msgstr ""
-#: backend/lpd.c:789
msgid "ERROR: Unable to reserve port"
msgstr ""
-#: filter/pstops.c:563
#, c-format
msgid "ERROR: Unable to seek to offset %ld in file - %s\n"
msgstr "ERROR: Tidak bisa mencari letak %ld dalam berkas - %s\n"
-#: filter/pstops.c:561
#, c-format
msgid "ERROR: Unable to seek to offset %lld in file - %s\n"
msgstr "ERROR: Tidak bisa mencari letak %lld dalam berkas - %s\n"
-#: backend/lpd.c:603
msgid "ERROR: Unable to send LPD command"
msgstr "ERROR: Tidak bisa mengirim perintah LPD"
-#: backend/pap.c:571
msgid "ERROR: Unable to send PAP tickle request"
msgstr ""
-#: backend/pap.c:580
msgid "ERROR: Unable to send initial PAP send data request"
msgstr ""
-#: backend/scsi-irix.c:219 backend/scsi-linux.c:237
-#, c-format
-msgid "ERROR: Unable to send print data (%d)\n"
-msgstr "ERROR: Tidak bisa mengirim data yang hendak dicetak (%d)\n"
-
-#: backend/usb-darwin.c:720
-msgid "ERROR: Unable to send print data!\n"
-msgstr "ERROR: Tidak bisa mengirim data yang hendak dicetak!\n"
+msgid "ERROR: Unable to send print data\n"
+msgstr ""
-#: backend/lpd.c:1103
msgid "ERROR: Unable to send print file to printer"
msgstr "ERROR: Tidak bisa mengirim data ke pencetak"
-#: backend/lpd.c:1117
msgid "ERROR: Unable to send trailing nul to printer"
msgstr ""
-#: backend/ipp.c:1857
#, c-format
msgid "ERROR: Unable to wait for pictwpstops: %s\n"
msgstr "ERROR: Tidak bisa menunggu pictwpstops: %s\n"
-#: backend/ipp.c:1503
#, c-format
msgid "ERROR: Unable to write %d bytes to \"%s\": %s\n"
msgstr "ERROR: Tidak bisa menulis %d bita ke \"%s\": %s\n"
-#: backend/usb-libusb.c:169 backend/usb-libusb.c:765
#, c-format
-msgid "ERROR: Unable to write %d bytes to printer!\n"
-msgstr "ERROR: Tidak bisa menulis %d bita ke pencetak!\n"
+msgid "ERROR: Unable to write %d bytes to printer\n"
+msgstr ""
-#: backend/lpd.c:1033 backend/lpd.c:1180
msgid "ERROR: Unable to write control file"
msgstr "ERROR: Tidak bisa menulis berkas kontrol"
-#: backend/serial.c:691
msgid "ERROR: Unable to write print data"
msgstr "ERROR: Tidak bisa menulis data yang hendak dicetak"
-#: backend/runloop.c:122 backend/runloop.c:363
#, c-format
msgid "ERROR: Unable to write print data: %s\n"
msgstr "ERROR: Tidak bisa menulis data yang hendak dicetak: %s\n"
-#: filter/imagetoraster.c:1197 filter/imagetoraster.c:1293
-#: filter/imagetoraster.c:1333
-msgid "ERROR: Unable to write raster data to driver!\n"
+msgid "ERROR: Unable to write raster data to driver\n"
msgstr ""
-#: backend/ipp.c:443 backend/lpd.c:456
-msgid "ERROR: Unable to write to temporary file"
-msgstr "ERROR: Tidak bisa menulis di berkas temporer"
-
-#: filter/gziptoany.c:96
#, c-format
msgid "ERROR: Unable to write uncompressed document data: %s\n"
msgstr ""
-#: ppdc/ppdc-catalog.cxx:432
#, c-format
-msgid "ERROR: Unexpected text on line %d of %s!\n"
-msgstr "ERROR: Teks tak diharapkan pada baris %d dari %s!\n"
+msgid "ERROR: Unexpected text on line %d of %s\n"
+msgstr ""
-#: backend/ipp.c:346
#, c-format
-msgid "ERROR: Unknown encryption option value \"%s\"!\n"
-msgstr "ERROR: Nilai opsi enkripsi \"%s\" tak dikenal!\n"
+msgid "ERROR: Unknown encryption option value \"%s\"\n"
+msgstr ""
-#: backend/lpd.c:354
#, c-format
msgid "ERROR: Unknown file order \"%s\"\n"
msgstr "ERROR: Urutan berkas \"%s\" tak dikenal\n"
-#: backend/lpd.c:326
#, c-format
msgid "ERROR: Unknown format character \"%c\"\n"
msgstr "ERROR: Format karakter \"%c\" tak dikenal\n"
-#: ppdc/ppdc-catalog.cxx:460
#, c-format
-msgid "ERROR: Unknown message catalog format for \"%s\"!\n"
-msgstr "ERROR: Format katalog pesan \"%s\" tak dikenal!\n"
+msgid "ERROR: Unknown message catalog format for \"%s\"\n"
+msgstr ""
-#: backend/ipp.c:392
#, c-format
-msgid "ERROR: Unknown option \"%s\" with value \"%s\"!\n"
-msgstr "ERROR: Opsi \"%s\" dengan nilai \"%s\" tak dikenal!\n"
+msgid "ERROR: Unknown option \"%s\" with value \"%s\"\n"
+msgstr ""
-#: backend/lpd.c:340
#, c-format
msgid "ERROR: Unknown print mode \"%s\"\n"
msgstr "ERROR: Modus cetak \"%s\" tak dikenal\n"
-#: backend/ipp.c:363
#, c-format
-msgid "ERROR: Unknown version option value \"%s\"!\n"
-msgstr "ERROR: Nilai opsi versi \"%s\" tak dikenal!\n"
+msgid "ERROR: Unknown version option value \"%s\"\n"
+msgstr ""
-#: filter/pstops.c:2418
#, c-format
-msgid "ERROR: Unsupported brightness value %s, using brightness=100!\n"
-msgstr "ERROR: Nilai kecerahan %s tak didukung, gunakanlah brightness=100!\n"
+msgid "ERROR: Unsupported brightness value %s, using brightness=100\n"
+msgstr ""
-#: filter/pstops.c:2487
#, c-format
-msgid "ERROR: Unsupported gamma value %s, using gamma=1000!\n"
-msgstr "ERROR: Nilai gama %s tak didukung, gunakanlah gamma=1000!\n"
+msgid "ERROR: Unsupported gamma value %s, using gamma=1000\n"
+msgstr ""
-#: filter/pstops.c:2541
#, c-format
-msgid "ERROR: Unsupported number-up value %d, using number-up=1!\n"
-msgstr "ERROR: Nilai number-up %d tak didukung, gunakanlah number-up=1!\n"
+msgid "ERROR: Unsupported number-up value %d, using number-up=1\n"
+msgstr ""
-#: filter/pstops.c:2574
#, c-format
-msgid "ERROR: Unsupported number-up-layout value %s, using number-up-layout=lrtb!\n"
+msgid ""
+"ERROR: Unsupported number-up-layout value %s, using number-up-layout=lrtb\n"
msgstr ""
-"ERROR: Nilai number-up-layout %s tak didukung, gunakanlah number-up-"
-"layout=lrtb!\n"
-#: filter/pstops.c:2624
#, c-format
-msgid "ERROR: Unsupported page-border value %s, using page-border=none!\n"
-msgstr "ERROR: Nilai page-border %s tak didukung, gunakanlah page-border=none!\n"
+msgid "ERROR: Unsupported page-border value %s, using page-border=none\n"
+msgstr ""
-#: filter/pstops.c:2090
#, c-format
-msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting!\n"
-msgstr "ERROR: Kelebihan doc_printf (%d bita) terdeteksi, dibatalkan!\n"
+msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting\n"
+msgstr ""
-#: backend/ipp.c:1876
#, c-format
-msgid "ERROR: pictwpstops exited on signal %d!\n"
-msgstr "ERROR: pictwpstops tertutup pada sinyal %d!\n"
+msgid "ERROR: pictwpstops exited on signal %d\n"
+msgstr ""
-#: backend/ipp.c:1873
#, c-format
-msgid "ERROR: pictwpstops exited with status %d!\n"
-msgstr "ERROR: pictwpstops tertutup dengan status %d!\n"
-
-#: backend/ipp.c:609 backend/lpd.c:877 backend/socket.c:333
-msgid ""
-"ERROR: recoverable: Unable to connect to printer; will retry in 30 "
-"seconds...\n"
+msgid "ERROR: pictwpstops exited with status %d\n"
msgstr ""
-"ERROR: pemulihan: Tidak bisa menghubungi pencetak; akan mencoba ulang dalam 30 "
-"detik...\n"
-#: backend/pap.c:629
msgid "ERROR: select() failed"
msgstr "ERROR: select() gagal"
-#: backend/lpd.c:940
msgid "ERROR: unable to stat print file"
msgstr "ERROR: tak dapat memulai berkas yang hendak dicetak"
-#: cgi-bin/admin.c:1823 cgi-bin/admin.c:1835 cgi-bin/admin.c:1889
-#: cgi-bin/admin.c:1896 cgi-bin/admin.c:1931 cgi-bin/admin.c:1944
-#: cgi-bin/admin.c:1968 cgi-bin/admin.c:2041
msgid "Edit Configuration File"
msgstr "Sunting Berkas Konfigurasi"
-#: cups/adminutil.c:348
-msgid "Empty PPD file!"
-msgstr "Berkas PPD kosong!"
+msgid "Empty PPD file"
+msgstr ""
-#: cgi-bin/admin.c:3545
msgid "Ending Banner"
msgstr "Akhir Pataka"
-#: systemv/lppasswd.c:205
+msgid "English"
+msgstr "Indonesian"
+
msgid "Enter old password:"
msgstr "Masukkan sandi lama:"
-#: systemv/lppasswd.c:234
msgid "Enter password again:"
msgstr "Masukkan lagi sandinya:"
-#: systemv/lppasswd.c:223
msgid "Enter password:"
msgstr "Masukkan sandi:"
-#: scheduler/client.c:2392
msgid ""
"Enter your username and password or the root username and password to access "
"this page. If you are using Kerberos authentication, make sure you have a "
@@ -3626,89 +2793,63 @@ msgstr ""
"untuk mengakses halaman ini. Apabila Anda menggunakan otentikasi Kerberos, "
"pastikan bahwa Anda memiliki tiket Kerberos yang sah."
-#: ppdc/sample.c:241
msgid "Envelope Feed"
msgstr "Amplop Feed"
-#: ppdc/sample.c:212
msgid "Epson"
msgstr "Epson"
-#: cgi-bin/admin.c:3588
msgid "Error Policy"
msgstr "Polis Kesalahan"
-#: systemv/lpinfo.c:109 systemv/lpmove.c:94
-msgid "Error: need hostname after '-h' option!\n"
-msgstr "Kesalahan: perlu nama host usai opsi '-h'!\n"
+msgid "Error: need hostname after '-h' option\n"
+msgstr ""
-#: ppdc/sample.c:326
msgid "Every 10 Labels"
msgstr "Tiap 10 Label"
-#: ppdc/sample.c:318
msgid "Every 2 Labels"
msgstr "Tiap 2 Label"
-#: ppdc/sample.c:319
msgid "Every 3 Labels"
msgstr "Tiap 3 Label"
-#: ppdc/sample.c:320
msgid "Every 4 Labels"
msgstr "Tiap 4 Label"
-#: ppdc/sample.c:321
msgid "Every 5 Labels"
msgstr "Tiap 5 Label"
-#: ppdc/sample.c:322
msgid "Every 6 Labels"
msgstr "Tiap 6 Label"
-#: ppdc/sample.c:323
msgid "Every 7 Labels"
msgstr "Tiap 7 Label"
-#: ppdc/sample.c:324
msgid "Every 8 Labels"
msgstr "Tiap 8 Label"
-#: ppdc/sample.c:325
msgid "Every 9 Labels"
msgstr "Tiap 9 Label"
-#: ppdc/sample.c:317
msgid "Every Label"
msgstr "Tiap Label"
-#: cups/http-support.c:1239
msgid "Expectation Failed"
msgstr ""
-#: cgi-bin/admin.c:2331 cgi-bin/admin.c:2350
msgid "Export Printers to Samba"
msgstr "Ekspor Pencetak melalui Samba"
-#: systemv/cupstestdsc.c:176 systemv/cupstestdsc.c:193
-#: systemv/cupstestdsc.c:218 systemv/cupstestdsc.c:235
-#: systemv/cupstestdsc.c:259 systemv/cupstestdsc.c:277
-#: systemv/cupstestdsc.c:306 systemv/cupstestdsc.c:343
-#: systemv/cupstestdsc.c:353 systemv/cupstestdsc.c:363
-#: systemv/cupstestdsc.c:373 systemv/cupstestdsc.c:383
-#: systemv/cupstestdsc.c:391
msgid "FAIL\n"
msgstr "GAGAL\n"
-#: ppdc/sample.c:132
msgid "File Folder"
msgstr "Map"
-#: ppdc/sample.c:141
msgid "File Folder - 9/16 x 3 7/16\""
msgstr "Map - 9/16 x 3 7/16\""
-#: scheduler/ipp.c:2528
#, c-format
msgid ""
"File device URIs have been disabled! To enable, see the FileDevice directive "
@@ -3717,678 +2858,478 @@ msgstr ""
"Berkas URI perangkat telah dinonaktifkan! Untuk mengaktifkannya, lihatlah "
"petunjuk FileDevice dalam \"%s/cupsd.conf\"."
-#: ppdc/sample.c:92
msgid "Folio"
msgstr "Folio"
-#: cups/http-support.c:1218
msgid "Forbidden"
msgstr "Terlarang"
-#: cups/localize.c:345
-msgid "Fuser temperature high!"
-msgstr "Suhu fusi tinggi!"
-
-#: cups/localize.c:347
-msgid "Fuser temperature low!"
-msgstr "Suhu fusi rendah!"
-
-#: cups/ppd.c:700 cups/ppd.c:1230
msgid "General"
msgstr "Umum"
-#: ppdc/sample.c:231
msgid "Generic"
msgstr "Umum"
-#: ppdc/sample.c:89
msgid "German FanFold"
msgstr "FanFold Jerman"
-#: ppdc/sample.c:90
msgid "German FanFold Legal"
msgstr "FanFold Legal Jerman"
-#: cups/snmp.c:1017
msgid "Get-Response-PDU uses indefinite length"
msgstr "Get-Response-PDU memiliki panjang tak terdefinisi"
-#: ppdc/sample.c:261
msgid "Glossy Paper"
msgstr "Kertas Glosi"
-#: scheduler/ipp.c:3641 scheduler/ipp.c:3947 scheduler/ipp.c:6627
-#: scheduler/ipp.c:6769 scheduler/ipp.c:8044 scheduler/ipp.c:9143
-#: scheduler/ipp.c:9369 scheduler/ipp.c:9724 scheduler/ipp.c:10300
-msgid "Got a printer-uri attribute but no job-id!"
-msgstr "Memperoleh atribut printer-uri tetapi bukan job-id!"
+msgid "Got a printer-uri attribute but no job-id"
+msgstr ""
-#: ppdc/sample.c:227
msgid "Grayscale"
msgstr "Skala Abu-abu"
-#: ppdc/sample.c:251
msgid "HP"
msgstr "HP"
-#: ppdc/sample.c:133
msgid "Hanging Folder"
msgstr "Map Gantung"
-#: ppdc/sample.c:142
msgid "Hanging Folder - 9/16 x 2\""
msgstr "Map Gantung - 9/16 x 2\""
-#: backend/pap.c:296
msgid "INFO: AppleTalk disabled in System Preferences\n"
msgstr "INFO: AppleTalk ditiadakan pada Preferensi Sistem\n"
-#: backend/pap.c:511
msgid "INFO: AppleTalk disabled in System Preferences.\n"
msgstr "INFO: AppleTalk ditiadakan pada Preferensi Sistem.\n"
-#: backend/ipp.c:1359
msgid "INFO: Canceling print job...\n"
msgstr "INFO: Membatalkan tugas mencetak...\n"
-#: backend/ipp.c:629 backend/lpd.c:896 backend/socket.c:354
msgid "INFO: Connected to printer...\n"
msgstr "INFO: Terhubung ke pencetak...\n"
-#: backend/ipp.c:544 backend/lpd.c:729 backend/socket.c:274
msgid "INFO: Connecting to printer...\n"
msgstr "INFO: Menghubungi pencetak...\n"
-#: backend/lpd.c:1055 backend/lpd.c:1202
msgid "INFO: Control file sent successfully\n"
msgstr "INFO: Berkas kontrol berhasil dikirim\n"
-#: backend/ipp.c:435 backend/lpd.c:450
msgid "INFO: Copying print data...\n"
msgstr "INFO: Menyalin data yang hendak dicetak...\n"
-#: backend/lpd.c:1150
msgid "INFO: Data file sent successfully\n"
msgstr "INFO: Berkas data berhasil dikirim\n"
-#: driver/rastertoescpx.c:1887 driver/rastertopclx.c:1912
#, c-format
msgid "INFO: Finished page %d...\n"
msgstr "INFO: Halaman selesai %d...\n"
-#: filter/imagetoraster.c:1140
#, c-format
msgid "INFO: Formatting page %d...\n"
msgstr "INFO: Memformat halaman %d...\n"
-#: filter/imagetoraster.c:621
msgid "INFO: Loading image file...\n"
msgstr "INFO: Memuat berkas gambar...\n"
-#: cups/http-support.c:1428
msgid "INFO: Looking for printer...\n"
msgstr "INFO: Mencari pencetak...\n"
-#: backend/pap.c:928
msgid "INFO: Opening connection\n"
msgstr "INFO: Membuka hubungan\n"
-#: backend/socket.c:425
msgid "INFO: Print file sent, waiting for printer to finish...\n"
-msgstr "INFO: Berkas cetak dikirim, menunggu pencetak selesai mengerjakannya...\n"
+msgstr ""
+"INFO: Berkas cetak dikirim, menunggu pencetak selesai mengerjakannya...\n"
-#: backend/ipp.c:1044 backend/usb-unix.c:132
msgid "INFO: Printer busy; will retry in 10 seconds...\n"
msgstr "INFO: Pencetak sibuk; dicoba ulang 10 detik lagi...\n"
-#: backend/parallel.c:236 backend/scsi-irix.c:147 backend/scsi-linux.c:161
-#: backend/serial.c:256
msgid "INFO: Printer busy; will retry in 30 seconds...\n"
msgstr "INFO: Pencetak sibuk; dicoba ulang 30 detik lagi...\n"
-#: backend/usb-unix.c:437
msgid "INFO: Printer busy; will retry in 5 seconds...\n"
msgstr "INFO: Pencetak sibuk; dicoba ulang 5 detik lagi...\n"
-#: backend/ipp.c:742 backend/ipp.c:1055
#, c-format
msgid "INFO: Printer does not support IPP/%d.%d, trying IPP/1.0...\n"
msgstr "INFO: Pencetak tidak mendukung IPP/%d.%d, mencoba IPP/1.0...\n"
-#: backend/usb-unix.c:521
msgid "INFO: Printer is busy; will retry in 5 seconds...\n"
msgstr "INFO: Pencetak sibuk; dicoba ulang 5 detik lagi...\n"
-#: backend/runloop.c:357
msgid "INFO: Printer is currently off-line.\n"
msgstr "INFO: Pencetak saat ini tak terhubung.\n"
-#: backend/runloop.c:243
msgid "INFO: Printer is currently offline.\n"
msgstr "INFO: Pencetak saat ini tak terhubung.\n"
-#: backend/runloop.c:379 backend/usb-darwin.c:1254
msgid "INFO: Printer is now online.\n"
msgstr "INFO: Pencetak saat ini terhubung.\n"
-#: backend/usb-darwin.c:1272
msgid "INFO: Printer is offline.\n"
msgstr "INFO: Pencetak saat ini tak terhubung.\n"
-#: backend/parallel.c:242 backend/usb-unix.c:139
msgid "INFO: Printer not connected; will retry in 30 seconds...\n"
msgstr "INFO: Pencetak tak terhubung; dicoba ulang 30 detik lagi...\n"
-#: driver/rastertoescpx.c:1873 driver/rastertopclx.c:1895
-#: filter/rastertoepson.c:1080 filter/rastertohp.c:803
-#: filter/rastertolabel.c:1235
#, c-format
msgid "INFO: Printing page %d, %d%% complete...\n"
msgstr "INFO: Mencetak halaman %d, %d%% selesai...\n"
-#: filter/imagetops.c:808
#, c-format
msgid "INFO: Printing page %d...\n"
msgstr "INFO: Mencetak halaman %d...\n"
-#: backend/socket.c:457 driver/rastertoescpx.c:1911 driver/rastertopclx.c:1936
-#: filter/rastertoepson.c:1134 filter/rastertohp.c:862
-#: filter/rastertolabel.c:1288
msgid "INFO: Ready to print.\n"
msgstr "INFO: Siap mencetak.\n"
-#: backend/lpd.c:1174
#, c-format
msgid "INFO: Sending control file (%lu bytes)\n"
msgstr "INFO: Mengirim berkas kontrol (%lu bita)\n"
-#: backend/lpd.c:1027
#, c-format
msgid "INFO: Sending control file (%u bytes)\n"
msgstr "INFO: Mengirim berkas kontrol (%u bita)\n"
-#: backend/pap.c:564
msgid "INFO: Sending data\n"
msgstr "INFO: Mengirim data\n"
-#: backend/lpd.c:1086
#, c-format
msgid "INFO: Sending data file (%ld bytes)\n"
msgstr "INFO: Mengirim berkas data (%ld bita)\n"
-#: backend/lpd.c:1084
#, c-format
msgid "INFO: Sending data file (%lld bytes)\n"
msgstr "INFO: Mengirim berkas data (%lld bita)\n"
-#: backend/usb-darwin.c:534
msgid "INFO: Sending print data...\n"
msgstr "INFO: Mengirim data yang hendak dicetak...\n"
-#: backend/parallel.c:294 backend/socket.c:404 backend/usb-unix.c:201
#, c-format
msgid "INFO: Sent print file, %ld bytes...\n"
msgstr "INFO: Mengirim berkas yang hendak dicetak, %ld bita...\n"
-#: backend/parallel.c:292 backend/socket.c:402 backend/usb-unix.c:199
#, c-format
msgid "INFO: Sent print file, %lld bytes...\n"
msgstr "INFO: Mengirim berkas yang hendak dicetak, %lld bita...\n"
-#: backend/lpd.c:1098
#, c-format
msgid "INFO: Spooling LPR job, %.0f%% complete...\n"
msgstr ""
-#: driver/rastertoescpx.c:1859 driver/rastertopclx.c:1880
#, c-format
msgid "INFO: Starting page %d...\n"
msgstr "INFO: Memulai halaman %d...\n"
-#: backend/ipp.c:561 backend/ipp.c:823 backend/lpd.c:829
-#: backend/parallel.c:221 backend/scsi-irix.c:125 backend/scsi-linux.c:139
-#: backend/serial.c:241 backend/socket.c:293 backend/usb-unix.c:117
msgid "INFO: Unable to contact printer, queuing on next printer in class...\n"
msgstr ""
-"INFO: Tidak bisa menghubungi pencetak, diantrikan ke pencetak selanjutnya pada "
-"kelas...\n"
+"INFO: Tidak bisa menghubungi pencetak, diantrikan ke pencetak selanjutnya "
+"pada kelas...\n"
-#: backend/pap.c:309
#, c-format
msgid "INFO: Using default AppleTalk zone \"%s\"\n"
msgstr "INFO: Menggunakan zona baku AppleTalk \"%s\"\n"
-#: backend/ipp.c:1170
msgid "INFO: Waiting for job to complete...\n"
msgstr "INFO: Menunggu tugas diselesaikan...\n"
-#: backend/usb-darwin.c:454 backend/usb-libusb.c:117
msgid "INFO: Waiting for printer to become available...\n"
msgstr "INFO: Menunggu pencetak tersedia...\n"
-#: ppdc/sample.c:93
msgid "ISO B0"
msgstr "ISO B0"
-#: ppdc/sample.c:94
msgid "ISO B1"
msgstr "ISO B1"
-#: ppdc/sample.c:104
msgid "ISO B10"
msgstr "ISO B10"
-#: ppdc/sample.c:95
msgid "ISO B2"
msgstr "ISO B2"
-#: ppdc/sample.c:96
msgid "ISO B3"
msgstr "ISO B3"
-#: ppdc/sample.c:97
msgid "ISO B4"
msgstr "ISO B4"
-#: ppdc/sample.c:69
msgid "ISO B4 Envelope"
msgstr "ISO B4 Amplop"
-#: ppdc/sample.c:98
msgid "ISO B5"
msgstr "ISO B5"
-#: ppdc/sample.c:99
msgid "ISO B5 (Oversize)"
msgstr "ISO B5 (Besar)"
-#: ppdc/sample.c:70
msgid "ISO B5 Envelope"
msgstr "ISO B5 Amplop"
-#: ppdc/sample.c:100
msgid "ISO B6"
msgstr "ISO B6"
-#: ppdc/sample.c:71
msgid "ISO B6 Envelope"
msgstr "ISO B6 Amplop"
-#: ppdc/sample.c:101
msgid "ISO B7"
msgstr "ISO B7"
-#: ppdc/sample.c:102
msgid "ISO B8"
msgstr "ISO B8"
-#: ppdc/sample.c:103
msgid "ISO B9"
msgstr "ISO B9"
-#: cups/ppd.c:350
+msgid "ISOLatin1"
+msgstr "UTF-8"
+
msgid "Illegal control character"
msgstr "Karakter kontrol ilegal"
-#: cups/ppd.c:351
msgid "Illegal main keyword string"
msgstr "String kata kunci utama ilegal"
-#: cups/ppd.c:352
msgid "Illegal option keyword string"
msgstr "String opsi kata kunci ilegal"
-#: cups/ppd.c:353
msgid "Illegal translation string"
msgstr "String translasi ilegal"
-#: cups/ppd.c:354
msgid "Illegal whitespace character"
msgstr ""
-#: cups/localize.c:337
-msgid "Ink/toner almost empty."
-msgstr "Tinta/toner hampir kosong."
-
-#: cups/localize.c:339
-msgid "Ink/toner empty!"
-msgstr "Tinta/toner kosong!"
-
-#: cups/localize.c:341
-msgid "Ink/toner waste bin almost full."
-msgstr "Baki buangan tinta/toner hampir penuh."
-
-#: cups/localize.c:343
-msgid "Ink/toner waste bin full!"
-msgstr "Baki buangan tinta/toner sudah penuh!"
-
-#: ppdc/sample.c:246
msgid "Installable Options"
msgstr ""
-#: ppdc/sample.c:249
msgid "Installed"
msgstr ""
-#: ppdc/sample.c:264
msgid "IntelliBar Label Printer"
msgstr "Pencetak Label IntelliBar"
-#: ppdc/sample.c:263
msgid "Intellitech"
msgstr "Intellitech"
-#: cups/localize.c:321
-msgid "Interlock open."
-msgstr ""
-
-#: cups/http-support.c:1245
msgid "Internal Server Error"
msgstr "Kesalahan Internal Server"
-#: cups/ppd.c:341
msgid "Internal error"
msgstr "Kesalahan internal"
-#: ppdc/sample.c:130
msgid "Internet Postage 2-Part"
msgstr "Perangko Internet 2-Bagian"
-#: ppdc/sample.c:139
msgid "Internet Postage 2-Part - 2 1/4 x 7 1/2\""
msgstr "Perangko Internet 2-Bagian - 2 1/4 x 7 1/2\""
-#: ppdc/sample.c:131
msgid "Internet Postage 3-Part"
msgstr "Perangko Internet 3-Bagian"
-#: ppdc/sample.c:140
msgid "Internet Postage 3-Part - 2 1/4 x 7\""
msgstr "Perangko Internet 3-Bagian - 2 1/4 x 7\""
-#: backend/ipp.c:206
msgid "Internet Printing Protocol"
msgstr "Protokol Cetak Internet"
-#: ppdc/sample.c:68
msgid "Invite Envelope"
msgstr "Amplop Undangan"
-#: ppdc/sample.c:72
msgid "Italian Envelope"
msgstr "Amplop Italia"
-#: cups/ppd.c:1348
msgid "JCL"
msgstr "JCL"
-#: scheduler/ipp.c:9442
#, c-format
-msgid "Job #%d cannot be restarted - no files!"
-msgstr "Tugas #%d tidak bisa dicetak ulang - tidak ada berkas!"
+msgid "Job #%d cannot be restarted - no files"
+msgstr ""
-#: scheduler/ipp.c:3682 scheduler/ipp.c:4050 scheduler/ipp.c:6668
-#: scheduler/ipp.c:6810 scheduler/ipp.c:7921 scheduler/ipp.c:8085
-#: scheduler/ipp.c:8295 scheduler/ipp.c:8340 scheduler/ipp.c:9184
-#: scheduler/ipp.c:9410 scheduler/ipp.c:9765 scheduler/ipp.c:10341
#, c-format
-msgid "Job #%d does not exist!"
-msgstr "Tugas #%d tidak ada!"
+msgid "Job #%d does not exist"
+msgstr ""
-#: scheduler/ipp.c:4082
#, c-format
msgid "Job #%d is already aborted - can't cancel."
msgstr "Tugas #%d telah dibatalkan - tidak bisa dibatalkan lagi."
-#: scheduler/ipp.c:4076
#, c-format
msgid "Job #%d is already canceled - can't cancel."
msgstr "Tugas #%d sudah dibatalkan - tidak bisa dibatalkan lagi."
-#: scheduler/ipp.c:4088
#, c-format
msgid "Job #%d is already completed - can't cancel."
msgstr "Tugas #%d sudah diselesaikan - tidak bisa dibatalkan."
-#: scheduler/ipp.c:8382 scheduler/ipp.c:10356
#, c-format
-msgid "Job #%d is finished and cannot be altered!"
-msgstr "Tugas #%d sudah diselesaikan dan tidak dapat diubah!"
+msgid "Job #%d is finished and cannot be altered"
+msgstr ""
-#: scheduler/ipp.c:9424
#, c-format
-msgid "Job #%d is not complete!"
-msgstr "Tugas #%d tidak selesai!"
+msgid "Job #%d is not complete"
+msgstr ""
-#: scheduler/ipp.c:3697
#, c-format
-msgid "Job #%d is not held for authentication!"
-msgstr "Tugas #%d tidak ditahan untuk otentikasi!"
+msgid "Job #%d is not held"
+msgstr ""
-#: scheduler/ipp.c:9198
#, c-format
-msgid "Job #%d is not held!"
-msgstr "Tugas #%d tidak ditahan!"
+msgid "Job #%d is not held for authentication"
+msgstr ""
-#: scheduler/ipp.c:7899
#, c-format
-msgid "Job #%s does not exist!"
-msgstr "Tugas #%s tidak ada!"
+msgid "Job #%s does not exist"
+msgstr ""
-#: scheduler/ipp.c:6295
#, c-format
-msgid "Job %d not found!"
-msgstr "Tugas %d tidak ketemu!"
+msgid "Job %d not found"
+msgstr ""
-#: cgi-bin/ipp-var.c:1050
msgid "Job Completed"
msgstr "Tugas Diselesaikan"
-#: cgi-bin/ipp-var.c:1048
msgid "Job Created"
msgstr "Tugas Dibuat"
-#: filter/bannertops.c:623
msgid "Job ID: "
msgstr "ID Tugas: "
-#: cgi-bin/ipp-var.c:1054
msgid "Job Options Changed"
msgstr "Perubahan Opsi Tugas"
-#: cgi-bin/ipp-var.c:1052
msgid "Job Stopped"
msgstr "Tugas Dihentikan"
-#: filter/bannertops.c:631
msgid "Job UUID: "
msgstr "UUID Tugas: "
-#: scheduler/ipp.c:10439
msgid "Job is completed and cannot be changed."
msgstr "Tugas sudah diselesaikan dan tidak bisa diubah."
-#: cgi-bin/jobs.c:197
msgid "Job operation failed:"
msgstr "Operasi tugas gagal:"
-#: scheduler/ipp.c:10475 scheduler/ipp.c:10494 scheduler/ipp.c:10505
msgid "Job state cannot be changed."
msgstr "Status tugas tidak bisa diubah."
-#: scheduler/ipp.c:9289
-msgid "Job subscriptions cannot be renewed!"
-msgstr "Subkripsi tugas tidak bisa diperbaharui!"
+msgid "Job subscriptions cannot be renewed"
+msgstr ""
-#: cgi-bin/jobs.c:102 cgi-bin/jobs.c:113 cgi-bin/jobs.c:194
msgid "Jobs"
msgstr "Tugas"
-#: ppdc/sample.c:73
msgid "Kaku2 Envelope"
msgstr "Kaku2 Amplop"
-#: ppdc/sample.c:74
msgid "Kaku3 Envelope"
msgstr "Kaku3 Amplop"
-#: backend/lpd.c:178
msgid "LPD/LPR Host or Printer"
msgstr "Host atau Pencetak LPD/LPR"
-#: ppdc/sample.c:202
msgid "Label Printer"
msgstr "Pencetak Label"
-#: ppdc/sample.c:417
msgid "Label Top"
msgstr "Label Atas"
-#: scheduler/ipp.c:2150 scheduler/ipp.c:6218
#, c-format
-msgid "Language \"%s\" not supported!"
-msgstr "Bahasa \"%s\" tidak didukung!"
+msgid "Language \"%s\" not supported"
+msgstr ""
-#: ppdc/sample.c:127
msgid "Large Address"
msgstr "Alamat Besar"
-#: ppdc/sample.c:136
msgid "Large Address - 1 4/10 x 3 1/2\""
msgstr "Alamat Besar - 1 4/10 x 3 1/2\""
-#: ppdc/sample.c:262
msgid "LaserJet Series PCL 4/5"
msgstr "Seri LaserJet PCL 4/5"
-#: ppdc/sample.c:208
msgid "Light"
msgstr "Cahaya"
-#: cups/ppd.c:349
msgid "Line longer than the maximum allowed (255 characters)"
msgstr "Baris melebihi panjang yang diperbolehkan (255 karakter)"
-#: cgi-bin/admin.c:2368
msgid "List Available Printers"
msgstr "Daftar Pencetak yang Tersedia"
-#: filter/bannertops.c:744
msgid "Location: "
msgstr "Lokasi: "
-#: ppdc/sample.c:244
msgid "Long-Edge (Portrait)"
msgstr "Sisi Panjang (Tegak)"
-#: filter/bannertops.c:753
msgid "Make and Model: "
msgstr "Pembuat dan Model: "
-#: ppdc/sample.c:240
msgid "Manual Feed"
msgstr ""
-#: filter/bannertops.c:780
msgid "Media Dimensions: "
msgstr "Dimensi Media: "
-#: filter/bannertops.c:800
msgid "Media Limits: "
msgstr "Batas Media: "
-#: filter/bannertops.c:769
msgid "Media Name: "
msgstr "Nama Media: "
-#: cups/ppd.c:747 cups/ppd.c:1285
msgid "Media Size"
msgstr "Ukuran Media"
-#: cups/ppd.c:751 cups/ppd.c:1289 ppdc/sample.c:234
msgid "Media Source"
msgstr "Sumber Media"
-#: ppdc/sample.c:335
msgid "Media Tracking"
msgstr ""
-#: cups/ppd.c:749 cups/ppd.c:1287 ppdc/sample.c:256
msgid "Media Type"
msgstr "Jenis Media"
-#: cups/localize.c:310
-msgid "Media jam!"
-msgstr "Media tersangkut!"
-
-#: cups/localize.c:327
-msgid "Media tray almost empty."
-msgstr "Baki media hampir kosong."
-
-#: cups/localize.c:329
-msgid "Media tray empty!"
-msgstr "Baki media kosong!"
-
-#: cups/localize.c:325
-msgid "Media tray missing!"
-msgstr "Baki media hilang!"
-
-#: cups/localize.c:308
-msgid "Media tray needs to be filled."
-msgstr "Baki media perlu diisi."
-
-#: ppdc/sample.c:209
msgid "Medium"
msgstr ""
-#: cups/ppd.c:338
msgid "Memory allocation error"
msgstr "Kesalahan alokasi memori"
-#: cups/ppd.c:339
msgid "Missing PPD-Adobe-4.x header"
msgstr "Kehilangan tajuk PPD-Adobe-4.x"
-#: cups/ppd.c:348
msgid "Missing asterisk in column 1"
msgstr "Kehilangan asterik pada kolom 1"
-#: scheduler/ipp.c:6690
-msgid "Missing document-number attribute!"
-msgstr "Kehilangan atribut document-number!"
+msgid "Missing document-number attribute"
+msgstr ""
-#: cups/adminutil.c:284
#, c-format
-msgid "Missing double quote on line %d!"
-msgstr "Kehilangan tanda kutip pada baris %d!"
+msgid "Missing double quote on line %d"
+msgstr ""
+
+msgid "Missing form variable"
+msgstr ""
-#: cgi-bin/admin.c:2080 cgi-bin/admin.c:2165 cgi-bin/admin.c:2801
-#: cgi-bin/admin.c:3055 cgi-bin/admin.c:3166 cgi-bin/admin.c:3844
-msgid "Missing form variable!"
-msgstr "Kehilangan variabel formulir!"
+msgid "Missing notify-subscription-ids attribute"
+msgstr ""
-#: scheduler/ipp.c:7090
-msgid "Missing notify-subscription-ids attribute!"
-msgstr "Kehilangan atribut notify-subscription-ids!"
+msgid "Missing option keyword"
+msgstr ""
-#: scheduler/ipp.c:3820
-msgid "Missing requesting-user-name attribute!"
-msgstr "Kehilangan atribut requesting-user-name!"
+msgid "Missing requesting-user-name attribute"
+msgstr ""
-#: scheduler/ipp.c:477
-msgid "Missing required attributes!"
-msgstr "Kehilangan atribut yang diperlukan!"
+msgid "Missing required attributes"
+msgstr ""
-#: cups/adminutil.c:265
#, c-format
-msgid "Missing value on line %d!"
-msgstr "Kehilangan nilai pada baris %d!"
+msgid "Missing value on line %d"
+msgstr ""
-#: cups/ppd.c:340
msgid "Missing value string"
msgstr "Kehilangan string nilai"
-#: systemv/lpinfo.c:475
#, c-format
msgid ""
"Model: name = %s\n"
@@ -4401,722 +3342,523 @@ msgstr ""
" make-and-model = %s\n"
" device-id = %s\n"
-#: cgi-bin/admin.c:480
msgid "Modify Class"
msgstr "Ubah Kelas"
-#: cgi-bin/admin.c:778
msgid "Modify Printer"
msgstr "Ubah Pencetak"
-#: ppdc/sample.c:111
msgid "Monarch"
msgstr "Monarki"
-#: ppdc/sample.c:75
msgid "Monarch Envelope"
msgstr "Amplop Monarki"
-#: cgi-bin/ipp-var.c:421 cgi-bin/ipp-var.c:512
msgid "Move All Jobs"
msgstr "Pindah Semua Tugas"
-#: cgi-bin/ipp-var.c:360 cgi-bin/ipp-var.c:419 cgi-bin/ipp-var.c:510
msgid "Move Job"
msgstr "Pindah Tugas"
-#: cups/http-support.c:1202
msgid "Moved Permanently"
msgstr "Dipindahkan Permanen"
-#: backend/ipp.c:1092
#, c-format
msgid "NOTICE: Print file accepted - job ID %d.\n"
msgstr "NOTICE: Berkas yang hendak dicetak diterima - ID tugas %d.\n"
-#: backend/ipp.c:1086
msgid "NOTICE: Print file accepted - job ID unknown.\n"
msgstr "NOTICE: Berkas yang hendak dicetak diterima - ID tugas tak dikenal.\n"
-#: cups/ppd.c:337
msgid "NULL PPD file pointer"
msgstr ""
-#: cups/snmp.c:1054
msgid "Name OID uses indefinite length"
msgstr "Nama OID memiliki panjang tak terdefinisi"
-#: scheduler/ipp.c:1196
-msgid "Nested classes are not allowed!"
-msgstr "Kelas bersarang tidak diperbolehkan!"
+msgid "Nested classes are not allowed"
+msgstr ""
-#: ppdc/sample.c:401
msgid "Never"
msgstr "Tidak Pernah"
-#: ppdc/sample.c:228
msgid "New Stylus Color Series"
msgstr "Seri Stylus Color Baru"
-#: ppdc/sample.c:230
msgid "New Stylus Photo Series"
msgstr "Seri Stylus Photo Baru"
-#: cups/ppd.c:1877
msgid "No"
msgstr "Tidak"
-#: cups/http-support.c:1199
msgid "No Content"
msgstr "Tak Ada Isi"
-#: cups/util.c:1289
-msgid "No PPD name!"
-msgstr "Tidak ada nama PPD!"
+msgid "No PPD name"
+msgstr ""
-#: cups/snmp.c:1048
msgid "No VarBind SEQUENCE"
msgstr "Tidak ada VarBind SEQUENCE"
-#: cups/adminutil.c:799
-msgid "No Windows printer drivers are installed!"
-msgstr "Tidak ada penggerak pencetak Windows yang terpasang!"
+msgid "No Windows printer drivers are installed"
+msgstr ""
-#: cups/request.c:509 cups/request.c:775
msgid "No active connection"
msgstr "Tidak ada koneksi yang aktif"
-#: scheduler/ipp.c:3998
#, c-format
-msgid "No active jobs on %s!"
-msgstr "Tidak ada tugas yang aktif pada %s!"
+msgid "No active jobs on %s"
+msgstr ""
-#: scheduler/ipp.c:318
-msgid "No attributes in request!"
-msgstr "Tidak ada atribut dalam permintaan!"
+msgid "No attributes in request"
+msgstr ""
-#: scheduler/ipp.c:3725
-msgid "No authentication information provided!"
-msgstr "Tidak ada informasi otentikasi yang tersedia!"
+msgid "No authentication information provided"
+msgstr ""
-#: cups/snmp.c:1005
msgid "No community name"
msgstr "Tidak ada nama komunitas"
-#: scheduler/ipp.c:6490
msgid "No default printer"
msgstr "Tidak ada pencetak utama"
-#: cgi-bin/ipp-var.c:432 scheduler/ipp.c:7666
msgid "No destinations added."
msgstr "Tidak ada tujuan yang ditambah."
-#: cups/snmp.c:1035
msgid "No error-index"
msgstr "Tidak ada error-index"
-#: cups/snmp.c:1027
msgid "No error-status"
msgstr "Tidak ada error-status"
-#: scheduler/ipp.c:8582 scheduler/ipp.c:9817
-msgid "No file!?!"
-msgstr "Tidak ada berkas!?!"
+msgid "No file!?"
+msgstr ""
-#: cups/util.c:924
-msgid "No modification time!"
-msgstr "Tidak ada waktu modifikasi!"
+msgid "No modification time"
+msgstr ""
-#: cups/snmp.c:1052
msgid "No name OID"
msgstr "Tidak ada nama OID"
-#: cups/util.c:918
-msgid "No printer name!"
-msgstr "Tidak ada nama pencetak!"
+msgid "No printer name"
+msgstr ""
-#: cups/util.c:1840
-msgid "No printer-uri found for class!"
-msgstr "Tidak ditemukan printer-uri untuk kelas!"
+msgid "No printer-uri found"
+msgstr ""
-#: cups/util.c:1855
-msgid "No printer-uri found!"
-msgstr "Tidak ditemukan printer-uri!"
+msgid "No printer-uri found for class"
+msgstr ""
-#: scheduler/ipp.c:6875
-msgid "No printer-uri in request!"
-msgstr "Tidak ada printer-uri dalam permintaan!"
+msgid "No printer-uri in request"
+msgstr ""
-#: cups/snmp.c:1019
msgid "No request-id"
msgstr "Tidak ada request-id"
-#: scheduler/ipp.c:6103
-msgid "No subscription attributes in request!"
-msgstr "Tidak ada atribut subskripsi dalam permintaan!"
+msgid "No subscription attributes in request"
+msgstr ""
-#: scheduler/ipp.c:7984
msgid "No subscriptions found."
msgstr "Tidak ada subskripsi yang ditemukan."
-#: cups/snmp.c:1043
msgid "No variable-bindings SEQUENCE"
msgstr "Tidak ada variable-bindings SEQUENCE"
-#: cups/snmp.c:998
msgid "No version number"
msgstr "Tidak ada nomor versi"
-#: ppdc/sample.c:338
msgid "Non-continuous (Mark sensing)"
msgstr "Tak bersambungan (Penanda)"
-#: ppdc/sample.c:337
msgid "Non-continuous (Web sensing)"
msgstr "Tak bersambungan (Web)"
-#: ppdc/sample.c:210
msgid "Normal"
msgstr "Normal"
-#: cups/http-support.c:1221
msgid "Not Found"
msgstr "Tidak Ketemu"
-#: cups/http-support.c:1233
msgid "Not Implemented"
msgstr "Tidak Diimplementasikan"
-#: ppdc/sample.c:248
msgid "Not Installed"
msgstr "Tidak Terpasang"
-#: cups/http-support.c:1208
msgid "Not Modified"
msgstr "Tidak Diubah"
-#: cups/http-support.c:1236
msgid "Not Supported"
msgstr "Tidak Didukung"
-#: scheduler/ipp.c:1527
msgid "Not allowed to print."
msgstr "Tidak diperbolehkan mencetak."
-#: ppdc/sample.c:112
msgid "Note"
msgstr "Catatan"
-#: cups/http-support.c:1190 cups/ppd.c:335
msgid "OK"
msgstr "Oke"
-#: cups/localize.c:349
-msgid "OPC almost at end-of-life."
-msgstr "OPC nyaris di ujung hayat."
-
-#: cups/localize.c:351
-msgid "OPC at end-of-life!"
-msgstr "OPC sudah di ujung hayat!"
-
-#: ppdc/sample.c:243
msgid "Off (1-Sided)"
msgstr "Mati (1-Sisi)"
-#: ppdc/sample.c:332
msgid "Oki"
msgstr "Oki"
-#: cgi-bin/help.c:89 cgi-bin/help.c:130 cgi-bin/help.c:140 cgi-bin/help.c:171
msgid "Online Help"
msgstr "Bantuan Langsung"
-#: cups/adminutil.c:985
#, c-format
msgid "Open of %s failed: %s"
msgstr "Gagal membuka %s: %s"
-#: cups/ppd.c:343
msgid "OpenGroup without a CloseGroup first"
msgstr "OpenGroup tanpa CloseGroup lebih dulu"
-#: cups/ppd.c:345
msgid "OpenUI/JCLOpenUI without a CloseUI/JCLCloseUI first"
msgstr "OpenUI/JCLOpenUI tanpa CloseUI/JCLCloseUI lebih dulu"
-#: cgi-bin/admin.c:3615
msgid "Operation Policy"
msgstr "Polis Operasi"
-#: cgi-bin/admin.c:3292 cgi-bin/admin.c:3352
msgid "Options Installed"
msgstr "Opsi yang Terpasang"
-#: filter/bannertops.c:674
msgid "Options: "
msgstr "Opsi: "
-#: cups/localize.c:317
-msgid "Out of toner!"
-msgstr "Kehabisan toner!"
-
-#: cups/ppd.c:753 cups/ppd.c:1291
msgid "Output Mode"
msgstr "Modus Keluaran"
-#: cups/localize.c:333
-msgid "Output bin almost full."
-msgstr "Baki keluaran hampir penuh."
-
-#: cups/localize.c:335
-msgid "Output bin full!"
-msgstr "Baki keluaran penuh!"
-
-#: systemv/lpstat.c:1191 systemv/lpstat.c:1195
#, c-format
msgid "Output for printer %s is sent to %s\n"
msgstr "Keluaran untuk pencetak %s dikirim ke %s\n"
-#: systemv/lpstat.c:1185
#, c-format
msgid "Output for printer %s is sent to remote printer %s on %s\n"
msgstr "Keluaran untuk pencetak %s dikirim ke pencetak jarak jauh %s pada %s\n"
-#: systemv/lpstat.c:1209 systemv/lpstat.c:1213
#, c-format
msgid "Output for printer %s/%s is sent to %s\n"
msgstr "Keluaran untuk pencetak %s/%s dikirim ke %s\n"
-#: systemv/lpstat.c:1203
#, c-format
msgid "Output for printer %s/%s is sent to remote printer %s on %s\n"
-msgstr "Keluaran untuk pencetak %s/%s dikirim ke pencetak jarak jauh %s pada %s\n"
-
-#: cups/localize.c:331
-msgid "Output tray missing!"
-msgstr "Baki keluaran hilang!"
+msgstr ""
+"Keluaran untuk pencetak %s/%s dikirim ke pencetak jarak jauh %s pada %s\n"
-#: systemv/cupstestdsc.c:403
msgid "PASS\n"
msgstr "LEWAT\n"
-#: ppdc/sample.c:232
msgid "PCL Laser Printer"
msgstr "Pencetak Laser PCL"
-#: ppdc/sample.c:77
msgid "PRC1 Envelope"
msgstr "PRC1 Amplop"
-#: ppdc/sample.c:86
msgid "PRC10 Envelope"
msgstr "PRC10 Amplop"
-#: ppdc/sample.c:114
msgid "PRC16K"
msgstr "PRC16K"
-#: ppdc/sample.c:78
msgid "PRC2 Envelope"
msgstr "PRC2 Amplop"
-#: ppdc/sample.c:79
msgid "PRC3 Envelope"
msgstr "PRC3 Amplop"
-#: ppdc/sample.c:115
msgid "PRC32K"
msgstr "PRC32K"
-#: ppdc/sample.c:116
msgid "PRC32K (Oversize)"
msgstr "PRC32K (Besar)"
-#: ppdc/sample.c:80
msgid "PRC4 Envelope"
msgstr "PRC4 Amplop"
-#: ppdc/sample.c:81
msgid "PRC5 Envelope"
msgstr "PRC5 Amplop"
-#: ppdc/sample.c:82
msgid "PRC6 Envelope"
msgstr "PRC6 Amplop"
-#: ppdc/sample.c:83
msgid "PRC7 Envelope"
msgstr "PRC7 Amplop"
-#: ppdc/sample.c:84
msgid "PRC8 Envelope"
msgstr "PRC8 Amplop"
-#: ppdc/sample.c:85
msgid "PRC9 Envelope"
msgstr "PRC9 Amplop"
-#: cups/snmp.c:1015
msgid "Packet does not contain a Get-Response-PDU"
msgstr "Paket tidak mengandung Get-Response-PDU"
-#: cups/snmp.c:994
msgid "Packet does not start with SEQUENCE"
msgstr "Paket tidak dimulai dengan SEQUENCE"
-#: ppdc/sample.c:331
msgid "ParamCustominCutInterval"
msgstr "ParamCustominCutInterval"
-#: ppdc/sample.c:329
msgid "ParamCustominTearInterval"
msgstr "ParamCustominTearInterval"
-#: cups/auth.c:158
#, c-format
msgid "Password for %s on %s? "
msgstr "Sandi untuk %s pada %s? "
-#: systemv/cupsaddsmb.c:256
#, c-format
msgid "Password for %s required to access %s via SAMBA: "
msgstr "Sandi untuk %s diperlukan untuk mengakses %s via SAMBA: "
-#: cgi-bin/classes.c:152
msgid "Pause Class"
msgstr "Tahan Kelas"
-#: cgi-bin/printers.c:155
msgid "Pause Printer"
msgstr "Tahan Pencetak"
-#: ppdc/sample.c:419
msgid "Peel-Off"
msgstr ""
-#: ppdc/sample.c:76
msgid "Personal Envelope"
msgstr "Amplop Pribadi"
-#: ppdc/sample.c:123
msgid "Photo"
msgstr "Foto"
-#: ppdc/sample.c:124
msgid "Photo Labels"
msgstr "Label Foto"
-#: ppdc/sample.c:257
msgid "Plain Paper"
msgstr "Kertas Biasa"
-#: cgi-bin/admin.c:3310 cgi-bin/admin.c:3564
msgid "Policies"
msgstr "Kebijakan"
-#: cgi-bin/admin.c:3317 cgi-bin/admin.c:3633 cgi-bin/admin.c:3646
msgid "Port Monitor"
msgstr "Port Monitor"
-#: ppdc/sample.c:250
msgid "PostScript Printer"
msgstr "Pencetak PostScript"
-#: ppdc/sample.c:113
msgid "Postcard"
msgstr "Kartu Pos"
-#: ppdc/sample.c:266
msgid "Print Density"
msgstr "Densitas Cetak"
-#: cups/notify.c:82
msgid "Print Job:"
msgstr "Tugas Cetak:"
-#: ppdc/sample.c:311
msgid "Print Mode"
msgstr "Modus Cetak"
-#: ppdc/sample.c:354
msgid "Print Rate"
msgstr ""
-#: cgi-bin/printers.c:164
msgid "Print Self-Test Page"
msgstr "Cetak Halaman Uji-Mandiri"
-#: ppdc/sample.c:298
msgid "Print Speed"
msgstr "Kecepatan Cetak"
-#: cgi-bin/ipp-var.c:787
msgid "Print Test Page"
msgstr "Cetak Halaman Uji"
-#: ppdc/sample.c:327
msgid "Print and Cut"
msgstr "Cetak dan Potong"
-#: ppdc/sample.c:315
msgid "Print and Tear"
msgstr ""
-#: filter/bannertops.c:648
msgid "Printed For: "
msgstr "Dicetak Untuk: "
-#: filter/bannertops.c:656
msgid "Printed From: "
msgstr "Dicetak Dari: "
-#: filter/bannertops.c:876
msgid "Printed On: "
msgstr "Dicetak Pada: "
-#: cgi-bin/ipp-var.c:1042
msgid "Printer Added"
msgstr "Pencetak Ditambah"
-#: ppdc/sample.c:235
msgid "Printer Default"
msgstr "Pencetak Utama"
-#: cgi-bin/ipp-var.c:1046
msgid "Printer Deleted"
msgstr "Pencetak Dihapus"
-#: cgi-bin/ipp-var.c:1044
msgid "Printer Modified"
msgstr "Pencetak Diubah"
-#: filter/bannertops.c:614
msgid "Printer Name: "
msgstr "Nama Pencetak: "
-#: cgi-bin/ipp-var.c:1040
msgid "Printer Paused"
msgstr "Pencetak Ditahan"
-#: ppdc/sample.c:265
msgid "Printer Settings"
msgstr "Pengaturan Pencetak"
-#: cups/localize.c:313
-msgid "Printer offline."
-msgstr "Pencetak tak terhubung."
-
-#: cups/notify.c:126
msgid "Printer:"
msgstr "Pencetak:"
-#: cgi-bin/printers.c:189 cgi-bin/printers.c:317
msgid "Printers"
msgstr "Pencetak"
-#: cgi-bin/classes.c:158 cgi-bin/printers.c:161
msgid "Purge Jobs"
msgstr "Membersihkan Tugas"
-#: ppdc/sample.c:117
msgid "Quarto"
msgstr "Kuarto"
-#: scheduler/ipp.c:1522
msgid "Quota limit reached."
msgstr "Batas kuota telah dicapai."
-#: berkeley/lpq.c:507
msgid "Rank Owner Job File(s) Total Size\n"
msgstr "Urut Tuan Tgs Berkas Ukur Total\n"
-#: berkeley/lpq.c:503
-msgid "Rank Owner Pri Job Files Total Size\n"
-msgstr "Urut Tuan Pri Tugas Berkas Ukuran Total\n"
+msgid ""
+"Rank Owner Pri Job Files Total Size\n"
+msgstr ""
+"Urut Tuan Pri Tugas Berkas Ukuran Total\n"
-#: cgi-bin/classes.c:156 cgi-bin/printers.c:159
msgid "Reject Jobs"
msgstr "Tolak Tugas"
-#: ppdc/sample.c:399
msgid "Reprint After Error"
msgstr "Cetak Ulang Usai Kesalahan"
-#: cups/http-support.c:1224
msgid "Request Entity Too Large"
msgstr "Entitas Pesanan Terlalu Besar"
-#: cups/ppd.c:755 cups/ppd.c:1293 ppdc/sample.c:203
msgid "Resolution"
msgstr "Resolusi"
-#: cgi-bin/classes.c:150
msgid "Resume Class"
msgstr ""
-#: cgi-bin/printers.c:152
msgid "Resume Printer"
msgstr ""
-#: ppdc/sample.c:128
msgid "Return Address"
msgstr "Alamat Pengembalian"
-#: ppdc/sample.c:137
msgid "Return Address - 3/4 x 2\""
msgstr "Alamat Pengembalian - 3/4 x 2\""
-#: ppdc/sample.c:420
msgid "Rewind"
msgstr "Ulang"
-#: cups/adminutil.c:2167
#, c-format
msgid "Running command: %s %s -N -A %s -c '%s'\n"
msgstr "Menjalankan perintah: %s %s -N -A %s -c '%s'\n"
-#: backend/scsi-irix.c:70 backend/scsi-linux.c:83
-msgid "SCSI Printer"
-msgstr "Pencetak SCSI"
-
-#: cups/snmp.c:996
msgid "SEQUENCE uses indefinite length"
msgstr "SEQUENCE memiliki panjang tak terdefinisi"
-#: cups/http-support.c:1205
msgid "See Other"
msgstr "Lihat Lainnya"
-#: backend/serial.c:784 backend/serial.c:943 backend/serial.c:1065
-#: backend/serial.c:1159
#, c-format
msgid "Serial Port #%d"
msgstr "Port Serial #%d"
-#: cgi-bin/ipp-var.c:1056
msgid "Server Restarted"
msgstr "Server Dijalankan Ulang"
-#: cgi-bin/ipp-var.c:1062
msgid "Server Security Auditing"
msgstr "Audit Sekuritas Server"
-#: cgi-bin/ipp-var.c:1058
msgid "Server Started"
msgstr "Server Dijalankan"
-#: cgi-bin/ipp-var.c:1060
msgid "Server Stopped"
msgstr "Server Dihentikan"
-#: cups/http-support.c:1242
msgid "Service Unavailable"
msgstr "Layanan Tak Tersedia"
-#: cgi-bin/admin.c:2802 cgi-bin/admin.c:2848 cgi-bin/admin.c:3005
-#: cgi-bin/admin.c:3024
msgid "Set Allowed Users"
msgstr "Atur Pengguna yang Boleh"
-#: cgi-bin/admin.c:3051
msgid "Set As Server Default"
msgstr "Atur Sebagai Baku Server"
-#: cgi-bin/admin.c:3151
msgid "Set Class Options"
msgstr "Atur Opsi Kelas"
-#: cgi-bin/admin.c:3151 cgi-bin/admin.c:3320 cgi-bin/admin.c:3675
msgid "Set Printer Options"
msgstr "Atur Opsi Pencetak"
-#: cgi-bin/admin.c:3845 cgi-bin/admin.c:3889 cgi-bin/admin.c:3907
msgid "Set Publishing"
msgstr "Atur Penerbitan"
-#: ppdc/sample.c:129
msgid "Shipping Address"
msgstr "Alamat Pengiriman"
-#: ppdc/sample.c:138
msgid "Shipping Address - 2 5/16 x 4\""
msgstr "Alamat Pengiriman - 2 5/16 x 4\""
-#: ppdc/sample.c:245
msgid "Short-Edge (Landscape)"
msgstr "Sisi-Pendek (Mendatar)"
-#: ppdc/sample.c:259
msgid "Special Paper"
msgstr "Kertas Khusus"
-#: ppdc/sample.c:312
msgid "Standard"
msgstr "Standar"
-#: cgi-bin/admin.c:3538
msgid "Starting Banner"
msgstr "Menjalankan Pataka"
-#: ppdc/sample.c:118
msgid "Statement"
msgstr "Pernyataan"
-#: ppdc/sample.c:223
msgid "Stylus Color Series"
msgstr "Seri Stylus Color"
-#: ppdc/sample.c:229
msgid "Stylus Photo Series"
msgstr "Seri Stylus Photo"
-#: ppdc/sample.c:119
msgid "Super A"
msgstr "Super A"
-#: ppdc/sample.c:120
msgid "Super B"
msgstr "Super B"
-#: ppdc/sample.c:125
msgid "Super B/A3"
msgstr "Super B/A3"
-#: cups/http-support.c:1187
msgid "Switching Protocols"
msgstr "Berpindah Protokol"
-#: ppdc/sample.c:121
msgid "Tabloid"
msgstr "Tabloid"
-#: ppdc/sample.c:122
msgid "Tabloid (Oversize)"
msgstr "Tabloid (Besar)"
-#: ppdc/sample.c:313
msgid "Tear"
msgstr ""
-#: ppdc/sample.c:418
msgid "Tear-Off"
msgstr ""
-#: ppdc/sample.c:359
msgid "Tear-Off Adjust Position"
msgstr ""
-#: scheduler/ipp.c:7337
#, c-format
msgid "The PPD file \"%s\" could not be found."
msgstr "Berkas PPD \"%s\" tak bisa ditemukan."
-#: scheduler/ipp.c:7324
#, c-format
msgid "The PPD file \"%s\" could not be opened: %s"
msgstr "Berkas PPD \"%s\" tak bisa dibuka: %s"
-#: cgi-bin/admin.c:644
msgid ""
"The class name may only contain up to 127 printable characters and may not "
"contain spaces, slashes (/), or the pound sign (#)."
@@ -5124,16 +3866,69 @@ msgstr ""
"Nama kelas paling banyak 127 karakter cetak dan tidak mengandung spasi, "
"garis miring (/), atau pun tanda pagar (#)."
-#: scheduler/ipp.c:2177
-msgid "The notify-lease-duration attribute cannot be used with job subscriptions."
-msgstr "Atribut notify-lease-duration tak bisa digunakan bersama subskripsi tugas."
+msgid "The developer unit needs to be replaced."
+msgstr ""
+
+msgid "The developer unit will need to be replaced soon."
+msgstr ""
+
+msgid "The fuser's temperature is high."
+msgstr ""
+
+msgid "The fuser's temperature is low."
+msgstr ""
+
+msgid ""
+"The notify-lease-duration attribute cannot be used with job subscriptions."
+msgstr ""
+"Atribut notify-lease-duration tak bisa digunakan bersama subskripsi tugas."
-#: scheduler/ipp.c:2160 scheduler/ipp.c:6228
#, c-format
-msgid "The notify-user-data value is too large (%d > 63 octets)!"
-msgstr "Nilai notify-user-data terlalu besar (%d > 63 oktet)!"
+msgid "The notify-user-data value is too large (%d > 63 octets)"
+msgstr ""
+
+msgid "The optical photoconductor needs to be replaced."
+msgstr ""
+
+msgid "The optical photoconductor will need to be replaced soon."
+msgstr ""
+
+msgid "The output bin is almost full."
+msgstr ""
+
+msgid "The output bin is full."
+msgstr ""
+
+msgid "The output bin is missing."
+msgstr ""
+
+msgid "The paper tray is almost empty."
+msgstr ""
+
+msgid "The paper tray is empty."
+msgstr ""
+
+msgid "The paper tray is missing."
+msgstr ""
+
+msgid "The paper tray needs to be filled."
+msgstr ""
+
+msgid "The printer is almost out of ink."
+msgstr ""
+
+msgid "The printer is low on toner."
+msgstr ""
+
+msgid "The printer is offline."
+msgstr ""
+
+msgid "The printer is out of ink."
+msgstr ""
+
+msgid "The printer is out of toner."
+msgstr ""
-#: cgi-bin/admin.c:827
msgid ""
"The printer name may only contain up to 127 printable characters and may not "
"contain spaces, slashes (/), or the pound sign (#)."
@@ -5141,43 +3936,46 @@ msgstr ""
"Nama pencetak paling banyak 127 karakter cetak dan tidak mengandung spasi, "
"garis miring (/), atau tanda pagar (#)."
-#: scheduler/ipp.c:1357
-msgid "The printer or class is not shared!"
-msgstr "Pencetak atau kelas tidak dikongsikan!"
-
-#: scheduler/ipp.c:884 scheduler/ipp.c:1190 scheduler/ipp.c:3856
-#: scheduler/ipp.c:3964 scheduler/ipp.c:5759 scheduler/ipp.c:6062
-#: scheduler/ipp.c:6375 scheduler/ipp.c:6912 scheduler/ipp.c:7542
-#: scheduler/ipp.c:7598 scheduler/ipp.c:7911 scheduler/ipp.c:8153
-#: scheduler/ipp.c:8243 scheduler/ipp.c:8276 scheduler/ipp.c:8597
-#: scheduler/ipp.c:8988 scheduler/ipp.c:9068 scheduler/ipp.c:10209
-#: scheduler/ipp.c:10665 scheduler/ipp.c:10994 scheduler/ipp.c:11061
-#: scheduler/ipp.c:11344
+msgid "The printer or class is not shared"
+msgstr ""
+
msgid "The printer or class was not found."
msgstr "Pencetak atau kelas tidak ditemukan."
-#: scheduler/ipp.c:990 scheduler/ipp.c:2367
+msgid "The printer's cover is open."
+msgstr ""
+
+msgid "The printer's door is open."
+msgstr ""
+
+msgid "The printer's interlock is open."
+msgstr ""
+
+msgid "The printer's waste bin is almost full."
+msgstr ""
+
+msgid "The printer's waste bin is full."
+msgstr ""
+
#, c-format
msgid "The printer-uri \"%s\" contains invalid characters."
msgstr "Terdapat karakter tidak sah pada printer-uri \"%s\"."
-#: scheduler/ipp.c:3801
-msgid "The printer-uri attribute is required!"
-msgstr "Atribut printer-uri diperlukan!"
+msgid "The printer-uri attribute is required"
+msgstr ""
-#: scheduler/ipp.c:974
-msgid "The printer-uri must be of the form \"ipp://HOSTNAME/classes/CLASSNAME\"."
+msgid ""
+"The printer-uri must be of the form \"ipp://HOSTNAME/classes/CLASSNAME\"."
msgstr ""
"Bentuk printer-uri seharusnya menuruti format \"ipp://HOSTNAME/classes/"
"CLASSNAME\"."
-#: scheduler/ipp.c:2351
-msgid "The printer-uri must be of the form \"ipp://HOSTNAME/printers/PRINTERNAME\"."
+msgid ""
+"The printer-uri must be of the form \"ipp://HOSTNAME/printers/PRINTERNAME\"."
msgstr ""
"Bentuk printer-uri seharusnya menuruti format \"ipp://HOSTNAME/printers/"
"PRINTERNAME\"."
-#: cgi-bin/admin.c:385
msgid ""
"The subscription name may not contain spaces, slashes (/), question marks "
"(?), or the pound sign (#)."
@@ -5185,379 +3983,291 @@ msgstr ""
"Nama subskripsi tidak bisa mengandung spasi, garis miring (/), tanda tanya "
"(?), atau tanda pagar (#)."
-#: scheduler/ipp.c:6305
msgid "There are too many subscriptions."
msgstr "Terlalu banyak subskripsi."
-#: ppdc/sample.c:406
+msgid "There is a paper jam."
+msgstr ""
+
msgid "Thermal Transfer Media"
msgstr ""
-#: filter/bannertops.c:640
msgid "Title: "
msgstr "Judul: "
-#: cups/localize.c:315
-msgid "Toner low."
-msgstr "Toner lemah."
-
-#: scheduler/ipp.c:1516
msgid "Too many active jobs."
msgstr "Terlalu banyak tugas yang aktif."
-#: scheduler/ipp.c:1454
#, c-format
-msgid "Too many job-sheets values (%d > 2)!"
-msgstr "Terlalu banyak nilai job-sheets (%d > 2)!"
+msgid "Too many job-sheets values (%d > 2)"
+msgstr ""
-#: scheduler/ipp.c:2672
#, c-format
-msgid "Too many printer-state-reasons values (%d > %d)!"
-msgstr "Terlalu banyak nilai printer-state-reasons (%d > %d)!"
+msgid "Too many printer-state-reasons values (%d > %d)"
+msgstr ""
-#: ppdc/sample.c:260
msgid "Transparency"
msgstr "Transparansi"
-#: ppdc/sample.c:255
msgid "Tray"
msgstr "Baki"
-#: ppdc/sample.c:236
msgid "Tray 1"
msgstr "Baki 1"
-#: ppdc/sample.c:237
msgid "Tray 2"
msgstr "Baki 2"
-#: ppdc/sample.c:238
msgid "Tray 3"
msgstr "Baki 3"
-#: ppdc/sample.c:239
msgid "Tray 4"
msgstr "Baki 4"
-#: cups/http-support.c:1227
msgid "URI Too Long"
msgstr "URI Terlalu Panjang"
-#: ppdc/sample.c:88
msgid "US Executive"
msgstr "Eksekutif AS"
-#: ppdc/sample.c:91
msgid "US Fanfold"
msgstr "Fanfold AS"
-#: ppdc/sample.c:105
msgid "US Ledger"
msgstr "Ledger AS"
-#: ppdc/sample.c:106
msgid "US Legal"
msgstr "Legal AS"
-#: ppdc/sample.c:107
msgid "US Legal (Oversize)"
msgstr "Legal AS (Besar)"
-#: ppdc/sample.c:108
msgid "US Letter"
msgstr "Kuarto AS"
-#: ppdc/sample.c:109
msgid "US Letter (Oversize)"
msgstr "Kuarto AS (Besar)"
-#: ppdc/sample.c:110
msgid "US Letter (Small)"
msgstr "Kuarto AS (Kecil)"
-#: backend/serial.c:797
#, c-format
msgid "USB Serial Port #%d"
msgstr "Port Serial USB #%d"
-#: cgi-bin/admin.c:1933 cgi-bin/admin.c:1946 cgi-bin/admin.c:1970
msgid "Unable to access cupsd.conf file:"
msgstr "Tidak bisa mengakses berkas cupsd.conf:"
-#: cgi-bin/admin.c:437
msgid "Unable to add RSS subscription:"
msgstr "Tidak bisa menambah subskripsi RSS:"
-#: cgi-bin/admin.c:710
msgid "Unable to add class:"
msgstr "Tidak bisa menambah kelas:"
-#: scheduler/ipp.c:1560
#, c-format
-msgid "Unable to add job for destination \"%s\"!"
-msgstr "Tidak bisa menambah tugas untuk tujuan \"%s\"!"
+msgid "Unable to add job for destination \"%s\""
+msgstr ""
-#: cgi-bin/admin.c:959 cgi-bin/admin.c:1320
msgid "Unable to add printer:"
msgstr "Tidak bisa menambah pencetak:"
-#: scheduler/ipp.c:1302
-msgid "Unable to allocate memory for file types!"
-msgstr "Tidak bisa mengalokasikan memori untuk jenis berkas!"
+msgid "Unable to allocate memory for file types"
+msgstr ""
-#: cgi-bin/admin.c:1426
msgid "Unable to cancel RSS subscription:"
msgstr "Tidak bisa membatalkan subskripsi RSS:"
-#: cgi-bin/admin.c:3890
msgid "Unable to change printer-is-shared attribute:"
msgstr "Tidak bisa mengubah atribut printer-is-shared:"
-#: cgi-bin/admin.c:3006
msgid "Unable to change printer:"
msgstr "Tidak bisa mengubah pencetak:"
-#: cgi-bin/admin.c:1610 cgi-bin/admin.c:1774
msgid "Unable to change server settings:"
msgstr "Tidak bisa mengubah pengaturan server:"
-#: cups/adminutil.c:941 cups/util.c:1652
msgid "Unable to connect to host."
msgstr "Tidak bisa terhubung ke host."
-#: cups/adminutil.c:737
#, c-format
-msgid "Unable to copy 64-bit CUPS printer driver files (%d)!"
-msgstr "Tidak bisa menyalin berkas penggerak pencetak CUPS 64-bit (%d)!"
+msgid "Unable to copy 64-bit CUPS printer driver files (%d)"
+msgstr ""
-#: cups/adminutil.c:702
#, c-format
-msgid "Unable to copy 64-bit Windows printer driver files (%d)!"
-msgstr "Tidak bisa menyalin berkas penggerak pencetak Windows 64-bit (%d)!"
+msgid "Unable to copy 64-bit Windows printer driver files (%d)"
+msgstr ""
-#: cups/adminutil.c:533
#, c-format
-msgid "Unable to copy CUPS printer driver files (%d)!"
-msgstr "Tidak bisa menyalin berkas penggerak pencetak CUPS (%d)!"
+msgid "Unable to copy CUPS printer driver files (%d)"
+msgstr ""
-#: scheduler/ipp.c:2788
-#, c-format
-msgid "Unable to copy PPD file - %s!"
-msgstr "Tidak bisa menyalin berkas PPD - %s!"
+msgid "Unable to copy PPD file"
+msgstr ""
-#: scheduler/ipp.c:2854
-msgid "Unable to copy PPD file!"
-msgstr "Tidak bisa menyalin berkas PPD!"
+#, c-format
+msgid "Unable to copy PPD file - %s"
+msgstr ""
-#: cups/adminutil.c:498
#, c-format
-msgid "Unable to copy Windows 2000 printer driver files (%d)!"
-msgstr "Tidak bisa menyalin berkas penggerak pencetak Windows 2000 (%d)!"
+msgid "Unable to copy Windows 2000 printer driver files (%d)"
+msgstr ""
-#: cups/adminutil.c:621
#, c-format
-msgid "Unable to copy Windows 9x printer driver files (%d)!"
-msgstr "Tidak bisa menyalin berkas penggerak pencetak Windows 9x (%d)!"
+msgid "Unable to copy Windows 9x printer driver files (%d)"
+msgstr ""
-#: scheduler/ipp.c:2765
#, c-format
-msgid "Unable to copy interface script - %s!"
-msgstr "Tidak bisa menyalin skrip antarmuka - %s!"
+msgid "Unable to copy interface script - %s"
+msgstr ""
-#: cups/util.c:607 cups/util.c:1711
-msgid "Unable to create printer-uri!"
-msgstr "Tidak bisa membuat printer-uri!"
+msgid "Unable to create printer-uri"
+msgstr ""
-#: cgi-bin/admin.c:1824 cgi-bin/admin.c:1836
msgid "Unable to create temporary file:"
msgstr "Tidak bisa membuat berkas temporer:"
-#: cgi-bin/admin.c:2127
msgid "Unable to delete class:"
msgstr "Tidak bisa menghapus kelas:"
-#: cgi-bin/admin.c:2212
msgid "Unable to delete printer:"
msgstr "Tidak bisa menghapus pencetak:"
-#: cgi-bin/classes.c:245 cgi-bin/printers.c:254
msgid "Unable to do maintenance command:"
msgstr ""
-#: cgi-bin/admin.c:1948
-msgid "Unable to edit cupsd.conf files larger than 1MB!"
-msgstr "Tidak bisa menyunting berkas cupsd.conf lebih dari 1MB!"
+msgid "Unable to edit cupsd.conf files larger than 1MB"
+msgstr ""
-#: cgi-bin/ipp-var.c:361
-msgid "Unable to find destination for job!"
-msgstr "Tidak bisa menemukan tujuan untuk tugas!"
+msgid "Unable to find destination for job"
+msgstr ""
-#: cups/http-support.c:1509
-msgid "Unable to find printer!\n"
-msgstr "Tidak bisa menemukan pencetak!\n"
+msgid "Unable to find printer\n"
+msgstr ""
-#: cgi-bin/classes.c:435
msgid "Unable to get class list:"
msgstr "Tidak bisa memperoleh daftar kelas:"
-#: cgi-bin/classes.c:534
msgid "Unable to get class status:"
msgstr "Tidak bisa memperoleh status kelas:"
-#: cgi-bin/admin.c:1221
msgid "Unable to get list of printer drivers:"
msgstr "Tidak bisa memperoleh daftar penggerak pencetak:"
-#: cgi-bin/admin.c:2856
msgid "Unable to get printer attributes:"
msgstr "Tidak bisa memperoleh atribut pencetak:"
-#: cgi-bin/printers.c:452
msgid "Unable to get printer list:"
msgstr "Tidak bisa memperoleh daftar pencetak:"
-#: cgi-bin/printers.c:554
msgid "Unable to get printer status:"
msgstr "Tidak bisa memperoleh status pencetak:"
-#: cups/adminutil.c:576 cups/adminutil.c:780
#, c-format
-msgid "Unable to install Windows 2000 printer driver files (%d)!"
-msgstr "Tidak bisa memasang berkas penggerak pencetak Windows 2000 (%d)!"
+msgid "Unable to install Windows 2000 printer driver files (%d)"
+msgstr ""
-#: cups/adminutil.c:650
#, c-format
-msgid "Unable to install Windows 9x printer driver files (%d)!"
-msgstr "Tidak bisa memasang berkas penggerak pencetak Windows 9x (%d)!"
+msgid "Unable to install Windows 9x printer driver files (%d)"
+msgstr ""
-#: cgi-bin/admin.c:709
msgid "Unable to modify class:"
msgstr "Tidak bisa mengubah kelas:"
-#: cgi-bin/admin.c:958 cgi-bin/admin.c:1319
msgid "Unable to modify printer:"
msgstr "Tidak bisa mengubah pencetak"
-#: cgi-bin/ipp-var.c:428 cgi-bin/ipp-var.c:517
msgid "Unable to move job"
msgstr "Tidak bisa memindahkan tugas"
-#: cgi-bin/ipp-var.c:430 cgi-bin/ipp-var.c:519
msgid "Unable to move jobs"
msgstr "Tidak bisa memindahkan tugas"
-#: cups/ppd.c:336
msgid "Unable to open PPD file"
msgstr "Tidak bisa membuka berkas PPD"
-#: cgi-bin/admin.c:3202
msgid "Unable to open PPD file:"
msgstr "Tidak bisa membuka berkas PPD:"
-#: cgi-bin/admin.c:2582
msgid "Unable to open cupsd.conf file:"
msgstr "Tidak bisa membuka berkas cupsd.conf:"
-#: scheduler/ipp.c:6710
#, c-format
-msgid "Unable to open document %d in job %d!"
-msgstr "Tidak bisa membuka dokumen %d pada tugas %d!"
+msgid "Unable to open document %d in job %d"
+msgstr ""
-#: cgi-bin/ipp-var.c:790
msgid "Unable to print test page:"
msgstr "Tidak bisa mencetak halaman uji:"
-#: cups/adminutil.c:2203
#, c-format
msgid "Unable to run \"%s\": %s\n"
msgstr "Tidak bisa menjalankan \"%s\": %s\n"
-#: cgi-bin/ipp-var.c:594 cgi-bin/ipp-var.c:614
-msgid "Unable to send command to printer driver!"
+msgid "Unable to send command to printer driver"
msgstr ""
-#: cups/adminutil.c:832
#, c-format
-msgid "Unable to set Windows printer driver (%d)!"
-msgstr "Tidak bisa mengeset penggerak pencetak Windows (%d)!"
+msgid "Unable to set Windows printer driver (%d)"
+msgstr ""
-#: cgi-bin/admin.c:3791
msgid "Unable to set options:"
msgstr "Tidak bisa mengeset opsi:"
-#: cgi-bin/admin.c:3093
msgid "Unable to set server default:"
msgstr ""
-#: cgi-bin/admin.c:1886
msgid "Unable to upload cupsd.conf file:"
msgstr "Tidak bisa mengunggah berkas cupsd.conf:"
-#: backend/usb-darwin.c:1953 backend/usb-darwin.c:1975
-msgid "Unable to use legacy USB class driver!\n"
+msgid "Unable to use legacy USB class driver\n"
msgstr ""
-#: cups/http-support.c:1215
msgid "Unauthorized"
msgstr "Terlarang"
-#: cgi-bin/admin.c:3491
msgid "Units"
msgstr "Unit"
-#: cups/http-support.c:1249 cups/ppd.c:360
msgid "Unknown"
msgstr "Tak Dikenal"
-#: scheduler/ipp.c:10867
#, c-format
msgid "Unknown printer-error-policy \"%s\"."
msgstr "printer-error-policy \"%s\" tak dikenal."
-#: scheduler/ipp.c:10850
#, c-format
msgid "Unknown printer-op-policy \"%s\"."
msgstr "printer-op-policy \"%s\" tak dikenal."
-#: scheduler/ipp.c:418
#, c-format
-msgid "Unsupported character set \"%s\"!"
-msgstr "Set karakter \"%s\" tak didukung!"
+msgid "Unsupported character set \"%s\""
+msgstr ""
-#: scheduler/ipp.c:8563 scheduler/ipp.c:9798
#, c-format
-msgid "Unsupported compression \"%s\"!"
-msgstr "Kompresi \"%s\" tak didukung!"
+msgid "Unsupported compression \"%s\""
+msgstr ""
-#: scheduler/ipp.c:11297
#, c-format
-msgid "Unsupported compression attribute %s!"
-msgstr "Atribut kompresi %s tak didukung!"
+msgid "Unsupported compression attribute %s"
+msgstr ""
-#: scheduler/ipp.c:11325
#, c-format
-msgid "Unsupported format \"%s\"!"
-msgstr "Format \"%s\" tak didukung!"
+msgid "Unsupported format \"%s\""
+msgstr ""
-#: scheduler/ipp.c:1420 scheduler/ipp.c:9932
#, c-format
-msgid "Unsupported format '%s'!"
-msgstr "Format '%s' tak didukung!"
+msgid "Unsupported format '%s'"
+msgstr ""
-#: scheduler/ipp.c:8697 scheduler/ipp.c:9915
#, c-format
-msgid "Unsupported format '%s/%s'!"
-msgstr "Format '%s/%s' tak didukung!"
+msgid "Unsupported format '%s/%s'"
+msgstr ""
-#: cups/snmp.c:1113
msgid "Unsupported value type"
msgstr "Jenis nilai tak didukung"
-#: cups/http-support.c:1230
msgid "Upgrade Required"
msgstr "Diperlukan Naik-Tingkat"
-#: systemv/lpadmin.c:805
msgid ""
"Usage:\n"
"\n"
@@ -5581,27 +4291,18 @@ msgstr ""
"pengguna]\n"
"\n"
-#: filter/pdftops.c:103
#, c-format
msgid "Usage: %s job user title copies options [filename]\n"
msgstr "Penggunaan: %s tugas pengguna judul salinan opsi [berkas]\n"
-#: backend/ipp.c:212 backend/lpd.c:184 backend/pap.c:228
-#: backend/parallel.c:127 backend/scsi.c:157 backend/serial.c:165
-#: backend/socket.c:132 backend/usb.c:183 filter/bannertops.c:118
-#: filter/hpgl-main.c:148 filter/imagetops.c:115 filter/imagetoraster.c:207
-#: filter/pstops.c:255 filter/rastertoepson.c:988 filter/rastertohp.c:713
-#: filter/rastertolabel.c:1135 filter/textcommon.c:518
#, c-format
msgid "Usage: %s job-id user title copies options [file]\n"
msgstr "Penggunaan: %s id-tugas pengguna judul rangkap opsi [berkas]\n"
-#: filter/gziptoany.c:53
#, c-format
msgid "Usage: %s job-id user title copies options file\n"
msgstr "Penggunaan: %s id-tugas pengguna judul rangkap opsi berkas\n"
-#: scheduler/cupsfilter.c:1329
msgid ""
"Usage: convert [ options ]\n"
"\n"
@@ -5621,7 +4322,6 @@ msgid ""
" -D Remove the input file when finished\n"
msgstr ""
-#: systemv/cupsaddsmb.c:286
msgid ""
"Usage: cupsaddsmb [options] printer1 ... printerN\n"
" cupsaddsmb [options] -a\n"
@@ -5646,7 +4346,6 @@ msgstr ""
" -h cups-server Menggunakan server CUPS yang ditentukan\n"
" -v Menjadi riuh (menampilkan perintah)\n"
-#: systemv/cupsctl.c:202
msgid ""
"Usage: cupsctl [options] [param=value ... paramN=valueN]\n"
"\n"
@@ -5678,7 +4377,6 @@ msgstr ""
" --[no-]share-printers Mengaktifkan/tidak pencetak yang dikongsi\n"
" --[no-]user-cancel-any Biarkan/cegah pengguna biasa membatalkan tugas\n"
-#: scheduler/main.c:2128
msgid ""
"Usage: cupsd [-c config-file] [-f] [-F] [-h] [-l]\n"
"\n"
@@ -5696,7 +4394,6 @@ msgstr ""
"-h Tampilkan pesan ini\n"
"-l Menjalankan cupsd dari launchd(8)\n"
-#: scheduler/cupsfilter.c:1316
msgid ""
"Usage: cupsfilter -m mime/type [ options ] filename\n"
"\n"
@@ -5716,13 +4413,13 @@ msgstr ""
"\n"
" -c cupsd.conf Mengeset berkas cupsd.conf untuk digunakan\n"
" -e Menggunakan tiap penyaring dari berkas PPD\n"
-" -j job-id[,N] Menyaring berkas N dari tugas yang diberikan (baku adalah berkas 1)\n"
+" -j job-id[,N] Menyaring berkas N dari tugas yang diberikan (baku adalah "
+"berkas 1)\n"
" -n copies Mengeset banyaknya salinan\n"
" -o name=value Mengeset opsi\n"
" -p filename.ppd Mengeset berkas PPD\n"
" -t title Mengeset judul\n"
-#: systemv/cupstestdsc.c:430
msgid ""
"Usage: cupstestdsc [options] filename.ps [... filename.ps]\n"
" cupstestdsc [options] -\n"
@@ -5744,13 +4441,14 @@ msgstr ""
" Catatan: program ini hanya memvalidasi komentar DSC, bukan PostScript "
"itu sendiri.\n"
-#: systemv/cupstestppd.c:3483
msgid ""
"Usage: cupstestppd [options] filename1.ppd[.gz] [... filenameN.ppd[.gz]]\n"
" program | cupstestppd [options] -\n"
"\n"
"Options:\n"
"\n"
+" -I {filename,filters,none,profiles}\n"
+" Ignore specific warnings\n"
" -R root-directory Set alternate root\n"
" -W {all,none,constraints,defaults,duplex,filters,profiles,sizes,"
"translations}\n"
@@ -5760,25 +4458,26 @@ msgid ""
" -v Be slightly verbose\n"
" -vv Be very verbose\n"
msgstr ""
-"Penggunaan: cupstestppd [opsi] berkas1.ppd[.gz] [... berkasN.ppd[.gz]]\n"
-" program | cupstestppd [opsi] -\n"
+
+msgid ""
+"Usage: ipptest [options] URI filename.test [ ... filenameN.test ]\n"
"\n"
-"Opsi:\n"
+"Options:\n"
"\n"
-" -R direktori-root Mengeset root alternatif\n"
-" -W {all,none,constraints,defaults,duplex,filters,profiles,sizes,"
-"translations}\n"
-" Menampilkan peringatan ketimbang kesalahan\n"
-" -q Berjalan senyap\n"
-" -r Menggunakan modus 'relaxed' terbuka\n"
-" -v Menjadi riuh\n"
-" -vv Menjadi sangat riuh\n"
+"-E Test with encryption.\n"
+"-V version Set default IPP version.\n"
+"-X Produce XML instead of plain text.\n"
+"-c Send requests using chunking (default)\n"
+"-d name=value Define variable.\n"
+"-f filename Set default test file.\n"
+"-i seconds Repeat the last test file with the given interval.\n"
+"-l Send requests using content-length\n"
+"-v Show all attributes sent and received.\n"
+msgstr ""
-#: systemv/lpmove.c:132
msgid "Usage: lpmove job/src dest\n"
msgstr "Penggunaan: lpmove tugas/sumber tujuan\n"
-#: systemv/lpoptions.c:540
msgid ""
"Usage: lpoptions [-h server] [-E] -d printer\n"
" lpoptions [-h server] [-E] [-p printer] -l\n"
@@ -5790,11 +4489,9 @@ msgstr ""
" lpoptions [-h server] [-E] -p pencetak -o opsi[=nilai] ...\n"
" lpoptions [-h server] [-E] -x pencetak\n"
-#: systemv/lppasswd.c:493
msgid "Usage: lppasswd [-g groupname]\n"
msgstr "Penggunaan: lppasswd [-g namakelompok]\n"
-#: systemv/lppasswd.c:496
msgid ""
"Usage: lppasswd [-g groupname] [username]\n"
" lppasswd [-g groupname] -a [username]\n"
@@ -5804,13 +4501,12 @@ msgstr ""
" lppasswd [-g namakelompok] -a [namapengguna]\n"
" lppasswd [-g namakelompok] -x [namapengguna]\n"
-#: berkeley/lpq.c:662
-msgid "Usage: lpq [-P dest] [-U username] [-h hostname[:port]] [-l] [+interval]\n"
+msgid ""
+"Usage: lpq [-P dest] [-U username] [-h hostname[:port]] [-l] [+interval]\n"
msgstr ""
"Penggunaan: lpq [-P tujuan] [-U namapengguna] [-h namahost[:portal]] [-l] "
"[+interval]\n"
-#: ppdc/ppdc.cxx:408
msgid ""
"Usage: ppdc [options] filename.drv [ ... filenameN.drv ]\n"
"Options:\n"
@@ -5842,19 +4538,13 @@ msgstr ""
" --crlf Akhiri baris dengan CR + LF (Windows).\n"
" --lf Akhiri baris dengan LF (UNIX/Linux/Mac OS X).\n"
-#: ppdc/ppdhtml.cxx:173
msgid ""
"Usage: ppdhtml [options] filename.drv >filename.html\n"
" -D name=value Set named variable to value.\n"
"Options:\n"
-" -I include-dir Add include directory to search path.\n"
+" -I include-dir Add include directory to search path.\n"
msgstr ""
-"Penggunaan: ppdhtml [opsi] berkas.drv >berkas.html\n"
-" -D nama=nilai Atur nilai variabel bernama.\n"
-"Opsi:\n"
-" -I dir-inklusi Tambah direktori dalam jalur pencarian.\n"
-#: ppdc/ppdi.cxx:129
msgid ""
"Usage: ppdi [options] filename.ppd [ ... filenameN.ppd ]\n"
"Options:\n"
@@ -5866,7 +4556,6 @@ msgstr ""
" -I direktori\n"
" -o berkas.drv\n"
-#: ppdc/ppdmerge.cxx:370
msgid ""
"Usage: ppdmerge [options] filename.ppd [ ... filenameN.ppd ]\n"
"Options:\n"
@@ -5876,159 +4565,107 @@ msgstr ""
"Opsi:\n"
" -o berkas.ppd[.gz]\n"
-#: ppdc/ppdpo.cxx:254
msgid ""
"Usage: ppdpo [options] -o filename.po filename.drv [ ... filenameN.drv ]\n"
"Options:\n"
" -D name=value Set named variable to value.\n"
-" -I include-dir Add include directory to search path.\n"
-" -v Be verbose (more v's for more verbosity).\n"
+" -I include-dir Add include directory to search path.\n"
+" -v Be verbose (more v's for more verbosity).\n"
msgstr ""
-"Penggunaan: ppdpo [opsi] -o berkas.po berkas.drv [ ... berkasN.drv ]\n"
-"Opsi:\n"
-" -D nama=nilai Mengeset nilai variabel bernama.\n"
-" -I dir-inklusi Tambah direktori dalam jalur pencarian.\n"
-" -v Menjadi riuh (tambahkan v lagi untuk lebih riuh).\n"
-#: backend/snmp.c:224
msgid "Usage: snmp [host-or-ip-address]\n"
msgstr "Penggunaan: snmp [host-atau-alamat-ip]\n"
-#: cups/snmp.c:1065
msgid "Value uses indefinite length"
msgstr "Value memiliki panjang tak terdefinisi"
-#: cups/snmp.c:1050
msgid "VarBind uses indefinite length"
msgstr "VarBind memiliki panjang tak terdefinisi"
-#: cups/snmp.c:1000
msgid "Version uses indefinite length"
msgstr "Version memiliki panjang tak terdefinisi"
-#: backend/pap.c:328
#, c-format
msgid "WARNING: Adding only the first %d printers found"
msgstr "WARNING: Hanya menambah %d pencetak pertama yang ditemukan"
-#: backend/pap.c:1460 backend/usb-darwin.c:1816
#, c-format
msgid "WARNING: Boolean expected for waiteof option \"%s\"\n"
msgstr "WARNING: Diharapkan boolean untuk opsi waiteof \"%s\"\n"
-#: backend/network.c:83 backend/pap.c:1293 backend/parallel.c:638
-#: backend/serial.c:1297 backend/usb-libusb.c:747 backend/usb-unix.c:583
-msgid "WARNING: Failed to read side-channel request!\n"
-msgstr "WARNING: Gagal membaca permintaan kanal sisi!\n"
+#, c-format
+msgid "WARNING: Network host '%s' is busy; will retry in %d seconds...\n"
+msgstr ""
-#: filter/pstops.c:2237
#, c-format
-msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature!\n"
-msgstr "WARNING: Opsi \"%s\" tidak akan disertakan via IncludeFeature!\n"
+msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature\n"
+msgstr ""
-#: backend/pap.c:503
msgid "WARNING: Printer not responding\n"
msgstr "WARNING: Pencetak tidak merespon!\n"
-#: backend/pap.c:831 backend/pap.c:854
msgid "WARNING: Printer sent unexpected EOF\n"
msgstr "WARNING: Pencetak mengirim EOF yang tak diharapkan\n"
-#: backend/lpd.c:618
#, c-format
msgid ""
"WARNING: Remote host did not respond with command status byte after %d "
-"seconds!\n"
+"seconds\n"
msgstr ""
-"WARNING: Host jarak jauh tidak merespon pada bita status perintah usai %d "
-"detik!\n"
-#: backend/lpd.c:1042 backend/lpd.c:1189
#, c-format
msgid ""
"WARNING: Remote host did not respond with control status byte after %d "
-"seconds!\n"
+"seconds\n"
msgstr ""
-"WARNING: Host jarak jauh tidak merespon pada bita kontrol status usai %d "
-"detik!\n"
-#: backend/lpd.c:1134
#, c-format
msgid ""
-"WARNING: Remote host did not respond with data status byte after %d "
-"seconds!\n"
+"WARNING: Remote host did not respond with data status byte after %d seconds\n"
msgstr ""
-"WARNING: Host jarak jauh tidak merespon pada bita status data usai %d "
-"detik!\n"
-#: backend/scsi-irix.c:210 backend/scsi-linux.c:228
-#, c-format
-msgid "WARNING: SCSI command timed out (%d); retrying...\n"
-msgstr "WARNING: Perintah SCSI kehabisan waktu (%d); mencoba ulang...\n"
-
-#: filter/pstops.c:1096
msgid ""
"WARNING: This document does not conform to the Adobe Document Structuring "
-"Conventions and may not print correctly!\n"
+"Conventions and may not print correctly\n"
msgstr ""
-"WARNING: Dokumen ini tidak sesuai dengan Adobe Document Structuring "
-"Conventions dan mungkin tidak tercetak dengan benar!\n"
-#: backend/pap.c:492
#, c-format
msgid "WARNING: Unable to open \"%s:%s\": %s\n"
msgstr "WARNING: Tidak bisa membuka \"%s:%s\": %s\n"
-#: backend/pap.c:637
msgid "WARNING: Unable to send PAP status request"
msgstr "WARNING: Tidak bisa mengirim permintaan status PAP"
-#: backend/pap.c:867
#, c-format
msgid "WARNING: Unexpected PAP packet of type %d\n"
msgstr ""
-#: backend/pap.c:872
#, c-format
msgid "WARNING: Unknown PAP packet of type %d\n"
msgstr "WARNING: Paket PAP berjenis %d tak dikenal\n"
-#: filter/pstops.c:2245
#, c-format
-msgid "WARNING: Unknown choice \"%s\" for option \"%s\"!\n"
-msgstr "WARNING: Pilihan \"%s\" tak dikenal untuk opsi \"%s\"!\n"
+msgid "WARNING: Unknown choice \"%s\" for option \"%s\"\n"
+msgstr ""
-#: filter/pstops.c:2230
#, c-format
-msgid "WARNING: Unknown option \"%s\"!\n"
-msgstr "WARNING: Opsi \"%s\" tak dikenal!\n"
+msgid "WARNING: Unknown option \"%s\"\n"
+msgstr ""
-#: backend/serial.c:380
#, c-format
-msgid "WARNING: Unsupported baud rate %s!\n"
+msgid "WARNING: Unsupported baud rate %s\n"
msgstr ""
-#: backend/pap.c:1474
#, c-format
msgid "WARNING: number expected for status option \"%s\"\n"
msgstr "WARNING: angka diharapkan untuk opsi status \"%s\"\n"
-#: backend/ipp.c:588 backend/ipp.c:723 backend/lpd.c:855 backend/socket.c:317
-#, c-format
-msgid ""
-"WARNING: recoverable: Network host '%s' is busy; will retry in %d "
-"seconds...\n"
+msgid "Warning, no Windows 2000 printer drivers are installed"
msgstr ""
-#: cups/adminutil.c:804
-msgid "Warning, no Windows 2000 printer drivers are installed!"
-msgstr "Peringatan, tak ada penggerak pencetak Windows 2000 yang terpasang!"
-
-#: cups/ppd.c:1875
msgid "Yes"
msgstr "Ya"
-#: scheduler/client.c:2402
#, c-format
msgid ""
"You must access this page using the URL <A HREF=\"https://%s:%d%s\">https://%"
@@ -6037,441 +4674,364 @@ msgstr ""
"Anda harus mengakses halaman ini melalui URL <A HREF=\"https://%s:%d%s"
"\">https://%s:%d%s</A>."
-#: ppdc/sample.c:87
msgid "You4 Envelope"
msgstr "You4 Amplop"
-#: ppdc/sample.c:410
msgid "ZPL Label Printer"
msgstr "Pencetak Label ZPL"
-#: ppdc/sample.c:333
msgid "Zebra"
msgstr "Zebra"
-#: cups/notify.c:102
msgid "aborted"
msgstr "digagalkan"
-#: cups/notify.c:99
msgid "canceled"
msgstr "dibatalkan"
-#: cups/notify.c:105
msgid "completed"
msgstr "diselesaikan"
-#: scheduler/cupsfilter.c:342
msgid "convert: Use the -f option to specify a file to convert.\n"
-msgstr "konversi: Gunakan opsi -f untuk menentukan berkas yang hendak dikonversi.\n"
+msgstr ""
+"konversi: Gunakan opsi -f untuk menentukan berkas yang hendak dikonversi.\n"
-#: scheduler/ipp.c:6583
msgid "cups-deviced failed to execute."
msgstr "cups-deviced gagal dieksekusi."
-#: scheduler/ipp.c:7259 scheduler/ipp.c:7509
msgid "cups-driverd failed to execute."
msgstr "cups-driverd gagal dieksekusi."
-#: systemv/cupsaddsmb.c:236
#, c-format
msgid "cupsaddsmb: No PPD file for printer \"%s\" - %s\n"
msgstr "cupsaddsmb: Tidak ada berkas PPD untuk pencetak \"%s\" - %s\n"
-#: systemv/cupsctl.c:153
#, c-format
msgid "cupsctl: Unable to connect to server: %s\n"
msgstr "cupsctl: Tidak bisa menghubungi server: %s\n"
-#: systemv/cupsctl.c:196
#, c-format
-msgid "cupsctl: Unknown option \"%s\"!\n"
-msgstr "cupsctl: Opsi tak dikenal \"%s\"!\n"
+msgid "cupsctl: Unknown option \"%s\"\n"
+msgstr ""
-#: systemv/cupsctl.c:198
#, c-format
-msgid "cupsctl: Unknown option \"-%c\"!\n"
-msgstr "cupsctl: Opsi tak dikenal \"-%c\"!\n"
+msgid "cupsctl: Unknown option \"-%c\"\n"
+msgstr ""
-#: scheduler/main.c:200
-msgid "cupsd: Expected config filename after \"-c\" option!\n"
-msgstr "cupsd: Diharapkan nama berkas konfigurasi usai opsi \"-c\"!\n"
+msgid "cupsd: Expected config filename after \"-c\" option\n"
+msgstr ""
-#: scheduler/main.c:232 scheduler/main.c:239
-msgid "cupsd: Unable to get current directory!\n"
-msgstr "cupsd: Tidak bisa memperoleh direktori sekarang!\n"
+msgid "cupsd: Unable to get current directory\n"
+msgstr ""
-#: scheduler/main.c:303
#, c-format
-msgid "cupsd: Unknown argument \"%s\" - aborting!\n"
-msgstr "cupsd: Argumen \"%s\" tak dikenal - digagalkan!\n"
+msgid "cupsd: Unknown argument \"%s\" - aborting\n"
+msgstr ""
-#: scheduler/main.c:296
#, c-format
-msgid "cupsd: Unknown option \"%c\" - aborting!\n"
-msgstr "cupsd: Opsi \"%c\" tak dikenal - digagalkan!\n"
+msgid "cupsd: Unknown option \"%c\" - aborting\n"
+msgstr ""
-#: scheduler/main.c:266
msgid "cupsd: launchd(8) support not compiled in, running in normal mode.\n"
msgstr ""
"cupsd: dukungan launchd(8) tidak dikompilasi serta, menjalankan dalam modus "
"normal.\n"
-#: scheduler/cupsfilter.c:1094
#, c-format
-msgid "cupsfilter: Invalid document number %d!\n"
-msgstr "cupsfilter: Jumlah dokumen %d tidak sah!\n"
+msgid "cupsfilter: Invalid document number %d\n"
+msgstr ""
-#: scheduler/cupsfilter.c:1088
#, c-format
-msgid "cupsfilter: Invalid job ID %d!\n"
-msgstr "cupsfilter: ID tugas %d tak sah!\n"
+msgid "cupsfilter: Invalid job ID %d\n"
+msgstr ""
-#: scheduler/cupsfilter.c:350
-msgid "cupsfilter: Only one filename can be specified!\n"
-msgstr "cupsfilter: Hanya satu nama berkas yang bisa ditentukan!\n"
+msgid "cupsfilter: Only one filename can be specified\n"
+msgstr ""
-#: scheduler/cupsfilter.c:1136
#, c-format
msgid "cupsfilter: Unable to get job file - %s\n"
msgstr "cupsfilter: Tidak bisa memperoleh berkas tugas - %s\n"
-#: systemv/cupstestppd.c:389
msgid "cupstestppd: The -q option is incompatible with the -v option.\n"
msgstr "cupstestppd: Opsi -q tidak cocok dengan opsi -v.\n"
-#: systemv/cupstestppd.c:405
msgid "cupstestppd: The -v option is incompatible with the -q option.\n"
msgstr "cupstestppd: Opsi -v tidak cocok dengan opsi -q.\n"
-#: systemv/lpstat.c:1231 systemv/lpstat.c:1234 systemv/lpstat.c:1237
#, c-format
msgid "device for %s/%s: %s\n"
msgstr "perangkat untuk %s/%s: %s\n"
-#: systemv/lpstat.c:1218 systemv/lpstat.c:1221 systemv/lpstat.c:1224
#, c-format
msgid "device for %s: %s\n"
msgstr "perangkat untuk %s: %s\n"
-#: cups/snmp.c:1037
msgid "error-index uses indefinite length"
msgstr "error-index memiliki panjang tak terdefinisi"
-#: cups/snmp.c:1029
msgid "error-status uses indefinite length"
msgstr "error-status memiliki panjang tak terdefinisi"
-#: cups/notify.c:90
msgid "held"
msgstr "ditahan"
-#: berkeley/lpc.c:214
msgid "help\t\tget help on commands\n"
msgstr "bantuan\t\tmemperoleh bantuan dari baris perintah\n"
-#: cups/notify.c:131
msgid "idle"
msgstr "menganggur"
-#: scheduler/ipp.c:8232
-msgid "job-printer-uri attribute missing!"
-msgstr "Atribut job-printer-uri hilang!"
+msgid "ipptest: \"-i\" is incompatible with \"-x\".\n"
+msgstr ""
-#: systemv/lpadmin.c:141 systemv/lpadmin.c:453
-msgid "lpadmin: Class name can only contain printable characters!\n"
-msgstr "lpadmin: Nama kelas hanya boleh diisi karakter cetak!\n"
+#, c-format
+msgid "ipptest: Bad URI - %s.\n"
+msgstr ""
-#: systemv/lpadmin.c:750
-msgid "lpadmin: Expected PPD after '-P' option!\n"
-msgstr "lpadmin: Diharapkan PPD usai opsi '-P'!\n"
+#, c-format
+msgid "ipptest: Bad version %s for \"-V\".\n"
+msgstr ""
-#: systemv/lpadmin.c:491
-msgid "lpadmin: Expected allow/deny:userlist after '-u' option!\n"
-msgstr "lpadmin: Diharapkan allow/deny:daftarpengguna usai opsi '-u'!\n"
+msgid "ipptest: May only specify a single URI.\n"
+msgstr ""
-#: systemv/lpadmin.c:442
-msgid "lpadmin: Expected class after '-r' option!\n"
-msgstr "lpadmin: Diharapkan kelas usai opsi '-r'!\n"
+msgid "ipptest: Missing filename for \"-f\".\n"
+msgstr ""
-#: systemv/lpadmin.c:130
-msgid "lpadmin: Expected class name after '-c' option!\n"
-msgstr "lpadmin: Diharapkan nama kelas usai opsi '-c'!\n"
+msgid "ipptest: Missing name=value for \"-d\".\n"
+msgstr ""
-#: systemv/lpadmin.c:643
-msgid "lpadmin: Expected description after '-D' option!\n"
-msgstr "lpadmin: Diharapkan deskripsi usai opsi '-D'!\n"
+msgid "ipptest: Missing seconds for \"-i\".\n"
+msgstr ""
-#: systemv/lpadmin.c:550
-msgid "lpadmin: Expected device URI after '-v' option!\n"
-msgstr "lpadmin: Diharapkan URI perangkat usai opsi '-v'!\n"
+msgid "ipptest: Missing version for \"-V\".\n"
+msgstr ""
-#: systemv/lpadmin.c:659
-msgid "lpadmin: Expected file type(s) after '-I' option!\n"
-msgstr "lpadmin: Diharapkan jenis berkas usai opsi '-I'!\n"
+msgid "ipptest: Only http, https, and ipp URIs are supported."
+msgstr ""
-#: systemv/lpadmin.c:212
-msgid "lpadmin: Expected hostname after '-h' option!\n"
-msgstr "lpadmin: Diharapkan nama host usai opsi '-h'!\n"
+msgid "ipptest: URI required before test file."
+msgstr ""
-#: systemv/lpadmin.c:257
-msgid "lpadmin: Expected interface after '-i' option!\n"
-msgstr "lpadmin: Diharapkan antarmuka usai opsi '-i'!\n"
+#, c-format
+msgid "ipptest: Unknown option \"-%c\".\n"
+msgstr ""
-#: systemv/lpadmin.c:704
-msgid "lpadmin: Expected location after '-L' option!\n"
-msgstr "lpadmin: Diharapkan lokasi usai opsi '-L'!\n"
+msgid "job-printer-uri attribute missing"
+msgstr ""
-#: systemv/lpadmin.c:338
-msgid "lpadmin: Expected model after '-m' option!\n"
-msgstr "lpadmin: Diharapkan model usai opsi '-m'!\n"
+msgid "lpadmin: Class name can only contain printable characters\n"
+msgstr ""
-#: systemv/lpadmin.c:358
-msgid "lpadmin: Expected name=value after '-o' option!\n"
-msgstr "lpadmin: Diharapkan nama=nilai usai opsi '-o'!\n"
+msgid "lpadmin: Expected PPD after '-P' option\n"
+msgstr ""
-#: systemv/lpadmin.c:391
-msgid "lpadmin: Expected printer after '-p' option!\n"
-msgstr "lpadmin: Diharapkan pencetak usai opsi '-p'!\n"
+msgid "lpadmin: Expected allow/deny:userlist after '-u' option\n"
+msgstr ""
-#: systemv/lpadmin.c:174
-msgid "lpadmin: Expected printer name after '-d' option!\n"
-msgstr "lpadmin: Diharapkan nama pencetak usai opsi '-d'!\n"
+msgid "lpadmin: Expected class after '-r' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected class name after '-c' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected description after '-D' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected device URI after '-v' option\n"
+msgstr ""
-#: systemv/lpadmin.c:584
-msgid "lpadmin: Expected printer or class after '-x' option!\n"
-msgstr "lpadmin: Diharapkan pencetak atau kelas usai opsi '-x'!\n"
+msgid "lpadmin: Expected file type(s) after '-I' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected hostname after '-h' option\n"
+msgstr ""
-#: systemv/lpadmin.c:1128
-msgid "lpadmin: No member names were seen!\n"
-msgstr "lpadmin: Tidak ada nama anggota yang terlihat!\n"
+msgid "lpadmin: Expected interface after '-i' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected location after '-L' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected model after '-m' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected name=value after '-o' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected printer after '-p' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected printer name after '-d' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected printer or class after '-x' option\n"
+msgstr ""
+
+msgid "lpadmin: No member names were seen\n"
+msgstr ""
-#: systemv/lpadmin.c:893
#, c-format
msgid "lpadmin: Printer %s is already a member of class %s.\n"
msgstr "lpadmin: Pencetak %s sudah menjadi anggota kelas %s.\n"
-#: systemv/lpadmin.c:1142
#, c-format
msgid "lpadmin: Printer %s is not a member of class %s.\n"
msgstr "lpadmin: Pencetak %s bukanlah anggota kelas %s.\n"
-#: systemv/lpadmin.c:185 systemv/lpadmin.c:402 systemv/lpadmin.c:595
-msgid "lpadmin: Printer name can only contain printable characters!\n"
-msgstr "lpadmin: Nama pencetak hanya bisa mengandung karakter cetak!\n"
+msgid "lpadmin: Printer name can only contain printable characters\n"
+msgstr ""
-#: systemv/lpadmin.c:115
msgid ""
"lpadmin: Unable to add a printer to the class:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Tidak bisa menambah pencetak ke kelas:\n"
-" Anda harus menentukan nama pencetak lebih dulu!\n"
-#: systemv/lpadmin.c:106 systemv/lpadmin.c:159 systemv/lpadmin.c:230
-#: systemv/lpadmin.c:291 systemv/lpadmin.c:310 systemv/lpadmin.c:376
-#: systemv/lpadmin.c:417 systemv/lpadmin.c:523 systemv/lpadmin.c:569
-#: systemv/lpadmin.c:615 systemv/lpadmin.c:677 systemv/lpadmin.c:723
-#: systemv/lpadmin.c:784
#, c-format
msgid "lpadmin: Unable to connect to server: %s\n"
msgstr "lpadmin: Tidak bisa terkoneksi ke server: %s\n"
-#: systemv/lpadmin.c:1851
#, c-format
msgid "lpadmin: Unable to open PPD file \"%s\" - %s\n"
msgstr "lpadmin: Tidak bisa membuka berkas PPD \"%s\" - %s\n"
-#: systemv/lpadmin.c:1460
#, c-format
msgid "lpadmin: Unable to open file \"%s\": %s\n"
msgstr "lpadmin: Tidak bisa membuka berkas \"%s\": %s\n"
-#: systemv/lpadmin.c:426
msgid ""
"lpadmin: Unable to remove a printer from the class:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Tidak bisa membuang pencetak dari kelas:\n"
-" Anda harus menentukan nama pencetak lebih dulu!\n"
-#: systemv/lpadmin.c:732
msgid ""
"lpadmin: Unable to set the PPD file:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Tidak bisa mengeset berkas PPD:\n"
-" Anda harus menentukan nama pencetak lebih dulu!\n"
-#: systemv/lpadmin.c:532
msgid ""
"lpadmin: Unable to set the device URI:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Tidak bisa mengeset URI perangkat:\n"
-" Anda harus menentukan nama pencetak lebih dulu!\n"
-#: systemv/lpadmin.c:319
msgid ""
"lpadmin: Unable to set the interface script or PPD file:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Tidak bisa mengeset skrip antarmuka atau berkas PPD:\n"
-" Anda harus menentukan nama pencetak lebih dulu!\n"
-#: systemv/lpadmin.c:239
msgid ""
"lpadmin: Unable to set the interface script:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Tidak bisa mengeset skrip antarmuka:\n"
-" Anda harus menentukan nama pencetak lebih dulu!\n"
-#: systemv/lpadmin.c:624
msgid ""
"lpadmin: Unable to set the printer description:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Tidak bisa mengeset deskripsi pencetak:\n"
-" Anda harus menentukan nama pencetak lebih dulu!\n"
-#: systemv/lpadmin.c:686
msgid ""
"lpadmin: Unable to set the printer location:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Tidak bisa mengeset lokasi pencetak:\n"
-" Anda harus menentukan nama pencetak lebih dulu!\n"
-#: systemv/lpadmin.c:793
msgid ""
"lpadmin: Unable to set the printer options:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Tidak bisa mengeset opsi pencetak:\n"
-" Anda harus menentukan nama pencetak lebih dulu!\n"
-#: systemv/lpadmin.c:508
#, c-format
-msgid "lpadmin: Unknown allow/deny option \"%s\"!\n"
-msgstr "lpadmin: Opsi boleh/larang tak dikenal \"%s\"!\n"
+msgid "lpadmin: Unknown allow/deny option \"%s\"\n"
+msgstr ""
-#: systemv/lpadmin.c:766
#, c-format
-msgid "lpadmin: Unknown argument '%s'!\n"
-msgstr "lpadmin: Argumen tak dikenal '%s'!\n"
+msgid "lpadmin: Unknown argument '%s'\n"
+msgstr ""
-#: systemv/lpadmin.c:761
#, c-format
-msgid "lpadmin: Unknown option '%c'!\n"
-msgstr "lpadmin: Opsi tak dikenal '%c'!\n"
+msgid "lpadmin: Unknown option '%c'\n"
+msgstr ""
-#: systemv/lpadmin.c:665
-msgid "lpadmin: Warning - content type list ignored!\n"
-msgstr "lpadmin: Peringatan - jenis isi diabaikan!\n"
+msgid "lpadmin: Warning - content type list ignored\n"
+msgstr ""
-#: berkeley/lpc.c:81 berkeley/lpc.c:109 berkeley/lpc.c:145
msgid "lpc> "
msgstr "lpc> "
-#: systemv/lpinfo.c:143
-msgid "lpinfo: Expected 1284 device ID string after --device-id!\n"
+msgid "lpinfo: Expected 1284 device ID string after --device-id\n"
msgstr ""
-#: systemv/lpinfo.c:196
-msgid "lpinfo: Expected language after --language!\n"
-msgstr "lpinfo: Diharapkan bahasa usai --language!\n"
+msgid "lpinfo: Expected language after --language\n"
+msgstr ""
-#: systemv/lpinfo.c:213
-msgid "lpinfo: Expected make and model after --make-and-model!\n"
-msgstr "lpinfo: Diharapkan pembuat dan model usai --make-and-model!\n"
+msgid "lpinfo: Expected make and model after --make-and-model\n"
+msgstr ""
-#: systemv/lpinfo.c:230
-msgid "lpinfo: Expected product string after --product!\n"
-msgstr "lpinfo: Diharapkan string produk usai --product!\n"
+msgid "lpinfo: Expected product string after --product\n"
+msgstr ""
-#: systemv/lpinfo.c:161
-msgid "lpinfo: Expected scheme list after --exclude-schemes!\n"
-msgstr "lpinfo: Diharapkan daftar skema usai --exclude-scemes!\n"
+msgid "lpinfo: Expected scheme list after --exclude-schemes\n"
+msgstr ""
-#: systemv/lpinfo.c:179
-msgid "lpinfo: Expected scheme list after --include-schemes!\n"
-msgstr "lpinfo: Diharapkan daftar skema usai --include-schemes!\n"
+msgid "lpinfo: Expected scheme list after --include-schemes\n"
+msgstr ""
-#: systemv/lpinfo.c:247
-msgid "lpinfo: Expected timeout after --timeout!\n"
-msgstr "lpinfo: Diharapkan waktu habis usai --timeout!\n"
+msgid "lpinfo: Expected timeout after --timeout\n"
+msgstr ""
-#: systemv/lpinfo.c:270
#, c-format
-msgid "lpinfo: Unknown argument '%s'!\n"
-msgstr "lpinfo: Argumen tak dikenal '%s'!\n"
+msgid "lpinfo: Unknown argument '%s'\n"
+msgstr ""
-#: systemv/lpinfo.c:264
#, c-format
-msgid "lpinfo: Unknown option '%c'!\n"
-msgstr "lpinfo: Opsi tak dikenal '%c'!\n"
+msgid "lpinfo: Unknown option '%c'\n"
+msgstr ""
-#: systemv/lpinfo.c:257
#, c-format
-msgid "lpinfo: Unknown option '%s'!\n"
-msgstr "lpinfo: Opsi tak dikenal '%s'!\n"
+msgid "lpinfo: Unknown option '%s'\n"
+msgstr ""
-#: systemv/lpmove.c:141
#, c-format
msgid "lpmove: Unable to connect to server: %s\n"
msgstr "lpmove: Tidak bisa terkoneksi ke server: %s\n"
-#: systemv/lpmove.c:125
#, c-format
-msgid "lpmove: Unknown argument '%s'!\n"
-msgstr "lpmove: Argumen tak dikenal '%s'!\n"
+msgid "lpmove: Unknown argument '%s'\n"
+msgstr ""
-#: systemv/lpmove.c:103
#, c-format
-msgid "lpmove: Unknown option '%c'!\n"
-msgstr "lpmove: Opsi tak dikenal '%c'!\n"
+msgid "lpmove: Unknown option '%c'\n"
+msgstr ""
-#: systemv/lpoptions.c:154 systemv/lpoptions.c:172 systemv/lpoptions.c:248
-msgid "lpoptions: No printers!?!\n"
-msgstr "lpoptions: Tidak ada pencetak!?!\n"
+msgid "lpoptions: No printers\n"
+msgstr ""
-#: systemv/lpoptions.c:223
#, c-format
msgid "lpoptions: Unable to add printer or instance: %s\n"
msgstr "lpoptions: Tidak bisa menambah pencetak: %s\n"
-#: systemv/lpoptions.c:507
#, c-format
msgid "lpoptions: Unable to get PPD file for %s: %s\n"
msgstr "lpoptions: Tidak bisa mendapatkan berkas PPD untuk %s: %s\n"
-#: systemv/lpoptions.c:516
#, c-format
-msgid "lpoptions: Unable to open PPD file for %s!\n"
-msgstr "lpoptions: Tidak bisa membuka berkas PPD untuk %s!\n"
+msgid "lpoptions: Unable to open PPD file for %s\n"
+msgstr ""
-#: systemv/lpoptions.c:104
-msgid "lpoptions: Unknown printer or class!\n"
-msgstr "lpoptions: Pencetak atau kelas tak dikenal!\n"
+msgid "lpoptions: Unknown printer or class\n"
+msgstr ""
-#: systemv/lppasswd.c:185
-msgid "lppasswd: Only root can add or delete passwords!\n"
-msgstr "lppasswd: Hanya root yang bisa menambah atau menghapus sandi!\n"
+msgid "lppasswd: Only root can add or delete passwords\n"
+msgstr ""
-#: systemv/lppasswd.c:314
-msgid "lppasswd: Password file busy!\n"
-msgstr "lppasswd: Berkas sandi sedang sibuk!\n"
+msgid "lppasswd: Password file busy\n"
+msgstr ""
-#: systemv/lppasswd.c:447
-msgid "lppasswd: Password file not updated!\n"
-msgstr "lppasswd: Berkas sandi tidak diperbaharui!\n"
+msgid "lppasswd: Password file not updated\n"
+msgstr ""
-#: systemv/lppasswd.c:414
-msgid "lppasswd: Sorry, password doesn't match!\n"
-msgstr "lppasswd: Maaf, sandi tidak cocok!\n"
+msgid "lppasswd: Sorry, password doesn't match\n"
+msgstr ""
-#: systemv/lppasswd.c:264
msgid ""
"lppasswd: Sorry, password rejected.\n"
"Your password must be at least 6 characters long, cannot contain\n"
@@ -6481,615 +5041,1942 @@ msgstr ""
"Sandi Anda harus setidaknya 6 karakter, tidak memuat\n"
"nama pengguna Anda, dan setidaknya memiliki satu huruf serta angka.\n"
-#: systemv/lppasswd.c:240
-msgid "lppasswd: Sorry, passwords don't match!\n"
-msgstr "lppasswd: Maaf, sandi tidak cocok!\n"
+msgid "lppasswd: Sorry, passwords don't match\n"
+msgstr ""
-#: systemv/lppasswd.c:211 systemv/lppasswd.c:229
#, c-format
msgid "lppasswd: Unable to copy password string: %s\n"
msgstr "lppasswd: Tidak bisa menyalin string sandi: %s\n"
-#: systemv/lppasswd.c:317 systemv/lppasswd.c:326 systemv/lppasswd.c:344
#, c-format
msgid "lppasswd: Unable to open password file: %s\n"
msgstr "lppasswd: Tidak bisa membuka berkas sandi: %s\n"
-#: systemv/lppasswd.c:379 systemv/lppasswd.c:392 systemv/lppasswd.c:424
#, c-format
msgid "lppasswd: Unable to write to password file: %s\n"
msgstr "lppasswd: Tidak bisa menulis ke berkas sandi: %s\n"
-#: systemv/lppasswd.c:462
#, c-format
msgid "lppasswd: failed to backup old password file: %s\n"
msgstr "lppasswd: gagal mencadangkan berkas sandi yang lama: %s\n"
-#: systemv/lppasswd.c:475
#, c-format
msgid "lppasswd: failed to rename password file: %s\n"
msgstr "lppasswd: gagal mengubah nama berkas sandi: %s\n"
-#: systemv/lppasswd.c:404
#, c-format
msgid "lppasswd: user \"%s\" and group \"%s\" do not exist.\n"
msgstr "lppasswd: pengguna \"%s\" dan kelompok \"%s\" tidak ada.\n"
-#: systemv/lpstat.c:1039
#, c-format
msgid ""
"lpstat: error - %s environment variable names non-existent destination \"%s"
-"\"!\n"
+"\"\n"
msgstr ""
-"lpstat: kesalahan - nama variabel lingkungan %s bukanlah tujuan yang ada \"%s"
-"\"!\n"
-#: systemv/lpstat.c:969
#, c-format
msgid "members of class %s:\n"
msgstr "anggota kelas %s:\n"
-#: berkeley/lpq.c:574
msgid "no entries\n"
msgstr "tak ada entri\n"
-#: systemv/lpstat.c:1043
msgid "no system default destination\n"
msgstr "tak ada tujuan sistem utama\n"
-#: scheduler/ipp.c:6277
-msgid "notify-events not specified!"
-msgstr "notify-events tidak dispesifikasikan!"
+msgid "notify-events not specified"
+msgstr ""
-#: scheduler/ipp.c:2114 scheduler/ipp.c:6182
#, c-format
-msgid "notify-recipient-uri URI \"%s\" is already used!"
-msgstr "URI notify-recipient-uri \"%s\" sudah dipakai!"
+msgid "notify-recipient-uri URI \"%s\" is already used"
+msgstr ""
-#: scheduler/ipp.c:2104 scheduler/ipp.c:6172
#, c-format
-msgid "notify-recipient-uri URI \"%s\" uses unknown scheme!"
-msgstr "URI notify-recipient-uri \"%s\" memakai skema tak dikenal!"
+msgid "notify-recipient-uri URI \"%s\" uses unknown scheme"
+msgstr ""
-#: scheduler/ipp.c:4145 scheduler/ipp.c:7107 scheduler/ipp.c:7813
-#: scheduler/ipp.c:9278
#, c-format
-msgid "notify-subscription-id %d no good!"
-msgstr "notify-subscription-id %d tidak baik!"
+msgid "notify-subscription-id %d no good"
+msgstr ""
-#: cups/notify.c:87
msgid "pending"
msgstr "tunda"
-#: ppdc/ppdc.cxx:107 ppdc/ppdpo.cxx:93
#, c-format
msgid "ppdc: Adding include directory \"%s\"...\n"
msgstr "ppdc: Menambahkan direktori \"%s\"...\n"
-#: ppdc/ppdpo.cxx:135
#, c-format
msgid "ppdc: Adding/updating UI text from %s...\n"
msgstr "ppdf: Menambah/memperbaharui teks UI dari %s...\n"
-#: ppdc/ppdc-source.cxx:413
#, c-format
msgid "ppdc: Bad boolean value (%s) on line %d of %s.\n"
msgstr "ppdc: Nilai boolean jelek (%s) pada baris %d dari %s.\n"
-#: ppdc/ppdc-source.cxx:1798
#, c-format
-msgid "ppdc: Bad resolution name \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Nama resolusi jelek \"%s\" pada baris %d dari %s!\n"
+msgid "ppdc: Bad resolution name \"%s\" on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:1116
#, c-format
-msgid "ppdc: Bad status keyword %s on line %d of %s!\n"
-msgstr "ppdc: Kata kunci status jelek %s pada baris %d dari %s!\n"
+msgid "ppdc: Bad status keyword %s on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:2035
#, c-format
msgid "ppdc: Bad variable substitution ($%c) on line %d of %s.\n"
msgstr "ppdc: Subtitusi variabel jelek ($%c) pada baris %d dari %s.\n"
-#: ppdc/ppdc-source.cxx:2711
#, c-format
-msgid "ppdc: Choice found on line %d of %s with no Option!\n"
-msgstr "ppdc: Ditemukan pilihan pada baris %d dari %s tanpa Option!\n"
+msgid "ppdc: Choice found on line %d of %s with no Option\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:1700
#, c-format
-msgid "ppdc: Duplicate #po for locale %s on line %d of %s!\n"
-msgstr "ppdc: Duplikat #po untuk lokal %s pada baris %d dari %s!\n"
+msgid "ppdc: Duplicate #po for locale %s on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:935
#, c-format
-msgid "ppdc: Expected a filter definition on line %d of %s!\n"
-msgstr "ppdc: Diharapkan definisi penyaring pada baris %d dari %s!\n"
+msgid "ppdc: Expected a filter definition on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:958
#, c-format
-msgid "ppdc: Expected a program name on line %d of %s!\n"
-msgstr "ppdc: Diharapkan nama program pada baris %d dari %s!\n"
+msgid "ppdc: Expected a program name on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:397
#, c-format
msgid "ppdc: Expected boolean value on line %d of %s.\n"
msgstr "ppdc: Diharapkan nilai boolean pada baris %d dari %s.\n"
-#: ppdc/ppdc-source.cxx:1096
#, c-format
-msgid "ppdc: Expected charset after Font on line %d of %s!\n"
+msgid "ppdc: Expected charset after Font on line %d of %s\n"
msgstr ""
-#: ppdc/ppdc-source.cxx:450
#, c-format
msgid "ppdc: Expected choice code on line %d of %s.\n"
msgstr "ppdc: Diharapkan kode pilihan pada baris %d dari %s.\n"
-#: ppdc/ppdc-source.cxx:438
#, c-format
msgid "ppdc: Expected choice name/text on line %d of %s.\n"
msgstr "ppdc: Diharapkan nama/teks pilihan pada baris %d dari %s.\n"
-#: ppdc/ppdc-source.cxx:506
#, c-format
-msgid "ppdc: Expected color order for ColorModel on line %d of %s!\n"
-msgstr "ppdc: Diharapkan urutan warna untuk ColorModel pada baris %d dari %s!\n"
+msgid "ppdc: Expected color order for ColorModel on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:495
#, c-format
-msgid "ppdc: Expected colorspace for ColorModel on line %d of %s!\n"
-msgstr "ppdc: Diharapkan ruang warna untuk ColorModel pada baris %d dari %s!\n"
+msgid "ppdc: Expected colorspace for ColorModel on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:517
#, c-format
-msgid "ppdc: Expected compression for ColorModel on line %d of %s!\n"
-msgstr "ppdc: Diharapkan kompresi untuk ColorModel pada baris %d dari %s!\n"
+msgid "ppdc: Expected compression for ColorModel on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:698
#, c-format
-msgid "ppdc: Expected constraints string for UIConstraints on line %d of %s!\n"
-msgstr "ppdc: Diharapkan string konstrain untuk UIConstraints pada baris %d dari %s!\n"
+msgid "ppdc: Expected constraints string for UIConstraints on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:2897
#, c-format
-msgid "ppdc: Expected driver type keyword following DriverType on line %d of %s!\n"
-msgstr "ppdc: Diharapkan kata kunci jenis penggerak diikuti DriverType pada baris %d dari %s!\n"
+msgid ""
+"ppdc: Expected driver type keyword following DriverType on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:829
#, c-format
-msgid "ppdc: Expected duplex type after Duplex on line %d of %s!\n"
-msgstr "ppdc: Diharapkan jenis dupleks usai Duplex pada baris %d dari %s!\n"
+msgid "ppdc: Expected duplex type after Duplex on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:1080
#, c-format
-msgid "ppdc: Expected encoding after Font on line %d of %s!\n"
-msgstr "ppdc: Diharapkan enkode usai Font pada baris %d dari %s!\n"
+msgid "ppdc: Expected encoding after Font on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:1691
#, c-format
-msgid "ppdc: Expected filename after #po %s on line %d of %s!\n"
-msgstr "ppdc: Diharapkan nama berkas usai #po %s pada baris %d dari %s!\n"
+msgid "ppdc: Expected filename after #po %s on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:1208
#, c-format
-msgid "ppdc: Expected group name/text on line %d of %s!\n"
-msgstr "ppdc: Diharapkan nama/teks kelompok pada baris %d dari %s!\n"
+msgid "ppdc: Expected group name/text on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:2611
#, c-format
-msgid "ppdc: Expected include filename on line %d of %s!\n"
-msgstr "ppdc: Diharapkan nama berkas yang disertakan pada baris %d dari %s!\n"
+msgid "ppdc: Expected include filename on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:1504
#, c-format
-msgid "ppdc: Expected integer on line %d of %s!\n"
-msgstr "ppdc: Diharapkan integer pada baris %d dari %s!\n"
+msgid "ppdc: Expected integer on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:1683
#, c-format
-msgid "ppdc: Expected locale after #po on line %d of %s!\n"
-msgstr "ppdc: Diharapkan lokal usai #po pada baris %d dari %s!\n"
+msgid "ppdc: Expected locale after #po on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:356
#, c-format
-msgid "ppdc: Expected name after %s on line %d of %s!\n"
-msgstr "ppdc: Diharapkan nama usai %s pada baris %d dari %s!\n"
+msgid "ppdc: Expected name after %s on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:3269
#, c-format
-msgid "ppdc: Expected name after FileName on line %d of %s!\n"
-msgstr "ppdc: Diharapkan nama usai FileName pada baris %d dari %s!\n"
+msgid "ppdc: Expected name after FileName on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:1061
#, c-format
-msgid "ppdc: Expected name after Font on line %d of %s!\n"
-msgstr "ppdc: Diharapkan nama usai Font pada baris %d dari %s!\n"
+msgid "ppdc: Expected name after Font on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:3100
#, c-format
-msgid "ppdc: Expected name after Manufacturer on line %d of %s!\n"
-msgstr "ppdc: Diharapkan nama usai Manufacturer pada baris %d dari %s!\n"
+msgid "ppdc: Expected name after Manufacturer on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:3133
#, c-format
-msgid "ppdc: Expected name after MediaSize on line %d of %s!\n"
-msgstr "ppdc: Diharapkan nama usai MediaSize pada baris %d dari %s!\n"
+msgid "ppdc: Expected name after MediaSize on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:3223
#, c-format
-msgid "ppdc: Expected name after ModelName on line %d of %s!\n"
-msgstr "ppdc: Diharapkan nama usai ModelName pada baris %d dari %s!\n"
+msgid "ppdc: Expected name after ModelName on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:3286
#, c-format
-msgid "ppdc: Expected name after PCFileName on line %d of %s!\n"
-msgstr "ppdc: Diharapkan nama usai PCFileName pada baris %d dari %s!\n"
+msgid "ppdc: Expected name after PCFileName on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:1159
#, c-format
-msgid "ppdc: Expected name/text after %s on line %d of %s!\n"
-msgstr "ppdc: Diharapkan nama/teks usai %s pada baris %d dari %s!\n"
+msgid "ppdc: Expected name/text after %s on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:1248
#, c-format
-msgid "ppdc: Expected name/text after Installable on line %d of %s!\n"
-msgstr "ppdc: Diharapkan nama/teks usai Installable pada baris %d dari %s!\n"
+msgid "ppdc: Expected name/text after Installable on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:1784
#, c-format
-msgid "ppdc: Expected name/text after Resolution on line %d of %s!\n"
-msgstr "ppdc: Diharapkan nama/teks usai Resolution pada baris %d dari %s!\n"
+msgid "ppdc: Expected name/text after Resolution on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:482
#, c-format
-msgid "ppdc: Expected name/text combination for ColorModel on line %d of %s!\n"
-msgstr "ppdc: Diharapkan nama/teks kombinasi untuk ColorModel pada baris %d dari %s!\n"
+msgid "ppdc: Expected name/text combination for ColorModel on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:1576
#, c-format
-msgid "ppdc: Expected option name/text on line %d of %s!\n"
-msgstr "ppdc: Diharapkan opsi nama/teks pada baris %d dari %s!\n"
+msgid "ppdc: Expected option name/text on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:1610
#, c-format
-msgid "ppdc: Expected option section on line %d of %s!\n"
-msgstr "ppdc: Diharapkan opsi seksi pada baris %d dari %s!\n"
+msgid "ppdc: Expected option section on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:1588
#, c-format
-msgid "ppdc: Expected option type on line %d of %s!\n"
-msgstr "ppdc: Diharapkan opsi jenis pada baris %d dari %s!\n"
+msgid "ppdc: Expected option type on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:1767
#, c-format
-msgid "ppdc: Expected override field after Resolution on line %d of %s!\n"
+msgid "ppdc: Expected override field after Resolution on line %d of %s\n"
msgstr ""
-#: ppdc/ppdc-source.cxx:1007
#, c-format
-msgid "ppdc: Expected real number on line %d of %s!\n"
-msgstr "ppdc: Diharapkan bilangan real pada baris %d dari %s!\n"
+msgid "ppdc: Expected real number on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:575
#, c-format
msgid ""
-"ppdc: Expected resolution/mediatype following ColorProfile on line %d of %"
-"s!\n"
-msgstr "ppdc: Diharapkan resolusi/jenis media diikuti ColorProfile pada baris %d dari %s!\n"
+"ppdc: Expected resolution/mediatype following ColorProfile on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:1865
#, c-format
msgid ""
"ppdc: Expected resolution/mediatype following SimpleColorProfile on line %d "
-"of %s!\n"
-msgstr "ppdc: Diharapkan resolusi/jenis media diikuti SimpleColorProfile pada baris %d dari %s!\n"
+"of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:364
#, c-format
-msgid "ppdc: Expected selector after %s on line %d of %s!\n"
-msgstr "ppdc: Diharapan selektor usai %s pada baris %d dari %s!\n"
+msgid "ppdc: Expected selector after %s on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:1104
#, c-format
-msgid "ppdc: Expected status after Font on line %d of %s!\n"
-msgstr "ppdc: Diharapkan status usai Font pada baris %d dari %s!\n"
+msgid "ppdc: Expected status after Font on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:2786
#, c-format
-msgid "ppdc: Expected string after Copyright on line %d of %s!\n"
-msgstr "ppdc: Diharapkan string usai Copyright pada baris %d dari %s!\n"
+msgid "ppdc: Expected string after Copyright on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:3389
#, c-format
-msgid "ppdc: Expected string after Version on line %d of %s!\n"
-msgstr "ppdc: Diharapkan string usai Version pada baris %d dari %s!\n"
+msgid "ppdc: Expected string after Version on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:731
#, c-format
-msgid "ppdc: Expected two option names on line %d of %s!\n"
-msgstr "ppdc: Diharapkan dua opsi nama pada baris %d dari %s!\n"
+msgid "ppdc: Expected two option names on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:375
#, c-format
-msgid "ppdc: Expected value after %s on line %d of %s!\n"
-msgstr "ppdc: Diharapkan nilai usai %s pada baris %d dari %s!\n"
+msgid "ppdc: Expected value after %s on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:1088
#, c-format
-msgid "ppdc: Expected version after Font on line %d of %s!\n"
-msgstr "ppdc: Diharapkan versi usai Font pada baris %d dari %s!\n"
+msgid "ppdc: Expected version after Font on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:230
#, c-format
-msgid "ppdc: Invalid #include/#po filename \"%s\"!\n"
-msgstr "ppdc: Nama berkas #include/#po \"%s\" tak sah!\n"
+msgid "ppdc: Invalid #include/#po filename \"%s\"\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:975
#, c-format
-msgid "ppdc: Invalid cost for filter on line %d of %s!\n"
-msgstr "ppdc: Nilai tak sah bagi penyaring pada baris %d dari %s!\n"
+msgid "ppdc: Invalid cost for filter on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:967
#, c-format
-msgid "ppdc: Invalid empty MIME type for filter on line %d of %s!\n"
-msgstr "ppdc: Jenis MIME kosong tak sah untuk penyaring pada baris %d dari %s!\n"
+msgid "ppdc: Invalid empty MIME type for filter on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:983
#, c-format
-msgid "ppdc: Invalid empty program name for filter on line %d of %s!\n"
-msgstr "ppdc: Nama program korong tak sah untuk penyaring pada baris %d dari %s!\n"
+msgid "ppdc: Invalid empty program name for filter on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:1630
#, c-format
-msgid "ppdc: Invalid option section \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Seksi opsi \"%s\" tak sah pada baris %d dari %s!\n"
+msgid "ppdc: Invalid option section \"%s\" on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:1602
#, c-format
-msgid "ppdc: Invalid option type \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Jenis opsi \"%s\" tak sah pada baris %d dari %s!\n"
+msgid "ppdc: Invalid option type \"%s\" on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc.cxx:243 ppdc/ppdpo.cxx:123
#, c-format
msgid "ppdc: Loading driver information file \"%s\"...\n"
msgstr "ppdc: Memuat berkas informasi penggerak \"%s\"...\n"
-#: ppdc/ppdc.cxx:179
#, c-format
msgid "ppdc: Loading messages for locale \"%s\"...\n"
msgstr "ppdc: Memuat pesan untuk loakl \"%s\"...\n"
-#: ppdc/ppdc.cxx:120
#, c-format
msgid "ppdc: Loading messages from \"%s\"...\n"
msgstr "ppdc: Memuat pesan dari \"%s\"...\n"
-#: ppdc/ppdc-source.cxx:2404 ppdc/ppdc-source.cxx:2636
#, c-format
-msgid "ppdc: Missing #endif at end of \"%s\"!\n"
-msgstr "ppdc: Kehilangan #endif di akhir \"%s\"!\n"
+msgid "ppdc: Missing #endif at end of \"%s\"\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:2505 ppdc/ppdc-source.cxx:2540
-#: ppdc/ppdc-source.cxx:2570
#, c-format
-msgid "ppdc: Missing #if on line %d of %s!\n"
-msgstr "ppdc: Kehilangan #if pada baris %d dari %s!\n"
+msgid "ppdc: Missing #if on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-driver.cxx:722
#, c-format
-msgid "ppdc: No message catalog provided for locale %s!\n"
-msgstr "ppdc: Tak tersedia katalog pesan untuk lokal %s!\n"
+msgid "ppdc: No message catalog provided for locale %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:1653 ppdc/ppdc-source.cxx:2874
-#: ppdc/ppdc-source.cxx:2960 ppdc/ppdc-source.cxx:3053
-#: ppdc/ppdc-source.cxx:3186 ppdc/ppdc-source.cxx:3319
#, c-format
-msgid "ppdc: Option %s defined in two different groups on line %d of %s!\n"
+msgid "ppdc: Option %s defined in two different groups on line %d of %s\n"
msgstr ""
-#: ppdc/ppdc-source.cxx:1646
#, c-format
-msgid "ppdc: Option %s redefined with a different type on line %d of %s!\n"
+msgid "ppdc: Option %s redefined with a different type on line %d of %s\n"
msgstr ""
-#: ppdc/ppdc-source.cxx:708
#, c-format
-msgid "ppdc: Option constraint must *name on line %d of %s!\n"
+msgid "ppdc: Option constraint must *name on line %d of %s\n"
msgstr ""
-#: ppdc/ppdc-source.cxx:2487
#, c-format
-msgid "ppdc: Too many nested #if's on line %d of %s!\n"
-msgstr "ppdc: Terlalu banyak #if bersarang pada baris %d dari %s!\n"
+msgid "ppdc: Too many nested #if's on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc.cxx:346
#, c-format
msgid "ppdc: Unable to create PPD file \"%s\" - %s.\n"
msgstr "ppdc: Tidak bisa membuat berkas PPD \"%s\" - %s.\n"
-#: ppdc/ppdc.cxx:258
#, c-format
msgid "ppdc: Unable to create output directory %s: %s\n"
msgstr "ppdc: Tidak bisa membuat direktori keluaran %s: %s\n"
-#: ppdc/ppdc.cxx:279
#, c-format
msgid "ppdc: Unable to create output pipes: %s\n"
msgstr "ppdc: Tidak bisa membuat pipa keluaran: %s\n"
-#: ppdc/ppdc.cxx:295 ppdc/ppdc.cxx:302
#, c-format
msgid "ppdc: Unable to execute cupstestppd: %s\n"
msgstr "ppdc: Tidak bisa mengeksekusi cupstestppd: %s\n"
-#: ppdc/ppdc-source.cxx:1732
#, c-format
-msgid "ppdc: Unable to find #po file %s on line %d of %s!\n"
-msgstr "ppdc: Tidak bisa menemukan berkas #po %s pada baris %d dari %s!\n"
+msgid "ppdc: Unable to find #po file %s on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:2643
#, c-format
-msgid "ppdc: Unable to find include file \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Tidak bisa menemukan berkas yang disertakan \"%s\" pada baris %d dari %s!\n"
+msgid "ppdc: Unable to find include file \"%s\" on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc.cxx:190
#, c-format
msgid "ppdc: Unable to find localization for \"%s\" - %s\n"
msgstr "ppdc: Tidak bisa menemukan lokalisasi bagi \"%s\" - %s\n"
-#: ppdc/ppdc.cxx:129
#, c-format
msgid "ppdc: Unable to load localization file \"%s\" - %s\n"
msgstr "ppdc: Tidak bisa memuat berkas lokalisasi \"%s\" - %s\n"
-#: ppdc/ppdc-source.cxx:2056
#, c-format
msgid "ppdc: Undefined variable (%s) on line %d of %s.\n"
msgstr "ppdc: Variabel tak berdefinisi (%s) pada baris %d dari %s.\n"
-#: ppdc/ppdc-source.cxx:2916
#, c-format
-msgid "ppdc: Unknown driver type %s on line %d of %s!\n"
-msgstr "ppdc: Jenis penggerak tak dikenal %s pada baris %d dari %s!\n"
+msgid "ppdc: Unknown driver type %s on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:909
#, c-format
-msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Jenis dupleks tak dikenal \"%s\" pada baris %d dari %s!\n"
+msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:3146
#, c-format
-msgid "ppdc: Unknown media size \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Ukuran media tak dikenal \"%s\" pada baris %d dari %s!\n"
+msgid "ppdc: Unknown media size \"%s\" on line %d of %s\n"
+msgstr ""
-#: ppdc/ppdc-source.cxx:3400
#, c-format
-msgid "ppdc: Unknown token \"%s\" seen on line %d of %s!\n"
+msgid "ppdc: Unknown token \"%s\" seen on line %d of %s\n"
msgstr ""
-#: ppdc/ppdc-source.cxx:1017
#, c-format
-msgid "ppdc: Unknown trailing characters in real number \"%s\" on line %d of %s!\n"
+msgid ""
+"ppdc: Unknown trailing characters in real number \"%s\" on line %d of %s\n"
msgstr ""
-#: ppdc/ppdc-source.cxx:2166
#, c-format
-msgid "ppdc: Unterminated string starting with %c on line %d of %s!\n"
+msgid "ppdc: Unterminated string starting with %c on line %d of %s\n"
+msgstr ""
+
+#, c-format
+msgid "ppdc: Warning - overlapping filename \"%s\".\n"
msgstr ""
-#: ppdc/ppdc.cxx:352
#, c-format
msgid "ppdc: Writing %s...\n"
msgstr "ppdc: Menulis %s...\n"
-#: ppdc/ppdc.cxx:142
#, c-format
msgid "ppdc: Writing PPD files to directory \"%s\"...\n"
msgstr "ppdc: Menulis berkas PPD ke direktori \"%s\"...\n"
-#: ppdc/ppdmerge.cxx:138
#, c-format
-msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s!\n"
-msgstr "ppdmerge: LanguageVersion \"%s\" jelek pada %s!\n"
+msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s\n"
+msgstr ""
-#: ppdc/ppdmerge.cxx:178
#, c-format
msgid "ppdmerge: Ignoring PPD file %s...\n"
msgstr "ppdmerge: Mengabaikan berkas PPD %s...\n"
-#: ppdc/ppdmerge.cxx:162
#, c-format
msgid "ppdmerge: Unable to backup %s to %s- %s\n"
msgstr "ppdmerge: Tidak bisa mencadangkan %s ke %s- %s\n"
-#: systemv/lpstat.c:1769
#, c-format
msgid "printer %s disabled since %s -\n"
msgstr "pencetak %s ditiadakan sejak %s -\n"
-#: systemv/lpstat.c:1758
#, c-format
msgid "printer %s is idle. enabled since %s\n"
msgstr "pencetak %s sedang menganggur. diaktifkan sejak %s\n"
-#: systemv/lpstat.c:1763
#, c-format
msgid "printer %s now printing %s-%d. enabled since %s\n"
msgstr "pencetak %s saat ini tengah mencetak %s-%d. diaktifkan sejak %s\n"
-#: systemv/lpstat.c:1881
#, c-format
msgid "printer %s/%s disabled since %s -\n"
msgstr "pencetak %s/%s dinonaktifkan sejak %s -\n"
-#: systemv/lpstat.c:1867
#, c-format
msgid "printer %s/%s is idle. enabled since %s\n"
msgstr "pencetak %s/%s sedang menganggur. diaktifkan sejak %s\n"
-#: systemv/lpstat.c:1874
#, c-format
msgid "printer %s/%s now printing %s-%d. enabled since %s\n"
msgstr "pencetak %s/%s saat ini tengah mencetak %s-%d. diaktifkan sejak %s\n"
-#: cups/notify.c:93 cups/notify.c:134
msgid "processing"
msgstr "memproses"
-#: systemv/lp.c:660
#, c-format
msgid "request id is %s-%d (%d file(s))\n"
msgstr "identitas permintaan adalah %s-%d (%d berkas)\n"
-#: cups/snmp.c:1021
msgid "request-id uses indefinite length"
msgstr "request-id memiliki panjang tak terdefinisi"
-#: systemv/lpstat.c:2008
msgid "scheduler is not running\n"
msgstr "penjadwal tidak berjalan\n"
-#: systemv/lpstat.c:2004
msgid "scheduler is running\n"
msgstr "penjadwal tengah berjalan\n"
-#: cups/adminutil.c:2274
#, c-format
msgid "stat of %s failed: %s"
msgstr "status dari %s gagal: %s"
-#: berkeley/lpc.c:216
msgid "status\t\tshow status of daemon and queue\n"
msgstr "status\t\tmenampilkan status daemon dan antrian\n"
-#: cups/notify.c:96 cups/notify.c:137
msgid "stopped"
msgstr "dihentikan"
-#: systemv/lpstat.c:1017
#, c-format
msgid "system default destination: %s\n"
msgstr "tujuan utama sistem: %s\n"
-#: systemv/lpstat.c:1014
#, c-format
msgid "system default destination: %s/%s\n"
msgstr "tujuan utama sistem: %s/%s\n"
-#: cups/notify.c:108 cups/notify.c:140
msgid "unknown"
msgstr "tak dikenal"
-#: cups/notify.c:117
msgid "untitled"
msgstr "tak berjudul"
-#: cups/snmp.c:1046
msgid "variable-bindings uses indefinite length"
msgstr "variable-bindings memiliki panjang tak terdefinisi"
+#~ msgid " WARN %s has no corresponding options!\n"
+#~ msgstr " WARN %s tidak memiliki opsi yang berkorespondensi!\n"
+
+#~ msgid " WARN Default choices conflicting!\n"
+#~ msgstr " WARN Pilihan utama mengalam konflik!\n"
+
+#~ msgid ""
+#~ " WARN Duplex option keyword %s may not work as expected and "
+#~ "should be named Duplex!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " WARN Opsi kata kunci Duplex %s mungkin tidak bekerja seperti "
+#~ "yang diharapkan dan seharusnya dinamai Duplex!\n"
+#~ " REF: Halaman 122, seksi 5.17\n"
+
+#~ msgid ""
+#~ " WARN File contains a mix of CR, LF, and CR LF line endings!\n"
+#~ msgstr ""
+#~ " WARN Berkas memiliki campuran CR, LF, dan CR LF pada akhir "
+#~ "baris!\n"
+
+#~ msgid " WARN Line %d only contains whitespace!\n"
+#~ msgstr " WARN Baris %d hanya mengandung spasi!\n"
+
+#~ msgid ""
+#~ " WARN Non-Windows PPD files should use lines ending with only "
+#~ "LF, not CR LF!\n"
+#~ msgstr ""
+#~ " WARN Berkas PPD non-Windows seharusnya hanya berakhir baris "
+#~ "LF, bukan CR LF!\n"
+
+#~ msgid ""
+#~ " WARN Obsolete PPD version %.1f!\n"
+#~ " REF: Page 42, section 5.2.\n"
+#~ msgstr ""
+#~ " WARN PPD versi %.1f telah usang!\n"
+#~ " REF: Halaman 42, seksi 5.2.\n"
+
+#~ msgid " %s %s %s does not exist!\n"
+#~ msgstr " %s %s %s tidak ada!\n"
+
+#~ msgid " %s %s file \"%s\" has the wrong capitalization!\n"
+#~ msgstr " %s %s berkas \"%s\" memiliki kapitalisasi yang salah!\n"
+
+#~ msgid " %s Bad UTF-8 \"%s\" translation string for option %s!\n"
+#~ msgstr " %s UTF-8 jelek \"%s\" string translasi untuk opsi %s!\n"
+
+#~ msgid ""
+#~ " %s Bad UTF-8 \"%s\" translation string for option %s, choice %s!\n"
+#~ msgstr ""
+#~ " %s UTF-8 jelek \"%s\" string translasi untuk opsi %s, pilihan %s!\n"
+
+#~ msgid " %s Bad cupsFilter value \"%s\"!\n"
+#~ msgstr " %s Nilai cupsFilter jelek \"%s\"!\n"
+
+#~ msgid " %s Bad cupsICCProfile %s!\n"
+#~ msgstr " %s cupsICCProfile jelek \"%s\"!\n"
+
+#~ msgid " %s Bad cupsPreFilter value \"%s\"!\n"
+#~ msgstr " %s Nilai cupsPreFilter jelek \"%s\"!\n"
+
+#~ msgid " %s Bad cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr " %s cupsUIConstraints jelek %s: \"%s\"!\n"
+
+#~ msgid " %s Bad language \"%s\"!\n"
+#~ msgstr " %s Bahasa jelek \"%s\"!\n"
+
+#~ msgid " %s Bad spelling of %s - should be %s!\n"
+#~ msgstr " %s Ejaan dari %s jelek - seharusnya %s!\n"
+
+#~ msgid " %s Cannot provide both APScanAppPath and APScanAppBundleID!\n"
+#~ msgstr ""
+#~ " %s Tidak dapat menyediakan APScanAppPath dan APScanAppBundleID!\n"
+
+#~ msgid " %s Empty cupsUIConstraints %s!\n"
+#~ msgstr " %s cupsUIConstraints %s kosong!\n"
+
+#~ msgid " %s Missing \"%s\" translation string for option %s!\n"
+#~ msgstr " %s Kehilangan \"%s\" string translasi untuk opsi %s!\n"
+
+#~ msgid ""
+#~ " %s Missing \"%s\" translation string for option %s, choice %s!\n"
+#~ msgstr ""
+#~ " %s Kehilangan \"%s\" string translasi untuk opsi %s, pilihan %s!\n"
+
+#~ msgid ""
+#~ " %s Missing REQUIRED PageRegion option!\n"
+#~ " REF: Page 100, section 5.14.\n"
+#~ msgstr ""
+#~ " %s Kehilangan opsi PageRegion yang DIPERLUKAN!\n"
+#~ " REF: Halaman 100, seksi 5.14.\n"
+
+#~ msgid ""
+#~ " %s Missing REQUIRED PageSize option!\n"
+#~ " REF: Page 99, section 5.14.\n"
+#~ msgstr ""
+#~ " %s Kehilangan opsi PageSize yang DIPERLUKAN!\n"
+#~ " REF: Halaman 99, seksi 5.14.\n"
+
+#~ msgid ""
+#~ " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"!\n"
+#~ msgstr ""
+#~ " %s Kehilangan pilihan *%s %s dalam UIConstraints \"*%s %s *%s %s"
+#~ "\"!\n"
+
+#~ msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr ""
+#~ " %s Kehilangan pilihan *%s %s dalam cupsUIConstraints %s: \"%s\"!\n"
+
+#~ msgid " %s Missing cupsICCProfile file \"%s\"!\n"
+#~ msgstr " %s Kehilangan berkas cupsICCProfile \"%s\"!\n"
+
+#~ msgid " %s Missing cupsUIResolver %s!\n"
+#~ msgstr " %s Kehilangan cupsUIResolver %s!\n"
+
+#~ msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"!\n"
+#~ msgstr ""
+#~ " %s Kehilangan opsi %s dalam UIConstraints \"*%s %s *%s %s\"!\n"
+
+#~ msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr " %s Kehilangan opsi %s dalam cupsUIConstraints %s: \"%s\"!\n"
+
+#~ msgid " %s No base translation \"%s\" is included in file!\n"
+#~ msgstr ""
+#~ " %s Tidak ada basis translasi \"%s\" yang disertakan pada berkas!\n"
+
+#~ msgid ""
+#~ " %s Non-standard size name \"%s\"!\n"
+#~ " REF: Page 187, section B.2.\n"
+#~ msgstr ""
+#~ " %s Nama ukuran nonstandar \"%s\"!\n"
+#~ " REF: Halaman 187, seksi B.2.\n"
+
+#~ msgid " %s Size \"%s\" defined for %s but not for %s!\n"
+#~ msgstr " %s Ukuran \"%s\" ditentukan untuk %s bukan untuk %s!\n"
+
+#~ msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)!\n"
+#~ msgstr ""
+#~ " %s Ukuran \"%s\" memiliki dimensi yang tak diharapkan (%gx%g)!\n"
+
+#~ msgid ""
+#~ " %s cupsUIResolver %s does not list at least two different "
+#~ "options!\n"
+#~ msgstr ""
+#~ " %s cupsUIResolver %s tidak menyediakan setidaknya dua opsi "
+#~ "berbeda!\n"
+
+#~ msgid " **FAIL** %s choice names %s and %s differ only by case!\n"
+#~ msgstr ""
+#~ " **FAIL** %s nama yang dipilih %s dan %s berbeda hanya pada besar/"
+#~ "kecilnya huruf!\n"
+
+#~ msgid ""
+#~ " **FAIL** %s must be 1284DeviceID!\n"
+#~ " REF: Page 72, section 5.5\n"
+#~ msgstr ""
+#~ " **FAIL** %s seharusnya 1284DeviceID!\n"
+#~ " REF: Halaman 72, seksi 5.5\n"
+
+#~ msgid ""
+#~ " **FAIL** BAD DefaultImageableArea %s!\n"
+#~ " REF: Page 102, section 5.15.\n"
+#~ msgstr ""
+#~ " **FAIL** DefaultImageableArea %s JELEK!\n"
+#~ " REF: Halaman 102, seksi 5.15.\n"
+
+#~ msgid ""
+#~ " **FAIL** BAD DefaultPaperDimension %s!\n"
+#~ " REF: Page 103, section 5.15.\n"
+#~ msgstr ""
+#~ " **FAIL** DefaultPaperDimension %s JELEK!\n"
+#~ " REF: Halaman 103, seksi 5.15.\n"
+
+#~ msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1!\n"
+#~ msgstr " **FAIL** LanguageEncoding %s jelek - seharusnya ISOLatin1!\n"
+
+#~ msgid " **FAIL** Bad LanguageVersion %s - must be English!\n"
+#~ msgstr " **FAIL** LanguageVersion %s jelek - seharusnya English!\n"
+
+#~ msgid ""
+#~ " **FAIL** Default translation string for option %s choice %s "
+#~ "contains 8-bit characters!\n"
+#~ msgstr ""
+#~ " **FAIL** String translasi utama untuk opsi %s pilihan %s "
+#~ "mengandung karakter 8-bit!\n"
+
+#~ msgid ""
+#~ " **FAIL** Default translation string for option %s contains 8-bit "
+#~ "characters!\n"
+#~ msgstr ""
+#~ " **FAIL** String translasi utama untuk opsi %s mengandung karakter "
+#~ "8-bit!\n"
+
+#~ msgid " **FAIL** Group names %s and %s differ only by case!\n"
+#~ msgstr ""
+#~ " **FAIL** Nama kelompok %s dan %s berbeda hanya besar/kecilnya "
+#~ "huruf!\n"
+
+#~ msgid " **FAIL** Multiple occurrences of %s choice name %s!\n"
+#~ msgstr " **FAIL** Terjadi ganda dari %s nama yang dipilih %s!\n"
+
+#~ msgid " **FAIL** Option names %s and %s differ only by case!\n"
+#~ msgstr ""
+#~ " **FAIL** Nama opsi %s dan %s berbeda hanya besar/kecilnya huruf!\n"
+
+#~ msgid ""
+#~ " Bad %%%%BoundingBox: on line %d!\n"
+#~ " REF: Page 39, %%%%BoundingBox:\n"
+#~ msgstr ""
+#~ " %%%%BoundingBox jelek: pada baris %d!\n"
+#~ " REF: Halaman 39, %%%%BoundingBox:\n"
+
+#~ msgid ""
+#~ " Line %d is longer than 255 characters (%d)!\n"
+#~ " REF: Page 25, Line Length\n"
+#~ msgstr ""
+#~ " Baris %d lebih dari 255 karakter (%d)!\n"
+#~ " REF: Halaman 25, Line Length (Panjang Baris)\n"
+
+#~ msgid ""
+#~ " Missing %!PS-Adobe-3.0 on first line!\n"
+#~ " REF: Page 17, 3.1 Conforming Documents\n"
+#~ msgstr ""
+#~ " Kehilangan %!PS-Adobe-3.0 pada baris pertama!\n"
+#~ " REF: Halaman 17, 3.1 Conforming Documents (Menyesuaikan Dokumen)\n"
+
+#~ msgid ""
+#~ " Missing %%EndComments comment!\n"
+#~ " REF: Page 41, %%EndComments\n"
+#~ msgstr ""
+#~ " Kehilangan komentar %%EndComments!\n"
+#~ " REF: Halaman 41, %%EndComments\n"
+
+#~ msgid ""
+#~ " Missing or bad %%BoundingBox: comment!\n"
+#~ " REF: Page 39, %%BoundingBox:\n"
+#~ msgstr ""
+#~ " Kehilangan atau %%BoundingBox jelek: komentar!\n"
+#~ " REF: Halaman 39, %%BoundingBox:\n"
+
+#~ msgid ""
+#~ " Missing or bad %%Page: comments!\n"
+#~ " REF: Page 53, %%Page:\n"
+#~ msgstr ""
+#~ " Kehilangan atau %%Page jelek: komentar!\n"
+#~ " REF: Halaman 53, %%Page:\n"
+
+#~ msgid ""
+#~ " Missing or bad %%Pages: comment!\n"
+#~ " REF: Page 43, %%Pages:\n"
+#~ msgstr ""
+#~ " Kehilangan atau %%Pages jelek: komentar!\n"
+#~ " REF: Halaman 43, %%Pages:\n"
+
+#~ msgid " Saw %d lines that exceeded 255 characters!\n"
+#~ msgstr " Menemukan %d baris yang melebihi 255 karakter!\n"
+
+#~ msgid " Too many %%BeginDocument comments!\n"
+#~ msgstr " Terlalu banyak komentar %%BeginDocument!\n"
+
+#~ msgid " Too many %%EndDocument comments!\n"
+#~ msgstr " Terlalu banyak komentar %%EndDocument!\n"
+
+#~ msgid " Warning: file contains binary data!\n"
+#~ msgstr " Peringatan: berkas mengandung data biner!\n"
+
+#~ msgid " Warning: no %%EndComments comment in file!\n"
+#~ msgstr " Peringatan: tidak ada komentar %%EndComments dalam berkas!\n"
+
+#~ msgid " Warning: obsolete DSC version %.1f in file!\n"
+#~ msgstr " Peringatan: DSC usang versi %.1f dalam berkas!\n"
-#
-# End of "$Id$".
-#
+#~ msgid "%s not supported!"
+#~ msgstr "%s tidak didukung!"
+
+#~ msgid "%s: Don't know what to do!\n"
+#~ msgstr "%s: Tidak tahu apa yang hendak dikerjakan!\n"
+
+#~ msgid ""
+#~ "%s: Error - %s environment variable names non-existent destination \"%s"
+#~ "\"!\n"
+#~ msgstr ""
+#~ "%s: Kesalahan - Nama variabel lingkungan %s sebenarnya tidak ada \"%s\"!\n"
+
+#~ msgid "%s: Error - bad job ID!\n"
+#~ msgstr "%s: Kesalahan - ID tugas jelek!\n"
+
+#~ msgid "%s: Error - cannot print files and alter jobs simultaneously!\n"
+#~ msgstr ""
+#~ "%s: Kesalahan - tidak bisa mencetak dan mengubah tugas secara bersamaan!\n"
+
+#~ msgid ""
+#~ "%s: Error - cannot print from stdin if files or a job ID are provided!\n"
+#~ msgstr ""
+#~ "%s: Kesalahan - tidak bisa mencetak dari stdin apabila berkas atau ID "
+#~ "tugas disediakan!\n"
+
+#~ msgid "%s: Error - expected character set after '-S' option!\n"
+#~ msgstr "%s: Kesalahan - diharapkan set karakter usai opsi '-S'!\n"
+
+#~ msgid "%s: Error - expected content type after '-T' option!\n"
+#~ msgstr "%s: Kesalahan - diharapkan jenis konten usai opsi '-T'!\n"
+
+#~ msgid "%s: Error - expected copies after '-n' option!\n"
+#~ msgstr "%s: Kesalahan - diharapkan banyaknya rangkap usai opsi '-n'!\n"
+
+#~ msgid "%s: Error - expected copy count after '-#' option!\n"
+#~ msgstr ""
+#~ "%s: Kesalahan - diharapkan banyak hitungan rangkap usai opsi '-#'!\n"
+
+#~ msgid "%s: Error - expected destination after '-P' option!\n"
+#~ msgstr "%s: Kesalahan - diharapkan target usai opsi '-P'!\n"
+
+#~ msgid "%s: Error - expected destination after '-b' option!\n"
+#~ msgstr "%s: Kesalahan - diharapkan target usai opsi '-b'!\n"
+
+#~ msgid "%s: Error - expected destination after '-d' option!\n"
+#~ msgstr "%s: Kesalahan - diharapkan target usai opsi '-d'!\n"
+
+#~ msgid "%s: Error - expected form after '-f' option!\n"
+#~ msgstr "%s: Kesalahan - diharapkan formulir usai opsi '-f'!\n"
+
+#~ msgid "%s: Error - expected hold name after '-H' option!\n"
+#~ msgstr "%s: Kesalahan - diharapkan nama yang ditahan usai opsi '-H'!\n"
+
+#~ msgid "%s: Error - expected hostname after '-H' option!\n"
+#~ msgstr "%s: Kesalahan - diharapkan nama host usai opsi '-H'!\n"
+
+#~ msgid "%s: Error - expected hostname after '-h' option!\n"
+#~ msgstr "%s: Kesalahan - diharapkan nama host usai opsi '-h'!\n"
+
+#~ msgid "%s: Error - expected mode list after '-y' option!\n"
+#~ msgstr "%s: Kesalahan - diharapkan daftar modus usai opsi '-y'!\n"
+
+#~ msgid "%s: Error - expected name after '-%c' option!\n"
+#~ msgstr "%s: Kesalahan - diharapkan nama usai opsi '-%c'!\n"
+
+#~ msgid "%s: Error - expected option string after '-o' option!\n"
+#~ msgstr "%s: Kesalahan - diharapkan opsi string usai opsi '-o'!\n"
+
+#~ msgid "%s: Error - expected page list after '-P' option!\n"
+#~ msgstr "%s: Kesalahan - diharapkan daftar halaman usai opsi '-P'!\n"
+
+#~ msgid "%s: Error - expected priority after '-%c' option!\n"
+#~ msgstr "%s: Kesalahan - diharapkan prioritas usai opsi '-%c'!\n"
+
+#~ msgid "%s: Error - expected reason text after '-r' option!\n"
+#~ msgstr "%s: Kesalahan - diharapkan teks alasan usai opsi '-r'!\n"
+
+#~ msgid "%s: Error - expected title after '-t' option!\n"
+#~ msgstr "%s: Kesalahan - diharapkan judul usai opsi '-t'!\n"
+
+#~ msgid "%s: Error - expected username after '-U' option!\n"
+#~ msgstr "%s: Kesalahan - diharapkan nama pengguna usai opsi '-U'!\n"
+
+#~ msgid "%s: Error - expected username after '-u' option!\n"
+#~ msgstr "%s: Kesalahan - diharapkan nama pengguna usai opsi '-u'!\n"
+
+#~ msgid "%s: Error - expected value after '-%c' option!\n"
+#~ msgstr "%s: Kesalahan - diharapkan nilai usai opsi '-%c'!\n"
+
+#~ msgid ""
+#~ "%s: Error - need \"completed\", \"not-completed\", or \"all\" after '-W' "
+#~ "option!\n"
+#~ msgstr ""
+#~ "%s: Kesalahan - diperlukan \"completed\", \"not-completed\", atau \"all\" "
+#~ "usai opsi '-W'!\n"
+
+#~ msgid "%s: Error - scheduler not responding!\n"
+#~ msgstr "%s: Kesalahan - penjadwal tidak merespon!\n"
+
+#~ msgid "%s: Error - unknown destination \"%s\"!\n"
+#~ msgstr "%s: Kesalahan - tujuan tak dikenal \"%s\"!\n"
+
+#~ msgid "%s: Error - unknown destination \"%s/%s\"!\n"
+#~ msgstr "%s: Kesalahan - tujuan tak dikenal \"%s/%s\"!\n"
+
+#~ msgid "%s: Error - unknown option '%c'!\n"
+#~ msgstr "%s: Kesalahan - opsi tak dikenal '%c'!\n"
+
+#~ msgid "%s: Error - unknown option '%s'!\n"
+#~ msgstr "%s: Kesalahan - opsi '%s' tak dikenal!\n"
+
+#~ msgid "%s: Expected job ID after '-i' option!\n"
+#~ msgstr "%s: Diharapkan ID tugas usai opsi '-i'!\n"
+
+#~ msgid "%s: Invalid destination name in list \"%s\"!\n"
+#~ msgstr "%s: Nama tujuan tidak sah pada daftar \"%s\"!\n"
+
+#~ msgid "%s: Need job ID ('-i jobid') before '-H restart'!\n"
+#~ msgstr "%s: Memerlukan ID tugas ('-i jobid') sebelum '-H restart'!\n"
+
+#~ msgid "%s: No filter to convert from %s/%s to %s/%s!\n"
+#~ msgstr "%s: Tidak ada penyaring untuk konversi dari %s/%s ke %s/%s!\n"
+
+#~ msgid "%s: Sorry, no encryption support compiled in!\n"
+#~ msgstr "%s: Maaf, tidak ada dukungan enkripsi yang dikompilasi serta!\n"
+
+#~ msgid "%s: Unable to contact server!\n"
+#~ msgstr "%s: Tidak bisa mengontak server!\n"
+
+#~ msgid "%s: Unable to determine MIME type of \"%s\"!\n"
+#~ msgstr "%s: Tidak bisa menentukan jenis MIME dari \"%s\"!\n"
+
+#~ msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"!\n"
+#~ msgstr "%s: Tak dapat membaca basis data MIME dari \"%s\" atau \"%s\"!\n"
+
+#~ msgid "%s: Unknown destination \"%s\"!\n"
+#~ msgstr "%s: Tujuan tak dikenal \"%s\"!\n"
+
+#~ msgid "%s: Unknown destination MIME type %s/%s!\n"
+#~ msgstr "%s: Jenis MIME yang dituju tak dikenal %s/%s!\n"
+
+#~ msgid "%s: Unknown option '%c'!\n"
+#~ msgstr "%s: Opsi tak dikenal '%c'!\n"
+
+#~ msgid "%s: Unknown source MIME type %s/%s!\n"
+#~ msgstr "%s: Sumber jenis MIME tak dikenal %s/%s!\n"
+
+#~ msgid ""
+#~ "%s: Warning - '%c' format modifier not supported - output may not be "
+#~ "correct!\n"
+#~ msgstr ""
+#~ "%s: Peringatan - format peubah '%c' tidak didukung - keluaran yang "
+#~ "dihasilkan mungkin tak tepat!\n"
+
+#~ msgid "%s: Warning - character set option ignored!\n"
+#~ msgstr "%s: Peringatan - opsi set karakter diabaikan!\n"
+
+#~ msgid "%s: Warning - content type option ignored!\n"
+#~ msgstr "%s: Peringatan - opsi jenis konten diabaikan!\n"
+
+#~ msgid "%s: Warning - form option ignored!\n"
+#~ msgstr "%s: Peringatan - opsi formulir diabaikan!\n"
+
+#~ msgid "%s: Warning - mode option ignored!\n"
+#~ msgstr "%s: Peringatan - opsi modus diabaikan!\n"
+
+#~ msgid ""
+#~ "%s: error - %s environment variable names non-existent destination \"%s"
+#~ "\"!\n"
+#~ msgstr ""
+#~ "%s: kesalahan - nama variabel lingkungan %s merupakan tujuan yang tidak "
+#~ "ada \"%s\"!\n"
+
+#~ msgid "%s: error - expected option=value after '-o' option!\n"
+#~ msgstr "%s: kesalahan - diharapkan opsi=nilai usai opsi '-o'!\n"
+
+#~ msgid "A Samba password is required to export printer drivers!"
+#~ msgstr "Diperlukan sandi Samba untuk mengekspor penggerak pencetak!"
+
+#~ msgid "A Samba username is required to export printer drivers!"
+#~ msgstr "Diperlukan nama pengguna Samba untuk mengekspor penggerak pencetak!"
+
+#~ msgid "A class named \"%s\" already exists!"
+#~ msgstr "Kelas bernama \"%s\" sudah ada!"
+
+#~ msgid "A printer named \"%s\" already exists!"
+#~ msgstr "Pencetak bernama \"%s\" sudah ada!"
+
+#~ msgid "Attribute groups are out of order (%x < %x)!"
+#~ msgstr "Kelompok atribut di luar jangkauan (%x < %x)!"
+
+#~ msgid "Bad device URI \"%s\"!\n"
+#~ msgstr "URI perangkat \"%s\" jelek!\n"
+
+#~ msgid "Bad device-uri \"%s\"!"
+#~ msgstr "device-uri \"%s\" jelek!"
+
+#~ msgid "Bad device-uri scheme \"%s\"!"
+#~ msgstr "Skema device-uri \"%s\" jelek!"
+
+#~ msgid "Bad document-format \"%s\"!"
+#~ msgstr "document-format \"%s\" jelek!"
+
+#~ msgid "Bad filename buffer!"
+#~ msgstr "Nama berkas penyangga jelek!"
+
+#~ msgid "Bad job-priority value!"
+#~ msgstr "Nilai job-priority jelek!"
+
+#~ msgid "Bad job-sheets value \"%s\"!"
+#~ msgstr "Nilai job-sheets \"%s\" jelek!"
+
+#~ msgid "Bad job-sheets value type!"
+#~ msgstr "Jenis nilai job-sheets jelek!"
+
+#~ msgid "Bad job-state value!"
+#~ msgstr "Nilai job-state jelek!"
+
+#~ msgid "Bad job-uri attribute \"%s\"!"
+#~ msgstr "Atribut job-uri \"%s\" jelek!"
+
+#~ msgid "Bad notify-pull-method \"%s\"!"
+#~ msgstr "notify-pull-method \"%s\" jelek!"
+
+#~ msgid "Bad notify-recipient-uri URI \"%s\"!"
+#~ msgstr "URI notify-recipient-uri \"%s\" jelek!"
+
+#~ msgid "Bad option + choice on line %d!"
+#~ msgstr "Opsi + yang dipilih pada baris %d jelek!"
+
+#~ msgid "Bad port-monitor \"%s\"!"
+#~ msgstr "port-monitor \"%s\" jelek!"
+
+#~ msgid "Bad printer-state value %d!"
+#~ msgstr "Nilai printer-state %d jelek!"
+
+#~ msgid "Bad request ID %d!"
+#~ msgstr "ID permintaan %d jelek!"
+
+#~ msgid "Bad subscription ID!"
+#~ msgstr "ID subskripsi jelek!"
+
+#~ msgid "Character set \"%s\" not supported!"
+#~ msgstr "Set karakter \"%s\" tidak didukung!"
+
+#~ msgid "Could not scan type \"%s\"!"
+#~ msgstr "Tidak akan memindai jenis \"%s\"!"
+
+#~ msgid "Cover open."
+#~ msgstr "Penutup terbuka."
+
+#~ msgid "Developer almost empty."
+#~ msgstr "Developer hampir kosong."
+
+#~ msgid "Developer empty!"
+#~ msgstr "Developer kosong!"
+
+#~ msgid "Door open."
+#~ msgstr "Pintu terbuka."
+
+#~ msgid "ERROR: Bad SCSI device file \"%s\"!\n"
+#~ msgstr "ERROR: Berkas perangkat SCSI \"%s\" jelek!\n"
+
+#~ msgid "ERROR: Bad columns value %d!\n"
+#~ msgstr "ERROR: Nilai kolom %d jelek!\n"
+
+#~ msgid "ERROR: Bad cpi value %f!\n"
+#~ msgstr "ERROR: Nilai cpi %f jelek!\n"
+
+#~ msgid "ERROR: Bad lpi value %f!\n"
+#~ msgstr "ERROR: Nilai lpi %f jelek!\n"
+
+#~ msgid "ERROR: Bad page setup!\n"
+#~ msgstr "ERROR: Pengaturan halaman jelek!\n"
+
+#~ msgid "ERROR: Destination printer does not exist!\n"
+#~ msgstr "ERROR: Pencetak yang dituju tidak ada!\n"
+
+#~ msgid "ERROR: Empty print file!\n"
+#~ msgstr "ERROR: Mencetak berkas kosong!\n"
+
+#~ msgid "ERROR: Fatal USB error!\n"
+#~ msgstr "ERROR: Kesalahan fatal USB!\n"
+
+#~ msgid "ERROR: Invalid HP-GL/2 command seen, unable to print file!\n"
+#~ msgstr ""
+#~ "ERROR: Ketidaksahan HP-GL/2 komentar terlihat, tak bisa mencetak berkas!\n"
+
+#~ msgid "ERROR: Missing value on line %d of banner file!\n"
+#~ msgstr ""
+#~ "ERROR: Kehilangan nilai pada baris %d dari berkas pataka (banner)!\n"
+
+#~ msgid ""
+#~ "ERROR: Need a msgid line before any translation strings on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ERROR: Memerlukan baris msgid sebelum string translasi pada baris %d dari "
+#~ "%s!\n"
+
+#~ msgid ""
+#~ "ERROR: No device URI found in argv[0] or in DEVICE_URI environment "
+#~ "variable!\n"
+#~ msgstr ""
+#~ "ERROR: Tak ditemukan URI perangkat pada argv[0] atau dalam variabel "
+#~ "lingkungan DEVICE_URI!\n"
+
+#~ msgid "ERROR: No pages found!\n"
+#~ msgstr "ERROR: Tidak ketemu halaman!\n"
+
+#~ msgid "ERROR: Out of paper!\n"
+#~ msgstr "ERROR: Kehabisan kertas!\n"
+
+#~ msgid "ERROR: PRINTER environment variable not defined!\n"
+#~ msgstr "ERROR: Variabel lingkungan PRINTER belum ditentukan!\n"
+
+#~ msgid "ERROR: Print file was not accepted (%s)!\n"
+#~ msgstr "ERROR: Berkas cetak tidak diterima (%s)!\n"
+
+#~ msgid "ERROR: Printer not responding!\n"
+#~ msgstr "ERROR: Pencetak tidak merespon!\n"
+
+#~ msgid "ERROR: Unable to get job %d attributes (%s)!\n"
+#~ msgstr "ERROR: Tidak bisa memperoleh atribut tugas %d (%s)!\n"
+
+#~ msgid "ERROR: Unable to get printer status (%s)!\n"
+#~ msgstr "ERROR: Tidak bisa memperoleh status pencetak (%s)!\n"
+
+#~ msgid "ERROR: Unable to locate printer '%s'!\n"
+#~ msgstr "ERROR: Tidak bisa menentukan lokasi pencetak '%s'!\n"
+
+#~ msgid "ERROR: Unable to open PPD file!\n"
+#~ msgstr "ERROR: Tidak bisa membuka berkas PPD!\n"
+
+#~ msgid "ERROR: Unable to open image file for printing!\n"
+#~ msgstr "ERROR: Tidak bisa membuka berkas gambar untuk mencetak!\n"
+
+#~ msgid "ERROR: Unable to read print data!\n"
+#~ msgstr "ERROR: Tidak bisa membaca data yang hendak dicetak!\n"
+
+#~ msgid "ERROR: Unable to send print data (%d)\n"
+#~ msgstr "ERROR: Tidak bisa mengirim data yang hendak dicetak (%d)\n"
+
+#~ msgid "ERROR: Unable to send print data!\n"
+#~ msgstr "ERROR: Tidak bisa mengirim data yang hendak dicetak!\n"
+
+#~ msgid "ERROR: Unable to write %d bytes to printer!\n"
+#~ msgstr "ERROR: Tidak bisa menulis %d bita ke pencetak!\n"
+
+#~ msgid "ERROR: Unable to write to temporary file"
+#~ msgstr "ERROR: Tidak bisa menulis di berkas temporer"
+
+#~ msgid "ERROR: Unexpected text on line %d of %s!\n"
+#~ msgstr "ERROR: Teks tak diharapkan pada baris %d dari %s!\n"
+
+#~ msgid "ERROR: Unknown encryption option value \"%s\"!\n"
+#~ msgstr "ERROR: Nilai opsi enkripsi \"%s\" tak dikenal!\n"
+
+#~ msgid "ERROR: Unknown message catalog format for \"%s\"!\n"
+#~ msgstr "ERROR: Format katalog pesan \"%s\" tak dikenal!\n"
+
+#~ msgid "ERROR: Unknown option \"%s\" with value \"%s\"!\n"
+#~ msgstr "ERROR: Opsi \"%s\" dengan nilai \"%s\" tak dikenal!\n"
+
+#~ msgid "ERROR: Unknown version option value \"%s\"!\n"
+#~ msgstr "ERROR: Nilai opsi versi \"%s\" tak dikenal!\n"
+
+#~ msgid "ERROR: Unsupported brightness value %s, using brightness=100!\n"
+#~ msgstr ""
+#~ "ERROR: Nilai kecerahan %s tak didukung, gunakanlah brightness=100!\n"
+
+#~ msgid "ERROR: Unsupported gamma value %s, using gamma=1000!\n"
+#~ msgstr "ERROR: Nilai gama %s tak didukung, gunakanlah gamma=1000!\n"
+
+#~ msgid "ERROR: Unsupported number-up value %d, using number-up=1!\n"
+#~ msgstr "ERROR: Nilai number-up %d tak didukung, gunakanlah number-up=1!\n"
+
+#~ msgid ""
+#~ "ERROR: Unsupported number-up-layout value %s, using number-up-"
+#~ "layout=lrtb!\n"
+#~ msgstr ""
+#~ "ERROR: Nilai number-up-layout %s tak didukung, gunakanlah number-up-"
+#~ "layout=lrtb!\n"
+
+#~ msgid "ERROR: Unsupported page-border value %s, using page-border=none!\n"
+#~ msgstr ""
+#~ "ERROR: Nilai page-border %s tak didukung, gunakanlah page-border=none!\n"
+
+#~ msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting!\n"
+#~ msgstr "ERROR: Kelebihan doc_printf (%d bita) terdeteksi, dibatalkan!\n"
+
+#~ msgid "ERROR: pictwpstops exited on signal %d!\n"
+#~ msgstr "ERROR: pictwpstops tertutup pada sinyal %d!\n"
+
+#~ msgid "ERROR: pictwpstops exited with status %d!\n"
+#~ msgstr "ERROR: pictwpstops tertutup dengan status %d!\n"
+
+#~ msgid ""
+#~ "ERROR: recoverable: Unable to connect to printer; will retry in 30 "
+#~ "seconds...\n"
+#~ msgstr ""
+#~ "ERROR: pemulihan: Tidak bisa menghubungi pencetak; akan mencoba ulang "
+#~ "dalam 30 detik...\n"
+
+#~ msgid "Empty PPD file!"
+#~ msgstr "Berkas PPD kosong!"
+
+#~ msgid "Error: need hostname after '-h' option!\n"
+#~ msgstr "Kesalahan: perlu nama host usai opsi '-h'!\n"
+
+#~ msgid "Fuser temperature high!"
+#~ msgstr "Suhu fusi tinggi!"
+
+#~ msgid "Fuser temperature low!"
+#~ msgstr "Suhu fusi rendah!"
+
+#~ msgid "Got a printer-uri attribute but no job-id!"
+#~ msgstr "Memperoleh atribut printer-uri tetapi bukan job-id!"
+
+#~ msgid "Ink/toner almost empty."
+#~ msgstr "Tinta/toner hampir kosong."
+
+#~ msgid "Ink/toner empty!"
+#~ msgstr "Tinta/toner kosong!"
+
+#~ msgid "Ink/toner waste bin almost full."
+#~ msgstr "Baki buangan tinta/toner hampir penuh."
+
+#~ msgid "Ink/toner waste bin full!"
+#~ msgstr "Baki buangan tinta/toner sudah penuh!"
+
+#~ msgid "Job #%d cannot be restarted - no files!"
+#~ msgstr "Tugas #%d tidak bisa dicetak ulang - tidak ada berkas!"
+
+#~ msgid "Job #%d does not exist!"
+#~ msgstr "Tugas #%d tidak ada!"
+
+#~ msgid "Job #%d is finished and cannot be altered!"
+#~ msgstr "Tugas #%d sudah diselesaikan dan tidak dapat diubah!"
+
+#~ msgid "Job #%d is not complete!"
+#~ msgstr "Tugas #%d tidak selesai!"
+
+#~ msgid "Job #%d is not held for authentication!"
+#~ msgstr "Tugas #%d tidak ditahan untuk otentikasi!"
+
+#~ msgid "Job #%d is not held!"
+#~ msgstr "Tugas #%d tidak ditahan!"
+
+#~ msgid "Job #%s does not exist!"
+#~ msgstr "Tugas #%s tidak ada!"
+
+#~ msgid "Job %d not found!"
+#~ msgstr "Tugas %d tidak ketemu!"
+
+#~ msgid "Job subscriptions cannot be renewed!"
+#~ msgstr "Subkripsi tugas tidak bisa diperbaharui!"
+
+#~ msgid "Language \"%s\" not supported!"
+#~ msgstr "Bahasa \"%s\" tidak didukung!"
+
+#~ msgid "Media jam!"
+#~ msgstr "Media tersangkut!"
+
+#~ msgid "Media tray almost empty."
+#~ msgstr "Baki media hampir kosong."
+
+#~ msgid "Media tray empty!"
+#~ msgstr "Baki media kosong!"
+
+#~ msgid "Media tray missing!"
+#~ msgstr "Baki media hilang!"
+
+#~ msgid "Media tray needs to be filled."
+#~ msgstr "Baki media perlu diisi."
+
+#~ msgid "Missing document-number attribute!"
+#~ msgstr "Kehilangan atribut document-number!"
+
+#~ msgid "Missing double quote on line %d!"
+#~ msgstr "Kehilangan tanda kutip pada baris %d!"
+
+#~ msgid "Missing form variable!"
+#~ msgstr "Kehilangan variabel formulir!"
+
+#~ msgid "Missing notify-subscription-ids attribute!"
+#~ msgstr "Kehilangan atribut notify-subscription-ids!"
+
+#~ msgid "Missing requesting-user-name attribute!"
+#~ msgstr "Kehilangan atribut requesting-user-name!"
+
+#~ msgid "Missing required attributes!"
+#~ msgstr "Kehilangan atribut yang diperlukan!"
+
+#~ msgid "Missing value on line %d!"
+#~ msgstr "Kehilangan nilai pada baris %d!"
+
+#~ msgid "Nested classes are not allowed!"
+#~ msgstr "Kelas bersarang tidak diperbolehkan!"
+
+#~ msgid "No PPD name!"
+#~ msgstr "Tidak ada nama PPD!"
+
+#~ msgid "No Windows printer drivers are installed!"
+#~ msgstr "Tidak ada penggerak pencetak Windows yang terpasang!"
+
+#~ msgid "No active jobs on %s!"
+#~ msgstr "Tidak ada tugas yang aktif pada %s!"
+
+#~ msgid "No attributes in request!"
+#~ msgstr "Tidak ada atribut dalam permintaan!"
+
+#~ msgid "No authentication information provided!"
+#~ msgstr "Tidak ada informasi otentikasi yang tersedia!"
+
+#~ msgid "No file!?!"
+#~ msgstr "Tidak ada berkas!?!"
+
+#~ msgid "No modification time!"
+#~ msgstr "Tidak ada waktu modifikasi!"
+
+#~ msgid "No printer name!"
+#~ msgstr "Tidak ada nama pencetak!"
+
+#~ msgid "No printer-uri found for class!"
+#~ msgstr "Tidak ditemukan printer-uri untuk kelas!"
+
+#~ msgid "No printer-uri found!"
+#~ msgstr "Tidak ditemukan printer-uri!"
+
+#~ msgid "No printer-uri in request!"
+#~ msgstr "Tidak ada printer-uri dalam permintaan!"
+
+#~ msgid "No subscription attributes in request!"
+#~ msgstr "Tidak ada atribut subskripsi dalam permintaan!"
+
+#~ msgid "OPC almost at end-of-life."
+#~ msgstr "OPC nyaris di ujung hayat."
+
+#~ msgid "OPC at end-of-life!"
+#~ msgstr "OPC sudah di ujung hayat!"
+
+#~ msgid "Out of toner!"
+#~ msgstr "Kehabisan toner!"
+
+#~ msgid "Output bin almost full."
+#~ msgstr "Baki keluaran hampir penuh."
+
+#~ msgid "Output bin full!"
+#~ msgstr "Baki keluaran penuh!"
+
+#~ msgid "Output tray missing!"
+#~ msgstr "Baki keluaran hilang!"
+
+#~ msgid "Printer offline."
+#~ msgstr "Pencetak tak terhubung."
+
+#~ msgid "SCSI Printer"
+#~ msgstr "Pencetak SCSI"
+
+#~ msgid "The notify-user-data value is too large (%d > 63 octets)!"
+#~ msgstr "Nilai notify-user-data terlalu besar (%d > 63 oktet)!"
+
+#~ msgid "The printer or class is not shared!"
+#~ msgstr "Pencetak atau kelas tidak dikongsikan!"
+
+#~ msgid "The printer-uri attribute is required!"
+#~ msgstr "Atribut printer-uri diperlukan!"
+
+#~ msgid "Toner low."
+#~ msgstr "Toner lemah."
+
+#~ msgid "Too many job-sheets values (%d > 2)!"
+#~ msgstr "Terlalu banyak nilai job-sheets (%d > 2)!"
+
+#~ msgid "Too many printer-state-reasons values (%d > %d)!"
+#~ msgstr "Terlalu banyak nilai printer-state-reasons (%d > %d)!"
+
+#~ msgid "Unable to add job for destination \"%s\"!"
+#~ msgstr "Tidak bisa menambah tugas untuk tujuan \"%s\"!"
+
+#~ msgid "Unable to allocate memory for file types!"
+#~ msgstr "Tidak bisa mengalokasikan memori untuk jenis berkas!"
+
+#~ msgid "Unable to copy 64-bit CUPS printer driver files (%d)!"
+#~ msgstr "Tidak bisa menyalin berkas penggerak pencetak CUPS 64-bit (%d)!"
+
+#~ msgid "Unable to copy 64-bit Windows printer driver files (%d)!"
+#~ msgstr "Tidak bisa menyalin berkas penggerak pencetak Windows 64-bit (%d)!"
+
+#~ msgid "Unable to copy CUPS printer driver files (%d)!"
+#~ msgstr "Tidak bisa menyalin berkas penggerak pencetak CUPS (%d)!"
+
+#~ msgid "Unable to copy PPD file - %s!"
+#~ msgstr "Tidak bisa menyalin berkas PPD - %s!"
+
+#~ msgid "Unable to copy PPD file!"
+#~ msgstr "Tidak bisa menyalin berkas PPD!"
+
+#~ msgid "Unable to copy Windows 2000 printer driver files (%d)!"
+#~ msgstr "Tidak bisa menyalin berkas penggerak pencetak Windows 2000 (%d)!"
+
+#~ msgid "Unable to copy Windows 9x printer driver files (%d)!"
+#~ msgstr "Tidak bisa menyalin berkas penggerak pencetak Windows 9x (%d)!"
+
+#~ msgid "Unable to copy interface script - %s!"
+#~ msgstr "Tidak bisa menyalin skrip antarmuka - %s!"
+
+#~ msgid "Unable to create printer-uri!"
+#~ msgstr "Tidak bisa membuat printer-uri!"
+
+#~ msgid "Unable to edit cupsd.conf files larger than 1MB!"
+#~ msgstr "Tidak bisa menyunting berkas cupsd.conf lebih dari 1MB!"
+
+#~ msgid "Unable to find destination for job!"
+#~ msgstr "Tidak bisa menemukan tujuan untuk tugas!"
+
+#~ msgid "Unable to find printer!\n"
+#~ msgstr "Tidak bisa menemukan pencetak!\n"
+
+#~ msgid "Unable to install Windows 2000 printer driver files (%d)!"
+#~ msgstr "Tidak bisa memasang berkas penggerak pencetak Windows 2000 (%d)!"
+
+#~ msgid "Unable to install Windows 9x printer driver files (%d)!"
+#~ msgstr "Tidak bisa memasang berkas penggerak pencetak Windows 9x (%d)!"
+
+#~ msgid "Unable to open document %d in job %d!"
+#~ msgstr "Tidak bisa membuka dokumen %d pada tugas %d!"
+
+#~ msgid "Unable to set Windows printer driver (%d)!"
+#~ msgstr "Tidak bisa mengeset penggerak pencetak Windows (%d)!"
+
+#~ msgid "Unsupported character set \"%s\"!"
+#~ msgstr "Set karakter \"%s\" tak didukung!"
+
+#~ msgid "Unsupported compression \"%s\"!"
+#~ msgstr "Kompresi \"%s\" tak didukung!"
+
+#~ msgid "Unsupported compression attribute %s!"
+#~ msgstr "Atribut kompresi %s tak didukung!"
+
+#~ msgid "Unsupported format \"%s\"!"
+#~ msgstr "Format \"%s\" tak didukung!"
+
+#~ msgid "Unsupported format '%s'!"
+#~ msgstr "Format '%s' tak didukung!"
+
+#~ msgid "Unsupported format '%s/%s'!"
+#~ msgstr "Format '%s/%s' tak didukung!"
+
+#~ msgid ""
+#~ "Usage: cupstestppd [options] filename1.ppd[.gz] [... filenameN.ppd[.gz]]\n"
+#~ " program | cupstestppd [options] -\n"
+#~ "\n"
+#~ "Options:\n"
+#~ "\n"
+#~ " -R root-directory Set alternate root\n"
+#~ " -W {all,none,constraints,defaults,duplex,filters,profiles,sizes,"
+#~ "translations}\n"
+#~ " Issue warnings instead of errors\n"
+#~ " -q Run silently\n"
+#~ " -r Use 'relaxed' open mode\n"
+#~ " -v Be slightly verbose\n"
+#~ " -vv Be very verbose\n"
+#~ msgstr ""
+#~ "Penggunaan: cupstestppd [opsi] berkas1.ppd[.gz] [... berkasN.ppd[.gz]]\n"
+#~ " program | cupstestppd [opsi] -\n"
+#~ "\n"
+#~ "Opsi:\n"
+#~ "\n"
+#~ " -R direktori-root Mengeset root alternatif\n"
+#~ " -W {all,none,constraints,defaults,duplex,filters,profiles,sizes,"
+#~ "translations}\n"
+#~ " Menampilkan peringatan ketimbang kesalahan\n"
+#~ " -q Berjalan senyap\n"
+#~ " -r Menggunakan modus 'relaxed' terbuka\n"
+#~ " -v Menjadi riuh\n"
+#~ " -vv Menjadi sangat riuh\n"
+
+#~ msgid ""
+#~ "Usage: ppdhtml [options] filename.drv >filename.html\n"
+#~ " -D name=value Set named variable to value.\n"
+#~ "Options:\n"
+#~ " -I include-dir Add include directory to search path.\n"
+#~ msgstr ""
+#~ "Penggunaan: ppdhtml [opsi] berkas.drv >berkas.html\n"
+#~ " -D nama=nilai Atur nilai variabel bernama.\n"
+#~ "Opsi:\n"
+#~ " -I dir-inklusi Tambah direktori dalam jalur pencarian.\n"
+
+#~ msgid ""
+#~ "Usage: ppdpo [options] -o filename.po filename.drv [ ... filenameN.drv ]\n"
+#~ "Options:\n"
+#~ " -D name=value Set named variable to value.\n"
+#~ " -I include-dir Add include directory to search path.\n"
+#~ " -v Be verbose (more v's for more verbosity).\n"
+#~ msgstr ""
+#~ "Penggunaan: ppdpo [opsi] -o berkas.po berkas.drv [ ... berkasN.drv ]\n"
+#~ "Opsi:\n"
+#~ " -D nama=nilai Mengeset nilai variabel bernama.\n"
+#~ " -I dir-inklusi Tambah direktori dalam jalur pencarian.\n"
+#~ " -v Menjadi riuh (tambahkan v lagi untuk lebih riuh).\n"
+
+#~ msgid "WARNING: Failed to read side-channel request!\n"
+#~ msgstr "WARNING: Gagal membaca permintaan kanal sisi!\n"
+
+#~ msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature!\n"
+#~ msgstr "WARNING: Opsi \"%s\" tidak akan disertakan via IncludeFeature!\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with command status byte after %d "
+#~ "seconds!\n"
+#~ msgstr ""
+#~ "WARNING: Host jarak jauh tidak merespon pada bita status perintah usai %d "
+#~ "detik!\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with control status byte after %d "
+#~ "seconds!\n"
+#~ msgstr ""
+#~ "WARNING: Host jarak jauh tidak merespon pada bita kontrol status usai %d "
+#~ "detik!\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with data status byte after %d "
+#~ "seconds!\n"
+#~ msgstr ""
+#~ "WARNING: Host jarak jauh tidak merespon pada bita status data usai %d "
+#~ "detik!\n"
+
+#~ msgid "WARNING: SCSI command timed out (%d); retrying...\n"
+#~ msgstr "WARNING: Perintah SCSI kehabisan waktu (%d); mencoba ulang...\n"
+
+#~ msgid ""
+#~ "WARNING: This document does not conform to the Adobe Document Structuring "
+#~ "Conventions and may not print correctly!\n"
+#~ msgstr ""
+#~ "WARNING: Dokumen ini tidak sesuai dengan Adobe Document Structuring "
+#~ "Conventions dan mungkin tidak tercetak dengan benar!\n"
+
+#~ msgid "WARNING: Unknown choice \"%s\" for option \"%s\"!\n"
+#~ msgstr "WARNING: Pilihan \"%s\" tak dikenal untuk opsi \"%s\"!\n"
+
+#~ msgid "WARNING: Unknown option \"%s\"!\n"
+#~ msgstr "WARNING: Opsi \"%s\" tak dikenal!\n"
+
+#~ msgid "Warning, no Windows 2000 printer drivers are installed!"
+#~ msgstr "Peringatan, tak ada penggerak pencetak Windows 2000 yang terpasang!"
+
+#~ msgid "cupsctl: Unknown option \"%s\"!\n"
+#~ msgstr "cupsctl: Opsi tak dikenal \"%s\"!\n"
+
+#~ msgid "cupsctl: Unknown option \"-%c\"!\n"
+#~ msgstr "cupsctl: Opsi tak dikenal \"-%c\"!\n"
+
+#~ msgid "cupsd: Expected config filename after \"-c\" option!\n"
+#~ msgstr "cupsd: Diharapkan nama berkas konfigurasi usai opsi \"-c\"!\n"
+
+#~ msgid "cupsd: Unable to get current directory!\n"
+#~ msgstr "cupsd: Tidak bisa memperoleh direktori sekarang!\n"
+
+#~ msgid "cupsd: Unknown argument \"%s\" - aborting!\n"
+#~ msgstr "cupsd: Argumen \"%s\" tak dikenal - digagalkan!\n"
+
+#~ msgid "cupsd: Unknown option \"%c\" - aborting!\n"
+#~ msgstr "cupsd: Opsi \"%c\" tak dikenal - digagalkan!\n"
+
+#~ msgid "cupsfilter: Invalid document number %d!\n"
+#~ msgstr "cupsfilter: Jumlah dokumen %d tidak sah!\n"
+
+#~ msgid "cupsfilter: Invalid job ID %d!\n"
+#~ msgstr "cupsfilter: ID tugas %d tak sah!\n"
+
+#~ msgid "cupsfilter: Only one filename can be specified!\n"
+#~ msgstr "cupsfilter: Hanya satu nama berkas yang bisa ditentukan!\n"
+
+#~ msgid "job-printer-uri attribute missing!"
+#~ msgstr "Atribut job-printer-uri hilang!"
+
+#~ msgid "lpadmin: Class name can only contain printable characters!\n"
+#~ msgstr "lpadmin: Nama kelas hanya boleh diisi karakter cetak!\n"
+
+#~ msgid "lpadmin: Expected PPD after '-P' option!\n"
+#~ msgstr "lpadmin: Diharapkan PPD usai opsi '-P'!\n"
+
+#~ msgid "lpadmin: Expected allow/deny:userlist after '-u' option!\n"
+#~ msgstr "lpadmin: Diharapkan allow/deny:daftarpengguna usai opsi '-u'!\n"
+
+#~ msgid "lpadmin: Expected class after '-r' option!\n"
+#~ msgstr "lpadmin: Diharapkan kelas usai opsi '-r'!\n"
+
+#~ msgid "lpadmin: Expected class name after '-c' option!\n"
+#~ msgstr "lpadmin: Diharapkan nama kelas usai opsi '-c'!\n"
+
+#~ msgid "lpadmin: Expected description after '-D' option!\n"
+#~ msgstr "lpadmin: Diharapkan deskripsi usai opsi '-D'!\n"
+
+#~ msgid "lpadmin: Expected device URI after '-v' option!\n"
+#~ msgstr "lpadmin: Diharapkan URI perangkat usai opsi '-v'!\n"
+
+#~ msgid "lpadmin: Expected file type(s) after '-I' option!\n"
+#~ msgstr "lpadmin: Diharapkan jenis berkas usai opsi '-I'!\n"
+
+#~ msgid "lpadmin: Expected hostname after '-h' option!\n"
+#~ msgstr "lpadmin: Diharapkan nama host usai opsi '-h'!\n"
+
+#~ msgid "lpadmin: Expected interface after '-i' option!\n"
+#~ msgstr "lpadmin: Diharapkan antarmuka usai opsi '-i'!\n"
+
+#~ msgid "lpadmin: Expected location after '-L' option!\n"
+#~ msgstr "lpadmin: Diharapkan lokasi usai opsi '-L'!\n"
+
+#~ msgid "lpadmin: Expected model after '-m' option!\n"
+#~ msgstr "lpadmin: Diharapkan model usai opsi '-m'!\n"
+
+#~ msgid "lpadmin: Expected name=value after '-o' option!\n"
+#~ msgstr "lpadmin: Diharapkan nama=nilai usai opsi '-o'!\n"
+
+#~ msgid "lpadmin: Expected printer after '-p' option!\n"
+#~ msgstr "lpadmin: Diharapkan pencetak usai opsi '-p'!\n"
+
+#~ msgid "lpadmin: Expected printer name after '-d' option!\n"
+#~ msgstr "lpadmin: Diharapkan nama pencetak usai opsi '-d'!\n"
+
+#~ msgid "lpadmin: Expected printer or class after '-x' option!\n"
+#~ msgstr "lpadmin: Diharapkan pencetak atau kelas usai opsi '-x'!\n"
+
+#~ msgid "lpadmin: No member names were seen!\n"
+#~ msgstr "lpadmin: Tidak ada nama anggota yang terlihat!\n"
+
+#~ msgid "lpadmin: Printer name can only contain printable characters!\n"
+#~ msgstr "lpadmin: Nama pencetak hanya bisa mengandung karakter cetak!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to add a printer to the class:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Tidak bisa menambah pencetak ke kelas:\n"
+#~ " Anda harus menentukan nama pencetak lebih dulu!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to remove a printer from the class:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Tidak bisa membuang pencetak dari kelas:\n"
+#~ " Anda harus menentukan nama pencetak lebih dulu!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the PPD file:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Tidak bisa mengeset berkas PPD:\n"
+#~ " Anda harus menentukan nama pencetak lebih dulu!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the device URI:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Tidak bisa mengeset URI perangkat:\n"
+#~ " Anda harus menentukan nama pencetak lebih dulu!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the interface script or PPD file:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Tidak bisa mengeset skrip antarmuka atau berkas PPD:\n"
+#~ " Anda harus menentukan nama pencetak lebih dulu!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the interface script:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Tidak bisa mengeset skrip antarmuka:\n"
+#~ " Anda harus menentukan nama pencetak lebih dulu!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer description:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Tidak bisa mengeset deskripsi pencetak:\n"
+#~ " Anda harus menentukan nama pencetak lebih dulu!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer location:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Tidak bisa mengeset lokasi pencetak:\n"
+#~ " Anda harus menentukan nama pencetak lebih dulu!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer options:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Tidak bisa mengeset opsi pencetak:\n"
+#~ " Anda harus menentukan nama pencetak lebih dulu!\n"
+
+#~ msgid "lpadmin: Unknown allow/deny option \"%s\"!\n"
+#~ msgstr "lpadmin: Opsi boleh/larang tak dikenal \"%s\"!\n"
+
+#~ msgid "lpadmin: Unknown argument '%s'!\n"
+#~ msgstr "lpadmin: Argumen tak dikenal '%s'!\n"
+
+#~ msgid "lpadmin: Unknown option '%c'!\n"
+#~ msgstr "lpadmin: Opsi tak dikenal '%c'!\n"
+
+#~ msgid "lpadmin: Warning - content type list ignored!\n"
+#~ msgstr "lpadmin: Peringatan - jenis isi diabaikan!\n"
+
+#~ msgid "lpinfo: Expected language after --language!\n"
+#~ msgstr "lpinfo: Diharapkan bahasa usai --language!\n"
+
+#~ msgid "lpinfo: Expected make and model after --make-and-model!\n"
+#~ msgstr "lpinfo: Diharapkan pembuat dan model usai --make-and-model!\n"
+
+#~ msgid "lpinfo: Expected product string after --product!\n"
+#~ msgstr "lpinfo: Diharapkan string produk usai --product!\n"
+
+#~ msgid "lpinfo: Expected scheme list after --exclude-schemes!\n"
+#~ msgstr "lpinfo: Diharapkan daftar skema usai --exclude-scemes!\n"
+
+#~ msgid "lpinfo: Expected scheme list after --include-schemes!\n"
+#~ msgstr "lpinfo: Diharapkan daftar skema usai --include-schemes!\n"
+
+#~ msgid "lpinfo: Expected timeout after --timeout!\n"
+#~ msgstr "lpinfo: Diharapkan waktu habis usai --timeout!\n"
+
+#~ msgid "lpinfo: Unknown argument '%s'!\n"
+#~ msgstr "lpinfo: Argumen tak dikenal '%s'!\n"
+
+#~ msgid "lpinfo: Unknown option '%c'!\n"
+#~ msgstr "lpinfo: Opsi tak dikenal '%c'!\n"
+
+#~ msgid "lpinfo: Unknown option '%s'!\n"
+#~ msgstr "lpinfo: Opsi tak dikenal '%s'!\n"
+
+#~ msgid "lpmove: Unknown argument '%s'!\n"
+#~ msgstr "lpmove: Argumen tak dikenal '%s'!\n"
+
+#~ msgid "lpmove: Unknown option '%c'!\n"
+#~ msgstr "lpmove: Opsi tak dikenal '%c'!\n"
+
+#~ msgid "lpoptions: No printers!?!\n"
+#~ msgstr "lpoptions: Tidak ada pencetak!?!\n"
+
+#~ msgid "lpoptions: Unable to open PPD file for %s!\n"
+#~ msgstr "lpoptions: Tidak bisa membuka berkas PPD untuk %s!\n"
+
+#~ msgid "lpoptions: Unknown printer or class!\n"
+#~ msgstr "lpoptions: Pencetak atau kelas tak dikenal!\n"
+
+#~ msgid "lppasswd: Only root can add or delete passwords!\n"
+#~ msgstr "lppasswd: Hanya root yang bisa menambah atau menghapus sandi!\n"
+
+#~ msgid "lppasswd: Password file busy!\n"
+#~ msgstr "lppasswd: Berkas sandi sedang sibuk!\n"
+
+#~ msgid "lppasswd: Password file not updated!\n"
+#~ msgstr "lppasswd: Berkas sandi tidak diperbaharui!\n"
+
+#~ msgid "lppasswd: Sorry, password doesn't match!\n"
+#~ msgstr "lppasswd: Maaf, sandi tidak cocok!\n"
+
+#~ msgid "lppasswd: Sorry, passwords don't match!\n"
+#~ msgstr "lppasswd: Maaf, sandi tidak cocok!\n"
+
+#~ msgid ""
+#~ "lpstat: error - %s environment variable names non-existent destination \"%"
+#~ "s\"!\n"
+#~ msgstr ""
+#~ "lpstat: kesalahan - nama variabel lingkungan %s bukanlah tujuan yang ada "
+#~ "\"%s\"!\n"
+
+#~ msgid "notify-events not specified!"
+#~ msgstr "notify-events tidak dispesifikasikan!"
+
+#~ msgid "notify-recipient-uri URI \"%s\" is already used!"
+#~ msgstr "URI notify-recipient-uri \"%s\" sudah dipakai!"
+
+#~ msgid "notify-recipient-uri URI \"%s\" uses unknown scheme!"
+#~ msgstr "URI notify-recipient-uri \"%s\" memakai skema tak dikenal!"
+
+#~ msgid "notify-subscription-id %d no good!"
+#~ msgstr "notify-subscription-id %d tidak baik!"
+
+#~ msgid "ppdc: Bad resolution name \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Nama resolusi jelek \"%s\" pada baris %d dari %s!\n"
+
+#~ msgid "ppdc: Bad status keyword %s on line %d of %s!\n"
+#~ msgstr "ppdc: Kata kunci status jelek %s pada baris %d dari %s!\n"
+
+#~ msgid "ppdc: Choice found on line %d of %s with no Option!\n"
+#~ msgstr "ppdc: Ditemukan pilihan pada baris %d dari %s tanpa Option!\n"
+
+#~ msgid "ppdc: Duplicate #po for locale %s on line %d of %s!\n"
+#~ msgstr "ppdc: Duplikat #po untuk lokal %s pada baris %d dari %s!\n"
+
+#~ msgid "ppdc: Expected a filter definition on line %d of %s!\n"
+#~ msgstr "ppdc: Diharapkan definisi penyaring pada baris %d dari %s!\n"
+
+#~ msgid "ppdc: Expected a program name on line %d of %s!\n"
+#~ msgstr "ppdc: Diharapkan nama program pada baris %d dari %s!\n"
+
+#~ msgid "ppdc: Expected color order for ColorModel on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Diharapkan urutan warna untuk ColorModel pada baris %d dari %s!\n"
+
+#~ msgid "ppdc: Expected colorspace for ColorModel on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Diharapkan ruang warna untuk ColorModel pada baris %d dari %s!\n"
+
+#~ msgid "ppdc: Expected compression for ColorModel on line %d of %s!\n"
+#~ msgstr "ppdc: Diharapkan kompresi untuk ColorModel pada baris %d dari %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected constraints string for UIConstraints on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Diharapkan string konstrain untuk UIConstraints pada baris %d dari %"
+#~ "s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected driver type keyword following DriverType on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc: Diharapkan kata kunci jenis penggerak diikuti DriverType pada baris "
+#~ "%d dari %s!\n"
+
+#~ msgid "ppdc: Expected duplex type after Duplex on line %d of %s!\n"
+#~ msgstr "ppdc: Diharapkan jenis dupleks usai Duplex pada baris %d dari %s!\n"
+
+#~ msgid "ppdc: Expected encoding after Font on line %d of %s!\n"
+#~ msgstr "ppdc: Diharapkan enkode usai Font pada baris %d dari %s!\n"
+
+#~ msgid "ppdc: Expected filename after #po %s on line %d of %s!\n"
+#~ msgstr "ppdc: Diharapkan nama berkas usai #po %s pada baris %d dari %s!\n"
+
+#~ msgid "ppdc: Expected group name/text on line %d of %s!\n"
+#~ msgstr "ppdc: Diharapkan nama/teks kelompok pada baris %d dari %s!\n"
+
+#~ msgid "ppdc: Expected include filename on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Diharapkan nama berkas yang disertakan pada baris %d dari %s!\n"
+
+#~ msgid "ppdc: Expected integer on line %d of %s!\n"
+#~ msgstr "ppdc: Diharapkan integer pada baris %d dari %s!\n"
+
+#~ msgid "ppdc: Expected locale after #po on line %d of %s!\n"
+#~ msgstr "ppdc: Diharapkan lokal usai #po pada baris %d dari %s!\n"
+
+#~ msgid "ppdc: Expected name after %s on line %d of %s!\n"
+#~ msgstr "ppdc: Diharapkan nama usai %s pada baris %d dari %s!\n"
+
+#~ msgid "ppdc: Expected name after FileName on line %d of %s!\n"
+#~ msgstr "ppdc: Diharapkan nama usai FileName pada baris %d dari %s!\n"
+
+#~ msgid "ppdc: Expected name after Font on line %d of %s!\n"
+#~ msgstr "ppdc: Diharapkan nama usai Font pada baris %d dari %s!\n"
+
+#~ msgid "ppdc: Expected name after Manufacturer on line %d of %s!\n"
+#~ msgstr "ppdc: Diharapkan nama usai Manufacturer pada baris %d dari %s!\n"
+
+#~ msgid "ppdc: Expected name after MediaSize on line %d of %s!\n"
+#~ msgstr "ppdc: Diharapkan nama usai MediaSize pada baris %d dari %s!\n"
+
+#~ msgid "ppdc: Expected name after ModelName on line %d of %s!\n"
+#~ msgstr "ppdc: Diharapkan nama usai ModelName pada baris %d dari %s!\n"
+
+#~ msgid "ppdc: Expected name after PCFileName on line %d of %s!\n"
+#~ msgstr "ppdc: Diharapkan nama usai PCFileName pada baris %d dari %s!\n"
+
+#~ msgid "ppdc: Expected name/text after %s on line %d of %s!\n"
+#~ msgstr "ppdc: Diharapkan nama/teks usai %s pada baris %d dari %s!\n"
+
+#~ msgid "ppdc: Expected name/text after Installable on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Diharapkan nama/teks usai Installable pada baris %d dari %s!\n"
+
+#~ msgid "ppdc: Expected name/text after Resolution on line %d of %s!\n"
+#~ msgstr "ppdc: Diharapkan nama/teks usai Resolution pada baris %d dari %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected name/text combination for ColorModel on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Diharapkan nama/teks kombinasi untuk ColorModel pada baris %d dari %"
+#~ "s!\n"
+
+#~ msgid "ppdc: Expected option name/text on line %d of %s!\n"
+#~ msgstr "ppdc: Diharapkan opsi nama/teks pada baris %d dari %s!\n"
+
+#~ msgid "ppdc: Expected option section on line %d of %s!\n"
+#~ msgstr "ppdc: Diharapkan opsi seksi pada baris %d dari %s!\n"
+
+#~ msgid "ppdc: Expected option type on line %d of %s!\n"
+#~ msgstr "ppdc: Diharapkan opsi jenis pada baris %d dari %s!\n"
+
+#~ msgid "ppdc: Expected real number on line %d of %s!\n"
+#~ msgstr "ppdc: Diharapkan bilangan real pada baris %d dari %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected resolution/mediatype following ColorProfile on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc: Diharapkan resolusi/jenis media diikuti ColorProfile pada baris %d "
+#~ "dari %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected resolution/mediatype following SimpleColorProfile on line %"
+#~ "d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Diharapkan resolusi/jenis media diikuti SimpleColorProfile pada "
+#~ "baris %d dari %s!\n"
+
+#~ msgid "ppdc: Expected selector after %s on line %d of %s!\n"
+#~ msgstr "ppdc: Diharapan selektor usai %s pada baris %d dari %s!\n"
+
+#~ msgid "ppdc: Expected status after Font on line %d of %s!\n"
+#~ msgstr "ppdc: Diharapkan status usai Font pada baris %d dari %s!\n"
+
+#~ msgid "ppdc: Expected string after Copyright on line %d of %s!\n"
+#~ msgstr "ppdc: Diharapkan string usai Copyright pada baris %d dari %s!\n"
+
+#~ msgid "ppdc: Expected string after Version on line %d of %s!\n"
+#~ msgstr "ppdc: Diharapkan string usai Version pada baris %d dari %s!\n"
+
+#~ msgid "ppdc: Expected two option names on line %d of %s!\n"
+#~ msgstr "ppdc: Diharapkan dua opsi nama pada baris %d dari %s!\n"
+
+#~ msgid "ppdc: Expected value after %s on line %d of %s!\n"
+#~ msgstr "ppdc: Diharapkan nilai usai %s pada baris %d dari %s!\n"
+
+#~ msgid "ppdc: Expected version after Font on line %d of %s!\n"
+#~ msgstr "ppdc: Diharapkan versi usai Font pada baris %d dari %s!\n"
+
+#~ msgid "ppdc: Invalid #include/#po filename \"%s\"!\n"
+#~ msgstr "ppdc: Nama berkas #include/#po \"%s\" tak sah!\n"
+
+#~ msgid "ppdc: Invalid cost for filter on line %d of %s!\n"
+#~ msgstr "ppdc: Nilai tak sah bagi penyaring pada baris %d dari %s!\n"
+
+#~ msgid "ppdc: Invalid empty MIME type for filter on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Jenis MIME kosong tak sah untuk penyaring pada baris %d dari %s!\n"
+
+#~ msgid "ppdc: Invalid empty program name for filter on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Nama program korong tak sah untuk penyaring pada baris %d dari %s!\n"
+
+#~ msgid "ppdc: Invalid option section \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Seksi opsi \"%s\" tak sah pada baris %d dari %s!\n"
+
+#~ msgid "ppdc: Invalid option type \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Jenis opsi \"%s\" tak sah pada baris %d dari %s!\n"
+
+#~ msgid "ppdc: Missing #endif at end of \"%s\"!\n"
+#~ msgstr "ppdc: Kehilangan #endif di akhir \"%s\"!\n"
+
+#~ msgid "ppdc: Missing #if on line %d of %s!\n"
+#~ msgstr "ppdc: Kehilangan #if pada baris %d dari %s!\n"
+
+#~ msgid "ppdc: No message catalog provided for locale %s!\n"
+#~ msgstr "ppdc: Tak tersedia katalog pesan untuk lokal %s!\n"
+
+#~ msgid "ppdc: Too many nested #if's on line %d of %s!\n"
+#~ msgstr "ppdc: Terlalu banyak #if bersarang pada baris %d dari %s!\n"
+
+#~ msgid "ppdc: Unable to find #po file %s on line %d of %s!\n"
+#~ msgstr "ppdc: Tidak bisa menemukan berkas #po %s pada baris %d dari %s!\n"
+
+#~ msgid "ppdc: Unable to find include file \"%s\" on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Tidak bisa menemukan berkas yang disertakan \"%s\" pada baris %d "
+#~ "dari %s!\n"
+
+#~ msgid "ppdc: Unknown driver type %s on line %d of %s!\n"
+#~ msgstr "ppdc: Jenis penggerak tak dikenal %s pada baris %d dari %s!\n"
+
+#~ msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Jenis dupleks tak dikenal \"%s\" pada baris %d dari %s!\n"
+
+#~ msgid "ppdc: Unknown media size \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Ukuran media tak dikenal \"%s\" pada baris %d dari %s!\n"
+
+#~ msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s!\n"
+#~ msgstr "ppdmerge: LanguageVersion \"%s\" jelek pada %s!\n"
diff --git a/locale/cups_it.po b/locale/cups_it.po
index 8c33980a8..a20aab132 100644
--- a/locale/cups_it.po
+++ b/locale/cups_it.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: CUPS 1.4\n"
"Report-Msgid-Bugs-To: http://www.cups.org/str.php\n"
-"POT-Creation-Date: 2009-06-18 15:43-0700\n"
+"POT-Creation-Date: 2010-03-03 10:36-0800\n"
"PO-Revision-Date: 2010-01-10 01:03+0100\n"
"Last-Translator: Vincenzo Reale <smart2128@baslug.org>\n"
"Language-Team: Italian <kde-i18n-it@kde.org>\n"
@@ -222,8 +222,8 @@ msgstr ""
" (limitazione=\"%s %s %s %s\")\n"
#, c-format
-msgid " WARN %s has no corresponding options!\n"
-msgstr " WARN %s non ha opzioni corrispondenti!\n"
+msgid " WARN %s has no corresponding options\n"
+msgstr ""
#, c-format
msgid ""
@@ -233,19 +233,18 @@ msgstr ""
" WARN %s condivide un prefisso comune con %s\n"
" RIF: pagina 15, sezione 3.2.\n"
-msgid " WARN Default choices conflicting!\n"
-msgstr " WARN Conflitto tra le scelte predefinite!\n"
+msgid " WARN Default choices conflicting\n"
+msgstr ""
#, c-format
msgid ""
-" WARN Duplex option keyword %s may not work as expected and should be named Duplex!\n"
+" WARN Duplex option keyword %s may not work as expected and should "
+"be named Duplex\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" WARN La parola chiave Duplex %s potrebbe non funzionare correttamente e dovrebbe essere Duplex!\n"
-" RIF: pagina 122, sezione 5.17\n"
-msgid " WARN File contains a mix of CR, LF, and CR LF line endings!\n"
-msgstr " WARN Il documento contiene un misto di interruzioni di riga CR, LF e CR LF!\n"
+msgid " WARN File contains a mix of CR, LF, and CR LF line endings\n"
+msgstr ""
msgid ""
" WARN LanguageEncoding required by PPD 4.3 spec.\n"
@@ -255,8 +254,8 @@ msgstr ""
" RIF: pagine 56-57, sezione 5.3.\n"
#, c-format
-msgid " WARN Line %d only contains whitespace!\n"
-msgstr " WARN La riga %d contiene solamente spazi bianchi!\n"
+msgid " WARN Line %d only contains whitespace\n"
+msgstr ""
msgid ""
" WARN Manufacturer required by PPD 4.3 spec.\n"
@@ -265,29 +264,36 @@ msgstr ""
" WARN Produttore richiesto dalla specifica PPD 4.3.\n"
" RIF: pagine 58-59, sezione 5.3.\n"
-msgid " WARN Non-Windows PPD files should use lines ending with only LF, not CR LF!\n"
-msgstr " WARN I documenti PPD per sistemi diversi da Windows dovrebbero usare solo interruzioni di riga LF, non CR LF!\n"
+msgid ""
+" WARN Non-Windows PPD files should use lines ending with only LF, "
+"not CR LF\n"
+msgstr ""
#, c-format
msgid ""
-" WARN Obsolete PPD version %.1f!\n"
+" WARN Obsolete PPD version %.1f\n"
" REF: Page 42, section 5.2.\n"
msgstr ""
-" WARN Versione PPD %.1f obsoleta!\n"
-" RIF: pagina 42, sezione 5.2.\n"
msgid ""
" WARN PCFileName longer than 8.3 in violation of PPD spec.\n"
" REF: Pages 61-62, section 5.3.\n"
msgstr ""
-" WARN PCFileName maggiore di 8.3 in violazione della specifica PPD.\n"
+" WARN PCFileName maggiore di 8.3 in violazione della specifica "
+"PPD.\n"
" RIF: pagine 61-62, sezione 5.3.\n"
msgid ""
+" WARN PCFileName should contain a unique filename.\n"
+" REF: Pages 61-62, section 5.3.\n"
+msgstr ""
+
+msgid ""
" WARN Protocols contains PJL but JCL attributes are not set.\n"
" REF: Pages 78-79, section 5.7.\n"
msgstr ""
-" WARN Protocols contiene PJL, ma gli attributi JCL non sono impostati.\n"
+" WARN Protocols contiene PJL, ma gli attributi JCL non sono "
+"impostati.\n"
" RIF: pagine 78-79, sezione 5.7.\n"
msgid ""
@@ -305,68 +311,99 @@ msgstr ""
" RIF: pagine 64-65, sezione 5.3.\n"
#, c-format
-msgid " %s %s %s does not exist!\n"
-msgstr " %s %s %s non esiste!\n"
+msgid " %s %s %s does not exist\n"
+msgstr ""
#, c-format
-msgid " %s %s file \"%s\" has the wrong capitalization!\n"
-msgstr " %s %s il file \"%s\" ha una capitalizzazione errata!\n"
+msgid " %s %s file \"%s\" has the wrong capitalization\n"
+msgstr ""
#, c-format
msgid ""
-" %s Bad %s choice %s!\n"
+" %s Bad %s choice %s\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" %s Errato %s scelta %s!\n"
-" Rif: pagina 122, sezione 5.17\n"
#, c-format
-msgid " %s Bad UTF-8 \"%s\" translation string for option %s!\n"
-msgstr " %s Stringa traduzione UTF-8 \"%s\" errata per l'opzione %s!\n"
+msgid " %s Bad UTF-8 \"%s\" translation string for option %s\n"
+msgstr ""
+
+#, c-format
+msgid ""
+" %s Bad UTF-8 \"%s\" translation string for option %s, choice %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad cupsFilter value \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad cupsICCProfile %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad cupsPreFilter value \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad language \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on APDialogExtension file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on APPrinterIconPath file \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad UTF-8 \"%s\" translation string for option %s, choice %s!\n"
-msgstr " %s Stringa traduzione UTF-8 \"%s\" errata per l'opzione %s, scelta %s!\n"
+msgid " %s Bad permissions on APPrinterLowInkTool file \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsFilter value \"%s\"!\n"
-msgstr " %s Valore cupsFilter \"%s\" errato!\n"
+msgid " %s Bad permissions on APPrinterUtilityPath file \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsICCProfile %s!\n"
-msgstr " %s cupsICCProfile %s errato!\n"
+msgid " %s Bad permissions on APScanAppPath file \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsPreFilter value \"%s\"!\n"
-msgstr " %s Valore cupsPreFilter \"%s\" errato!\n"
+msgid " %s Bad permissions on cupsFilter file \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s cupsUIConstraints %s errato: \"%s\"!\n"
+msgid " %s Bad permissions on cupsICCProfile file \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad language \"%s\"!\n"
-msgstr " %s lingua \"%s\" errata!\n"
+msgid " %s Bad permissions on cupsPreFilter file \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad spelling of %s - should be %s!\n"
-msgstr " %s Ortografia non corretta di %s - dovrebbe essere %s!\n"
+msgid " %s Bad spelling of %s - should be %s\n"
+msgstr ""
#, c-format
-msgid " %s Cannot provide both APScanAppPath and APScanAppBundleID!\n"
-msgstr " %s Impossibile fornire contemporaneamente APScanAppPath e APScanAppBundleID!\n"
+msgid " %s Cannot provide both APScanAppPath and APScanAppBundleID\n"
+msgstr ""
#, c-format
-msgid " %s Empty cupsUIConstraints %s!\n"
-msgstr " %s cupsUIConstraints %s vuoto!\n"
+msgid " %s Empty cupsUIConstraints %s\n"
+msgstr ""
#, c-format
-msgid " %s Missing \"%s\" translation string for option %s!\n"
-msgstr " %s Manca stringa traduzione \"%s\" per l'opzione %s!\n"
+msgid " %s Missing \"%s\" translation string for option %s\n"
+msgstr ""
#, c-format
-msgid " %s Missing \"%s\" translation string for option %s, choice %s!\n"
-msgstr " %s Manca stringa traduzione \"%s\" per l'opzione %s, scelta %s!\n"
+msgid " %s Missing \"%s\" translation string for option %s, choice %s\n"
+msgstr ""
#, c-format
msgid " %s Missing APDialogExtension file \"%s\"\n"
@@ -390,103 +427,94 @@ msgstr " %s File APScanAppPath \"%s\" mancante\n"
#, c-format
msgid ""
-" %s Missing REQUIRED PageRegion option!\n"
+" %s Missing REQUIRED PageRegion option\n"
" REF: Page 100, section 5.14.\n"
msgstr ""
-" %s Opzione RICHIESTA PageRegion mancante!\n"
-" REF: Pagina 100, sezione 5.14.\n"
#, c-format
msgid ""
-" %s Missing REQUIRED PageSize option!\n"
+" %s Missing REQUIRED PageSize option\n"
" REF: Page 99, section 5.14.\n"
msgstr ""
-" %s Opzione RICHIESTA PageSize mancante!\n"
-" REF: Pagina 99, sezione 5.14.\n"
#, c-format
-msgid " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"!\n"
-msgstr " %s Manca stringa traduzione *%s %s in UIConstraints \"*%s %s *%s %s\"!\n"
+msgid " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"\n"
+msgstr ""
#, c-format
-msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s Manca stringa traduzione *%s %s in cupsUIConstraints %s: \"%s\"!\n"
+msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
#, c-format
msgid " %s Missing cupsFilter file \"%s\"\n"
msgstr " %s Documento cupsFilter \"%s\" mancante!\n"
#, c-format
-msgid " %s Missing cupsICCProfile file \"%s\"!\n"
-msgstr " %s Documento cupsICCProfile \"%s\" mancante!\n"
+msgid " %s Missing cupsICCProfile file \"%s\"\n"
+msgstr ""
#, c-format
msgid " %s Missing cupsPreFilter file \"%s\"\n"
msgstr " %s Documento cupsPreFilter \"%s\" mancante\n"
#, c-format
-msgid " %s Missing cupsUIResolver %s!\n"
-msgstr " %s cupsUIResolver %s mancante!\n"
+msgid " %s Missing cupsUIResolver %s\n"
+msgstr ""
#, c-format
-msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"!\n"
-msgstr " %s Manca opzione %s in UIConstraints \"*%s %s *%s %s\"!\n"
+msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"\n"
+msgstr ""
#, c-format
-msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s Manca opzione %s in cupsUIConstraints %s: \"%s\"!\n"
+msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s No base translation \"%s\" is included in file!\n"
-msgstr " %s Nessuna traduzione base \"%s\" è compresa nel documento!\n"
+msgid " %s No base translation \"%s\" is included in file\n"
+msgstr ""
#, c-format
msgid ""
-" %s Non-standard size name \"%s\"!\n"
+" %s Non-standard size name \"%s\"\n"
" REF: Page 187, section B.2.\n"
msgstr ""
-" %s Dimensione del nome \"%s\" non standard!\n"
-" REF: Pagina 187, sezione B.2.\n"
#, c-format
msgid ""
-" %s REQUIRED %s does not define choice None!\n"
+" %s REQUIRED %s does not define choice None\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" %s %s RICHIESTO non definisce la scelta Nessuno!\n"
-" RIF: pagina 122, sezione 5.17\n"
#, c-format
-msgid " %s Size \"%s\" defined for %s but not for %s!\n"
-msgstr " %s Dimensione \"%s\" definita per %s ma non per %s.\n"
+msgid " %s Size \"%s\" defined for %s but not for %s\n"
+msgstr ""
#, c-format
-msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)!\n"
-msgstr " %s La misura \"%s\" ha dimensioni inattese (%gx%g)!\n"
+msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)\n"
+msgstr ""
#, c-format
-msgid " %s cupsICCProfile %s hash value collides with %s!\n"
-msgstr " %s il valore hash cupsICCProfile %s si scontra con %s!\n"
+msgid " %s cupsICCProfile %s hash value collides with %s\n"
+msgstr ""
#, c-format
-msgid " %s cupsUIResolver %s causes a loop!\n"
-msgstr " %s cupsUIResolver %s causa un loop!\n"
+msgid " %s cupsUIResolver %s causes a loop\n"
+msgstr ""
#, c-format
-msgid " %s cupsUIResolver %s does not list at least two different options!\n"
-msgstr " %s il cupsUIResolver %s non elenca almeno due diverse opzioni.\n"
+msgid ""
+" %s cupsUIResolver %s does not list at least two different options\n"
+msgstr ""
#, c-format
-msgid " **FAIL** %s choice names %s and %s differ only by case!\n"
-msgstr " **FAIL** %s i nomi di scelta %s e %s differiscono solo per maiuscole e minuscole!\n"
+msgid " **FAIL** %s choice names %s and %s differ only by case\n"
+msgstr ""
#, c-format
msgid ""
-" **FAIL** %s must be 1284DeviceID!\n"
+" **FAIL** %s must be 1284DeviceID\n"
" REF: Page 72, section 5.5\n"
msgstr ""
-" **FAIL** %s deve essere 1284DeviceID!\n"
-" RIF: pagina 72, sezione 5.5\n"
#, c-format
msgid ""
@@ -498,19 +526,15 @@ msgstr ""
#, c-format
msgid ""
-" **FAIL** BAD DefaultImageableArea %s!\n"
+" **FAIL** BAD DefaultImageableArea %s\n"
" REF: Page 102, section 5.15.\n"
msgstr ""
-" **FAIL** DefaultImageableArea %s ERRATO!\n"
-" RIF: pagina 102, sezione 5.15.\n"
#, c-format
msgid ""
-" **FAIL** BAD DefaultPaperDimension %s!\n"
+" **FAIL** BAD DefaultPaperDimension %s\n"
" REF: Page 103, section 5.15.\n"
msgstr ""
-" **FAIL** DefaultPaperDimension %s ERRATO!\n"
-" RIF: pagina 103, sezione 5.15.\n"
msgid ""
" **FAIL** BAD JobPatchFile attribute in file\n"
@@ -564,11 +588,9 @@ msgstr ""
#, c-format
msgid ""
-" **FAIL** Bad %s choice %s!\n"
+" **FAIL** Bad %s choice %s\n"
" REF: Page 84, section 5.9\n"
msgstr ""
-" **FAIL** Scelta %s Errata %s \n"
-" RIF: pagina 84, sezione 5.9.\n"
#, c-format
msgid ""
@@ -587,36 +609,41 @@ msgstr ""
" RIF: pagina 56, sezione 5.3.\n"
#, c-format
-msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1!\n"
-msgstr " **FAIL** LanguageEncoding %s: deve essere ISOLatin1!\n"
+msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1\n"
+msgstr ""
#, c-format
-msgid " **FAIL** Bad LanguageVersion %s - must be English!\n"
-msgstr " **FAIL** LanguageVersion %s errata: deve essere inglese!\n"
+msgid " **FAIL** Bad LanguageVersion %s - must be English\n"
+msgstr ""
#, c-format
msgid " **FAIL** Default option code cannot be interpreted: %s\n"
-msgstr " **FAIL** Impossibile interpretare il codice opzione di default: %s\n"
+msgstr ""
+" **FAIL** Impossibile interpretare il codice opzione di default: %s\n"
#, c-format
-msgid " **FAIL** Default translation string for option %s choice %s contains 8-bit characters!\n"
-msgstr " **FAIL** La stringa di traduzione predefinita per l'opzione %s scelta %s contiene caratteri di 8-bit!\n"
+msgid ""
+" **FAIL** Default translation string for option %s choice %s contains "
+"8-bit characters\n"
+msgstr ""
#, c-format
-msgid " **FAIL** Default translation string for option %s contains 8-bit characters!\n"
-msgstr " **FAIL** La stringa di traduzione predefinita per l'opzione %s contiene caratteri di 8-bit!\n"
+msgid ""
+" **FAIL** Default translation string for option %s contains 8-bit "
+"characters\n"
+msgstr ""
#, c-format
-msgid " **FAIL** Group names %s and %s differ only by case!\n"
-msgstr " **FAIL** I nomi dei gruppi %s e %s differiscono solo per maiuscole e minuscole!\n"
+msgid " **FAIL** Group names %s and %s differ only by case\n"
+msgstr ""
#, c-format
-msgid " **FAIL** Multiple occurrences of %s choice name %s!\n"
-msgstr " **FAIL** Varie occorrenze dei nomi di scelta %s %s!\n"
+msgid " **FAIL** Multiple occurrences of %s choice name %s\n"
+msgstr ""
#, c-format
-msgid " **FAIL** Option names %s and %s differ only by case!\n"
-msgstr " **FAIL** i nomi delle opzioni %s e %s differiscono solo per maiuscole e minuscole!\n"
+msgid " **FAIL** Option names %s and %s differ only by case\n"
+msgstr ""
#, c-format
msgid ""
@@ -766,100 +793,82 @@ msgstr " %d ERRORI RILEVATI\n"
#, c-format
msgid ""
-" Bad %%%%BoundingBox: on line %d!\n"
+" Bad %%%%BoundingBox: on line %d\n"
" REF: Page 39, %%%%BoundingBox:\n"
msgstr ""
-" %%%%BoundingBox: errato alla riga %d!\n"
-" RIF: pagina 39, %%%%BoundingBox:\n"
#, c-format
msgid ""
-" Bad %%%%Page: on line %d!\n"
+" Bad %%%%Page: on line %d\n"
" REF: Page 53, %%%%Page:\n"
msgstr ""
-" %%%%Page: errato alla riga %d!\n"
-" RIF: pagina 53, %%%%Page:\n"
#, c-format
msgid ""
-" Bad %%%%Pages: on line %d!\n"
+" Bad %%%%Pages: on line %d\n"
" REF: Page 43, %%%%Pages:\n"
msgstr ""
-" %%%%Pages: errato alla riga %d!\n"
-" RIF: pagina 43, %%%%Pages:\n"
#, c-format
msgid ""
-" Line %d is longer than 255 characters (%d)!\n"
+" Line %d is longer than 255 characters (%d)\n"
" REF: Page 25, Line Length\n"
msgstr ""
-" La riga %d eccede i 255 caratteri (%d)!\n"
-" RIF: pagina 25, lunghezza della riga\n"
msgid ""
-" Missing %!PS-Adobe-3.0 on first line!\n"
+" Missing %!PS-Adobe-3.0 on first line\n"
" REF: Page 17, 3.1 Conforming Documents\n"
msgstr ""
-" %!PS-Adobe-3.0 mancante alla prima riga!\n"
-" RIF: pagina 17, 3.1 uniformare documenti\n"
#, c-format
msgid ""
-" Missing %%EndComments comment!\n"
+" Missing %%EndComments comment\n"
" REF: Page 41, %%EndComments\n"
msgstr ""
-" Commento %%EndComments mancante!\n"
-" RIF: pagina 41, %%EndComments\n"
#, c-format
msgid ""
-" Missing or bad %%BoundingBox: comment!\n"
+" Missing or bad %%BoundingBox: comment\n"
" REF: Page 39, %%BoundingBox:\n"
msgstr ""
-" Commento %%BoundingBox: mancante o errato!\n"
-" RIF: pagina 39, %%BoundingBox:\n"
#, c-format
msgid ""
-" Missing or bad %%Page: comments!\n"
+" Missing or bad %%Page: comments\n"
" REF: Page 53, %%Page:\n"
msgstr ""
-" Commenti %%Page: mancante o errato!\n"
-" RIF: pagina 53, %%Page:\n"
#, c-format
msgid ""
-" Missing or bad %%Pages: comment!\n"
+" Missing or bad %%Pages: comment\n"
" REF: Page 43, %%Pages:\n"
msgstr ""
-" Commento %%Pages: mancante o errato!\n"
-" RIF: pagina 43, %%Pages:\n"
msgid " NO ERRORS FOUND\n"
msgstr " NESSUN ERRORE RILEVATO\n"
#, c-format
-msgid " Saw %d lines that exceeded 255 characters!\n"
-msgstr " Trovate %d righe che eccedono i 255 caratteri!\n"
+msgid " Saw %d lines that exceeded 255 characters\n"
+msgstr ""
#, c-format
-msgid " Too many %%BeginDocument comments!\n"
-msgstr " Troppi commenti %%BeginDocument!\n"
+msgid " Too many %%BeginDocument comments\n"
+msgstr ""
#, c-format
-msgid " Too many %%EndDocument comments!\n"
-msgstr " Troppi commenti %%EndDocument!\n"
+msgid " Too many %%EndDocument comments\n"
+msgstr ""
-msgid " Warning: file contains binary data!\n"
-msgstr " Attenzione: il documento contiene dati binari!\n"
+msgid " Warning: file contains binary data\n"
+msgstr ""
#, c-format
-msgid " Warning: no %%EndComments comment in file!\n"
-msgstr " Attenzione: nessun commento %%EndComments nel documento!\n"
+msgid " Warning: no %%EndComments comment in file\n"
+msgstr ""
#, c-format
-msgid " Warning: obsolete DSC version %.1f in file!\n"
-msgstr " Attenzione: versione DSC %.1f obsoleta nel documento!\n"
+msgid " Warning: obsolete DSC version %.1f in file\n"
+msgstr ""
msgid " FAIL\n"
msgstr " FAIL\n"
@@ -955,8 +964,8 @@ msgstr ""
"\t%s\n"
#, c-format
-msgid "%s not supported!"
-msgstr "%s non supportato!"
+msgid "%s not supported"
+msgstr ""
#, c-format
msgid "%s/%s accepting requests since %s\n"
@@ -979,112 +988,119 @@ msgid "%s: %s failed: %s\n"
msgstr "%s: %s fallito: %s\n"
#, c-format
-msgid "%s: Don't know what to do!\n"
-msgstr "%s: non so cosa fare!\n"
+msgid "%s: Don't know what to do\n"
+msgstr ""
#, c-format
-msgid "%s: Error - %s environment variable names non-existent destination \"%s\"!\n"
-msgstr "%s: Errore: i nomi della variabile d'ambiente %s non esistono nella destinazione \"%s\"!\n"
+msgid ""
+"%s: Error - %s environment variable names non-existent destination \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Error - bad job ID!\n"
-msgstr "%s: Errore: ID dell'operazione errato!\n"
+msgid "%s: Error - bad job ID\n"
+msgstr ""
#, c-format
-msgid "%s: Error - cannot print files and alter jobs simultaneously!\n"
-msgstr "%s: Errore: impossibile stampare documenti e modificare operazioni contemporaneamente!\n"
+msgid "%s: Error - cannot print files and alter jobs simultaneously\n"
+msgstr ""
#, c-format
-msgid "%s: Error - cannot print from stdin if files or a job ID are provided!\n"
-msgstr "%s: Errore: impossibile stampare da stdin se vengono forniti documenti o ID dell'operazione!\n"
+msgid "%s: Error - cannot print from stdin if files or a job ID are provided\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected character set after '-S' option!\n"
-msgstr "%s: Errore: atteso set di caratteri dopo l'opzione '-S'!\n"
+msgid "%s: Error - expected character set after '-S' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected content type after '-T' option!\n"
-msgstr "%s: Errore: atteso tipo di contenuto dopo l'opzione '-T'!\n"
+msgid "%s: Error - expected content type after '-T' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected copies after '-n' option!\n"
-msgstr "%s: Errore: attese copie dopo l'opzione '-n'!\n"
+msgid "%s: Error - expected copies after '-n' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected copy count after '-#' option!\n"
-msgstr "%s: Errore: atteso numero di copie dopo l'opzione '-#'!\n"
+msgid "%s: Error - expected copy count after '-#' option\n"
+msgstr ""
+
+#, c-format
+msgid "%s: Error - expected destination after '-P' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected destination after '-P' option!\n"
-msgstr "%s: Errore: attesa destinazione dopo l'opzione '-P'!\n"
+msgid "%s: Error - expected destination after '-b' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected destination after '-b' option!\n"
-msgstr "%s: Errore: attesa destinazione dopo l'opzione '-b'!\n"
+msgid "%s: Error - expected destination after '-d' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected destination after '-d' option!\n"
-msgstr "%s: Errore: attesa destinazione dopo l'opzione '-d'!\n"
+msgid "%s: Error - expected form after '-f' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected form after '-f' option!\n"
-msgstr "%s: Errore: atteso modulo dopo l'opzione '-f'!\n"
+msgid "%s: Error - expected hold name after '-H' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected hold name after '-H' option!\n"
-msgstr "%s: Errore: atteso nome di blocco dopo l'opzione '-H'!\n"
+msgid "%s: Error - expected hostname after '-H' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected hostname after '-H' option!\n"
-msgstr "%s: Errore: atteso hostname dopo l'opzione '-H'!\n"
+msgid "%s: Error - expected hostname after '-h' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected hostname after '-h' option!\n"
-msgstr "%s: Errore: atteso hostname dopo l'opzione '-h'!\n"
+msgid "%s: Error - expected mode list after '-y' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected mode list after '-y' option!\n"
-msgstr "%s: Errore: atteso elenco modalità dopo l'opzione '-y'!\n"
+msgid "%s: Error - expected name after '-%c' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected name after '-%c' option!\n"
-msgstr "%s: Errore: atteso nome dopo l'opzione '-%c'!\n"
+msgid "%s: Error - expected option string after '-o' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected option string after '-o' option!\n"
-msgstr "%s: Errore: attesa stringa di opzione dopo l'opzione '-o'!\n"
+msgid "%s: Error - expected page list after '-P' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected page list after '-P' option!\n"
-msgstr "%s: Errore: atteso elenco delle pagine dopo l'opzione '-P'!\n"
+msgid "%s: Error - expected priority after '-%c' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected priority after '-%c' option!\n"
-msgstr "%s: Errore: attesa priorità dopo l'opzione '-%c'!\n"
+msgid "%s: Error - expected reason text after '-r' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected reason text after '-r' option!\n"
-msgstr "%s: Errore: atteso testo di motivazione dopo l'opzione '-r'!\n"
+msgid "%s: Error - expected title after '-t' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected title after '-t' option!\n"
-msgstr "%s: Errore: atteso titolo dopo l'opzione '-t'!\n"
+msgid "%s: Error - expected username after '-U' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected username after '-U' option!\n"
-msgstr "%s: Errore: atteso nome utente dopo l'opzione '-U'!\n"
+msgid "%s: Error - expected username after '-U' option!n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected username after '-u' option!\n"
-msgstr "%s: Errore: atteso nome utente dopo l'opzione '-u'!\n"
+msgid "%s: Error - expected username after '-u' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected value after '-%c' option!\n"
-msgstr "%s: Errore: atteso valore dopo l'opzione '-%c'!\n"
+msgid "%s: Error - expected value after '-%c' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - need \"completed\", \"not-completed\", or \"all\" after '-W' option!\n"
-msgstr "%s: Errore: dopo l'opzione '-W', occorre \"completati\", \"non completati\" o \"tutti\"!\n"
+msgid ""
+"%s: Error - need \"completed\", \"not-completed\", or \"all\" after '-W' "
+"option\n"
+msgstr ""
#, c-format
msgid "%s: Error - no default destination available.\n"
@@ -1095,8 +1111,8 @@ msgid "%s: Error - priority must be between 1 and 100.\n"
msgstr "%s: Errore: la priorità deve essere tra 1 e 100.\n"
#, c-format
-msgid "%s: Error - scheduler not responding!\n"
-msgstr "%s: Errore: la stampa programmata non risponde!\n"
+msgid "%s: Error - scheduler not responding\n"
+msgstr ""
#, c-format
msgid "%s: Error - too many files - \"%s\"\n"
@@ -1111,64 +1127,64 @@ msgid "%s: Error - unable to queue from stdin - %s\n"
msgstr "%s: Errore: impossibile effettuare la coda da stdin - %s\n"
#, c-format
-msgid "%s: Error - unknown destination \"%s\"!\n"
-msgstr "%s: Errore: destinazione \"%s\" sconosciuta!\n"
+msgid "%s: Error - unknown destination \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Error - unknown destination \"%s/%s\"!\n"
-msgstr "%s: Errore: destinazione \"%s/%s\" sconosciuta!\n"
+msgid "%s: Error - unknown destination \"%s/%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Error - unknown option '%c'!\n"
-msgstr "%s: Errore: opzione '%c' sconosciuta!\n"
+msgid "%s: Error - unknown option '%c'\n"
+msgstr ""
#, c-format
-msgid "%s: Error - unknown option '%s'!\n"
-msgstr "%s: Errore: opzione '%s' sconosciuta!\n"
+msgid "%s: Error - unknown option '%s'\n"
+msgstr ""
#, c-format
-msgid "%s: Expected job ID after '-i' option!\n"
-msgstr "%s: Atteso ID dell'operazione dopo l'opzione '-i'!\n"
+msgid "%s: Expected job ID after '-i' option\n"
+msgstr ""
#, c-format
msgid "%s: Filter \"%s\" not available: %s\n"
msgstr "%s: Filtro \"%s\" non disponibile: %s\n"
#, c-format
-msgid "%s: Invalid destination name in list \"%s\"!\n"
-msgstr "%s: Nome di destinazione non valido nell'elenco \"%s\"!\n"
+msgid "%s: Invalid destination name in list \"%s\"\n"
+msgstr ""
#, c-format
msgid "%s: Invalid filter string \"%s\"\n"
msgstr "%s: Stringa filtro \"%s\" non valida\n"
#, c-format
-msgid "%s: Need job ID ('-i jobid') before '-H restart'!\n"
-msgstr "%s: prima di '-H restart' è richiesto l'ID dell'operazione ('-i jobid')!\n"
+msgid "%s: Need job ID ('-i jobid') before '-H restart'\n"
+msgstr ""
#, c-format
-msgid "%s: No filter to convert from %s/%s to %s/%s!\n"
-msgstr "%s: Nessun filtro per convertire da %s/%s a %s/%s!\n"
+msgid "%s: No filter to convert from %s/%s to %s/%s\n"
+msgstr ""
#, c-format
msgid "%s: Operation failed: %s\n"
msgstr "%s: Operazione fallita; %s\n"
#, c-format
-msgid "%s: Sorry, no encryption support compiled in!\n"
-msgstr "%s: Spiacente, nessun supporto di codifica compilato!\n"
+msgid "%s: Sorry, no encryption support compiled in\n"
+msgstr ""
#, c-format
msgid "%s: Unable to connect to server\n"
msgstr "%s: Impossibile connettersi al server\n"
#, c-format
-msgid "%s: Unable to contact server!\n"
-msgstr "%s: Impossibile contattare il server!\n"
+msgid "%s: Unable to contact server\n"
+msgstr ""
#, c-format
-msgid "%s: Unable to determine MIME type of \"%s\"!\n"
-msgstr "%s: Impossibile determinare il tipo MIME di \"%s\"!\n"
+msgid "%s: Unable to determine MIME type of \"%s\"\n"
+msgstr ""
#, c-format
msgid "%s: Unable to open %s: %s\n"
@@ -1183,52 +1199,55 @@ msgid "%s: Unable to open PPD file: %s on line %d.\n"
msgstr "%s: Impossibile aprire il file PPD: %s alla riga %d.\n"
#, c-format
-msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"!\n"
-msgstr "%s: impossibile leggere il database MIME da \"%s\" o \"%s\"!\n"
+msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown destination \"%s\"!\n"
-msgstr "%s: Destinazione sconosciuta \"%s\"!\n"
+msgid "%s: Unknown destination \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown destination MIME type %s/%s!\n"
-msgstr "%s: Errore: tipo MIME di destinazione %s/%s sconosciuto!\n"
+msgid "%s: Unknown destination MIME type %s/%s\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown option '%c'!\n"
-msgstr "%s: Opzione '%c' sconosciuta!\n"
+msgid "%s: Unknown option '%c'\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown source MIME type %s/%s!\n"
-msgstr "%s: Tipo MIME sorgente %s/%s sconosciuto!\n"
+msgid "%s: Unknown source MIME type %s/%s\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - '%c' format modifier not supported - output may not be correct!\n"
-msgstr "%s: Attenzione: modificatore di formato '%c' non supportato; il risultato potrebbe non essere corretto!\n"
+msgid ""
+"%s: Warning - '%c' format modifier not supported - output may not be "
+"correct\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - character set option ignored!\n"
-msgstr "%s: Attenzione: opzione del set di caratteri ignorata!\n"
+msgid "%s: Warning - character set option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - content type option ignored!\n"
-msgstr "%s: Attenzione: opzione del tipo di contenuto ignorata!\n"
+msgid "%s: Warning - content type option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - form option ignored!\n"
-msgstr "%s: Attenzione: opzione del modulo ignorata!\n"
+msgid "%s: Warning - form option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - mode option ignored!\n"
-msgstr "%s: Attenzione: opzione modalità ignorata!\n"
+msgid "%s: Warning - mode option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: error - %s environment variable names non-existent destination \"%s\"!\n"
-msgstr "%s: Errore: i nomi della variabile d'ambiente %s non esistono nella destinazione \"%s\"!\n"
+msgid ""
+"%s: error - %s environment variable names non-existent destination \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: error - expected option=value after '-o' option!\n"
-msgstr "%s: Errore: attesa opzione=valore dopo l'opzione '-o'!\n"
+msgid "%s: error - expected option=value after '-o' option\n"
+msgstr ""
#, c-format
msgid "%s: error - no default destination available.\n"
@@ -1825,19 +1844,19 @@ msgstr "95"
msgid "?Invalid help command unknown\n"
msgstr "?Sconosciuto comando aiuto non valido\n"
-msgid "A Samba password is required to export printer drivers!"
-msgstr "Per esportare i driver di stampa è necessaria una password Samba!"
+msgid "A Samba password is required to export printer drivers"
+msgstr ""
-msgid "A Samba username is required to export printer drivers!"
-msgstr "Per esportare i driver di stampa è necessario un nome utente Samba!"
+msgid "A Samba username is required to export printer drivers"
+msgstr ""
#, c-format
-msgid "A class named \"%s\" already exists!"
-msgstr "Esiste già una classe chiamata \"%s\"!"
+msgid "A class named \"%s\" already exists"
+msgstr ""
#, c-format
-msgid "A printer named \"%s\" already exists!"
-msgstr "Esiste già una stampante chiamata \"%s\"!"
+msgid "A printer named \"%s\" already exists"
+msgstr ""
msgid "A0"
msgstr "A0"
@@ -1948,12 +1967,12 @@ msgid "Applicator"
msgstr "Applicatore"
#, c-format
-msgid "Attempt to set %s printer-state to bad value %d!"
-msgstr "Tentativo di impostare printer-state %s a un valore %d errato!"
+msgid "Attempt to set %s printer-state to bad value %d"
+msgstr ""
#, c-format
-msgid "Attribute groups are out of order (%x < %x)!"
-msgstr "I gruppi di attributi non sono ordinati (%x < %x)!"
+msgid "Attribute groups are out of order (%x < %x)"
+msgstr ""
msgid "B0"
msgstr "B0"
@@ -2017,83 +2036,86 @@ msgid "Bad custom parameter"
msgstr "Parametro personalizzato errato"
#, c-format
-msgid "Bad device URI \"%s\"!\n"
-msgstr "URI dispositivo \"%s\" errato!\n"
+msgid "Bad device URI \"%s\"\n"
+msgstr ""
#, c-format
-msgid "Bad device-uri \"%s\"!"
-msgstr "uri dispositivo \"%s\" errato!"
+msgid "Bad device-uri \"%s\""
+msgstr ""
#, c-format
-msgid "Bad device-uri scheme \"%s\"!"
-msgstr "Schema device-uri \"%s\" errato!"
+msgid "Bad device-uri scheme \"%s\""
+msgstr ""
#, c-format
-msgid "Bad document-format \"%s\"!"
-msgstr "document-format \"%s\" errato!"
+msgid "Bad document-format \"%s\""
+msgstr ""
-msgid "Bad filename buffer!"
-msgstr "Buffer nome documento errato!"
+msgid "Bad filename buffer"
+msgstr ""
#, c-format
msgid "Bad font attribute: %s\n"
msgstr "Attributo font errato: %s\n"
-msgid "Bad job-priority value!"
-msgstr "Valore job-priority errato!"
+msgid "Bad job-priority value"
+msgstr ""
#, c-format
-msgid "Bad job-sheets value \"%s\"!"
-msgstr "Valore job-sheets \"%s\" errato!"
+msgid "Bad job-sheets value \"%s\""
+msgstr ""
-msgid "Bad job-sheets value type!"
-msgstr "Tipo valore job-sheets errato!"
+msgid "Bad job-sheets value type"
+msgstr ""
-msgid "Bad job-state value!"
-msgstr "Valore job-state errato!"
+msgid "Bad job-state value"
+msgstr ""
#, c-format
-msgid "Bad job-uri attribute \"%s\"!"
-msgstr "Attributo job-uri \"%s\" errato!"
+msgid "Bad job-uri attribute \"%s\""
+msgstr ""
#, c-format
-msgid "Bad notify-pull-method \"%s\"!"
-msgstr "notify-pull-method \"%s\" errato!"
+msgid "Bad notify-pull-method \"%s\""
+msgstr ""
#, c-format
-msgid "Bad notify-recipient-uri URI \"%s\"!"
-msgstr "URI notify-recipient-uri \"%s\" errato!"
+msgid "Bad notify-recipient-uri URI \"%s\""
+msgstr ""
#, c-format
msgid "Bad number-up value %d."
msgstr "Valore number-up %d errato."
#, c-format
-msgid "Bad option + choice on line %d!"
-msgstr "Opzione + scelta errata alla riga %d!"
+msgid "Bad option + choice on line %d"
+msgstr ""
#, c-format
msgid "Bad page-ranges values %d-%d."
msgstr "Valori page-ranges %d-%d errati."
#, c-format
-msgid "Bad port-monitor \"%s\"!"
-msgstr "Port-monitor \"%s\" errato!"
+msgid "Bad port-monitor \"%s\""
+msgstr ""
#, c-format
-msgid "Bad printer-state value %d!"
-msgstr "Valore printer-state %d errato!"
+msgid "Bad printer-state value %d"
+msgstr ""
#, c-format
-msgid "Bad request ID %d!"
-msgstr "ID di richiesta errato %d."
+msgid "Bad request ID %d"
+msgstr ""
#, c-format
-msgid "Bad request version number %d.%d!"
-msgstr "Numero versione richiesta %d.%d errato!"
+msgid "Bad request version number %d.%d"
+msgstr ""
-msgid "Bad subscription ID!"
-msgstr "ID abbonamento errato!"
+msgid "Bad subscription ID"
+msgstr ""
+
+msgid "Bad value string"
+msgstr ""
msgid "Banners"
msgstr "Banner"
@@ -2153,8 +2175,8 @@ msgid "Change Settings"
msgstr "Modifica impostazioni"
#, c-format
-msgid "Character set \"%s\" not supported!"
-msgstr "Set di caratteri \"%s\" non supportato!"
+msgid "Character set \"%s\" not supported"
+msgstr ""
msgid "Chou3 Envelope"
msgstr "Busta Chou3"
@@ -2193,11 +2215,8 @@ msgid "Continuous"
msgstr "Continuo"
#, c-format
-msgid "Could not scan type \"%s\"!"
-msgstr "Impossibile eseguire scansione del tipo \"%s\"!"
-
-msgid "Cover open."
-msgstr "Coperchio aperto"
+msgid "Could not scan type \"%s\""
+msgstr ""
msgid "Created"
msgstr "Creato"
@@ -2248,12 +2267,6 @@ msgstr "Serie DeskJet"
msgid "Destination \"%s\" is not accepting jobs."
msgstr "La destinazione \"%s\" non accetta operazioni."
-msgid "Developer almost empty."
-msgstr "Developer quasi vuoto."
-
-msgid "Developer empty!"
-msgstr "Developer vuoto!"
-
#, c-format
msgid ""
"Device: uri = %s\n"
@@ -2280,9 +2293,6 @@ msgstr "Disabilitato"
msgid "Document %d not found in job %d."
msgstr "Documento %d non trovato nell'operazione %d."
-msgid "Door open."
-msgstr "Porta aperta"
-
msgid "Double Postcard"
msgstr "Cartolina postale doppia"
@@ -2317,24 +2327,20 @@ msgid "ERROR: %s job-id user title copies options [file]\n"
msgstr "ERROR: %s job-id utente titolo copie opzioni [file]\n"
#, c-format
-msgid "ERROR: Bad %%BoundingBox: comment seen!\n"
-msgstr "ERROR: %%BoundingBox errato: commento visto!\n"
-
-#, c-format
-msgid "ERROR: Bad %%IncludeFeature: comment!\n"
-msgstr "ERROR: %%IncludeFeature errato: commento!\n"
+msgid "ERROR: Bad %%BoundingBox: comment seen\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad %%Page: comment in file!\n"
-msgstr "ERROR: %%Page errato: commento nel documento!\n"
+msgid "ERROR: Bad %%IncludeFeature: comment\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad %%PageBoundingBox: comment in file!\n"
-msgstr "ERROR: %%PageBoundingBox errato: commento nel documento!\n"
+msgid "ERROR: Bad %%Page: comment in file\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad SCSI device file \"%s\"!\n"
-msgstr "ERROR: dispositivo SCSI \"%s\" errato!\n"
+msgid "ERROR: Bad %%PageBoundingBox: comment in file\n"
+msgstr ""
#, c-format
msgid "ERROR: Bad charset file %s\n"
@@ -2345,23 +2351,23 @@ msgid "ERROR: Bad charset type %s\n"
msgstr "ERROR: tipo charset errato %s\n"
#, c-format
-msgid "ERROR: Bad columns value %d!\n"
-msgstr "ERROR: valore colonne errato %d!\n"
+msgid "ERROR: Bad columns value %d\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad cpi value %f!\n"
-msgstr "ERROR: valore cpi errato %f!\n"
+msgid "ERROR: Bad cpi value %f\n"
+msgstr ""
#, c-format
msgid "ERROR: Bad font description line: %s\n"
msgstr "ERROR: riga descrizione font errata: %s\n"
#, c-format
-msgid "ERROR: Bad lpi value %f!\n"
-msgstr "ERROR: valore lpi errato %f!\n"
+msgid "ERROR: Bad lpi value %f\n"
+msgstr ""
-msgid "ERROR: Bad page setup!\n"
-msgstr "ERROR: Formato di stampa errato!\n"
+msgid "ERROR: Bad page setup\n"
+msgstr ""
#, c-format
msgid "ERROR: Bad text direction %s\n"
@@ -2371,84 +2377,80 @@ msgstr "ERROR: direzione testo errata %s\n"
msgid "ERROR: Bad text width %s\n"
msgstr "ERROR: ampiezza testo errata %s\n"
-msgid "ERROR: Destination printer does not exist!\n"
-msgstr "ERROR: la stampante di destinazione non esiste!\n"
+msgid "ERROR: Destination printer does not exist\n"
+msgstr ""
#, c-format
-msgid "ERROR: Duplicate %%BoundingBox: comment seen!\n"
-msgstr "ERROR: %%BoundingBox duplicato: commento visto!\n"
+msgid "ERROR: Duplicate %%BoundingBox: comment seen\n"
+msgstr ""
#, c-format
-msgid "ERROR: Duplicate %%Pages: comment seen!\n"
-msgstr "ERROR: %%Pages duplicato: commento visto!\n"
+msgid "ERROR: Duplicate %%Pages: comment seen\n"
+msgstr ""
-msgid "ERROR: Empty print file!\n"
-msgstr "ERROR: documento di stampa vuoto!\n"
+msgid "ERROR: Empty print file\n"
+msgstr ""
#, c-format
msgid "ERROR: Error %d sending PAPSendData request: %s\n"
msgstr "ERROR: errore %d durante l'invio della richiesta PAPSendData: %s\n"
#, c-format
-msgid "ERROR: Expected quoted string on line %d of %s!\n"
-msgstr "ERROR: attesa stringa tra virgolette nella riga %d di %s!\n"
-
-msgid "ERROR: Fatal USB error!\n"
-msgstr "ERROR: errore USB fatale!\n"
+msgid "ERROR: Expected quoted string on line %d of %s\n"
+msgstr ""
-msgid "ERROR: Invalid HP-GL/2 command seen, unable to print file!\n"
-msgstr "ERROR: visto comando HP-GL/2 non valido, impossibile stampare documento!\n"
+msgid "ERROR: Fatal USB error\n"
+msgstr ""
#, c-format
-msgid "ERROR: Missing %%EndProlog!\n"
-msgstr "ERROR: %%EndProlog mancante!\n"
+msgid "ERROR: Missing %%EndProlog\n"
+msgstr ""
#, c-format
-msgid "ERROR: Missing %%EndSetup!\n"
-msgstr "ERROR: %%EndSetup mancante!\n"
+msgid "ERROR: Missing %%EndSetup\n"
+msgstr ""
#, c-format
-msgid "ERROR: Missing value on line %d of banner file!\n"
-msgstr "ERROR: manca valore alla riga %d del documento banner!\n"
+msgid "ERROR: Missing value on line %d of banner file\n"
+msgstr ""
#, c-format
-msgid "ERROR: Need a msgid line before any translation strings on line %d of %s!\n"
-msgstr "ERROR: occorre una riga msgid prima di ogni stringa di traduzione alla riga %d di %s!\n"
+msgid ""
+"ERROR: Need a msgid line before any translation strings on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ERROR: No %%BoundingBox: comment in header!\n"
-msgstr "ERROR: nessun %%BoundingBox: commento nell'intestazione!\n"
+msgid "ERROR: No %%BoundingBox: comment in header\n"
+msgstr ""
#, c-format
-msgid "ERROR: No %%Pages: comment in header!\n"
-msgstr "ERROR: nessun %%Pages: commento nell'intestazione!\n"
+msgid "ERROR: No %%Pages: comment in header\n"
+msgstr ""
-msgid "ERROR: No device URI found in argv[0] or in DEVICE_URI environment variable!\n"
-msgstr "ERROR: nessun dispositivo URI trovato in argv[0] e nessuna variabile ambiente in DEVICE_URI!\n"
+msgid ""
+"ERROR: No device URI found in argv[0] or in DEVICE_URI environment variable\n"
+msgstr ""
#, c-format
msgid "ERROR: No fonts in charset file %s\n"
msgstr "ERROR: nessun font nel set di caratteri %s\n"
-msgid "ERROR: No pages found!\n"
-msgstr "ERROR: nessuna pagina trovata!\n"
+msgid "ERROR: No pages found\n"
+msgstr ""
-msgid "ERROR: Out of paper!\n"
-msgstr "ERROR: carta esaurita!\n"
+msgid "ERROR: Out of paper\n"
+msgstr ""
-msgid "ERROR: PRINTER environment variable not defined!\n"
-msgstr "ERROR: variabile ambiente PRINTER non definita!\n"
+msgid "ERROR: PRINTER environment variable not defined\n"
+msgstr ""
#, c-format
-msgid "ERROR: Print file was not accepted (%s)!\n"
-msgstr "ERROR: il documento stampa non è stato accettato (%s)!\n"
+msgid "ERROR: Print file was not accepted (%s)\n"
+msgstr ""
msgid "ERROR: Printer not responding\n"
msgstr "ERROR: la stampante non risponde\n"
-msgid "ERROR: Printer not responding!\n"
-msgstr "ERROR: la stampante non risponde!\n"
-
msgid "ERROR: Printer sent unexpected EOF\n"
msgstr "ERROR: la stampante ha inviato un EOF inatteso\n"
@@ -2461,7 +2463,9 @@ msgid "ERROR: Remote host did not accept data file (%d)\n"
msgstr "ERROR: l'host remoto non ha accettato il documento dati (%d)\n"
msgid "ERROR: There was a timeout error while sending data to the printer\n"
-msgstr "ERROR: si è verificato un errore di timeout durante l'invio di dati alla stampante\n"
+msgstr ""
+"ERROR: si è verificato un errore di timeout durante l'invio di dati alla "
+"stampante\n"
#, c-format
msgid "ERROR: Unable to add file %d to job: %s\n"
@@ -2471,6 +2475,9 @@ msgstr "ERROR: impossibile aggiungere il documento %d alla stampa: %s\n"
msgid "ERROR: Unable to cancel job %d: %s\n"
msgstr "ERROR: impossibile annullare la stampa %d: %s\n"
+msgid "ERROR: Unable to connect to printer; will retry in 30 seconds...\n"
+msgstr ""
+
msgid "ERROR: Unable to copy PDF file"
msgstr "ERROR: impossibile copiare il documento PDF"
@@ -2482,7 +2489,8 @@ msgstr "ERROR: impossibile creare il socket"
#, c-format
msgid "ERROR: Unable to create temporary compressed print file: %s\n"
-msgstr "ERROR: impossibile creare il documento di stampa compresso temporaneo: %s\n"
+msgstr ""
+"ERROR: impossibile creare il documento di stampa compresso temporaneo: %s\n"
msgid "ERROR: Unable to create temporary file"
msgstr "ERROR: impossibile creare il documento temporaneo"
@@ -2512,22 +2520,23 @@ msgstr "ERROR: impossibile ottenere risposta PAP"
#, c-format
msgid "ERROR: Unable to get PPD file for printer \"%s\" - %s.\n"
-msgstr "ERROR: impossibile aprire il documento PPD per la stampante \"%s\" - %s.\n"
+msgstr ""
+"ERROR: impossibile aprire il documento PPD per la stampante \"%s\" - %s.\n"
msgid "ERROR: Unable to get default AppleTalk zone"
msgstr "ERROR: impossibile ottenere zona di default AppleTalk"
#, c-format
-msgid "ERROR: Unable to get job %d attributes (%s)!\n"
-msgstr "ERROR: impossibile ottenere gli attributi (%2$s) della stampa %1$d!\n"
+msgid "ERROR: Unable to get job %d attributes (%s)\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unable to get printer status (%s)!\n"
-msgstr "ERROR: impossibile ottenere lo stato della stampante (%s)!\n"
+msgid "ERROR: Unable to get printer status (%s)\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unable to locate printer '%s'!\n"
-msgstr "ERROR: impossibile individuare la stampante '%s'!\n"
+msgid "ERROR: Unable to locate printer '%s'\n"
+msgstr ""
msgid "ERROR: Unable to look for PAP response"
msgstr "ERROR: impossibile cercare risposta PAP"
@@ -2546,8 +2555,8 @@ msgstr "ERROR: impossibile aprire \"%s\" - %s\n"
msgid "ERROR: Unable to open %s: %s\n"
msgstr "ERROR: impossibile aprire %s: %s\n"
-msgid "ERROR: Unable to open PPD file!\n"
-msgstr "ERROR: Impossibile aprire il file PPD.\n"
+msgid "ERROR: Unable to open PPD file\n"
+msgstr ""
#, c-format
msgid "ERROR: Unable to open banner file \"%s\" - %s\n"
@@ -2565,8 +2574,8 @@ msgstr "ERROR: impossibile aprire documento \"%s\" - %s\n"
msgid "ERROR: Unable to open file \"%s\": %s\n"
msgstr "ERROR: impossibile aprire documento \"%s\": %s\n"
-msgid "ERROR: Unable to open image file for printing!\n"
-msgstr "ERROR: impossibile aprire il documento immagine per la stampa!\n"
+msgid "ERROR: Unable to open image file for printing\n"
+msgstr ""
#, c-format
msgid "ERROR: Unable to open print file \"%s\": %s\n"
@@ -2586,21 +2595,22 @@ msgstr "ERROR: Impossibile aprire il file raster - %s\n"
#, c-format
msgid "ERROR: Unable to open temporary compressed print file: %s\n"
-msgstr "ERROR: impossibile aprire il documento di stampa compresso temporaneo: %s\n"
+msgstr ""
+"ERROR: impossibile aprire il documento di stampa compresso temporaneo: %s\n"
#, c-format
-msgid "ERROR: Unable to print %d text columns!\n"
-msgstr "ERROR: impossibile stampare colonne di testo %d!\n"
+msgid "ERROR: Unable to print %d text columns\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unable to print %dx%d text page!\n"
-msgstr "ERROR: impossibile stampare pagina di testo %dx%d!\n"
+msgid "ERROR: Unable to print %dx%d text page\n"
+msgstr ""
msgid "ERROR: Unable to read print data"
msgstr "ERROR: impossibile leggere i dati di stampa"
-msgid "ERROR: Unable to read print data!\n"
-msgstr "ERROR: impossibile leggere i dati di stampa!\n"
+msgid "ERROR: Unable to read print data\n"
+msgstr ""
msgid "ERROR: Unable to reserve port"
msgstr "ERROR: impossibile prenotare una porta"
@@ -2622,12 +2632,8 @@ msgstr "ERROR: impossibile inviare richiesta PAP"
msgid "ERROR: Unable to send initial PAP send data request"
msgstr "ERROR: impossibile inviare richiesta dati PAP iniziale"
-#, c-format
-msgid "ERROR: Unable to send print data (%d)\n"
-msgstr "ERROR: impossibile inviare i dati di stampa (%d)\n"
-
-msgid "ERROR: Unable to send print data!\n"
-msgstr "ERROR: impossibile inviare i dati di stampa!\n"
+msgid "ERROR: Unable to send print data\n"
+msgstr ""
msgid "ERROR: Unable to send print file to printer"
msgstr "ERROR: impossibile inviare il documento di stampa alla stampante"
@@ -2644,8 +2650,8 @@ msgid "ERROR: Unable to write %d bytes to \"%s\": %s\n"
msgstr "ERROR: impossibile scrivere %d byte su \"%s\": %s\n"
#, c-format
-msgid "ERROR: Unable to write %d bytes to printer!\n"
-msgstr "ERROR: impossibile scrivere %d byte sulla stampante!\n"
+msgid "ERROR: Unable to write %d bytes to printer\n"
+msgstr ""
msgid "ERROR: Unable to write control file"
msgstr "ERROR: impossibile scrivere documento controllo"
@@ -2657,23 +2663,20 @@ msgstr "ERROR: impossibile scrivere dati di stampa"
msgid "ERROR: Unable to write print data: %s\n"
msgstr "ERROR: impossibile scrivere dati di stampa: %s\n"
-msgid "ERROR: Unable to write raster data to driver!\n"
-msgstr "ERROR: impossibile scrivere dati raster sul driver!\n"
-
-msgid "ERROR: Unable to write to temporary file"
-msgstr "ERROR: impossibile scrivere documento temporaneo"
+msgid "ERROR: Unable to write raster data to driver\n"
+msgstr ""
#, c-format
msgid "ERROR: Unable to write uncompressed document data: %s\n"
msgstr "ERROR: impossibile scrivere dati documento non compressi: %s\n"
#, c-format
-msgid "ERROR: Unexpected text on line %d of %s!\n"
-msgstr "ERROR: testo inatteso alla riga %d di %s!\n"
+msgid "ERROR: Unexpected text on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unknown encryption option value \"%s\"!\n"
-msgstr "ERROR: valore opzione di codifica sconosciuto \"%s\"!\n"
+msgid "ERROR: Unknown encryption option value \"%s\"\n"
+msgstr ""
#, c-format
msgid "ERROR: Unknown file order \"%s\"\n"
@@ -2684,55 +2687,53 @@ msgid "ERROR: Unknown format character \"%c\"\n"
msgstr "ERROR: carattere formato sconosciuto \"%c\"\n"
#, c-format
-msgid "ERROR: Unknown message catalog format for \"%s\"!\n"
-msgstr "ERROR: formato catalogo messaggio di \"%s\" sconosciuto!\n"
+msgid "ERROR: Unknown message catalog format for \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unknown option \"%s\" with value \"%s\"!\n"
-msgstr "ERROR: opzione \"%s\" con valore \"%s\" sconosciuta!\n"
+msgid "ERROR: Unknown option \"%s\" with value \"%s\"\n"
+msgstr ""
#, c-format
msgid "ERROR: Unknown print mode \"%s\"\n"
msgstr "ERROR: modalità di stampa \"%s\" sconosciuta\n"
#, c-format
-msgid "ERROR: Unknown version option value \"%s\"!\n"
-msgstr "ERROR: valore opzione versione sconosciuto \"%s\"!\n"
+msgid "ERROR: Unknown version option value \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unsupported brightness value %s, using brightness=100!\n"
-msgstr "ERROR: valore luminosità %s non supportato, utilizzo luminosità=100!\n"
+msgid "ERROR: Unsupported brightness value %s, using brightness=100\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unsupported gamma value %s, using gamma=1000!\n"
-msgstr "ERROR: valore gamma %s non supportato, utilizzo gamma=1000!\n"
+msgid "ERROR: Unsupported gamma value %s, using gamma=1000\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unsupported number-up value %d, using number-up=1!\n"
-msgstr "ERROR: valore number-up %d non supportato, utilizzo number-up=1!\n"
+msgid "ERROR: Unsupported number-up value %d, using number-up=1\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unsupported number-up-layout value %s, using number-up-layout=lrtb!\n"
-msgstr "ERROR: valore number-up-layout %s non supportato, utilizzo number-up-layout=lrtb!\n"
+msgid ""
+"ERROR: Unsupported number-up-layout value %s, using number-up-layout=lrtb\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unsupported page-border value %s, using page-border=none!\n"
-msgstr "ERROR: valore page-border %s non supportato, utilizzo page-border=none!\n"
+msgid "ERROR: Unsupported page-border value %s, using page-border=none\n"
+msgstr ""
#, c-format
-msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting!\n"
-msgstr "ERROR: rilevato overflow (%d byte) doc_printf, interrompo!\n"
+msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting\n"
+msgstr ""
#, c-format
-msgid "ERROR: pictwpstops exited on signal %d!\n"
-msgstr "ERROR: pictwpstops si è chiuso al segnale %d!\n"
+msgid "ERROR: pictwpstops exited on signal %d\n"
+msgstr ""
#, c-format
-msgid "ERROR: pictwpstops exited with status %d!\n"
-msgstr "ERROR: pictwpstops si è chiuso con stato %d!\n"
-
-msgid "ERROR: recoverable: Unable to connect to printer; will retry in 30 seconds...\n"
-msgstr "ERROR: recuperabile: impossibile stabilire connessione con la stampante; riprovo fra 30 secondi...\n"
+msgid "ERROR: pictwpstops exited with status %d\n"
+msgstr ""
msgid "ERROR: select() failed"
msgstr "ERROR: selezione() fallita"
@@ -2743,12 +2744,15 @@ msgstr "ERROR: impossibile avviare documento di stampa"
msgid "Edit Configuration File"
msgstr "Modifica documento di configurazione"
-msgid "Empty PPD file!"
-msgstr "Documento PPD vuoto!"
+msgid "Empty PPD file"
+msgstr ""
msgid "Ending Banner"
msgstr "Banner finale"
+msgid "English"
+msgstr "Italian"
+
msgid "Enter old password:"
msgstr "Inserisci la vecchia password:"
@@ -2758,8 +2762,13 @@ msgstr "Inserisci di nuovo la password:"
msgid "Enter password:"
msgstr "Inserisci la password:"
-msgid "Enter your username and password or the root username and password to access this page. If you are using Kerberos authentication, make sure you have a valid Kerberos ticket."
-msgstr "Per accedere a questa pagina, inserisci il tuo nome utente e la password o il nome utente e la password di root."
+msgid ""
+"Enter your username and password or the root username and password to access "
+"this page. If you are using Kerberos authentication, make sure you have a "
+"valid Kerberos ticket."
+msgstr ""
+"Per accedere a questa pagina, inserisci il tuo nome utente e la password o "
+"il nome utente e la password di root."
msgid "Envelope Feed"
msgstr "Feed busta"
@@ -2770,8 +2779,8 @@ msgstr "Epson"
msgid "Error Policy"
msgstr "Politica errori"
-msgid "Error: need hostname after '-h' option!\n"
-msgstr "Errore: è necessario un nome host dopo l'opzione '-h'!\n"
+msgid "Error: need hostname after '-h' option\n"
+msgstr ""
msgid "Every 10 Labels"
msgstr "Ogni 10 etichette"
@@ -2819,8 +2828,12 @@ msgid "File Folder - 9/16 x 3 7/16\""
msgstr "Cartella documento: 9/16 x 3 7/16\""
#, c-format
-msgid "File device URIs have been disabled! To enable, see the FileDevice directive in \"%s/cupsd.conf\"."
-msgstr "Gli URI del dispositivo documento sono stati disabilitati! Per abilitarli, consulta l'istruzione del FileDevice in \"%s/cupsd.conf\"."
+msgid ""
+"File device URIs have been disabled! To enable, see the FileDevice directive "
+"in \"%s/cupsd.conf\"."
+msgstr ""
+"Gli URI del dispositivo documento sono stati disabilitati! Per abilitarli, "
+"consulta l'istruzione del FileDevice in \"%s/cupsd.conf\"."
msgid "Folio"
msgstr "Foglio"
@@ -2828,12 +2841,6 @@ msgstr "Foglio"
msgid "Forbidden"
msgstr "Vietato"
-msgid "Fuser temperature high!"
-msgstr "Temperatura del fusibile elevata!"
-
-msgid "Fuser temperature low!"
-msgstr "Temperatura del fusibile bassa!"
-
msgid "General"
msgstr "Generale"
@@ -2852,8 +2859,8 @@ msgstr "Get-Response-PDU utilizza una lunghezza indefinita"
msgid "Glossy Paper"
msgstr "Carta patinata"
-msgid "Got a printer-uri attribute but no job-id!"
-msgstr "Ottenuto un attributo printer-uri, ma nessun job-id!"
+msgid "Got a printer-uri attribute but no job-id"
+msgstr ""
msgid "Grayscale"
msgstr "Scala di grigi"
@@ -2992,7 +2999,9 @@ msgid "INFO: Starting page %d...\n"
msgstr "INFO: Pagina iniziale %d...\n"
msgid "INFO: Unable to contact printer, queuing on next printer in class...\n"
-msgstr "INFO: impossibile contattare la stampante, in coda sulla stampante successiva nella classe...\n"
+msgstr ""
+"INFO: impossibile contattare la stampante, in coda sulla stampante "
+"successiva nella classe...\n"
#, c-format
msgid "INFO: Using default AppleTalk zone \"%s\"\n"
@@ -3049,6 +3058,9 @@ msgstr "ISO B8"
msgid "ISO B9"
msgstr "ISO B9"
+msgid "ISOLatin1"
+msgstr "ISOLatin1"
+
msgid "Illegal control character"
msgstr "Carattere di controllo non consentito"
@@ -3064,18 +3076,6 @@ msgstr "Stringa di traduzione non consentita"
msgid "Illegal whitespace character"
msgstr "Carattere spazio bianco non consentito"
-msgid "Ink/toner almost empty."
-msgstr "Inchiostro/toner quasi vuoto."
-
-msgid "Ink/toner empty!"
-msgstr "Inchiostro/toner vuoto!"
-
-msgid "Ink/toner waste bin almost full."
-msgstr "Cestino inchiostro/toner quasi pieno."
-
-msgid "Ink/toner waste bin full!"
-msgstr "Cestino inchiostro/toner pieno!"
-
msgid "Installable Options"
msgstr "Opzioni installabili"
@@ -3088,9 +3088,6 @@ msgstr "Stampante etichette IntelliBar"
msgid "Intellitech"
msgstr "Intellitech"
-msgid "Interlock open."
-msgstr "Interblocco aperto."
-
msgid "Internal Server Error"
msgstr "Errore interno del server"
@@ -3122,12 +3119,12 @@ msgid "JCL"
msgstr "JCL"
#, c-format
-msgid "Job #%d cannot be restarted - no files!"
-msgstr "La stampa #%d non può essere riavviata: nessun documento!"
+msgid "Job #%d cannot be restarted - no files"
+msgstr ""
#, c-format
-msgid "Job #%d does not exist!"
-msgstr "La stampa #%d non esiste!"
+msgid "Job #%d does not exist"
+msgstr ""
#, c-format
msgid "Job #%d is already aborted - can't cancel."
@@ -3142,28 +3139,28 @@ msgid "Job #%d is already completed - can't cancel."
msgstr "La stampa #%d è già completata: impossibile annullare."
#, c-format
-msgid "Job #%d is finished and cannot be altered!"
-msgstr "La stampa #%d è terminata e non può essere modificata!"
+msgid "Job #%d is finished and cannot be altered"
+msgstr ""
#, c-format
-msgid "Job #%d is not complete!"
-msgstr "La stampa %d non è completa!"
+msgid "Job #%d is not complete"
+msgstr ""
#, c-format
-msgid "Job #%d is not held for authentication!"
-msgstr "La stampa #%d non è bloccata per l'autenticazione!"
+msgid "Job #%d is not held"
+msgstr ""
#, c-format
-msgid "Job #%d is not held!"
-msgstr "La stampa #%d non è bloccata!"
+msgid "Job #%d is not held for authentication"
+msgstr ""
#, c-format
-msgid "Job #%s does not exist!"
-msgstr "La stampa #%s non esiste!"
+msgid "Job #%s does not exist"
+msgstr ""
#, c-format
-msgid "Job %d not found!"
-msgstr "Stampa %d non trovata!"
+msgid "Job %d not found"
+msgstr ""
msgid "Job Completed"
msgstr "Stampa completata"
@@ -3192,8 +3189,8 @@ msgstr "Operazione stampa fallita:"
msgid "Job state cannot be changed."
msgstr "Lo stato della stampa non può essere modificato."
-msgid "Job subscriptions cannot be renewed!"
-msgstr "Le sottoscrizioni delle stampe non possono essere rinnovate!"
+msgid "Job subscriptions cannot be renewed"
+msgstr ""
msgid "Jobs"
msgstr "Stampe"
@@ -3214,8 +3211,8 @@ msgid "Label Top"
msgstr "Etichetta superiore"
#, c-format
-msgid "Language \"%s\" not supported!"
-msgstr "Lingua \"%s\" non supportata!"
+msgid "Language \"%s\" not supported"
+msgstr ""
msgid "Large Address"
msgstr "Indirizzo esteso"
@@ -3268,21 +3265,6 @@ msgstr "Rilevamento media"
msgid "Media Type"
msgstr "Tipo media"
-msgid "Media jam!"
-msgstr "Inceppamento supporto!"
-
-msgid "Media tray almost empty."
-msgstr "Cassetto carta quasi vuoto."
-
-msgid "Media tray empty!"
-msgstr "Cassetto carta vuoto!"
-
-msgid "Media tray missing!"
-msgstr "Cassetto carta mancante!"
-
-msgid "Media tray needs to be filled."
-msgstr "Bisogna riempire il cassetto carta."
-
msgid "Medium"
msgstr "Media"
@@ -3295,28 +3277,31 @@ msgstr "Intestazione PPD-Adobe-4.x mancante"
msgid "Missing asterisk in column 1"
msgstr "Asterisco mancante nella colonna 1"
-msgid "Missing document-number attribute!"
-msgstr "Attributo document-number mancante!"
+msgid "Missing document-number attribute"
+msgstr ""
#, c-format
-msgid "Missing double quote on line %d!"
-msgstr "Doppi apici mancanti alla riga %d!"
+msgid "Missing double quote on line %d"
+msgstr ""
-msgid "Missing form variable!"
-msgstr "Variabile modulo mancante"
+msgid "Missing form variable"
+msgstr ""
-msgid "Missing notify-subscription-ids attribute!"
-msgstr "Attributo notify-subscription-ids mancante!"
+msgid "Missing notify-subscription-ids attribute"
+msgstr ""
-msgid "Missing requesting-user-name attribute!"
-msgstr "Attributo requesting-user-name mancante!"
+msgid "Missing option keyword"
+msgstr ""
-msgid "Missing required attributes!"
-msgstr "Attributi necessari mancanti!"
+msgid "Missing requesting-user-name attribute"
+msgstr ""
+
+msgid "Missing required attributes"
+msgstr ""
#, c-format
-msgid "Missing value on line %d!"
-msgstr "Valore mancante alla riga %d!"
+msgid "Missing value on line %d"
+msgstr ""
msgid "Missing value string"
msgstr "Stringa di valore mancante"
@@ -3367,8 +3352,8 @@ msgstr "Puntatore documento NULL PPD"
msgid "Name OID uses indefinite length"
msgstr "Il nome OID utilizza una lunghezza indefinita"
-msgid "Nested classes are not allowed!"
-msgstr "Le classi nidificate non sono consentite."
+msgid "Nested classes are not allowed"
+msgstr ""
msgid "Never"
msgstr "Mai"
@@ -3385,27 +3370,27 @@ msgstr "No"
msgid "No Content"
msgstr "Nessun contenuto"
-msgid "No PPD name!"
-msgstr "Nessun nome PPD!"
+msgid "No PPD name"
+msgstr ""
msgid "No VarBind SEQUENCE"
msgstr "Nessuna SEQUENZA VarBind"
-msgid "No Windows printer drivers are installed!"
-msgstr "Non è installato nessun driver di stampa Windows!"
+msgid "No Windows printer drivers are installed"
+msgstr ""
msgid "No active connection"
msgstr "Nessuna connessione attiva"
#, c-format
-msgid "No active jobs on %s!"
-msgstr "Nessuna stampa attiva su %s!"
+msgid "No active jobs on %s"
+msgstr ""
-msgid "No attributes in request!"
-msgstr "Nessun attributo nella richiesta!"
+msgid "No attributes in request"
+msgstr ""
-msgid "No authentication information provided!"
-msgstr "Nessuna informazione di autenticazione fornita!"
+msgid "No authentication information provided"
+msgstr ""
msgid "No community name"
msgstr "Nessun nome comunitario"
@@ -3422,32 +3407,32 @@ msgstr "Nessun error-index"
msgid "No error-status"
msgstr "Nessun error-status"
-msgid "No file!?!"
-msgstr "Nessun documento!?!"
+msgid "No file!?"
+msgstr ""
-msgid "No modification time!"
-msgstr "Nessuna ora modifica!"
+msgid "No modification time"
+msgstr ""
msgid "No name OID"
msgstr "Nessun nome OID"
-msgid "No printer name!"
-msgstr "Nessun nome stampante!"
+msgid "No printer name"
+msgstr ""
-msgid "No printer-uri found for class!"
-msgstr "Nessun printer-uri trovato per la classe!"
+msgid "No printer-uri found"
+msgstr ""
-msgid "No printer-uri found!"
-msgstr "Nessun printer-uri trovato!"
+msgid "No printer-uri found for class"
+msgstr ""
-msgid "No printer-uri in request!"
-msgstr "Nessun printer-uri nella richiesta!"
+msgid "No printer-uri in request"
+msgstr ""
msgid "No request-id"
msgstr "Nessun request-id"
-msgid "No subscription attributes in request!"
-msgstr "Nessun attributo di sottoscrizione nella richiesta!"
+msgid "No subscription attributes in request"
+msgstr ""
msgid "No subscriptions found."
msgstr "Nessuna sottoscrizione trovata."
@@ -3491,12 +3476,6 @@ msgstr "Nota"
msgid "OK"
msgstr "OK"
-msgid "OPC almost at end-of-life."
-msgstr "OPC quasi alla fine del proprio ciclo di vita utile."
-
-msgid "OPC at end-of-life!"
-msgstr "OPC alla fine del proprio ciclo di vita utile!"
-
msgid "Off (1-Sided)"
msgstr "Off (su un lato)"
@@ -3525,25 +3504,17 @@ msgstr "Opzioni installate"
msgid "Options: "
msgstr "Opzioni: "
-msgid "Out of toner!"
-msgstr "Toner esaurito!"
-
msgid "Output Mode"
msgstr "Modalità di uscita"
-msgid "Output bin almost full."
-msgstr "Vassoio di uscita quasi pieno."
-
-msgid "Output bin full!"
-msgstr "Vassoio di uscita pieno!"
-
#, c-format
msgid "Output for printer %s is sent to %s\n"
msgstr "L'uscita per la stampante %s è inviata a %s\n"
#, c-format
msgid "Output for printer %s is sent to remote printer %s on %s\n"
-msgstr "L'uscita per la stampante %s è inviata alla stampante remota %s su %s\n"
+msgstr ""
+"L'uscita per la stampante %s è inviata alla stampante remota %s su %s\n"
#, c-format
msgid "Output for printer %s/%s is sent to %s\n"
@@ -3551,10 +3522,8 @@ msgstr "L'uscita per la stampante %s/%s è inviata a %s\n"
#, c-format
msgid "Output for printer %s/%s is sent to remote printer %s on %s\n"
-msgstr "L'uscita per la stampante %s/%s è inviata alla stampante remota %s su %s\n"
-
-msgid "Output tray missing!"
-msgstr "Vassoio di uscita mancante!"
+msgstr ""
+"L'uscita per la stampante %s/%s è inviata alla stampante remota %s su %s\n"
msgid "PASS\n"
msgstr "PASS\n"
@@ -3711,9 +3680,6 @@ msgstr "Stampante in pausa"
msgid "Printer Settings"
msgstr "Impostazioni stampante"
-msgid "Printer offline."
-msgstr "Stampante non in linea."
-
msgid "Printer:"
msgstr "Stampante:"
@@ -3732,7 +3698,8 @@ msgstr "Limite di quota raggiunto."
msgid "Rank Owner Job File(s) Total Size\n"
msgstr "Posiz. Proprietario Stampa Doc. Dim. totali\n"
-msgid "Rank Owner Pri Job Files Total Size\n"
+msgid ""
+"Rank Owner Pri Job Files Total Size\n"
msgstr "Posiz. Proprietario Stampa Doc. Dim. totali\n"
msgid "Reject Jobs"
@@ -3766,9 +3733,6 @@ msgstr "Riavvolgi"
msgid "Running command: %s %s -N -A %s -c '%s'\n"
msgstr "Esecuzione del comando: %s %s -N -A %s -c '%s'\n"
-msgid "SCSI Printer"
-msgstr "Stampante SCSI"
-
msgid "SEQUENCE uses indefinite length"
msgstr "SEQUENZA utilizza una lunghezza indefinita"
@@ -3871,63 +3835,152 @@ msgstr "Impossibile trovare il documento PPD \"%s\"."
msgid "The PPD file \"%s\" could not be opened: %s"
msgstr "Impossibile aprire il documento PPD \"%s\": %s"
-msgid "The class name may only contain up to 127 printable characters and may not contain spaces, slashes (/), or the pound sign (#)."
-msgstr "Il nome della classe può contenere fino a 127 caratteri stampabili e non può contenere spazi, barre (/) o cancelletti (#)."
+msgid ""
+"The class name may only contain up to 127 printable characters and may not "
+"contain spaces, slashes (/), or the pound sign (#)."
+msgstr ""
+"Il nome della classe può contenere fino a 127 caratteri stampabili e non può "
+"contenere spazi, barre (/) o cancelletti (#)."
+
+msgid "The developer unit needs to be replaced."
+msgstr ""
-msgid "The notify-lease-duration attribute cannot be used with job subscriptions."
-msgstr "L'attributo notify-lease-duration non può essere usato con le sottoscrizioni delle stampe."
+msgid "The developer unit will need to be replaced soon."
+msgstr ""
+
+msgid "The fuser's temperature is high."
+msgstr ""
+
+msgid "The fuser's temperature is low."
+msgstr ""
+
+msgid ""
+"The notify-lease-duration attribute cannot be used with job subscriptions."
+msgstr ""
+"L'attributo notify-lease-duration non può essere usato con le sottoscrizioni "
+"delle stampe."
#, c-format
-msgid "The notify-user-data value is too large (%d > 63 octets)!"
-msgstr "Il valore notify-user-data è troppo grande (%d > 63 ottetti)!"
+msgid "The notify-user-data value is too large (%d > 63 octets)"
+msgstr ""
+
+msgid "The optical photoconductor needs to be replaced."
+msgstr ""
+
+msgid "The optical photoconductor will need to be replaced soon."
+msgstr ""
+
+msgid "The output bin is almost full."
+msgstr ""
+
+msgid "The output bin is full."
+msgstr ""
+
+msgid "The output bin is missing."
+msgstr ""
+
+msgid "The paper tray is almost empty."
+msgstr ""
+
+msgid "The paper tray is empty."
+msgstr ""
+
+msgid "The paper tray is missing."
+msgstr ""
+
+msgid "The paper tray needs to be filled."
+msgstr ""
+
+msgid "The printer is almost out of ink."
+msgstr ""
+
+msgid "The printer is low on toner."
+msgstr ""
+
+msgid "The printer is offline."
+msgstr ""
+
+msgid "The printer is out of ink."
+msgstr ""
+
+msgid "The printer is out of toner."
+msgstr ""
-msgid "The printer name may only contain up to 127 printable characters and may not contain spaces, slashes (/), or the pound sign (#)."
-msgstr "Il nome della stampante può contenere fino a 127 caratteri stampabili e non può contenere spazi, barre (/) o cancelletti (#)."
+msgid ""
+"The printer name may only contain up to 127 printable characters and may not "
+"contain spaces, slashes (/), or the pound sign (#)."
+msgstr ""
+"Il nome della stampante può contenere fino a 127 caratteri stampabili e non "
+"può contenere spazi, barre (/) o cancelletti (#)."
-msgid "The printer or class is not shared!"
-msgstr "La stampante o la classe non è condivisa!"
+msgid "The printer or class is not shared"
+msgstr ""
msgid "The printer or class was not found."
msgstr "La stampante o la classe non è stata trovata."
+msgid "The printer's cover is open."
+msgstr ""
+
+msgid "The printer's door is open."
+msgstr ""
+
+msgid "The printer's interlock is open."
+msgstr ""
+
+msgid "The printer's waste bin is almost full."
+msgstr ""
+
+msgid "The printer's waste bin is full."
+msgstr ""
+
#, c-format
msgid "The printer-uri \"%s\" contains invalid characters."
msgstr "Printer-uri \"%s\" contiene caratteri non validi."
-msgid "The printer-uri attribute is required!"
-msgstr "Attributo printer-uri richiesto!"
+msgid "The printer-uri attribute is required"
+msgstr ""
-msgid "The printer-uri must be of the form \"ipp://HOSTNAME/classes/CLASSNAME\"."
-msgstr "È richiesto un printer-uri con formato \"ipp://HOSTNAME/classes/CLASSNAME\"."
+msgid ""
+"The printer-uri must be of the form \"ipp://HOSTNAME/classes/CLASSNAME\"."
+msgstr ""
+"È richiesto un printer-uri con formato \"ipp://HOSTNAME/classes/CLASSNAME\"."
-msgid "The printer-uri must be of the form \"ipp://HOSTNAME/printers/PRINTERNAME\"."
-msgstr "È richiesto un printer-uri con formato \"ipp://HOSTNAME/printers/PRINTERNAME\"."
+msgid ""
+"The printer-uri must be of the form \"ipp://HOSTNAME/printers/PRINTERNAME\"."
+msgstr ""
+"È richiesto un printer-uri con formato \"ipp://HOSTNAME/printers/PRINTERNAME"
+"\"."
-msgid "The subscription name may not contain spaces, slashes (/), question marks (?), or the pound sign (#)."
-msgstr "Il nome della sottoscrizione non può contenere spazi, barre (/), punti interrogativi (?) o cancelletti (#)."
+msgid ""
+"The subscription name may not contain spaces, slashes (/), question marks "
+"(?), or the pound sign (#)."
+msgstr ""
+"Il nome della sottoscrizione non può contenere spazi, barre (/), punti "
+"interrogativi (?) o cancelletti (#)."
msgid "There are too many subscriptions."
msgstr "Ci sono troppe sottoscrizioni."
+msgid "There is a paper jam."
+msgstr ""
+
msgid "Thermal Transfer Media"
msgstr "Media trasferimento termico"
msgid "Title: "
msgstr "Titolo: "
-msgid "Toner low."
-msgstr "Toner basso."
-
msgid "Too many active jobs."
msgstr "Troppe stampe attive."
#, c-format
-msgid "Too many job-sheets values (%d > 2)!"
-msgstr "Troppi valori job-sheets (%d > 2)!"
+msgid "Too many job-sheets values (%d > 2)"
+msgstr ""
#, c-format
-msgid "Too many printer-state-reasons values (%d > %d)!"
-msgstr "Troppi valori printer-state-reasons (%d > %d)!"
+msgid "Too many printer-state-reasons values (%d > %d)"
+msgstr ""
msgid "Transparency"
msgstr "Trasparenza"
@@ -3988,14 +4041,14 @@ msgid "Unable to add class:"
msgstr "Impossibile aggiungere la classe:"
#, c-format
-msgid "Unable to add job for destination \"%s\"!"
-msgstr "Impossibile aggiungere la stampa alla destinazione \"%s\"!"
+msgid "Unable to add job for destination \"%s\""
+msgstr ""
msgid "Unable to add printer:"
msgstr "Impossibile aggiungere la stampante:"
-msgid "Unable to allocate memory for file types!"
-msgstr "Impossibile allocare memoria per tipi di documento!"
+msgid "Unable to allocate memory for file types"
+msgstr ""
msgid "Unable to cancel RSS subscription:"
msgstr "Impossibile annullare la sottoscrizione RSS:"
@@ -4013,38 +4066,38 @@ msgid "Unable to connect to host."
msgstr "Impossibile connettersi all'host."
#, c-format
-msgid "Unable to copy 64-bit CUPS printer driver files (%d)!"
-msgstr "Impossibile copiare i documenti dei driver della stampante per CPU a 64 bit (%d)!"
+msgid "Unable to copy 64-bit CUPS printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to copy 64-bit Windows printer driver files (%d)!"
-msgstr "Impossibile copiare i documenti dei driver della stampante per Windows a 64 bit (%d)!"
+msgid "Unable to copy 64-bit Windows printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to copy CUPS printer driver files (%d)!"
-msgstr "Impossibile copiare i documenti CUPS dei driver della stampante (%d)!"
+msgid "Unable to copy CUPS printer driver files (%d)"
+msgstr ""
-#, c-format
-msgid "Unable to copy PPD file - %s!"
-msgstr "Impossibile copiare il documento PPD: %s!"
+msgid "Unable to copy PPD file"
+msgstr ""
-msgid "Unable to copy PPD file!"
-msgstr "Impossibile copiare il documento PPD!"
+#, c-format
+msgid "Unable to copy PPD file - %s"
+msgstr ""
#, c-format
-msgid "Unable to copy Windows 2000 printer driver files (%d)!"
-msgstr "Impossibile copiare i documenti dei driver della stampante per Windows 2000 (%d)!"
+msgid "Unable to copy Windows 2000 printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to copy Windows 9x printer driver files (%d)!"
-msgstr "Impossibile copiare i documenti dei driver della stampante per Windows 9x (%d)!"
+msgid "Unable to copy Windows 9x printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to copy interface script - %s!"
-msgstr "Impossibile copiare lo script di interfaccia: %s!"
+msgid "Unable to copy interface script - %s"
+msgstr ""
-msgid "Unable to create printer-uri!"
-msgstr "Impossibile creare printer-uri!"
+msgid "Unable to create printer-uri"
+msgstr ""
msgid "Unable to create temporary file:"
msgstr "Impossibile creare il documento temporaneo:"
@@ -4058,14 +4111,14 @@ msgstr "Impossibile eliminare la stampante:"
msgid "Unable to do maintenance command:"
msgstr "Impossibile eseguire il comando di manutenzione:"
-msgid "Unable to edit cupsd.conf files larger than 1MB!"
-msgstr "Impossibile modificare i documenti cupsd.conf più grandi di 1 MB!"
+msgid "Unable to edit cupsd.conf files larger than 1MB"
+msgstr ""
-msgid "Unable to find destination for job!"
-msgstr "Impossibile trovare una destinazione per la stampa!"
+msgid "Unable to find destination for job"
+msgstr ""
-msgid "Unable to find printer!\n"
-msgstr "Impossibile trovare la stampante!\n"
+msgid "Unable to find printer\n"
+msgstr ""
msgid "Unable to get class list:"
msgstr "Impossibile ottenere l'elenco delle classi:"
@@ -4086,12 +4139,12 @@ msgid "Unable to get printer status:"
msgstr "Impossibile ottenere lo stato della stampante:"
#, c-format
-msgid "Unable to install Windows 2000 printer driver files (%d)!"
-msgstr "Impossibile installare i documenti dei driver di stampa per Windows 2000 (%d)!"
+msgid "Unable to install Windows 2000 printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to install Windows 9x printer driver files (%d)!"
-msgstr "Impossibile installare i documenti dei driver di stampa per Windows 9x (%d)!"
+msgid "Unable to install Windows 9x printer driver files (%d)"
+msgstr ""
msgid "Unable to modify class:"
msgstr "Impossibile modificare la classe:"
@@ -4115,8 +4168,8 @@ msgid "Unable to open cupsd.conf file:"
msgstr "Impossibile aprire il documento cupsd.conf:"
#, c-format
-msgid "Unable to open document %d in job %d!"
-msgstr "Impossibile aprire il documento %d nella stampa %d!"
+msgid "Unable to open document %d in job %d"
+msgstr ""
msgid "Unable to print test page:"
msgstr "Impossibile stampare la pagina di prova:"
@@ -4125,12 +4178,12 @@ msgstr "Impossibile stampare la pagina di prova:"
msgid "Unable to run \"%s\": %s\n"
msgstr "Impossibile eseguire \"%s\": %s\n"
-msgid "Unable to send command to printer driver!"
-msgstr "Impossibile inviare comandi al driver della stampante!"
+msgid "Unable to send command to printer driver"
+msgstr ""
#, c-format
-msgid "Unable to set Windows printer driver (%d)!"
-msgstr "Impossibile configurare il driver della stampante per Windows (%d)!"
+msgid "Unable to set Windows printer driver (%d)"
+msgstr ""
msgid "Unable to set options:"
msgstr "Impossibile configurare le opzioni:"
@@ -4141,8 +4194,8 @@ msgstr "Impossibile impostare il server di default:"
msgid "Unable to upload cupsd.conf file:"
msgstr "Impossibile caricare il documento cupsd.conf:"
-msgid "Unable to use legacy USB class driver!\n"
-msgstr "Impossibile utilizzare il driver della classe USB legacy!\n"
+msgid "Unable to use legacy USB class driver\n"
+msgstr ""
msgid "Unauthorized"
msgstr "Non autorizzato"
@@ -4162,28 +4215,28 @@ msgid "Unknown printer-op-policy \"%s\"."
msgstr "Printer-op-policy \"%s\" sconosciuto."
#, c-format
-msgid "Unsupported character set \"%s\"!"
-msgstr "Set di caratteri \"%s\" non supportato!"
+msgid "Unsupported character set \"%s\""
+msgstr ""
#, c-format
-msgid "Unsupported compression \"%s\"!"
-msgstr "Compressione \"%s\" non supportata!"
+msgid "Unsupported compression \"%s\""
+msgstr ""
#, c-format
-msgid "Unsupported compression attribute %s!"
-msgstr "Attributo compressione %s non supportato!"
+msgid "Unsupported compression attribute %s"
+msgstr ""
#, c-format
-msgid "Unsupported format \"%s\"!"
-msgstr "Formato \"%s\" non supportato!"
+msgid "Unsupported format \"%s\""
+msgstr ""
#, c-format
-msgid "Unsupported format '%s'!"
-msgstr "Formato '%s non supportato'!"
+msgid "Unsupported format '%s'"
+msgstr ""
#, c-format
-msgid "Unsupported format '%s/%s'!"
-msgstr "Formato '%s/%s' non supportato!"
+msgid "Unsupported format '%s/%s'"
+msgstr ""
msgid "Unsupported value type"
msgstr "Tipo valore non supportato"
@@ -4206,10 +4259,12 @@ msgstr ""
"\n"
" lpadmin [-h server] -d destinazione\n"
" lpadmin [-h server] -x destinazione\n"
-" lpadmin [-h server] -p stampante [-c add-class] [-i interfaccia] [-m modello]\n"
+" lpadmin [-h server] -p stampante [-c add-class] [-i interfaccia] [-m "
+"modello]\n"
" [-r remove-class] [-v dispositivo] [-D descrizione]\n"
" [-P ppd-file] [-o name=value]\n"
-" [-u consenti:utente,utente] [-u non consentire:utente,utente]\n"
+" [-u consenti:utente,utente] [-u non consentire:utente,"
+"utente]\n"
"\n"
#, c-format
@@ -4249,8 +4304,10 @@ msgstr ""
" -e Utilizza ogni filtro dal file PPD\n"
" -f nomefile Imposta il file da convertire (altrimenti stdin)\n"
" -o nomefile Imposta il file da generare (altrimenti stdout)\n"
-" -i tipo/mime Imposta il tipo MIME in ingresso (altrimenti auto-typed)\n"
-" -j tipo/mime Imposta il tipo MIME di uscita (altrimenti application/pdf)\n"
+" -i tipo/mime Imposta il tipo MIME in ingresso (altrimenti auto-"
+"typed)\n"
+" -j tipo/mime Imposta il tipo MIME di uscita (altrimenti "
+"application/pdf)\n"
" -P nomefile.ppd Imposta file PPD\n"
" -a 'nome=valore ...' Imposta opzione(i)\n"
" -U nomeutente Imposta il nome utente per la stampa\n"
@@ -4277,7 +4334,8 @@ msgstr ""
"Opzioni:\n"
" -E Codifica la connessione al server\n"
" -H samba-server Utilizza il server SAMBA specificato\n"
-" -U samba-user Effettua l'autenticazione utilizzando l'utente SAMBA specificato\n"
+" -U samba-user Effettua l'autenticazione utilizzando l'utente SAMBA "
+"specificato\n"
" -a Esporta tutte le stampanti\n"
" -h cups-server Utilizza il server CUPS specificato\n"
" -v Cerca di essere dettagliato (mostra comandi)\n"
@@ -4311,7 +4369,8 @@ msgstr ""
" --[no-]remote-any Consenti/impedisci accesso da Internet\n"
" --[no-]remote-printers Mostra/nascondi stampanti remote\n"
" --[no-]share-printers Attiva o disattiva condivisione stampanti\n"
-" --[no-]-]user-cancel-any Consenti/impedisci agli utenti di annullare qualsiasi stampa\n"
+" --[no-]-]user-cancel-any Consenti/impedisci agli utenti di annullare "
+"qualsiasi stampa\n"
msgid ""
"Usage: cupsd [-c config-file] [-f] [-F] [-h] [-l]\n"
@@ -4349,7 +4408,8 @@ msgstr ""
"\n"
" -c cupsd.conf Imposta il file cupsd.conf da utilizzare\n"
" -e Usa ogni filtro dal file PPD\n"
-" -j job-id[,N] Filtra il file N dalla stampa specificata (predefinito è il file 1)\n"
+" -j job-id[,N] Filtra il file N dalla stampa specificata (predefinito è "
+"il file 1)\n"
" -n copies Imposta il numero di copie\n"
" -o name=value Imposta opzione(i)\n"
" -p filename.ppd Imposta il file PPD\n"
@@ -4363,7 +4423,8 @@ msgid ""
"\n"
" -h Show program usage\n"
"\n"
-" Note: this program only validates the DSC comments, not the PostScript itself.\n"
+" Note: this program only validates the DSC comments, not the PostScript "
+"itself.\n"
msgstr ""
"Utilizzo: cupstestdsc [opzioni] nomedocumento.ps [... nomedocumento.ps]\n"
" cupstestdsc [opzioni] -\n"
@@ -4372,7 +4433,8 @@ msgstr ""
"\n"
" -h Mostra l'utilizzo del programma\n"
"\n"
-" Nota: questo programma convalida solo i commenti DSC, non il PostScript stesso.\n"
+" Nota: questo programma convalida solo i commenti DSC, non il PostScript "
+"stesso.\n"
msgid ""
"Usage: cupstestppd [options] filename1.ppd[.gz] [... filenameN.ppd[.gz]]\n"
@@ -4380,26 +4442,33 @@ msgid ""
"\n"
"Options:\n"
"\n"
+" -I {filename,filters,none,profiles}\n"
+" Ignore specific warnings\n"
" -R root-directory Set alternate root\n"
-" -W {all,none,constraints,defaults,duplex,filters,profiles,sizes,translations}\n"
+" -W {all,none,constraints,defaults,duplex,filters,profiles,sizes,"
+"translations}\n"
" Issue warnings instead of errors\n"
" -q Run silently\n"
" -r Use 'relaxed' open mode\n"
" -v Be slightly verbose\n"
" -vv Be very verbose\n"
msgstr ""
-"Utilizzo: cupstestppd [opzioni] nomefile1.ppd[.gz] [... nomefileN.ppd[.gz]]\n"
-" programma | cupstestppd [opzioni] -\n"
+
+msgid ""
+"Usage: ipptest [options] URI filename.test [ ... filenameN.test ]\n"
"\n"
-"Opzioni:\n"
+"Options:\n"
"\n"
-" -R cartella-radice Imposta radice alternativa\n"
-" -W {all,none,constraints,defaults,duplex,filters,profiles,sizes,translations}\n"
-" Emette avvisi al posto degli errori\n"
-" -q Esecuzione silenziosa\n"
-" -r Modalità di apertura 'rilassata'\n"
-" -v Abbastanza dettagliato\n"
-" -vv Molto dettagliato\n"
+"-E Test with encryption.\n"
+"-V version Set default IPP version.\n"
+"-X Produce XML instead of plain text.\n"
+"-c Send requests using chunking (default)\n"
+"-d name=value Define variable.\n"
+"-f filename Set default test file.\n"
+"-i seconds Repeat the last test file with the given interval.\n"
+"-l Send requests using content-length\n"
+"-v Show all attributes sent and received.\n"
+msgstr ""
msgid "Usage: lpmove job/src dest\n"
msgstr "Utilizzo: lpmove stampa/fonte dest\n"
@@ -4427,8 +4496,11 @@ msgstr ""
" lppasswd [-g nomegruppo] -a [nomeutente]\n"
" lppasswd [-g nomegruppo] -x [nomeutente]\n"
-msgid "Usage: lpq [-P dest] [-U username] [-h hostname[:port]] [-l] [+interval]\n"
-msgstr "Utilizzo: lpq [-P dest] [-U nomeutente] [-h nomehost[:porta]] [-l] [+intervallo]\n"
+msgid ""
+"Usage: lpq [-P dest] [-U username] [-h hostname[:port]] [-l] [+interval]\n"
+msgstr ""
+"Utilizzo: lpq [-P dest] [-U nomeutente] [-h nomehost[:porta]] [-l] "
+"[+intervallo]\n"
msgid ""
"Usage: ppdc [options] filename.drv [ ... filenameN.drv ]\n"
@@ -4452,10 +4524,12 @@ msgstr ""
" -I include-dir Aggiunge includi directory al percorso di ricerca.\n"
" -c catalog.po Carica il catalogo messaggi specificato.\n"
" -d output-dir Specifica la directory di output.\n"
-" -l lingua[,lingua,...] Specifica la lingua(e) di output (impostazioni internazionali).\n"
+" -l lingua[,lingua,...] Specifica la lingua(e) di output (impostazioni "
+"internazionali).\n"
" -m Utilizza il valore ModelName come nome documento.\n"
" -t Verifica PPD invece di generarli.\n"
-" -v Cerca di essere abbastanza dettagliato (più v per ulteriori dettagli).\n"
+" -v Cerca di essere abbastanza dettagliato (più v per "
+"ulteriori dettagli).\n"
" -z Comprime i documenti PPD utilizzando GNU zip.\n"
" --cr Termina le linee con CR (Mac OS 9).\n"
" --crlf Termina linee con CR + LF (Windows).\n"
@@ -4499,11 +4573,13 @@ msgid ""
" -I include-dir Add include directory to search path.\n"
" -v Be verbose (more v's for more verbosity).\n"
msgstr ""
-"Utilizzo: ppdpo [opzioni] -o nomedocumento.po nomedocumento.drv [ ... nomedocumentoN.drv ]\n"
+"Utilizzo: ppdpo [opzioni] -o nomedocumento.po nomedocumento.drv [ ... "
+"nomedocumentoN.drv ]\n"
"Opzioni:\n"
" -D name=value Imposta la variabile specificata con il valore.\n"
" -I include-dir Aggiunge includi directory al percorso di ricerca.\n"
-" -v Cerca di essere dettagliato (più v per ulteriori dettagli).\n"
+" -v Cerca di essere dettagliato (più v per ulteriori "
+"dettagli).\n"
msgid "Usage: snmp [host-or-ip-address]\n"
msgstr "Utilizzo: snmp [host-or-ip-address]\n"
@@ -4525,12 +4601,13 @@ msgstr "WARNING: aggiungi solo le prime stampanti %d trovate"
msgid "WARNING: Boolean expected for waiteof option \"%s\"\n"
msgstr "WARNING: atteso booleano per l'opzione waiteof \"%s\"\n"
-msgid "WARNING: Failed to read side-channel request!\n"
-msgstr "WARNING: impossibile leggere richiesta canale laterale!\n"
+#, c-format
+msgid "WARNING: Network host '%s' is busy; will retry in %d seconds...\n"
+msgstr ""
#, c-format
-msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature!\n"
-msgstr "WARNING: impossibile includere l'opzione \"%s\" tramite IncludeFeature!\n"
+msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature\n"
+msgstr ""
msgid "WARNING: Printer not responding\n"
msgstr "WARNING: la stampante non risponde\n"
@@ -4539,23 +4616,26 @@ msgid "WARNING: Printer sent unexpected EOF\n"
msgstr "WARNING: la stampante ha inviato un EOF inatteso!\n"
#, c-format
-msgid "WARNING: Remote host did not respond with command status byte after %d seconds!\n"
-msgstr "WARNING: l'host remoto non ha risposto con byte stato comando dopo %d secondi!\n"
-
-#, c-format
-msgid "WARNING: Remote host did not respond with control status byte after %d seconds!\n"
-msgstr "WARNING: l'host remoto non ha risposto con byte stato controllo dopo %d secondi!\n"
+msgid ""
+"WARNING: Remote host did not respond with command status byte after %d "
+"seconds\n"
+msgstr ""
#, c-format
-msgid "WARNING: Remote host did not respond with data status byte after %d seconds!\n"
-msgstr "WARNING: l'host remoto non ha risposto con byte stato dati dopo %d secondi!\n"
+msgid ""
+"WARNING: Remote host did not respond with control status byte after %d "
+"seconds\n"
+msgstr ""
#, c-format
-msgid "WARNING: SCSI command timed out (%d); retrying...\n"
-msgstr "WARNING: comando SCSI scaduto (%d); riprovo...\n"
+msgid ""
+"WARNING: Remote host did not respond with data status byte after %d seconds\n"
+msgstr ""
-msgid "WARNING: This document does not conform to the Adobe Document Structuring Conventions and may not print correctly!\n"
-msgstr "WARNING: questo documento non è conforme alle convenzioni Adobe sulla struttura dei documenti (Adobe Document Structuring Conventions) e potrebbe non essere stampato correttamente!\n"
+msgid ""
+"WARNING: This document does not conform to the Adobe Document Structuring "
+"Conventions and may not print correctly\n"
+msgstr ""
#, c-format
msgid "WARNING: Unable to open \"%s:%s\": %s\n"
@@ -4573,34 +4653,34 @@ msgid "WARNING: Unknown PAP packet of type %d\n"
msgstr "WARNING: pacchetto PAP sconosciuto di tipo %d\n"
#, c-format
-msgid "WARNING: Unknown choice \"%s\" for option \"%s\"!\n"
-msgstr "WARNING: scelta sconosciuta \"%s\" per opzione \"%s\"!\n"
+msgid "WARNING: Unknown choice \"%s\" for option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "WARNING: Unknown option \"%s\"!\n"
-msgstr "WARNING: opzione sconosciuta \"%s\"!\n"
+msgid "WARNING: Unknown option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "WARNING: Unsupported baud rate %s!\n"
-msgstr "WARNING: tasso baud %s non supportato!\n"
+msgid "WARNING: Unsupported baud rate %s\n"
+msgstr ""
#, c-format
msgid "WARNING: number expected for status option \"%s\"\n"
msgstr "WARNING: atteso numero per l'opzione status \"%s\"\n"
-#, c-format
-msgid "WARNING: recoverable: Network host '%s' is busy; will retry in %d seconds...\n"
-msgstr "WARNING: recuperabile: l'host del network '%s' è occupato; riprovo fra %d secondi...\n"
-
-msgid "Warning, no Windows 2000 printer drivers are installed!"
-msgstr "Attenzione: non è installato nessun driver di stampa per Windows 2000!"
+msgid "Warning, no Windows 2000 printer drivers are installed"
+msgstr ""
msgid "Yes"
msgstr "Sì"
#, c-format
-msgid "You must access this page using the URL <A HREF=\"https://%s:%d%s\">https://%s:%d%s</A>."
-msgstr "Devi accedere a questa pagina utilizzando l'URL <A HREF=\"https://%s:%d%s\">https://%s:%d%s</A>."
+msgid ""
+"You must access this page using the URL <A HREF=\"https://%s:%d%s\">https://%"
+"s:%d%s</A>."
+msgstr ""
+"Devi accedere a questa pagina utilizzando l'URL <A HREF=\"https://%s:%d%s"
+"\">https://%s:%d%s</A>."
msgid "You4 Envelope"
msgstr "Busta You4"
@@ -4621,7 +4701,8 @@ msgid "completed"
msgstr "completato"
msgid "convert: Use the -f option to specify a file to convert.\n"
-msgstr "convert: utilizza l'opzione -f per specificare un documento da convertire.\n"
+msgstr ""
+"convert: utilizza l'opzione -f per specificare un documento da convertire.\n"
msgid "cups-deviced failed to execute."
msgstr "esecuzione di cups-deviced fallita."
@@ -4638,40 +4719,41 @@ msgid "cupsctl: Unable to connect to server: %s\n"
msgstr "cupsctl: impossibile connettersi al server: %s\n"
#, c-format
-msgid "cupsctl: Unknown option \"%s\"!\n"
-msgstr "cupsctl: opzione sconosciuta \"%s\"!\n"
+msgid "cupsctl: Unknown option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "cupsctl: Unknown option \"-%c\"!\n"
-msgstr "cupsctl: opzione sconosciuta \"-%c\"!\n"
+msgid "cupsctl: Unknown option \"-%c\"\n"
+msgstr ""
-msgid "cupsd: Expected config filename after \"-c\" option!\n"
-msgstr "cupsd: atteso nome documento di configurazione dopo l'opzione \"-c\"!\n"
+msgid "cupsd: Expected config filename after \"-c\" option\n"
+msgstr ""
-msgid "cupsd: Unable to get current directory!\n"
-msgstr "cupsd: impossibile aprire la directory attuale!\n"
+msgid "cupsd: Unable to get current directory\n"
+msgstr ""
#, c-format
-msgid "cupsd: Unknown argument \"%s\" - aborting!\n"
-msgstr "cupsd: argomento sconosciuto \"%s\" - interruzione!\n"
+msgid "cupsd: Unknown argument \"%s\" - aborting\n"
+msgstr ""
#, c-format
-msgid "cupsd: Unknown option \"%c\" - aborting!\n"
-msgstr "cupsd: opzione sconosciuta \"%c\" - interrompo!\n"
+msgid "cupsd: Unknown option \"%c\" - aborting\n"
+msgstr ""
msgid "cupsd: launchd(8) support not compiled in, running in normal mode.\n"
-msgstr "cupsd: supporto launchd(8) non compilato, eseguo in modalità normale.\n"
+msgstr ""
+"cupsd: supporto launchd(8) non compilato, eseguo in modalità normale.\n"
#, c-format
-msgid "cupsfilter: Invalid document number %d!\n"
-msgstr "cupsfilter: numero documento %d non valido!\n"
+msgid "cupsfilter: Invalid document number %d\n"
+msgstr ""
#, c-format
-msgid "cupsfilter: Invalid job ID %d!\n"
-msgstr "cupsfilter: ID stampa %d non valido!\n"
+msgid "cupsfilter: Invalid job ID %d\n"
+msgstr ""
-msgid "cupsfilter: Only one filename can be specified!\n"
-msgstr "cupsfilter: è possibile specificare solo un nome documento!\n"
+msgid "cupsfilter: Only one filename can be specified\n"
+msgstr ""
#, c-format
msgid "cupsfilter: Unable to get job file - %s\n"
@@ -4706,59 +4788,95 @@ msgstr "help\t\tottieni aiuto riguardo ai comandi\n"
msgid "idle"
msgstr "inattivo"
-msgid "job-printer-uri attribute missing!"
-msgstr "attributo job-printer-uri mancante!"
+msgid "ipptest: \"-i\" is incompatible with \"-x\".\n"
+msgstr ""
-msgid "lpadmin: Class name can only contain printable characters!\n"
-msgstr "lpadmin: il nome della classe può contenere solo caratteri stampabili!\n"
+#, c-format
+msgid "ipptest: Bad URI - %s.\n"
+msgstr ""
-msgid "lpadmin: Expected PPD after '-P' option!\n"
-msgstr "lpadmin: atteso PPD dopo l'opzione '-P'!\n"
+#, c-format
+msgid "ipptest: Bad version %s for \"-V\".\n"
+msgstr ""
-msgid "lpadmin: Expected allow/deny:userlist after '-u' option!\n"
-msgstr "lpadmin: atteso allow/deny:userlist dopo l'opzione '-u'!\n"
+msgid "ipptest: May only specify a single URI.\n"
+msgstr ""
-msgid "lpadmin: Expected class after '-r' option!\n"
-msgstr "lpadmin: attesa classe dopo l'opzione '-r'!\n"
+msgid "ipptest: Missing filename for \"-f\".\n"
+msgstr ""
-msgid "lpadmin: Expected class name after '-c' option!\n"
-msgstr "lpadmin: atteso nome classe dopo l'opzione '-c'!\n"
+msgid "ipptest: Missing name=value for \"-d\".\n"
+msgstr ""
-msgid "lpadmin: Expected description after '-D' option!\n"
-msgstr "lpadmin: attesa descrizione dopo l'opzione '-D'!\n"
+msgid "ipptest: Missing seconds for \"-i\".\n"
+msgstr ""
-msgid "lpadmin: Expected device URI after '-v' option!\n"
-msgstr "lpadmin: atteso URI di dispositivo dopo l'opzione '-v'!\n"
+msgid "ipptest: Missing version for \"-V\".\n"
+msgstr ""
-msgid "lpadmin: Expected file type(s) after '-I' option!\n"
-msgstr "lpadmin: attesi tipi di documento dopo l'opzione '-I'!\n"
+msgid "ipptest: Only http, https, and ipp URIs are supported."
+msgstr ""
-msgid "lpadmin: Expected hostname after '-h' option!\n"
-msgstr "lpadmin: atteso nome host dopo l'opzione '-h'!\n"
+msgid "ipptest: URI required before test file."
+msgstr ""
-msgid "lpadmin: Expected interface after '-i' option!\n"
-msgstr "lpadmin: attesa interfaccia dopo l'opzione '-i'!\n"
+#, c-format
+msgid "ipptest: Unknown option \"-%c\".\n"
+msgstr ""
-msgid "lpadmin: Expected location after '-L' option!\n"
-msgstr "lpadmin: attesa posizione dopo l'opzione '-L'!\n"
+msgid "job-printer-uri attribute missing"
+msgstr ""
-msgid "lpadmin: Expected model after '-m' option!\n"
-msgstr "lpadmin: atteso modello dopo l'opzione '-m'!\n"
+msgid "lpadmin: Class name can only contain printable characters\n"
+msgstr ""
-msgid "lpadmin: Expected name=value after '-o' option!\n"
-msgstr "lpadmin: atteso nome=valore dopo l'opzione '-o'!\n"
+msgid "lpadmin: Expected PPD after '-P' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected allow/deny:userlist after '-u' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected class after '-r' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected class name after '-c' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected description after '-D' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected device URI after '-v' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected file type(s) after '-I' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected hostname after '-h' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected interface after '-i' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected location after '-L' option\n"
+msgstr ""
-msgid "lpadmin: Expected printer after '-p' option!\n"
-msgstr "lpadmin: attesa stampante dopo l'opzione '-p'!\n"
+msgid "lpadmin: Expected model after '-m' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected name=value after '-o' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected printer after '-p' option\n"
+msgstr ""
-msgid "lpadmin: Expected printer name after '-d' option!\n"
-msgstr "lpadmin: atteso nome stampante dopo l'opzione '-d'!\n"
+msgid "lpadmin: Expected printer name after '-d' option\n"
+msgstr ""
-msgid "lpadmin: Expected printer or class after '-x' option!\n"
-msgstr "lpadmin: attesa stampante o classe dopo l'opzione '-x'!\n"
+msgid "lpadmin: Expected printer or class after '-x' option\n"
+msgstr ""
-msgid "lpadmin: No member names were seen!\n"
-msgstr "lpadmin: nessun nome utente trovato!\n"
+msgid "lpadmin: No member names were seen\n"
+msgstr ""
#, c-format
msgid "lpadmin: Printer %s is already a member of class %s.\n"
@@ -4768,15 +4886,13 @@ msgstr "lpadmin: la stampante %s è già un membro della classe %s.\n"
msgid "lpadmin: Printer %s is not a member of class %s.\n"
msgstr "lpadmin: la stampante %s non è un membro della classe %s.\n"
-msgid "lpadmin: Printer name can only contain printable characters!\n"
-msgstr "lpadmin: il nome della stampante può contenere solo caratteri stampabili!\n"
+msgid "lpadmin: Printer name can only contain printable characters\n"
+msgstr ""
msgid ""
"lpadmin: Unable to add a printer to the class:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: impossibile aggiungere una stampante alla classe:\n"
-" Devi specificare prima il nome di una stampante!\n"
#, c-format
msgid "lpadmin: Unable to connect to server: %s\n"
@@ -4792,125 +4908,109 @@ msgstr "lpadmin: impossibile aprire documento \"%s\": %s\n"
msgid ""
"lpadmin: Unable to remove a printer from the class:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: impossibile rimuovere una stampante dalla classe:\n"
-" Devi specificare prima il nome di una stampante!\n"
msgid ""
"lpadmin: Unable to set the PPD file:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: impossibile impostare il documento PPD:\n"
-" Devi specificare prima il nome di una stampante!\n"
msgid ""
"lpadmin: Unable to set the device URI:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: impossibile impostare URI dispositivo:\n"
-" Devi specificare prima il nome di una stampante!\n"
msgid ""
"lpadmin: Unable to set the interface script or PPD file:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: impossibile impostare lo script di interfaccia o il documento PPD:\n"
-" Devi specificare prima il nome di una stampante!\n"
msgid ""
"lpadmin: Unable to set the interface script:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: impossibile impostare lo script di interfaccia:\n"
-" Devi specificare prima il nome di una stampante!\n"
msgid ""
"lpadmin: Unable to set the printer description:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: impossibile impostare la descrizione della stampante:\n"
-" Devi specificare prima il nome di una stampante!\n"
msgid ""
"lpadmin: Unable to set the printer location:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: impossibile impostare la posizione della stampante:\n"
-" Devi specificare prima il nome di una stampante!\n"
msgid ""
"lpadmin: Unable to set the printer options:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: impossibile impostare le opzioni della stampante:\n"
-" Devi specificare prima il nome di una stampante!\n"
#, c-format
-msgid "lpadmin: Unknown allow/deny option \"%s\"!\n"
-msgstr "lpadmin: opzione consenti/non consentire \"%s\" sconosciuta!\n"
+msgid "lpadmin: Unknown allow/deny option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "lpadmin: Unknown argument '%s'!\n"
-msgstr "lpadmin: argomento '%s' sconosciuto!\n"
+msgid "lpadmin: Unknown argument '%s'\n"
+msgstr ""
#, c-format
-msgid "lpadmin: Unknown option '%c'!\n"
-msgstr "lpadmin: opzione '%c' sconosciuta!\n"
+msgid "lpadmin: Unknown option '%c'\n"
+msgstr ""
-msgid "lpadmin: Warning - content type list ignored!\n"
-msgstr "lpadmin: attenzione, elenco dei tipi di contenuto ignorato!\n"
+msgid "lpadmin: Warning - content type list ignored\n"
+msgstr ""
msgid "lpc> "
msgstr "lpc> "
-msgid "lpinfo: Expected 1284 device ID string after --device-id!\n"
-msgstr "lpinfo: attesa stringa ID dispositivo 1284 dopo --device-id!\n"
+msgid "lpinfo: Expected 1284 device ID string after --device-id\n"
+msgstr ""
-msgid "lpinfo: Expected language after --language!\n"
-msgstr "lpinfo: attesa lingua dopo --language!\n"
+msgid "lpinfo: Expected language after --language\n"
+msgstr ""
-msgid "lpinfo: Expected make and model after --make-and-model!\n"
-msgstr "lpinfo: attesi marca e modello dopo --make-and-model!\n"
+msgid "lpinfo: Expected make and model after --make-and-model\n"
+msgstr ""
-msgid "lpinfo: Expected product string after --product!\n"
-msgstr "lpinfo: attesa stringa prodotto dopo --product!\n"
+msgid "lpinfo: Expected product string after --product\n"
+msgstr ""
-msgid "lpinfo: Expected scheme list after --exclude-schemes!\n"
-msgstr "lpinfo: atteso elenco schema dopo --exclude-schemes!\n"
+msgid "lpinfo: Expected scheme list after --exclude-schemes\n"
+msgstr ""
-msgid "lpinfo: Expected scheme list after --include-schemes!\n"
-msgstr "lpinfo: atteso elenco schema dopo --include-schemes!\n"
+msgid "lpinfo: Expected scheme list after --include-schemes\n"
+msgstr ""
-msgid "lpinfo: Expected timeout after --timeout!\n"
-msgstr "lpinfo: atteso timeout dopo --timeout!\n"
+msgid "lpinfo: Expected timeout after --timeout\n"
+msgstr ""
#, c-format
-msgid "lpinfo: Unknown argument '%s'!\n"
-msgstr "lpinfo: argomento '%s' sconosciuto!\n"
+msgid "lpinfo: Unknown argument '%s'\n"
+msgstr ""
#, c-format
-msgid "lpinfo: Unknown option '%c'!\n"
-msgstr "lpinfo: opzione '%c' sconosciuta!\n"
+msgid "lpinfo: Unknown option '%c'\n"
+msgstr ""
#, c-format
-msgid "lpinfo: Unknown option '%s'!\n"
-msgstr "lpinfo: opzione '%s' sconosciuta!\n"
+msgid "lpinfo: Unknown option '%s'\n"
+msgstr ""
#, c-format
msgid "lpmove: Unable to connect to server: %s\n"
msgstr "lpmove: impossibile connettersi al server: %s\n"
#, c-format
-msgid "lpmove: Unknown argument '%s'!\n"
-msgstr "lpmove: argomento '%s' sconosciuto!\n"
+msgid "lpmove: Unknown argument '%s'\n"
+msgstr ""
#, c-format
-msgid "lpmove: Unknown option '%c'!\n"
-msgstr "lpmove: opzione '%c' sconosciuta!\n"
+msgid "lpmove: Unknown option '%c'\n"
+msgstr ""
-msgid "lpoptions: No printers!?!\n"
-msgstr "lpoptions: nessuna stampante!?!\n"
+msgid "lpoptions: No printers\n"
+msgstr ""
#, c-format
msgid "lpoptions: Unable to add printer or instance: %s\n"
@@ -4921,23 +5021,23 @@ msgid "lpoptions: Unable to get PPD file for %s: %s\n"
msgstr "lpoptions: impossibile aprire il file PPD per %s: %s\n"
#, c-format
-msgid "lpoptions: Unable to open PPD file for %s!\n"
-msgstr "lpoptions: impossibile aprire il documento PPD per %s!\n"
+msgid "lpoptions: Unable to open PPD file for %s\n"
+msgstr ""
-msgid "lpoptions: Unknown printer or class!\n"
-msgstr "lpoptions: stampante o classe sconosciuta!\n"
+msgid "lpoptions: Unknown printer or class\n"
+msgstr ""
-msgid "lppasswd: Only root can add or delete passwords!\n"
-msgstr "lppasswd: solo root può aggiungere o eliminare le password!\n"
+msgid "lppasswd: Only root can add or delete passwords\n"
+msgstr ""
-msgid "lppasswd: Password file busy!\n"
-msgstr "lppasswd: il documento delle password è occupato!\n"
+msgid "lppasswd: Password file busy\n"
+msgstr ""
-msgid "lppasswd: Password file not updated!\n"
-msgstr "lppasswd: documento delle password non aggiornato!\n"
+msgid "lppasswd: Password file not updated\n"
+msgstr ""
-msgid "lppasswd: Sorry, password doesn't match!\n"
-msgstr "lppasswd: spiacente, la password non corrisponde!\n"
+msgid "lppasswd: Sorry, password doesn't match\n"
+msgstr ""
msgid ""
"lppasswd: Sorry, password rejected.\n"
@@ -4948,8 +5048,8 @@ msgstr ""
"La password deve essere di almeno 6 caratteri, non può contenere\n"
"il nome utente e deve contenere almeno una lettera e un numero.\n"
-msgid "lppasswd: Sorry, passwords don't match!\n"
-msgstr "lppasswd: spiacente, le password non corrispondono!\n"
+msgid "lppasswd: Sorry, passwords don't match\n"
+msgstr ""
#, c-format
msgid "lppasswd: Unable to copy password string: %s\n"
@@ -4965,7 +5065,9 @@ msgstr "lppasswd: impossibile scrivere il documento delle password: %s\n"
#, c-format
msgid "lppasswd: failed to backup old password file: %s\n"
-msgstr "lppasswd: copia di sicurezza del vecchio documento delle password fallita: %s\n"
+msgstr ""
+"lppasswd: copia di sicurezza del vecchio documento delle password fallita: %"
+"s\n"
#, c-format
msgid "lppasswd: failed to rename password file: %s\n"
@@ -4976,8 +5078,10 @@ msgid "lppasswd: user \"%s\" and group \"%s\" do not exist.\n"
msgstr "lppasswd: l'utente \"%s\" e il gruppo \"%s\" non esistono.\n"
#, c-format
-msgid "lpstat: error - %s environment variable names non-existent destination \"%s\"!\n"
-msgstr "lpstat: errore: i nomi della variabile d'ambiente %s non esistono nella destinazione \"%s\"!\n"
+msgid ""
+"lpstat: error - %s environment variable names non-existent destination \"%s"
+"\"\n"
+msgstr ""
#, c-format
msgid "members of class %s:\n"
@@ -4989,20 +5093,20 @@ msgstr "nessuna voce\n"
msgid "no system default destination\n"
msgstr "nessuna destinazione predefinita di sistema\n"
-msgid "notify-events not specified!"
-msgstr "notify-events non specificato!"
+msgid "notify-events not specified"
+msgstr ""
#, c-format
-msgid "notify-recipient-uri URI \"%s\" is already used!"
-msgstr "notify-recipient-uri URI \"%s\" è già utilizzato!"
+msgid "notify-recipient-uri URI \"%s\" is already used"
+msgstr ""
#, c-format
-msgid "notify-recipient-uri URI \"%s\" uses unknown scheme!"
-msgstr "notify-recipient-uri URI \"%s\" utilizza uno schema sconosciuto!"
+msgid "notify-recipient-uri URI \"%s\" uses unknown scheme"
+msgstr ""
#, c-format
-msgid "notify-subscription-id %d no good!"
-msgstr "notify-subscription-id %d non corretto!"
+msgid "notify-subscription-id %d no good"
+msgstr ""
msgid "pending"
msgstr "in sospeso"
@@ -5020,40 +5124,40 @@ msgid "ppdc: Bad boolean value (%s) on line %d of %s.\n"
msgstr "ppdc: valore booleano errato (%s) alla riga %d di %s.\n"
#, c-format
-msgid "ppdc: Bad resolution name \"%s\" on line %d of %s!\n"
-msgstr "ppdc: nome risoluzione errato (%s) alla riga %d di %s.\n"
+msgid "ppdc: Bad resolution name \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Bad status keyword %s on line %d of %s!\n"
-msgstr "ppdc: chiave stato errata (%s) alla riga %d di %s.\n"
+msgid "ppdc: Bad status keyword %s on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Bad variable substitution ($%c) on line %d of %s.\n"
msgstr "ppdc: sostituzione variabile errata ($%c) alla riga %d di %s.\n"
#, c-format
-msgid "ppdc: Choice found on line %d of %s with no Option!\n"
-msgstr "ppdc: scelta trovata alla riga %d di %s senza opzione!\n"
+msgid "ppdc: Choice found on line %d of %s with no Option\n"
+msgstr ""
#, c-format
-msgid "ppdc: Duplicate #po for locale %s on line %d of %s!\n"
-msgstr "ppdc: duplica #po per impostazioni internazionali %s alla riga %d di %s!\n"
+msgid "ppdc: Duplicate #po for locale %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected a filter definition on line %d of %s!\n"
-msgstr "ppdc: attesa una definizione filtro alla riga %d di %s!\n"
+msgid "ppdc: Expected a filter definition on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected a program name on line %d of %s!\n"
-msgstr "ppdc: atteso un nome applicazione alla riga %d di %s!\n"
+msgid "ppdc: Expected a program name on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Expected boolean value on line %d of %s.\n"
msgstr "ppdc: atteso un valore booleano alla riga %d di %s.\n"
#, c-format
-msgid "ppdc: Expected charset after Font on line %d of %s!\n"
-msgstr "ppdc: atteso un set di caratteri dopo Font alla riga %d di %s!\n"
+msgid "ppdc: Expected charset after Font on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Expected choice code on line %d of %s.\n"
@@ -5064,176 +5168,180 @@ msgid "ppdc: Expected choice name/text on line %d of %s.\n"
msgstr "ppdc: attesa scelta nome/testo alla riga %d di %s.\n"
#, c-format
-msgid "ppdc: Expected color order for ColorModel on line %d of %s!\n"
-msgstr "ppdc: atteso ordine colore per ColorModel alla riga %d di %s!\n"
+msgid "ppdc: Expected color order for ColorModel on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected colorspace for ColorModel on line %d of %s!\n"
-msgstr "ppdc: atteso spazio colore per ColorModel alla riga %d di %s!\n"
+msgid "ppdc: Expected colorspace for ColorModel on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected compression for ColorModel on line %d of %s!\n"
-msgstr "ppdc: attesa compressione per ColorModel alla riga %d di %s!\n"
+msgid "ppdc: Expected compression for ColorModel on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected constraints string for UIConstraints on line %d of %s!\n"
-msgstr "ppdc: attesa stringa limitazioni per UIConstraints alla riga %d di %s!\n"
+msgid "ppdc: Expected constraints string for UIConstraints on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected driver type keyword following DriverType on line %d of %s!\n"
-msgstr "ppdc: attesa parola chiave tipo driver dopo DriverType alla riga %d di %s!\n"
+msgid ""
+"ppdc: Expected driver type keyword following DriverType on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected duplex type after Duplex on line %d of %s!\n"
-msgstr "ppdc: atteso tipo duplex dopo Duplex alla riga %d di %s!\n"
+msgid "ppdc: Expected duplex type after Duplex on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected encoding after Font on line %d of %s!\n"
-msgstr "ppdc: attesa codifica dopo Font alla riga %d di %s!\n"
+msgid "ppdc: Expected encoding after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected filename after #po %s on line %d of %s!\n"
-msgstr "ppdc: atteso nome documento dopo #po %s alla riga %d di %s!\n"
+msgid "ppdc: Expected filename after #po %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected group name/text on line %d of %s!\n"
-msgstr "ppdc: atteso nome/testo gruppo alla riga %d di %s.\n"
+msgid "ppdc: Expected group name/text on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected include filename on line %d of %s!\n"
-msgstr "ppdc: atteso nome documento alla riga %d di %s!\n"
+msgid "ppdc: Expected include filename on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected integer on line %d of %s!\n"
-msgstr "ppdc: atteso intero alla riga %d di %s!\n"
+msgid "ppdc: Expected integer on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected locale after #po on line %d of %s!\n"
-msgstr "ppdc: attese impostazioni internazionali dopo #po alla riga %d di %s!\n"
+msgid "ppdc: Expected locale after #po on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after %s on line %d of %s!\n"
-msgstr "ppdc: atteso nome dopo %s alla riga %d di %s!\n"
+msgid "ppdc: Expected name after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after FileName on line %d of %s!\n"
-msgstr "ppdc: atteso nome dopo FileName alla riga %d di %s!\n"
+msgid "ppdc: Expected name after FileName on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after Font on line %d of %s!\n"
-msgstr "ppdc: atteso nome dopo Font alla riga %d di %s!\n"
+msgid "ppdc: Expected name after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after Manufacturer on line %d of %s!\n"
-msgstr "ppdc: atteso nome dopo Produttore alla riga %d di %s!\n"
+msgid "ppdc: Expected name after Manufacturer on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after MediaSize on line %d of %s!\n"
-msgstr "ppdc: atteso nome dopo MediaSize alla riga %d di %s.\n"
+msgid "ppdc: Expected name after MediaSize on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after ModelName on line %d of %s!\n"
-msgstr "ppdc: atteso nome dopo ModelName alla riga %d di %s!\n"
+msgid "ppdc: Expected name after ModelName on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after PCFileName on line %d of %s!\n"
-msgstr "ppdc: atteso nome dopo PCFileName alla riga %d di %s!\n"
+msgid "ppdc: Expected name after PCFileName on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text after %s on line %d of %s!\n"
-msgstr "ppdc: atteso nome/testo dopo %s alla riga %d di %s!\n"
+msgid "ppdc: Expected name/text after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text after Installable on line %d of %s!\n"
-msgstr "ppdc: atteso nome/testo dopo Installabile alla riga %d di %s!\n"
+msgid "ppdc: Expected name/text after Installable on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text after Resolution on line %d of %s!\n"
-msgstr "ppdc: atteso nome/testo dopo Risoluzione alla riga %d di %s!\n"
+msgid "ppdc: Expected name/text after Resolution on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text combination for ColorModel on line %d of %s!\n"
-msgstr "ppdc: attesa combinazione nome/testo per ColorModel alla riga %d di %s!\n"
+msgid "ppdc: Expected name/text combination for ColorModel on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected option name/text on line %d of %s!\n"
-msgstr "ppdc: attesa opzione nome/testo alla riga %d di %s.\n"
+msgid "ppdc: Expected option name/text on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected option section on line %d of %s!\n"
-msgstr "ppdc: attesa sezione opzione alla riga %d di %s!\n"
+msgid "ppdc: Expected option section on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected option type on line %d of %s!\n"
-msgstr "ppdc: atteso tipo opzione alla riga %d di %s!\n"
+msgid "ppdc: Expected option type on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected override field after Resolution on line %d of %s!\n"
-msgstr "ppdc: atteso campo sostituzione dopo Risoluzione alla riga %d di %s!\n"
+msgid "ppdc: Expected override field after Resolution on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected real number on line %d of %s!\n"
-msgstr "ppdc: atteso numero reale alla riga %d di %s!\n"
+msgid "ppdc: Expected real number on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected resolution/mediatype following ColorProfile on line %d of %s!\n"
-msgstr "ppdc: atteso risoluzione/mediatype dopo ColorProfile alla riga %d of %s!\n"
+msgid ""
+"ppdc: Expected resolution/mediatype following ColorProfile on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected resolution/mediatype following SimpleColorProfile on line %d of %s!\n"
-msgstr "ppdc: atteso risoluzione/mediatype dopo SimpleColorProfile alla riga %d of %s!\n"
+msgid ""
+"ppdc: Expected resolution/mediatype following SimpleColorProfile on line %d "
+"of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected selector after %s on line %d of %s!\n"
-msgstr "ppdc: atteso selettore dopo %s alla riga %d di %s!\n"
+msgid "ppdc: Expected selector after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected status after Font on line %d of %s!\n"
-msgstr "ppdc: atteso stato dopo Font alla riga %d di %s!\n"
+msgid "ppdc: Expected status after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected string after Copyright on line %d of %s!\n"
-msgstr "ppdc: attesa stringa dopo Copyright alla riga %d di %s!\n"
+msgid "ppdc: Expected string after Copyright on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected string after Version on line %d of %s!\n"
-msgstr "ppdc: attesa stringa dopo Versione alla riga %d di %s!\n"
+msgid "ppdc: Expected string after Version on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected two option names on line %d of %s!\n"
-msgstr "ppdc: attesi due nomi opzione alla riga %d di %s!\n"
+msgid "ppdc: Expected two option names on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected value after %s on line %d of %s!\n"
-msgstr "ppdc: atteso valore dopo %s alla riga %d di %s!\n"
+msgid "ppdc: Expected value after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected version after Font on line %d of %s!\n"
-msgstr "ppdc: attesa versione dopo Font alla riga %d di %s!\n"
+msgid "ppdc: Expected version after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid #include/#po filename \"%s\"!\n"
-msgstr "ppdc: nome documento #include/#po \"%s\" non valido!\n"
+msgid "ppdc: Invalid #include/#po filename \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid cost for filter on line %d of %s!\n"
-msgstr "ppdc: costo non valido per filtro alla riga %d di %s!\n"
+msgid "ppdc: Invalid cost for filter on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid empty MIME type for filter on line %d of %s!\n"
-msgstr "ppdc: tipo MIME vuoto non valido per filtro alla riga %d di %s!\n"
+msgid "ppdc: Invalid empty MIME type for filter on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid empty program name for filter on line %d of %s!\n"
-msgstr "ppdc: nome programma vuoto non valido per filtro alla riga %d di %s!\n"
+msgid "ppdc: Invalid empty program name for filter on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid option section \"%s\" on line %d of %s!\n"
-msgstr "ppdc: sezione opzione \"%s\" non valida alla riga %d di %s!\n"
+msgid "ppdc: Invalid option section \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid option type \"%s\" on line %d of %s!\n"
-msgstr "ppdc: tipo opzione \"%s\" non valida alla riga %d di %s!\n"
+msgid "ppdc: Invalid option type \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Loading driver information file \"%s\"...\n"
@@ -5248,32 +5356,32 @@ msgid "ppdc: Loading messages from \"%s\"...\n"
msgstr "ppdc: carico messaggi da \"%s\"...\n"
#, c-format
-msgid "ppdc: Missing #endif at end of \"%s\"!\n"
-msgstr "ppdc: #endif mancante alla fine di \"%s\"!\n"
+msgid "ppdc: Missing #endif at end of \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ppdc: Missing #if on line %d of %s!\n"
-msgstr "ppdc: #if mancante alla riga %d di %s!\n"
+msgid "ppdc: Missing #if on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: No message catalog provided for locale %s!\n"
-msgstr "ppdc: nessun catalogo messaggi fornito per impostazioni internazionali %s!\n"
+msgid "ppdc: No message catalog provided for locale %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Option %s defined in two different groups on line %d of %s!\n"
-msgstr "ppdc: L'opzione %s è definita in due gruppi differenti alla riga %d di %s.\n"
+msgid "ppdc: Option %s defined in two different groups on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Option %s redefined with a different type on line %d of %s!\n"
-msgstr "ppdc: opzione %s ridefinita con un tipo diverso alla riga %d di %s!\n"
+msgid "ppdc: Option %s redefined with a different type on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Option constraint must *name on line %d of %s!\n"
-msgstr "ppdc: l'opzione limitazione deve essere *indicata alla riga %d of %s!\n"
+msgid "ppdc: Option constraint must *name on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Too many nested #if's on line %d of %s!\n"
-msgstr "ppdc: troppi #if' nidificati alla riga %d di %s!\n"
+msgid "ppdc: Too many nested #if's on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Unable to create PPD file \"%s\" - %s.\n"
@@ -5292,12 +5400,12 @@ msgid "ppdc: Unable to execute cupstestppd: %s\n"
msgstr "ppdc: impossibile eseguire cupstestppd: %s\n"
#, c-format
-msgid "ppdc: Unable to find #po file %s on line %d of %s!\n"
-msgstr "ppdc: impossibile trovare il documento #po %s alla riga %d di %s!\n"
+msgid "ppdc: Unable to find #po file %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unable to find include file \"%s\" on line %d of %s!\n"
-msgstr "ppdc: impossibile trovare includi documento \"%s\" alla riga %d di %s!\n"
+msgid "ppdc: Unable to find include file \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Unable to find localization for \"%s\" - %s\n"
@@ -5305,35 +5413,41 @@ msgstr "ppdc: impossibile trovare localizzazione per \"%s\" - %s\n"
#, c-format
msgid "ppdc: Unable to load localization file \"%s\" - %s\n"
-msgstr "ppdc: impossibile caricare documento di localizzazione per \"%s\" - %s\n"
+msgstr ""
+"ppdc: impossibile caricare documento di localizzazione per \"%s\" - %s\n"
#, c-format
msgid "ppdc: Undefined variable (%s) on line %d of %s.\n"
msgstr "ppdc: variabile non definita (%s) alla riga %d di %s.\n"
#, c-format
-msgid "ppdc: Unknown driver type %s on line %d of %s!\n"
-msgstr "ppdc: tipo driver %s sconosciuto alla riga %d di %s!\n"
+msgid "ppdc: Unknown driver type %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s!\n"
-msgstr "ppdc: tipo duplex \"%s\" sconosciuto alla riga %d di %s!\n"
+msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown media size \"%s\" on line %d of %s!\n"
-msgstr "ppdc: tipo media \"%s\" sconosciuto alla riga %d di %s!\n"
+msgid "ppdc: Unknown media size \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown token \"%s\" seen on line %d of %s!\n"
-msgstr "ppdc: token \"%s\" sconosciuto visto alla riga %d di %s!\n"
+msgid "ppdc: Unknown token \"%s\" seen on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown trailing characters in real number \"%s\" on line %d of %s!\n"
-msgstr "ppdc: caratteri trailing sconosciuti nel numero reale \"%s\" alla riga %d di %s!\n"
+msgid ""
+"ppdc: Unknown trailing characters in real number \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unterminated string starting with %c on line %d of %s!\n"
-msgstr "ppdc: stringa non terminata che inizia con %c alla riga %d di %s!\n"
+msgid "ppdc: Unterminated string starting with %c on line %d of %s\n"
+msgstr ""
+
+#, c-format
+msgid "ppdc: Warning - overlapping filename \"%s\".\n"
+msgstr ""
#, c-format
msgid "ppdc: Writing %s...\n"
@@ -5344,8 +5458,8 @@ msgid "ppdc: Writing PPD files to directory \"%s\"...\n"
msgstr "ppdc: scrivo documenti PPD nella directory \"%s\"...\n"
#, c-format
-msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s!\n"
-msgstr "ppdmerge: LanguageVersion \"%s\" errato in %s!\n"
+msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s\n"
+msgstr ""
#, c-format
msgid "ppdmerge: Ignoring PPD file %s...\n"
@@ -5422,34 +5536,1083 @@ msgstr "senza titolo"
msgid "variable-bindings uses indefinite length"
msgstr "variable-bindings utilizza una lunghezza indefinita"
+#~ msgid " WARN %s has no corresponding options!\n"
+#~ msgstr " WARN %s non ha opzioni corrispondenti!\n"
+
+#~ msgid " WARN Default choices conflicting!\n"
+#~ msgstr " WARN Conflitto tra le scelte predefinite!\n"
+
+#~ msgid ""
+#~ " WARN Duplex option keyword %s may not work as expected and "
+#~ "should be named Duplex!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " WARN La parola chiave Duplex %s potrebbe non funzionare "
+#~ "correttamente e dovrebbe essere Duplex!\n"
+#~ " RIF: pagina 122, sezione 5.17\n"
+
+#~ msgid ""
+#~ " WARN File contains a mix of CR, LF, and CR LF line endings!\n"
+#~ msgstr ""
+#~ " WARN Il documento contiene un misto di interruzioni di riga "
+#~ "CR, LF e CR LF!\n"
+
+#~ msgid " WARN Line %d only contains whitespace!\n"
+#~ msgstr " WARN La riga %d contiene solamente spazi bianchi!\n"
+
#~ msgid " WARN Missing APDialogExtension file \"%s\"\n"
#~ msgstr " WARN Documento APDialogExtension mancante \"%s\"\n"
+
#~ msgid " WARN Missing APPrinterIconPath file \"%s\"\n"
#~ msgstr " WARN Documento APPrinterIconPath mancante \"%s\"\n"
+
+#~ msgid ""
+#~ " WARN Non-Windows PPD files should use lines ending with only "
+#~ "LF, not CR LF!\n"
+#~ msgstr ""
+#~ " WARN I documenti PPD per sistemi diversi da Windows dovrebbero "
+#~ "usare solo interruzioni di riga LF, non CR LF!\n"
+
+#~ msgid ""
+#~ " WARN Obsolete PPD version %.1f!\n"
+#~ " REF: Page 42, section 5.2.\n"
+#~ msgstr ""
+#~ " WARN Versione PPD %.1f obsoleta!\n"
+#~ " RIF: pagina 42, sezione 5.2.\n"
+
+#~ msgid " %s %s %s does not exist!\n"
+#~ msgstr " %s %s %s non esiste!\n"
+
+#~ msgid " %s %s file \"%s\" has the wrong capitalization!\n"
+#~ msgstr " %s %s il file \"%s\" ha una capitalizzazione errata!\n"
+
+#~ msgid ""
+#~ " %s Bad %s choice %s!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " %s Errato %s scelta %s!\n"
+#~ " Rif: pagina 122, sezione 5.17\n"
+
+#~ msgid " %s Bad UTF-8 \"%s\" translation string for option %s!\n"
+#~ msgstr ""
+#~ " %s Stringa traduzione UTF-8 \"%s\" errata per l'opzione %s!\n"
+
+#~ msgid ""
+#~ " %s Bad UTF-8 \"%s\" translation string for option %s, choice %s!\n"
+#~ msgstr ""
+#~ " %s Stringa traduzione UTF-8 \"%s\" errata per l'opzione %s, scelta "
+#~ "%s!\n"
+
+#~ msgid " %s Bad cupsFilter value \"%s\"!\n"
+#~ msgstr " %s Valore cupsFilter \"%s\" errato!\n"
+
+#~ msgid " %s Bad cupsICCProfile %s!\n"
+#~ msgstr " %s cupsICCProfile %s errato!\n"
+
+#~ msgid " %s Bad cupsPreFilter value \"%s\"!\n"
+#~ msgstr " %s Valore cupsPreFilter \"%s\" errato!\n"
+
+#~ msgid " %s Bad cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr " %s cupsUIConstraints %s errato: \"%s\"!\n"
+
+#~ msgid " %s Bad language \"%s\"!\n"
+#~ msgstr " %s lingua \"%s\" errata!\n"
+
+#~ msgid " %s Bad spelling of %s - should be %s!\n"
+#~ msgstr " %s Ortografia non corretta di %s - dovrebbe essere %s!\n"
+
+#~ msgid " %s Cannot provide both APScanAppPath and APScanAppBundleID!\n"
+#~ msgstr ""
+#~ " %s Impossibile fornire contemporaneamente APScanAppPath e "
+#~ "APScanAppBundleID!\n"
+
+#~ msgid " %s Empty cupsUIConstraints %s!\n"
+#~ msgstr " %s cupsUIConstraints %s vuoto!\n"
+
+#~ msgid " %s Missing \"%s\" translation string for option %s!\n"
+#~ msgstr " %s Manca stringa traduzione \"%s\" per l'opzione %s!\n"
+
+#~ msgid ""
+#~ " %s Missing \"%s\" translation string for option %s, choice %s!\n"
+#~ msgstr ""
+#~ " %s Manca stringa traduzione \"%s\" per l'opzione %s, scelta %s!\n"
+
+#~ msgid ""
+#~ " %s Missing REQUIRED PageRegion option!\n"
+#~ " REF: Page 100, section 5.14.\n"
+#~ msgstr ""
+#~ " %s Opzione RICHIESTA PageRegion mancante!\n"
+#~ " REF: Pagina 100, sezione 5.14.\n"
+
+#~ msgid ""
+#~ " %s Missing REQUIRED PageSize option!\n"
+#~ " REF: Page 99, section 5.14.\n"
+#~ msgstr ""
+#~ " %s Opzione RICHIESTA PageSize mancante!\n"
+#~ " REF: Pagina 99, sezione 5.14.\n"
+
+#~ msgid ""
+#~ " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"!\n"
+#~ msgstr ""
+#~ " %s Manca stringa traduzione *%s %s in UIConstraints \"*%s %s *%s %s"
+#~ "\"!\n"
+
+#~ msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr ""
+#~ " %s Manca stringa traduzione *%s %s in cupsUIConstraints %s: \"%s"
+#~ "\"!\n"
+
+#~ msgid " %s Missing cupsICCProfile file \"%s\"!\n"
+#~ msgstr " %s Documento cupsICCProfile \"%s\" mancante!\n"
+
+#~ msgid " %s Missing cupsUIResolver %s!\n"
+#~ msgstr " %s cupsUIResolver %s mancante!\n"
+
+#~ msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"!\n"
+#~ msgstr " %s Manca opzione %s in UIConstraints \"*%s %s *%s %s\"!\n"
+
+#~ msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr " %s Manca opzione %s in cupsUIConstraints %s: \"%s\"!\n"
+
+#~ msgid " %s No base translation \"%s\" is included in file!\n"
+#~ msgstr ""
+#~ " %s Nessuna traduzione base \"%s\" è compresa nel documento!\n"
+
+#~ msgid ""
+#~ " %s Non-standard size name \"%s\"!\n"
+#~ " REF: Page 187, section B.2.\n"
+#~ msgstr ""
+#~ " %s Dimensione del nome \"%s\" non standard!\n"
+#~ " REF: Pagina 187, sezione B.2.\n"
+
+#~ msgid ""
+#~ " %s REQUIRED %s does not define choice None!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " %s %s RICHIESTO non definisce la scelta Nessuno!\n"
+#~ " RIF: pagina 122, sezione 5.17\n"
+
+#~ msgid " %s Size \"%s\" defined for %s but not for %s!\n"
+#~ msgstr " %s Dimensione \"%s\" definita per %s ma non per %s.\n"
+
+#~ msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)!\n"
+#~ msgstr " %s La misura \"%s\" ha dimensioni inattese (%gx%g)!\n"
+
+#~ msgid " %s cupsICCProfile %s hash value collides with %s!\n"
+#~ msgstr " %s il valore hash cupsICCProfile %s si scontra con %s!\n"
+
+#~ msgid " %s cupsUIResolver %s causes a loop!\n"
+#~ msgstr " %s cupsUIResolver %s causa un loop!\n"
+
+#~ msgid ""
+#~ " %s cupsUIResolver %s does not list at least two different "
+#~ "options!\n"
+#~ msgstr ""
+#~ " %s il cupsUIResolver %s non elenca almeno due diverse opzioni.\n"
+
+#~ msgid " **FAIL** %s choice names %s and %s differ only by case!\n"
+#~ msgstr ""
+#~ " **FAIL** %s i nomi di scelta %s e %s differiscono solo per "
+#~ "maiuscole e minuscole!\n"
+
+#~ msgid ""
+#~ " **FAIL** %s must be 1284DeviceID!\n"
+#~ " REF: Page 72, section 5.5\n"
+#~ msgstr ""
+#~ " **FAIL** %s deve essere 1284DeviceID!\n"
+#~ " RIF: pagina 72, sezione 5.5\n"
+
+#~ msgid ""
+#~ " **FAIL** BAD DefaultImageableArea %s!\n"
+#~ " REF: Page 102, section 5.15.\n"
+#~ msgstr ""
+#~ " **FAIL** DefaultImageableArea %s ERRATO!\n"
+#~ " RIF: pagina 102, sezione 5.15.\n"
+
+#~ msgid ""
+#~ " **FAIL** BAD DefaultPaperDimension %s!\n"
+#~ " REF: Page 103, section 5.15.\n"
+#~ msgstr ""
+#~ " **FAIL** DefaultPaperDimension %s ERRATO!\n"
+#~ " RIF: pagina 103, sezione 5.15.\n"
+
+#~ msgid ""
+#~ " **FAIL** Bad %s choice %s!\n"
+#~ " REF: Page 84, section 5.9\n"
+#~ msgstr ""
+#~ " **FAIL** Scelta %s Errata %s \n"
+#~ " RIF: pagina 84, sezione 5.9.\n"
+
+#~ msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1!\n"
+#~ msgstr " **FAIL** LanguageEncoding %s: deve essere ISOLatin1!\n"
+
+#~ msgid " **FAIL** Bad LanguageVersion %s - must be English!\n"
+#~ msgstr " **FAIL** LanguageVersion %s errata: deve essere inglese!\n"
+
+#~ msgid ""
+#~ " **FAIL** Default translation string for option %s choice %s "
+#~ "contains 8-bit characters!\n"
+#~ msgstr ""
+#~ " **FAIL** La stringa di traduzione predefinita per l'opzione %s "
+#~ "scelta %s contiene caratteri di 8-bit!\n"
+
+#~ msgid ""
+#~ " **FAIL** Default translation string for option %s contains 8-bit "
+#~ "characters!\n"
+#~ msgstr ""
+#~ " **FAIL** La stringa di traduzione predefinita per l'opzione %s "
+#~ "contiene caratteri di 8-bit!\n"
+
+#~ msgid " **FAIL** Group names %s and %s differ only by case!\n"
+#~ msgstr ""
+#~ " **FAIL** I nomi dei gruppi %s e %s differiscono solo per maiuscole "
+#~ "e minuscole!\n"
+
+#~ msgid " **FAIL** Multiple occurrences of %s choice name %s!\n"
+#~ msgstr " **FAIL** Varie occorrenze dei nomi di scelta %s %s!\n"
+
+#~ msgid " **FAIL** Option names %s and %s differ only by case!\n"
+#~ msgstr ""
+#~ " **FAIL** i nomi delle opzioni %s e %s differiscono solo per "
+#~ "maiuscole e minuscole!\n"
+
+#~ msgid ""
+#~ " Bad %%%%BoundingBox: on line %d!\n"
+#~ " REF: Page 39, %%%%BoundingBox:\n"
+#~ msgstr ""
+#~ " %%%%BoundingBox: errato alla riga %d!\n"
+#~ " RIF: pagina 39, %%%%BoundingBox:\n"
+
+#~ msgid ""
+#~ " Bad %%%%Page: on line %d!\n"
+#~ " REF: Page 53, %%%%Page:\n"
+#~ msgstr ""
+#~ " %%%%Page: errato alla riga %d!\n"
+#~ " RIF: pagina 53, %%%%Page:\n"
+
+#~ msgid ""
+#~ " Bad %%%%Pages: on line %d!\n"
+#~ " REF: Page 43, %%%%Pages:\n"
+#~ msgstr ""
+#~ " %%%%Pages: errato alla riga %d!\n"
+#~ " RIF: pagina 43, %%%%Pages:\n"
+
+#~ msgid ""
+#~ " Line %d is longer than 255 characters (%d)!\n"
+#~ " REF: Page 25, Line Length\n"
+#~ msgstr ""
+#~ " La riga %d eccede i 255 caratteri (%d)!\n"
+#~ " RIF: pagina 25, lunghezza della riga\n"
+
+#~ msgid ""
+#~ " Missing %!PS-Adobe-3.0 on first line!\n"
+#~ " REF: Page 17, 3.1 Conforming Documents\n"
+#~ msgstr ""
+#~ " %!PS-Adobe-3.0 mancante alla prima riga!\n"
+#~ " RIF: pagina 17, 3.1 uniformare documenti\n"
+
+#~ msgid ""
+#~ " Missing %%EndComments comment!\n"
+#~ " REF: Page 41, %%EndComments\n"
+#~ msgstr ""
+#~ " Commento %%EndComments mancante!\n"
+#~ " RIF: pagina 41, %%EndComments\n"
+
+#~ msgid ""
+#~ " Missing or bad %%BoundingBox: comment!\n"
+#~ " REF: Page 39, %%BoundingBox:\n"
+#~ msgstr ""
+#~ " Commento %%BoundingBox: mancante o errato!\n"
+#~ " RIF: pagina 39, %%BoundingBox:\n"
+
+#~ msgid ""
+#~ " Missing or bad %%Page: comments!\n"
+#~ " REF: Page 53, %%Page:\n"
+#~ msgstr ""
+#~ " Commenti %%Page: mancante o errato!\n"
+#~ " RIF: pagina 53, %%Page:\n"
+
+#~ msgid ""
+#~ " Missing or bad %%Pages: comment!\n"
+#~ " REF: Page 43, %%Pages:\n"
+#~ msgstr ""
+#~ " Commento %%Pages: mancante o errato!\n"
+#~ " RIF: pagina 43, %%Pages:\n"
+
+#~ msgid " Saw %d lines that exceeded 255 characters!\n"
+#~ msgstr " Trovate %d righe che eccedono i 255 caratteri!\n"
+
+#~ msgid " Too many %%BeginDocument comments!\n"
+#~ msgstr " Troppi commenti %%BeginDocument!\n"
+
+#~ msgid " Too many %%EndDocument comments!\n"
+#~ msgstr " Troppi commenti %%EndDocument!\n"
+
+#~ msgid " Warning: file contains binary data!\n"
+#~ msgstr " Attenzione: il documento contiene dati binari!\n"
+
+#~ msgid " Warning: no %%EndComments comment in file!\n"
+#~ msgstr " Attenzione: nessun commento %%EndComments nel documento!\n"
+
+#~ msgid " Warning: obsolete DSC version %.1f in file!\n"
+#~ msgstr " Attenzione: versione DSC %.1f obsoleta nel documento!\n"
+
+#~ msgid "%s not supported!"
+#~ msgstr "%s non supportato!"
+
+#~ msgid "%s: Don't know what to do!\n"
+#~ msgstr "%s: non so cosa fare!\n"
+
+#~ msgid ""
+#~ "%s: Error - %s environment variable names non-existent destination \"%s"
+#~ "\"!\n"
+#~ msgstr ""
+#~ "%s: Errore: i nomi della variabile d'ambiente %s non esistono nella "
+#~ "destinazione \"%s\"!\n"
+
+#~ msgid "%s: Error - bad job ID!\n"
+#~ msgstr "%s: Errore: ID dell'operazione errato!\n"
+
+#~ msgid "%s: Error - cannot print files and alter jobs simultaneously!\n"
+#~ msgstr ""
+#~ "%s: Errore: impossibile stampare documenti e modificare operazioni "
+#~ "contemporaneamente!\n"
+
+#~ msgid ""
+#~ "%s: Error - cannot print from stdin if files or a job ID are provided!\n"
+#~ msgstr ""
+#~ "%s: Errore: impossibile stampare da stdin se vengono forniti documenti o "
+#~ "ID dell'operazione!\n"
+
+#~ msgid "%s: Error - expected character set after '-S' option!\n"
+#~ msgstr "%s: Errore: atteso set di caratteri dopo l'opzione '-S'!\n"
+
+#~ msgid "%s: Error - expected content type after '-T' option!\n"
+#~ msgstr "%s: Errore: atteso tipo di contenuto dopo l'opzione '-T'!\n"
+
+#~ msgid "%s: Error - expected copies after '-n' option!\n"
+#~ msgstr "%s: Errore: attese copie dopo l'opzione '-n'!\n"
+
+#~ msgid "%s: Error - expected copy count after '-#' option!\n"
+#~ msgstr "%s: Errore: atteso numero di copie dopo l'opzione '-#'!\n"
+
+#~ msgid "%s: Error - expected destination after '-P' option!\n"
+#~ msgstr "%s: Errore: attesa destinazione dopo l'opzione '-P'!\n"
+
+#~ msgid "%s: Error - expected destination after '-b' option!\n"
+#~ msgstr "%s: Errore: attesa destinazione dopo l'opzione '-b'!\n"
+
+#~ msgid "%s: Error - expected destination after '-d' option!\n"
+#~ msgstr "%s: Errore: attesa destinazione dopo l'opzione '-d'!\n"
+
+#~ msgid "%s: Error - expected form after '-f' option!\n"
+#~ msgstr "%s: Errore: atteso modulo dopo l'opzione '-f'!\n"
+
+#~ msgid "%s: Error - expected hold name after '-H' option!\n"
+#~ msgstr "%s: Errore: atteso nome di blocco dopo l'opzione '-H'!\n"
+
+#~ msgid "%s: Error - expected hostname after '-H' option!\n"
+#~ msgstr "%s: Errore: atteso hostname dopo l'opzione '-H'!\n"
+
+#~ msgid "%s: Error - expected hostname after '-h' option!\n"
+#~ msgstr "%s: Errore: atteso hostname dopo l'opzione '-h'!\n"
+
+#~ msgid "%s: Error - expected mode list after '-y' option!\n"
+#~ msgstr "%s: Errore: atteso elenco modalità dopo l'opzione '-y'!\n"
+
+#~ msgid "%s: Error - expected name after '-%c' option!\n"
+#~ msgstr "%s: Errore: atteso nome dopo l'opzione '-%c'!\n"
+
+#~ msgid "%s: Error - expected option string after '-o' option!\n"
+#~ msgstr "%s: Errore: attesa stringa di opzione dopo l'opzione '-o'!\n"
+
+#~ msgid "%s: Error - expected page list after '-P' option!\n"
+#~ msgstr "%s: Errore: atteso elenco delle pagine dopo l'opzione '-P'!\n"
+
+#~ msgid "%s: Error - expected priority after '-%c' option!\n"
+#~ msgstr "%s: Errore: attesa priorità dopo l'opzione '-%c'!\n"
+
+#~ msgid "%s: Error - expected reason text after '-r' option!\n"
+#~ msgstr "%s: Errore: atteso testo di motivazione dopo l'opzione '-r'!\n"
+
+#~ msgid "%s: Error - expected title after '-t' option!\n"
+#~ msgstr "%s: Errore: atteso titolo dopo l'opzione '-t'!\n"
+
+#~ msgid "%s: Error - expected username after '-U' option!\n"
+#~ msgstr "%s: Errore: atteso nome utente dopo l'opzione '-U'!\n"
+
+#~ msgid "%s: Error - expected username after '-u' option!\n"
+#~ msgstr "%s: Errore: atteso nome utente dopo l'opzione '-u'!\n"
+
+#~ msgid "%s: Error - expected value after '-%c' option!\n"
+#~ msgstr "%s: Errore: atteso valore dopo l'opzione '-%c'!\n"
+
+#~ msgid ""
+#~ "%s: Error - need \"completed\", \"not-completed\", or \"all\" after '-W' "
+#~ "option!\n"
+#~ msgstr ""
+#~ "%s: Errore: dopo l'opzione '-W', occorre \"completati\", \"non completati"
+#~ "\" o \"tutti\"!\n"
+
+#~ msgid "%s: Error - scheduler not responding!\n"
+#~ msgstr "%s: Errore: la stampa programmata non risponde!\n"
+
+#~ msgid "%s: Error - unknown destination \"%s\"!\n"
+#~ msgstr "%s: Errore: destinazione \"%s\" sconosciuta!\n"
+
+#~ msgid "%s: Error - unknown destination \"%s/%s\"!\n"
+#~ msgstr "%s: Errore: destinazione \"%s/%s\" sconosciuta!\n"
+
+#~ msgid "%s: Error - unknown option '%c'!\n"
+#~ msgstr "%s: Errore: opzione '%c' sconosciuta!\n"
+
+#~ msgid "%s: Error - unknown option '%s'!\n"
+#~ msgstr "%s: Errore: opzione '%s' sconosciuta!\n"
+
+#~ msgid "%s: Expected job ID after '-i' option!\n"
+#~ msgstr "%s: Atteso ID dell'operazione dopo l'opzione '-i'!\n"
+
+#~ msgid "%s: Invalid destination name in list \"%s\"!\n"
+#~ msgstr "%s: Nome di destinazione non valido nell'elenco \"%s\"!\n"
+
+#~ msgid "%s: Need job ID ('-i jobid') before '-H restart'!\n"
+#~ msgstr ""
+#~ "%s: prima di '-H restart' è richiesto l'ID dell'operazione ('-i "
+#~ "jobid')!\n"
+
+#~ msgid "%s: No filter to convert from %s/%s to %s/%s!\n"
+#~ msgstr "%s: Nessun filtro per convertire da %s/%s a %s/%s!\n"
+
+#~ msgid "%s: Sorry, no encryption support compiled in!\n"
+#~ msgstr "%s: Spiacente, nessun supporto di codifica compilato!\n"
+
+#~ msgid "%s: Unable to contact server!\n"
+#~ msgstr "%s: Impossibile contattare il server!\n"
+
+#~ msgid "%s: Unable to determine MIME type of \"%s\"!\n"
+#~ msgstr "%s: Impossibile determinare il tipo MIME di \"%s\"!\n"
+
#~ msgid "%s: Unable to open %s - %s\n"
#~ msgstr "%s: Impossibile aprire %s - %s\n"
+
#~ msgid "%s: Unable to open %s - %s on line %d.\n"
#~ msgstr "%s: Errore: impossibile aprire %s - %s alla riga %d.\n"
+
+#~ msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"!\n"
+#~ msgstr "%s: impossibile leggere il database MIME da \"%s\" o \"%s\"!\n"
+
+#~ msgid "%s: Unknown destination \"%s\"!\n"
+#~ msgstr "%s: Destinazione sconosciuta \"%s\"!\n"
+
+#~ msgid "%s: Unknown destination MIME type %s/%s!\n"
+#~ msgstr "%s: Errore: tipo MIME di destinazione %s/%s sconosciuto!\n"
+
+#~ msgid "%s: Unknown option '%c'!\n"
+#~ msgstr "%s: Opzione '%c' sconosciuta!\n"
+
+#~ msgid "%s: Unknown source MIME type %s/%s!\n"
+#~ msgstr "%s: Tipo MIME sorgente %s/%s sconosciuto!\n"
+
+#~ msgid ""
+#~ "%s: Warning - '%c' format modifier not supported - output may not be "
+#~ "correct!\n"
+#~ msgstr ""
+#~ "%s: Attenzione: modificatore di formato '%c' non supportato; il risultato "
+#~ "potrebbe non essere corretto!\n"
+
+#~ msgid "%s: Warning - character set option ignored!\n"
+#~ msgstr "%s: Attenzione: opzione del set di caratteri ignorata!\n"
+
+#~ msgid "%s: Warning - content type option ignored!\n"
+#~ msgstr "%s: Attenzione: opzione del tipo di contenuto ignorata!\n"
+
+#~ msgid "%s: Warning - form option ignored!\n"
+#~ msgstr "%s: Attenzione: opzione del modulo ignorata!\n"
+
+#~ msgid "%s: Warning - mode option ignored!\n"
+#~ msgstr "%s: Attenzione: opzione modalità ignorata!\n"
+
+#~ msgid ""
+#~ "%s: error - %s environment variable names non-existent destination \"%s"
+#~ "\"!\n"
+#~ msgstr ""
+#~ "%s: Errore: i nomi della variabile d'ambiente %s non esistono nella "
+#~ "destinazione \"%s\"!\n"
+
+#~ msgid "%s: error - expected option=value after '-o' option!\n"
+#~ msgstr "%s: Errore: attesa opzione=valore dopo l'opzione '-o'!\n"
+
#~ msgid "600 DPI Grayscale"
#~ msgstr "Scala di grigi a 600 DPI"
+
+#~ msgid "A Samba password is required to export printer drivers!"
+#~ msgstr "Per esportare i driver di stampa è necessaria una password Samba!"
+
+#~ msgid "A Samba username is required to export printer drivers!"
+#~ msgstr "Per esportare i driver di stampa è necessario un nome utente Samba!"
+
+#~ msgid "A class named \"%s\" already exists!"
+#~ msgstr "Esiste già una classe chiamata \"%s\"!"
+
+#~ msgid "A printer named \"%s\" already exists!"
+#~ msgstr "Esiste già una stampante chiamata \"%s\"!"
+
+#~ msgid "Attempt to set %s printer-state to bad value %d!"
+#~ msgstr "Tentativo di impostare printer-state %s a un valore %d errato!"
+
+#~ msgid "Attribute groups are out of order (%x < %x)!"
+#~ msgstr "I gruppi di attributi non sono ordinati (%x < %x)!"
+
+#~ msgid "Bad device URI \"%s\"!\n"
+#~ msgstr "URI dispositivo \"%s\" errato!\n"
+
+#~ msgid "Bad device-uri \"%s\"!"
+#~ msgstr "uri dispositivo \"%s\" errato!"
+
+#~ msgid "Bad device-uri scheme \"%s\"!"
+#~ msgstr "Schema device-uri \"%s\" errato!"
+
+#~ msgid "Bad document-format \"%s\"!"
+#~ msgstr "document-format \"%s\" errato!"
+
+#~ msgid "Bad filename buffer!"
+#~ msgstr "Buffer nome documento errato!"
+
+#~ msgid "Bad job-priority value!"
+#~ msgstr "Valore job-priority errato!"
+
+#~ msgid "Bad job-sheets value \"%s\"!"
+#~ msgstr "Valore job-sheets \"%s\" errato!"
+
+#~ msgid "Bad job-sheets value type!"
+#~ msgstr "Tipo valore job-sheets errato!"
+
+#~ msgid "Bad job-state value!"
+#~ msgstr "Valore job-state errato!"
+
+#~ msgid "Bad job-uri attribute \"%s\"!"
+#~ msgstr "Attributo job-uri \"%s\" errato!"
+
+#~ msgid "Bad notify-pull-method \"%s\"!"
+#~ msgstr "notify-pull-method \"%s\" errato!"
+
+#~ msgid "Bad notify-recipient-uri URI \"%s\"!"
+#~ msgstr "URI notify-recipient-uri \"%s\" errato!"
+
+#~ msgid "Bad option + choice on line %d!"
+#~ msgstr "Opzione + scelta errata alla riga %d!"
+
+#~ msgid "Bad port-monitor \"%s\"!"
+#~ msgstr "Port-monitor \"%s\" errato!"
+
+#~ msgid "Bad printer-state value %d!"
+#~ msgstr "Valore printer-state %d errato!"
+
+#~ msgid "Bad request ID %d!"
+#~ msgstr "ID di richiesta errato %d."
+
+#~ msgid "Bad request version number %d.%d!"
+#~ msgstr "Numero versione richiesta %d.%d errato!"
+
+#~ msgid "Bad subscription ID!"
+#~ msgstr "ID abbonamento errato!"
+
+#~ msgid "Character set \"%s\" not supported!"
+#~ msgstr "Set di caratteri \"%s\" non supportato!"
+
+#~ msgid "Could not scan type \"%s\"!"
+#~ msgstr "Impossibile eseguire scansione del tipo \"%s\"!"
+
+#~ msgid "Cover open."
+#~ msgstr "Coperchio aperto"
+
+#~ msgid "Developer almost empty."
+#~ msgstr "Developer quasi vuoto."
+
+#~ msgid "Developer empty!"
+#~ msgstr "Developer vuoto!"
+
+#~ msgid "Door open."
+#~ msgstr "Porta aperta"
+
+#~ msgid "ERROR: Bad %%BoundingBox: comment seen!\n"
+#~ msgstr "ERROR: %%BoundingBox errato: commento visto!\n"
+
+#~ msgid "ERROR: Bad %%IncludeFeature: comment!\n"
+#~ msgstr "ERROR: %%IncludeFeature errato: commento!\n"
+
+#~ msgid "ERROR: Bad %%Page: comment in file!\n"
+#~ msgstr "ERROR: %%Page errato: commento nel documento!\n"
+
+#~ msgid "ERROR: Bad %%PageBoundingBox: comment in file!\n"
+#~ msgstr "ERROR: %%PageBoundingBox errato: commento nel documento!\n"
+
+#~ msgid "ERROR: Bad SCSI device file \"%s\"!\n"
+#~ msgstr "ERROR: dispositivo SCSI \"%s\" errato!\n"
+
+#~ msgid "ERROR: Bad columns value %d!\n"
+#~ msgstr "ERROR: valore colonne errato %d!\n"
+
+#~ msgid "ERROR: Bad cpi value %f!\n"
+#~ msgstr "ERROR: valore cpi errato %f!\n"
+
+#~ msgid "ERROR: Bad lpi value %f!\n"
+#~ msgstr "ERROR: valore lpi errato %f!\n"
+
+#~ msgid "ERROR: Bad page setup!\n"
+#~ msgstr "ERROR: Formato di stampa errato!\n"
+
+#~ msgid "ERROR: Destination printer does not exist!\n"
+#~ msgstr "ERROR: la stampante di destinazione non esiste!\n"
+
+#~ msgid "ERROR: Duplicate %%BoundingBox: comment seen!\n"
+#~ msgstr "ERROR: %%BoundingBox duplicato: commento visto!\n"
+
+#~ msgid "ERROR: Duplicate %%Pages: comment seen!\n"
+#~ msgstr "ERROR: %%Pages duplicato: commento visto!\n"
+
+#~ msgid "ERROR: Empty print file!\n"
+#~ msgstr "ERROR: documento di stampa vuoto!\n"
+
+#~ msgid "ERROR: Expected quoted string on line %d of %s!\n"
+#~ msgstr "ERROR: attesa stringa tra virgolette nella riga %d di %s!\n"
+
+#~ msgid "ERROR: Fatal USB error!\n"
+#~ msgstr "ERROR: errore USB fatale!\n"
+
+#~ msgid "ERROR: Invalid HP-GL/2 command seen, unable to print file!\n"
+#~ msgstr ""
+#~ "ERROR: visto comando HP-GL/2 non valido, impossibile stampare documento!\n"
+
+#~ msgid "ERROR: Missing %%EndProlog!\n"
+#~ msgstr "ERROR: %%EndProlog mancante!\n"
+
+#~ msgid "ERROR: Missing %%EndSetup!\n"
+#~ msgstr "ERROR: %%EndSetup mancante!\n"
+
#~ msgid ""
#~ "ERROR: Missing device URI on command-line and no DEVICE_URI environment "
#~ "variable!\n"
#~ msgstr ""
#~ "ERROR: manca URI su linea di comando e nessuna variabile ambiente "
#~ "DEVICE_URI!\n"
+
+#~ msgid "ERROR: Missing value on line %d of banner file!\n"
+#~ msgstr "ERROR: manca valore alla riga %d del documento banner!\n"
+
+#~ msgid ""
+#~ "ERROR: Need a msgid line before any translation strings on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ERROR: occorre una riga msgid prima di ogni stringa di traduzione alla "
+#~ "riga %d di %s!\n"
+
+#~ msgid "ERROR: No %%BoundingBox: comment in header!\n"
+#~ msgstr "ERROR: nessun %%BoundingBox: commento nell'intestazione!\n"
+
+#~ msgid "ERROR: No %%Pages: comment in header!\n"
+#~ msgstr "ERROR: nessun %%Pages: commento nell'intestazione!\n"
+
+#~ msgid ""
+#~ "ERROR: No device URI found in argv[0] or in DEVICE_URI environment "
+#~ "variable!\n"
+#~ msgstr ""
+#~ "ERROR: nessun dispositivo URI trovato in argv[0] e nessuna variabile "
+#~ "ambiente in DEVICE_URI!\n"
+
+#~ msgid "ERROR: No pages found!\n"
+#~ msgstr "ERROR: nessuna pagina trovata!\n"
+
+#~ msgid "ERROR: Out of paper!\n"
+#~ msgstr "ERROR: carta esaurita!\n"
+
+#~ msgid "ERROR: PRINTER environment variable not defined!\n"
+#~ msgstr "ERROR: variabile ambiente PRINTER non definita!\n"
+
+#~ msgid "ERROR: Print file was not accepted (%s)!\n"
+#~ msgstr "ERROR: il documento stampa non è stato accettato (%s)!\n"
+
+#~ msgid "ERROR: Printer not responding!\n"
+#~ msgstr "ERROR: la stampante non risponde!\n"
+
#~ msgid "ERROR: Unable to create temporary file - %s.\n"
#~ msgstr "ERROR: impossibile creare il documento temporaneo: %s.\n"
+
#~ msgid "ERROR: Unable to create temporary file: %s\n"
#~ msgstr "ERROR: impossibile creare il documento temporaneo: %s.\n"
+
+#~ msgid "ERROR: Unable to get job %d attributes (%s)!\n"
+#~ msgstr ""
+#~ "ERROR: impossibile ottenere gli attributi (%2$s) della stampa %1$d!\n"
+
+#~ msgid "ERROR: Unable to get printer status (%s)!\n"
+#~ msgstr "ERROR: impossibile ottenere lo stato della stampante (%s)!\n"
+
+#~ msgid "ERROR: Unable to locate printer '%s'!\n"
+#~ msgstr "ERROR: impossibile individuare la stampante '%s'!\n"
+
+#~ msgid "ERROR: Unable to open PPD file!\n"
+#~ msgstr "ERROR: Impossibile aprire il file PPD.\n"
+
+#~ msgid "ERROR: Unable to open image file for printing!\n"
+#~ msgstr "ERROR: impossibile aprire il documento immagine per la stampa!\n"
+
#~ msgid "ERROR: Unable to open temporary file"
#~ msgstr "ERROR: impossibile aprire il documento temporaneo"
+
+#~ msgid "ERROR: Unable to print %d text columns!\n"
+#~ msgstr "ERROR: impossibile stampare colonne di testo %d!\n"
+
+#~ msgid "ERROR: Unable to print %dx%d text page!\n"
+#~ msgstr "ERROR: impossibile stampare pagina di testo %dx%d!\n"
+
+#~ msgid "ERROR: Unable to read print data!\n"
+#~ msgstr "ERROR: impossibile leggere i dati di stampa!\n"
+
+#~ msgid "ERROR: Unable to send print data (%d)\n"
+#~ msgstr "ERROR: impossibile inviare i dati di stampa (%d)\n"
+
+#~ msgid "ERROR: Unable to send print data!\n"
+#~ msgstr "ERROR: impossibile inviare i dati di stampa!\n"
+
+#~ msgid "ERROR: Unable to write %d bytes to printer!\n"
+#~ msgstr "ERROR: impossibile scrivere %d byte sulla stampante!\n"
+
+#~ msgid "ERROR: Unable to write raster data to driver!\n"
+#~ msgstr "ERROR: impossibile scrivere dati raster sul driver!\n"
+
+#~ msgid "ERROR: Unable to write to temporary file"
+#~ msgstr "ERROR: impossibile scrivere documento temporaneo"
+
+#~ msgid "ERROR: Unexpected text on line %d of %s!\n"
+#~ msgstr "ERROR: testo inatteso alla riga %d di %s!\n"
+
+#~ msgid "ERROR: Unknown encryption option value \"%s\"!\n"
+#~ msgstr "ERROR: valore opzione di codifica sconosciuto \"%s\"!\n"
+
+#~ msgid "ERROR: Unknown message catalog format for \"%s\"!\n"
+#~ msgstr "ERROR: formato catalogo messaggio di \"%s\" sconosciuto!\n"
+
+#~ msgid "ERROR: Unknown option \"%s\" with value \"%s\"!\n"
+#~ msgstr "ERROR: opzione \"%s\" con valore \"%s\" sconosciuta!\n"
+
+#~ msgid "ERROR: Unknown version option value \"%s\"!\n"
+#~ msgstr "ERROR: valore opzione versione sconosciuto \"%s\"!\n"
+
+#~ msgid "ERROR: Unsupported brightness value %s, using brightness=100!\n"
+#~ msgstr ""
+#~ "ERROR: valore luminosità %s non supportato, utilizzo luminosità=100!\n"
+
+#~ msgid "ERROR: Unsupported gamma value %s, using gamma=1000!\n"
+#~ msgstr "ERROR: valore gamma %s non supportato, utilizzo gamma=1000!\n"
+
+#~ msgid "ERROR: Unsupported number-up value %d, using number-up=1!\n"
+#~ msgstr "ERROR: valore number-up %d non supportato, utilizzo number-up=1!\n"
+
+#~ msgid ""
+#~ "ERROR: Unsupported number-up-layout value %s, using number-up-"
+#~ "layout=lrtb!\n"
+#~ msgstr ""
+#~ "ERROR: valore number-up-layout %s non supportato, utilizzo number-up-"
+#~ "layout=lrtb!\n"
+
+#~ msgid "ERROR: Unsupported page-border value %s, using page-border=none!\n"
+#~ msgstr ""
+#~ "ERROR: valore page-border %s non supportato, utilizzo page-border=none!\n"
+
+#~ msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting!\n"
+#~ msgstr "ERROR: rilevato overflow (%d byte) doc_printf, interrompo!\n"
+
#~ msgid "ERROR: pdftops filter crashed on signal %d!\n"
#~ msgstr "ERROR: il filtro pdftops si è chiuso al segnale %d!\n"
+
#~ msgid "ERROR: pdftops filter exited with status %d!\n"
#~ msgstr "ERROR: il filtro pdftops si è chiuso con stato %d!\n"
+
+#~ msgid "ERROR: pictwpstops exited on signal %d!\n"
+#~ msgstr "ERROR: pictwpstops si è chiuso al segnale %d!\n"
+
+#~ msgid "ERROR: pictwpstops exited with status %d!\n"
+#~ msgstr "ERROR: pictwpstops si è chiuso con stato %d!\n"
+
+#~ msgid ""
+#~ "ERROR: recoverable: Unable to connect to printer; will retry in 30 "
+#~ "seconds...\n"
+#~ msgstr ""
+#~ "ERROR: recuperabile: impossibile stabilire connessione con la stampante; "
+#~ "riprovo fra 30 secondi...\n"
+
+#~ msgid "Empty PPD file!"
+#~ msgstr "Documento PPD vuoto!"
+
+#~ msgid "Error: need hostname after '-h' option!\n"
+#~ msgstr "Errore: è necessario un nome host dopo l'opzione '-h'!\n"
+
+#~ msgid "Fuser temperature high!"
+#~ msgstr "Temperatura del fusibile elevata!"
+
+#~ msgid "Fuser temperature low!"
+#~ msgstr "Temperatura del fusibile bassa!"
+
+#~ msgid "Got a printer-uri attribute but no job-id!"
+#~ msgstr "Ottenuto un attributo printer-uri, ma nessun job-id!"
+
+#~ msgid "Ink/toner almost empty."
+#~ msgstr "Inchiostro/toner quasi vuoto."
+
+#~ msgid "Ink/toner empty!"
+#~ msgstr "Inchiostro/toner vuoto!"
+
+#~ msgid "Ink/toner waste bin almost full."
+#~ msgstr "Cestino inchiostro/toner quasi pieno."
+
+#~ msgid "Ink/toner waste bin full!"
+#~ msgstr "Cestino inchiostro/toner pieno!"
+
+#~ msgid "Interlock open."
+#~ msgstr "Interblocco aperto."
+
+#~ msgid "Job #%d cannot be restarted - no files!"
+#~ msgstr "La stampa #%d non può essere riavviata: nessun documento!"
+
+#~ msgid "Job #%d does not exist!"
+#~ msgstr "La stampa #%d non esiste!"
+
+#~ msgid "Job #%d is finished and cannot be altered!"
+#~ msgstr "La stampa #%d è terminata e non può essere modificata!"
+
+#~ msgid "Job #%d is not complete!"
+#~ msgstr "La stampa %d non è completa!"
+
+#~ msgid "Job #%d is not held for authentication!"
+#~ msgstr "La stampa #%d non è bloccata per l'autenticazione!"
+
+#~ msgid "Job #%d is not held!"
+#~ msgstr "La stampa #%d non è bloccata!"
+
+#~ msgid "Job #%s does not exist!"
+#~ msgstr "La stampa #%s non esiste!"
+
+#~ msgid "Job %d not found!"
+#~ msgstr "Stampa %d non trovata!"
+
+#~ msgid "Job subscriptions cannot be renewed!"
+#~ msgstr "Le sottoscrizioni delle stampe non possono essere rinnovate!"
+
+#~ msgid "Language \"%s\" not supported!"
+#~ msgstr "Lingua \"%s\" non supportata!"
+
+#~ msgid "Media jam!"
+#~ msgstr "Inceppamento supporto!"
+
+#~ msgid "Media tray almost empty."
+#~ msgstr "Cassetto carta quasi vuoto."
+
+#~ msgid "Media tray empty!"
+#~ msgstr "Cassetto carta vuoto!"
+
+#~ msgid "Media tray missing!"
+#~ msgstr "Cassetto carta mancante!"
+
+#~ msgid "Media tray needs to be filled."
+#~ msgstr "Bisogna riempire il cassetto carta."
+
+#~ msgid "Missing document-number attribute!"
+#~ msgstr "Attributo document-number mancante!"
+
+#~ msgid "Missing double quote on line %d!"
+#~ msgstr "Doppi apici mancanti alla riga %d!"
+
+#~ msgid "Missing form variable!"
+#~ msgstr "Variabile modulo mancante"
+
+#~ msgid "Missing notify-subscription-ids attribute!"
+#~ msgstr "Attributo notify-subscription-ids mancante!"
+
+#~ msgid "Missing requesting-user-name attribute!"
+#~ msgstr "Attributo requesting-user-name mancante!"
+
+#~ msgid "Missing required attributes!"
+#~ msgstr "Attributi necessari mancanti!"
+
+#~ msgid "Missing value on line %d!"
+#~ msgstr "Valore mancante alla riga %d!"
+
+#~ msgid "Nested classes are not allowed!"
+#~ msgstr "Le classi nidificate non sono consentite."
+
+#~ msgid "No PPD name!"
+#~ msgstr "Nessun nome PPD!"
+
+#~ msgid "No Windows printer drivers are installed!"
+#~ msgstr "Non è installato nessun driver di stampa Windows!"
+
+#~ msgid "No active jobs on %s!"
+#~ msgstr "Nessuna stampa attiva su %s!"
+
+#~ msgid "No attributes in request!"
+#~ msgstr "Nessun attributo nella richiesta!"
+
+#~ msgid "No authentication information provided!"
+#~ msgstr "Nessuna informazione di autenticazione fornita!"
+
+#~ msgid "No file!?!"
+#~ msgstr "Nessun documento!?!"
+
+#~ msgid "No modification time!"
+#~ msgstr "Nessuna ora modifica!"
+
+#~ msgid "No printer name!"
+#~ msgstr "Nessun nome stampante!"
+
+#~ msgid "No printer-uri found for class!"
+#~ msgstr "Nessun printer-uri trovato per la classe!"
+
+#~ msgid "No printer-uri found!"
+#~ msgstr "Nessun printer-uri trovato!"
+
+#~ msgid "No printer-uri in request!"
+#~ msgstr "Nessun printer-uri nella richiesta!"
+
+#~ msgid "No subscription attributes in request!"
+#~ msgstr "Nessun attributo di sottoscrizione nella richiesta!"
+
+#~ msgid "OPC almost at end-of-life."
+#~ msgstr "OPC quasi alla fine del proprio ciclo di vita utile."
+
+#~ msgid "OPC at end-of-life!"
+#~ msgstr "OPC alla fine del proprio ciclo di vita utile!"
+
+#~ msgid "Out of toner!"
+#~ msgstr "Toner esaurito!"
+
+#~ msgid "Output bin almost full."
+#~ msgstr "Vassoio di uscita quasi pieno."
+
+#~ msgid "Output bin full!"
+#~ msgstr "Vassoio di uscita pieno!"
+
+#~ msgid "Output tray missing!"
+#~ msgstr "Vassoio di uscita mancante!"
+
+#~ msgid "Printer offline."
+#~ msgstr "Stampante non in linea."
+
+#~ msgid "SCSI Printer"
+#~ msgstr "Stampante SCSI"
+
+#~ msgid "The notify-user-data value is too large (%d > 63 octets)!"
+#~ msgstr "Il valore notify-user-data è troppo grande (%d > 63 ottetti)!"
+
+#~ msgid "The printer or class is not shared!"
+#~ msgstr "La stampante o la classe non è condivisa!"
+
+#~ msgid "The printer-uri attribute is required!"
+#~ msgstr "Attributo printer-uri richiesto!"
+
+#~ msgid "Toner low."
+#~ msgstr "Toner basso."
+
+#~ msgid "Too many job-sheets values (%d > 2)!"
+#~ msgstr "Troppi valori job-sheets (%d > 2)!"
+
+#~ msgid "Too many printer-state-reasons values (%d > %d)!"
+#~ msgstr "Troppi valori printer-state-reasons (%d > %d)!"
+
+#~ msgid "Unable to add job for destination \"%s\"!"
+#~ msgstr "Impossibile aggiungere la stampa alla destinazione \"%s\"!"
+
+#~ msgid "Unable to allocate memory for file types!"
+#~ msgstr "Impossibile allocare memoria per tipi di documento!"
+
+#~ msgid "Unable to copy 64-bit CUPS printer driver files (%d)!"
+#~ msgstr ""
+#~ "Impossibile copiare i documenti dei driver della stampante per CPU a 64 "
+#~ "bit (%d)!"
+
+#~ msgid "Unable to copy 64-bit Windows printer driver files (%d)!"
+#~ msgstr ""
+#~ "Impossibile copiare i documenti dei driver della stampante per Windows a "
+#~ "64 bit (%d)!"
+
+#~ msgid "Unable to copy CUPS printer driver files (%d)!"
+#~ msgstr ""
+#~ "Impossibile copiare i documenti CUPS dei driver della stampante (%d)!"
+
+#~ msgid "Unable to copy PPD file - %s!"
+#~ msgstr "Impossibile copiare il documento PPD: %s!"
+
+#~ msgid "Unable to copy PPD file!"
+#~ msgstr "Impossibile copiare il documento PPD!"
+
+#~ msgid "Unable to copy Windows 2000 printer driver files (%d)!"
+#~ msgstr ""
+#~ "Impossibile copiare i documenti dei driver della stampante per Windows "
+#~ "2000 (%d)!"
+
+#~ msgid "Unable to copy Windows 9x printer driver files (%d)!"
+#~ msgstr ""
+#~ "Impossibile copiare i documenti dei driver della stampante per Windows 9x "
+#~ "(%d)!"
+
+#~ msgid "Unable to copy interface script - %s!"
+#~ msgstr "Impossibile copiare lo script di interfaccia: %s!"
+
+#~ msgid "Unable to create printer-uri!"
+#~ msgstr "Impossibile creare printer-uri!"
+
+#~ msgid "Unable to edit cupsd.conf files larger than 1MB!"
+#~ msgstr "Impossibile modificare i documenti cupsd.conf più grandi di 1 MB!"
+
+#~ msgid "Unable to find destination for job!"
+#~ msgstr "Impossibile trovare una destinazione per la stampa!"
+
+#~ msgid "Unable to find printer!\n"
+#~ msgstr "Impossibile trovare la stampante!\n"
+
+#~ msgid "Unable to install Windows 2000 printer driver files (%d)!"
+#~ msgstr ""
+#~ "Impossibile installare i documenti dei driver di stampa per Windows 2000 "
+#~ "(%d)!"
+
+#~ msgid "Unable to install Windows 9x printer driver files (%d)!"
+#~ msgstr ""
+#~ "Impossibile installare i documenti dei driver di stampa per Windows 9x (%"
+#~ "d)!"
+
+#~ msgid "Unable to open document %d in job %d!"
+#~ msgstr "Impossibile aprire il documento %d nella stampa %d!"
+
+#~ msgid "Unable to send command to printer driver!"
+#~ msgstr "Impossibile inviare comandi al driver della stampante!"
+
+#~ msgid "Unable to set Windows printer driver (%d)!"
+#~ msgstr "Impossibile configurare il driver della stampante per Windows (%d)!"
+
+#~ msgid "Unable to use legacy USB class driver!\n"
+#~ msgstr "Impossibile utilizzare il driver della classe USB legacy!\n"
+
#~ msgid "Unknown printer error (%s)!"
#~ msgstr "Errore della stampante sconosciuto (%s)!"
+
+#~ msgid "Unsupported character set \"%s\"!"
+#~ msgstr "Set di caratteri \"%s\" non supportato!"
+
+#~ msgid "Unsupported compression \"%s\"!"
+#~ msgstr "Compressione \"%s\" non supportata!"
+
+#~ msgid "Unsupported compression attribute %s!"
+#~ msgstr "Attributo compressione %s non supportato!"
+
+#~ msgid "Unsupported format \"%s\"!"
+#~ msgstr "Formato \"%s\" non supportato!"
+
+#~ msgid "Unsupported format '%s'!"
+#~ msgstr "Formato '%s non supportato'!"
+
+#~ msgid "Unsupported format '%s/%s'!"
+#~ msgstr "Formato '%s/%s' non supportato!"
+
#~ msgid ""
#~ "Usage: convert [ options ]\n"
#~ "\n"
@@ -5486,6 +6649,7 @@ msgstr "variable-bindings utilizza una lunghezza indefinita"
#~ " -c copie Imposta il numero di copie\n"
#~ " -u Rimuove il documento PPD terminata l'azione\n"
#~ " -D Rimuove il documento input terminata l'azione\n"
+
#~ msgid ""
#~ "Usage: cupsfilter -m mime/type [ options ] filename\n"
#~ "\n"
@@ -5510,6 +6674,37 @@ msgstr "variable-bindings utilizza una lunghezza indefinita"
#~ " -o name=value Imposta l'opzione(i)\n"
#~ " -p filename.ppd Imposta il documento PPD\n"
#~ " -t title Imposta il titolo\n"
+
+#~ msgid ""
+#~ "Usage: cupstestppd [options] filename1.ppd[.gz] [... filenameN.ppd[.gz]]\n"
+#~ " program | cupstestppd [options] -\n"
+#~ "\n"
+#~ "Options:\n"
+#~ "\n"
+#~ " -R root-directory Set alternate root\n"
+#~ " -W {all,none,constraints,defaults,duplex,filters,profiles,sizes,"
+#~ "translations}\n"
+#~ " Issue warnings instead of errors\n"
+#~ " -q Run silently\n"
+#~ " -r Use 'relaxed' open mode\n"
+#~ " -v Be slightly verbose\n"
+#~ " -vv Be very verbose\n"
+#~ msgstr ""
+#~ "Utilizzo: cupstestppd [opzioni] nomefile1.ppd[.gz] [... nomefileN.ppd[."
+#~ "gz]]\n"
+#~ " programma | cupstestppd [opzioni] -\n"
+#~ "\n"
+#~ "Opzioni:\n"
+#~ "\n"
+#~ " -R cartella-radice Imposta radice alternativa\n"
+#~ " -W {all,none,constraints,defaults,duplex,filters,profiles,sizes,"
+#~ "translations}\n"
+#~ " Emette avvisi al posto degli errori\n"
+#~ " -q Esecuzione silenziosa\n"
+#~ " -r Modalità di apertura 'rilassata'\n"
+#~ " -v Abbastanza dettagliato\n"
+#~ " -vv Molto dettagliato\n"
+
#~ msgid ""
#~ "Usage: cupstestppd [options] filename1.ppd[.gz] [... filenameN.ppd[.gz]]\n"
#~ " program | cupstestppd [options] -\n"
@@ -5537,10 +6732,542 @@ msgstr "variable-bindings utilizza una lunghezza indefinita"
#~ " -r Utilizza modalità di apertura 'rilassata'\n"
#~ " -v Cerca di essere abbastanza dettagliato\n"
#~ " -vv Cerca di essere molto dettagliato\n"
+
+#~ msgid "WARNING: Failed to read side-channel request!\n"
+#~ msgstr "WARNING: impossibile leggere richiesta canale laterale!\n"
+
+#~ msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature!\n"
+#~ msgstr ""
+#~ "WARNING: impossibile includere l'opzione \"%s\" tramite IncludeFeature!\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with command status byte after %d "
+#~ "seconds!\n"
+#~ msgstr ""
+#~ "WARNING: l'host remoto non ha risposto con byte stato comando dopo %d "
+#~ "secondi!\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with control status byte after %d "
+#~ "seconds!\n"
+#~ msgstr ""
+#~ "WARNING: l'host remoto non ha risposto con byte stato controllo dopo %d "
+#~ "secondi!\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with data status byte after %d "
+#~ "seconds!\n"
+#~ msgstr ""
+#~ "WARNING: l'host remoto non ha risposto con byte stato dati dopo %d "
+#~ "secondi!\n"
+
+#~ msgid "WARNING: SCSI command timed out (%d); retrying...\n"
+#~ msgstr "WARNING: comando SCSI scaduto (%d); riprovo...\n"
+
+#~ msgid ""
+#~ "WARNING: This document does not conform to the Adobe Document Structuring "
+#~ "Conventions and may not print correctly!\n"
+#~ msgstr ""
+#~ "WARNING: questo documento non è conforme alle convenzioni Adobe sulla "
+#~ "struttura dei documenti (Adobe Document Structuring Conventions) e "
+#~ "potrebbe non essere stampato correttamente!\n"
+
+#~ msgid "WARNING: Unknown choice \"%s\" for option \"%s\"!\n"
+#~ msgstr "WARNING: scelta sconosciuta \"%s\" per opzione \"%s\"!\n"
+
+#~ msgid "WARNING: Unknown option \"%s\"!\n"
+#~ msgstr "WARNING: opzione sconosciuta \"%s\"!\n"
+
+#~ msgid "WARNING: Unsupported baud rate %s!\n"
+#~ msgstr "WARNING: tasso baud %s non supportato!\n"
+
+#~ msgid ""
+#~ "WARNING: recoverable: Network host '%s' is busy; will retry in %d "
+#~ "seconds...\n"
+#~ msgstr ""
+#~ "WARNING: recuperabile: l'host del network '%s' è occupato; riprovo fra %d "
+#~ "secondi...\n"
+
+#~ msgid "Warning, no Windows 2000 printer drivers are installed!"
+#~ msgstr ""
+#~ "Attenzione: non è installato nessun driver di stampa per Windows 2000!"
+
+#~ msgid "cupsctl: Unknown option \"%s\"!\n"
+#~ msgstr "cupsctl: opzione sconosciuta \"%s\"!\n"
+
+#~ msgid "cupsctl: Unknown option \"-%c\"!\n"
+#~ msgstr "cupsctl: opzione sconosciuta \"-%c\"!\n"
+
+#~ msgid "cupsd: Expected config filename after \"-c\" option!\n"
+#~ msgstr ""
+#~ "cupsd: atteso nome documento di configurazione dopo l'opzione \"-c\"!\n"
+
+#~ msgid "cupsd: Unable to get current directory!\n"
+#~ msgstr "cupsd: impossibile aprire la directory attuale!\n"
+
+#~ msgid "cupsd: Unknown argument \"%s\" - aborting!\n"
+#~ msgstr "cupsd: argomento sconosciuto \"%s\" - interruzione!\n"
+
+#~ msgid "cupsd: Unknown option \"%c\" - aborting!\n"
+#~ msgstr "cupsd: opzione sconosciuta \"%c\" - interrompo!\n"
+
+#~ msgid "cupsfilter: Invalid document number %d!\n"
+#~ msgstr "cupsfilter: numero documento %d non valido!\n"
+
+#~ msgid "cupsfilter: Invalid job ID %d!\n"
+#~ msgstr "cupsfilter: ID stampa %d non valido!\n"
+
+#~ msgid "cupsfilter: Only one filename can be specified!\n"
+#~ msgstr "cupsfilter: è possibile specificare solo un nome documento!\n"
+
#~ msgid "cupsfilter: Unable to create temporary file: %s\n"
#~ msgstr "cupsfilter: impossibile creare il documento temporaneo: %s\n"
+
+#~ msgid "job-printer-uri attribute missing!"
+#~ msgstr "attributo job-printer-uri mancante!"
+
+#~ msgid "lpadmin: Class name can only contain printable characters!\n"
+#~ msgstr ""
+#~ "lpadmin: il nome della classe può contenere solo caratteri stampabili!\n"
+
+#~ msgid "lpadmin: Expected PPD after '-P' option!\n"
+#~ msgstr "lpadmin: atteso PPD dopo l'opzione '-P'!\n"
+
+#~ msgid "lpadmin: Expected allow/deny:userlist after '-u' option!\n"
+#~ msgstr "lpadmin: atteso allow/deny:userlist dopo l'opzione '-u'!\n"
+
+#~ msgid "lpadmin: Expected class after '-r' option!\n"
+#~ msgstr "lpadmin: attesa classe dopo l'opzione '-r'!\n"
+
+#~ msgid "lpadmin: Expected class name after '-c' option!\n"
+#~ msgstr "lpadmin: atteso nome classe dopo l'opzione '-c'!\n"
+
+#~ msgid "lpadmin: Expected description after '-D' option!\n"
+#~ msgstr "lpadmin: attesa descrizione dopo l'opzione '-D'!\n"
+
+#~ msgid "lpadmin: Expected device URI after '-v' option!\n"
+#~ msgstr "lpadmin: atteso URI di dispositivo dopo l'opzione '-v'!\n"
+
+#~ msgid "lpadmin: Expected file type(s) after '-I' option!\n"
+#~ msgstr "lpadmin: attesi tipi di documento dopo l'opzione '-I'!\n"
+
+#~ msgid "lpadmin: Expected hostname after '-h' option!\n"
+#~ msgstr "lpadmin: atteso nome host dopo l'opzione '-h'!\n"
+
+#~ msgid "lpadmin: Expected interface after '-i' option!\n"
+#~ msgstr "lpadmin: attesa interfaccia dopo l'opzione '-i'!\n"
+
+#~ msgid "lpadmin: Expected location after '-L' option!\n"
+#~ msgstr "lpadmin: attesa posizione dopo l'opzione '-L'!\n"
+
+#~ msgid "lpadmin: Expected model after '-m' option!\n"
+#~ msgstr "lpadmin: atteso modello dopo l'opzione '-m'!\n"
+
+#~ msgid "lpadmin: Expected name=value after '-o' option!\n"
+#~ msgstr "lpadmin: atteso nome=valore dopo l'opzione '-o'!\n"
+
+#~ msgid "lpadmin: Expected printer after '-p' option!\n"
+#~ msgstr "lpadmin: attesa stampante dopo l'opzione '-p'!\n"
+
+#~ msgid "lpadmin: Expected printer name after '-d' option!\n"
+#~ msgstr "lpadmin: atteso nome stampante dopo l'opzione '-d'!\n"
+
+#~ msgid "lpadmin: Expected printer or class after '-x' option!\n"
+#~ msgstr "lpadmin: attesa stampante o classe dopo l'opzione '-x'!\n"
+
+#~ msgid "lpadmin: No member names were seen!\n"
+#~ msgstr "lpadmin: nessun nome utente trovato!\n"
+
+#~ msgid "lpadmin: Printer name can only contain printable characters!\n"
+#~ msgstr ""
+#~ "lpadmin: il nome della stampante può contenere solo caratteri "
+#~ "stampabili!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to add a printer to the class:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: impossibile aggiungere una stampante alla classe:\n"
+#~ " Devi specificare prima il nome di una stampante!\n"
+
#~ msgid "lpadmin: Unable to create temporary file - %s\n"
#~ msgstr "lpadmin: impossibile creare il documento temporaneo - %s\n"
+
#~ msgid "lpadmin: Unable to create temporary file: %s\n"
#~ msgstr "lpadmin: impossibile creare il documento temporaneo: %s\n"
+#~ msgid ""
+#~ "lpadmin: Unable to remove a printer from the class:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: impossibile rimuovere una stampante dalla classe:\n"
+#~ " Devi specificare prima il nome di una stampante!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the PPD file:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: impossibile impostare il documento PPD:\n"
+#~ " Devi specificare prima il nome di una stampante!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the device URI:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: impossibile impostare URI dispositivo:\n"
+#~ " Devi specificare prima il nome di una stampante!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the interface script or PPD file:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: impossibile impostare lo script di interfaccia o il documento "
+#~ "PPD:\n"
+#~ " Devi specificare prima il nome di una stampante!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the interface script:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: impossibile impostare lo script di interfaccia:\n"
+#~ " Devi specificare prima il nome di una stampante!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer description:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: impossibile impostare la descrizione della stampante:\n"
+#~ " Devi specificare prima il nome di una stampante!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer location:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: impossibile impostare la posizione della stampante:\n"
+#~ " Devi specificare prima il nome di una stampante!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer options:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: impossibile impostare le opzioni della stampante:\n"
+#~ " Devi specificare prima il nome di una stampante!\n"
+
+#~ msgid "lpadmin: Unknown allow/deny option \"%s\"!\n"
+#~ msgstr "lpadmin: opzione consenti/non consentire \"%s\" sconosciuta!\n"
+
+#~ msgid "lpadmin: Unknown argument '%s'!\n"
+#~ msgstr "lpadmin: argomento '%s' sconosciuto!\n"
+
+#~ msgid "lpadmin: Unknown option '%c'!\n"
+#~ msgstr "lpadmin: opzione '%c' sconosciuta!\n"
+
+#~ msgid "lpadmin: Warning - content type list ignored!\n"
+#~ msgstr "lpadmin: attenzione, elenco dei tipi di contenuto ignorato!\n"
+
+#~ msgid "lpinfo: Expected 1284 device ID string after --device-id!\n"
+#~ msgstr "lpinfo: attesa stringa ID dispositivo 1284 dopo --device-id!\n"
+
+#~ msgid "lpinfo: Expected language after --language!\n"
+#~ msgstr "lpinfo: attesa lingua dopo --language!\n"
+
+#~ msgid "lpinfo: Expected make and model after --make-and-model!\n"
+#~ msgstr "lpinfo: attesi marca e modello dopo --make-and-model!\n"
+
+#~ msgid "lpinfo: Expected product string after --product!\n"
+#~ msgstr "lpinfo: attesa stringa prodotto dopo --product!\n"
+
+#~ msgid "lpinfo: Expected scheme list after --exclude-schemes!\n"
+#~ msgstr "lpinfo: atteso elenco schema dopo --exclude-schemes!\n"
+
+#~ msgid "lpinfo: Expected scheme list after --include-schemes!\n"
+#~ msgstr "lpinfo: atteso elenco schema dopo --include-schemes!\n"
+
+#~ msgid "lpinfo: Expected timeout after --timeout!\n"
+#~ msgstr "lpinfo: atteso timeout dopo --timeout!\n"
+
+#~ msgid "lpinfo: Unknown argument '%s'!\n"
+#~ msgstr "lpinfo: argomento '%s' sconosciuto!\n"
+
+#~ msgid "lpinfo: Unknown option '%c'!\n"
+#~ msgstr "lpinfo: opzione '%c' sconosciuta!\n"
+
+#~ msgid "lpinfo: Unknown option '%s'!\n"
+#~ msgstr "lpinfo: opzione '%s' sconosciuta!\n"
+
+#~ msgid "lpmove: Unknown argument '%s'!\n"
+#~ msgstr "lpmove: argomento '%s' sconosciuto!\n"
+
+#~ msgid "lpmove: Unknown option '%c'!\n"
+#~ msgstr "lpmove: opzione '%c' sconosciuta!\n"
+
+#~ msgid "lpoptions: No printers!?!\n"
+#~ msgstr "lpoptions: nessuna stampante!?!\n"
+
+#~ msgid "lpoptions: Unable to open PPD file for %s!\n"
+#~ msgstr "lpoptions: impossibile aprire il documento PPD per %s!\n"
+
+#~ msgid "lpoptions: Unknown printer or class!\n"
+#~ msgstr "lpoptions: stampante o classe sconosciuta!\n"
+
+#~ msgid "lppasswd: Only root can add or delete passwords!\n"
+#~ msgstr "lppasswd: solo root può aggiungere o eliminare le password!\n"
+
+#~ msgid "lppasswd: Password file busy!\n"
+#~ msgstr "lppasswd: il documento delle password è occupato!\n"
+
+#~ msgid "lppasswd: Password file not updated!\n"
+#~ msgstr "lppasswd: documento delle password non aggiornato!\n"
+
+#~ msgid "lppasswd: Sorry, password doesn't match!\n"
+#~ msgstr "lppasswd: spiacente, la password non corrisponde!\n"
+
+#~ msgid "lppasswd: Sorry, passwords don't match!\n"
+#~ msgstr "lppasswd: spiacente, le password non corrispondono!\n"
+
+#~ msgid ""
+#~ "lpstat: error - %s environment variable names non-existent destination \"%"
+#~ "s\"!\n"
+#~ msgstr ""
+#~ "lpstat: errore: i nomi della variabile d'ambiente %s non esistono nella "
+#~ "destinazione \"%s\"!\n"
+
+#~ msgid "notify-events not specified!"
+#~ msgstr "notify-events non specificato!"
+
+#~ msgid "notify-recipient-uri URI \"%s\" is already used!"
+#~ msgstr "notify-recipient-uri URI \"%s\" è già utilizzato!"
+
+#~ msgid "notify-recipient-uri URI \"%s\" uses unknown scheme!"
+#~ msgstr "notify-recipient-uri URI \"%s\" utilizza uno schema sconosciuto!"
+
+#~ msgid "notify-subscription-id %d no good!"
+#~ msgstr "notify-subscription-id %d non corretto!"
+
+#~ msgid "ppdc: Bad resolution name \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: nome risoluzione errato (%s) alla riga %d di %s.\n"
+
+#~ msgid "ppdc: Bad status keyword %s on line %d of %s!\n"
+#~ msgstr "ppdc: chiave stato errata (%s) alla riga %d di %s.\n"
+
+#~ msgid "ppdc: Choice found on line %d of %s with no Option!\n"
+#~ msgstr "ppdc: scelta trovata alla riga %d di %s senza opzione!\n"
+
+#~ msgid "ppdc: Duplicate #po for locale %s on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: duplica #po per impostazioni internazionali %s alla riga %d di %s!\n"
+
+#~ msgid "ppdc: Expected a filter definition on line %d of %s!\n"
+#~ msgstr "ppdc: attesa una definizione filtro alla riga %d di %s!\n"
+
+#~ msgid "ppdc: Expected a program name on line %d of %s!\n"
+#~ msgstr "ppdc: atteso un nome applicazione alla riga %d di %s!\n"
+
+#~ msgid "ppdc: Expected charset after Font on line %d of %s!\n"
+#~ msgstr "ppdc: atteso un set di caratteri dopo Font alla riga %d di %s!\n"
+
+#~ msgid "ppdc: Expected color order for ColorModel on line %d of %s!\n"
+#~ msgstr "ppdc: atteso ordine colore per ColorModel alla riga %d di %s!\n"
+
+#~ msgid "ppdc: Expected colorspace for ColorModel on line %d of %s!\n"
+#~ msgstr "ppdc: atteso spazio colore per ColorModel alla riga %d di %s!\n"
+
+#~ msgid "ppdc: Expected compression for ColorModel on line %d of %s!\n"
+#~ msgstr "ppdc: attesa compressione per ColorModel alla riga %d di %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected constraints string for UIConstraints on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: attesa stringa limitazioni per UIConstraints alla riga %d di %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected driver type keyword following DriverType on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc: attesa parola chiave tipo driver dopo DriverType alla riga %d di %"
+#~ "s!\n"
+
+#~ msgid "ppdc: Expected duplex type after Duplex on line %d of %s!\n"
+#~ msgstr "ppdc: atteso tipo duplex dopo Duplex alla riga %d di %s!\n"
+
+#~ msgid "ppdc: Expected encoding after Font on line %d of %s!\n"
+#~ msgstr "ppdc: attesa codifica dopo Font alla riga %d di %s!\n"
+
+#~ msgid "ppdc: Expected filename after #po %s on line %d of %s!\n"
+#~ msgstr "ppdc: atteso nome documento dopo #po %s alla riga %d di %s!\n"
+
+#~ msgid "ppdc: Expected group name/text on line %d of %s!\n"
+#~ msgstr "ppdc: atteso nome/testo gruppo alla riga %d di %s.\n"
+
+#~ msgid "ppdc: Expected include filename on line %d of %s!\n"
+#~ msgstr "ppdc: atteso nome documento alla riga %d di %s!\n"
+
+#~ msgid "ppdc: Expected integer on line %d of %s!\n"
+#~ msgstr "ppdc: atteso intero alla riga %d di %s!\n"
+
+#~ msgid "ppdc: Expected locale after #po on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: attese impostazioni internazionali dopo #po alla riga %d di %s!\n"
+
+#~ msgid "ppdc: Expected name after %s on line %d of %s!\n"
+#~ msgstr "ppdc: atteso nome dopo %s alla riga %d di %s!\n"
+
+#~ msgid "ppdc: Expected name after FileName on line %d of %s!\n"
+#~ msgstr "ppdc: atteso nome dopo FileName alla riga %d di %s!\n"
+
+#~ msgid "ppdc: Expected name after Font on line %d of %s!\n"
+#~ msgstr "ppdc: atteso nome dopo Font alla riga %d di %s!\n"
+
+#~ msgid "ppdc: Expected name after Manufacturer on line %d of %s!\n"
+#~ msgstr "ppdc: atteso nome dopo Produttore alla riga %d di %s!\n"
+
+#~ msgid "ppdc: Expected name after MediaSize on line %d of %s!\n"
+#~ msgstr "ppdc: atteso nome dopo MediaSize alla riga %d di %s.\n"
+
+#~ msgid "ppdc: Expected name after ModelName on line %d of %s!\n"
+#~ msgstr "ppdc: atteso nome dopo ModelName alla riga %d di %s!\n"
+
+#~ msgid "ppdc: Expected name after PCFileName on line %d of %s!\n"
+#~ msgstr "ppdc: atteso nome dopo PCFileName alla riga %d di %s!\n"
+
+#~ msgid "ppdc: Expected name/text after %s on line %d of %s!\n"
+#~ msgstr "ppdc: atteso nome/testo dopo %s alla riga %d di %s!\n"
+
+#~ msgid "ppdc: Expected name/text after Installable on line %d of %s!\n"
+#~ msgstr "ppdc: atteso nome/testo dopo Installabile alla riga %d di %s!\n"
+
+#~ msgid "ppdc: Expected name/text after Resolution on line %d of %s!\n"
+#~ msgstr "ppdc: atteso nome/testo dopo Risoluzione alla riga %d di %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected name/text combination for ColorModel on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: attesa combinazione nome/testo per ColorModel alla riga %d di %s!\n"
+
+#~ msgid "ppdc: Expected option name/text on line %d of %s!\n"
+#~ msgstr "ppdc: attesa opzione nome/testo alla riga %d di %s.\n"
+
+#~ msgid "ppdc: Expected option section on line %d of %s!\n"
+#~ msgstr "ppdc: attesa sezione opzione alla riga %d di %s!\n"
+
+#~ msgid "ppdc: Expected option type on line %d of %s!\n"
+#~ msgstr "ppdc: atteso tipo opzione alla riga %d di %s!\n"
+
+#~ msgid "ppdc: Expected override field after Resolution on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: atteso campo sostituzione dopo Risoluzione alla riga %d di %s!\n"
+
+#~ msgid "ppdc: Expected real number on line %d of %s!\n"
+#~ msgstr "ppdc: atteso numero reale alla riga %d di %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected resolution/mediatype following ColorProfile on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc: atteso risoluzione/mediatype dopo ColorProfile alla riga %d of %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected resolution/mediatype following SimpleColorProfile on line %"
+#~ "d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: atteso risoluzione/mediatype dopo SimpleColorProfile alla riga %d "
+#~ "of %s!\n"
+
+#~ msgid "ppdc: Expected selector after %s on line %d of %s!\n"
+#~ msgstr "ppdc: atteso selettore dopo %s alla riga %d di %s!\n"
+
+#~ msgid "ppdc: Expected status after Font on line %d of %s!\n"
+#~ msgstr "ppdc: atteso stato dopo Font alla riga %d di %s!\n"
+
+#~ msgid "ppdc: Expected string after Copyright on line %d of %s!\n"
+#~ msgstr "ppdc: attesa stringa dopo Copyright alla riga %d di %s!\n"
+
+#~ msgid "ppdc: Expected string after Version on line %d of %s!\n"
+#~ msgstr "ppdc: attesa stringa dopo Versione alla riga %d di %s!\n"
+
+#~ msgid "ppdc: Expected two option names on line %d of %s!\n"
+#~ msgstr "ppdc: attesi due nomi opzione alla riga %d di %s!\n"
+
+#~ msgid "ppdc: Expected value after %s on line %d of %s!\n"
+#~ msgstr "ppdc: atteso valore dopo %s alla riga %d di %s!\n"
+
+#~ msgid "ppdc: Expected version after Font on line %d of %s!\n"
+#~ msgstr "ppdc: attesa versione dopo Font alla riga %d di %s!\n"
+
+#~ msgid "ppdc: Invalid #include/#po filename \"%s\"!\n"
+#~ msgstr "ppdc: nome documento #include/#po \"%s\" non valido!\n"
+
+#~ msgid "ppdc: Invalid cost for filter on line %d of %s!\n"
+#~ msgstr "ppdc: costo non valido per filtro alla riga %d di %s!\n"
+
+#~ msgid "ppdc: Invalid empty MIME type for filter on line %d of %s!\n"
+#~ msgstr "ppdc: tipo MIME vuoto non valido per filtro alla riga %d di %s!\n"
+
+#~ msgid "ppdc: Invalid empty program name for filter on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: nome programma vuoto non valido per filtro alla riga %d di %s!\n"
+
+#~ msgid "ppdc: Invalid option section \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: sezione opzione \"%s\" non valida alla riga %d di %s!\n"
+
+#~ msgid "ppdc: Invalid option type \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: tipo opzione \"%s\" non valida alla riga %d di %s!\n"
+
+#~ msgid "ppdc: Missing #endif at end of \"%s\"!\n"
+#~ msgstr "ppdc: #endif mancante alla fine di \"%s\"!\n"
+
+#~ msgid "ppdc: Missing #if on line %d of %s!\n"
+#~ msgstr "ppdc: #if mancante alla riga %d di %s!\n"
+
+#~ msgid "ppdc: No message catalog provided for locale %s!\n"
+#~ msgstr ""
+#~ "ppdc: nessun catalogo messaggi fornito per impostazioni internazionali %"
+#~ "s!\n"
+
+#~ msgid "ppdc: Option %s defined in two different groups on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: L'opzione %s è definita in due gruppi differenti alla riga %d di %"
+#~ "s.\n"
+
+#~ msgid "ppdc: Option %s redefined with a different type on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: opzione %s ridefinita con un tipo diverso alla riga %d di %s!\n"
+
+#~ msgid "ppdc: Option constraint must *name on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: l'opzione limitazione deve essere *indicata alla riga %d of %s!\n"
+
+#~ msgid "ppdc: Too many nested #if's on line %d of %s!\n"
+#~ msgstr "ppdc: troppi #if' nidificati alla riga %d di %s!\n"
+
+#~ msgid "ppdc: Unable to find #po file %s on line %d of %s!\n"
+#~ msgstr "ppdc: impossibile trovare il documento #po %s alla riga %d di %s!\n"
+
+#~ msgid "ppdc: Unable to find include file \"%s\" on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: impossibile trovare includi documento \"%s\" alla riga %d di %s!\n"
+
+#~ msgid "ppdc: Unknown driver type %s on line %d of %s!\n"
+#~ msgstr "ppdc: tipo driver %s sconosciuto alla riga %d di %s!\n"
+
+#~ msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: tipo duplex \"%s\" sconosciuto alla riga %d di %s!\n"
+
+#~ msgid "ppdc: Unknown media size \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: tipo media \"%s\" sconosciuto alla riga %d di %s!\n"
+
+#~ msgid "ppdc: Unknown token \"%s\" seen on line %d of %s!\n"
+#~ msgstr "ppdc: token \"%s\" sconosciuto visto alla riga %d di %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Unknown trailing characters in real number \"%s\" on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc: caratteri trailing sconosciuti nel numero reale \"%s\" alla riga %d "
+#~ "di %s!\n"
+
+#~ msgid "ppdc: Unterminated string starting with %c on line %d of %s!\n"
+#~ msgstr "ppdc: stringa non terminata che inizia con %c alla riga %d di %s!\n"
+
+#~ msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s!\n"
+#~ msgstr "ppdmerge: LanguageVersion \"%s\" errato in %s!\n"
diff --git a/locale/cups_ja.po b/locale/cups_ja.po
index 189378d54..9b061daa2 100644
--- a/locale/cups_ja.po
+++ b/locale/cups_ja.po
@@ -1,9 +1,9 @@
#
# "$Id$"
#
-# Message catalog template for the Common UNIX Printing System (CUPS).
+# Message catalog template for CUPS.
#
-# Copyright 2007-2009 by Apple Inc.
+# Copyright 2007-2011 by Apple Inc.
# Copyright 2005-2007 by Easy Software Products.
#
# These coded instructions, statements, and computer programs are the
@@ -12,7 +12,6 @@
# which should have been included with this file. If this file is
# file is missing or damaged, see the license at "http://www.cups.org/".
#
-
#
# Notes for Translators:
#
@@ -32,7 +31,7 @@ msgid ""
msgstr ""
"Project-Id-Version: CUPS 1.4\n"
"Report-Msgid-Bugs-To: http://www.cups.org/str.php\n"
-"POT-Creation-Date: 2009-06-05 14:00-0700\n"
+"POT-Creation-Date: 2010-03-03 10:36-0800\n"
"PO-Revision-Date: 2009-02-20 16:43+0900\n"
"Last-Translator: OPFC TRANSCUPS <opfc-transcups@sourceforge.jp>\n"
"Language-Team: OPFC TRANSCUPS <opfc-transcups@sourceforge.jp>\n"
@@ -46,6 +45,7 @@ msgstr "\t\t(すべて)\n"
msgid "\t\t(none)\n"
msgstr "\t\t(なし)\n"
+#, c-format
msgid "\t%d entries\n"
msgstr "\t%d エントリー\n"
@@ -248,8 +248,8 @@ msgstr ""
" (禁則=\"%s %s %s %s\")\n"
#, c-format
-msgid " WARN %s has no corresponding options!\n"
-msgstr " 警告 %s は相当するオプションがありません!\n"
+msgid " WARN %s has no corresponding options\n"
+msgstr ""
#, c-format
msgid ""
@@ -259,21 +259,18 @@ msgstr ""
" 警告 %s は %s と一般プレフィックスを共有します。\n"
" 参照: 15 ページ、セクション 3.2。\n"
-msgid " WARN Default choices conflicting!\n"
-msgstr " 警告 デフォルトの選択肢が競合しています!\n"
+msgid " WARN Default choices conflicting\n"
+msgstr ""
#, c-format
msgid ""
-" WARN Duplex option keyword %s may not work as expected and should be named Duplex!\n"
+" WARN Duplex option keyword %s may not work as expected and should "
+"be named Duplex\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" 警告 Duplex オプションキーワード %s は期待通りに動作しないかもしれません。また、Duplex という名前であるべきです!\n"
-" 参照: 122 ページ、セクション 5.17\n"
-msgid ""
-" WARN File contains a mix of CR, LF, and CR LF line endings!\n"
+msgid " WARN File contains a mix of CR, LF, and CR LF line endings\n"
msgstr ""
-" 警告 ファイルが CR、LF、CR LF の行末を混在して含んでいます!\n"
msgid ""
" WARN LanguageEncoding required by PPD 4.3 spec.\n"
@@ -283,8 +280,8 @@ msgstr ""
" 参照: 56-57 ページ、セクション 5.3。\n"
#, c-format
-msgid " WARN Line %d only contains whitespace!\n"
-msgstr " 警告 %d 行が空白だけです!\n"
+msgid " WARN Line %d only contains whitespace\n"
+msgstr ""
msgid ""
" WARN Manufacturer required by PPD 4.3 spec.\n"
@@ -294,17 +291,15 @@ msgstr ""
" 参照: 58-59 ページ、セクション 5.3。\n"
msgid ""
-" WARN Non-Windows PPD files should use lines ending with only LF, not CR LF!\n"
+" WARN Non-Windows PPD files should use lines ending with only LF, "
+"not CR LF\n"
msgstr ""
-" 警告 非 Windows PPD ファイルは、CR LF でなく LF のみを行末に使うべきです!\n"
#, c-format
msgid ""
-" WARN Obsolete PPD version %.1f!\n"
+" WARN Obsolete PPD version %.1f\n"
" REF: Page 42, section 5.2.\n"
msgstr ""
-" 警告 PPD バージョン %.1f は現在使われていません!\n"
-" 参照: 42 ページ、セクション 5.2。\n"
msgid ""
" WARN PCFileName longer than 8.3 in violation of PPD spec.\n"
@@ -314,6 +309,11 @@ msgstr ""
" 参照: 61-62 ページ、セクション 5.3。\n"
msgid ""
+" WARN PCFileName should contain a unique filename.\n"
+" REF: Pages 61-62, section 5.3.\n"
+msgstr ""
+
+msgid ""
" WARN Protocols contains PJL but JCL attributes are not set.\n"
" REF: Pages 78-79, section 5.7.\n"
msgstr ""
@@ -337,68 +337,99 @@ msgstr ""
" 参照: 64-65 ページ、セクション 5.3。\n"
#, c-format
-msgid " %s %s %s does not exist!\n"
-msgstr " %s %s %s が存在しません!\n"
+msgid " %s %s %s does not exist\n"
+msgstr ""
#, c-format
-msgid " %s %s file \"%s\" has the wrong capitalization!\n"
-msgstr " %s %s ファイル \"%s\" は不正な大文字で始まるワードを含んでいます!\n"
+msgid " %s %s file \"%s\" has the wrong capitalization\n"
+msgstr ""
#, c-format
msgid ""
-" %s Bad %s choice %s!\n"
+" %s Bad %s choice %s\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" %s 不正な %s が %s を選んでいます!\n"
-" 参照: 122 ページ、セクション 5.17\n"
#, c-format
-msgid " %s Bad UTF-8 \"%s\" translation string for option %s!\n"
-msgstr " %s 不正な UTF-8 \"%s\" 翻訳文字列 (オプション %s 用)です!\n"
+msgid " %s Bad UTF-8 \"%s\" translation string for option %s\n"
+msgstr ""
+
+#, c-format
+msgid ""
+" %s Bad UTF-8 \"%s\" translation string for option %s, choice %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad cupsFilter value \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad cupsICCProfile %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad cupsPreFilter value \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad UTF-8 \"%s\" translation string for option %s, choice %s!\n"
-msgstr " %s 不正な UTF-8 \"%s\" 翻訳文字列 (オプション %s 、選択 %s)です!\n"
+msgid " %s Bad language \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on APDialogExtension file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on APPrinterIconPath file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on APPrinterLowInkTool file \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsFilter value \"%s\"!\n"
-msgstr " %s 不正な値が cupsFilter に設定されています \"%s\"!\n"
+msgid " %s Bad permissions on APPrinterUtilityPath file \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsICCProfile %s!\n"
-msgstr " %s 不正な cupsICCProfile %sです!\n"
+msgid " %s Bad permissions on APScanAppPath file \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsPreFilter value \"%s\"!\n"
-msgstr " %s 不正な値が cupsPreFilter に設定されています \"%s\"!\n"
+msgid " %s Bad permissions on cupsFilter file \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s 不正な cupsUIConstraints %s: \"%s\"です!\n"
+msgid " %s Bad permissions on cupsICCProfile file \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad language \"%s\"!\n"
-msgstr " %s 無効な言語 \"%s\"です!\n"
+msgid " %s Bad permissions on cupsPreFilter file \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad spelling of %s - should be %s!\n"
-msgstr " %s %s の不正な綴りです - %s であるべきです!\n"
+msgid " %s Bad spelling of %s - should be %s\n"
+msgstr ""
#, c-format
-msgid " %s Cannot provide both APScanAppPath and APScanAppBundleID!\n"
-msgstr " %s APScanAppPath と APScanAppBundleID は同時に指定できません!\n"
+msgid " %s Cannot provide both APScanAppPath and APScanAppBundleID\n"
+msgstr ""
#, c-format
-msgid " %s Empty cupsUIConstraints %s!\n"
-msgstr " %s 空の cupsUIConstraints %sです!\n"
+msgid " %s Empty cupsUIConstraints %s\n"
+msgstr ""
#, c-format
-msgid " %s Missing \"%s\" translation string for option %s!\n"
-msgstr " %s \"%s\" 翻訳文字列 (オプション %s 用) が見つかりません!\n"
+msgid " %s Missing \"%s\" translation string for option %s\n"
+msgstr ""
#, c-format
-msgid " %s Missing \"%s\" translation string for option %s, choice %s!\n"
-msgstr " %s \"%s\" 翻訳文字列 (オプション %s 、選択 %s) が見つかりません!\n"
+msgid " %s Missing \"%s\" translation string for option %s, choice %s\n"
+msgstr ""
#, c-format
msgid " %s Missing APDialogExtension file \"%s\"\n"
@@ -422,103 +453,94 @@ msgstr " %s APScanAppPath ファイル \"%s\" が見つかりません\n"
#, c-format
msgid ""
-" %s Missing REQUIRED PageRegion option!\n"
+" %s Missing REQUIRED PageRegion option\n"
" REF: Page 100, section 5.14.\n"
msgstr ""
-" %s 必須の PageRegion オプションが見つかりません!\n"
-" 参照: 100 ページ、セクション 5.14。\n"
#, c-format
msgid ""
-" %s Missing REQUIRED PageSize option!\n"
+" %s Missing REQUIRED PageSize option\n"
" REF: Page 99, section 5.14.\n"
msgstr ""
-" %s 必須の PageSize オプションが見つかりません!\n"
-" 参照: 99 ページ、セクション 5.14。\n"
#, c-format
-msgid " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"!\n"
-msgstr " %s  選択 *%s %s が UIConstraints \"*%s %s *%s %s\" 内に見つかりません!\n"
+msgid " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"\n"
+msgstr ""
#, c-format
-msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s 選択 *%s %s が cupsUIConstraints %s: \"%s\" 内に見つかりません!\n"
+msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
#, c-format
msgid " %s Missing cupsFilter file \"%s\"\n"
msgstr " %s cupsFilter ファイル \"%s\" が見つかりません!\n"
#, c-format
-msgid " %s Missing cupsICCProfile file \"%s\"!\n"
-msgstr " %s cupsICCProfile ファイル \"%s\" が見つかりません!\n"
+msgid " %s Missing cupsICCProfile file \"%s\"\n"
+msgstr ""
#, c-format
msgid " %s Missing cupsPreFilter file \"%s\"\n"
msgstr " %s cupsPreFilter ファイル \"%s\" が見つかりません!\n"
#, c-format
-msgid " %s Missing cupsUIResolver %s!\n"
-msgstr " %s cupsUIResolver ファイル %s が見つかりません!\n"
+msgid " %s Missing cupsUIResolver %s\n"
+msgstr ""
#, c-format
-msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"!\n"
-msgstr " %s オプション %s がUIConstraints \"*%s %s *%s %s\" に見つかりません!\n"
+msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"\n"
+msgstr ""
#, c-format
-msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s オプション %s がcupsUIConstraints %s に見つかりません!: \"%s\"\n"
+msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s No base translation \"%s\" is included in file!\n"
-msgstr " %s ファイルにベース翻訳文字列 \"%s\" がありません!\n"
+msgid " %s No base translation \"%s\" is included in file\n"
+msgstr ""
#, c-format
msgid ""
-" %s Non-standard size name \"%s\"!\n"
+" %s Non-standard size name \"%s\"\n"
" REF: Page 187, section B.2.\n"
msgstr ""
-" %s サイズ名 \"%s\" は標準にありません!\n"
-" 参照: 187 ページ、セクション B.2。\n"
#, c-format
msgid ""
-" %s REQUIRED %s does not define choice None!\n"
+" %s REQUIRED %s does not define choice None\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" %s 必須の %s が選択肢 None を定義していません!\n"
-" 参照: 122 ページ、セクション 5.17。\n"
#, c-format
-msgid " %s Size \"%s\" defined for %s but not for %s!\n"
-msgstr " %s サイズ \"%s\" は %s 向けに定義されていますが、%s にはありません!\n"
+msgid " %s Size \"%s\" defined for %s but not for %s\n"
+msgstr ""
#, c-format
-msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)!\n"
-msgstr " %s サイズ \"%s\" は規定外の寸法 (%gx%g) を持っています!\n"
+msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)\n"
+msgstr ""
#, c-format
-msgid " %s cupsICCProfile %s hash value collides with %s!\n"
-msgstr " %s cupsICCProfileのハッシュ値 %s が %s と一致しません!\n"
+msgid " %s cupsICCProfile %s hash value collides with %s\n"
+msgstr ""
#, c-format
-msgid " %s cupsUIResolver %s causes a loop!\n"
-msgstr " %s cupsUIResolverの %s がループしています!\n"
+msgid " %s cupsUIResolver %s causes a loop\n"
+msgstr ""
#, c-format
-msgid " %s cupsUIResolver %s does not list at least two different options!\n"
-msgstr " %s cupsUIResolver %s は最低でも二つの異なったオプションを持っていなければなりません!\n"
+msgid ""
+" %s cupsUIResolver %s does not list at least two different options\n"
+msgstr ""
#, c-format
-msgid " **FAIL** %s choice names %s and %s differ only by case!\n"
-msgstr " **失敗** %s が選択した %s と %s は大文字/小文字のみが違うだけです!\n"
+msgid " **FAIL** %s choice names %s and %s differ only by case\n"
+msgstr ""
#, c-format
msgid ""
-" **FAIL** %s must be 1284DeviceID!\n"
+" **FAIL** %s must be 1284DeviceID\n"
" REF: Page 72, section 5.5\n"
msgstr ""
-" **失敗** %s は 1284DeviceID でなければなりません!\n"
-" 参照: 72 ページ、セクション 5.5\n"
#, c-format
msgid ""
@@ -530,19 +552,15 @@ msgstr ""
#, c-format
msgid ""
-" **FAIL** BAD DefaultImageableArea %s!\n"
+" **FAIL** BAD DefaultImageableArea %s\n"
" REF: Page 102, section 5.15.\n"
msgstr ""
-" **失敗** %s は不正な DefaultImageableArea です!\n"
-" 参照: 102 ページ、セクション 5.15。\n"
#, c-format
msgid ""
-" **FAIL** BAD DefaultPaperDimension %s!\n"
+" **FAIL** BAD DefaultPaperDimension %s\n"
" REF: Page 103, section 5.15.\n"
msgstr ""
-" **失敗** %s は不正な DefaultPaperDimension です!\n"
-" 参照: 103 ページ、セクション 5.15。\n"
msgid ""
" **FAIL** BAD JobPatchFile attribute in file\n"
@@ -596,11 +614,9 @@ msgstr ""
#, c-format
msgid ""
-" **FAIL** Bad %s choice %s!\n"
+" **FAIL** Bad %s choice %s\n"
" REF: Page 84, section 5.9\n"
msgstr ""
-" **失敗** 不正な %s が %s を選んでいます!\n"
-" 参照: 84 ページ、セクション 5.9\n"
#, c-format
msgid ""
@@ -619,15 +635,12 @@ msgstr ""
" 参照: 56 ページ、セクション 5.3。\n"
#, c-format
-msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1!\n"
+msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1\n"
msgstr ""
-" **失敗** 無効な LanguageEncoding %s - ISOLatin1 でなければなりませ"
-"ん!\n"
#, c-format
-msgid " **FAIL** Bad LanguageVersion %s - must be English!\n"
+msgid " **FAIL** Bad LanguageVersion %s - must be English\n"
msgstr ""
-" **失敗** 無効な LanguageVersion %s - English でなければなりません!\n"
#, c-format
msgid " **FAIL** Default option code cannot be interpreted: %s\n"
@@ -636,26 +649,26 @@ msgstr " **失敗** デフォルトのオプションコードが解釈で
#, c-format
msgid ""
" **FAIL** Default translation string for option %s choice %s contains "
-"8-bit characters!\n"
+"8-bit characters\n"
msgstr ""
-" **失敗** オプション %s、選択 %s のデフォルトの翻訳文字列が 8 ビット文"
-"字を含んでいます!\n"
#, c-format
-msgid " **FAIL** Default translation string for option %s contains 8-bit characters!\n"
-msgstr " **失敗** オプション %s のデフォルトの翻訳文字列が 8 ビット文字を含んでいます!\n"
+msgid ""
+" **FAIL** Default translation string for option %s contains 8-bit "
+"characters\n"
+msgstr ""
#, c-format
-msgid " **FAIL** Group names %s and %s differ only by case!\n"
-msgstr " **失敗** グループ名 %s と %s は大文字/小文字が違うだけです!\n"
+msgid " **FAIL** Group names %s and %s differ only by case\n"
+msgstr ""
#, c-format
-msgid " **FAIL** Multiple occurrences of %s choice name %s!\n"
-msgstr " **失敗** %s で複数のオプション %s が選択されています!\n"
+msgid " **FAIL** Multiple occurrences of %s choice name %s\n"
+msgstr ""
#, c-format
-msgid " **FAIL** Option names %s and %s differ only by case!\n"
-msgstr " **失敗** オプション名 %s と %s は大文字/小文字が違うだけです!\n"
+msgid " **FAIL** Option names %s and %s differ only by case\n"
+msgstr ""
#, c-format
msgid ""
@@ -805,100 +818,82 @@ msgstr " %d 個のエラーが見つかりました\n"
#, c-format
msgid ""
-" Bad %%%%BoundingBox: on line %d!\n"
+" Bad %%%%BoundingBox: on line %d\n"
" REF: Page 39, %%%%BoundingBox:\n"
msgstr ""
-" 不正な %%%%BoundingBox: (%d 行)!\n"
-" 参照: 39 ページ、%%%%BoundingBox:\n"
#, c-format
msgid ""
-" Bad %%%%Page: on line %d!\n"
+" Bad %%%%Page: on line %d\n"
" REF: Page 53, %%%%Page:\n"
msgstr ""
-" 不正な %%%%Page: (%d 行)!\n"
-" 参照: 53 ページ、%%%%Page:\n"
#, c-format
msgid ""
-" Bad %%%%Pages: on line %d!\n"
+" Bad %%%%Pages: on line %d\n"
" REF: Page 43, %%%%Pages:\n"
msgstr ""
-" 不正な %%%%Pages: (%d 行)!\n"
-" 参照: 43 ページ、%%%%Pages:\n"
#, c-format
msgid ""
-" Line %d is longer than 255 characters (%d)!\n"
+" Line %d is longer than 255 characters (%d)\n"
" REF: Page 25, Line Length\n"
msgstr ""
-" %d 行が 255文字より長くなっています (%d)!\n"
-" 参照: 25 ページ、Line Length\n"
msgid ""
-" Missing %!PS-Adobe-3.0 on first line!\n"
+" Missing %!PS-Adobe-3.0 on first line\n"
" REF: Page 17, 3.1 Conforming Documents\n"
msgstr ""
-" 先頭行に %!PS-Adobe-3.0 がありません!\n"
-" 参照: 17 ページ、3.1 Conforming Documents\n"
#, c-format
msgid ""
-" Missing %%EndComments comment!\n"
+" Missing %%EndComments comment\n"
" REF: Page 41, %%EndComments\n"
msgstr ""
-" %%EndComments コメントが見つかりません!\n"
-" 参照: 41 ページ、%%EndComments\n"
#, c-format
msgid ""
-" Missing or bad %%BoundingBox: comment!\n"
+" Missing or bad %%BoundingBox: comment\n"
" REF: Page 39, %%BoundingBox:\n"
msgstr ""
-" %%BoundingBox: コメントが見つからないか不正です!\n"
-" 参照: 39 ページ、%%BoundingBox:\n"
#, c-format
msgid ""
-" Missing or bad %%Page: comments!\n"
+" Missing or bad %%Page: comments\n"
" REF: Page 53, %%Page:\n"
msgstr ""
-" %%Page: コメントが見つからないか不正です!\n"
-" 参照: 53 ページ、%%Page:\n"
#, c-format
msgid ""
-" Missing or bad %%Pages: comment!\n"
+" Missing or bad %%Pages: comment\n"
" REF: Page 43, %%Pages:\n"
msgstr ""
-" %%Pages: コメントが見つからないか不正です!\n"
-" 参照: 43 ページ、%%Pages:\n"
msgid " NO ERRORS FOUND\n"
msgstr " エラーは見つかりませんでした\n"
#, c-format
-msgid " Saw %d lines that exceeded 255 characters!\n"
-msgstr " 255文字を超える %d 行が見つかりました!\n"
+msgid " Saw %d lines that exceeded 255 characters\n"
+msgstr ""
#, c-format
-msgid " Too many %%BeginDocument comments!\n"
-msgstr " %%BeginDocument コメントが多すぎます!\n"
+msgid " Too many %%BeginDocument comments\n"
+msgstr ""
#, c-format
-msgid " Too many %%EndDocument comments!\n"
-msgstr " %%EndDocument コメントが多すぎます!\n"
+msgid " Too many %%EndDocument comments\n"
+msgstr ""
-msgid " Warning: file contains binary data!\n"
-msgstr " 警告: ファイルにバイナリデータが含まれています!\n"
+msgid " Warning: file contains binary data\n"
+msgstr ""
#, c-format
-msgid " Warning: no %%EndComments comment in file!\n"
-msgstr " 警告: ファイルに %%EndComments コメントがありません!\n"
+msgid " Warning: no %%EndComments comment in file\n"
+msgstr ""
#, c-format
-msgid " Warning: obsolete DSC version %.1f in file!\n"
-msgstr " 警告: ファイルは時代遅れの DSC バージョン %.1f です!\n"
+msgid " Warning: obsolete DSC version %.1f in file\n"
+msgstr ""
msgid " FAIL\n"
msgstr " 失敗\n"
@@ -994,8 +989,8 @@ msgstr ""
"\t%s\n"
#, c-format
-msgid "%s not supported!"
-msgstr "%s はサポートされていません!"
+msgid "%s not supported"
+msgstr ""
#, c-format
msgid "%s/%s accepting requests since %s\n"
@@ -1018,113 +1013,119 @@ msgid "%s: %s failed: %s\n"
msgstr "%s: %s に失敗しました: %s\n"
#, c-format
-msgid "%s: Don't know what to do!\n"
-msgstr "%s: 何が起きているか不明です!\n"
+msgid "%s: Don't know what to do\n"
+msgstr ""
#, c-format
-msgid "%s: Error - %s environment variable names non-existent destination \"%s\"!\n"
-msgstr "%s: エラー - 環境変数 %s が存在しない宛先 \"%s\" を指しています!\n"
+msgid ""
+"%s: Error - %s environment variable names non-existent destination \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Error - bad job ID!\n"
-msgstr "%s: エラー - 不正なジョブ ID です!\n"
+msgid "%s: Error - bad job ID\n"
+msgstr ""
#, c-format
-msgid "%s: Error - cannot print files and alter jobs simultaneously!\n"
+msgid "%s: Error - cannot print files and alter jobs simultaneously\n"
msgstr ""
-"%s: エラー - ファイルを印刷できず、ジョブを同時に変えることができません!\n"
#, c-format
-msgid "%s: Error - cannot print from stdin if files or a job ID are provided!\n"
-msgstr "%s: エラー - ファイルまたはジョブ ID が提供されている場合、標準入力から印刷できません。 \n"
+msgid "%s: Error - cannot print from stdin if files or a job ID are provided\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected character set after '-S' option!\n"
-msgstr "%s: エラー - '-S' オプションのあとには文字セットが必要です!\n"
+msgid "%s: Error - expected character set after '-S' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected content type after '-T' option!\n"
-msgstr "%s: エラー - '-T' オプションのあとにはコンテンツタイプが必要です!\n"
+msgid "%s: Error - expected content type after '-T' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected copies after '-n' option!\n"
-msgstr "%s: エラー - '-n' オプションのあとにはコピー数が必要です!\n"
+msgid "%s: Error - expected copies after '-n' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected copy count after '-#' option!\n"
-msgstr "%s: エラー - '-#' オプションのあとにはコピー数が必要です!\n"
+msgid "%s: Error - expected copy count after '-#' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected destination after '-P' option!\n"
-msgstr "%s: エラー - '-P' オプションのあとには宛先が必要です!\n"
+msgid "%s: Error - expected destination after '-P' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected destination after '-b' option!\n"
-msgstr "%s: エラー - '-b' オプションのあとに宛先が必要です!\n"
+msgid "%s: Error - expected destination after '-b' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected destination after '-d' option!\n"
-msgstr "%s: エラー - '-d' オプションのあとにはプリンター名が必要です!\n"
+msgid "%s: Error - expected destination after '-d' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected form after '-f' option!\n"
-msgstr "%s: エラー - '-f' オプションのあとには用紙名が必要です!\n"
+msgid "%s: Error - expected form after '-f' option\n"
+msgstr ""
+
+#, c-format
+msgid "%s: Error - expected hold name after '-H' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected hold name after '-H' option!\n"
-msgstr "%s: エラー - '-H' オプションのあとにはホールド名が必要です!\n"
+msgid "%s: Error - expected hostname after '-H' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected hostname after '-H' option!\n"
-msgstr "%s: エラー - '-H' オプションのあとにはホスト名が必要です!\n"
+msgid "%s: Error - expected hostname after '-h' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected hostname after '-h' option!\n"
-msgstr "%s: エラー - '-h' オプションのあとにはホスト名が必要です!\n"
+msgid "%s: Error - expected mode list after '-y' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected mode list after '-y' option!\n"
-msgstr "%s: エラー - '-y' オプションのあとにはモードリストが必要です!\n"
+msgid "%s: Error - expected name after '-%c' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected name after '-%c' option!\n"
-msgstr "%s: エラー - '-%c' オプションのあとには名前が必要です!\n"
+msgid "%s: Error - expected option string after '-o' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected option string after '-o' option!\n"
-msgstr "%s: エラー - '-o' オプションのあとには文字列が必要です!\n"
+msgid "%s: Error - expected page list after '-P' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected page list after '-P' option!\n"
-msgstr "%s: エラー - '-P' オプションのあとにはページリストが必要です!\n"
+msgid "%s: Error - expected priority after '-%c' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected priority after '-%c' option!\n"
-msgstr "%s: エラー - '-%c' オプションのあとには優先度が必要です!\n"
+msgid "%s: Error - expected reason text after '-r' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected reason text after '-r' option!\n"
-msgstr "%s: エラー - '-r' のあとには理由のテキストが必要です!\n"
+msgid "%s: Error - expected title after '-t' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected title after '-t' option!\n"
-msgstr "%s: エラー - '-t' オプションのあとにはタイトルが必要です!\n"
+msgid "%s: Error - expected username after '-U' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected username after '-U' option!\n"
-msgstr "%s: エラー - '-U' オプションのあとにはユーザ名が必要です!\n"
+msgid "%s: Error - expected username after '-U' option!n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected username after '-u' option!\n"
-msgstr "%s: エラー - '-u' オプションのあとにはユーザ名が必要です!\n"
+msgid "%s: Error - expected username after '-u' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected value after '-%c' option!\n"
-msgstr "%s: エラー - '-%c' オプションのあとには値が必要です!\n"
+msgid "%s: Error - expected value after '-%c' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - need \"completed\", \"not-completed\", or \"all\" after '-W' option!\n"
-msgstr "%s: エラー - '-W' オプションのあとには、\"completed\"、\"not-completed\"、\"all\" のいずれかが必要です!\n"
+msgid ""
+"%s: Error - need \"completed\", \"not-completed\", or \"all\" after '-W' "
+"option\n"
+msgstr ""
#, c-format
msgid "%s: Error - no default destination available.\n"
@@ -1135,8 +1136,8 @@ msgid "%s: Error - priority must be between 1 and 100.\n"
msgstr "%s: エラー - 優先度は 1 から 100 の間である必要があります。\n"
#, c-format
-msgid "%s: Error - scheduler not responding!\n"
-msgstr "%s: エラー - スケジューラが応答していません!\n"
+msgid "%s: Error - scheduler not responding\n"
+msgstr ""
#, c-format
msgid "%s: Error - too many files - \"%s\"\n"
@@ -1151,64 +1152,64 @@ msgid "%s: Error - unable to queue from stdin - %s\n"
msgstr "%s: エラー - 標準入力からキューにデータを入力できません! - %s\n"
#, c-format
-msgid "%s: Error - unknown destination \"%s\"!\n"
-msgstr "%s: エラー - \"%s\" は未知の宛先です!\n"
+msgid "%s: Error - unknown destination \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Error - unknown destination \"%s/%s\"!\n"
-msgstr "%s: エラー - \"%s/%s\" は未知の宛先です!\n"
+msgid "%s: Error - unknown destination \"%s/%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Error - unknown option '%c'!\n"
-msgstr "%s: エラー - '%c' は未知のオプションです!\n"
+msgid "%s: Error - unknown option '%c'\n"
+msgstr ""
#, c-format
-msgid "%s: Error - unknown option '%s'!\n"
-msgstr "%s: エラー - '%s' は未知のオプションです!\n"
+msgid "%s: Error - unknown option '%s'\n"
+msgstr ""
#, c-format
-msgid "%s: Expected job ID after '-i' option!\n"
-msgstr "%s: '-i' オプションのあとにはジョブ ID が必要です!\n"
+msgid "%s: Expected job ID after '-i' option\n"
+msgstr ""
#, c-format
msgid "%s: Filter \"%s\" not available: %s\n"
msgstr "%s: フィルター \"%s\" は利用できません: %s\n"
#, c-format
-msgid "%s: Invalid destination name in list \"%s\"!\n"
-msgstr "%s: リスト \"%s\" に無効な宛先名があります!\n"
+msgid "%s: Invalid destination name in list \"%s\"\n"
+msgstr ""
#, c-format
msgid "%s: Invalid filter string \"%s\"\n"
msgstr "%s: 無効なフィルター文字列です \"%s\"\n"
#, c-format
-msgid "%s: Need job ID ('-i jobid') before '-H restart'!\n"
-msgstr "%s: '-H restart' の前にはジョブ ID ('-i ジョブID') が必要です!\n"
+msgid "%s: Need job ID ('-i jobid') before '-H restart'\n"
+msgstr ""
#, c-format
-msgid "%s: No filter to convert from %s/%s to %s/%s!\n"
-msgstr "%s: %s/%s から %s/%s に変換するフィルターがありません!\n"
+msgid "%s: No filter to convert from %s/%s to %s/%s\n"
+msgstr ""
#, c-format
msgid "%s: Operation failed: %s\n"
msgstr "%s: 操作に失敗しました: %s\n"
#, c-format
-msgid "%s: Sorry, no encryption support compiled in!\n"
-msgstr "%s: すみません、暗号化サポートはコンパイル時に組み込まれていません!\n"
+msgid "%s: Sorry, no encryption support compiled in\n"
+msgstr ""
#, c-format
msgid "%s: Unable to connect to server\n"
msgstr "%s: サーバーに接続できません\n"
#, c-format
-msgid "%s: Unable to contact server!\n"
-msgstr "%s: サーバーに連絡できません!\n"
+msgid "%s: Unable to contact server\n"
+msgstr ""
#, c-format
-msgid "%s: Unable to determine MIME type of \"%s\"!\n"
-msgstr "%s: \"%s\" の MIME タイプを判別できません!\n"
+msgid "%s: Unable to determine MIME type of \"%s\"\n"
+msgstr ""
#, c-format
msgid "%s: Unable to open %s: %s\n"
@@ -1223,53 +1224,55 @@ msgid "%s: Unable to open PPD file: %s on line %d.\n"
msgstr "%s: PPD ファイルを開けません: %s の %d 行目\n"
#, c-format
-msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"!\n"
+msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"\n"
msgstr ""
-"%s: \"%s\" または \"%s\" から MIME データベースを読み取ることができません!\n"
#, c-format
-msgid "%s: Unknown destination \"%s\"!\n"
-msgstr "%s: \"%s\" は未知の宛先です!\n"
+msgid "%s: Unknown destination \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown destination MIME type %s/%s!\n"
-msgstr "%s: %s/%s は未知の宛先 MIME タイプです!\n"
+msgid "%s: Unknown destination MIME type %s/%s\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown option '%c'!\n"
-msgstr "%s: '%c' は未知のオプションです!\n"
+msgid "%s: Unknown option '%c'\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown source MIME type %s/%s!\n"
-msgstr "%s: %s/%s は未知のソース MIME タイプです!\n"
+msgid "%s: Unknown source MIME type %s/%s\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - '%c' format modifier not supported - output may not be correct!\n"
-msgstr "%s: 警告 - '%c' 形式修飾子はサポートされていません - 出力は正しくないものになるかもしれません!\n"
+msgid ""
+"%s: Warning - '%c' format modifier not supported - output may not be "
+"correct\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - character set option ignored!\n"
-msgstr "%s: 警告 - 文字セットオプションは無視されます!\n"
+msgid "%s: Warning - character set option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - content type option ignored!\n"
-msgstr "%s: 警告 - コンテンツタイプオプションは無視されます!\n"
+msgid "%s: Warning - content type option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - form option ignored!\n"
-msgstr "%s: 警告 - 用紙オプションは無視されます!\n"
+msgid "%s: Warning - form option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - mode option ignored!\n"
-msgstr "%s: 警告 - モードオプションは無視されます!\n"
+msgid "%s: Warning - mode option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: error - %s environment variable names non-existent destination \"%s\"!\n"
-msgstr "%s: エラー - 環境変数 %s が存在しない宛先 \"%s\" を指しています!\n"
+msgid ""
+"%s: error - %s environment variable names non-existent destination \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: error - expected option=value after '-o' option!\n"
-msgstr "%s: エラー - '-o' オプションのあとには オプション=値 が必要です!\n"
+msgid "%s: error - expected option=value after '-o' option\n"
+msgstr ""
#, c-format
msgid "%s: error - no default destination available.\n"
@@ -1866,21 +1869,19 @@ msgstr "95"
msgid "?Invalid help command unknown\n"
msgstr "?無効なヘルプコマンドです\n"
-msgid "A Samba password is required to export printer drivers!"
+msgid "A Samba password is required to export printer drivers"
msgstr ""
-"プリンタードライバーをエクスポートするには Samba のパスワードが必要です!"
-msgid "A Samba username is required to export printer drivers!"
+msgid "A Samba username is required to export printer drivers"
msgstr ""
-"プリンタードライバーをエクスポートするには、Samba のユーザー名が必要です!"
#, c-format
-msgid "A class named \"%s\" already exists!"
-msgstr "\"%s\" という名前のクラスはすでに存在します!"
+msgid "A class named \"%s\" already exists"
+msgstr ""
#, c-format
-msgid "A printer named \"%s\" already exists!"
-msgstr "\"%s\" という名前のプリンターはすでに存在します!"
+msgid "A printer named \"%s\" already exists"
+msgstr ""
msgid "A0"
msgstr "A0"
@@ -1991,12 +1992,12 @@ msgid "Applicator"
msgstr "アプリケーター"
#, c-format
-msgid "Attempt to set %s printer-state to bad value %d!"
-msgstr "%s printer-state に 不正な値 %d を設定しようとしています!"
+msgid "Attempt to set %s printer-state to bad value %d"
+msgstr ""
#, c-format
-msgid "Attribute groups are out of order (%x < %x)!"
-msgstr "属性グループは範囲外です (%x < %x)!"
+msgid "Attribute groups are out of order (%x < %x)"
+msgstr ""
msgid "B0"
msgstr "B0"
@@ -2060,83 +2061,86 @@ msgid "Bad custom parameter"
msgstr "不正なカスタムパラメーター"
#, c-format
-msgid "Bad device URI \"%s\"!\n"
-msgstr "\"%s\" は無効なデバイス URI です!\n"
+msgid "Bad device URI \"%s\"\n"
+msgstr ""
#, c-format
-msgid "Bad device-uri \"%s\"!"
-msgstr "\"%s\" は無効な device-uri です!"
+msgid "Bad device-uri \"%s\""
+msgstr ""
#, c-format
-msgid "Bad device-uri scheme \"%s\"!"
-msgstr "\"%s\" は無効な device-uri スキーマです!"
+msgid "Bad device-uri scheme \"%s\""
+msgstr ""
#, c-format
-msgid "Bad document-format \"%s\"!"
-msgstr "\"%s\" は不正な document-format です!"
+msgid "Bad document-format \"%s\""
+msgstr ""
-msgid "Bad filename buffer!"
-msgstr "不正なファイル名バッファーです!"
+msgid "Bad filename buffer"
+msgstr ""
#, c-format
msgid "Bad font attribute: %s\n"
msgstr "不正なフォント属性: %s\n"
-msgid "Bad job-priority value!"
-msgstr "不正な job-priority 値です!"
+msgid "Bad job-priority value"
+msgstr ""
#, c-format
-msgid "Bad job-sheets value \"%s\"!"
-msgstr "\"%s\" は不正な job-sheets 値です!"
+msgid "Bad job-sheets value \"%s\""
+msgstr ""
-msgid "Bad job-sheets value type!"
-msgstr "不正な job-sheets 値タイプ です!"
+msgid "Bad job-sheets value type"
+msgstr ""
-msgid "Bad job-state value!"
-msgstr "不正な job-state 値です!"
+msgid "Bad job-state value"
+msgstr ""
#, c-format
-msgid "Bad job-uri attribute \"%s\"!"
-msgstr "\"%s\" は無効な job-uri 属性です!"
+msgid "Bad job-uri attribute \"%s\""
+msgstr ""
#, c-format
-msgid "Bad notify-pull-method \"%s\"!"
-msgstr "\"%s\" は無効な notify-pull-method です!"
+msgid "Bad notify-pull-method \"%s\""
+msgstr ""
#, c-format
-msgid "Bad notify-recipient-uri URI \"%s\"!"
-msgstr "URI \"%s\" は不正な notify-recipient-uri です!"
+msgid "Bad notify-recipient-uri URI \"%s\""
+msgstr ""
#, c-format
msgid "Bad number-up value %d."
msgstr "%d は不正な number-up 値です。"
#, c-format
-msgid "Bad option + choice on line %d!"
-msgstr "%d 行に不正なオプションと選択があります!"
+msgid "Bad option + choice on line %d"
+msgstr ""
#, c-format
msgid "Bad page-ranges values %d-%d."
msgstr "%d-%d は不正な page-ranges 値です。"
#, c-format
-msgid "Bad port-monitor \"%s\"!"
-msgstr "\"%s\" は無効な port-monitor です!"
+msgid "Bad port-monitor \"%s\""
+msgstr ""
#, c-format
-msgid "Bad printer-state value %d!"
-msgstr "%d は無効な printer-state 値です!"
+msgid "Bad printer-state value %d"
+msgstr ""
#, c-format
-msgid "Bad request ID %d!"
-msgstr "%d は無効なリクエストIDです!"
+msgid "Bad request ID %d"
+msgstr ""
#, c-format
-msgid "Bad request version number %d.%d!"
-msgstr "バージョン番号 %d.%d は無効なリクエストです!"
+msgid "Bad request version number %d.%d"
+msgstr ""
+
+msgid "Bad subscription ID"
+msgstr ""
-msgid "Bad subscription ID!"
-msgstr "不正なサブスクリプション ID です!"
+msgid "Bad value string"
+msgstr ""
msgid "Banners"
msgstr "バナー"
@@ -2196,8 +2200,8 @@ msgid "Change Settings"
msgstr "設定の変更"
#, c-format
-msgid "Character set \"%s\" not supported!"
-msgstr "文字セット \"%s\" はサポートされていません!"
+msgid "Character set \"%s\" not supported"
+msgstr ""
msgid "Chou3 Envelope"
msgstr "封筒 長形3号"
@@ -2236,11 +2240,8 @@ msgid "Continuous"
msgstr "連続"
#, c-format
-msgid "Could not scan type \"%s\"!"
-msgstr "タイプ \"%s\" を検査できませんでした!"
-
-msgid "Cover open."
-msgstr "カバーが開いています。"
+msgid "Could not scan type \"%s\""
+msgstr ""
msgid "Created"
msgstr "ジョブ作成"
@@ -2291,12 +2292,6 @@ msgstr "DeskJet Series"
msgid "Destination \"%s\" is not accepting jobs."
msgstr "宛先 \"%s\" はジョブを受け付けていません。"
-msgid "Developer almost empty."
-msgstr "現像剤が無くなりかけています。"
-
-msgid "Developer empty!"
-msgstr "現像剤が無くなりました!"
-
#, c-format
msgid ""
"Device: uri = %s\n"
@@ -2323,9 +2318,6 @@ msgstr "無効"
msgid "Document %d not found in job %d."
msgstr "ドキュメント %d がジョブ %d に見つかりません。"
-msgid "Door open."
-msgstr "ドアが開いています。"
-
msgid "Double Postcard"
msgstr "往復はがき"
@@ -2360,24 +2352,20 @@ msgid "ERROR: %s job-id user title copies options [file]\n"
msgstr "ERROR: %s ジョブID ユーザー タイトル コピー数 オプション [ファイル]\n"
#, c-format
-msgid "ERROR: Bad %%BoundingBox: comment seen!\n"
-msgstr "ERROR: 不正な %%BoundingBox: コメントがあります!\n"
-
-#, c-format
-msgid "ERROR: Bad %%IncludeFeature: comment!\n"
-msgstr "ERROR: 不正な %%IncludeFeature: コメントです!\n"
+msgid "ERROR: Bad %%BoundingBox: comment seen\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad %%Page: comment in file!\n"
-msgstr "ERROR: 不正な %%Page: コメントがファイルにあります!\n"
+msgid "ERROR: Bad %%IncludeFeature: comment\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad %%PageBoundingBox: comment in file!\n"
-msgstr "ERROR: 不正な %%PageBoundingBox: コメントがファイルにあります!\n"
+msgid "ERROR: Bad %%Page: comment in file\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad SCSI device file \"%s\"!\n"
-msgstr "ERROR: 不正な SCSI デバイスファイル \"%s\" です!\n"
+msgid "ERROR: Bad %%PageBoundingBox: comment in file\n"
+msgstr ""
#, c-format
msgid "ERROR: Bad charset file %s\n"
@@ -2388,23 +2376,23 @@ msgid "ERROR: Bad charset type %s\n"
msgstr "ERROR: 不正な charset タイプ %s です\n"
#, c-format
-msgid "ERROR: Bad columns value %d!\n"
-msgstr "ERROR: 不正な columns 値 %d です!\n"
+msgid "ERROR: Bad columns value %d\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad cpi value %f!\n"
-msgstr "ERROR: 不正な cpi 値 %f です!\n"
+msgid "ERROR: Bad cpi value %f\n"
+msgstr ""
#, c-format
msgid "ERROR: Bad font description line: %s\n"
msgstr "ERROR: 不正なフォント記述行: %s\n"
#, c-format
-msgid "ERROR: Bad lpi value %f!\n"
-msgstr "ERROR: 不正な lpi 値 %f です!\n"
+msgid "ERROR: Bad lpi value %f\n"
+msgstr ""
-msgid "ERROR: Bad page setup!\n"
-msgstr "ERROR: 不正なページ設定です!\n"
+msgid "ERROR: Bad page setup\n"
+msgstr ""
#, c-format
msgid "ERROR: Bad text direction %s\n"
@@ -2414,87 +2402,80 @@ msgstr "ERROR: 不正な テキスト方向 %s です\n"
msgid "ERROR: Bad text width %s\n"
msgstr "ERROR: 不正な テキスト幅 %s です\n"
-msgid "ERROR: Destination printer does not exist!\n"
-msgstr "ERROR: 送信先のプリンターが存在しません!\n"
+msgid "ERROR: Destination printer does not exist\n"
+msgstr ""
#, c-format
-msgid "ERROR: Duplicate %%BoundingBox: comment seen!\n"
-msgstr "ERROR: 重複した %%BoundingBox: コメントがあります!\n"
+msgid "ERROR: Duplicate %%BoundingBox: comment seen\n"
+msgstr ""
#, c-format
-msgid "ERROR: Duplicate %%Pages: comment seen!\n"
-msgstr "ERROR: 重複した %%Pages: コメントがあります!\n"
+msgid "ERROR: Duplicate %%Pages: comment seen\n"
+msgstr ""
-msgid "ERROR: Empty print file!\n"
-msgstr "ERROR: 空のプリントファイルです!\n"
+msgid "ERROR: Empty print file\n"
+msgstr ""
#, c-format
msgid "ERROR: Error %d sending PAPSendData request: %s\n"
msgstr "ERROR: エラー %d PAPSendData request の送信: %s\n"
#, c-format
-msgid "ERROR: Expected quoted string on line %d of %s!\n"
-msgstr "ERROR: %d 行: %s には引用符で囲まれた文字列が必要です!\n"
-
-msgid "ERROR: Fatal USB error!\n"
-msgstr "ERROR: 致命的な USB エラーです!\n"
+msgid "ERROR: Expected quoted string on line %d of %s\n"
+msgstr ""
-msgid "ERROR: Invalid HP-GL/2 command seen, unable to print file!\n"
-msgstr "ERROR: 無効な HP-GL/2 コマンドがあり、ファイルをプリントできません!\n"
+msgid "ERROR: Fatal USB error\n"
+msgstr ""
#, c-format
-msgid "ERROR: Missing %%EndProlog!\n"
-msgstr "ERROR: %%EndProlog が見つかりません!\n"
+msgid "ERROR: Missing %%EndProlog\n"
+msgstr ""
#, c-format
-msgid "ERROR: Missing %%EndSetup!\n"
-msgstr "ERROR: %%EndSetup が見つかりません!\n"
-
-msgid "ERROR: Missing device URI on command-line and no DEVICE_URI environment variable!\n"
-msgstr "ERROR: コマンドラインにデバイス URI が見つからず、環境変数 DEVICE_URI も見つかりません!\n"
+msgid "ERROR: Missing %%EndSetup\n"
+msgstr ""
#, c-format
-msgid "ERROR: Missing value on line %d of banner file!\n"
-msgstr "ERROR: バナーファイルの %d 行目に値が見つかりません!\n"
+msgid "ERROR: Missing value on line %d of banner file\n"
+msgstr ""
#, c-format
-msgid "ERROR: Need a msgid line before any translation strings on line %d of %s!\n"
-msgstr "ERROR: %d 行: %s の翻訳文字列の前に msgid 行が必要です!\n"
+msgid ""
+"ERROR: Need a msgid line before any translation strings on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ERROR: No %%BoundingBox: comment in header!\n"
-msgstr "ERROR: %%BoundingBox: コメントがありません!\n"
+msgid "ERROR: No %%BoundingBox: comment in header\n"
+msgstr ""
#, c-format
-msgid "ERROR: No %%Pages: comment in header!\n"
-msgstr "ERROR: %%Pages: コメントがヘッダーにありません!\n"
+msgid "ERROR: No %%Pages: comment in header\n"
+msgstr ""
-msgid "ERROR: No device URI found in argv[0] or in DEVICE_URI environment variable!\n"
-msgstr "ERROR: argv[0] または 環境変数 DEVICE_URI にデバイス URI が見つかりません!\n"
+msgid ""
+"ERROR: No device URI found in argv[0] or in DEVICE_URI environment variable\n"
+msgstr ""
#, c-format
msgid "ERROR: No fonts in charset file %s\n"
msgstr "ERROR: charset ファイル %s にフォントが見つかりません\n"
-msgid "ERROR: No pages found!\n"
-msgstr "ERROR: ページが見つかりません!\n"
+msgid "ERROR: No pages found\n"
+msgstr ""
-msgid "ERROR: Out of paper!\n"
-msgstr "ERROR: 用紙切れです!\n"
+msgid "ERROR: Out of paper\n"
+msgstr ""
-msgid "ERROR: PRINTER environment variable not defined!\n"
-msgstr "ERROR: PRINTER 環境変数が定義されていません!\n"
+msgid "ERROR: PRINTER environment variable not defined\n"
+msgstr ""
#, c-format
-msgid "ERROR: Print file was not accepted (%s)!\n"
-msgstr "ERROR: プリントファイルが受け付けられませんでした (%s)!\n"
+msgid "ERROR: Print file was not accepted (%s)\n"
+msgstr ""
msgid "ERROR: Printer not responding\n"
msgstr "ERROR: プリンターが応答していません\n"
-msgid "ERROR: Printer not responding!\n"
-msgstr "ERROR: プリンターが応答していません!\n"
-
msgid "ERROR: Printer sent unexpected EOF\n"
msgstr "ERROR: プリンターが 想定外の EOF を送信しました\n"
@@ -2518,6 +2499,9 @@ msgstr "ERROR: ファイル %d をジョブに追加できません: %s\n"
msgid "ERROR: Unable to cancel job %d: %s\n"
msgstr "ERROR: ジョブ %d をキャンセルできません: %s\n"
+msgid "ERROR: Unable to connect to printer; will retry in 30 seconds...\n"
+msgstr ""
+
msgid "ERROR: Unable to copy PDF file"
msgstr "ERROR: PDF ファイルをコピーできません"
@@ -2565,16 +2549,16 @@ msgid "ERROR: Unable to get default AppleTalk zone"
msgstr "ERROR: デフォルトの AppleTalk ゾーンを取得できません"
#, c-format
-msgid "ERROR: Unable to get job %d attributes (%s)!\n"
-msgstr "ERROR: ジョブ %d の属性 (%s) を取得できません!\n"
+msgid "ERROR: Unable to get job %d attributes (%s)\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unable to get printer status (%s)!\n"
-msgstr "ERROR: プリンターのステータス (%s) を取得できません!\n"
+msgid "ERROR: Unable to get printer status (%s)\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unable to locate printer '%s'!\n"
-msgstr "ERROR: プリンター '%s' が見つかりません\"!\n"
+msgid "ERROR: Unable to locate printer '%s'\n"
+msgstr ""
msgid "ERROR: Unable to look for PAP response"
msgstr "ERROR: PAP レスポンスが見つかりません"
@@ -2593,8 +2577,8 @@ msgstr "ERROR: \"%s\" を開けません - %s\n"
msgid "ERROR: Unable to open %s: %s\n"
msgstr "ERROR: %s を開けません: %s\n"
-msgid "ERROR: Unable to open PPD file!\n"
-msgstr "ERROR: PPD ファイルを開けません!"
+msgid "ERROR: Unable to open PPD file\n"
+msgstr ""
#, c-format
msgid "ERROR: Unable to open banner file \"%s\" - %s\n"
@@ -2612,8 +2596,8 @@ msgstr "ERROR: ファイル \"%s\" を開けません - %s\n"
msgid "ERROR: Unable to open file \"%s\": %s\n"
msgstr "ERROR: ファイル \"%s\" を開けません: %s\n"
-msgid "ERROR: Unable to open image file for printing!\n"
-msgstr "ERROR: 印刷のためのイメージファイルを開けません!\n"
+msgid "ERROR: Unable to open image file for printing\n"
+msgstr ""
#, c-format
msgid "ERROR: Unable to open print file \"%s\": %s\n"
@@ -2636,18 +2620,18 @@ msgid "ERROR: Unable to open temporary compressed print file: %s\n"
msgstr "ERROR: テンポラリーの圧縮プリントファイルを開けません: %s\n"
#, c-format
-msgid "ERROR: Unable to print %d text columns!\n"
-msgstr "ERROR: テキストカラム %d をプリントできません!\n"
+msgid "ERROR: Unable to print %d text columns\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unable to print %dx%d text page!\n"
-msgstr "ERROR: テキストページ %dx%d をプリントできません!\n"
+msgid "ERROR: Unable to print %dx%d text page\n"
+msgstr ""
msgid "ERROR: Unable to read print data"
msgstr "ERROR: プリントデータを読み込めません"
-msgid "ERROR: Unable to read print data!\n"
-msgstr "ERROR: プリントデータを読み込めません!\n"
+msgid "ERROR: Unable to read print data\n"
+msgstr ""
msgid "ERROR: Unable to reserve port"
msgstr "ERROR: ポートを予約できません"
@@ -2669,12 +2653,8 @@ msgstr "ERROR: PAP tickle 要求を送信できません"
msgid "ERROR: Unable to send initial PAP send data request"
msgstr "ERROR: PAP の初期データ送信要求を送信できません"
-#, c-format
-msgid "ERROR: Unable to send print data (%d)\n"
-msgstr "ERROR: プリントデータを送信できません (%d)\n"
-
-msgid "ERROR: Unable to send print data!\n"
-msgstr "ERROR: プリントデータを送信できません!\n"
+msgid "ERROR: Unable to send print data\n"
+msgstr ""
msgid "ERROR: Unable to send print file to printer"
msgstr "ERROR: プリントファイルをプリンターへ送信できません"
@@ -2691,8 +2671,8 @@ msgid "ERROR: Unable to write %d bytes to \"%s\": %s\n"
msgstr "ERROR: %d バイトを \"%s\" に書き込めません: %s\n"
#, c-format
-msgid "ERROR: Unable to write %d bytes to printer!\n"
-msgstr "ERROR: %d バイトをプリンターに書き込めません!\n"
+msgid "ERROR: Unable to write %d bytes to printer\n"
+msgstr ""
msgid "ERROR: Unable to write control file"
msgstr "ERROR: コントロールファイルを書き込めません"
@@ -2704,23 +2684,20 @@ msgstr "ERROR: プリントデータを書き込めません"
msgid "ERROR: Unable to write print data: %s\n"
msgstr "ERROR: プリントデータを書き込めません: %s\n"
-msgid "ERROR: Unable to write raster data to driver!\n"
-msgstr "ERROR: ラスターデータをドライバーへ書き込めません!\n"
-
-msgid "ERROR: Unable to write to temporary file"
-msgstr "ERROR: テンポラリーファイルへ書き込めません"
+msgid "ERROR: Unable to write raster data to driver\n"
+msgstr ""
#, c-format
msgid "ERROR: Unable to write uncompressed document data: %s\n"
msgstr "ERROR: 非圧縮ドキュメントデータを書き込めません: %s\n"
#, c-format
-msgid "ERROR: Unexpected text on line %d of %s!\n"
-msgstr "ERROR: %d 行: %s は予期せぬテキストです!\n"
+msgid "ERROR: Unexpected text on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unknown encryption option value \"%s\"!\n"
-msgstr "ERROR: \"%s\" は未知の暗号オプション値です!\n"
+msgid "ERROR: Unknown encryption option value \"%s\"\n"
+msgstr ""
#, c-format
msgid "ERROR: Unknown file order \"%s\"\n"
@@ -2731,56 +2708,53 @@ msgid "ERROR: Unknown format character \"%c\"\n"
msgstr "ERROR: \"%c\" は未知の書式文字です\n"
#, c-format
-msgid "ERROR: Unknown message catalog format for \"%s\"!\n"
-msgstr "ERROR: \"%s\" は未知のメッセージカタログの書式です!\n"
+msgid "ERROR: Unknown message catalog format for \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unknown option \"%s\" with value \"%s\"!\n"
-msgstr "ERROR: \"%s\" (値 \"%s\") は未知のオプションです!\n"
+msgid "ERROR: Unknown option \"%s\" with value \"%s\"\n"
+msgstr ""
#, c-format
msgid "ERROR: Unknown print mode \"%s\"\n"
msgstr "ERROR: \"%s\" は未知のプリントモードです\n"
#, c-format
-msgid "ERROR: Unknown version option value \"%s\"!\n"
-msgstr "ERROR: \"%s\" は未知のバージョンオプション値です!\n"
+msgid "ERROR: Unknown version option value \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unsupported brightness value %s, using brightness=100!\n"
-msgstr "ERROR: %s はサポートされていない輝度値です。brightness=100 を使用します!\n"
+msgid "ERROR: Unsupported brightness value %s, using brightness=100\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unsupported gamma value %s, using gamma=1000!\n"
-msgstr "ERROR: %s はサポートされていないガンマ値です。gamma=1000 を使用します!\n"
+msgid "ERROR: Unsupported gamma value %s, using gamma=1000\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unsupported number-up value %d, using number-up=1!\n"
-msgstr "ERROR: %d はサポートされていない number-up 値です。number-up=1 を使用しま"
-"す!\n"
+msgid "ERROR: Unsupported number-up value %d, using number-up=1\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unsupported number-up-layout value %s, using number-up-layout=lrtb!\n"
-msgstr "ERROR: %s はサポートされていない number-up-layout 値です。number-up-layout=lrtb を使用します!\n"
+msgid ""
+"ERROR: Unsupported number-up-layout value %s, using number-up-layout=lrtb\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unsupported page-border value %s, using page-border=none!\n"
-msgstr "ERROR: %s はサポートされていない page-border 値です。page-border=none を使用します!\n"
+msgid "ERROR: Unsupported page-border value %s, using page-border=none\n"
+msgstr ""
#, c-format
-msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting!\n"
-msgstr "ERROR: doc_printf オーバーフロー (%d バイト) が検出され、中断しました!\n"
+msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting\n"
+msgstr ""
#, c-format
-msgid "ERROR: pictwpstops exited on signal %d!\n"
-msgstr "ERROR: pictwpstops はシグナル %d で終了しました!\n"
+msgid "ERROR: pictwpstops exited on signal %d\n"
+msgstr ""
#, c-format
-msgid "ERROR: pictwpstops exited with status %d!\n"
-msgstr "ERROR: pictwpstops は状態 %d で終了しました!\n"
-
-msgid "ERROR: recoverable: Unable to connect to printer; will retry in 30 seconds...\n"
-msgstr "ERROR: 回復可能: プリンターに接続できません。30 秒後に再試行します...\n"
+msgid "ERROR: pictwpstops exited with status %d\n"
+msgstr ""
msgid "ERROR: select() failed"
msgstr "ERROR: select() が失敗しました"
@@ -2791,12 +2765,15 @@ msgstr "ERROR: プリントファイルの状態を取得できません"
msgid "Edit Configuration File"
msgstr "設定ファイルの編集"
-msgid "Empty PPD file!"
-msgstr "PPD ファイルが空です!"
+msgid "Empty PPD file"
+msgstr ""
msgid "Ending Banner"
msgstr "終了バナー"
+msgid "English"
+msgstr "Japanese"
+
msgid "Enter old password:"
msgstr "古いパスワードを入力:"
@@ -2806,8 +2783,14 @@ msgstr "パスワードを再度入力:"
msgid "Enter password:"
msgstr "パスワードを入力:"
-msgid "Enter your username and password or the root username and password to access this page. If you are using Kerberos authentication, make sure you have a valid Kerberos ticket."
-msgstr "このページにアクセスするために、あなたのユーザー名とパスワード、あるいは root のユーザー名とパスワードを入力してください。Kerberos 認証を使用している場合、有効な Kerberos チケットがあることを確認してください。"
+msgid ""
+"Enter your username and password or the root username and password to access "
+"this page. If you are using Kerberos authentication, make sure you have a "
+"valid Kerberos ticket."
+msgstr ""
+"このページにアクセスするために、あなたのユーザー名とパスワード、あるいは "
+"root のユーザー名とパスワードを入力してください。Kerberos 認証を使用している"
+"場合、有効な Kerberos チケットがあることを確認してください。"
msgid "Envelope Feed"
msgstr "封筒フィード"
@@ -2818,8 +2801,8 @@ msgstr "Epson"
msgid "Error Policy"
msgstr "エラーポリシー"
-msgid "Error: need hostname after '-h' option!\n"
-msgstr "Error: '-h' オプションのあとにはホスト名が必要です!\n"
+msgid "Error: need hostname after '-h' option\n"
+msgstr ""
msgid "Every 10 Labels"
msgstr "10 ラベルごと"
@@ -2867,8 +2850,12 @@ msgid "File Folder - 9/16 x 3 7/16\""
msgstr "ファイルフォルダー - 9/16 x 3 7/16\""
#, c-format
-msgid "File device URIs have been disabled! To enable, see the FileDevice directive in \"%s/cupsd.conf\"."
-msgstr "ファイルデバイス URI は無効になっています! 有効にするには、\"%s/cupsd.conf\" の FileDevice ディレクティブを参照してください。"
+msgid ""
+"File device URIs have been disabled! To enable, see the FileDevice directive "
+"in \"%s/cupsd.conf\"."
+msgstr ""
+"ファイルデバイス URI は無効になっています! 有効にするには、\"%s/cupsd.conf\" "
+"の FileDevice ディレクティブを参照してください。"
msgid "Folio"
msgstr "フォリオ"
@@ -2876,12 +2863,6 @@ msgstr "フォリオ"
msgid "Forbidden"
msgstr "Forbidden"
-msgid "Fuser temperature high!"
-msgstr "定着器の温度が上っています!"
-
-msgid "Fuser temperature low!"
-msgstr "定着器の温度が下っています!"
-
msgid "General"
msgstr "一般"
@@ -2900,8 +2881,8 @@ msgstr "Get-Response-PDU は不確定の長さを使用しています"
msgid "Glossy Paper"
msgstr "光沢紙"
-msgid "Got a printer-uri attribute but no job-id!"
-msgstr "printer-uri 属性を取得しましたが、job-id を取得できませんでした!"
+msgid "Got a printer-uri attribute but no job-id"
+msgstr ""
msgid "Grayscale"
msgstr "グレースケール"
@@ -2957,7 +2938,9 @@ msgid "INFO: Opening connection\n"
msgstr "INFO: コネクションを開いています\n"
msgid "INFO: Print file sent, waiting for printer to finish...\n"
-msgstr "INFO: プリントファイルを送信し、プリンターが作業を完了するのを待っています...\n"
+msgstr ""
+"INFO: プリントファイルを送信し、プリンターが作業を完了するのを待っていま"
+"す...\n"
msgid "INFO: Printer busy; will retry in 10 seconds...\n"
msgstr "INFO: プリンターがビジー状態です。10 秒後に再試行します...\n"
@@ -2970,7 +2953,8 @@ msgstr "INFO: プリンターがビジー状態です。5 秒後に再試行し
#, c-format
msgid "INFO: Printer does not support IPP/%d.%d, trying IPP/1.0...\n"
-msgstr "INFO: プリンターが IPP/%d.%d をサポートしていません。IPP/1.0 を試します...\n"
+msgstr ""
+"INFO: プリンターが IPP/%d.%d をサポートしていません。IPP/1.0 を試します...\n"
msgid "INFO: Printer is busy; will retry in 5 seconds...\n"
msgstr "INFO: プリンターがビジー状態です。5 秒後に再試行します...\n"
@@ -3040,7 +3024,8 @@ msgid "INFO: Starting page %d...\n"
msgstr "INFO: ページ %d を開始...\n"
msgid "INFO: Unable to contact printer, queuing on next printer in class...\n"
-msgstr "INFO: プリンターと交信できません。クラス内の次のプリンターにキューします...\n"
+msgstr ""
+"INFO: プリンターと交信できません。クラス内の次のプリンターにキューします...\n"
#, c-format
msgid "INFO: Using default AppleTalk zone \"%s\"\n"
@@ -3097,6 +3082,9 @@ msgstr "ISO B8"
msgid "ISO B9"
msgstr "ISO B9"
+msgid "ISOLatin1"
+msgstr "UTF-8"
+
msgid "Illegal control character"
msgstr "不正な制御文字"
@@ -3112,18 +3100,6 @@ msgstr "不正な翻訳文字列"
msgid "Illegal whitespace character"
msgstr "不正な空白文字"
-msgid "Ink/toner almost empty."
-msgstr "インクまたはトナーがほとんどありません。"
-
-msgid "Ink/toner empty!"
-msgstr "インクまたはトナーがありません!"
-
-msgid "Ink/toner waste bin almost full."
-msgstr "廃インクまたは廃トナー容器がほとんど一杯です。"
-
-msgid "Ink/toner waste bin full!"
-msgstr "廃インクまたは廃トナー容器が一杯です!"
-
msgid "Installable Options"
msgstr "インストール可能オプション"
@@ -3136,9 +3112,6 @@ msgstr "IntelliBar ラベルプリンター"
msgid "Intellitech"
msgstr "Intellitech"
-msgid "Interlock open."
-msgstr "インターロックが開いています。"
-
msgid "Internal Server Error"
msgstr "サーバー内部エラー"
@@ -3170,12 +3143,12 @@ msgid "JCL"
msgstr "JCL"
#, c-format
-msgid "Job #%d cannot be restarted - no files!"
-msgstr "ジョブ番号 %d を再開できません - ファイルが見つかりません!"
+msgid "Job #%d cannot be restarted - no files"
+msgstr ""
#, c-format
-msgid "Job #%d does not exist!"
-msgstr "ジョブ番号 %d は存在しません!"
+msgid "Job #%d does not exist"
+msgstr ""
#, c-format
msgid "Job #%d is already aborted - can't cancel."
@@ -3190,28 +3163,28 @@ msgid "Job #%d is already completed - can't cancel."
msgstr "ジョブ番号 %d はすでに完了しています - キャンセルできません。"
#, c-format
-msgid "Job #%d is finished and cannot be altered!"
-msgstr "ジョブ番号 %d はすでに終了し、変更できません!"
+msgid "Job #%d is finished and cannot be altered"
+msgstr ""
#, c-format
-msgid "Job #%d is not complete!"
-msgstr "ジョブ番号 %d は完了していません!"
+msgid "Job #%d is not complete"
+msgstr ""
#, c-format
-msgid "Job #%d is not held for authentication!"
-msgstr "ジョブ番号 %d は認証のために保留されていません!"
+msgid "Job #%d is not held"
+msgstr ""
#, c-format
-msgid "Job #%d is not held!"
-msgstr "ジョブ番号 %d は保留されていません!"
+msgid "Job #%d is not held for authentication"
+msgstr ""
#, c-format
-msgid "Job #%s does not exist!"
-msgstr "ジョブ番号 #%s は存在しません!"
+msgid "Job #%s does not exist"
+msgstr ""
#, c-format
-msgid "Job %d not found!"
-msgstr "ジョブ番号 %d は見つかりません!"
+msgid "Job %d not found"
+msgstr ""
msgid "Job Completed"
msgstr "ジョブ完了"
@@ -3240,8 +3213,8 @@ msgstr "ジョブ操作失敗:"
msgid "Job state cannot be changed."
msgstr "ジョブの状態を変更できません。"
-msgid "Job subscriptions cannot be renewed!"
-msgstr "ジョブサブスクリプションが更新できません!"
+msgid "Job subscriptions cannot be renewed"
+msgstr ""
msgid "Jobs"
msgstr "ジョブ"
@@ -3262,8 +3235,8 @@ msgid "Label Top"
msgstr "ラベルトップ"
#, c-format
-msgid "Language \"%s\" not supported!"
-msgstr "言語 \"%s\" はサポートされていません!"
+msgid "Language \"%s\" not supported"
+msgstr ""
msgid "Large Address"
msgstr "ラージアドレス"
@@ -3316,21 +3289,6 @@ msgstr "用紙の経路"
msgid "Media Type"
msgstr "用紙種類"
-msgid "Media jam!"
-msgstr "紙詰まりです!"
-
-msgid "Media tray almost empty."
-msgstr "用紙トレイが空になりかけています。"
-
-msgid "Media tray empty!"
-msgstr "用紙トレイが空になりました!"
-
-msgid "Media tray missing!"
-msgstr "用紙トレイが見つかりません!"
-
-msgid "Media tray needs to be filled."
-msgstr "用紙トレイに補充が必要です。"
-
msgid "Medium"
msgstr "紙質"
@@ -3343,28 +3301,31 @@ msgstr "PPD-Adobe-4.x ヘッダがありません"
msgid "Missing asterisk in column 1"
msgstr "1 列目にアスタリスクがありません"
-msgid "Missing document-number attribute!"
-msgstr "document-number 属性がありません!"
+msgid "Missing document-number attribute"
+msgstr ""
#, c-format
-msgid "Missing double quote on line %d!"
-msgstr "%d 行に二重引用符がありません!"
+msgid "Missing double quote on line %d"
+msgstr ""
-msgid "Missing form variable!"
-msgstr "form 変数がありません!"
+msgid "Missing form variable"
+msgstr ""
-msgid "Missing notify-subscription-ids attribute!"
-msgstr "notify-subscription-ids 属性がありません!"
+msgid "Missing notify-subscription-ids attribute"
+msgstr ""
+
+msgid "Missing option keyword"
+msgstr ""
-msgid "Missing requesting-user-name attribute!"
-msgstr "requesting-user-name 属性が設定されていません!"
+msgid "Missing requesting-user-name attribute"
+msgstr ""
-msgid "Missing required attributes!"
-msgstr "必須の属性が設定されていません!"
+msgid "Missing required attributes"
+msgstr ""
#, c-format
-msgid "Missing value on line %d!"
-msgstr "%d 行に値がありません!"
+msgid "Missing value on line %d"
+msgstr ""
msgid "Missing value string"
msgstr "値文字列がありません"
@@ -3415,6 +3376,9 @@ msgstr "PPD ファイルポインターが NULL です"
msgid "Name OID uses indefinite length"
msgstr "OID 名は限定的な長さを使用します"
+msgid "Nested classes are not allowed"
+msgstr ""
+
msgid "Never"
msgstr "Never"
@@ -3430,27 +3394,27 @@ msgstr "いいえ"
msgid "No Content"
msgstr "中身がありません"
-msgid "No PPD name!"
-msgstr "PPD の名前がありません!"
+msgid "No PPD name"
+msgstr ""
msgid "No VarBind SEQUENCE"
msgstr "VarBind SEQUENCE がありません"
-msgid "No Windows printer drivers are installed!"
-msgstr "Windows プリンタードライバーがインストールされていません!"
+msgid "No Windows printer drivers are installed"
+msgstr ""
msgid "No active connection"
msgstr "アクティブな接続はありません"
#, c-format
-msgid "No active jobs on %s!"
-msgstr "%s にはアクティブなジョブはありません!"
+msgid "No active jobs on %s"
+msgstr ""
-msgid "No attributes in request!"
-msgstr "リクエストに属性がありません!"
+msgid "No attributes in request"
+msgstr ""
-msgid "No authentication information provided!"
-msgstr "認証情報が提供されていません!"
+msgid "No authentication information provided"
+msgstr ""
msgid "No community name"
msgstr "コミュニティ名がありません"
@@ -3467,32 +3431,32 @@ msgstr "エラーインデックスがありません"
msgid "No error-status"
msgstr "エラーステータスがありません"
-msgid "No file!?!"
-msgstr "ファイルがありません!?!"
+msgid "No file!?"
+msgstr ""
-msgid "No modification time!"
-msgstr "変更時刻がありません!"
+msgid "No modification time"
+msgstr ""
msgid "No name OID"
msgstr "OID 名がありません"
-msgid "No printer name!"
-msgstr "プリンター名がありません!"
+msgid "No printer name"
+msgstr ""
-msgid "No printer-uri found for class!"
-msgstr "クラスのプリンターURI が見つかりません!"
+msgid "No printer-uri found"
+msgstr ""
-msgid "No printer-uri found!"
-msgstr "プリンターURI が見つかりません!"
+msgid "No printer-uri found for class"
+msgstr ""
-msgid "No printer-uri in request!"
-msgstr "プリンターURI のリクエストがありません!"
+msgid "No printer-uri in request"
+msgstr ""
msgid "No request-id"
msgstr "リクエストID がありません"
-msgid "No subscription attributes in request!"
-msgstr "リクエストにサブスクリプション属性がありません!"
+msgid "No subscription attributes in request"
+msgstr ""
msgid "No subscriptions found."
msgstr "サブスクリプションが見つかりません。"
@@ -3536,12 +3500,6 @@ msgstr "注意"
msgid "OK"
msgstr "OK"
-msgid "OPC almost at end-of-life."
-msgstr "OPC はもうすぐ交換が必要になります。"
-
-msgid "OPC at end-of-life!"
-msgstr "OPC は交換時期です!"
-
msgid "Off (1-Sided)"
msgstr "Off (片面)"
@@ -3570,18 +3528,9 @@ msgstr "インストールされたオプション"
msgid "Options: "
msgstr "オプション:"
-msgid "Out of toner!"
-msgstr "トナー切れです!"
-
msgid "Output Mode"
msgstr "出力モード"
-msgid "Output bin almost full."
-msgstr "排紙トレイがほとんど一杯です。"
-
-msgid "Output bin full!"
-msgstr "排紙トレイが一杯です!"
-
#, c-format
msgid "Output for printer %s is sent to %s\n"
msgstr "プリンター %s の出力は %s に送られます\n"
@@ -3596,10 +3545,8 @@ msgstr "プリンター %s/%s の出力は %s に送られます\n"
#, c-format
msgid "Output for printer %s/%s is sent to remote printer %s on %s\n"
-msgstr "プリンター %s/%s の出力は、リモートプリンター %s (%s 上) に送られます\n"
-
-msgid "Output tray missing!"
-msgstr "排紙トレイが見つかりません!"
+msgstr ""
+"プリンター %s/%s の出力は、リモートプリンター %s (%s 上) に送られます\n"
msgid "PASS\n"
msgstr "合格\n"
@@ -3756,9 +3703,6 @@ msgstr "プリンターの休止"
msgid "Printer Settings"
msgstr "プリンター設定"
-msgid "Printer offline."
-msgstr "プリンターはオフラインです。"
-
msgid "Printer:"
msgstr "プリンター:"
@@ -3777,8 +3721,10 @@ msgstr "Quota の制限に達しました。"
msgid "Rank Owner Job File(s) Total Size\n"
msgstr "ランク 所有者 ジョブ ファイル 合計サイズ\n"
-msgid "Rank Owner Pri Job Files Total Size\n"
-msgstr "ランク 所有者 優先 ジョブ ファイル 合計サイズ\n"
+msgid ""
+"Rank Owner Pri Job Files Total Size\n"
+msgstr ""
+"ランク 所有者 優先 ジョブ ファイル 合計サイズ\n"
msgid "Reject Jobs"
msgstr "ジョブの拒否"
@@ -3811,9 +3757,6 @@ msgstr "戻る"
msgid "Running command: %s %s -N -A %s -c '%s'\n"
msgstr "コマンドを実行中: %s %s -N -A %s -c '%s'\n"
-msgid "SCSI Printer"
-msgstr "SCSI プリンター"
-
msgid "SEQUENCE uses indefinite length"
msgstr "SEQUENCE は不定長を使用しています"
@@ -3916,63 +3859,153 @@ msgstr "PPD ファイル \"%s\" が見つかりません。"
msgid "The PPD file \"%s\" could not be opened: %s"
msgstr "PPD ファイル \"%s\" が開きませんでした: %s"
-msgid "The class name may only contain up to 127 printable characters and may not contain spaces, slashes (/), or the pound sign (#)."
-msgstr "クラス名は 127 文字以内の表示可能文字から成り、空白、スラッシュ (/)、ポンド記号 (#) を含んではなりません。"
+msgid ""
+"The class name may only contain up to 127 printable characters and may not "
+"contain spaces, slashes (/), or the pound sign (#)."
+msgstr ""
+"クラス名は 127 文字以内の表示可能文字から成り、空白、スラッシュ (/)、ポンド記"
+"号 (#) を含んではなりません。"
+
+msgid "The developer unit needs to be replaced."
+msgstr ""
+
+msgid "The developer unit will need to be replaced soon."
+msgstr ""
+
+msgid "The fuser's temperature is high."
+msgstr ""
+
+msgid "The fuser's temperature is low."
+msgstr ""
-msgid "The notify-lease-duration attribute cannot be used with job subscriptions."
-msgstr "notify-lease-duration 属性は、ジョブサブスクリプションと一緒に使うことはできません。"
+msgid ""
+"The notify-lease-duration attribute cannot be used with job subscriptions."
+msgstr ""
+"notify-lease-duration 属性は、ジョブサブスクリプションと一緒に使うことはでき"
+"ません。"
#, c-format
-msgid "The notify-user-data value is too large (%d > 63 octets)!"
-msgstr "notify-user-data 値が大きすぎます (%d > 63 オクテット)!"
+msgid "The notify-user-data value is too large (%d > 63 octets)"
+msgstr ""
-msgid "The printer name may only contain up to 127 printable characters and may not contain spaces, slashes (/), or the pound sign (#)."
-msgstr "プリンター名は 127 文字以内の表示可能文字から成り、空白、スラッシュ (/)、ポンド記号 (#) を含んではなりません。"
+msgid "The optical photoconductor needs to be replaced."
+msgstr ""
+
+msgid "The optical photoconductor will need to be replaced soon."
+msgstr ""
+
+msgid "The output bin is almost full."
+msgstr ""
+
+msgid "The output bin is full."
+msgstr ""
+
+msgid "The output bin is missing."
+msgstr ""
+
+msgid "The paper tray is almost empty."
+msgstr ""
+
+msgid "The paper tray is empty."
+msgstr ""
+
+msgid "The paper tray is missing."
+msgstr ""
+
+msgid "The paper tray needs to be filled."
+msgstr ""
+
+msgid "The printer is almost out of ink."
+msgstr ""
+
+msgid "The printer is low on toner."
+msgstr ""
+
+msgid "The printer is offline."
+msgstr ""
+
+msgid "The printer is out of ink."
+msgstr ""
+
+msgid "The printer is out of toner."
+msgstr ""
-msgid "The printer or class is not shared!"
-msgstr "プリンターまたはクラスは共有できません!"
+msgid ""
+"The printer name may only contain up to 127 printable characters and may not "
+"contain spaces, slashes (/), or the pound sign (#)."
+msgstr ""
+"プリンター名は 127 文字以内の表示可能文字から成り、空白、スラッシュ (/)、ポン"
+"ド記号 (#) を含んではなりません。"
+
+msgid "The printer or class is not shared"
+msgstr ""
msgid "The printer or class was not found."
msgstr "プリンターまたはクラスが見つかりませんでした。"
+msgid "The printer's cover is open."
+msgstr ""
+
+msgid "The printer's door is open."
+msgstr ""
+
+msgid "The printer's interlock is open."
+msgstr ""
+
+msgid "The printer's waste bin is almost full."
+msgstr ""
+
+msgid "The printer's waste bin is full."
+msgstr ""
+
#, c-format
msgid "The printer-uri \"%s\" contains invalid characters."
msgstr "printer-uri \"%s\" には、無効な文字が含まれています。"
-msgid "The printer-uri attribute is required!"
-msgstr "printer-uri 属性は必須です!"
+msgid "The printer-uri attribute is required"
+msgstr ""
-msgid "The printer-uri must be of the form \"ipp://HOSTNAME/classes/CLASSNAME\"."
-msgstr "printer-uri は、\"ipp://ホスト名/classes/クラス名\" 形式でなければなりません。"
+msgid ""
+"The printer-uri must be of the form \"ipp://HOSTNAME/classes/CLASSNAME\"."
+msgstr ""
+"printer-uri は、\"ipp://ホスト名/classes/クラス名\" 形式でなければなりませ"
+"ん。"
-msgid "The printer-uri must be of the form \"ipp://HOSTNAME/printers/PRINTERNAME\"."
-msgstr "printer-uri は \"ipp://ホスト名/printers/プリンター名\" 形式でなければなりません。"
+msgid ""
+"The printer-uri must be of the form \"ipp://HOSTNAME/printers/PRINTERNAME\"."
+msgstr ""
+"printer-uri は \"ipp://ホスト名/printers/プリンター名\" 形式でなければなりま"
+"せん。"
-msgid "The subscription name may not contain spaces, slashes (/), question marks (?), or the pound sign (#)."
-msgstr "サブスクリプション名には、スペース、スラッシュ (/)、疑問府 (?)、ポンド記号 (#) を使用しないでください。"
+msgid ""
+"The subscription name may not contain spaces, slashes (/), question marks "
+"(?), or the pound sign (#)."
+msgstr ""
+"サブスクリプション名には、スペース、スラッシュ (/)、疑問府 (?)、ポンド記号 "
+"(#) を使用しないでください。"
msgid "There are too many subscriptions."
msgstr "サブスクリプションが多すぎます。"
+msgid "There is a paper jam."
+msgstr ""
+
msgid "Thermal Transfer Media"
msgstr "熱転写メディア"
msgid "Title: "
msgstr "タイトル: "
-msgid "Toner low."
-msgstr "トナーが少なくなっています。"
-
msgid "Too many active jobs."
msgstr "アクティブなジョブが多すぎます。"
#, c-format
-msgid "Too many job-sheets values (%d > 2)!"
-msgstr "job-sheets 値が多すぎます (%d > 2)!"
+msgid "Too many job-sheets values (%d > 2)"
+msgstr ""
#, c-format
-msgid "Too many printer-state-reasons values (%d > %d)!"
-msgstr "printer-state-reasons 値が多すぎます (%d > %d)!"
+msgid "Too many printer-state-reasons values (%d > %d)"
+msgstr ""
msgid "Transparency"
msgstr "OHP シート"
@@ -4033,14 +4066,14 @@ msgid "Unable to add class:"
msgstr "クラスを追加できません:"
#, c-format
-msgid "Unable to add job for destination \"%s\"!"
-msgstr "宛先\"%s\"にジョブを追加できません!"
+msgid "Unable to add job for destination \"%s\""
+msgstr ""
msgid "Unable to add printer:"
msgstr "プリンターを追加ができません:"
-msgid "Unable to allocate memory for file types!"
-msgstr "ファイルタイプ用にメモリを割り当てられません!"
+msgid "Unable to allocate memory for file types"
+msgstr ""
msgid "Unable to cancel RSS subscription:"
msgstr "RSS 購読をキャンセルできません:"
@@ -4058,38 +4091,38 @@ msgid "Unable to connect to host."
msgstr "ホストに接続できません"
#, c-format
-msgid "Unable to copy 64-bit CUPS printer driver files (%d)!"
-msgstr "64-bit 版の CUPS プリンタードライバーファイルをコピーできません (%d)!"
+msgid "Unable to copy 64-bit CUPS printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to copy 64-bit Windows printer driver files (%d)!"
-msgstr "64-bit 版の Windows プリンタードライバーをコピーできません (%d)!"
+msgid "Unable to copy 64-bit Windows printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to copy CUPS printer driver files (%d)!"
-msgstr "複数の CUPS プリンタードライバーファイルをコピーできません (%d)!"
+msgid "Unable to copy CUPS printer driver files (%d)"
+msgstr ""
-#, c-format
-msgid "Unable to copy PPD file - %s!"
-msgstr "PPD ファイルをコピーできません! - %s"
+msgid "Unable to copy PPD file"
+msgstr ""
-msgid "Unable to copy PPD file!"
-msgstr "PPD ファイルをコピーできません!"
+#, c-format
+msgid "Unable to copy PPD file - %s"
+msgstr ""
#, c-format
-msgid "Unable to copy Windows 2000 printer driver files (%d)!"
-msgstr "複数の Windows 2000 プリンタードライバーファイルをコピーできません (%d)!"
+msgid "Unable to copy Windows 2000 printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to copy Windows 9x printer driver files (%d)!"
-msgstr "複数の Windows 9x プリンタードライバーファイルをコピーできません (%d)!"
+msgid "Unable to copy Windows 9x printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to copy interface script - %s!"
-msgstr "インターフェイススクリプトをコピーできません! - %s"
+msgid "Unable to copy interface script - %s"
+msgstr ""
-msgid "Unable to create printer-uri!"
-msgstr "printer-uri を作成できません!"
+msgid "Unable to create printer-uri"
+msgstr ""
msgid "Unable to create temporary file:"
msgstr "テンポラリファイルを作成できません:"
@@ -4103,14 +4136,14 @@ msgstr "プリンターを削除できません:"
msgid "Unable to do maintenance command:"
msgstr "メンテナンスコマンドを実行できません:"
-msgid "Unable to edit cupsd.conf files larger than 1MB!"
-msgstr "1MB 以上の cupsd.conf ファイルは編集できません!"
+msgid "Unable to edit cupsd.conf files larger than 1MB"
+msgstr ""
-msgid "Unable to find destination for job!"
-msgstr "ジョブの宛先が見つかりません!"
+msgid "Unable to find destination for job"
+msgstr ""
-msgid "Unable to find printer!\n"
-msgstr "プリンターが見つかりません!\n"
+msgid "Unable to find printer\n"
+msgstr ""
msgid "Unable to get class list:"
msgstr "クラスリストを取得できません:"
@@ -4131,12 +4164,12 @@ msgid "Unable to get printer status:"
msgstr "プリンターの状態を取得できません:"
#, c-format
-msgid "Unable to install Windows 2000 printer driver files (%d)!"
-msgstr "複数の Windows 2000 プリンタードライバーファイルをインストールできません (%d)!"
+msgid "Unable to install Windows 2000 printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to install Windows 9x printer driver files (%d)!"
-msgstr "複数の Windows 9x プリンタードライバーファイルをインストールできません (%d)!"
+msgid "Unable to install Windows 9x printer driver files (%d)"
+msgstr ""
msgid "Unable to modify class:"
msgstr "クラスを変更できません:"
@@ -4160,8 +4193,8 @@ msgid "Unable to open cupsd.conf file:"
msgstr "cupsd.conf ファイルを開けません:"
#, c-format
-msgid "Unable to open document %d in job %d!"
-msgstr "ドキュメント %d (ジョブ %d)を開けません!"
+msgid "Unable to open document %d in job %d"
+msgstr ""
msgid "Unable to print test page:"
msgstr "テストページを印刷できません:"
@@ -4170,12 +4203,12 @@ msgstr "テストページを印刷できません:"
msgid "Unable to run \"%s\": %s\n"
msgstr "\"%s\" を実行できません: %s\n"
-msgid "Unable to send command to printer driver!"
-msgstr "プリンタードライバーにコマンドを送信できません!"
+msgid "Unable to send command to printer driver"
+msgstr ""
#, c-format
-msgid "Unable to set Windows printer driver (%d)!"
-msgstr "Windows プリンタードライバーを設定できません (%d)!"
+msgid "Unable to set Windows printer driver (%d)"
+msgstr ""
msgid "Unable to set options:"
msgstr "オプションを設定できません:"
@@ -4186,8 +4219,8 @@ msgstr "サーバーをデフォルトに設定できません:"
msgid "Unable to upload cupsd.conf file:"
msgstr "cupsd.conf ファイルをアップロードできません:"
-msgid "Unable to use legacy USB class driver!\n"
-msgstr "古いタイプの USB クラスドライバーは使用できません!\n"
+msgid "Unable to use legacy USB class driver\n"
+msgstr ""
msgid "Unauthorized"
msgstr "不許可"
@@ -4207,28 +4240,28 @@ msgid "Unknown printer-op-policy \"%s\"."
msgstr "\"%s\" は未知の printer-op-policy です。"
#, c-format
-msgid "Unsupported character set \"%s\"!"
-msgstr "\"%s\" はサポートされていない文字セットです!"
+msgid "Unsupported character set \"%s\""
+msgstr ""
#, c-format
-msgid "Unsupported compression \"%s\"!"
-msgstr "\"%s\" はサポートされていない圧縮形式です!"
+msgid "Unsupported compression \"%s\""
+msgstr ""
#, c-format
-msgid "Unsupported compression attribute %s!"
-msgstr "%s はサポートされていない圧縮属性です!"
+msgid "Unsupported compression attribute %s"
+msgstr ""
#, c-format
-msgid "Unsupported format \"%s\"!"
-msgstr "\"%s\" はサポートされていない形式です!"
+msgid "Unsupported format \"%s\""
+msgstr ""
#, c-format
-msgid "Unsupported format '%s'!"
-msgstr "'%s' はサポートされていない形式です!"
+msgid "Unsupported format '%s'"
+msgstr ""
#, c-format
-msgid "Unsupported format '%s/%s'!"
-msgstr "'%s/%s' はサポートされていない形式です!"
+msgid "Unsupported format '%s/%s'"
+msgstr ""
msgid "Unsupported value type"
msgstr "サポートされていない型の値です"
@@ -4261,7 +4294,8 @@ msgstr ""
#, c-format
msgid "Usage: %s job user title copies options [filename]\n"
-msgstr "使い方: %s ジョブID ユーザー タイトル コピー数 オプション [ファイル名]\n"
+msgstr ""
+"使い方: %s ジョブID ユーザー タイトル コピー数 オプション [ファイル名]\n"
#, c-format
msgid "Usage: %s job-id user title copies options [file]\n"
@@ -4294,10 +4328,14 @@ msgstr ""
"オプション:\n"
"\n"
" -e PPD ファイルからすべてのフィルターを使用する\n"
-" -f filename 変換するファイルを指定する (指定がなければ stdin となる)\n"
-" -o filename 生成するファイルを指定する (指定がなければ stdout となる)\n"
-" -i mime/type 入力の MIME タイプを指定する (指定がなければ自動タイプ)\n"
-" -j mime/type 出力の MIME タイプを指定する (指定がなければ application/pdf)\n"
+" -f filename 変換するファイルを指定する (指定がなければ stdin とな"
+"る)\n"
+" -o filename 生成するファイルを指定する (指定がなければ stdout とな"
+"る)\n"
+" -i mime/type 入力の MIME タイプを指定する (指定がなければ自動タイ"
+"プ)\n"
+" -j mime/type 出力の MIME タイプを指定する (指定がなければ "
+"application/pdf)\n"
" -P filename.ppd PPD ファイルを指定する\n"
" -a 'name=value ...' オプションを指定する\n"
" -U username ジョブのユーザー名を指定する\n"
@@ -4391,13 +4429,14 @@ msgid ""
" -p filename.ppd Set PPD file\n"
" -t title Set title\n"
msgstr ""
-使い方: cupsfilter -m mime/type [ options ] filename\n"
+"使い方: cupsfilter -m mime/type [ options ] filename\n"
"\n"
"Options:\n"
"\n"
" -c cupsd.conf 使用する cupsd.conf ファイルの指定\n"
" -e PPD ファイルで指定されたすべてのフィルターを使用する\n"
-" -j job-id[,N] フィルターファイル N を指定されたジョブから使用する (デフォルトは ファイル 1)\n"
+" -j job-id[,N] フィルターファイル N を指定されたジョブから使用する (デ"
+"フォルトは ファイル 1)\n"
" -n copies 印刷部数を指定する\n"
" -o name=value オプションを指定する\n"
" -p filename.ppd PPDファイルを指定する\n"
@@ -4411,7 +4450,8 @@ msgid ""
"\n"
" -h Show program usage\n"
"\n"
-" Note: this program only validates the DSC comments, not the PostScript itself.\n"
+" Note: this program only validates the DSC comments, not the PostScript "
+"itself.\n"
msgstr ""
"使い方: cupstestdsc [オプション] ファイル名.ps [... ファイル名.ps]\n"
" cupstestdsc [オプション] -\n"
@@ -4420,7 +4460,8 @@ msgstr ""
"\n"
" -h プログラムの使い方を表示する\n"
"\n"
-" 注意: このプログラムは DSC コメントを検証するだけで、PostScript 自身を検証するものではありません。\n"
+" 注意: このプログラムは DSC コメントを検証するだけで、PostScript 自身を検"
+"証するものではありません。\n"
msgid ""
"Usage: cupstestppd [options] filename1.ppd[.gz] [... filenameN.ppd[.gz]]\n"
@@ -4428,26 +4469,33 @@ msgid ""
"\n"
"Options:\n"
"\n"
+" -I {filename,filters,none,profiles}\n"
+" Ignore specific warnings\n"
" -R root-directory Set alternate root\n"
-" -W {all,none,constraints,defaults,duplex,filters,profiles,sizes,translations}\n"
+" -W {all,none,constraints,defaults,duplex,filters,profiles,sizes,"
+"translations}\n"
" Issue warnings instead of errors\n"
" -q Run silently\n"
" -r Use 'relaxed' open mode\n"
" -v Be slightly verbose\n"
" -vv Be very verbose\n"
msgstr ""
-使い方: cupstestppd [オプション] filename1.ppd[.gz] [... filenameN.ppd[.gz]]\n"
-" program | cupstestppd [オプション] -\n"
+
+msgid ""
+"Usage: ipptest [options] URI filename.test [ ... filenameN.test ]\n"
"\n"
-"オプション:\n"
+"Options:\n"
"\n"
-" -R root-directory 違うルートディレクトリを指定\n"
-" -W {all,none,constraints,defaults,duplex,filters,profiles,sizes,translations}\n"
-" 指定されたものをエラーの代わりに警告として扱う\n"
-" -q メッセージなしモードで動く\n"
-" -r 「リラックス」オープンモードで開く\n"
-" -v メッセージ多めモード\n"
-" -vv メッセージ非常に多めモード\n"
+"-E Test with encryption.\n"
+"-V version Set default IPP version.\n"
+"-X Produce XML instead of plain text.\n"
+"-c Send requests using chunking (default)\n"
+"-d name=value Define variable.\n"
+"-f filename Set default test file.\n"
+"-i seconds Repeat the last test file with the given interval.\n"
+"-l Send requests using content-length\n"
+"-v Show all attributes sent and received.\n"
+msgstr ""
msgid "Usage: lpmove job/src dest\n"
msgstr "使い方: lpmove ジョブ/ソース 宛先\n"
@@ -4475,7 +4523,8 @@ msgstr ""
" lppasswd [-g グループ名] -a [ユーザ名]\n"
" lppasswd [-g グループ名] -x [ユーザ名]\n"
-msgid "Usage: lpq [-P dest] [-U username] [-h hostname[:port]] [-l] [+interval]\n"
+msgid ""
+"Usage: lpq [-P dest] [-U username] [-h hostname[:port]] [-l] [+interval]\n"
msgstr ""
"使い方: lpq [-P 宛先] [-U ユーザー名] [-h ホスト名[:ポート]] [-l] [+間隔]\n"
@@ -4575,12 +4624,13 @@ msgstr "WARNING: 発見した順番に %d 台のプリンターだけ追加し
msgid "WARNING: Boolean expected for waiteof option \"%s\"\n"
msgstr "WARNING: 論理値は、waiteof オプション \"%s\" であるべきです\n"
-msgid "WARNING: Failed to read side-channel request!\n"
-msgstr "WARNING: サイドチャンネルの読み出しに失敗しました!\n"
+#, c-format
+msgid "WARNING: Network host '%s' is busy; will retry in %d seconds...\n"
+msgstr ""
#, c-format
-msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature!\n"
-msgstr "WARNING: オプション \"%s\" は IncludeFeature 経由で含めることはできません!\n"
+msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature\n"
+msgstr ""
msgid "WARNING: Printer not responding\n"
msgstr "WARNING: プリンターが反応しません\n"
@@ -4589,23 +4639,26 @@ msgid "WARNING: Printer sent unexpected EOF\n"
msgstr "WARNING: プリンターが意図しない EOF を返しました\n"
#, c-format
-msgid "WARNING: Remote host did not respond with command status byte after %d seconds!\n"
-msgstr "WARNING: リモートホストは %d 秒経ってもコマンド・ステータス・バイトを返しませんでした!\n"
-
-#, c-format
-msgid "WARNING: Remote host did not respond with control status byte after %d seconds!\n"
-msgstr "WARNING: リモートホストは %d 秒経ってもコントロール・ステータス・バイトを返しませんでした!\n"
+msgid ""
+"WARNING: Remote host did not respond with command status byte after %d "
+"seconds\n"
+msgstr ""
#, c-format
-msgid "WARNING: Remote host did not respond with data status byte after %d seconds!\n"
-msgstr "WARNING: リモートホストは %d 秒経ってもデータ・ステータス・バイトを返しませんでした!\n"
+msgid ""
+"WARNING: Remote host did not respond with control status byte after %d "
+"seconds\n"
+msgstr ""
#, c-format
-msgid "WARNING: SCSI command timed out (%d); retrying...\n"
-msgstr "WARNING: SCSI コマンドはタイムアウトしました (%d)。再試行中...\n"
+msgid ""
+"WARNING: Remote host did not respond with data status byte after %d seconds\n"
+msgstr ""
-msgid "WARNING: This document does not conform to the Adobe Document Structuring Conventions and may not print correctly!\n"
-msgstr "WARNING: この書類は Adobe Document Structuring Conventions に適合しておらず、正しくプリントできない可能性があります!\n"
+msgid ""
+"WARNING: This document does not conform to the Adobe Document Structuring "
+"Conventions and may not print correctly\n"
+msgstr ""
#, c-format
msgid "WARNING: Unable to open \"%s:%s\": %s\n"
@@ -4623,34 +4676,34 @@ msgid "WARNING: Unknown PAP packet of type %d\n"
msgstr "WARNING: 未知の PAP パケットのタイプ %d\n"
#, c-format
-msgid "WARNING: Unknown choice \"%s\" for option \"%s\"!\n"
-msgstr "WARNING: \"%s\" (オプション \"%s\" 用) は未知の設定です!\n"
+msgid "WARNING: Unknown choice \"%s\" for option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "WARNING: Unknown option \"%s\"!\n"
-msgstr "WARNING: \"%s\" は未知のオプションです!\n"
+msgid "WARNING: Unknown option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "WARNING: Unsupported baud rate %s!\n"
-msgstr "WARNING: %s はサポートしないボーレートです!\n"
+msgid "WARNING: Unsupported baud rate %s\n"
+msgstr ""
#, c-format
msgid "WARNING: number expected for status option \"%s\"\n"
msgstr "WARNING: ステータス・オプションの期待値は \"%s\"\n"
-#, c-format
-msgid "WARNING: recoverable: Network host '%s' is busy; will retry in %d seconds...\n"
-msgstr "WARNING: 回復可能: ネットワークホスト '%s' はビジー状態です (%d 秒後に再試行します...)\n"
-
-msgid "Warning, no Windows 2000 printer drivers are installed!"
-msgstr "警告、Windows 2000 プリンタードライバーがインストールされていません!"
+msgid "Warning, no Windows 2000 printer drivers are installed"
+msgstr ""
msgid "Yes"
msgstr "はい"
#, c-format
-msgid "You must access this page using the URL <A HREF=\"https://%s:%d%s\">https://%s:%d%s</A>."
-msgstr "このページには URL <A HREF=\"https://%s:%d%s\">https://%s:%d%s</A> を使ってアクセスする必要があります。"
+msgid ""
+"You must access this page using the URL <A HREF=\"https://%s:%d%s\">https://%"
+"s:%d%s</A>."
+msgstr ""
+"このページには URL <A HREF=\"https://%s:%d%s\">https://%s:%d%s</A> を使ってア"
+"クセスする必要があります。"
msgid "You4 Envelope"
msgstr "洋形 4 号"
@@ -4671,7 +4724,8 @@ msgid "completed"
msgstr "完了"
msgid "convert: Use the -f option to specify a file to convert.\n"
-msgstr "convert: 変換するファイルを指定するには、-f オプションを使ってください。\n"
+msgstr ""
+"convert: 変換するファイルを指定するには、-f オプションを使ってください。\n"
msgid "cups-deviced failed to execute."
msgstr "cups-deviced の実行に失敗しました。"
@@ -4688,40 +4742,42 @@ msgid "cupsctl: Unable to connect to server: %s\n"
msgstr "cupsctl: サーバー: %s に接続できません\n"
#, c-format
-msgid "cupsctl: Unknown option \"%s\"!\n"
-msgstr "cupsctl: \"%s\" は未知のオプションです!\n"
+msgid "cupsctl: Unknown option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "cupsctl: Unknown option \"-%c\"!\n"
-msgstr "cupsctl: \"-%c\"は未知のオプションです!\n"
+msgid "cupsctl: Unknown option \"-%c\"\n"
+msgstr ""
-msgid "cupsd: Expected config filename after \"-c\" option!\n"
-msgstr "cupsd: -c オプションのあとには設定ファイル名が必要です!\n"
+msgid "cupsd: Expected config filename after \"-c\" option\n"
+msgstr ""
-msgid "cupsd: Unable to get current directory!\n"
-msgstr "cupsd: カレント・ディレクトリを取得できません!\n"
+msgid "cupsd: Unable to get current directory\n"
+msgstr ""
#, c-format
-msgid "cupsd: Unknown argument \"%s\" - aborting!\n"
-msgstr "cupsd: \"%s\" は未知の引数です - 停止します!\n"
+msgid "cupsd: Unknown argument \"%s\" - aborting\n"
+msgstr ""
#, c-format
-msgid "cupsd: Unknown option \"%c\" - aborting!\n"
-msgstr "cupsd: \"%c\" は未知のオプションです - 停止します!\n"
+msgid "cupsd: Unknown option \"%c\" - aborting\n"
+msgstr ""
msgid "cupsd: launchd(8) support not compiled in, running in normal mode.\n"
-msgstr "cupsd: launchd(8) サポートがコンパイルされていないので、通常モードで動作します。\n"
+msgstr ""
+"cupsd: launchd(8) サポートがコンパイルされていないので、通常モードで動作しま"
+"す。\n"
#, c-format
-msgid "cupsfilter: Invalid document number %d!\n"
-msgstr "cupsfilter: 不正な文書番号 %d です!\n"
+msgid "cupsfilter: Invalid document number %d\n"
+msgstr ""
#, c-format
-msgid "cupsfilter: Invalid job ID %d!\n"
-msgstr "cupsfilter: 不正なジョブID %d です!\n"
+msgid "cupsfilter: Invalid job ID %d\n"
+msgstr ""
-msgid "cupsfilter: Only one filename can be specified!\n"
-msgstr "cupsfilter: ひとつのファイル名のみを指定できます!\n"
+msgid "cupsfilter: Only one filename can be specified\n"
+msgstr ""
#, c-format
msgid "cupsfilter: Unable to get job file - %s\n"
@@ -4756,59 +4812,95 @@ msgstr "help\t\tコマンドのヘルプを取得\n"
msgid "idle"
msgstr "待機中"
-msgid "job-printer-uri attribute missing!"
-msgstr "job-printer-uri 属性がありません!"
+msgid "ipptest: \"-i\" is incompatible with \"-x\".\n"
+msgstr ""
+
+#, c-format
+msgid "ipptest: Bad URI - %s.\n"
+msgstr ""
+
+#, c-format
+msgid "ipptest: Bad version %s for \"-V\".\n"
+msgstr ""
+
+msgid "ipptest: May only specify a single URI.\n"
+msgstr ""
-msgid "lpadmin: Class name can only contain printable characters!\n"
-msgstr "lpadmin: クラス名は表示可能文字のみで構成されなければなりません!\n"
+msgid "ipptest: Missing filename for \"-f\".\n"
+msgstr ""
-msgid "lpadmin: Expected PPD after '-P' option!\n"
-msgstr "lpadmin: '-P' オプションのあとに PPD が必要です!\n"
+msgid "ipptest: Missing name=value for \"-d\".\n"
+msgstr ""
-msgid "lpadmin: Expected allow/deny:userlist after '-u' option!\n"
-msgstr "lpadmin: '-u' オプションのあとには allow/deny:ユーザーリスト が必要です!\n"
+msgid "ipptest: Missing seconds for \"-i\".\n"
+msgstr ""
-msgid "lpadmin: Expected class after '-r' option!\n"
-msgstr "lpadmin: '-r' オプションのあとにはクラス名が必要です!\n"
+msgid "ipptest: Missing version for \"-V\".\n"
+msgstr ""
+
+msgid "ipptest: Only http, https, and ipp URIs are supported."
+msgstr ""
-msgid "lpadmin: Expected class name after '-c' option!\n"
-msgstr "lpadmin: '-c' オプションのあとにはクラス名が必要です!\n"
+msgid "ipptest: URI required before test file."
+msgstr ""
+
+#, c-format
+msgid "ipptest: Unknown option \"-%c\".\n"
+msgstr ""
+
+msgid "job-printer-uri attribute missing"
+msgstr ""
-msgid "lpadmin: Expected description after '-D' option!\n"
-msgstr "lpadmin: '-D' オプションのあとに説明が必要です!\n"
+msgid "lpadmin: Class name can only contain printable characters\n"
+msgstr ""
-msgid "lpadmin: Expected device URI after '-v' option!\n"
-msgstr "lpadmin: '-v' オプションのあとにはデバイス URI が必要です!\n"
+msgid "lpadmin: Expected PPD after '-P' option\n"
+msgstr ""
-msgid "lpadmin: Expected file type(s) after '-I' option!\n"
-msgstr "lpadmin: '-I' オプションのあとにファイル形式が必要です!\n"
+msgid "lpadmin: Expected allow/deny:userlist after '-u' option\n"
+msgstr ""
-msgid "lpadmin: Expected hostname after '-h' option!\n"
-msgstr "lpadmin: '-h' オプションのあとにはホスト名が必要です!\n"
+msgid "lpadmin: Expected class after '-r' option\n"
+msgstr ""
-msgid "lpadmin: Expected interface after '-i' option!\n"
-msgstr "lpadmin: '-i' オプションのあとにはインターフェイス名が必要です!\n"
+msgid "lpadmin: Expected class name after '-c' option\n"
+msgstr ""
-msgid "lpadmin: Expected location after '-L' option!\n"
-msgstr "lpadmin: '-L' オプションのあとに場所が必要です!\n"
+msgid "lpadmin: Expected description after '-D' option\n"
+msgstr ""
-msgid "lpadmin: Expected model after '-m' option!\n"
-msgstr "lpadmin: '-m' オプションのあとにはモデル名が必要です!\n"
+msgid "lpadmin: Expected device URI after '-v' option\n"
+msgstr ""
-msgid "lpadmin: Expected name=value after '-o' option!\n"
-msgstr "lpadmin: '-o' オプションのあとには 変数名=値 が必要です!\n"
+msgid "lpadmin: Expected file type(s) after '-I' option\n"
+msgstr ""
-msgid "lpadmin: Expected printer after '-p' option!\n"
-msgstr "lpadmin: '-p' オプションのあとにはプリンター名が必要です!\n"
+msgid "lpadmin: Expected hostname after '-h' option\n"
+msgstr ""
-msgid "lpadmin: Expected printer name after '-d' option!\n"
-msgstr "lpadmin: '-d' オプションのあとにはプリンター名が必要です!\n"
+msgid "lpadmin: Expected interface after '-i' option\n"
+msgstr ""
-msgid "lpadmin: Expected printer or class after '-x' option!\n"
-msgstr "lpadmin: '-x' オプションのあとにはプリンター名またはクラス名が必要です!\n"
+msgid "lpadmin: Expected location after '-L' option\n"
+msgstr ""
-msgid "lpadmin: No member names were seen!\n"
-msgstr "lpadmin: メンバー名が見当たりません!\n"
+msgid "lpadmin: Expected model after '-m' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected name=value after '-o' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected printer after '-p' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected printer name after '-d' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected printer or class after '-x' option\n"
+msgstr ""
+
+msgid "lpadmin: No member names were seen\n"
+msgstr ""
#, c-format
msgid "lpadmin: Printer %s is already a member of class %s.\n"
@@ -4818,14 +4910,13 @@ msgstr "lpadmin: プリンター %s はすでにクラス %s のメンバーで
msgid "lpadmin: Printer %s is not a member of class %s.\n"
msgstr "lpadmin: プリンター %s はクラス %s のメンバーではありません。\n"
-msgid "lpadmin: Printer name can only contain printable characters!\n"
-msgstr "lpadmin: プリンター名には印字可能な文字のみ使用できます!\n"
+msgid "lpadmin: Printer name can only contain printable characters\n"
+msgstr ""
msgid ""
"lpadmin: Unable to add a printer to the class:\n"
-" You must specify a printer name first!\n"
-msgstr "lpadmin: クラスにプリンターを追加できません:\n"
-" 先にプリンター名を指定する必要があります!\n"
+" You must specify a printer name first\n"
+msgstr ""
#, c-format
msgid "lpadmin: Unable to connect to server: %s\n"
@@ -4841,132 +4932,109 @@ msgstr "lpadmin: ファイル \"%s\" を開けません: %s\n"
msgid ""
"lpadmin: Unable to remove a printer from the class:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: クラスからプリンターを削除できません:\n"
-" 先にプリンター名を指定する必要があります!\n"
msgid ""
"lpadmin: Unable to set the PPD file:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: PPD ファイルを設定できません:\n"
-" 先にプリンター名を指定する必要があります!\n"
msgid ""
"lpadmin: Unable to set the device URI:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: デバイス URI を設定できません:\n"
-" 先にプリンター名を指定する必要があります!\n"
msgid ""
"lpadmin: Unable to set the interface script or PPD file:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: インターフェイス・スクリプトまたは PPD ファイルを設定できません:\n"
-" 先にプリンター名を指定する必要があります!\n"
msgid ""
"lpadmin: Unable to set the interface script:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: インターフェイススクリプトを設定できません:\n"
-" 先にプリンター名を指定する必要があります!\n"
msgid ""
"lpadmin: Unable to set the printer description:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: プリンターの説明を設定できません:\n"
-" 先にプリンター名を指定する必要があります!\n"
msgid ""
"lpadmin: Unable to set the printer location:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: プリンターの場所が設定できません:\n"
-" 先にプリンター名を指定する必要があります!\n"
msgid ""
"lpadmin: Unable to set the printer options:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: プリンター・オプションを設定できません:\n"
-" 先にプリンター名を指定する必要があります!\n"
#, c-format
-msgid "lpadmin: Unknown allow/deny option \"%s\"!\n"
-msgstr "lpadmin:\"%s\" は未知の allow/deny オプションです!\n"
+msgid "lpadmin: Unknown allow/deny option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "lpadmin: Unknown argument '%s'!\n"
-msgstr "lpadmin: '%s' は未知の引数です!\n"
+msgid "lpadmin: Unknown argument '%s'\n"
+msgstr ""
#, c-format
-msgid "lpadmin: Unknown option '%c'!\n"
-msgstr "lpadmin: '%c' は未知のオプションです!\n"
+msgid "lpadmin: Unknown option '%c'\n"
+msgstr ""
-msgid "lpadmin: Warning - content type list ignored!\n"
-msgstr "lpadmin: 警告 - コンテンツタイプリストは無視されます!\n"
+msgid "lpadmin: Warning - content type list ignored\n"
+msgstr ""
msgid "lpc> "
msgstr "lpc> "
-msgid "lpinfo: Expected 1284 device ID string after --device-id!\n"
+msgid "lpinfo: Expected 1284 device ID string after --device-id\n"
msgstr ""
-"lpinfo: --device-id の後には、1284デバイスIDを指定する必要があります!\n"
-msgid "lpinfo: Expected language after --language!\n"
-msgstr "lpinfo: --language の後には、言語を指定する必要があります!\n"
+msgid "lpinfo: Expected language after --language\n"
+msgstr ""
-msgid "lpinfo: Expected make and model after --make-and-model!\n"
+msgid "lpinfo: Expected make and model after --make-and-model\n"
msgstr ""
-"lpinfo: --make-and-model の後には、メーカーとモデルを指定する必要がありま"
-"す!\n"
-msgid "lpinfo: Expected product string after --product!\n"
-msgstr "lpinfo: --product の後には、製品名を指定する必要があります!\n"
+msgid "lpinfo: Expected product string after --product\n"
+msgstr ""
-msgid "lpinfo: Expected scheme list after --exclude-schemes!\n"
+msgid "lpinfo: Expected scheme list after --exclude-schemes\n"
msgstr ""
-"lpinfo: --exclude-schemes の後には、スキーマ・リストを指定する必要がありま"
-"す!\n"
-msgid "lpinfo: Expected scheme list after --include-schemes!\n"
+msgid "lpinfo: Expected scheme list after --include-schemes\n"
msgstr ""
-"lpinfo: --include-schemes の後には、スキーマ・リストを指定する必要がありま"
-"す!\n"
-msgid "lpinfo: Expected timeout after --timeout!\n"
-msgstr "lpinfo: --timeout の後には、タイムアウト値を指定する必要があります!\n"
+msgid "lpinfo: Expected timeout after --timeout\n"
+msgstr ""
#, c-format
-msgid "lpinfo: Unknown argument '%s'!\n"
-msgstr "lpinfo: 未知の引数 '%s'!\n"
+msgid "lpinfo: Unknown argument '%s'\n"
+msgstr ""
#, c-format
-msgid "lpinfo: Unknown option '%c'!\n"
-msgstr "lpinfo: 未知のオプション '%c'!\n"
+msgid "lpinfo: Unknown option '%c'\n"
+msgstr ""
#, c-format
-msgid "lpinfo: Unknown option '%s'!\n"
-msgstr "lpinfo: 未知のオプション '%s'!\n"
+msgid "lpinfo: Unknown option '%s'\n"
+msgstr ""
#, c-format
msgid "lpmove: Unable to connect to server: %s\n"
msgstr "lpmove: サーバーに接続できません: %s!\n"
#, c-format
-msgid "lpmove: Unknown argument '%s'!\n"
-msgstr "lpmove: 未知の引数 '%s'!\n"
+msgid "lpmove: Unknown argument '%s'\n"
+msgstr ""
#, c-format
-msgid "lpmove: Unknown option '%c'!\n"
-msgstr "lpmove: 未知のオプション '%c'!\n"
+msgid "lpmove: Unknown option '%c'\n"
+msgstr ""
-msgid "lpoptions: No printers!?!\n"
-msgstr "lpoptions: プリンターがありません!?!\n"
+msgid "lpoptions: No printers\n"
+msgstr ""
#, c-format
msgid "lpoptions: Unable to add printer or instance: %s\n"
@@ -4977,23 +5045,23 @@ msgid "lpoptions: Unable to get PPD file for %s: %s\n"
msgstr "lpoptions: %s の PPD ファイルを開けません!: %s\n"
#, c-format
-msgid "lpoptions: Unable to open PPD file for %s!\n"
-msgstr "lpoptions: %s の PPD ファイルを開けません!\n"
+msgid "lpoptions: Unable to open PPD file for %s\n"
+msgstr ""
-msgid "lpoptions: Unknown printer or class!\n"
-msgstr "lpoptions: 未知のプリンターまたはクラスです!\n"
+msgid "lpoptions: Unknown printer or class\n"
+msgstr ""
-msgid "lppasswd: Only root can add or delete passwords!\n"
-msgstr "lppasswd: root だけがパスワードの追加と削除を行えます!\n"
+msgid "lppasswd: Only root can add or delete passwords\n"
+msgstr ""
-msgid "lppasswd: Password file busy!\n"
-msgstr "lppasswd: パスワードファイルがビジー状態です!\n"
+msgid "lppasswd: Password file busy\n"
+msgstr ""
-msgid "lppasswd: Password file not updated!\n"
-msgstr "lppasswd: パスワードファイルは更新されません!\n"
+msgid "lppasswd: Password file not updated\n"
+msgstr ""
-msgid "lppasswd: Sorry, password doesn't match!\n"
-msgstr "lppasswd: すみませんが、パスワードがマッチしません!\n"
+msgid "lppasswd: Sorry, password doesn't match\n"
+msgstr ""
msgid ""
"lppasswd: Sorry, password rejected.\n"
@@ -5004,8 +5072,8 @@ msgstr ""
"パスワードは少なくとも 6 文字以上で、あなたのユーザー名を含んではならず、\n"
"少なくとも 1 つの英字および数値を含んでなければなりません。\n"
-msgid "lppasswd: Sorry, passwords don't match!\n"
-msgstr "lppasswd: すみませんが、パスワードがマッチしません!\n"
+msgid "lppasswd: Sorry, passwords don't match\n"
+msgstr ""
#, c-format
msgid "lppasswd: Unable to copy password string: %s\n"
@@ -5032,8 +5100,10 @@ msgid "lppasswd: user \"%s\" and group \"%s\" do not exist.\n"
msgstr "lppasswd: ユーザー \"%s\" およびグループ \"%s\" は存在しません。\n"
#, c-format
-msgid "lpstat: error - %s environment variable names non-existent destination \"%s\"!\n"
-msgstr "lpstat: エラー - 環境変数 %s が、存在しない宛先 \"%s\" を指しています!\n"
+msgid ""
+"lpstat: error - %s environment variable names non-existent destination \"%s"
+"\"\n"
+msgstr ""
#, c-format
msgid "members of class %s:\n"
@@ -5045,20 +5115,20 @@ msgstr "エントリーがありません\n"
msgid "no system default destination\n"
msgstr "システムのデフォルトの宛先がありません\n"
-msgid "notify-events not specified!"
-msgstr "notify-events が指定されていません!"
+msgid "notify-events not specified"
+msgstr ""
#, c-format
-msgid "notify-recipient-uri URI \"%s\" is already used!"
-msgstr "notify-recipient-uri URI \"%s\" はすでに使われています!"
+msgid "notify-recipient-uri URI \"%s\" is already used"
+msgstr ""
#, c-format
-msgid "notify-recipient-uri URI \"%s\" uses unknown scheme!"
-msgstr "notify-recipient-uri URI \"%s\" には未知のスキームが使われています!"
+msgid "notify-recipient-uri URI \"%s\" uses unknown scheme"
+msgstr ""
#, c-format
-msgid "notify-subscription-id %d no good!"
-msgstr "notify-subscription-id %d は良くありません!"
+msgid "notify-subscription-id %d no good"
+msgstr ""
msgid "pending"
msgstr "保留"
@@ -5076,46 +5146,40 @@ msgid "ppdc: Bad boolean value (%s) on line %d of %s.\n"
msgstr "ppdc: 不正な boolean 値 (%s) があります。%d 行目、ファイル名 %s。\n"
#, c-format
-msgid "ppdc: Bad resolution name \"%s\" on line %d of %s!\n"
+msgid "ppdc: Bad resolution name \"%s\" on line %d of %s\n"
msgstr ""
-"ppdc: 不正な resolution 名 \"%s\" があります。%d 行目、ファイル名 %s !\n"
#, c-format
-msgid "ppdc: Bad status keyword %s on line %d of %s!\n"
+msgid "ppdc: Bad status keyword %s on line %d of %s\n"
msgstr ""
-"ppdc: 不正な status キーワード %s があります。%d 行目、ファイル名 %s !\n"
#, c-format
msgid "ppdc: Bad variable substitution ($%c) on line %d of %s.\n"
msgstr "ppdc: 不正な数値置換 ($%c) があります。%d 行目、ファイル名 %s。\n"
#, c-format
-msgid "ppdc: Choice found on line %d of %s with no Option!\n"
+msgid "ppdc: Choice found on line %d of %s with no Option\n"
msgstr ""
-"ppdc: %d 行目、ファイル名 %s で、Option がないのに Choice が見つかりました!\n"
#, c-format
-msgid "ppdc: Duplicate #po for locale %s on line %d of %s!\n"
+msgid "ppdc: Duplicate #po for locale %s on line %d of %s\n"
msgstr ""
-"ppdc: locale %s に対して #po が2重に定義されています。%d 行目、ファイル名 %"
-"s !\n"
#, c-format
-msgid "ppdc: Expected a filter definition on line %d of %s!\n"
-msgstr "ppdc: %d 行目、ファイル名 %s においてフィルター定義が必要です!\n"
+msgid "ppdc: Expected a filter definition on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected a program name on line %d of %s!\n"
-msgstr "ppdc: %d 行目、ファイル名 %s においてプログラム名が必要です!\n"
+msgid "ppdc: Expected a program name on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Expected boolean value on line %d of %s.\n"
msgstr "ppdc: %d 行目、ファイル名 %s において boolean 値が必要です。\n"
#, c-format
-msgid "ppdc: Expected charset after Font on line %d of %s!\n"
+msgid "ppdc: Expected charset after Font on line %d of %s\n"
msgstr ""
-"ppdc: %d 行目、ファイル名 %s において Font の後に charset が必要です!\n"
#, c-format
msgid "ppdc: Expected choice code on line %d of %s.\n"
@@ -5126,213 +5190,180 @@ msgid "ppdc: Expected choice name/text on line %d of %s.\n"
msgstr "ppdc: %d 行目、ファイル名 %s において choice name/text が必要です。\n"
#, c-format
-msgid "ppdc: Expected color order for ColorModel on line %d of %s!\n"
+msgid "ppdc: Expected color order for ColorModel on line %d of %s\n"
msgstr ""
-"ppdc: %d 行目、ファイル名 %s において ColorModel に対する color order が必要"
-"です!\n"
#, c-format
-msgid "ppdc: Expected colorspace for ColorModel on line %d of %s!\n"
+msgid "ppdc: Expected colorspace for ColorModel on line %d of %s\n"
msgstr ""
-"ppdc: %d 行目、ファイル名 %s において ColorModel に対する colorspace が必要で"
-"す!\n"
#, c-format
-msgid "ppdc: Expected compression for ColorModel on line %d of %s!\n"
+msgid "ppdc: Expected compression for ColorModel on line %d of %s\n"
msgstr ""
-"ppdc: %d 行目、ファイル名 %s において ColorModel に対する compression が必要"
-"です!\n"
#, c-format
-msgid "ppdc: Expected constraints string for UIConstraints on line %d of %s!\n"
+msgid "ppdc: Expected constraints string for UIConstraints on line %d of %s\n"
msgstr ""
-"ppdc: %d 行目、ファイル名 %s において UIConstraints に対する constraint が必"
-"要です!\n"
#, c-format
msgid ""
-"ppdc: Expected driver type keyword following DriverType on line %d of %s!\n"
+"ppdc: Expected driver type keyword following DriverType on line %d of %s\n"
msgstr ""
-"ppdc: %d 行目、ファイル名 %s において DriverType の後に driver type keyword "
-"が必要です!\n"
#, c-format
-msgid "ppdc: Expected duplex type after Duplex on line %d of %s!\n"
-msgstr "ppdc: %d 行目、ファイル名 %s において Duplex の後に type が必要です!\n"
+msgid "ppdc: Expected duplex type after Duplex on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected encoding after Font on line %d of %s!\n"
+msgid "ppdc: Expected encoding after Font on line %d of %s\n"
msgstr ""
-"ppdc: %d 行目、ファイル名 %s において Font の後に encoding が必要です!\n"
#, c-format
-msgid "ppdc: Expected filename after #po %s on line %d of %s!\n"
-msgstr "ppdc: #po %s の後にファイル名が必要です! (%d 行目, ファイル %s)\n"
+msgid "ppdc: Expected filename after #po %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected group name/text on line %d of %s!\n"
-msgstr "ppdc: %d 行目、ファイル名 %s において group name/text が必要です!\n"
+msgid "ppdc: Expected group name/text on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected include filename on line %d of %s!\n"
-msgstr "ppdc: %d 行目、ファイル名 %s において include ファイル名が必要です!\n"
+msgid "ppdc: Expected include filename on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected integer on line %d of %s!\n"
-msgstr "ppdc: %d 行目、ファイル名 %s において整数指定が必要です!\n"
+msgid "ppdc: Expected integer on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected locale after #po on line %d of %s!\n"
-msgstr "ppdc: %d 行目、ファイル名 %s において #po の後に locale が必要です!\n"
+msgid "ppdc: Expected locale after #po on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after %s on line %d of %s!\n"
-msgstr "ppdc: %s の後に name が必要です。%d 行目、ファイル名 %s!\n"
+msgid "ppdc: Expected name after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after FileName on line %d of %s!\n"
+msgid "ppdc: Expected name after FileName on line %d of %s\n"
msgstr ""
-"ppdc: %d 行目、ファイル名 %s において FileName の後に name が必要です!\n"
#, c-format
-msgid "ppdc: Expected name after Font on line %d of %s!\n"
-msgstr "ppdc: %d 行目、ファイル名 %s において Font の後に name が必要です!\n"
+msgid "ppdc: Expected name after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after Manufacturer on line %d of %s!\n"
+msgid "ppdc: Expected name after Manufacturer on line %d of %s\n"
msgstr ""
-"ppdc: %d 行目、ファイル名 %s において Manufacturer の後に name が必要です!\n"
#, c-format
-msgid "ppdc: Expected name after MediaSize on line %d of %s!\n"
+msgid "ppdc: Expected name after MediaSize on line %d of %s\n"
msgstr ""
-"ppdc: %d 行目、ファイル名 %s において MediaSize の後に name が必要です!\n"
#, c-format
-msgid "ppdc: Expected name after ModelName on line %d of %s!\n"
+msgid "ppdc: Expected name after ModelName on line %d of %s\n"
msgstr ""
-"ppdc: %d 行目、ファイル名 %s において ModelName の後に name が必要です!\n"
#, c-format
-msgid "ppdc: Expected name after PCFileName on line %d of %s!\n"
+msgid "ppdc: Expected name after PCFileName on line %d of %s\n"
msgstr ""
-"ppdc: %d 行目、ファイル名 %s において PCFileName の後に name が必要です!\n"
#, c-format
-msgid "ppdc: Expected name/text after %s on line %d of %s!\n"
-msgstr "ppdc: %s の後に name/text が必要です。%d 行目、ファイル名 %s!\n"
+msgid "ppdc: Expected name/text after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text after Installable on line %d of %s!\n"
+msgid "ppdc: Expected name/text after Installable on line %d of %s\n"
msgstr ""
-"ppdc: %d 行目、ファイル名 %s において Installable の後に name/text が必要で"
-"す!\n"
#, c-format
-msgid "ppdc: Expected name/text after Resolution on line %d of %s!\n"
+msgid "ppdc: Expected name/text after Resolution on line %d of %s\n"
msgstr ""
-"ppdc: %d 行目、ファイル名 %s において Resolution の後に name/text が必要で"
-"す!\n"
#, c-format
-msgid "ppdc: Expected name/text combination for ColorModel on line %d of %s!\n"
+msgid "ppdc: Expected name/text combination for ColorModel on line %d of %s\n"
msgstr ""
-"ppdc: %d 行目、ファイル名 %s において ColorModel に対する name/text が必要で"
-"す!\n"
#, c-format
-msgid "ppdc: Expected option name/text on line %d of %s!\n"
-msgstr "ppdc: %d 行目、ファイル名 %s において option name/text が必要です!\n"
+msgid "ppdc: Expected option name/text on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected option section on line %d of %s!\n"
-msgstr "ppdc: %d 行目、ファイル名 %s において option section が必要です!\n"
+msgid "ppdc: Expected option section on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected option type on line %d of %s!\n"
-msgstr "ppdc: %d 行目、ファイル名 %s において option type が必要です!\n"
+msgid "ppdc: Expected option type on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected override field after Resolution on line %d of %s!\n"
+msgid "ppdc: Expected override field after Resolution on line %d of %s\n"
msgstr ""
-"ppdc: %d 行目、ファイル名 %s において Resolution の後に override field が必要"
-"です!\n"
#, c-format
-msgid "ppdc: Expected real number on line %d of %s!\n"
-msgstr "ppdc: %d 行目、ファイル名 %s において実数が必要です!\n"
+msgid "ppdc: Expected real number on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected resolution/mediatype following ColorProfile on line %d of %s!\n"
-msgstr "ppdc: %d 行目、ファイル名 %s において ColorProfile に続いて resolution/"
-"mediatype が必要です!\n"
+msgid ""
+"ppdc: Expected resolution/mediatype following ColorProfile on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected resolution/mediatype following SimpleColorProfile on line %d of %s!\n"
-msgstr "ppdc: %d 行目、ファイル名 %s において SimpleColorProfile に続いて resolution/"
-"mediatype が必要です!\n"
+msgid ""
+"ppdc: Expected resolution/mediatype following SimpleColorProfile on line %d "
+"of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected selector after %s on line %d of %s!\n"
-msgstr "ppdc: %s の後に selector が必要です。%d 行目、ファイル名 %s!\n"
+msgid "ppdc: Expected selector after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected status after Font on line %d of %s!\n"
-msgstr "ppdc: %d 行目、ファイル名 %s において Font の後に status が必要です!\n"
+msgid "ppdc: Expected status after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected string after Copyright on line %d of %s!\n"
+msgid "ppdc: Expected string after Copyright on line %d of %s\n"
msgstr ""
-"ppdc: %d 行目、ファイル名 %s において Copyright の後に文字列が必要です!\n"
#, c-format
-msgid "ppdc: Expected string after Version on line %d of %s!\n"
+msgid "ppdc: Expected string after Version on line %d of %s\n"
msgstr ""
-"ppdc: %d 行目、ファイル名 %s において Version の後に文字列が必要です!\n"
#, c-format
-msgid "ppdc: Expected two option names on line %d of %s!\n"
-msgstr "ppdc: %d 行目、ファイル名 %s において 2 つのオプション名が必要です!\n"
+msgid "ppdc: Expected two option names on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected value after %s on line %d of %s!\n"
-msgstr "ppdc: %s の後に value が必要です。%d 行目、ファイル名 %s!\n"
+msgid "ppdc: Expected value after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected version after Font on line %d of %s!\n"
+msgid "ppdc: Expected version after Font on line %d of %s\n"
msgstr ""
-"ppdc: %d 行目、ファイル名 %s において Font の後に version が必要です!\n"
#, c-format
-msgid "ppdc: Invalid #include/#po filename \"%s\"!\n"
-msgstr "ppdc: 無効な #include/#po ファイル名です \"%s\"!\n"
+msgid "ppdc: Invalid #include/#po filename \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid cost for filter on line %d of %s!\n"
+msgid "ppdc: Invalid cost for filter on line %d of %s\n"
msgstr ""
-"ppdc: %d 行目、ファイル名 %s においてフィルターに対する無効な cost がありま"
-"す!\n"
#, c-format
-msgid "ppdc: Invalid empty MIME type for filter on line %d of %s!\n"
+msgid "ppdc: Invalid empty MIME type for filter on line %d of %s\n"
msgstr ""
-"ppdc: %d 行目、ファイル名 %s においてフィルターに対する無効な空の MIME type "
-"があります!\n"
#, c-format
-msgid "ppdc: Invalid empty program name for filter on line %d of %s!\n"
+msgid "ppdc: Invalid empty program name for filter on line %d of %s\n"
msgstr ""
-"ppdc: %d 行目、ファイル名 %s においてフィルターに対する無効な空の program "
-"name があります!\n"
#, c-format
-msgid "ppdc: Invalid option section \"%s\" on line %d of %s!\n"
+msgid "ppdc: Invalid option section \"%s\" on line %d of %s\n"
msgstr ""
-"ppdc: 無効な option section があります \"%s\"。%d 行目、ファイル名 %s!\n"
#, c-format
-msgid "ppdc: Invalid option type \"%s\" on line %d of %s!\n"
-msgstr "ppdc: 無効な option type があります \"%s\"。%d 行目、ファイル名 %s!\n"
+msgid "ppdc: Invalid option type \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Loading driver information file \"%s\"...\n"
@@ -5347,32 +5378,32 @@ msgid "ppdc: Loading messages from \"%s\"...\n"
msgstr "ppdc: \"%s\" からメッセージを読み込んでいます...\n"
#, c-format
-msgid "ppdc: Missing #endif at end of \"%s\"!\n"
-msgstr "ppdc: \"%s\" の最後に #endif が見つかりません!\n"
+msgid "ppdc: Missing #endif at end of \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ppdc: Missing #if on line %d of %s!\n"
-msgstr "ppdc: %d 行目、ファイル名 %s において #if が見つかりません!\n"
+msgid "ppdc: Missing #if on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: No message catalog provided for locale %s!\n"
-msgstr "ppdc: ロケール %s に対するメッセージカタログが見つかりません!\n"
+msgid "ppdc: No message catalog provided for locale %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Option %s defined in two different groups on line %d of %s!\n"
-msgstr "ppdc: オプション %s が行 %d、ファイル %s の 2 つの異なるグループで定義されています!\n"
+msgid "ppdc: Option %s defined in two different groups on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Option %s redefined with a different type on line %d of %s!\n"
-msgstr "ppdc: オプション %s は異なる型で再定義されています。%d 行目、ファイル名 %s!\n"
+msgid "ppdc: Option %s redefined with a different type on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Option constraint must *name on line %d of %s!\n"
-msgstr "ppdc: %d 行目、ファイル名 %s において Option constraint は *name で指定します!\n"
+msgid "ppdc: Option constraint must *name on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Too many nested #if's on line %d of %s!\n"
-msgstr "ppdc: %d 行目、ファイル名 %s において #if のネストが多すぎます!\n"
+msgid "ppdc: Too many nested #if's on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Unable to create PPD file \"%s\" - %s.\n"
@@ -5391,12 +5422,12 @@ msgid "ppdc: Unable to execute cupstestppd: %s\n"
msgstr "ppdc: cupstestppd を実行できません: %s\n"
#, c-format
-msgid "ppdc: Unable to find #po file %s on line %d of %s!\n"
-msgstr "ppdc: #po ファイル %s が見つかりません。%d 行目、ファイル名 %s!\n"
+msgid "ppdc: Unable to find #po file %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unable to find include file \"%s\" on line %d of %s!\n"
-msgstr "ppdc: インクルードファイル %s が見つかりません。%d 行目、ファイル名 %s!\n"
+msgid "ppdc: Unable to find include file \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Unable to find localization for \"%s\" - %s\n"
@@ -5411,28 +5442,33 @@ msgid "ppdc: Undefined variable (%s) on line %d of %s.\n"
msgstr "ppdc: 変数 (%s) は未定義です。%d 行目、ファイル名 %s。\n"
#, c-format
-msgid "ppdc: Unknown driver type %s on line %d of %s!\n"
-msgstr "ppdc: %s は未知のドライバータイプです。%d 行目、ファイル名 %s。\n"
+msgid "ppdc: Unknown driver type %s on line %d of %s\n"
+msgstr ""
+
+#, c-format
+msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s!\n"
-msgstr "ppdc: \"%s\" は未知の両面タイプです。%d 行目、ファイル名 %s!\n"
+msgid "ppdc: Unknown media size \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown media size \"%s\" on line %d of %s!\n"
-msgstr "ppdc: \"%s\" は未知の用紙サイズです。%d 行目、ファイル名 %s!\n"
+msgid "ppdc: Unknown token \"%s\" seen on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown token \"%s\" seen on line %d of %s!\n"
-msgstr "ppdc: 未知の token \"%s\" があります。%d 行目、ファイル名 %s!\n"
+msgid ""
+"ppdc: Unknown trailing characters in real number \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown trailing characters in real number \"%s\" on line %d of %s!\n"
-msgstr "ppdc: 実数に未知の終了文字 \"%s\" があります。%d 行目、ファイル名 %s!\n"
+msgid "ppdc: Unterminated string starting with %c on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unterminated string starting with %c on line %d of %s!\n"
-msgstr "ppdc: %c で始まる文字に対して終端文字がありません。%d 行目、ファイル名 %s!\n"
+msgid "ppdc: Warning - overlapping filename \"%s\".\n"
+msgstr ""
#, c-format
msgid "ppdc: Writing %s...\n"
@@ -5443,8 +5479,8 @@ msgid "ppdc: Writing PPD files to directory \"%s\"...\n"
msgstr "ppdc: ディレクトリー \"%s\" に PPD ファイルを書き込んでいます...\n"
#, c-format
-msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s!\n"
-msgstr "ppdmerge: 不正な LanguageVersion \"%s\" が %s にあります!\n"
+msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s\n"
+msgstr ""
#, c-format
msgid "ppdmerge: Ignoring PPD file %s...\n"
@@ -5521,7 +5557,1649 @@ msgstr "タイトルなし"
msgid "variable-bindings uses indefinite length"
msgstr "variable-bindings の長さが不定"
+#~ msgid " WARN %s has no corresponding options!\n"
+#~ msgstr " 警告 %s は相当するオプションがありません!\n"
+
+#~ msgid " WARN Default choices conflicting!\n"
+#~ msgstr " 警告 デフォルトの選択肢が競合しています!\n"
+
+#~ msgid ""
+#~ " WARN Duplex option keyword %s may not work as expected and "
+#~ "should be named Duplex!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " 警告 Duplex オプションキーワード %s は期待通りに動作しないかも"
+#~ "しれません。また、Duplex という名前であるべきです!\n"
+#~ " 参照: 122 ページ、セクション 5.17\n"
+
+#~ msgid ""
+#~ " WARN File contains a mix of CR, LF, and CR LF line endings!\n"
+#~ msgstr ""
+#~ " 警告 ファイルが CR、LF、CR LF の行末を混在して含んでいます!\n"
+
+#~ msgid " WARN Line %d only contains whitespace!\n"
+#~ msgstr " 警告 %d 行が空白だけです!\n"
+
+#~ msgid ""
+#~ " WARN Non-Windows PPD files should use lines ending with only "
+#~ "LF, not CR LF!\n"
+#~ msgstr ""
+#~ " 警告 非 Windows PPD ファイルは、CR LF でなく LF のみを行末に使"
+#~ "うべきです!\n"
+
+#~ msgid ""
+#~ " WARN Obsolete PPD version %.1f!\n"
+#~ " REF: Page 42, section 5.2.\n"
+#~ msgstr ""
+#~ " 警告 PPD バージョン %.1f は現在使われていません!\n"
+#~ " 参照: 42 ページ、セクション 5.2。\n"
+
+#~ msgid " %s %s %s does not exist!\n"
+#~ msgstr " %s %s %s が存在しません!\n"
+
+#~ msgid " %s %s file \"%s\" has the wrong capitalization!\n"
+#~ msgstr ""
+#~ " %s %s ファイル \"%s\" は不正な大文字で始まるワードを含んでいます!\n"
+
+#~ msgid ""
+#~ " %s Bad %s choice %s!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " %s 不正な %s が %s を選んでいます!\n"
+#~ " 参照: 122 ページ、セクション 5.17\n"
+
+#~ msgid " %s Bad UTF-8 \"%s\" translation string for option %s!\n"
+#~ msgstr " %s 不正な UTF-8 \"%s\" 翻訳文字列 (オプション %s 用)です!\n"
+
+#~ msgid ""
+#~ " %s Bad UTF-8 \"%s\" translation string for option %s, choice %s!\n"
+#~ msgstr ""
+#~ " %s 不正な UTF-8 \"%s\" 翻訳文字列 (オプション %s 、選択 %s)です!\n"
+
+#~ msgid " %s Bad cupsFilter value \"%s\"!\n"
+#~ msgstr " %s 不正な値が cupsFilter に設定されています \"%s\"!\n"
+
+#~ msgid " %s Bad cupsICCProfile %s!\n"
+#~ msgstr " %s 不正な cupsICCProfile %sです!\n"
+
+#~ msgid " %s Bad cupsPreFilter value \"%s\"!\n"
+#~ msgstr " %s 不正な値が cupsPreFilter に設定されています \"%s\"!\n"
+
+#~ msgid " %s Bad cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr " %s 不正な cupsUIConstraints %s: \"%s\"です!\n"
+
+#~ msgid " %s Bad language \"%s\"!\n"
+#~ msgstr " %s 無効な言語 \"%s\"です!\n"
+
+#~ msgid " %s Bad spelling of %s - should be %s!\n"
+#~ msgstr " %s %s の不正な綴りです - %s であるべきです!\n"
+
+#~ msgid " %s Cannot provide both APScanAppPath and APScanAppBundleID!\n"
+#~ msgstr ""
+#~ " %s APScanAppPath と APScanAppBundleID は同時に指定できません!\n"
+
+#~ msgid " %s Empty cupsUIConstraints %s!\n"
+#~ msgstr " %s 空の cupsUIConstraints %sです!\n"
+
+#~ msgid " %s Missing \"%s\" translation string for option %s!\n"
+#~ msgstr " %s \"%s\" 翻訳文字列 (オプション %s 用) が見つかりません!\n"
+
+#~ msgid ""
+#~ " %s Missing \"%s\" translation string for option %s, choice %s!\n"
+#~ msgstr ""
+#~ " %s \"%s\" 翻訳文字列 (オプション %s 、選択 %s) が見つかりません!\n"
+
+#~ msgid ""
+#~ " %s Missing REQUIRED PageRegion option!\n"
+#~ " REF: Page 100, section 5.14.\n"
+#~ msgstr ""
+#~ " %s 必須の PageRegion オプションが見つかりません!\n"
+#~ " 参照: 100 ページ、セクション 5.14。\n"
+
+#~ msgid ""
+#~ " %s Missing REQUIRED PageSize option!\n"
+#~ " REF: Page 99, section 5.14.\n"
+#~ msgstr ""
+#~ " %s 必須の PageSize オプションが見つかりません!\n"
+#~ " 参照: 99 ページ、セクション 5.14。\n"
+
+#~ msgid ""
+#~ " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"!\n"
+#~ msgstr ""
+#~ " %s  選択 *%s %s が UIConstraints \"*%s %s *%s %s\" 内に見つかりませ"
+#~ "ん!\n"
+
+#~ msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr ""
+#~ " %s 選択 *%s %s が cupsUIConstraints %s: \"%s\" 内に見つかりませ"
+#~ "ん!\n"
+
+#~ msgid " %s Missing cupsICCProfile file \"%s\"!\n"
+#~ msgstr " %s cupsICCProfile ファイル \"%s\" が見つかりません!\n"
+
+#~ msgid " %s Missing cupsUIResolver %s!\n"
+#~ msgstr " %s cupsUIResolver ファイル %s が見つかりません!\n"
+
+#~ msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"!\n"
+#~ msgstr ""
+#~ " %s オプション %s がUIConstraints \"*%s %s *%s %s\" に見つかりませ"
+#~ "ん!\n"
+
+#~ msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr ""
+#~ " %s オプション %s がcupsUIConstraints %s に見つかりません!: \"%s\"\n"
+
+#~ msgid " %s No base translation \"%s\" is included in file!\n"
+#~ msgstr " %s ファイルにベース翻訳文字列 \"%s\" がありません!\n"
+
+#~ msgid ""
+#~ " %s Non-standard size name \"%s\"!\n"
+#~ " REF: Page 187, section B.2.\n"
+#~ msgstr ""
+#~ " %s サイズ名 \"%s\" は標準にありません!\n"
+#~ " 参照: 187 ページ、セクション B.2。\n"
+
+#~ msgid ""
+#~ " %s REQUIRED %s does not define choice None!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " %s 必須の %s が選択肢 None を定義していません!\n"
+#~ " 参照: 122 ページ、セクション 5.17。\n"
+
+#~ msgid " %s Size \"%s\" defined for %s but not for %s!\n"
+#~ msgstr ""
+#~ " %s サイズ \"%s\" は %s 向けに定義されていますが、%s にはありませ"
+#~ "ん!\n"
+
+#~ msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)!\n"
+#~ msgstr " %s サイズ \"%s\" は規定外の寸法 (%gx%g) を持っています!\n"
+
+#~ msgid " %s cupsICCProfile %s hash value collides with %s!\n"
+#~ msgstr " %s cupsICCProfileのハッシュ値 %s が %s と一致しません!\n"
+
+#~ msgid " %s cupsUIResolver %s causes a loop!\n"
+#~ msgstr " %s cupsUIResolverの %s がループしています!\n"
+
+#~ msgid ""
+#~ " %s cupsUIResolver %s does not list at least two different "
+#~ "options!\n"
+#~ msgstr ""
+#~ " %s cupsUIResolver %s は最低でも二つの異なったオプションを持っていな"
+#~ "ければなりません!\n"
+
+#~ msgid " **FAIL** %s choice names %s and %s differ only by case!\n"
+#~ msgstr ""
+#~ " **失敗** %s が選択した %s と %s は大文字/小文字のみが違うだけで"
+#~ "す!\n"
+
+#~ msgid ""
+#~ " **FAIL** %s must be 1284DeviceID!\n"
+#~ " REF: Page 72, section 5.5\n"
+#~ msgstr ""
+#~ " **失敗** %s は 1284DeviceID でなければなりません!\n"
+#~ " 参照: 72 ページ、セクション 5.5\n"
+
+#~ msgid ""
+#~ " **FAIL** BAD DefaultImageableArea %s!\n"
+#~ " REF: Page 102, section 5.15.\n"
+#~ msgstr ""
+#~ " **失敗** %s は不正な DefaultImageableArea です!\n"
+#~ " 参照: 102 ページ、セクション 5.15。\n"
+
+#~ msgid ""
+#~ " **FAIL** BAD DefaultPaperDimension %s!\n"
+#~ " REF: Page 103, section 5.15.\n"
+#~ msgstr ""
+#~ " **失敗** %s は不正な DefaultPaperDimension です!\n"
+#~ " 参照: 103 ページ、セクション 5.15。\n"
+
+#~ msgid ""
+#~ " **FAIL** Bad %s choice %s!\n"
+#~ " REF: Page 84, section 5.9\n"
+#~ msgstr ""
+#~ " **失敗** 不正な %s が %s を選んでいます!\n"
+#~ " 参照: 84 ページ、セクション 5.9\n"
+
+#~ msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1!\n"
+#~ msgstr ""
+#~ " **失敗** 無効な LanguageEncoding %s - ISOLatin1 でなければなりませ"
+#~ "ん!\n"
+
+#~ msgid " **FAIL** Bad LanguageVersion %s - must be English!\n"
+#~ msgstr ""
+#~ " **失敗** 無効な LanguageVersion %s - English でなければなりませ"
+#~ "ん!\n"
+
+#~ msgid ""
+#~ " **FAIL** Default translation string for option %s choice %s "
+#~ "contains 8-bit characters!\n"
+#~ msgstr ""
+#~ " **失敗** オプション %s、選択 %s のデフォルトの翻訳文字列が 8 ビット"
+#~ "文字を含んでいます!\n"
+
+#~ msgid ""
+#~ " **FAIL** Default translation string for option %s contains 8-bit "
+#~ "characters!\n"
+#~ msgstr ""
+#~ " **失敗** オプション %s のデフォルトの翻訳文字列が 8 ビット文字を含"
+#~ "んでいます!\n"
+
+#~ msgid " **FAIL** Group names %s and %s differ only by case!\n"
+#~ msgstr ""
+#~ " **失敗** グループ名 %s と %s は大文字/小文字が違うだけです!\n"
+
+#~ msgid " **FAIL** Multiple occurrences of %s choice name %s!\n"
+#~ msgstr " **失敗** %s で複数のオプション %s が選択されています!\n"
+
+#~ msgid " **FAIL** Option names %s and %s differ only by case!\n"
+#~ msgstr ""
+#~ " **失敗** オプション名 %s と %s は大文字/小文字が違うだけです!\n"
+
+#~ msgid ""
+#~ " Bad %%%%BoundingBox: on line %d!\n"
+#~ " REF: Page 39, %%%%BoundingBox:\n"
+#~ msgstr ""
+#~ " 不正な %%%%BoundingBox: (%d 行)!\n"
+#~ " 参照: 39 ページ、%%%%BoundingBox:\n"
+
+#~ msgid ""
+#~ " Bad %%%%Page: on line %d!\n"
+#~ " REF: Page 53, %%%%Page:\n"
+#~ msgstr ""
+#~ " 不正な %%%%Page: (%d 行)!\n"
+#~ " 参照: 53 ページ、%%%%Page:\n"
+
+#~ msgid ""
+#~ " Bad %%%%Pages: on line %d!\n"
+#~ " REF: Page 43, %%%%Pages:\n"
+#~ msgstr ""
+#~ " 不正な %%%%Pages: (%d 行)!\n"
+#~ " 参照: 43 ページ、%%%%Pages:\n"
+
+#~ msgid ""
+#~ " Line %d is longer than 255 characters (%d)!\n"
+#~ " REF: Page 25, Line Length\n"
+#~ msgstr ""
+#~ " %d 行が 255文字より長くなっています (%d)!\n"
+#~ " 参照: 25 ページ、Line Length\n"
+
+#~ msgid ""
+#~ " Missing %!PS-Adobe-3.0 on first line!\n"
+#~ " REF: Page 17, 3.1 Conforming Documents\n"
+#~ msgstr ""
+#~ " 先頭行に %!PS-Adobe-3.0 がありません!\n"
+#~ " 参照: 17 ページ、3.1 Conforming Documents\n"
+
+#~ msgid ""
+#~ " Missing %%EndComments comment!\n"
+#~ " REF: Page 41, %%EndComments\n"
+#~ msgstr ""
+#~ " %%EndComments コメントが見つかりません!\n"
+#~ " 参照: 41 ページ、%%EndComments\n"
+
+#~ msgid ""
+#~ " Missing or bad %%BoundingBox: comment!\n"
+#~ " REF: Page 39, %%BoundingBox:\n"
+#~ msgstr ""
+#~ " %%BoundingBox: コメントが見つからないか不正です!\n"
+#~ " 参照: 39 ページ、%%BoundingBox:\n"
+
+#~ msgid ""
+#~ " Missing or bad %%Page: comments!\n"
+#~ " REF: Page 53, %%Page:\n"
+#~ msgstr ""
+#~ " %%Page: コメントが見つからないか不正です!\n"
+#~ " 参照: 53 ページ、%%Page:\n"
+
+#~ msgid ""
+#~ " Missing or bad %%Pages: comment!\n"
+#~ " REF: Page 43, %%Pages:\n"
+#~ msgstr ""
+#~ " %%Pages: コメントが見つからないか不正です!\n"
+#~ " 参照: 43 ページ、%%Pages:\n"
+
+#~ msgid " Saw %d lines that exceeded 255 characters!\n"
+#~ msgstr " 255文字を超える %d 行が見つかりました!\n"
+
+#~ msgid " Too many %%BeginDocument comments!\n"
+#~ msgstr " %%BeginDocument コメントが多すぎます!\n"
+
+#~ msgid " Too many %%EndDocument comments!\n"
+#~ msgstr " %%EndDocument コメントが多すぎます!\n"
+
+#~ msgid " Warning: file contains binary data!\n"
+#~ msgstr " 警告: ファイルにバイナリデータが含まれています!\n"
+
+#~ msgid " Warning: no %%EndComments comment in file!\n"
+#~ msgstr " 警告: ファイルに %%EndComments コメントがありません!\n"
+
+#~ msgid " Warning: obsolete DSC version %.1f in file!\n"
+#~ msgstr " 警告: ファイルは時代遅れの DSC バージョン %.1f です!\n"
-#
-# End of "$Id$".
-#
+#~ msgid "%s not supported!"
+#~ msgstr "%s はサポートされていません!"
+
+#~ msgid "%s: Don't know what to do!\n"
+#~ msgstr "%s: 何が起きているか不明です!\n"
+
+#~ msgid ""
+#~ "%s: Error - %s environment variable names non-existent destination \"%s"
+#~ "\"!\n"
+#~ msgstr "%s: エラー - 環境変数 %s が存在しない宛先 \"%s\" を指しています!\n"
+
+#~ msgid "%s: Error - bad job ID!\n"
+#~ msgstr "%s: エラー - 不正なジョブ ID です!\n"
+
+#~ msgid "%s: Error - cannot print files and alter jobs simultaneously!\n"
+#~ msgstr ""
+#~ "%s: エラー - ファイルを印刷できず、ジョブを同時に変えることができません!\n"
+
+#~ msgid ""
+#~ "%s: Error - cannot print from stdin if files or a job ID are provided!\n"
+#~ msgstr ""
+#~ "%s: エラー - ファイルまたはジョブ ID が提供されている場合、標準入力から印"
+#~ "刷できません。 \n"
+
+#~ msgid "%s: Error - expected character set after '-S' option!\n"
+#~ msgstr "%s: エラー - '-S' オプションのあとには文字セットが必要です!\n"
+
+#~ msgid "%s: Error - expected content type after '-T' option!\n"
+#~ msgstr "%s: エラー - '-T' オプションのあとにはコンテンツタイプが必要です!\n"
+
+#~ msgid "%s: Error - expected copies after '-n' option!\n"
+#~ msgstr "%s: エラー - '-n' オプションのあとにはコピー数が必要です!\n"
+
+#~ msgid "%s: Error - expected copy count after '-#' option!\n"
+#~ msgstr "%s: エラー - '-#' オプションのあとにはコピー数が必要です!\n"
+
+#~ msgid "%s: Error - expected destination after '-P' option!\n"
+#~ msgstr "%s: エラー - '-P' オプションのあとには宛先が必要です!\n"
+
+#~ msgid "%s: Error - expected destination after '-b' option!\n"
+#~ msgstr "%s: エラー - '-b' オプションのあとに宛先が必要です!\n"
+
+#~ msgid "%s: Error - expected destination after '-d' option!\n"
+#~ msgstr "%s: エラー - '-d' オプションのあとにはプリンター名が必要です!\n"
+
+#~ msgid "%s: Error - expected form after '-f' option!\n"
+#~ msgstr "%s: エラー - '-f' オプションのあとには用紙名が必要です!\n"
+
+#~ msgid "%s: Error - expected hold name after '-H' option!\n"
+#~ msgstr "%s: エラー - '-H' オプションのあとにはホールド名が必要です!\n"
+
+#~ msgid "%s: Error - expected hostname after '-H' option!\n"
+#~ msgstr "%s: エラー - '-H' オプションのあとにはホスト名が必要です!\n"
+
+#~ msgid "%s: Error - expected hostname after '-h' option!\n"
+#~ msgstr "%s: エラー - '-h' オプションのあとにはホスト名が必要です!\n"
+
+#~ msgid "%s: Error - expected mode list after '-y' option!\n"
+#~ msgstr "%s: エラー - '-y' オプションのあとにはモードリストが必要です!\n"
+
+#~ msgid "%s: Error - expected name after '-%c' option!\n"
+#~ msgstr "%s: エラー - '-%c' オプションのあとには名前が必要です!\n"
+
+#~ msgid "%s: Error - expected option string after '-o' option!\n"
+#~ msgstr "%s: エラー - '-o' オプションのあとには文字列が必要です!\n"
+
+#~ msgid "%s: Error - expected page list after '-P' option!\n"
+#~ msgstr "%s: エラー - '-P' オプションのあとにはページリストが必要です!\n"
+
+#~ msgid "%s: Error - expected priority after '-%c' option!\n"
+#~ msgstr "%s: エラー - '-%c' オプションのあとには優先度が必要です!\n"
+
+#~ msgid "%s: Error - expected reason text after '-r' option!\n"
+#~ msgstr "%s: エラー - '-r' のあとには理由のテキストが必要です!\n"
+
+#~ msgid "%s: Error - expected title after '-t' option!\n"
+#~ msgstr "%s: エラー - '-t' オプションのあとにはタイトルが必要です!\n"
+
+#~ msgid "%s: Error - expected username after '-U' option!\n"
+#~ msgstr "%s: エラー - '-U' オプションのあとにはユーザ名が必要です!\n"
+
+#~ msgid "%s: Error - expected username after '-u' option!\n"
+#~ msgstr "%s: エラー - '-u' オプションのあとにはユーザ名が必要です!\n"
+
+#~ msgid "%s: Error - expected value after '-%c' option!\n"
+#~ msgstr "%s: エラー - '-%c' オプションのあとには値が必要です!\n"
+
+#~ msgid ""
+#~ "%s: Error - need \"completed\", \"not-completed\", or \"all\" after '-W' "
+#~ "option!\n"
+#~ msgstr ""
+#~ "%s: エラー - '-W' オプションのあとには、\"completed\"、\"not-completed\"、"
+#~ "\"all\" のいずれかが必要です!\n"
+
+#~ msgid "%s: Error - scheduler not responding!\n"
+#~ msgstr "%s: エラー - スケジューラが応答していません!\n"
+
+#~ msgid "%s: Error - unknown destination \"%s\"!\n"
+#~ msgstr "%s: エラー - \"%s\" は未知の宛先です!\n"
+
+#~ msgid "%s: Error - unknown destination \"%s/%s\"!\n"
+#~ msgstr "%s: エラー - \"%s/%s\" は未知の宛先です!\n"
+
+#~ msgid "%s: Error - unknown option '%c'!\n"
+#~ msgstr "%s: エラー - '%c' は未知のオプションです!\n"
+
+#~ msgid "%s: Error - unknown option '%s'!\n"
+#~ msgstr "%s: エラー - '%s' は未知のオプションです!\n"
+
+#~ msgid "%s: Expected job ID after '-i' option!\n"
+#~ msgstr "%s: '-i' オプションのあとにはジョブ ID が必要です!\n"
+
+#~ msgid "%s: Invalid destination name in list \"%s\"!\n"
+#~ msgstr "%s: リスト \"%s\" に無効な宛先名があります!\n"
+
+#~ msgid "%s: Need job ID ('-i jobid') before '-H restart'!\n"
+#~ msgstr "%s: '-H restart' の前にはジョブ ID ('-i ジョブID') が必要です!\n"
+
+#~ msgid "%s: No filter to convert from %s/%s to %s/%s!\n"
+#~ msgstr "%s: %s/%s から %s/%s に変換するフィルターがありません!\n"
+
+#~ msgid "%s: Sorry, no encryption support compiled in!\n"
+#~ msgstr ""
+#~ "%s: すみません、暗号化サポートはコンパイル時に組み込まれていません!\n"
+
+#~ msgid "%s: Unable to contact server!\n"
+#~ msgstr "%s: サーバーに連絡できません!\n"
+
+#~ msgid "%s: Unable to determine MIME type of \"%s\"!\n"
+#~ msgstr "%s: \"%s\" の MIME タイプを判別できません!\n"
+
+#~ msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"!\n"
+#~ msgstr ""
+#~ "%s: \"%s\" または \"%s\" から MIME データベースを読み取ることができませ"
+#~ "ん!\n"
+
+#~ msgid "%s: Unknown destination \"%s\"!\n"
+#~ msgstr "%s: \"%s\" は未知の宛先です!\n"
+
+#~ msgid "%s: Unknown destination MIME type %s/%s!\n"
+#~ msgstr "%s: %s/%s は未知の宛先 MIME タイプです!\n"
+
+#~ msgid "%s: Unknown option '%c'!\n"
+#~ msgstr "%s: '%c' は未知のオプションです!\n"
+
+#~ msgid "%s: Unknown source MIME type %s/%s!\n"
+#~ msgstr "%s: %s/%s は未知のソース MIME タイプです!\n"
+
+#~ msgid ""
+#~ "%s: Warning - '%c' format modifier not supported - output may not be "
+#~ "correct!\n"
+#~ msgstr ""
+#~ "%s: 警告 - '%c' 形式修飾子はサポートされていません - 出力は正しくないもの"
+#~ "になるかもしれません!\n"
+
+#~ msgid "%s: Warning - character set option ignored!\n"
+#~ msgstr "%s: 警告 - 文字セットオプションは無視されます!\n"
+
+#~ msgid "%s: Warning - content type option ignored!\n"
+#~ msgstr "%s: 警告 - コンテンツタイプオプションは無視されます!\n"
+
+#~ msgid "%s: Warning - form option ignored!\n"
+#~ msgstr "%s: 警告 - 用紙オプションは無視されます!\n"
+
+#~ msgid "%s: Warning - mode option ignored!\n"
+#~ msgstr "%s: 警告 - モードオプションは無視されます!\n"
+
+#~ msgid ""
+#~ "%s: error - %s environment variable names non-existent destination \"%s"
+#~ "\"!\n"
+#~ msgstr "%s: エラー - 環境変数 %s が存在しない宛先 \"%s\" を指しています!\n"
+
+#~ msgid "%s: error - expected option=value after '-o' option!\n"
+#~ msgstr "%s: エラー - '-o' オプションのあとには オプション=値 が必要です!\n"
+
+#~ msgid "A Samba password is required to export printer drivers!"
+#~ msgstr ""
+#~ "プリンタードライバーをエクスポートするには Samba のパスワードが必要です!"
+
+#~ msgid "A Samba username is required to export printer drivers!"
+#~ msgstr ""
+#~ "プリンタードライバーをエクスポートするには、Samba のユーザー名が必要です!"
+
+#~ msgid "A class named \"%s\" already exists!"
+#~ msgstr "\"%s\" という名前のクラスはすでに存在します!"
+
+#~ msgid "A printer named \"%s\" already exists!"
+#~ msgstr "\"%s\" という名前のプリンターはすでに存在します!"
+
+#~ msgid "Attempt to set %s printer-state to bad value %d!"
+#~ msgstr "%s printer-state に 不正な値 %d を設定しようとしています!"
+
+#~ msgid "Attribute groups are out of order (%x < %x)!"
+#~ msgstr "属性グループは範囲外です (%x < %x)!"
+
+#~ msgid "Bad device URI \"%s\"!\n"
+#~ msgstr "\"%s\" は無効なデバイス URI です!\n"
+
+#~ msgid "Bad device-uri \"%s\"!"
+#~ msgstr "\"%s\" は無効な device-uri です!"
+
+#~ msgid "Bad device-uri scheme \"%s\"!"
+#~ msgstr "\"%s\" は無効な device-uri スキーマです!"
+
+#~ msgid "Bad document-format \"%s\"!"
+#~ msgstr "\"%s\" は不正な document-format です!"
+
+#~ msgid "Bad filename buffer!"
+#~ msgstr "不正なファイル名バッファーです!"
+
+#~ msgid "Bad job-priority value!"
+#~ msgstr "不正な job-priority 値です!"
+
+#~ msgid "Bad job-sheets value \"%s\"!"
+#~ msgstr "\"%s\" は不正な job-sheets 値です!"
+
+#~ msgid "Bad job-sheets value type!"
+#~ msgstr "不正な job-sheets 値タイプ です!"
+
+#~ msgid "Bad job-state value!"
+#~ msgstr "不正な job-state 値です!"
+
+#~ msgid "Bad job-uri attribute \"%s\"!"
+#~ msgstr "\"%s\" は無効な job-uri 属性です!"
+
+#~ msgid "Bad notify-pull-method \"%s\"!"
+#~ msgstr "\"%s\" は無効な notify-pull-method です!"
+
+#~ msgid "Bad notify-recipient-uri URI \"%s\"!"
+#~ msgstr "URI \"%s\" は不正な notify-recipient-uri です!"
+
+#~ msgid "Bad option + choice on line %d!"
+#~ msgstr "%d 行に不正なオプションと選択があります!"
+
+#~ msgid "Bad port-monitor \"%s\"!"
+#~ msgstr "\"%s\" は無効な port-monitor です!"
+
+#~ msgid "Bad printer-state value %d!"
+#~ msgstr "%d は無効な printer-state 値です!"
+
+#~ msgid "Bad request ID %d!"
+#~ msgstr "%d は無効なリクエストIDです!"
+
+#~ msgid "Bad request version number %d.%d!"
+#~ msgstr "バージョン番号 %d.%d は無効なリクエストです!"
+
+#~ msgid "Bad subscription ID!"
+#~ msgstr "不正なサブスクリプション ID です!"
+
+#~ msgid "Character set \"%s\" not supported!"
+#~ msgstr "文字セット \"%s\" はサポートされていません!"
+
+#~ msgid "Could not scan type \"%s\"!"
+#~ msgstr "タイプ \"%s\" を検査できませんでした!"
+
+#~ msgid "Cover open."
+#~ msgstr "カバーが開いています。"
+
+#~ msgid "Developer almost empty."
+#~ msgstr "現像剤が無くなりかけています。"
+
+#~ msgid "Developer empty!"
+#~ msgstr "現像剤が無くなりました!"
+
+#~ msgid "Door open."
+#~ msgstr "ドアが開いています。"
+
+#~ msgid "ERROR: Bad %%BoundingBox: comment seen!\n"
+#~ msgstr "ERROR: 不正な %%BoundingBox: コメントがあります!\n"
+
+#~ msgid "ERROR: Bad %%IncludeFeature: comment!\n"
+#~ msgstr "ERROR: 不正な %%IncludeFeature: コメントです!\n"
+
+#~ msgid "ERROR: Bad %%Page: comment in file!\n"
+#~ msgstr "ERROR: 不正な %%Page: コメントがファイルにあります!\n"
+
+#~ msgid "ERROR: Bad %%PageBoundingBox: comment in file!\n"
+#~ msgstr "ERROR: 不正な %%PageBoundingBox: コメントがファイルにあります!\n"
+
+#~ msgid "ERROR: Bad SCSI device file \"%s\"!\n"
+#~ msgstr "ERROR: 不正な SCSI デバイスファイル \"%s\" です!\n"
+
+#~ msgid "ERROR: Bad columns value %d!\n"
+#~ msgstr "ERROR: 不正な columns 値 %d です!\n"
+
+#~ msgid "ERROR: Bad cpi value %f!\n"
+#~ msgstr "ERROR: 不正な cpi 値 %f です!\n"
+
+#~ msgid "ERROR: Bad lpi value %f!\n"
+#~ msgstr "ERROR: 不正な lpi 値 %f です!\n"
+
+#~ msgid "ERROR: Bad page setup!\n"
+#~ msgstr "ERROR: 不正なページ設定です!\n"
+
+#~ msgid "ERROR: Destination printer does not exist!\n"
+#~ msgstr "ERROR: 送信先のプリンターが存在しません!\n"
+
+#~ msgid "ERROR: Duplicate %%BoundingBox: comment seen!\n"
+#~ msgstr "ERROR: 重複した %%BoundingBox: コメントがあります!\n"
+
+#~ msgid "ERROR: Duplicate %%Pages: comment seen!\n"
+#~ msgstr "ERROR: 重複した %%Pages: コメントがあります!\n"
+
+#~ msgid "ERROR: Empty print file!\n"
+#~ msgstr "ERROR: 空のプリントファイルです!\n"
+
+#~ msgid "ERROR: Expected quoted string on line %d of %s!\n"
+#~ msgstr "ERROR: %d 行: %s には引用符で囲まれた文字列が必要です!\n"
+
+#~ msgid "ERROR: Fatal USB error!\n"
+#~ msgstr "ERROR: 致命的な USB エラーです!\n"
+
+#~ msgid "ERROR: Invalid HP-GL/2 command seen, unable to print file!\n"
+#~ msgstr ""
+#~ "ERROR: 無効な HP-GL/2 コマンドがあり、ファイルをプリントできません!\n"
+
+#~ msgid "ERROR: Missing %%EndProlog!\n"
+#~ msgstr "ERROR: %%EndProlog が見つかりません!\n"
+
+#~ msgid "ERROR: Missing %%EndSetup!\n"
+#~ msgstr "ERROR: %%EndSetup が見つかりません!\n"
+
+#~ msgid ""
+#~ "ERROR: Missing device URI on command-line and no DEVICE_URI environment "
+#~ "variable!\n"
+#~ msgstr ""
+#~ "ERROR: コマンドラインにデバイス URI が見つからず、環境変数 DEVICE_URI も見"
+#~ "つかりません!\n"
+
+#~ msgid "ERROR: Missing value on line %d of banner file!\n"
+#~ msgstr "ERROR: バナーファイルの %d 行目に値が見つかりません!\n"
+
+#~ msgid ""
+#~ "ERROR: Need a msgid line before any translation strings on line %d of %"
+#~ "s!\n"
+#~ msgstr "ERROR: %d 行: %s の翻訳文字列の前に msgid 行が必要です!\n"
+
+#~ msgid "ERROR: No %%BoundingBox: comment in header!\n"
+#~ msgstr "ERROR: %%BoundingBox: コメントがありません!\n"
+
+#~ msgid "ERROR: No %%Pages: comment in header!\n"
+#~ msgstr "ERROR: %%Pages: コメントがヘッダーにありません!\n"
+
+#~ msgid ""
+#~ "ERROR: No device URI found in argv[0] or in DEVICE_URI environment "
+#~ "variable!\n"
+#~ msgstr ""
+#~ "ERROR: argv[0] または 環境変数 DEVICE_URI にデバイス URI が見つかりませ"
+#~ "ん!\n"
+
+#~ msgid "ERROR: No pages found!\n"
+#~ msgstr "ERROR: ページが見つかりません!\n"
+
+#~ msgid "ERROR: Out of paper!\n"
+#~ msgstr "ERROR: 用紙切れです!\n"
+
+#~ msgid "ERROR: PRINTER environment variable not defined!\n"
+#~ msgstr "ERROR: PRINTER 環境変数が定義されていません!\n"
+
+#~ msgid "ERROR: Print file was not accepted (%s)!\n"
+#~ msgstr "ERROR: プリントファイルが受け付けられませんでした (%s)!\n"
+
+#~ msgid "ERROR: Printer not responding!\n"
+#~ msgstr "ERROR: プリンターが応答していません!\n"
+
+#~ msgid "ERROR: Unable to get job %d attributes (%s)!\n"
+#~ msgstr "ERROR: ジョブ %d の属性 (%s) を取得できません!\n"
+
+#~ msgid "ERROR: Unable to get printer status (%s)!\n"
+#~ msgstr "ERROR: プリンターのステータス (%s) を取得できません!\n"
+
+#~ msgid "ERROR: Unable to locate printer '%s'!\n"
+#~ msgstr "ERROR: プリンター '%s' が見つかりません\"!\n"
+
+#~ msgid "ERROR: Unable to open PPD file!\n"
+#~ msgstr "ERROR: PPD ファイルを開けません!"
+
+#~ msgid "ERROR: Unable to open image file for printing!\n"
+#~ msgstr "ERROR: 印刷のためのイメージファイルを開けません!\n"
+
+#~ msgid "ERROR: Unable to print %d text columns!\n"
+#~ msgstr "ERROR: テキストカラム %d をプリントできません!\n"
+
+#~ msgid "ERROR: Unable to print %dx%d text page!\n"
+#~ msgstr "ERROR: テキストページ %dx%d をプリントできません!\n"
+
+#~ msgid "ERROR: Unable to read print data!\n"
+#~ msgstr "ERROR: プリントデータを読み込めません!\n"
+
+#~ msgid "ERROR: Unable to send print data (%d)\n"
+#~ msgstr "ERROR: プリントデータを送信できません (%d)\n"
+
+#~ msgid "ERROR: Unable to send print data!\n"
+#~ msgstr "ERROR: プリントデータを送信できません!\n"
+
+#~ msgid "ERROR: Unable to write %d bytes to printer!\n"
+#~ msgstr "ERROR: %d バイトをプリンターに書き込めません!\n"
+
+#~ msgid "ERROR: Unable to write raster data to driver!\n"
+#~ msgstr "ERROR: ラスターデータをドライバーへ書き込めません!\n"
+
+#~ msgid "ERROR: Unable to write to temporary file"
+#~ msgstr "ERROR: テンポラリーファイルへ書き込めません"
+
+#~ msgid "ERROR: Unexpected text on line %d of %s!\n"
+#~ msgstr "ERROR: %d 行: %s は予期せぬテキストです!\n"
+
+#~ msgid "ERROR: Unknown encryption option value \"%s\"!\n"
+#~ msgstr "ERROR: \"%s\" は未知の暗号オプション値です!\n"
+
+#~ msgid "ERROR: Unknown message catalog format for \"%s\"!\n"
+#~ msgstr "ERROR: \"%s\" は未知のメッセージカタログの書式です!\n"
+
+#~ msgid "ERROR: Unknown option \"%s\" with value \"%s\"!\n"
+#~ msgstr "ERROR: \"%s\" (値 \"%s\") は未知のオプションです!\n"
+
+#~ msgid "ERROR: Unknown version option value \"%s\"!\n"
+#~ msgstr "ERROR: \"%s\" は未知のバージョンオプション値です!\n"
+
+#~ msgid "ERROR: Unsupported brightness value %s, using brightness=100!\n"
+#~ msgstr ""
+#~ "ERROR: %s はサポートされていない輝度値です。brightness=100 を使用します!\n"
+
+#~ msgid "ERROR: Unsupported gamma value %s, using gamma=1000!\n"
+#~ msgstr ""
+#~ "ERROR: %s はサポートされていないガンマ値です。gamma=1000 を使用します!\n"
+
+#~ msgid "ERROR: Unsupported number-up value %d, using number-up=1!\n"
+#~ msgstr ""
+#~ "ERROR: %d はサポートされていない number-up 値です。number-up=1 を使用しま"
+#~ "す!\n"
+
+#~ msgid ""
+#~ "ERROR: Unsupported number-up-layout value %s, using number-up-"
+#~ "layout=lrtb!\n"
+#~ msgstr ""
+#~ "ERROR: %s はサポートされていない number-up-layout 値です。number-up-"
+#~ "layout=lrtb を使用します!\n"
+
+#~ msgid "ERROR: Unsupported page-border value %s, using page-border=none!\n"
+#~ msgstr ""
+#~ "ERROR: %s はサポートされていない page-border 値です。page-border=none を使"
+#~ "用します!\n"
+
+#~ msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting!\n"
+#~ msgstr ""
+#~ "ERROR: doc_printf オーバーフロー (%d バイト) が検出され、中断しました!\n"
+
+#~ msgid "ERROR: pictwpstops exited on signal %d!\n"
+#~ msgstr "ERROR: pictwpstops はシグナル %d で終了しました!\n"
+
+#~ msgid "ERROR: pictwpstops exited with status %d!\n"
+#~ msgstr "ERROR: pictwpstops は状態 %d で終了しました!\n"
+
+#~ msgid ""
+#~ "ERROR: recoverable: Unable to connect to printer; will retry in 30 "
+#~ "seconds...\n"
+#~ msgstr ""
+#~ "ERROR: 回復可能: プリンターに接続できません。30 秒後に再試行します...\n"
+
+#~ msgid "Empty PPD file!"
+#~ msgstr "PPD ファイルが空です!"
+
+#~ msgid "Error: need hostname after '-h' option!\n"
+#~ msgstr "Error: '-h' オプションのあとにはホスト名が必要です!\n"
+
+#~ msgid "Fuser temperature high!"
+#~ msgstr "定着器の温度が上っています!"
+
+#~ msgid "Fuser temperature low!"
+#~ msgstr "定着器の温度が下っています!"
+
+#~ msgid "Got a printer-uri attribute but no job-id!"
+#~ msgstr "printer-uri 属性を取得しましたが、job-id を取得できませんでした!"
+
+#~ msgid "Ink/toner almost empty."
+#~ msgstr "インクまたはトナーがほとんどありません。"
+
+#~ msgid "Ink/toner empty!"
+#~ msgstr "インクまたはトナーがありません!"
+
+#~ msgid "Ink/toner waste bin almost full."
+#~ msgstr "廃インクまたは廃トナー容器がほとんど一杯です。"
+
+#~ msgid "Ink/toner waste bin full!"
+#~ msgstr "廃インクまたは廃トナー容器が一杯です!"
+
+#~ msgid "Interlock open."
+#~ msgstr "インターロックが開いています。"
+
+#~ msgid "Job #%d cannot be restarted - no files!"
+#~ msgstr "ジョブ番号 %d を再開できません - ファイルが見つかりません!"
+
+#~ msgid "Job #%d does not exist!"
+#~ msgstr "ジョブ番号 %d は存在しません!"
+
+#~ msgid "Job #%d is finished and cannot be altered!"
+#~ msgstr "ジョブ番号 %d はすでに終了し、変更できません!"
+
+#~ msgid "Job #%d is not complete!"
+#~ msgstr "ジョブ番号 %d は完了していません!"
+
+#~ msgid "Job #%d is not held for authentication!"
+#~ msgstr "ジョブ番号 %d は認証のために保留されていません!"
+
+#~ msgid "Job #%d is not held!"
+#~ msgstr "ジョブ番号 %d は保留されていません!"
+
+#~ msgid "Job #%s does not exist!"
+#~ msgstr "ジョブ番号 #%s は存在しません!"
+
+#~ msgid "Job %d not found!"
+#~ msgstr "ジョブ番号 %d は見つかりません!"
+
+#~ msgid "Job subscriptions cannot be renewed!"
+#~ msgstr "ジョブサブスクリプションが更新できません!"
+
+#~ msgid "Language \"%s\" not supported!"
+#~ msgstr "言語 \"%s\" はサポートされていません!"
+
+#~ msgid "Media jam!"
+#~ msgstr "紙詰まりです!"
+
+#~ msgid "Media tray almost empty."
+#~ msgstr "用紙トレイが空になりかけています。"
+
+#~ msgid "Media tray empty!"
+#~ msgstr "用紙トレイが空になりました!"
+
+#~ msgid "Media tray missing!"
+#~ msgstr "用紙トレイが見つかりません!"
+
+#~ msgid "Media tray needs to be filled."
+#~ msgstr "用紙トレイに補充が必要です。"
+
+#~ msgid "Missing document-number attribute!"
+#~ msgstr "document-number 属性がありません!"
+
+#~ msgid "Missing double quote on line %d!"
+#~ msgstr "%d 行に二重引用符がありません!"
+
+#~ msgid "Missing form variable!"
+#~ msgstr "form 変数がありません!"
+
+#~ msgid "Missing notify-subscription-ids attribute!"
+#~ msgstr "notify-subscription-ids 属性がありません!"
+
+#~ msgid "Missing requesting-user-name attribute!"
+#~ msgstr "requesting-user-name 属性が設定されていません!"
+
+#~ msgid "Missing required attributes!"
+#~ msgstr "必須の属性が設定されていません!"
+
+#~ msgid "Missing value on line %d!"
+#~ msgstr "%d 行に値がありません!"
+
+#~ msgid "No PPD name!"
+#~ msgstr "PPD の名前がありません!"
+
+#~ msgid "No Windows printer drivers are installed!"
+#~ msgstr "Windows プリンタードライバーがインストールされていません!"
+
+#~ msgid "No active jobs on %s!"
+#~ msgstr "%s にはアクティブなジョブはありません!"
+
+#~ msgid "No attributes in request!"
+#~ msgstr "リクエストに属性がありません!"
+
+#~ msgid "No authentication information provided!"
+#~ msgstr "認証情報が提供されていません!"
+
+#~ msgid "No file!?!"
+#~ msgstr "ファイルがありません!?!"
+
+#~ msgid "No modification time!"
+#~ msgstr "変更時刻がありません!"
+
+#~ msgid "No printer name!"
+#~ msgstr "プリンター名がありません!"
+
+#~ msgid "No printer-uri found for class!"
+#~ msgstr "クラスのプリンターURI が見つかりません!"
+
+#~ msgid "No printer-uri found!"
+#~ msgstr "プリンターURI が見つかりません!"
+
+#~ msgid "No printer-uri in request!"
+#~ msgstr "プリンターURI のリクエストがありません!"
+
+#~ msgid "No subscription attributes in request!"
+#~ msgstr "リクエストにサブスクリプション属性がありません!"
+
+#~ msgid "OPC almost at end-of-life."
+#~ msgstr "OPC はもうすぐ交換が必要になります。"
+
+#~ msgid "OPC at end-of-life!"
+#~ msgstr "OPC は交換時期です!"
+
+#~ msgid "Out of toner!"
+#~ msgstr "トナー切れです!"
+
+#~ msgid "Output bin almost full."
+#~ msgstr "排紙トレイがほとんど一杯です。"
+
+#~ msgid "Output bin full!"
+#~ msgstr "排紙トレイが一杯です!"
+
+#~ msgid "Output tray missing!"
+#~ msgstr "排紙トレイが見つかりません!"
+
+#~ msgid "Printer offline."
+#~ msgstr "プリンターはオフラインです。"
+
+#~ msgid "SCSI Printer"
+#~ msgstr "SCSI プリンター"
+
+#~ msgid "The notify-user-data value is too large (%d > 63 octets)!"
+#~ msgstr "notify-user-data 値が大きすぎます (%d > 63 オクテット)!"
+
+#~ msgid "The printer or class is not shared!"
+#~ msgstr "プリンターまたはクラスは共有できません!"
+
+#~ msgid "The printer-uri attribute is required!"
+#~ msgstr "printer-uri 属性は必須です!"
+
+#~ msgid "Toner low."
+#~ msgstr "トナーが少なくなっています。"
+
+#~ msgid "Too many job-sheets values (%d > 2)!"
+#~ msgstr "job-sheets 値が多すぎます (%d > 2)!"
+
+#~ msgid "Too many printer-state-reasons values (%d > %d)!"
+#~ msgstr "printer-state-reasons 値が多すぎます (%d > %d)!"
+
+#~ msgid "Unable to add job for destination \"%s\"!"
+#~ msgstr "宛先\"%s\"にジョブを追加できません!"
+
+#~ msgid "Unable to allocate memory for file types!"
+#~ msgstr "ファイルタイプ用にメモリを割り当てられません!"
+
+#~ msgid "Unable to copy 64-bit CUPS printer driver files (%d)!"
+#~ msgstr ""
+#~ "64-bit 版の CUPS プリンタードライバーファイルをコピーできません (%d)!"
+
+#~ msgid "Unable to copy 64-bit Windows printer driver files (%d)!"
+#~ msgstr "64-bit 版の Windows プリンタードライバーをコピーできません (%d)!"
+
+#~ msgid "Unable to copy CUPS printer driver files (%d)!"
+#~ msgstr "複数の CUPS プリンタードライバーファイルをコピーできません (%d)!"
+
+#~ msgid "Unable to copy PPD file - %s!"
+#~ msgstr "PPD ファイルをコピーできません! - %s"
+
+#~ msgid "Unable to copy PPD file!"
+#~ msgstr "PPD ファイルをコピーできません!"
+
+#~ msgid "Unable to copy Windows 2000 printer driver files (%d)!"
+#~ msgstr ""
+#~ "複数の Windows 2000 プリンタードライバーファイルをコピーできません (%d)!"
+
+#~ msgid "Unable to copy Windows 9x printer driver files (%d)!"
+#~ msgstr ""
+#~ "複数の Windows 9x プリンタードライバーファイルをコピーできません (%d)!"
+
+#~ msgid "Unable to copy interface script - %s!"
+#~ msgstr "インターフェイススクリプトをコピーできません! - %s"
+
+#~ msgid "Unable to create printer-uri!"
+#~ msgstr "printer-uri を作成できません!"
+
+#~ msgid "Unable to edit cupsd.conf files larger than 1MB!"
+#~ msgstr "1MB 以上の cupsd.conf ファイルは編集できません!"
+
+#~ msgid "Unable to find destination for job!"
+#~ msgstr "ジョブの宛先が見つかりません!"
+
+#~ msgid "Unable to find printer!\n"
+#~ msgstr "プリンターが見つかりません!\n"
+
+#~ msgid "Unable to install Windows 2000 printer driver files (%d)!"
+#~ msgstr ""
+#~ "複数の Windows 2000 プリンタードライバーファイルをインストールできません "
+#~ "(%d)!"
+
+#~ msgid "Unable to install Windows 9x printer driver files (%d)!"
+#~ msgstr ""
+#~ "複数の Windows 9x プリンタードライバーファイルをインストールできません (%"
+#~ "d)!"
+
+#~ msgid "Unable to open document %d in job %d!"
+#~ msgstr "ドキュメント %d (ジョブ %d)を開けません!"
+
+#~ msgid "Unable to send command to printer driver!"
+#~ msgstr "プリンタードライバーにコマンドを送信できません!"
+
+#~ msgid "Unable to set Windows printer driver (%d)!"
+#~ msgstr "Windows プリンタードライバーを設定できません (%d)!"
+
+#~ msgid "Unable to use legacy USB class driver!\n"
+#~ msgstr "古いタイプの USB クラスドライバーは使用できません!\n"
+
+#~ msgid "Unsupported character set \"%s\"!"
+#~ msgstr "\"%s\" はサポートされていない文字セットです!"
+
+#~ msgid "Unsupported compression \"%s\"!"
+#~ msgstr "\"%s\" はサポートされていない圧縮形式です!"
+
+#~ msgid "Unsupported compression attribute %s!"
+#~ msgstr "%s はサポートされていない圧縮属性です!"
+
+#~ msgid "Unsupported format \"%s\"!"
+#~ msgstr "\"%s\" はサポートされていない形式です!"
+
+#~ msgid "Unsupported format '%s'!"
+#~ msgstr "'%s' はサポートされていない形式です!"
+
+#~ msgid "Unsupported format '%s/%s'!"
+#~ msgstr "'%s/%s' はサポートされていない形式です!"
+
+#~ msgid ""
+#~ "Usage: cupstestppd [options] filename1.ppd[.gz] [... filenameN.ppd[.gz]]\n"
+#~ " program | cupstestppd [options] -\n"
+#~ "\n"
+#~ "Options:\n"
+#~ "\n"
+#~ " -R root-directory Set alternate root\n"
+#~ " -W {all,none,constraints,defaults,duplex,filters,profiles,sizes,"
+#~ "translations}\n"
+#~ " Issue warnings instead of errors\n"
+#~ " -q Run silently\n"
+#~ " -r Use 'relaxed' open mode\n"
+#~ " -v Be slightly verbose\n"
+#~ " -vv Be very verbose\n"
+#~ msgstr ""
+#~ "使い方: cupstestppd [オプション] filename1.ppd[.gz] [... filenameN.ppd[."
+#~ "gz]]\n"
+#~ " program | cupstestppd [オプション] -\n"
+#~ "\n"
+#~ "オプション:\n"
+#~ "\n"
+#~ " -R root-directory 違うルートディレクトリを指定\n"
+#~ " -W {all,none,constraints,defaults,duplex,filters,profiles,sizes,"
+#~ "translations}\n"
+#~ " 指定されたものをエラーの代わりに警告として扱う\n"
+#~ " -q メッセージなしモードで動く\n"
+#~ " -r 「リラックス」オープンモードで開く\n"
+#~ " -v メッセージ多めモード\n"
+#~ " -vv メッセージ非常に多めモード\n"
+
+#~ msgid "WARNING: Failed to read side-channel request!\n"
+#~ msgstr "WARNING: サイドチャンネルの読み出しに失敗しました!\n"
+
+#~ msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature!\n"
+#~ msgstr ""
+#~ "WARNING: オプション \"%s\" は IncludeFeature 経由で含めることはできませ"
+#~ "ん!\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with command status byte after %d "
+#~ "seconds!\n"
+#~ msgstr ""
+#~ "WARNING: リモートホストは %d 秒経ってもコマンド・ステータス・バイトを返し"
+#~ "ませんでした!\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with control status byte after %d "
+#~ "seconds!\n"
+#~ msgstr ""
+#~ "WARNING: リモートホストは %d 秒経ってもコントロール・ステータス・バイトを"
+#~ "返しませんでした!\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with data status byte after %d "
+#~ "seconds!\n"
+#~ msgstr ""
+#~ "WARNING: リモートホストは %d 秒経ってもデータ・ステータス・バイトを返しま"
+#~ "せんでした!\n"
+
+#~ msgid "WARNING: SCSI command timed out (%d); retrying...\n"
+#~ msgstr "WARNING: SCSI コマンドはタイムアウトしました (%d)。再試行中...\n"
+
+#~ msgid ""
+#~ "WARNING: This document does not conform to the Adobe Document Structuring "
+#~ "Conventions and may not print correctly!\n"
+#~ msgstr ""
+#~ "WARNING: この書類は Adobe Document Structuring Conventions に適合しておら"
+#~ "ず、正しくプリントできない可能性があります!\n"
+
+#~ msgid "WARNING: Unknown choice \"%s\" for option \"%s\"!\n"
+#~ msgstr "WARNING: \"%s\" (オプション \"%s\" 用) は未知の設定です!\n"
+
+#~ msgid "WARNING: Unknown option \"%s\"!\n"
+#~ msgstr "WARNING: \"%s\" は未知のオプションです!\n"
+
+#~ msgid "WARNING: Unsupported baud rate %s!\n"
+#~ msgstr "WARNING: %s はサポートしないボーレートです!\n"
+
+#~ msgid ""
+#~ "WARNING: recoverable: Network host '%s' is busy; will retry in %d "
+#~ "seconds...\n"
+#~ msgstr ""
+#~ "WARNING: 回復可能: ネットワークホスト '%s' はビジー状態です (%d 秒後に再試"
+#~ "行します...)\n"
+
+#~ msgid "Warning, no Windows 2000 printer drivers are installed!"
+#~ msgstr ""
+#~ "警告、Windows 2000 プリンタードライバーがインストールされていません!"
+
+#~ msgid "cupsctl: Unknown option \"%s\"!\n"
+#~ msgstr "cupsctl: \"%s\" は未知のオプションです!\n"
+
+#~ msgid "cupsctl: Unknown option \"-%c\"!\n"
+#~ msgstr "cupsctl: \"-%c\"は未知のオプションです!\n"
+
+#~ msgid "cupsd: Expected config filename after \"-c\" option!\n"
+#~ msgstr "cupsd: -c オプションのあとには設定ファイル名が必要です!\n"
+
+#~ msgid "cupsd: Unable to get current directory!\n"
+#~ msgstr "cupsd: カレント・ディレクトリを取得できません!\n"
+
+#~ msgid "cupsd: Unknown argument \"%s\" - aborting!\n"
+#~ msgstr "cupsd: \"%s\" は未知の引数です - 停止します!\n"
+
+#~ msgid "cupsd: Unknown option \"%c\" - aborting!\n"
+#~ msgstr "cupsd: \"%c\" は未知のオプションです - 停止します!\n"
+
+#~ msgid "cupsfilter: Invalid document number %d!\n"
+#~ msgstr "cupsfilter: 不正な文書番号 %d です!\n"
+
+#~ msgid "cupsfilter: Invalid job ID %d!\n"
+#~ msgstr "cupsfilter: 不正なジョブID %d です!\n"
+
+#~ msgid "cupsfilter: Only one filename can be specified!\n"
+#~ msgstr "cupsfilter: ひとつのファイル名のみを指定できます!\n"
+
+#~ msgid "job-printer-uri attribute missing!"
+#~ msgstr "job-printer-uri 属性がありません!"
+
+#~ msgid "lpadmin: Class name can only contain printable characters!\n"
+#~ msgstr "lpadmin: クラス名は表示可能文字のみで構成されなければなりません!\n"
+
+#~ msgid "lpadmin: Expected PPD after '-P' option!\n"
+#~ msgstr "lpadmin: '-P' オプションのあとに PPD が必要です!\n"
+
+#~ msgid "lpadmin: Expected allow/deny:userlist after '-u' option!\n"
+#~ msgstr ""
+#~ "lpadmin: '-u' オプションのあとには allow/deny:ユーザーリスト が必要です!\n"
+
+#~ msgid "lpadmin: Expected class after '-r' option!\n"
+#~ msgstr "lpadmin: '-r' オプションのあとにはクラス名が必要です!\n"
+
+#~ msgid "lpadmin: Expected class name after '-c' option!\n"
+#~ msgstr "lpadmin: '-c' オプションのあとにはクラス名が必要です!\n"
+
+#~ msgid "lpadmin: Expected description after '-D' option!\n"
+#~ msgstr "lpadmin: '-D' オプションのあとに説明が必要です!\n"
+
+#~ msgid "lpadmin: Expected device URI after '-v' option!\n"
+#~ msgstr "lpadmin: '-v' オプションのあとにはデバイス URI が必要です!\n"
+
+#~ msgid "lpadmin: Expected file type(s) after '-I' option!\n"
+#~ msgstr "lpadmin: '-I' オプションのあとにファイル形式が必要です!\n"
+
+#~ msgid "lpadmin: Expected hostname after '-h' option!\n"
+#~ msgstr "lpadmin: '-h' オプションのあとにはホスト名が必要です!\n"
+
+#~ msgid "lpadmin: Expected interface after '-i' option!\n"
+#~ msgstr "lpadmin: '-i' オプションのあとにはインターフェイス名が必要です!\n"
+
+#~ msgid "lpadmin: Expected location after '-L' option!\n"
+#~ msgstr "lpadmin: '-L' オプションのあとに場所が必要です!\n"
+
+#~ msgid "lpadmin: Expected model after '-m' option!\n"
+#~ msgstr "lpadmin: '-m' オプションのあとにはモデル名が必要です!\n"
+
+#~ msgid "lpadmin: Expected name=value after '-o' option!\n"
+#~ msgstr "lpadmin: '-o' オプションのあとには 変数名=値 が必要です!\n"
+
+#~ msgid "lpadmin: Expected printer after '-p' option!\n"
+#~ msgstr "lpadmin: '-p' オプションのあとにはプリンター名が必要です!\n"
+
+#~ msgid "lpadmin: Expected printer name after '-d' option!\n"
+#~ msgstr "lpadmin: '-d' オプションのあとにはプリンター名が必要です!\n"
+
+#~ msgid "lpadmin: Expected printer or class after '-x' option!\n"
+#~ msgstr ""
+#~ "lpadmin: '-x' オプションのあとにはプリンター名またはクラス名が必要です!\n"
+
+#~ msgid "lpadmin: No member names were seen!\n"
+#~ msgstr "lpadmin: メンバー名が見当たりません!\n"
+
+#~ msgid "lpadmin: Printer name can only contain printable characters!\n"
+#~ msgstr "lpadmin: プリンター名には印字可能な文字のみ使用できます!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to add a printer to the class:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: クラスにプリンターを追加できません:\n"
+#~ " 先にプリンター名を指定する必要があります!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to remove a printer from the class:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: クラスからプリンターを削除できません:\n"
+#~ " 先にプリンター名を指定する必要があります!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the PPD file:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: PPD ファイルを設定できません:\n"
+#~ " 先にプリンター名を指定する必要があります!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the device URI:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: デバイス URI を設定できません:\n"
+#~ " 先にプリンター名を指定する必要があります!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the interface script or PPD file:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: インターフェイス・スクリプトまたは PPD ファイルを設定できませ"
+#~ "ん:\n"
+#~ " 先にプリンター名を指定する必要があります!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the interface script:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: インターフェイススクリプトを設定できません:\n"
+#~ " 先にプリンター名を指定する必要があります!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer description:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: プリンターの説明を設定できません:\n"
+#~ " 先にプリンター名を指定する必要があります!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer location:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: プリンターの場所が設定できません:\n"
+#~ " 先にプリンター名を指定する必要があります!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer options:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: プリンター・オプションを設定できません:\n"
+#~ " 先にプリンター名を指定する必要があります!\n"
+
+#~ msgid "lpadmin: Unknown allow/deny option \"%s\"!\n"
+#~ msgstr "lpadmin:\"%s\" は未知の allow/deny オプションです!\n"
+
+#~ msgid "lpadmin: Unknown argument '%s'!\n"
+#~ msgstr "lpadmin: '%s' は未知の引数です!\n"
+
+#~ msgid "lpadmin: Unknown option '%c'!\n"
+#~ msgstr "lpadmin: '%c' は未知のオプションです!\n"
+
+#~ msgid "lpadmin: Warning - content type list ignored!\n"
+#~ msgstr "lpadmin: 警告 - コンテンツタイプリストは無視されます!\n"
+
+#~ msgid "lpinfo: Expected 1284 device ID string after --device-id!\n"
+#~ msgstr ""
+#~ "lpinfo: --device-id の後には、1284デバイスIDを指定する必要があります!\n"
+
+#~ msgid "lpinfo: Expected language after --language!\n"
+#~ msgstr "lpinfo: --language の後には、言語を指定する必要があります!\n"
+
+#~ msgid "lpinfo: Expected make and model after --make-and-model!\n"
+#~ msgstr ""
+#~ "lpinfo: --make-and-model の後には、メーカーとモデルを指定する必要がありま"
+#~ "す!\n"
+
+#~ msgid "lpinfo: Expected product string after --product!\n"
+#~ msgstr "lpinfo: --product の後には、製品名を指定する必要があります!\n"
+
+#~ msgid "lpinfo: Expected scheme list after --exclude-schemes!\n"
+#~ msgstr ""
+#~ "lpinfo: --exclude-schemes の後には、スキーマ・リストを指定する必要がありま"
+#~ "す!\n"
+
+#~ msgid "lpinfo: Expected scheme list after --include-schemes!\n"
+#~ msgstr ""
+#~ "lpinfo: --include-schemes の後には、スキーマ・リストを指定する必要がありま"
+#~ "す!\n"
+
+#~ msgid "lpinfo: Expected timeout after --timeout!\n"
+#~ msgstr ""
+#~ "lpinfo: --timeout の後には、タイムアウト値を指定する必要があります!\n"
+
+#~ msgid "lpinfo: Unknown argument '%s'!\n"
+#~ msgstr "lpinfo: 未知の引数 '%s'!\n"
+
+#~ msgid "lpinfo: Unknown option '%c'!\n"
+#~ msgstr "lpinfo: 未知のオプション '%c'!\n"
+
+#~ msgid "lpinfo: Unknown option '%s'!\n"
+#~ msgstr "lpinfo: 未知のオプション '%s'!\n"
+
+#~ msgid "lpmove: Unknown argument '%s'!\n"
+#~ msgstr "lpmove: 未知の引数 '%s'!\n"
+
+#~ msgid "lpmove: Unknown option '%c'!\n"
+#~ msgstr "lpmove: 未知のオプション '%c'!\n"
+
+#~ msgid "lpoptions: No printers!?!\n"
+#~ msgstr "lpoptions: プリンターがありません!?!\n"
+
+#~ msgid "lpoptions: Unable to open PPD file for %s!\n"
+#~ msgstr "lpoptions: %s の PPD ファイルを開けません!\n"
+
+#~ msgid "lpoptions: Unknown printer or class!\n"
+#~ msgstr "lpoptions: 未知のプリンターまたはクラスです!\n"
+
+#~ msgid "lppasswd: Only root can add or delete passwords!\n"
+#~ msgstr "lppasswd: root だけがパスワードの追加と削除を行えます!\n"
+
+#~ msgid "lppasswd: Password file busy!\n"
+#~ msgstr "lppasswd: パスワードファイルがビジー状態です!\n"
+
+#~ msgid "lppasswd: Password file not updated!\n"
+#~ msgstr "lppasswd: パスワードファイルは更新されません!\n"
+
+#~ msgid "lppasswd: Sorry, password doesn't match!\n"
+#~ msgstr "lppasswd: すみませんが、パスワードがマッチしません!\n"
+
+#~ msgid "lppasswd: Sorry, passwords don't match!\n"
+#~ msgstr "lppasswd: すみませんが、パスワードがマッチしません!\n"
+
+#~ msgid ""
+#~ "lpstat: error - %s environment variable names non-existent destination \"%"
+#~ "s\"!\n"
+#~ msgstr ""
+#~ "lpstat: エラー - 環境変数 %s が、存在しない宛先 \"%s\" を指しています!\n"
+
+#~ msgid "notify-events not specified!"
+#~ msgstr "notify-events が指定されていません!"
+
+#~ msgid "notify-recipient-uri URI \"%s\" is already used!"
+#~ msgstr "notify-recipient-uri URI \"%s\" はすでに使われています!"
+
+#~ msgid "notify-recipient-uri URI \"%s\" uses unknown scheme!"
+#~ msgstr "notify-recipient-uri URI \"%s\" には未知のスキームが使われています!"
+
+#~ msgid "notify-subscription-id %d no good!"
+#~ msgstr "notify-subscription-id %d は良くありません!"
+
+#~ msgid "ppdc: Bad resolution name \"%s\" on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: 不正な resolution 名 \"%s\" があります。%d 行目、ファイル名 %s !\n"
+
+#~ msgid "ppdc: Bad status keyword %s on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: 不正な status キーワード %s があります。%d 行目、ファイル名 %s !\n"
+
+#~ msgid "ppdc: Choice found on line %d of %s with no Option!\n"
+#~ msgstr ""
+#~ "ppdc: %d 行目、ファイル名 %s で、Option がないのに Choice が見つかりまし"
+#~ "た!\n"
+
+#~ msgid "ppdc: Duplicate #po for locale %s on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: locale %s に対して #po が2重に定義されています。%d 行目、ファイル名 "
+#~ "%s !\n"
+
+#~ msgid "ppdc: Expected a filter definition on line %d of %s!\n"
+#~ msgstr "ppdc: %d 行目、ファイル名 %s においてフィルター定義が必要です!\n"
+
+#~ msgid "ppdc: Expected a program name on line %d of %s!\n"
+#~ msgstr "ppdc: %d 行目、ファイル名 %s においてプログラム名が必要です!\n"
+
+#~ msgid "ppdc: Expected charset after Font on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: %d 行目、ファイル名 %s において Font の後に charset が必要です!\n"
+
+#~ msgid "ppdc: Expected color order for ColorModel on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: %d 行目、ファイル名 %s において ColorModel に対する color order が必"
+#~ "要です!\n"
+
+#~ msgid "ppdc: Expected colorspace for ColorModel on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: %d 行目、ファイル名 %s において ColorModel に対する colorspace が必"
+#~ "要です!\n"
+
+#~ msgid "ppdc: Expected compression for ColorModel on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: %d 行目、ファイル名 %s において ColorModel に対する compression が必"
+#~ "要です!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected constraints string for UIConstraints on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: %d 行目、ファイル名 %s において UIConstraints に対する constraint が"
+#~ "必要です!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected driver type keyword following DriverType on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc: %d 行目、ファイル名 %s において DriverType の後に driver type "
+#~ "keyword が必要です!\n"
+
+#~ msgid "ppdc: Expected duplex type after Duplex on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: %d 行目、ファイル名 %s において Duplex の後に type が必要です!\n"
+
+#~ msgid "ppdc: Expected encoding after Font on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: %d 行目、ファイル名 %s において Font の後に encoding が必要です!\n"
+
+#~ msgid "ppdc: Expected filename after #po %s on line %d of %s!\n"
+#~ msgstr "ppdc: #po %s の後にファイル名が必要です! (%d 行目, ファイル %s)\n"
+
+#~ msgid "ppdc: Expected group name/text on line %d of %s!\n"
+#~ msgstr "ppdc: %d 行目、ファイル名 %s において group name/text が必要です!\n"
+
+#~ msgid "ppdc: Expected include filename on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: %d 行目、ファイル名 %s において include ファイル名が必要です!\n"
+
+#~ msgid "ppdc: Expected integer on line %d of %s!\n"
+#~ msgstr "ppdc: %d 行目、ファイル名 %s において整数指定が必要です!\n"
+
+#~ msgid "ppdc: Expected locale after #po on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: %d 行目、ファイル名 %s において #po の後に locale が必要です!\n"
+
+#~ msgid "ppdc: Expected name after %s on line %d of %s!\n"
+#~ msgstr "ppdc: %s の後に name が必要です。%d 行目、ファイル名 %s!\n"
+
+#~ msgid "ppdc: Expected name after FileName on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: %d 行目、ファイル名 %s において FileName の後に name が必要です!\n"
+
+#~ msgid "ppdc: Expected name after Font on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: %d 行目、ファイル名 %s において Font の後に name が必要です!\n"
+
+#~ msgid "ppdc: Expected name after Manufacturer on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: %d 行目、ファイル名 %s において Manufacturer の後に name が必要で"
+#~ "す!\n"
+
+#~ msgid "ppdc: Expected name after MediaSize on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: %d 行目、ファイル名 %s において MediaSize の後に name が必要です!\n"
+
+#~ msgid "ppdc: Expected name after ModelName on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: %d 行目、ファイル名 %s において ModelName の後に name が必要です!\n"
+
+#~ msgid "ppdc: Expected name after PCFileName on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: %d 行目、ファイル名 %s において PCFileName の後に name が必要です!\n"
+
+#~ msgid "ppdc: Expected name/text after %s on line %d of %s!\n"
+#~ msgstr "ppdc: %s の後に name/text が必要です。%d 行目、ファイル名 %s!\n"
+
+#~ msgid "ppdc: Expected name/text after Installable on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: %d 行目、ファイル名 %s において Installable の後に name/text が必要"
+#~ "です!\n"
+
+#~ msgid "ppdc: Expected name/text after Resolution on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: %d 行目、ファイル名 %s において Resolution の後に name/text が必要で"
+#~ "す!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected name/text combination for ColorModel on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: %d 行目、ファイル名 %s において ColorModel に対する name/text が必要"
+#~ "です!\n"
+
+#~ msgid "ppdc: Expected option name/text on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: %d 行目、ファイル名 %s において option name/text が必要です!\n"
+
+#~ msgid "ppdc: Expected option section on line %d of %s!\n"
+#~ msgstr "ppdc: %d 行目、ファイル名 %s において option section が必要です!\n"
+
+#~ msgid "ppdc: Expected option type on line %d of %s!\n"
+#~ msgstr "ppdc: %d 行目、ファイル名 %s において option type が必要です!\n"
+
+#~ msgid "ppdc: Expected override field after Resolution on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: %d 行目、ファイル名 %s において Resolution の後に override field が"
+#~ "必要です!\n"
+
+#~ msgid "ppdc: Expected real number on line %d of %s!\n"
+#~ msgstr "ppdc: %d 行目、ファイル名 %s において実数が必要です!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected resolution/mediatype following ColorProfile on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc: %d 行目、ファイル名 %s において ColorProfile に続いて resolution/"
+#~ "mediatype が必要です!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected resolution/mediatype following SimpleColorProfile on line %"
+#~ "d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: %d 行目、ファイル名 %s において SimpleColorProfile に続いて "
+#~ "resolution/mediatype が必要です!\n"
+
+#~ msgid "ppdc: Expected selector after %s on line %d of %s!\n"
+#~ msgstr "ppdc: %s の後に selector が必要です。%d 行目、ファイル名 %s!\n"
+
+#~ msgid "ppdc: Expected status after Font on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: %d 行目、ファイル名 %s において Font の後に status が必要です!\n"
+
+#~ msgid "ppdc: Expected string after Copyright on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: %d 行目、ファイル名 %s において Copyright の後に文字列が必要です!\n"
+
+#~ msgid "ppdc: Expected string after Version on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: %d 行目、ファイル名 %s において Version の後に文字列が必要です!\n"
+
+#~ msgid "ppdc: Expected two option names on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: %d 行目、ファイル名 %s において 2 つのオプション名が必要です!\n"
+
+#~ msgid "ppdc: Expected value after %s on line %d of %s!\n"
+#~ msgstr "ppdc: %s の後に value が必要です。%d 行目、ファイル名 %s!\n"
+
+#~ msgid "ppdc: Expected version after Font on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: %d 行目、ファイル名 %s において Font の後に version が必要です!\n"
+
+#~ msgid "ppdc: Invalid #include/#po filename \"%s\"!\n"
+#~ msgstr "ppdc: 無効な #include/#po ファイル名です \"%s\"!\n"
+
+#~ msgid "ppdc: Invalid cost for filter on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: %d 行目、ファイル名 %s においてフィルターに対する無効な cost があり"
+#~ "ます!\n"
+
+#~ msgid "ppdc: Invalid empty MIME type for filter on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: %d 行目、ファイル名 %s においてフィルターに対する無効な空の MIME "
+#~ "type があります!\n"
+
+#~ msgid "ppdc: Invalid empty program name for filter on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: %d 行目、ファイル名 %s においてフィルターに対する無効な空の program "
+#~ "name があります!\n"
+
+#~ msgid "ppdc: Invalid option section \"%s\" on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: 無効な option section があります \"%s\"。%d 行目、ファイル名 %s!\n"
+
+#~ msgid "ppdc: Invalid option type \"%s\" on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: 無効な option type があります \"%s\"。%d 行目、ファイル名 %s!\n"
+
+#~ msgid "ppdc: Missing #endif at end of \"%s\"!\n"
+#~ msgstr "ppdc: \"%s\" の最後に #endif が見つかりません!\n"
+
+#~ msgid "ppdc: Missing #if on line %d of %s!\n"
+#~ msgstr "ppdc: %d 行目、ファイル名 %s において #if が見つかりません!\n"
+
+#~ msgid "ppdc: No message catalog provided for locale %s!\n"
+#~ msgstr "ppdc: ロケール %s に対するメッセージカタログが見つかりません!\n"
+
+#~ msgid "ppdc: Option %s defined in two different groups on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: オプション %s が行 %d、ファイル %s の 2 つの異なるグループで定義され"
+#~ "ています!\n"
+
+#~ msgid "ppdc: Option %s redefined with a different type on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: オプション %s は異なる型で再定義されています。%d 行目、ファイル名 %"
+#~ "s!\n"
+
+#~ msgid "ppdc: Option constraint must *name on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: %d 行目、ファイル名 %s において Option constraint は *name で指定し"
+#~ "ます!\n"
+
+#~ msgid "ppdc: Too many nested #if's on line %d of %s!\n"
+#~ msgstr "ppdc: %d 行目、ファイル名 %s において #if のネストが多すぎます!\n"
+
+#~ msgid "ppdc: Unable to find #po file %s on line %d of %s!\n"
+#~ msgstr "ppdc: #po ファイル %s が見つかりません。%d 行目、ファイル名 %s!\n"
+
+#~ msgid "ppdc: Unable to find include file \"%s\" on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: インクルードファイル %s が見つかりません。%d 行目、ファイル名 %s!\n"
+
+#~ msgid "ppdc: Unknown driver type %s on line %d of %s!\n"
+#~ msgstr "ppdc: %s は未知のドライバータイプです。%d 行目、ファイル名 %s。\n"
+
+#~ msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: \"%s\" は未知の両面タイプです。%d 行目、ファイル名 %s!\n"
+
+#~ msgid "ppdc: Unknown media size \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: \"%s\" は未知の用紙サイズです。%d 行目、ファイル名 %s!\n"
+
+#~ msgid "ppdc: Unknown token \"%s\" seen on line %d of %s!\n"
+#~ msgstr "ppdc: 未知の token \"%s\" があります。%d 行目、ファイル名 %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Unknown trailing characters in real number \"%s\" on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc: 実数に未知の終了文字 \"%s\" があります。%d 行目、ファイル名 %s!\n"
+
+#~ msgid "ppdc: Unterminated string starting with %c on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: %c で始まる文字に対して終端文字がありません。%d 行目、ファイル名 %"
+#~ "s!\n"
+
+#~ msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s!\n"
+#~ msgstr "ppdmerge: 不正な LanguageVersion \"%s\" が %s にあります!\n"
diff --git a/locale/cups_ko.po b/locale/cups_ko.po
index e1e4bdb37..af6765880 100644
--- a/locale/cups_ko.po
+++ b/locale/cups_ko.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: CUPS 1.4\n"
"Report-Msgid-Bugs-To: http://www.cups.org/str.php\n"
-"POT-Creation-Date: 2009-06-18 15:43-0700\n"
+"POT-Creation-Date: 2010-03-03 10:36-0800\n"
"PO-Revision-Date: 2009-02-16 12:00-0800\n"
"Last-Translator: Apple Inc.\n"
"Language-Team: Apple Inc.\n"
@@ -219,8 +219,8 @@ msgstr ""
" (제한=\"%s %s %s %s\")\n"
#, c-format
-msgid " WARN %s has no corresponding options!\n"
-msgstr " WARN %s에 일치하는 옵션이 없습니다!\n"
+msgid " WARN %s has no corresponding options\n"
+msgstr ""
#, c-format
msgid ""
@@ -230,22 +230,18 @@ msgstr ""
" WARN %s이(가) %s와(과) 일반적인 접두어를 공유합니다\n"
" REF: 15페이지, 섹션 3.2.\n"
-msgid " WARN Default choices conflicting!\n"
-msgstr " WARN 기본 선택사항 충돌!\n"
+msgid " WARN Default choices conflicting\n"
+msgstr ""
#, c-format
msgid ""
" WARN Duplex option keyword %s may not work as expected and should "
-"be named Duplex!\n"
+"be named Duplex\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" WARN 양면 옵션 키워드 %s이(가) 예상대로 동작하지 않을 수 있으며 이"
-"름을 양면으로 해야 합니다!\n"
-" REF: 122페이지, 섹션 5.17\n"
-msgid ""
-" WARN File contains a mix of CR, LF, and CR LF line endings!\n"
-msgstr " WARN 파일이 CR, LF 및 CR LF 줄 끝을 포함합니다!\n"
+msgid " WARN File contains a mix of CR, LF, and CR LF line endings\n"
+msgstr ""
msgid ""
" WARN LanguageEncoding required by PPD 4.3 spec.\n"
@@ -255,8 +251,8 @@ msgstr ""
" REF: 56-57페이지, 섹션 5.3.\n"
#, c-format
-msgid " WARN Line %d only contains whitespace!\n"
-msgstr " WARN %d번째 줄에는 여백만 있습니다!\n"
+msgid " WARN Line %d only contains whitespace\n"
+msgstr ""
msgid ""
" WARN Manufacturer required by PPD 4.3 spec.\n"
@@ -267,18 +263,14 @@ msgstr ""
msgid ""
" WARN Non-Windows PPD files should use lines ending with only LF, "
-"not CR LF!\n"
+"not CR LF\n"
msgstr ""
-" WARN 비 Windows PPD 파일은 줄 끝을 CR LF가 아닌 LF만 있는 줄 끝을 "
-"사용해야 합니다!\n"
#, c-format
msgid ""
-" WARN Obsolete PPD version %.1f!\n"
+" WARN Obsolete PPD version %.1f\n"
" REF: Page 42, section 5.2.\n"
msgstr ""
-" WARN 이전 PPD 버전 %.1f!\n"
-" REF: 42페이지, 섹션 5.2.\n"
msgid ""
" WARN PCFileName longer than 8.3 in violation of PPD spec.\n"
@@ -288,6 +280,11 @@ msgstr ""
" REF: 61-62페이지, 섹션 5.3.\n"
msgid ""
+" WARN PCFileName should contain a unique filename.\n"
+" REF: Pages 61-62, section 5.3.\n"
+msgstr ""
+
+msgid ""
" WARN Protocols contains PJL but JCL attributes are not set.\n"
" REF: Pages 78-79, section 5.7.\n"
msgstr ""
@@ -309,72 +306,99 @@ msgstr ""
" REF: 64-65페이지, 섹션 5.3.\n"
#, c-format
-msgid " %s %s %s does not exist!\n"
-msgstr " %s %s %s이(가) 존재하지 않습니다!\n"
+msgid " %s %s %s does not exist\n"
+msgstr ""
#, c-format
-msgid " %s %s file \"%s\" has the wrong capitalization!\n"
+msgid " %s %s file \"%s\" has the wrong capitalization\n"
msgstr ""
#, c-format
msgid ""
-" %s Bad %s choice %s!\n"
+" %s Bad %s choice %s\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" %s 잘못된 %s - 선택사항 %s!\n"
-" REF: 122페이지, 섹션 5.17\n"
#, c-format
-msgid " %s Bad UTF-8 \"%s\" translation string for option %s!\n"
-msgstr " %1$s %3$s 옵션에 대한 잘못된 UTF-8 \"%2$s\" 번역 스트링!\n"
+msgid " %s Bad UTF-8 \"%s\" translation string for option %s\n"
+msgstr ""
#, c-format
msgid ""
-" %s Bad UTF-8 \"%s\" translation string for option %s, choice %s!\n"
+" %s Bad UTF-8 \"%s\" translation string for option %s, choice %s\n"
msgstr ""
-" %1$s %3$s 옵션, %4$s 선택사항에 대한 잘못된 UTF-8 \"%2$s\" 번역 스트"
-"링!\n"
#, c-format
-msgid " %s Bad cupsFilter value \"%s\"!\n"
-msgstr " %s 잘못된 \"%s\" cupsFilter 값!\n"
+msgid " %s Bad cupsFilter value \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsICCProfile %s!\n"
-msgstr " %s 잘못된 %s cupsICCProfile!\n"
+msgid " %s Bad cupsICCProfile %s\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsPreFilter value \"%s\"!\n"
-msgstr " %s 잘못된 \"%s\" cupsPreFilter 값!\n"
+msgid " %s Bad cupsPreFilter value \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s 잘못된 cupsUIConstraints %s: \"%s\"!\n"
+msgid " %s Bad cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad language \"%s\"!\n"
-msgstr " %s 잘못된 \"%s\" 언어!\n"
+msgid " %s Bad language \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad spelling of %s - should be %s!\n"
+msgid " %s Bad permissions on APDialogExtension file \"%s\"\n"
msgstr ""
#, c-format
-msgid " %s Cannot provide both APScanAppPath and APScanAppBundleID!\n"
+msgid " %s Bad permissions on APPrinterIconPath file \"%s\"\n"
msgstr ""
#, c-format
-msgid " %s Empty cupsUIConstraints %s!\n"
-msgstr " %s cupsUIConstraints %s이(가) 비어있음!\n"
+msgid " %s Bad permissions on APPrinterLowInkTool file \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Missing \"%s\" translation string for option %s!\n"
-msgstr " %1$s %3$s 옵션에 대한 \"%2$s\" 번역 스트링 유실됨!\n"
+msgid " %s Bad permissions on APPrinterUtilityPath file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on APScanAppPath file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on cupsFilter file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on cupsICCProfile file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on cupsPreFilter file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad spelling of %s - should be %s\n"
+msgstr ""
#, c-format
-msgid " %s Missing \"%s\" translation string for option %s, choice %s!\n"
+msgid " %s Cannot provide both APScanAppPath and APScanAppBundleID\n"
+msgstr ""
+
+#, c-format
+msgid " %s Empty cupsUIConstraints %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Missing \"%s\" translation string for option %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Missing \"%s\" translation string for option %s, choice %s\n"
msgstr ""
-" %1$s %3$s 옵션, %4$s 선택사항에 대한 \"%2$s\" 번역 스트링 유실됨!\n"
#, c-format
msgid " %s Missing APDialogExtension file \"%s\"\n"
@@ -398,105 +422,94 @@ msgstr ""
#, c-format
msgid ""
-" %s Missing REQUIRED PageRegion option!\n"
+" %s Missing REQUIRED PageRegion option\n"
" REF: Page 100, section 5.14.\n"
msgstr ""
#, c-format
msgid ""
-" %s Missing REQUIRED PageSize option!\n"
+" %s Missing REQUIRED PageSize option\n"
" REF: Page 99, section 5.14.\n"
msgstr ""
#, c-format
-msgid " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"!\n"
+msgid " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"\n"
msgstr ""
-" %1$s \"*%4$s %5$s *%6$s %7$s\" UIConstraints에 있는 *%2$s %3$s 선택사"
-"항 유실됨!\n"
#, c-format
-msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"!\n"
+msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"\n"
msgstr ""
-" %1$s %4$s cupsUIConstraints에 있는 *%2$s %3$s 선택사항 유실됨: \"%5$s"
-"\"!\n"
#, c-format
msgid " %s Missing cupsFilter file \"%s\"\n"
msgstr " %s \"%s\" cupsFilter 파일이 유실됨\n"
#, c-format
-msgid " %s Missing cupsICCProfile file \"%s\"!\n"
-msgstr " %s \"%s\" cupsICCProfile 파일이 유실됨!\n"
+msgid " %s Missing cupsICCProfile file \"%s\"\n"
+msgstr ""
#, c-format
msgid " %s Missing cupsPreFilter file \"%s\"\n"
msgstr " %s \"%s\" cupsPreFilter 파일 유실됨\n"
#, c-format
-msgid " %s Missing cupsUIResolver %s!\n"
-msgstr " %s %s cupsUIResolver 유실됨!\n"
+msgid " %s Missing cupsUIResolver %s\n"
+msgstr ""
#, c-format
-msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"!\n"
+msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"\n"
msgstr ""
-" %1$s \"*%3$s %4$s *%5$s %6$s\" UIConstraints에 있는 %2$s 옵션 유실"
-"됨!\n"
#, c-format
-msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"!\n"
+msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"\n"
msgstr ""
-" %1$s %3$s cupsUIConstraints에 있는 %2$s 옵션 유실됨: \"%4$s\"!\n"
#, c-format
-msgid " %s No base translation \"%s\" is included in file!\n"
-msgstr " %s 파일에 \"%s\" 기초 번역이 포함되어 있지 않습니다!\n"
+msgid " %s No base translation \"%s\" is included in file\n"
+msgstr ""
#, c-format
msgid ""
-" %s Non-standard size name \"%s\"!\n"
+" %s Non-standard size name \"%s\"\n"
" REF: Page 187, section B.2.\n"
msgstr ""
#, c-format
msgid ""
-" %s REQUIRED %s does not define choice None!\n"
+" %s REQUIRED %s does not define choice None\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" %s 선택사항 없음을 정의하지 않은 %s이(가) 필요!\n"
-" REF: 122페이지, 섹션 5.17\n"
#, c-format
-msgid " %s Size \"%s\" defined for %s but not for %s!\n"
+msgid " %s Size \"%s\" defined for %s but not for %s\n"
msgstr ""
#, c-format
-msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)!\n"
+msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)\n"
msgstr ""
#, c-format
-msgid " %s cupsICCProfile %s hash value collides with %s!\n"
-msgstr " %s 불필요한 %s cupsICCProfile 값이 %s와(과) 충돌함!\n"
+msgid " %s cupsICCProfile %s hash value collides with %s\n"
+msgstr ""
#, c-format
-msgid " %s cupsUIResolver %s causes a loop!\n"
-msgstr " %s %s cupsUIResolver가 루프를 유발함!\n"
+msgid " %s cupsUIResolver %s causes a loop\n"
+msgstr ""
#, c-format
msgid ""
-" %s cupsUIResolver %s does not list at least two different options!\n"
+" %s cupsUIResolver %s does not list at least two different options\n"
msgstr ""
#, c-format
-msgid " **FAIL** %s choice names %s and %s differ only by case!\n"
-msgstr " **FAIL** %s 선택사항 이름 %s 및 %s이(가) 경우별로만 다름!\n"
+msgid " **FAIL** %s choice names %s and %s differ only by case\n"
+msgstr ""
#, c-format
msgid ""
-" **FAIL** %s must be 1284DeviceID!\n"
+" **FAIL** %s must be 1284DeviceID\n"
" REF: Page 72, section 5.5\n"
msgstr ""
-" **FAIL** %s은(는) 1284DeviceID이어야 합니다!\n"
-" REF: 72페이지, 섹션 5.5\n"
#, c-format
msgid ""
@@ -508,19 +521,15 @@ msgstr ""
#, c-format
msgid ""
-" **FAIL** BAD DefaultImageableArea %s!\n"
+" **FAIL** BAD DefaultImageableArea %s\n"
" REF: Page 102, section 5.15.\n"
msgstr ""
-" **FAIL** 잘못된 DefaultImageableArea %s!\n"
-" REF: 102페이지, 섹션 5.15.\n"
#, c-format
msgid ""
-" **FAIL** BAD DefaultPaperDimension %s!\n"
+" **FAIL** BAD DefaultPaperDimension %s\n"
" REF: Page 103, section 5.15.\n"
msgstr ""
-" **FAIL** 잘못된 DefaultPaperDimension %s!\n"
-" REF: 103페이지, 섹션 5.15.\n"
msgid ""
" **FAIL** BAD JobPatchFile attribute in file\n"
@@ -575,11 +584,9 @@ msgstr ""
#, c-format
msgid ""
-" **FAIL** Bad %s choice %s!\n"
+" **FAIL** Bad %s choice %s\n"
" REF: Page 84, section 5.9\n"
msgstr ""
-" **FAIL** 잘못된 %s - 선택사항 %s!\n"
-" REF: 84페이지, 섹션 5.9\n"
#, c-format
msgid ""
@@ -598,12 +605,12 @@ msgstr ""
" REF: 56페이지, 섹션 5.3.\n"
#, c-format
-msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1!\n"
-msgstr " **FAIL** 잘못된 LanguageEncoding %s - ISOLatin1이어야 합니다!\n"
+msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1\n"
+msgstr ""
#, c-format
-msgid " **FAIL** Bad LanguageVersion %s - must be English!\n"
-msgstr " **FAIL** 잘못된 LanguageVersion %s - 영어여야 합니다!\n"
+msgid " **FAIL** Bad LanguageVersion %s - must be English\n"
+msgstr ""
#, c-format
msgid " **FAIL** Default option code cannot be interpreted: %s\n"
@@ -612,29 +619,26 @@ msgstr " **FAIL** 기본 옵션 코드를 해석할 수 없습니다: %s\n
#, c-format
msgid ""
" **FAIL** Default translation string for option %s choice %s contains "
-"8-bit characters!\n"
+"8-bit characters\n"
msgstr ""
-" **FAIL** %s 옵션 %s 선택사항에 대한 기본 번역 스트링이 8비트 문자를 포"
-"함합니다!\n"
#, c-format
msgid ""
" **FAIL** Default translation string for option %s contains 8-bit "
-"characters!\n"
+"characters\n"
msgstr ""
-" **FAIL** %s 옵션에 대한 기본 번역 스트링이 8비트 문자를 포함합니다!\n"
#, c-format
-msgid " **FAIL** Group names %s and %s differ only by case!\n"
-msgstr " **FAIL** %s 및 %s 그룹 이름이 경우별로만 다름!\n"
+msgid " **FAIL** Group names %s and %s differ only by case\n"
+msgstr ""
#, c-format
-msgid " **FAIL** Multiple occurrences of %s choice name %s!\n"
-msgstr " **FAIL** 다중 %s 항목이 %s 이름을 선택!\n"
+msgid " **FAIL** Multiple occurrences of %s choice name %s\n"
+msgstr ""
#, c-format
-msgid " **FAIL** Option names %s and %s differ only by case!\n"
-msgstr " **FAIL** %s 및 %s 옵션 이름이 경우별로만 다름!\n"
+msgid " **FAIL** Option names %s and %s differ only by case\n"
+msgstr ""
#, c-format
msgid ""
@@ -784,100 +788,82 @@ msgstr " %d개의 오류 발견\n"
#, c-format
msgid ""
-" Bad %%%%BoundingBox: on line %d!\n"
+" Bad %%%%BoundingBox: on line %d\n"
" REF: Page 39, %%%%BoundingBox:\n"
msgstr ""
-" 잘못된 %%%%BoundingBox: %d번째 줄!\n"
-" REF: 39페이지, %%%%BoundingBox:\n"
#, c-format
msgid ""
-" Bad %%%%Page: on line %d!\n"
+" Bad %%%%Page: on line %d\n"
" REF: Page 53, %%%%Page:\n"
msgstr ""
-" 잘못된 %%%%Page: %d번째 줄!\n"
-" REF: 53페이지, %%%%Page:\n"
#, c-format
msgid ""
-" Bad %%%%Pages: on line %d!\n"
+" Bad %%%%Pages: on line %d\n"
" REF: Page 43, %%%%Pages:\n"
msgstr ""
-" 잘못된 %%%%Pages: %d번째 줄!\n"
-" REF: 43페이지, %%%%Pages:\n"
#, c-format
msgid ""
-" Line %d is longer than 255 characters (%d)!\n"
+" Line %d is longer than 255 characters (%d)\n"
" REF: Page 25, Line Length\n"
msgstr ""
-" %d번째 줄이 255자보다 깁니다(%d)!\n"
-" REF: 25페이지, 줄 길이\n"
msgid ""
-" Missing %!PS-Adobe-3.0 on first line!\n"
+" Missing %!PS-Adobe-3.0 on first line\n"
" REF: Page 17, 3.1 Conforming Documents\n"
msgstr ""
-" 첫번째 줄에 있는 %!PS-Adobe-3.0이 유실됨!\n"
-" REF: 17페이지, 3.1 도큐멘트 구성하기\n"
#, c-format
msgid ""
-" Missing %%EndComments comment!\n"
+" Missing %%EndComments comment\n"
" REF: Page 41, %%EndComments\n"
msgstr ""
-" %%EndComments 설명 유실됨!\n"
-" REF: 41페이지, %%EndComments\n"
#, c-format
msgid ""
-" Missing or bad %%BoundingBox: comment!\n"
+" Missing or bad %%BoundingBox: comment\n"
" REF: Page 39, %%BoundingBox:\n"
msgstr ""
-" 유실되었거나 잘못된 %%BoundingBox: 설명!\n"
-" REF: 39페이지, %%BoundingBox:\n"
#, c-format
msgid ""
-" Missing or bad %%Page: comments!\n"
+" Missing or bad %%Page: comments\n"
" REF: Page 53, %%Page:\n"
msgstr ""
-" 유실되었거나 잘못된 %%Page: 설명!\n"
-" REF: 53페이지, %%Page:\n"
#, c-format
msgid ""
-" Missing or bad %%Pages: comment!\n"
+" Missing or bad %%Pages: comment\n"
" REF: Page 43, %%Pages:\n"
msgstr ""
-" 유실되었거나 잘못된 %%Page: 설명!\n"
-" REF: 43페이지, %%Pages:\n"
msgid " NO ERRORS FOUND\n"
msgstr " 발견된 오류 없음\n"
#, c-format
-msgid " Saw %d lines that exceeded 255 characters!\n"
-msgstr " 255자를 초과하는 %d개의 줄 발견!\n"
+msgid " Saw %d lines that exceeded 255 characters\n"
+msgstr ""
#, c-format
-msgid " Too many %%BeginDocument comments!\n"
-msgstr " 너무 많은 %%BeginDocument 설명!\n"
+msgid " Too many %%BeginDocument comments\n"
+msgstr ""
#, c-format
-msgid " Too many %%EndDocument comments!\n"
-msgstr " 너무 많은 %%EndDocument 설명!\n"
+msgid " Too many %%EndDocument comments\n"
+msgstr ""
-msgid " Warning: file contains binary data!\n"
-msgstr " 경고: 파일에 바이너리 데이터가 포함되어 있습니다!\n"
+msgid " Warning: file contains binary data\n"
+msgstr ""
#, c-format
-msgid " Warning: no %%EndComments comment in file!\n"
-msgstr " 경고: 파일에 %%EndComments 설명이 없습니다!\n"
+msgid " Warning: no %%EndComments comment in file\n"
+msgstr ""
#, c-format
-msgid " Warning: obsolete DSC version %.1f in file!\n"
-msgstr " 경고: 파일에 이전 DSC 버전 %.1f가 있습니다!\n"
+msgid " Warning: obsolete DSC version %.1f in file\n"
+msgstr ""
msgid " FAIL\n"
msgstr " FAIL\n"
@@ -973,8 +959,8 @@ msgstr ""
"\t%1$s\n"
#, c-format
-msgid "%s not supported!"
-msgstr "%s이(가) 지원되지 않음!"
+msgid "%s not supported"
+msgstr ""
#, c-format
msgid "%s/%s accepting requests since %s\n"
@@ -997,119 +983,119 @@ msgid "%s: %s failed: %s\n"
msgstr "%s: %s 실패: %s\n"
#, c-format
-msgid "%s: Don't know what to do!\n"
-msgstr "%s: 해야할 일을 모르겠음!\n"
+msgid "%s: Don't know what to do\n"
+msgstr ""
#, c-format
msgid ""
-"%s: Error - %s environment variable names non-existent destination \"%s\"!\n"
-msgstr "%1$s: 오류 - \"%3$s\" 대상에 존재하지 않는 %2$s 환경 변수 이름!\n"
+"%s: Error - %s environment variable names non-existent destination \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid "%s: Error - bad job ID\n"
+msgstr ""
#, c-format
-msgid "%s: Error - bad job ID!\n"
-msgstr "%s: 오류 - 잘못된 작업 ID!\n"
+msgid "%s: Error - cannot print files and alter jobs simultaneously\n"
+msgstr ""
#, c-format
-msgid "%s: Error - cannot print files and alter jobs simultaneously!\n"
-msgstr "%s: 오류 - 파일을 프린트할 수 없고 작업을 동시에 대체할 수 없음!\n"
+msgid "%s: Error - cannot print from stdin if files or a job ID are provided\n"
+msgstr ""
#, c-format
-msgid ""
-"%s: Error - cannot print from stdin if files or a job ID are provided!\n"
+msgid "%s: Error - expected character set after '-S' option\n"
msgstr ""
-"%s: 오류 - 파일 또는 작업 ID가 제공되었다면 stdin에서 프린트할 수 없음!\n"
#, c-format
-msgid "%s: Error - expected character set after '-S' option!\n"
-msgstr "%s: 오류 - '-S' 옵션 뒤에 문자 세트가 예상됨!\n"
+msgid "%s: Error - expected content type after '-T' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected content type after '-T' option!\n"
-msgstr "%s: 오류 - '-T' 옵션 뒤에 콘텐츠 유형이 예상됨!\n"
+msgid "%s: Error - expected copies after '-n' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected copies after '-n' option!\n"
-msgstr "%s: 오류 - '-n' 옵션 뒤에 복사 매수가 예상됨!\n"
+msgid "%s: Error - expected copy count after '-#' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected copy count after '-#' option!\n"
-msgstr "%s: 오류 - '-#' 옵션 뒤에 복사본 수가 예상됨!\n"
+msgid "%s: Error - expected destination after '-P' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected destination after '-P' option!\n"
-msgstr "%s: 오류 - '-P' 옵션 뒤에 대상이 예상됨!\n"
+msgid "%s: Error - expected destination after '-b' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected destination after '-b' option!\n"
-msgstr "%s: 오류 - '-b' 옵션 뒤에 대상이 예상됨!\n"
+msgid "%s: Error - expected destination after '-d' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected destination after '-d' option!\n"
-msgstr "%s: 오류 - '-d' 옵션 뒤에 대상이 예상됨!\n"
+msgid "%s: Error - expected form after '-f' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected form after '-f' option!\n"
-msgstr "%s: 오류 - '-f' 옵션 뒤에 구성이 예상됨!\n"
+msgid "%s: Error - expected hold name after '-H' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected hold name after '-H' option!\n"
-msgstr "%s: 오류 - '-H' 옵션 뒤에 유지 이름이 예상됨!\n"
+msgid "%s: Error - expected hostname after '-H' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected hostname after '-H' option!\n"
-msgstr "%s: 오류 - '-H' 옵션 뒤에 호스트 이름이 예상됨!\n"
+msgid "%s: Error - expected hostname after '-h' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected hostname after '-h' option!\n"
-msgstr "%s: 오류 - '-h' 옵션 뒤에 호스트 이름이 예상됨!\n"
+msgid "%s: Error - expected mode list after '-y' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected mode list after '-y' option!\n"
-msgstr "%s: 오류 - '-y' 옵션 뒤에 모드 목록이 예상됨!\n"
+msgid "%s: Error - expected name after '-%c' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected name after '-%c' option!\n"
-msgstr "%s: 오류 - '-%c' 옵션 뒤에 이름이 예상됨!\n"
+msgid "%s: Error - expected option string after '-o' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected option string after '-o' option!\n"
-msgstr "%s: 오류 - '-o' 옵션 뒤에 옵션 스트링이 예상됨!\n"
+msgid "%s: Error - expected page list after '-P' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected page list after '-P' option!\n"
-msgstr "%s: 오류 - '-P' 옵션 뒤에 페이지 목록이 예상됨!\n"
+msgid "%s: Error - expected priority after '-%c' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected priority after '-%c' option!\n"
-msgstr "%s: 오류 - '-%c' 옵션 뒤에 우선순위가 예상됨!\n"
+msgid "%s: Error - expected reason text after '-r' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected reason text after '-r' option!\n"
-msgstr "%s: 오류 - '-r' 옵션 뒤에 이유 텍스트가 예상됨!\n"
+msgid "%s: Error - expected title after '-t' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected title after '-t' option!\n"
-msgstr "%s: 오류 - '-t' 옵션 뒤에 제목이 예상됨!\n"
+msgid "%s: Error - expected username after '-U' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected username after '-U' option!\n"
-msgstr "%s: 오류 - '-U' 옵션 뒤에 사용자 이름이 예상됨!\n"
+msgid "%s: Error - expected username after '-U' option!n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected username after '-u' option!\n"
-msgstr "%s: 오류 - '-u' 옵션 뒤에 사용자 이름이 예상됨!\n"
+msgid "%s: Error - expected username after '-u' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected value after '-%c' option!\n"
-msgstr "%s: 오류 - '-%c' 옵션 뒤에 값이 예상됨!\n"
+msgid "%s: Error - expected value after '-%c' option\n"
+msgstr ""
#, c-format
msgid ""
"%s: Error - need \"completed\", \"not-completed\", or \"all\" after '-W' "
-"option!\n"
+"option\n"
msgstr ""
-"%s: 오류 - '-W' 옵션 뒤에 \"completed\", \"not-completed\" 또는 \"all\"이 필"
-"요!\n"
#, c-format
msgid "%s: Error - no default destination available.\n"
@@ -1120,8 +1106,8 @@ msgid "%s: Error - priority must be between 1 and 100.\n"
msgstr "%s: 오류 - 우선순위는 1에서 100사이여야 합니다.\n"
#, c-format
-msgid "%s: Error - scheduler not responding!\n"
-msgstr "%s: 오류 - 일정이 응답하지 않음!\n"
+msgid "%s: Error - scheduler not responding\n"
+msgstr ""
#, c-format
msgid "%s: Error - too many files - \"%s\"\n"
@@ -1136,64 +1122,64 @@ msgid "%s: Error - unable to queue from stdin - %s\n"
msgstr "%s: 오류 - stdin에서 대기할 수 없음 - %s\n"
#, c-format
-msgid "%s: Error - unknown destination \"%s\"!\n"
-msgstr "%s: 오류 - 알 수 없는 대상 \"%s\"!\n"
+msgid "%s: Error - unknown destination \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Error - unknown destination \"%s/%s\"!\n"
-msgstr "%s: 오류 - 알 수 없는 대상 \"%s/%s\"!\n"
+msgid "%s: Error - unknown destination \"%s/%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Error - unknown option '%c'!\n"
-msgstr "%s: 오류 - 알 수 없는 옵션 '%c'!\n"
+msgid "%s: Error - unknown option '%c'\n"
+msgstr ""
#, c-format
-msgid "%s: Error - unknown option '%s'!\n"
-msgstr "%s: 오류 - 알 수 없는 옵션 '%s'!\n"
+msgid "%s: Error - unknown option '%s'\n"
+msgstr ""
#, c-format
-msgid "%s: Expected job ID after '-i' option!\n"
-msgstr "%s: '-i' 옵션 뒤에 작업 ID가 예상됨!\n"
+msgid "%s: Expected job ID after '-i' option\n"
+msgstr ""
#, c-format
msgid "%s: Filter \"%s\" not available: %s\n"
msgstr "%s: \"%s\" 필터를 사용할 수 없음: %s\n"
#, c-format
-msgid "%s: Invalid destination name in list \"%s\"!\n"
-msgstr "%s: \"%s\" 목록에 유효하지 않은 대상 이름!\n"
+msgid "%s: Invalid destination name in list \"%s\"\n"
+msgstr ""
#, c-format
msgid "%s: Invalid filter string \"%s\"\n"
msgstr "%s: 유효하지 않은 필터 문자열 \"%s\"\n"
#, c-format
-msgid "%s: Need job ID ('-i jobid') before '-H restart'!\n"
-msgstr "%s: '-H restart' 앞에 작업 ID('-i jobid') 필요!\n"
+msgid "%s: Need job ID ('-i jobid') before '-H restart'\n"
+msgstr ""
#, c-format
-msgid "%s: No filter to convert from %s/%s to %s/%s!\n"
-msgstr "%s: %s/%s에서 %s/%s까지 변환할 필터가 없음!\n"
+msgid "%s: No filter to convert from %s/%s to %s/%s\n"
+msgstr ""
#, c-format
msgid "%s: Operation failed: %s\n"
msgstr "%s: 작동 실패: %s\n"
#, c-format
-msgid "%s: Sorry, no encryption support compiled in!\n"
-msgstr "%s: 죄송합니다, 컴파일된 암호화 지원이 없습니다!\n"
+msgid "%s: Sorry, no encryption support compiled in\n"
+msgstr ""
#, c-format
msgid "%s: Unable to connect to server\n"
msgstr "%s: 서버에 연결할 수 없음\n"
#, c-format
-msgid "%s: Unable to contact server!\n"
-msgstr "%s: 서버에 연결할 수 없음!\n"
+msgid "%s: Unable to contact server\n"
+msgstr ""
#, c-format
-msgid "%s: Unable to determine MIME type of \"%s\"!\n"
-msgstr "%s: MIME 유형의 \"%s\"을(를) 결정할 수 없음!\n"
+msgid "%s: Unable to determine MIME type of \"%s\"\n"
+msgstr ""
#, c-format
msgid "%s: Unable to open %s: %s\n"
@@ -1208,57 +1194,55 @@ msgid "%s: Unable to open PPD file: %s on line %d.\n"
msgstr ""
#, c-format
-msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"!\n"
-msgstr "%s: \"%s\" 또는 \"%s\"에서 MIME 데이터베이스를 읽을 수 없음!\n"
+msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown destination \"%s\"!\n"
-msgstr "%s: 알 수 없는 대상 \"%s\"!\n"
+msgid "%s: Unknown destination \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown destination MIME type %s/%s!\n"
-msgstr "%s: 알 수 없는 대상 MIME 유형 %s/%s!\n"
+msgid "%s: Unknown destination MIME type %s/%s\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown option '%c'!\n"
-msgstr "%s: 알 수 없는 옵션 '%c'!\n"
+msgid "%s: Unknown option '%c'\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown source MIME type %s/%s!\n"
-msgstr "%s: 알 수 없는 소스 MIME 유형 %s/%s!\n"
+msgid "%s: Unknown source MIME type %s/%s\n"
+msgstr ""
#, c-format
msgid ""
"%s: Warning - '%c' format modifier not supported - output may not be "
-"correct!\n"
+"correct\n"
msgstr ""
-"%s: 경고 - '%c' 포맷 조합 키가 지원되지 않음 - 출력이 올바르지 않을 수 있습니"
-"다!\n"
#, c-format
-msgid "%s: Warning - character set option ignored!\n"
-msgstr "%s: 경고 - 문자 세트 옵션이 무시됨!\n"
+msgid "%s: Warning - character set option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - content type option ignored!\n"
-msgstr "%s: 경고 - 콘텐츠 유형 옵션이 무시됨!\n"
+msgid "%s: Warning - content type option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - form option ignored!\n"
-msgstr "%s: 경고 - 구성 옵션이 무시됨!\n"
+msgid "%s: Warning - form option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - mode option ignored!\n"
-msgstr "%s: 경고 - 모드 옵션이 무시됨!\n"
+msgid "%s: Warning - mode option ignored\n"
+msgstr ""
#, c-format
msgid ""
-"%s: error - %s environment variable names non-existent destination \"%s\"!\n"
-msgstr "%1$s: 오류 - \"%3$s\" 대상에 존재하지 않는 %2$s 환경 변수 이름!\n"
+"%s: error - %s environment variable names non-existent destination \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: error - expected option=value after '-o' option!\n"
-msgstr "%s: 오류 - '-o' 옵션 뒤에 option=value가 예상됨!\n"
+msgid "%s: error - expected option=value after '-o' option\n"
+msgstr ""
#, c-format
msgid "%s: error - no default destination available.\n"
@@ -1855,19 +1839,19 @@ msgstr "95"
msgid "?Invalid help command unknown\n"
msgstr "?유효하지 않은 도움말 명령을 알 수 없음\n"
-msgid "A Samba password is required to export printer drivers!"
-msgstr "프린터 드라이버를 보내려면 Samba 암호가 필요함!"
+msgid "A Samba password is required to export printer drivers"
+msgstr ""
-msgid "A Samba username is required to export printer drivers!"
-msgstr "프린터 드라이버를 보내려면 Samba 사용자 이름이 필요함!"
+msgid "A Samba username is required to export printer drivers"
+msgstr ""
#, c-format
-msgid "A class named \"%s\" already exists!"
-msgstr "\"%s\"(이)라는 이름의 클래스가 이미 존재합니다!"
+msgid "A class named \"%s\" already exists"
+msgstr ""
#, c-format
-msgid "A printer named \"%s\" already exists!"
-msgstr "\"%s\"(이)라는 이름의 프린터가 이미 존재합니다!"
+msgid "A printer named \"%s\" already exists"
+msgstr ""
msgid "A0"
msgstr "A0"
@@ -1978,12 +1962,12 @@ msgid "Applicator"
msgstr "적용자"
#, c-format
-msgid "Attempt to set %s printer-state to bad value %d!"
-msgstr "%s 프린터 상태를 잘못된 %d 값으로 설정하려고 합니다!"
+msgid "Attempt to set %s printer-state to bad value %d"
+msgstr ""
#, c-format
-msgid "Attribute groups are out of order (%x < %x)!"
-msgstr "속성 그룹이 올바르지 않습니다(%x < %x)!"
+msgid "Attribute groups are out of order (%x < %x)"
+msgstr ""
msgid "B0"
msgstr "B0"
@@ -2047,83 +2031,86 @@ msgid "Bad custom parameter"
msgstr "잘못된 사용자 설정 매개변수"
#, c-format
-msgid "Bad device URI \"%s\"!\n"
-msgstr "잘못된 장비 URI \"%s\"!\n"
+msgid "Bad device URI \"%s\"\n"
+msgstr ""
#, c-format
-msgid "Bad device-uri \"%s\"!"
-msgstr "잘못된 device-uri \"%s\"!"
+msgid "Bad device-uri \"%s\""
+msgstr ""
#, c-format
-msgid "Bad device-uri scheme \"%s\"!"
-msgstr "잘못된 device-uri 설계 \"%s\"!"
+msgid "Bad device-uri scheme \"%s\""
+msgstr ""
#, c-format
-msgid "Bad document-format \"%s\"!"
-msgstr "잘못된 document-format \"%s\"!"
+msgid "Bad document-format \"%s\""
+msgstr ""
-msgid "Bad filename buffer!"
-msgstr "잘못된 파일 이름 버퍼!"
+msgid "Bad filename buffer"
+msgstr ""
#, c-format
msgid "Bad font attribute: %s\n"
msgstr "잘못된 서체 속성: %s\n"
-msgid "Bad job-priority value!"
-msgstr "잘못된 job-priority 값!"
+msgid "Bad job-priority value"
+msgstr ""
#, c-format
-msgid "Bad job-sheets value \"%s\"!"
-msgstr "잘못된 job-sheets 값\"%s\"!"
+msgid "Bad job-sheets value \"%s\""
+msgstr ""
-msgid "Bad job-sheets value type!"
-msgstr "잘못된 job-sheets 값 유형!"
+msgid "Bad job-sheets value type"
+msgstr ""
-msgid "Bad job-state value!"
-msgstr "잘못된 job-state 값!"
+msgid "Bad job-state value"
+msgstr ""
#, c-format
-msgid "Bad job-uri attribute \"%s\"!"
-msgstr "잘못된 job-uri 속성 \"%s\"!"
+msgid "Bad job-uri attribute \"%s\""
+msgstr ""
#, c-format
-msgid "Bad notify-pull-method \"%s\"!"
-msgstr "잘못된 notify-pull-method \"%s\"!"
+msgid "Bad notify-pull-method \"%s\""
+msgstr ""
#, c-format
-msgid "Bad notify-recipient-uri URI \"%s\"!"
-msgstr "잘못된 notify-recipient-uri URI \"%s\"!"
+msgid "Bad notify-recipient-uri URI \"%s\""
+msgstr ""
#, c-format
msgid "Bad number-up value %d."
msgstr "잘못된 number-up 값 %d."
#, c-format
-msgid "Bad option + choice on line %d!"
-msgstr "%d번째 줄에 있는 잘못된 옵션 + 선택사항!"
+msgid "Bad option + choice on line %d"
+msgstr ""
#, c-format
msgid "Bad page-ranges values %d-%d."
msgstr "잘못된 page-ranges 값 %d-%d."
#, c-format
-msgid "Bad port-monitor \"%s\"!"
-msgstr "잘못된 port-monitor \"%s\"!"
+msgid "Bad port-monitor \"%s\""
+msgstr ""
#, c-format
-msgid "Bad printer-state value %d!"
-msgstr "잘못된 printer-state 값 %d!"
+msgid "Bad printer-state value %d"
+msgstr ""
#, c-format
-msgid "Bad request ID %d!"
+msgid "Bad request ID %d"
msgstr ""
#, c-format
-msgid "Bad request version number %d.%d!"
-msgstr "잘못된 요청 버전 숫자 %d.%d!"
+msgid "Bad request version number %d.%d"
+msgstr ""
+
+msgid "Bad subscription ID"
+msgstr ""
-msgid "Bad subscription ID!"
-msgstr "잘못된 구독 ID!"
+msgid "Bad value string"
+msgstr ""
msgid "Banners"
msgstr "배너"
@@ -2183,8 +2170,8 @@ msgid "Change Settings"
msgstr "설정값 변경"
#, c-format
-msgid "Character set \"%s\" not supported!"
-msgstr "\"%s\" 문자 세트가 지원되지 않음!"
+msgid "Character set \"%s\" not supported"
+msgstr ""
msgid "Chou3 Envelope"
msgstr "Chou3 봉투"
@@ -2223,11 +2210,8 @@ msgid "Continuous"
msgstr "계속"
#, c-format
-msgid "Could not scan type \"%s\"!"
-msgstr "\"%s\" 유형을 검색할 수 없음!"
-
-msgid "Cover open."
-msgstr "덮개가 열려 있음."
+msgid "Could not scan type \"%s\""
+msgstr ""
msgid "Created"
msgstr "생성됨"
@@ -2278,12 +2262,6 @@ msgstr "DeskJet 시리즈"
msgid "Destination \"%s\" is not accepting jobs."
msgstr "\"%s\" 대상이 작업을 허용하지 않습니다."
-msgid "Developer almost empty."
-msgstr "현상액이 거의 비었습니다."
-
-msgid "Developer empty!"
-msgstr "현상액이 비어 있음!"
-
#, c-format
msgid ""
"Device: uri = %s\n"
@@ -2310,9 +2288,6 @@ msgstr "비활성화됨"
msgid "Document %d not found in job %d."
msgstr "도큐멘트 %d을 작업 %d에서 찾을 수 없습니다."
-msgid "Door open."
-msgstr "문이 열려 있음."
-
msgid "Double Postcard"
msgstr "이중 엽서"
@@ -2347,24 +2322,20 @@ msgid "ERROR: %s job-id user title copies options [file]\n"
msgstr ""
#, c-format
-msgid "ERROR: Bad %%BoundingBox: comment seen!\n"
-msgstr "ERROR: 잘못된 %%BoundingBox: 설명이 보임!\n"
-
-#, c-format
-msgid "ERROR: Bad %%IncludeFeature: comment!\n"
-msgstr "ERROR: 잘못된 %%IncludeFeature: 설명!\n"
+msgid "ERROR: Bad %%BoundingBox: comment seen\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad %%Page: comment in file!\n"
-msgstr "ERROR: 잘못된 %%Page: 파일에 있는 설명!\n"
+msgid "ERROR: Bad %%IncludeFeature: comment\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad %%PageBoundingBox: comment in file!\n"
-msgstr "ERROR: 잘못된 %%PageBoundingBox: 파일에 있는 설명!\n"
+msgid "ERROR: Bad %%Page: comment in file\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad SCSI device file \"%s\"!\n"
-msgstr "ERROR: 잘못된 SCSI 장비 파일 \"%s\"!\n"
+msgid "ERROR: Bad %%PageBoundingBox: comment in file\n"
+msgstr ""
#, c-format
msgid "ERROR: Bad charset file %s\n"
@@ -2375,23 +2346,23 @@ msgid "ERROR: Bad charset type %s\n"
msgstr "ERROR: 잘못된 문자 세트 유형 %s\n"
#, c-format
-msgid "ERROR: Bad columns value %d!\n"
-msgstr "ERROR: 잘못된 열 값 %d!\n"
+msgid "ERROR: Bad columns value %d\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad cpi value %f!\n"
-msgstr "ERROR: 잘못된 cpi 값 %f!\n"
+msgid "ERROR: Bad cpi value %f\n"
+msgstr ""
#, c-format
msgid "ERROR: Bad font description line: %s\n"
msgstr "ERROR: 잘못된 서체 설명 줄: %s\n"
#, c-format
-msgid "ERROR: Bad lpi value %f!\n"
-msgstr "ERROR: 잘못된 lpi 값 %f!\n"
+msgid "ERROR: Bad lpi value %f\n"
+msgstr ""
-msgid "ERROR: Bad page setup!\n"
-msgstr "ERROR: 잘못된 페이지 설정!\n"
+msgid "ERROR: Bad page setup\n"
+msgstr ""
#, c-format
msgid "ERROR: Bad text direction %s\n"
@@ -2401,88 +2372,80 @@ msgstr "ERROR: 잘못된 텍스트 방향 %s\n"
msgid "ERROR: Bad text width %s\n"
msgstr "ERROR: 잘못된 텍스트 길이 %s\n"
-msgid "ERROR: Destination printer does not exist!\n"
-msgstr "ERROR: 대상 프린터가 없습니다!\n"
+msgid "ERROR: Destination printer does not exist\n"
+msgstr ""
#, c-format
-msgid "ERROR: Duplicate %%BoundingBox: comment seen!\n"
-msgstr "ERROR: %%BoundingBox 복제: 설명이 보임!\n"
+msgid "ERROR: Duplicate %%BoundingBox: comment seen\n"
+msgstr ""
#, c-format
-msgid "ERROR: Duplicate %%Pages: comment seen!\n"
-msgstr "ERROR: %%Pages 복제: 설명이 보임!\n"
+msgid "ERROR: Duplicate %%Pages: comment seen\n"
+msgstr ""
-msgid "ERROR: Empty print file!\n"
-msgstr "ERROR: 빈 프린트 파일!\n"
+msgid "ERROR: Empty print file\n"
+msgstr ""
#, c-format
msgid "ERROR: Error %d sending PAPSendData request: %s\n"
msgstr "ERROR: %d 오류가 다음 PAPSendData 요청을 보내는 중: %s\n"
#, c-format
-msgid "ERROR: Expected quoted string on line %d of %s!\n"
-msgstr "ERROR: %2$s의 %1$d번째 줄에 인용 스트링이 예상됨!\n"
-
-msgid "ERROR: Fatal USB error!\n"
-msgstr "ERROR: 심각한 USB 오류!\n"
+msgid "ERROR: Expected quoted string on line %d of %s\n"
+msgstr ""
-msgid "ERROR: Invalid HP-GL/2 command seen, unable to print file!\n"
-msgstr "ERROR: 파일을 프린트할 수 없는, 유효하지 않은 HP-GL/2 명령이 보임!\n"
+msgid "ERROR: Fatal USB error\n"
+msgstr ""
#, c-format
-msgid "ERROR: Missing %%EndProlog!\n"
-msgstr "ERROR: %%EndProlog가 유실됨!\n"
+msgid "ERROR: Missing %%EndProlog\n"
+msgstr ""
#, c-format
-msgid "ERROR: Missing %%EndSetup!\n"
-msgstr "ERROR: %%EndSetup이 유실됨!\n"
+msgid "ERROR: Missing %%EndSetup\n"
+msgstr ""
#, c-format
-msgid "ERROR: Missing value on line %d of banner file!\n"
-msgstr "ERROR: 배너 파일의 %d번째 줄 값이 유실됨!\n"
+msgid "ERROR: Missing value on line %d of banner file\n"
+msgstr ""
#, c-format
msgid ""
-"ERROR: Need a msgid line before any translation strings on line %d of %s!\n"
+"ERROR: Need a msgid line before any translation strings on line %d of %s\n"
msgstr ""
-"ERROR: %2$s의 %1$d번째 줄에 있는 모든 번역 스트링 앞에 msgid 줄 필요!\n"
#, c-format
-msgid "ERROR: No %%BoundingBox: comment in header!\n"
-msgstr "ERROR: %%BoundingBox가 없음: 머리말에 설명!\n"
+msgid "ERROR: No %%BoundingBox: comment in header\n"
+msgstr ""
#, c-format
-msgid "ERROR: No %%Pages: comment in header!\n"
-msgstr "ERROR: %%Pages가 없음: 머리말에 설명!\n"
+msgid "ERROR: No %%Pages: comment in header\n"
+msgstr ""
msgid ""
-"ERROR: No device URI found in argv[0] or in DEVICE_URI environment "
-"variable!\n"
-msgstr "ERROR: argv[0] 또는 DEVICE_URI 환경 변수에서 발견된 장비 URI가 없음!\n"
+"ERROR: No device URI found in argv[0] or in DEVICE_URI environment variable\n"
+msgstr ""
#, c-format
msgid "ERROR: No fonts in charset file %s\n"
msgstr "ERROR: %s 문자 세트 파일에 서체 없음\n"
-msgid "ERROR: No pages found!\n"
-msgstr "ERROR: 페이지 없음!\n"
+msgid "ERROR: No pages found\n"
+msgstr ""
-msgid "ERROR: Out of paper!\n"
-msgstr "ERROR: 종이 없음!\n"
+msgid "ERROR: Out of paper\n"
+msgstr ""
-msgid "ERROR: PRINTER environment variable not defined!\n"
-msgstr "ERROR: PRINTER 환경 변수가 정의되지 않음!\n"
+msgid "ERROR: PRINTER environment variable not defined\n"
+msgstr ""
#, c-format
-msgid "ERROR: Print file was not accepted (%s)!\n"
-msgstr "ERROR: 프린트 파일이 허용되지 않음(%s)!\n"
+msgid "ERROR: Print file was not accepted (%s)\n"
+msgstr ""
msgid "ERROR: Printer not responding\n"
msgstr "ERROR: 프린터가 응답하지 않음\n"
-msgid "ERROR: Printer not responding!\n"
-msgstr "ERROR: 프린터가 응답하지 않음!\n"
-
msgid "ERROR: Printer sent unexpected EOF\n"
msgstr "ERROR: 프린터가 예기치 않은 EOF를 보냄\n"
@@ -2505,6 +2468,9 @@ msgstr "ERROR: 작업에 %d 파일을 추가할 수 없음: %s\n"
msgid "ERROR: Unable to cancel job %d: %s\n"
msgstr "ERROR: %d 작업을 취소할 수 없음: %s\n"
+msgid "ERROR: Unable to connect to printer; will retry in 30 seconds...\n"
+msgstr ""
+
msgid "ERROR: Unable to copy PDF file"
msgstr "ERROR: PDF 파일을 복사할 수 없음"
@@ -2552,16 +2518,16 @@ msgid "ERROR: Unable to get default AppleTalk zone"
msgstr "ERROR: 기본 AppleTalk 영역을 얻을 수 없음"
#, c-format
-msgid "ERROR: Unable to get job %d attributes (%s)!\n"
-msgstr "ERROR: 작업 %d 속성을 얻을 수 없음(%s)!\n"
+msgid "ERROR: Unable to get job %d attributes (%s)\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unable to get printer status (%s)!\n"
-msgstr "ERROR: 프린터 상태를 알 수 없음(%s)!\n"
+msgid "ERROR: Unable to get printer status (%s)\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unable to locate printer '%s'!\n"
-msgstr "ERROR: '%s' 프린터를 찾을 수 없음!\n"
+msgid "ERROR: Unable to locate printer '%s'\n"
+msgstr ""
msgid "ERROR: Unable to look for PAP response"
msgstr "ERROR: PAP 응답을 찾을 수 없음"
@@ -2580,7 +2546,7 @@ msgstr "ERROR: \"%s\"을(를) 열 수 없음 - %s\n"
msgid "ERROR: Unable to open %s: %s\n"
msgstr "ERROR: %s을(를) 열 수 없음: %s\n"
-msgid "ERROR: Unable to open PPD file!\n"
+msgid "ERROR: Unable to open PPD file\n"
msgstr ""
#, c-format
@@ -2599,8 +2565,8 @@ msgstr "ERROR: \"%s\" 파일을 열 수 없음 - %s\n"
msgid "ERROR: Unable to open file \"%s\": %s\n"
msgstr "ERROR: \"%s\" 파일을 열 수 없음: %s\n"
-msgid "ERROR: Unable to open image file for printing!\n"
-msgstr "ERROR: 이미지 파일을 열어서 프린트할 수 없음!\n"
+msgid "ERROR: Unable to open image file for printing\n"
+msgstr ""
#, c-format
msgid "ERROR: Unable to open print file \"%s\": %s\n"
@@ -2623,18 +2589,18 @@ msgid "ERROR: Unable to open temporary compressed print file: %s\n"
msgstr "ERROR: 임시로 압축한 프린트 파일을 열 수 없음: %s\n"
#, c-format
-msgid "ERROR: Unable to print %d text columns!\n"
-msgstr "ERROR: %d개의 텍스트 열을 프린트할 수 없음!\n"
+msgid "ERROR: Unable to print %d text columns\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unable to print %dx%d text page!\n"
-msgstr "ERROR: %dx%d 텍스트 페이지를 프린트할 수 없음!\n"
+msgid "ERROR: Unable to print %dx%d text page\n"
+msgstr ""
msgid "ERROR: Unable to read print data"
msgstr "ERROR: 프린트 데이터를 읽을 수 없음"
-msgid "ERROR: Unable to read print data!\n"
-msgstr "ERROR: 프린트 데이터를 읽을 수 없음!\n"
+msgid "ERROR: Unable to read print data\n"
+msgstr ""
msgid "ERROR: Unable to reserve port"
msgstr "ERROR: 포트를 예약할 수 없음"
@@ -2656,12 +2622,8 @@ msgstr "ERROR: PAP tickle 요청을 보낼 수 없음"
msgid "ERROR: Unable to send initial PAP send data request"
msgstr "ERROR: 초기 PAP 전송 데이터 요청을 보낼 수 없음"
-#, c-format
-msgid "ERROR: Unable to send print data (%d)\n"
-msgstr "ERROR: 프린트 데이터를 보낼 수 없음(%d)\n"
-
-msgid "ERROR: Unable to send print data!\n"
-msgstr "ERROR: 프린트 데이터를 보낼 수 없음!\n"
+msgid "ERROR: Unable to send print data\n"
+msgstr ""
msgid "ERROR: Unable to send print file to printer"
msgstr "ERROR: 프린트 파일을 프린터로 보낼 수 없음"
@@ -2678,8 +2640,8 @@ msgid "ERROR: Unable to write %d bytes to \"%s\": %s\n"
msgstr "ERROR: \"%2$s\"에 %1$d바이트를 쓸 수 없음: %3$s\n"
#, c-format
-msgid "ERROR: Unable to write %d bytes to printer!\n"
-msgstr "ERROR: 프린터에 %d바이트를 쓸 수 없음!\n"
+msgid "ERROR: Unable to write %d bytes to printer\n"
+msgstr ""
msgid "ERROR: Unable to write control file"
msgstr "ERROR: 제어 파일을 쓸 수 없음"
@@ -2691,23 +2653,20 @@ msgstr "ERROR: 프린트 데이터를 쓸 수 없음"
msgid "ERROR: Unable to write print data: %s\n"
msgstr "ERROR: 프린트 데이터를 쓸 수 없음: %s\n"
-msgid "ERROR: Unable to write raster data to driver!\n"
-msgstr "ERROR: 드라이버에 래스터 데이터를 쓸 수 없음!\n"
-
-msgid "ERROR: Unable to write to temporary file"
-msgstr "ERROR: 임시 파일을 쓸 수 없음"
+msgid "ERROR: Unable to write raster data to driver\n"
+msgstr ""
#, c-format
msgid "ERROR: Unable to write uncompressed document data: %s\n"
msgstr "ERROR: 압축되지 않은 도큐멘트 데이터를 쓸 수 없음: %s\n"
#, c-format
-msgid "ERROR: Unexpected text on line %d of %s!\n"
-msgstr "ERROR: %2$s의 %1$d번째 줄에 예기치 않은 텍스트!\n"
+msgid "ERROR: Unexpected text on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unknown encryption option value \"%s\"!\n"
-msgstr "ERROR: 알 수 없는 암호화 옵션 값 \"%s\"!\n"
+msgid "ERROR: Unknown encryption option value \"%s\"\n"
+msgstr ""
#, c-format
msgid "ERROR: Unknown file order \"%s\"\n"
@@ -2718,60 +2677,53 @@ msgid "ERROR: Unknown format character \"%c\"\n"
msgstr "ERROR: 알 수 없는 포맷 문자 \"%c\"\n"
#, c-format
-msgid "ERROR: Unknown message catalog format for \"%s\"!\n"
-msgstr "ERROR: \"%s\"에 대한 알 수 없는 메시지 카탈로그 포맷!\n"
+msgid "ERROR: Unknown message catalog format for \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unknown option \"%s\" with value \"%s\"!\n"
-msgstr "ERROR: \"%2$s\" 값이 있는 알 수 없는 \"%1$s\" 옵션!\n"
+msgid "ERROR: Unknown option \"%s\" with value \"%s\"\n"
+msgstr ""
#, c-format
msgid "ERROR: Unknown print mode \"%s\"\n"
msgstr "ERROR: 알 수 없는 \"%s\" 프린트 모드\n"
#, c-format
-msgid "ERROR: Unknown version option value \"%s\"!\n"
-msgstr "ERROR: 알 수 없는 \"%s\" 버전 옵션 값!\n"
+msgid "ERROR: Unknown version option value \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unsupported brightness value %s, using brightness=100!\n"
-msgstr "ERROR: brightness=100을 사용하는, 지원되지 않는 밝기 값 %s!\n"
+msgid "ERROR: Unsupported brightness value %s, using brightness=100\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unsupported gamma value %s, using gamma=1000!\n"
-msgstr "ERROR: gamma=1000을 사용하는, 지원되지 않는 감마 값 %s!\n"
+msgid "ERROR: Unsupported gamma value %s, using gamma=1000\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unsupported number-up value %d, using number-up=1!\n"
-msgstr "ERROR: number-up=1을 사용하는, 지원되지 않는 number-up 값 %d!\n"
+msgid "ERROR: Unsupported number-up value %d, using number-up=1\n"
+msgstr ""
#, c-format
msgid ""
-"ERROR: Unsupported number-up-layout value %s, using number-up-layout=lrtb!\n"
+"ERROR: Unsupported number-up-layout value %s, using number-up-layout=lrtb\n"
msgstr ""
-"ERROR: number-up-layout=lrtb을 사용하는, 지원되지 않는 number-up-layout 값 %"
-"s!\n"
#, c-format
-msgid "ERROR: Unsupported page-border value %s, using page-border=none!\n"
-msgstr "ERROR: page-border=none을 사용하는, 지원되지 않는 page-border 값 %s!\n"
+msgid "ERROR: Unsupported page-border value %s, using page-border=none\n"
+msgstr ""
#, c-format
-msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting!\n"
-msgstr "ERROR: doc_printf 오버플로우(%d바이트)가 발견됨, 중단 중!\n"
+msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting\n"
+msgstr ""
#, c-format
-msgid "ERROR: pictwpstops exited on signal %d!\n"
-msgstr "ERROR: pictwpstops가 신호 %d에서 종료됨!\n"
+msgid "ERROR: pictwpstops exited on signal %d\n"
+msgstr ""
#, c-format
-msgid "ERROR: pictwpstops exited with status %d!\n"
-msgstr "ERROR: pictwpstops가 상태 %d(으)로 종료됨!\n"
-
-msgid ""
-"ERROR: recoverable: Unable to connect to printer; will retry in 30 "
-"seconds...\n"
-msgstr "ERROR: 복원 가능: 프린터에 연결할 수 없음; 30초 후에 다시 시도...\n"
+msgid "ERROR: pictwpstops exited with status %d\n"
+msgstr ""
msgid "ERROR: select() failed"
msgstr "ERROR: select() 실패"
@@ -2782,12 +2734,15 @@ msgstr "ERROR: 프린트 파일을 시작할 수 없음"
msgid "Edit Configuration File"
msgstr "구성 파일 편집"
-msgid "Empty PPD file!"
-msgstr "PPD 파일이 비어있음!"
+msgid "Empty PPD file"
+msgstr ""
msgid "Ending Banner"
msgstr "배너 종료 중"
+msgid "English"
+msgstr "Korean"
+
msgid "Enter old password:"
msgstr "이전 암호 입력:"
@@ -2815,8 +2770,8 @@ msgstr "Epson"
msgid "Error Policy"
msgstr "오류 정책"
-msgid "Error: need hostname after '-h' option!\n"
-msgstr "오류: '-h' 옵션 뒤에 호스트 이름이 필요!\n"
+msgid "Error: need hostname after '-h' option\n"
+msgstr ""
msgid "Every 10 Labels"
msgstr "10개 레이블마다"
@@ -2877,12 +2832,6 @@ msgstr "2절지"
msgid "Forbidden"
msgstr "금지됨"
-msgid "Fuser temperature high!"
-msgstr "퓨저 온도가 높음!"
-
-msgid "Fuser temperature low!"
-msgstr "퓨저 온도가 낮음!"
-
msgid "General"
msgstr "일반"
@@ -2901,8 +2850,8 @@ msgstr "Get-Response-PDU 길이가 무제한입니다"
msgid "Glossy Paper"
msgstr "글로시 종이"
-msgid "Got a printer-uri attribute but no job-id!"
-msgstr "printer-uri 속성을 얻었지만, job-id가 없습니다!"
+msgid "Got a printer-uri attribute but no job-id"
+msgstr ""
msgid "Grayscale"
msgstr "그레이 스케일"
@@ -3100,6 +3049,9 @@ msgstr "ISO B8"
msgid "ISO B9"
msgstr "ISO B9"
+msgid "ISOLatin1"
+msgstr "UTF-8"
+
msgid "Illegal control character"
msgstr "올바르지 않은 제어 문자"
@@ -3115,18 +3067,6 @@ msgstr "올바르지 않은 번역 스트링"
msgid "Illegal whitespace character"
msgstr "올바르지 않은 여백 문자"
-msgid "Ink/toner almost empty."
-msgstr "잉크/토너가 거의 비었습니다."
-
-msgid "Ink/toner empty!"
-msgstr "잉크/토너가 비었음!"
-
-msgid "Ink/toner waste bin almost full."
-msgstr "잉크/토너 폐기소가 거의 찼습니다."
-
-msgid "Ink/toner waste bin full!"
-msgstr "잉크/토너 폐기소가 찼음!"
-
msgid "Installable Options"
msgstr "설치 가능한 옵션"
@@ -3139,9 +3079,6 @@ msgstr "IntelliBar 레이블 프린터"
msgid "Intellitech"
msgstr "Intellitech"
-msgid "Interlock open."
-msgstr "연동 장치가 열려 있음."
-
msgid "Internal Server Error"
msgstr ""
@@ -3173,12 +3110,12 @@ msgid "JCL"
msgstr "JCL"
#, c-format
-msgid "Job #%d cannot be restarted - no files!"
-msgstr "#%d 작업을 다시 시작할 수 없음 - 파일 없음!"
+msgid "Job #%d cannot be restarted - no files"
+msgstr ""
#, c-format
-msgid "Job #%d does not exist!"
-msgstr "#%d 작업이 없음!"
+msgid "Job #%d does not exist"
+msgstr ""
#, c-format
msgid "Job #%d is already aborted - can't cancel."
@@ -3193,28 +3130,28 @@ msgid "Job #%d is already completed - can't cancel."
msgstr "#%d 작업이 이미 완료됨 - 취소할 수 없습니다."
#, c-format
-msgid "Job #%d is finished and cannot be altered!"
-msgstr "#%d 작업이 종료되었고 대체할 수 없음!"
+msgid "Job #%d is finished and cannot be altered"
+msgstr ""
#, c-format
-msgid "Job #%d is not complete!"
-msgstr "#%d 작업이 왼료되지 않음!"
+msgid "Job #%d is not complete"
+msgstr ""
#, c-format
-msgid "Job #%d is not held for authentication!"
-msgstr "#%d 작업이 인증을 위해 유지되지 않음!"
+msgid "Job #%d is not held"
+msgstr ""
#, c-format
-msgid "Job #%d is not held!"
-msgstr "#%d 작업이 유지되지 않음!"
+msgid "Job #%d is not held for authentication"
+msgstr ""
#, c-format
-msgid "Job #%s does not exist!"
-msgstr "#%s 작업이 존재하지 않음!"
+msgid "Job #%s does not exist"
+msgstr ""
#, c-format
-msgid "Job %d not found!"
-msgstr "%d 작업이 발견되지 않음!"
+msgid "Job %d not found"
+msgstr ""
msgid "Job Completed"
msgstr "작업이 완료됨"
@@ -3243,8 +3180,8 @@ msgstr "작업 실행에 실패함:"
msgid "Job state cannot be changed."
msgstr "작업 상태를 변경할 수 없습니다."
-msgid "Job subscriptions cannot be renewed!"
-msgstr "작업 구독을 갱신할 수 없음!"
+msgid "Job subscriptions cannot be renewed"
+msgstr ""
msgid "Jobs"
msgstr "작업"
@@ -3265,8 +3202,8 @@ msgid "Label Top"
msgstr "레이블 상단"
#, c-format
-msgid "Language \"%s\" not supported!"
-msgstr "\"%s\" 언어가 지원되지 않음!"
+msgid "Language \"%s\" not supported"
+msgstr ""
msgid "Large Address"
msgstr "주소 크게"
@@ -3319,21 +3256,6 @@ msgstr "미디어 추적"
msgid "Media Type"
msgstr "미디어 유형"
-msgid "Media jam!"
-msgstr "미디어가 걸림!"
-
-msgid "Media tray almost empty."
-msgstr "미디어 트레이가 거의 비었습니다."
-
-msgid "Media tray empty!"
-msgstr "미디어 트레이가 비어 있음!"
-
-msgid "Media tray missing!"
-msgstr "미디어 트레이가 유실됨!"
-
-msgid "Media tray needs to be filled."
-msgstr "미디어 트레이를 채워야 합니다."
-
msgid "Medium"
msgstr "중간"
@@ -3346,28 +3268,31 @@ msgstr "PPD-Adobe-4.x 머리말이 유실됨"
msgid "Missing asterisk in column 1"
msgstr "1열에 있는 별표가 유실됨"
-msgid "Missing document-number attribute!"
-msgstr "document-number 속성이 유실됨!"
+msgid "Missing document-number attribute"
+msgstr ""
#, c-format
-msgid "Missing double quote on line %d!"
-msgstr "%d번째 줄에 있는 큰 따옴표가 유실됨!"
+msgid "Missing double quote on line %d"
+msgstr ""
+
+msgid "Missing form variable"
+msgstr ""
-msgid "Missing form variable!"
-msgstr "구성 변수가 유실됨!"
+msgid "Missing notify-subscription-ids attribute"
+msgstr ""
-msgid "Missing notify-subscription-ids attribute!"
-msgstr "notify-subscription-ids 속성이 유실됨!"
+msgid "Missing option keyword"
+msgstr ""
-msgid "Missing requesting-user-name attribute!"
-msgstr "requesting-user-name 속성이 유실됨!"
+msgid "Missing requesting-user-name attribute"
+msgstr ""
-msgid "Missing required attributes!"
-msgstr "필요한 속성이 유실됨!"
+msgid "Missing required attributes"
+msgstr ""
#, c-format
-msgid "Missing value on line %d!"
-msgstr "%d번째 줄에 있는 값이 유실됨!"
+msgid "Missing value on line %d"
+msgstr ""
msgid "Missing value string"
msgstr "값 스트링이 유실됨"
@@ -3418,7 +3343,7 @@ msgstr "NULL PPD 파일 포인터"
msgid "Name OID uses indefinite length"
msgstr "이름 OID 길이가 무제한입니다"
-msgid "Nested classes are not allowed!"
+msgid "Nested classes are not allowed"
msgstr ""
msgid "Never"
@@ -3436,27 +3361,27 @@ msgstr "아니요"
msgid "No Content"
msgstr "콘텐츠 없음"
-msgid "No PPD name!"
-msgstr "PPD 이름 없음!"
+msgid "No PPD name"
+msgstr ""
msgid "No VarBind SEQUENCE"
msgstr "VarBind SEQUENCE 없음"
-msgid "No Windows printer drivers are installed!"
-msgstr "설치된 Windows 프린터 드라이버가 없음!"
+msgid "No Windows printer drivers are installed"
+msgstr ""
msgid "No active connection"
msgstr "활성 연결이 없음"
#, c-format
-msgid "No active jobs on %s!"
-msgstr "%s에 활성 작업이 없음!"
+msgid "No active jobs on %s"
+msgstr ""
-msgid "No attributes in request!"
-msgstr "요청에 속성이 없음!"
+msgid "No attributes in request"
+msgstr ""
-msgid "No authentication information provided!"
-msgstr "제공된 인증 정보가 없음!"
+msgid "No authentication information provided"
+msgstr ""
msgid "No community name"
msgstr "커뮤니티 이름 없음"
@@ -3473,32 +3398,32 @@ msgstr "error-index 없음"
msgid "No error-status"
msgstr "error-status 없음"
-msgid "No file!?!"
-msgstr "파일이 없음!?!"
+msgid "No file!?"
+msgstr ""
-msgid "No modification time!"
-msgstr "수정 시간 없음!"
+msgid "No modification time"
+msgstr ""
msgid "No name OID"
msgstr "이름 OID 없음"
-msgid "No printer name!"
-msgstr "프린터 이름 없음!"
+msgid "No printer name"
+msgstr ""
-msgid "No printer-uri found for class!"
-msgstr "클래스에 대한 printer-uri 없음!"
+msgid "No printer-uri found"
+msgstr ""
-msgid "No printer-uri found!"
-msgstr "printer-uri 없음!"
+msgid "No printer-uri found for class"
+msgstr ""
-msgid "No printer-uri in request!"
-msgstr "요청에 printer-uri 없음!"
+msgid "No printer-uri in request"
+msgstr ""
msgid "No request-id"
msgstr "request-id 없음"
-msgid "No subscription attributes in request!"
-msgstr "요청에 구독 속성이 없음!"
+msgid "No subscription attributes in request"
+msgstr ""
msgid "No subscriptions found."
msgstr "발견된 구독이 없습니다."
@@ -3542,12 +3467,6 @@ msgstr "참고"
msgid "OK"
msgstr "승인"
-msgid "OPC almost at end-of-life."
-msgstr "OPC 수명이 거의 다 되었습니다."
-
-msgid "OPC at end-of-life!"
-msgstr "OPC 수명이 다 되었음!"
-
msgid "Off (1-Sided)"
msgstr "끔(한 쪽 방향)"
@@ -3576,18 +3495,9 @@ msgstr "설치된 옵션"
msgid "Options: "
msgstr "옵션: "
-msgid "Out of toner!"
-msgstr "토너가 없음!"
-
msgid "Output Mode"
msgstr "출력 모드"
-msgid "Output bin almost full."
-msgstr "출력소 거의 찼습니다."
-
-msgid "Output bin full!"
-msgstr "출력소가 찼습니다!"
-
#, c-format
msgid "Output for printer %s is sent to %s\n"
msgstr "%s 프린터 출력을 %s(으)로 보냄\n"
@@ -3604,9 +3514,6 @@ msgstr "%s/%s 프린터 출력을 %s로 보냄\n"
msgid "Output for printer %s/%s is sent to remote printer %s on %s\n"
msgstr "%1$s/%2$s 프린터 출력을 %4$s에 있는 %3$s 원격 프린터로 보냄\n"
-msgid "Output tray missing!"
-msgstr "출력 트레이가 유실됨!"
-
msgid "PASS\n"
msgstr "PASS\n"
@@ -3762,9 +3669,6 @@ msgstr "중단된 프린터"
msgid "Printer Settings"
msgstr "프린터 설정"
-msgid "Printer offline."
-msgstr "프린터가 오프라인입니다."
-
msgid "Printer:"
msgstr "프린터:"
@@ -3819,9 +3723,6 @@ msgstr "뒤로가기"
msgid "Running command: %s %s -N -A %s -c '%s'\n"
msgstr "실행 중인 명령: %s %s -N -A %s -c '%s'\n"
-msgid "SCSI Printer"
-msgstr "SCSI 프린터"
-
msgid "SEQUENCE uses indefinite length"
msgstr "SEQUENCE 길이가 무제한입니다"
@@ -3931,13 +3832,67 @@ msgstr ""
"클래스 이름은 최대 127자의 프린트 가능한 문자만을 포함할 수 있고 빈 칸, 슬래"
"시(/) 또는 파운드 기호(#)를 포함하지 않습니다."
+msgid "The developer unit needs to be replaced."
+msgstr ""
+
+msgid "The developer unit will need to be replaced soon."
+msgstr ""
+
+msgid "The fuser's temperature is high."
+msgstr ""
+
+msgid "The fuser's temperature is low."
+msgstr ""
+
msgid ""
"The notify-lease-duration attribute cannot be used with job subscriptions."
msgstr "notify-lease-duration 속성을 작업 구독과 함께 사용할 수 없습니다."
#, c-format
-msgid "The notify-user-data value is too large (%d > 63 octets)!"
-msgstr "notify-user-data 값이 너무 큼!(%d > 63행)!"
+msgid "The notify-user-data value is too large (%d > 63 octets)"
+msgstr ""
+
+msgid "The optical photoconductor needs to be replaced."
+msgstr ""
+
+msgid "The optical photoconductor will need to be replaced soon."
+msgstr ""
+
+msgid "The output bin is almost full."
+msgstr ""
+
+msgid "The output bin is full."
+msgstr ""
+
+msgid "The output bin is missing."
+msgstr ""
+
+msgid "The paper tray is almost empty."
+msgstr ""
+
+msgid "The paper tray is empty."
+msgstr ""
+
+msgid "The paper tray is missing."
+msgstr ""
+
+msgid "The paper tray needs to be filled."
+msgstr ""
+
+msgid "The printer is almost out of ink."
+msgstr ""
+
+msgid "The printer is low on toner."
+msgstr ""
+
+msgid "The printer is offline."
+msgstr ""
+
+msgid "The printer is out of ink."
+msgstr ""
+
+msgid "The printer is out of toner."
+msgstr ""
msgid ""
"The printer name may only contain up to 127 printable characters and may not "
@@ -3946,18 +3901,33 @@ msgstr ""
"프린터 이름은 최대 127자의 프린트 가능한 문자만을 포함할 수 있고 빈 칸, 슬래"
"시(/) 또는 파운드 기호(#)를 포함하지 않습니다."
-msgid "The printer or class is not shared!"
-msgstr "프린터 또는 클래스를 공유할 수 없음!"
+msgid "The printer or class is not shared"
+msgstr ""
msgid "The printer or class was not found."
msgstr "프린터 또는 클래스가 없습니다."
+msgid "The printer's cover is open."
+msgstr ""
+
+msgid "The printer's door is open."
+msgstr ""
+
+msgid "The printer's interlock is open."
+msgstr ""
+
+msgid "The printer's waste bin is almost full."
+msgstr ""
+
+msgid "The printer's waste bin is full."
+msgstr ""
+
#, c-format
msgid "The printer-uri \"%s\" contains invalid characters."
msgstr "\"%s\" printer-uri가 유효하지 않은 문자를 포함합니다."
-msgid "The printer-uri attribute is required!"
-msgstr "printer-uri 속성이 필요함!"
+msgid "The printer-uri attribute is required"
+msgstr ""
msgid ""
"The printer-uri must be of the form \"ipp://HOSTNAME/classes/CLASSNAME\"."
@@ -3977,25 +3947,25 @@ msgstr ""
msgid "There are too many subscriptions."
msgstr "구독이 너무 많습니다."
+msgid "There is a paper jam."
+msgstr ""
+
msgid "Thermal Transfer Media"
msgstr "열 전송 미디어"
msgid "Title: "
msgstr "제목: "
-msgid "Toner low."
-msgstr "토너가 부족합니다."
-
msgid "Too many active jobs."
msgstr "활성 작업이 너무 많습니다."
#, c-format
-msgid "Too many job-sheets values (%d > 2)!"
-msgstr "job-sheets 값이 너무 많습니다(%d > 2)!"
+msgid "Too many job-sheets values (%d > 2)"
+msgstr ""
#, c-format
-msgid "Too many printer-state-reasons values (%d > %d)!"
-msgstr "printer-state-reasons 값이 너무 많습니다(%d > %d)!"
+msgid "Too many printer-state-reasons values (%d > %d)"
+msgstr ""
msgid "Transparency"
msgstr "투명도"
@@ -4056,14 +4026,14 @@ msgid "Unable to add class:"
msgstr "클래스를 추가할 수 없음:"
#, c-format
-msgid "Unable to add job for destination \"%s\"!"
-msgstr "\"%s\" 대상에 대한 작업을 추가할 수 없습니다!"
+msgid "Unable to add job for destination \"%s\""
+msgstr ""
msgid "Unable to add printer:"
msgstr "프린터를 추가할 수 없음:"
-msgid "Unable to allocate memory for file types!"
-msgstr "파일 유형에 대한 메모리를 할당할 수 없습니다!"
+msgid "Unable to allocate memory for file types"
+msgstr ""
msgid "Unable to cancel RSS subscription:"
msgstr "RSS 구독을 취소할 수 없음:"
@@ -4081,38 +4051,38 @@ msgid "Unable to connect to host."
msgstr "호스트에 연결할 수 없음."
#, c-format
-msgid "Unable to copy 64-bit CUPS printer driver files (%d)!"
-msgstr "64비트 CUPS 프린터 드라이버 파일을 복사할 수 없습니다(%d)!"
+msgid "Unable to copy 64-bit CUPS printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to copy 64-bit Windows printer driver files (%d)!"
-msgstr "64비트 Windows 프린터 드라이버 파일을 복사할 수 없습니다(%d)!"
+msgid "Unable to copy 64-bit Windows printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to copy CUPS printer driver files (%d)!"
-msgstr "CUPS 프린터 드라이버 파일을 복사할 수 없습니다(%d)!"
+msgid "Unable to copy CUPS printer driver files (%d)"
+msgstr ""
-#, c-format
-msgid "Unable to copy PPD file - %s!"
-msgstr "PPD 파일을 복사할 수 없음 - %s!"
+msgid "Unable to copy PPD file"
+msgstr ""
-msgid "Unable to copy PPD file!"
-msgstr "PPD 파일을 복사할 수 없습니다!"
+#, c-format
+msgid "Unable to copy PPD file - %s"
+msgstr ""
#, c-format
-msgid "Unable to copy Windows 2000 printer driver files (%d)!"
-msgstr "Windows 2000 프린터 드라이버 파일을 복사할 수 없습니다(%d)!"
+msgid "Unable to copy Windows 2000 printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to copy Windows 9x printer driver files (%d)!"
-msgstr "Windows 9x 프린터 드라이버 파일을 복사할 수 없습니다(%d)!"
+msgid "Unable to copy Windows 9x printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to copy interface script - %s!"
-msgstr "인터페이스 스크립트를 복사할 수 없음 - %s!"
+msgid "Unable to copy interface script - %s"
+msgstr ""
-msgid "Unable to create printer-uri!"
-msgstr "printer-uri를 생성할 수 없습니다!"
+msgid "Unable to create printer-uri"
+msgstr ""
msgid "Unable to create temporary file:"
msgstr "임시 파일을 생성할 수 없음:"
@@ -4126,14 +4096,14 @@ msgstr "프린터를 삭제할 수 없음:"
msgid "Unable to do maintenance command:"
msgstr "명령을 유지할 수 없음:"
-msgid "Unable to edit cupsd.conf files larger than 1MB!"
-msgstr "1MB보다 큰 cupsd.conf 파일은 편집할 수 없습니다!"
+msgid "Unable to edit cupsd.conf files larger than 1MB"
+msgstr ""
-msgid "Unable to find destination for job!"
-msgstr "작업에 대한 대상을 찾을 수 없습니다!"
+msgid "Unable to find destination for job"
+msgstr ""
-msgid "Unable to find printer!\n"
-msgstr "프린터를 찾을 수 없습니다!\n"
+msgid "Unable to find printer\n"
+msgstr ""
msgid "Unable to get class list:"
msgstr "클래스 목록을 얻을 수 없음:"
@@ -4154,12 +4124,12 @@ msgid "Unable to get printer status:"
msgstr "프린터 상태를 알 수 없습니다:"
#, c-format
-msgid "Unable to install Windows 2000 printer driver files (%d)!"
-msgstr "Windows 2000 프린터 드라이버 파일을 설치할 수 없습니다(%d)!"
+msgid "Unable to install Windows 2000 printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to install Windows 9x printer driver files (%d)!"
-msgstr "Windows 9x 프린터 드라이버 파일을 설치할 수 없습니다(%d)!"
+msgid "Unable to install Windows 9x printer driver files (%d)"
+msgstr ""
msgid "Unable to modify class:"
msgstr "클래스를 수정할 수 없음:"
@@ -4183,8 +4153,8 @@ msgid "Unable to open cupsd.conf file:"
msgstr "cupsd.conf 파일을 열 수 없음:"
#, c-format
-msgid "Unable to open document %d in job %d!"
-msgstr "도큐멘트 %d을(를) 작업 %d에서 열 수 없습니다!"
+msgid "Unable to open document %d in job %d"
+msgstr ""
msgid "Unable to print test page:"
msgstr "테스트 페이지를 프린트할 수 없음:"
@@ -4193,12 +4163,12 @@ msgstr "테스트 페이지를 프린트할 수 없음:"
msgid "Unable to run \"%s\": %s\n"
msgstr "\"%s\"을(를) 실행할 수 없음: %s\n"
-msgid "Unable to send command to printer driver!"
-msgstr "프린터 드라이버로 명령을 보낼 수 없습니다!"
+msgid "Unable to send command to printer driver"
+msgstr ""
#, c-format
-msgid "Unable to set Windows printer driver (%d)!"
-msgstr "Windows 프린터 드라이버를 설정할 수 없습니다(%d)!"
+msgid "Unable to set Windows printer driver (%d)"
+msgstr ""
msgid "Unable to set options:"
msgstr "옵션을 설정할 수 없음:"
@@ -4209,8 +4179,8 @@ msgstr "서버 기본값을 설정할 수 없음:"
msgid "Unable to upload cupsd.conf file:"
msgstr "cupsd.conf 파일을 업로드할 수 없습니다:"
-msgid "Unable to use legacy USB class driver!\n"
-msgstr "레거시 USB 클래스 드라이버를 사용할 수 없음!\n"
+msgid "Unable to use legacy USB class driver\n"
+msgstr ""
msgid "Unauthorized"
msgstr "인증되지 않음"
@@ -4230,28 +4200,28 @@ msgid "Unknown printer-op-policy \"%s\"."
msgstr "알 수 없는 printer-op-policy \"%s\"."
#, c-format
-msgid "Unsupported character set \"%s\"!"
-msgstr "지원되지 않는 문자 세트 \"%s\"!"
+msgid "Unsupported character set \"%s\""
+msgstr ""
#, c-format
-msgid "Unsupported compression \"%s\"!"
-msgstr "지원되지 않는 압축 \"%s\"!"
+msgid "Unsupported compression \"%s\""
+msgstr ""
#, c-format
-msgid "Unsupported compression attribute %s!"
-msgstr "지원되지 않는 압축 속성 %s!"
+msgid "Unsupported compression attribute %s"
+msgstr ""
#, c-format
-msgid "Unsupported format \"%s\"!"
-msgstr "지원되지 않는 포맷 \"%s\"!"
+msgid "Unsupported format \"%s\""
+msgstr ""
#, c-format
-msgid "Unsupported format '%s'!"
-msgstr "지원되지 않는 포맷 '%s'!"
+msgid "Unsupported format '%s'"
+msgstr ""
#, c-format
-msgid "Unsupported format '%s/%s'!"
-msgstr "지원되지 않는 포맷 '%s/%s'!"
+msgid "Unsupported format '%s/%s'"
+msgstr ""
msgid "Unsupported value type"
msgstr "지원되지 않는 값 유형"
@@ -4423,6 +4393,8 @@ msgid ""
"\n"
"Options:\n"
"\n"
+" -I {filename,filters,none,profiles}\n"
+" Ignore specific warnings\n"
" -R root-directory Set alternate root\n"
" -W {all,none,constraints,defaults,duplex,filters,profiles,sizes,"
"translations}\n"
@@ -4433,6 +4405,22 @@ msgid ""
" -vv Be very verbose\n"
msgstr ""
+msgid ""
+"Usage: ipptest [options] URI filename.test [ ... filenameN.test ]\n"
+"\n"
+"Options:\n"
+"\n"
+"-E Test with encryption.\n"
+"-V version Set default IPP version.\n"
+"-X Produce XML instead of plain text.\n"
+"-c Send requests using chunking (default)\n"
+"-d name=value Define variable.\n"
+"-f filename Set default test file.\n"
+"-i seconds Repeat the last test file with the given interval.\n"
+"-l Send requests using content-length\n"
+"-v Show all attributes sent and received.\n"
+msgstr ""
+
msgid "Usage: lpmove job/src dest\n"
msgstr "사용법: lpmove job/src dest\n"
@@ -4559,12 +4547,13 @@ msgstr "WARNING: 발견된 첫번째 %d개 프린터만 추가 중"
msgid "WARNING: Boolean expected for waiteof option \"%s\"\n"
msgstr "WARNING: 불리언이 waiteof 옵션을 예상함 \"%s\"\n"
-msgid "WARNING: Failed to read side-channel request!\n"
-msgstr "WARNING: 읽기 side-channel 요청에 실패함!\n"
+#, c-format
+msgid "WARNING: Network host '%s' is busy; will retry in %d seconds...\n"
+msgstr ""
#, c-format
-msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature!\n"
-msgstr "WARNING: IncludeFeature를 통해 \"%s\" 옵션을 포함할 수 없음!\n"
+msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature\n"
+msgstr ""
msgid "WARNING: Printer not responding\n"
msgstr "WARNING: 프린터가 응답하지 않음\n"
@@ -4575,31 +4564,24 @@ msgstr "WARNING: 프린터가 예기치 않은 EOF를 보냄\n"
#, c-format
msgid ""
"WARNING: Remote host did not respond with command status byte after %d "
-"seconds!\n"
-msgstr "WARNING: %d초 후에 원격 호스트가 명령 상태 바이트에 응답하지 않음!\n"
+"seconds\n"
+msgstr ""
#, c-format
msgid ""
"WARNING: Remote host did not respond with control status byte after %d "
-"seconds!\n"
-msgstr "WARNING: %d초 후에 원격 호스트가 제어 상태 바이트에 응답하지 않음!\n"
+"seconds\n"
+msgstr ""
#, c-format
msgid ""
-"WARNING: Remote host did not respond with data status byte after %d "
-"seconds!\n"
-msgstr "WARNING: %d초 후에 원격 호스트가 데이터 상태 바이트에 응답하지 않음!\n"
-
-#, c-format
-msgid "WARNING: SCSI command timed out (%d); retrying...\n"
-msgstr "WARNING: SCSI 명령 시간 초과(%d); 재시도 중...\n"
+"WARNING: Remote host did not respond with data status byte after %d seconds\n"
+msgstr ""
msgid ""
"WARNING: This document does not conform to the Adobe Document Structuring "
-"Conventions and may not print correctly!\n"
+"Conventions and may not print correctly\n"
msgstr ""
-"WARNING: 이 도큐멘트는 Adobe Document Structuring Conventions을 실행하지 않"
-"기 때문에 올바르게 프린트되지 않을 수 있음!\n"
#, c-format
msgid "WARNING: Unable to open \"%s:%s\": %s\n"
@@ -4617,30 +4599,23 @@ msgid "WARNING: Unknown PAP packet of type %d\n"
msgstr "WARNING: %d 유형의 알 수 없는 PAP 패킷\n"
#, c-format
-msgid "WARNING: Unknown choice \"%s\" for option \"%s\"!\n"
-msgstr "WARNING: \"%2$s\" 옵션에 대한 알 수 없는 \"%1$s\" 선택사항!\n"
+msgid "WARNING: Unknown choice \"%s\" for option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "WARNING: Unknown option \"%s\"!\n"
-msgstr "WARNING: 알 수 없는 \"%s\" 옵션!\n"
+msgid "WARNING: Unknown option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "WARNING: Unsupported baud rate %s!\n"
-msgstr "WARNING: 지원되지 않는 보드율 %s!\n"
+msgid "WARNING: Unsupported baud rate %s\n"
+msgstr ""
#, c-format
msgid "WARNING: number expected for status option \"%s\"\n"
msgstr "WARNING: \"%s\" 상태 옵션에 대한 예상되는 번호\n"
-#, c-format
-msgid ""
-"WARNING: recoverable: Network host '%s' is busy; will retry in %d "
-"seconds...\n"
+msgid "Warning, no Windows 2000 printer drivers are installed"
msgstr ""
-"WARNING: 복원 가능: '%s' 네트워크 호스트가 사용 중; %d초 후에 다시 시도...\n"
-
-msgid "Warning, no Windows 2000 printer drivers are installed!"
-msgstr "경고, 설치된 Windows 2000 프린터 드라이버가 없음!"
msgid "Yes"
msgstr "예"
@@ -4689,40 +4664,40 @@ msgid "cupsctl: Unable to connect to server: %s\n"
msgstr "cupsctl: 다음 서버에 연결할 수 없습니다: %s\n"
#, c-format
-msgid "cupsctl: Unknown option \"%s\"!\n"
-msgstr "cupsctl: 알 수 없는 옵션 \"%s\"!\n"
+msgid "cupsctl: Unknown option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "cupsctl: Unknown option \"-%c\"!\n"
-msgstr "cupsctl: 알 수 없는 옵션 \"-%c\"!\n"
+msgid "cupsctl: Unknown option \"-%c\"\n"
+msgstr ""
-msgid "cupsd: Expected config filename after \"-c\" option!\n"
-msgstr "cupsd: \"-c\" 옵션 뒤에 구성 파일 이름이 예상됨!\n"
+msgid "cupsd: Expected config filename after \"-c\" option\n"
+msgstr ""
-msgid "cupsd: Unable to get current directory!\n"
-msgstr "cupsd: 현재 디렉토리를 얻을 수 없음!\n"
+msgid "cupsd: Unable to get current directory\n"
+msgstr ""
#, c-format
-msgid "cupsd: Unknown argument \"%s\" - aborting!\n"
-msgstr "cupsd: 알 수 없는 \"%s\" 변수 - 중단 중!\n"
+msgid "cupsd: Unknown argument \"%s\" - aborting\n"
+msgstr ""
#, c-format
-msgid "cupsd: Unknown option \"%c\" - aborting!\n"
-msgstr "cupsd: 알 수 없는 \"%c\" 옵션 - 중단 중!\n"
+msgid "cupsd: Unknown option \"%c\" - aborting\n"
+msgstr ""
msgid "cupsd: launchd(8) support not compiled in, running in normal mode.\n"
msgstr "cupsd: launchd(8) 지원이 컴파일되지 않아서, 일반 모드로 실행합니다.\n"
#, c-format
-msgid "cupsfilter: Invalid document number %d!\n"
-msgstr "cupsfilter: 유효하지 않은 도큐멘트 번호 %d!\n"
+msgid "cupsfilter: Invalid document number %d\n"
+msgstr ""
#, c-format
-msgid "cupsfilter: Invalid job ID %d!\n"
-msgstr "cupsfilter: 유효하지 않은 작업 ID %d!\n"
+msgid "cupsfilter: Invalid job ID %d\n"
+msgstr ""
-msgid "cupsfilter: Only one filename can be specified!\n"
-msgstr "cupsfilter: 하나의 사용자 이름만 지정됨!\n"
+msgid "cupsfilter: Only one filename can be specified\n"
+msgstr ""
#, c-format
msgid "cupsfilter: Unable to get job file - %s\n"
@@ -4757,59 +4732,95 @@ msgstr "help\t\t명령에 대한 도움말 얻기\n"
msgid "idle"
msgstr "대기"
-msgid "job-printer-uri attribute missing!"
-msgstr "job-printer-uri 속성이 유실됨!"
+msgid "ipptest: \"-i\" is incompatible with \"-x\".\n"
+msgstr ""
-msgid "lpadmin: Class name can only contain printable characters!\n"
-msgstr "lpadmin: 클래스 이름은 프린트 가능한 문자만 포함할 수 있음!\n"
+#, c-format
+msgid "ipptest: Bad URI - %s.\n"
+msgstr ""
-msgid "lpadmin: Expected PPD after '-P' option!\n"
-msgstr "lpadmin: '-P' 옵션 뒤에 PPD가 예상됨!\n"
+#, c-format
+msgid "ipptest: Bad version %s for \"-V\".\n"
+msgstr ""
-msgid "lpadmin: Expected allow/deny:userlist after '-u' option!\n"
-msgstr "lpadmin: '-u' 옵션 뒤에 allow/deny:userlist가 예상됨!\n"
+msgid "ipptest: May only specify a single URI.\n"
+msgstr ""
-msgid "lpadmin: Expected class after '-r' option!\n"
-msgstr "lpadmin: '-r' 옵션 뒤에 클래스가 예상됨!\n"
+msgid "ipptest: Missing filename for \"-f\".\n"
+msgstr ""
-msgid "lpadmin: Expected class name after '-c' option!\n"
-msgstr "lpadmin: '-c' 옵션 뒤에 클래스 이름이 예상됨!\n"
+msgid "ipptest: Missing name=value for \"-d\".\n"
+msgstr ""
-msgid "lpadmin: Expected description after '-D' option!\n"
-msgstr "lpadmin: '-D' 옵션 뒤에 설명이 예상됨!\n"
+msgid "ipptest: Missing seconds for \"-i\".\n"
+msgstr ""
-msgid "lpadmin: Expected device URI after '-v' option!\n"
-msgstr "lpadmin: '-v' 옵션 뒤에 장비 URI가 예상됨!\n"
+msgid "ipptest: Missing version for \"-V\".\n"
+msgstr ""
-msgid "lpadmin: Expected file type(s) after '-I' option!\n"
-msgstr "lpadmin: '-I' 옵션 뒤에 파일 유형이 예상됨!\n"
+msgid "ipptest: Only http, https, and ipp URIs are supported."
+msgstr ""
-msgid "lpadmin: Expected hostname after '-h' option!\n"
-msgstr "lpadmin: '-h' 옵션 뒤에 호스트 이름이 예상됨!\n"
+msgid "ipptest: URI required before test file."
+msgstr ""
-msgid "lpadmin: Expected interface after '-i' option!\n"
-msgstr "lpadmin: '-i' 옵션 뒤에 인터페이스가 예상됨!\n"
+#, c-format
+msgid "ipptest: Unknown option \"-%c\".\n"
+msgstr ""
-msgid "lpadmin: Expected location after '-L' option!\n"
-msgstr "lpadmin: '-L' 옵션 뒤에 위치가 예상됨!\n"
+msgid "job-printer-uri attribute missing"
+msgstr ""
-msgid "lpadmin: Expected model after '-m' option!\n"
-msgstr "lpadmin: '-m' 옵션 뒤에 모델이 예상됨!\n"
+msgid "lpadmin: Class name can only contain printable characters\n"
+msgstr ""
-msgid "lpadmin: Expected name=value after '-o' option!\n"
-msgstr "lpadmin: '-o' 옵션 뒤에 name=value가 예상됨!\n"
+msgid "lpadmin: Expected PPD after '-P' option\n"
+msgstr ""
-msgid "lpadmin: Expected printer after '-p' option!\n"
-msgstr "lpadmin: '-p' 옵션 뒤에 프린터가 예상됨!\n"
+msgid "lpadmin: Expected allow/deny:userlist after '-u' option\n"
+msgstr ""
-msgid "lpadmin: Expected printer name after '-d' option!\n"
-msgstr "lpadmin: '-d' 옵션 뒤에 프린터 이름이 예상됨!\n"
+msgid "lpadmin: Expected class after '-r' option\n"
+msgstr ""
-msgid "lpadmin: Expected printer or class after '-x' option!\n"
-msgstr "lpadmin: '-x' 옵션 뒤에 프린터 또는 클래스가 예상됨!\n"
+msgid "lpadmin: Expected class name after '-c' option\n"
+msgstr ""
-msgid "lpadmin: No member names were seen!\n"
-msgstr "lpadmin: 회원 이름이 보이지 않음!\n"
+msgid "lpadmin: Expected description after '-D' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected device URI after '-v' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected file type(s) after '-I' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected hostname after '-h' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected interface after '-i' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected location after '-L' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected model after '-m' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected name=value after '-o' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected printer after '-p' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected printer name after '-d' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected printer or class after '-x' option\n"
+msgstr ""
+
+msgid "lpadmin: No member names were seen\n"
+msgstr ""
#, c-format
msgid "lpadmin: Printer %s is already a member of class %s.\n"
@@ -4819,15 +4830,13 @@ msgstr "lpadmin: %s 프린터에 이미 %s 클래스 회원이 있습니다.\n"
msgid "lpadmin: Printer %s is not a member of class %s.\n"
msgstr "lpadmin: %s 프린터에 %s 클래스 회원이 없습니다.\n"
-msgid "lpadmin: Printer name can only contain printable characters!\n"
-msgstr "lpadmin: 프린터 이름은 프린트 가능한 문자만 포함할 수 있음!\n"
+msgid "lpadmin: Printer name can only contain printable characters\n"
+msgstr ""
msgid ""
"lpadmin: Unable to add a printer to the class:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: 클래스에 프린터를 추가할 수 없음:\n"
-" 먼저 프린터 이름을 지정해야 합니다!\n"
#, c-format
msgid "lpadmin: Unable to connect to server: %s\n"
@@ -4843,125 +4852,109 @@ msgstr "lpadmin: \"%s\" 파일을 열 수 없음: %s\n"
msgid ""
"lpadmin: Unable to remove a printer from the class:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: 클래스에서 프린터를 제거할 수 없음:\n"
-" 먼저 프린터 이름을 지정해야 합니다!\n"
msgid ""
"lpadmin: Unable to set the PPD file:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: PPD 파일을 설정할 수 없음:\n"
-" 먼저 프린터 이름을 지정해야 합니다!\n"
msgid ""
"lpadmin: Unable to set the device URI:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: 장비 URI를 설정할 수 없음:\n"
-" 먼저 프린터 이름을 지정해야 합니다!\n"
msgid ""
"lpadmin: Unable to set the interface script or PPD file:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: 인터페이스 스크립트 또는 PPD 파일을 설정할 수 없음:\n"
-" 먼저 프린터 이름을 지정해야 합니다!\n"
msgid ""
"lpadmin: Unable to set the interface script:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: 인터페이스 스크립트를 설정할 수 없음:\n"
-" 먼저 프린터 이름을 지정해야 합니다!\n"
msgid ""
"lpadmin: Unable to set the printer description:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: 프린터 설명을 설정할 수 없음:\n"
-" 먼저 프린터 이름을 지정해야 합니다!\n"
msgid ""
"lpadmin: Unable to set the printer location:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: 프린터 위치를 설정할 수 없음:\n"
-" 먼저 프린터 이름을 지정해야 합니다!\n"
msgid ""
"lpadmin: Unable to set the printer options:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: 프린터 옵션을 설정할 수 없음:\n"
-" 먼저 프린터 이름을 지정해야 합니다!\n"
#, c-format
-msgid "lpadmin: Unknown allow/deny option \"%s\"!\n"
-msgstr "lpadmin: 알 수 없는 allow/deny 옵션 \"%s\"!\n"
+msgid "lpadmin: Unknown allow/deny option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "lpadmin: Unknown argument '%s'!\n"
-msgstr "lpadmin: 알 수 없는 '%s' 변수!\n"
+msgid "lpadmin: Unknown argument '%s'\n"
+msgstr ""
#, c-format
-msgid "lpadmin: Unknown option '%c'!\n"
-msgstr "lpadmin: 알 수 없는 '%c' 옵션!\n"
+msgid "lpadmin: Unknown option '%c'\n"
+msgstr ""
-msgid "lpadmin: Warning - content type list ignored!\n"
-msgstr "lpadmin: 경고 - 콘텐츠 유형 목록 무시됨!\n"
+msgid "lpadmin: Warning - content type list ignored\n"
+msgstr ""
msgid "lpc> "
msgstr "lpc> "
-msgid "lpinfo: Expected 1284 device ID string after --device-id!\n"
-msgstr "lpinfo: --device-id 뒤에 1284 장비 ID 스트링이 예상됨!\n"
+msgid "lpinfo: Expected 1284 device ID string after --device-id\n"
+msgstr ""
-msgid "lpinfo: Expected language after --language!\n"
-msgstr "lpinfo: --language 뒤에 언어가 예상됨!\n"
+msgid "lpinfo: Expected language after --language\n"
+msgstr ""
-msgid "lpinfo: Expected make and model after --make-and-model!\n"
-msgstr "lpinfo: --make-and-model 뒤에 제조사 및 모델이 예상됨!\n"
+msgid "lpinfo: Expected make and model after --make-and-model\n"
+msgstr ""
-msgid "lpinfo: Expected product string after --product!\n"
-msgstr "lpinfo: --product 뒤에 제품 스트링이 예상됨!\n"
+msgid "lpinfo: Expected product string after --product\n"
+msgstr ""
-msgid "lpinfo: Expected scheme list after --exclude-schemes!\n"
-msgstr "lpinfo: --exclude-schemes 뒤에 설계 목록이 예상됨!\n"
+msgid "lpinfo: Expected scheme list after --exclude-schemes\n"
+msgstr ""
-msgid "lpinfo: Expected scheme list after --include-schemes!\n"
-msgstr "lpinfo: --include-schemess 뒤에 설계 목록이 예상됨!\n"
+msgid "lpinfo: Expected scheme list after --include-schemes\n"
+msgstr ""
-msgid "lpinfo: Expected timeout after --timeout!\n"
-msgstr "lpinfo: --timeout 뒤에 제한 시간이 예상됨!\n"
+msgid "lpinfo: Expected timeout after --timeout\n"
+msgstr ""
#, c-format
-msgid "lpinfo: Unknown argument '%s'!\n"
-msgstr "lpinfo: 알 수 없는 '%s' 변수!\n"
+msgid "lpinfo: Unknown argument '%s'\n"
+msgstr ""
#, c-format
-msgid "lpinfo: Unknown option '%c'!\n"
-msgstr "lpinfo: 알 수 없는 '%c' 옵션!\n"
+msgid "lpinfo: Unknown option '%c'\n"
+msgstr ""
#, c-format
-msgid "lpinfo: Unknown option '%s'!\n"
-msgstr "lpinfo: 알 수 없는 '%s' 옵션!\n"
+msgid "lpinfo: Unknown option '%s'\n"
+msgstr ""
#, c-format
msgid "lpmove: Unable to connect to server: %s\n"
msgstr "lpmove: 서버에 연결할 수 없음: %s\n"
#, c-format
-msgid "lpmove: Unknown argument '%s'!\n"
-msgstr "lpmove: 알 수 없는 '%s' 변수!\n"
+msgid "lpmove: Unknown argument '%s'\n"
+msgstr ""
#, c-format
-msgid "lpmove: Unknown option '%c'!\n"
-msgstr "lpmove: 알 수 없는 '%c' 옵션!\n"
+msgid "lpmove: Unknown option '%c'\n"
+msgstr ""
-msgid "lpoptions: No printers!?!\n"
-msgstr "lpoptions: 프린터가 없습니까!?!\n"
+msgid "lpoptions: No printers\n"
+msgstr ""
#, c-format
msgid "lpoptions: Unable to add printer or instance: %s\n"
@@ -4972,23 +4965,23 @@ msgid "lpoptions: Unable to get PPD file for %s: %s\n"
msgstr "lpoptions: %s에 대한 PPD 파일을 얻을 수 없음: %s\n"
#, c-format
-msgid "lpoptions: Unable to open PPD file for %s!\n"
-msgstr "lpoptions: %s에 대한 PPD 파일을 열 수 없음!\n"
+msgid "lpoptions: Unable to open PPD file for %s\n"
+msgstr ""
-msgid "lpoptions: Unknown printer or class!\n"
-msgstr "lpoptions: 알 수 없는 프린터 또는 클래스!\n"
+msgid "lpoptions: Unknown printer or class\n"
+msgstr ""
-msgid "lppasswd: Only root can add or delete passwords!\n"
-msgstr "lppasswd: root만 암호를 추가 또는 제거할 수 있음!\n"
+msgid "lppasswd: Only root can add or delete passwords\n"
+msgstr ""
-msgid "lppasswd: Password file busy!\n"
-msgstr "lppasswd: 암호 파일 사용 중!\n"
+msgid "lppasswd: Password file busy\n"
+msgstr ""
-msgid "lppasswd: Password file not updated!\n"
-msgstr "lppasswd: 암호 파일이 업데이트되지 않음!\n"
+msgid "lppasswd: Password file not updated\n"
+msgstr ""
-msgid "lppasswd: Sorry, password doesn't match!\n"
-msgstr "lppasswd: 죄송합니다, 암호가 일치하지 않습니다!\n"
+msgid "lppasswd: Sorry, password doesn't match\n"
+msgstr ""
msgid ""
"lppasswd: Sorry, password rejected.\n"
@@ -4999,8 +4992,8 @@ msgstr ""
"암호는 최소한 6자 이상이어야 하고, 사용자 이름을 포함해서는 안되며, \n"
"최소 하나 이상의 문자 및 숫자를 포함해야 합니다.\n"
-msgid "lppasswd: Sorry, passwords don't match!\n"
-msgstr "lppasswd: 죄송합니다, 암호가 일치하지 않습니다!\n"
+msgid "lppasswd: Sorry, passwords don't match\n"
+msgstr ""
#, c-format
msgid "lppasswd: Unable to copy password string: %s\n"
@@ -5029,8 +5022,8 @@ msgstr "lppasswd: \"%s\" 사용자 및 \"%s\" 그룹이 존재하지 않습니
#, c-format
msgid ""
"lpstat: error - %s environment variable names non-existent destination \"%s"
-"\"!\n"
-msgstr "lpstat: 오류 - %s 환경 변수 이름이 존재하지 않는 대상 \"%s\" 이름임!\n"
+"\"\n"
+msgstr ""
#, c-format
msgid "members of class %s:\n"
@@ -5042,20 +5035,20 @@ msgstr "엔트리 없음\n"
msgid "no system default destination\n"
msgstr "시스템 기본 대상 없음\n"
-msgid "notify-events not specified!"
-msgstr "notify-events가 지정되지 않음!"
+msgid "notify-events not specified"
+msgstr ""
#, c-format
-msgid "notify-recipient-uri URI \"%s\" is already used!"
-msgstr "notify-recipient-uri \"%s\" URI가 이미 사용 중임!"
+msgid "notify-recipient-uri URI \"%s\" is already used"
+msgstr ""
#, c-format
-msgid "notify-recipient-uri URI \"%s\" uses unknown scheme!"
-msgstr "notify-recipient-uri \"%s\" URI가 알 수 없는 설계를 사용함!"
+msgid "notify-recipient-uri URI \"%s\" uses unknown scheme"
+msgstr ""
#, c-format
-msgid "notify-subscription-id %d no good!"
-msgstr "%d notify-subscription-id가 좋지 않습니다!"
+msgid "notify-subscription-id %d no good"
+msgstr ""
msgid "pending"
msgstr "보류 중"
@@ -5073,40 +5066,40 @@ msgid "ppdc: Bad boolean value (%s) on line %d of %s.\n"
msgstr "ppdc: 잘못된 불리언 값(%1$s)이 %3$s의 %2$d번째 줄에 있음.\n"
#, c-format
-msgid "ppdc: Bad resolution name \"%s\" on line %d of %s!\n"
-msgstr "ppdc: 잘못된 \"%1$s\" 해상도 이름이 %3$s의 %2$d번째 줄에 있음!\n"
+msgid "ppdc: Bad resolution name \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Bad status keyword %s on line %d of %s!\n"
-msgstr "ppdc: 잘못된 %1$s 상태 키워드가 %3$s의 %2$d번째 줄에 있음!\n"
+msgid "ppdc: Bad status keyword %s on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Bad variable substitution ($%c) on line %d of %s.\n"
msgstr "ppdc: 잘못된 변수 대체항목($%1$c)이 %3$s의 %2$d번째 줄에 있음.\n"
#, c-format
-msgid "ppdc: Choice found on line %d of %s with no Option!\n"
-msgstr "ppdc: 선택사항이 %2$s의 %1$d번째 줄에서 옵션 없이 발견됨!\n"
+msgid "ppdc: Choice found on line %d of %s with no Option\n"
+msgstr ""
#, c-format
-msgid "ppdc: Duplicate #po for locale %s on line %d of %s!\n"
-msgstr "ppdc: 로컬 %1$s에 대한 중복된 #po가 %3$s의 %2$d번째 줄에 있음!\n"
+msgid "ppdc: Duplicate #po for locale %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected a filter definition on line %d of %s!\n"
-msgstr "ppdc: %2$s의 %1$d번째 줄에 필터 정의가 예상됨!\n"
+msgid "ppdc: Expected a filter definition on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected a program name on line %d of %s!\n"
-msgstr "ppdc: %2$s의 %1$d번째 줄에 프로그램 이름이 예상됨!\n"
+msgid "ppdc: Expected a program name on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Expected boolean value on line %d of %s.\n"
msgstr "ppdc: %2$s의 %1$d번째 줄에 불리언 값이 예상됨.\n"
#, c-format
-msgid "ppdc: Expected charset after Font on line %d of %s!\n"
-msgstr "ppdc: %2$s의 %1$d번째 줄, Font 뒤에 문자 세트가 예상됨!\n"
+msgid "ppdc: Expected charset after Font on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Expected choice code on line %d of %s.\n"
@@ -5117,188 +5110,180 @@ msgid "ppdc: Expected choice name/text on line %d of %s.\n"
msgstr "ppdc: %2$s의 %1$d번째 줄에 선택사항 이름/텍스트가 예상됨.\n"
#, c-format
-msgid "ppdc: Expected color order for ColorModel on line %d of %s!\n"
-msgstr "ppdc: %2$s의 %1$d번째 줄에 ColorModel에 대한 색상 순서가 예상됨!\n"
+msgid "ppdc: Expected color order for ColorModel on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected colorspace for ColorModel on line %d of %s!\n"
-msgstr "ppdc: %2$s의 %1$d번째 줄에 ColorModel에 대한 색상 공간이 예상됨!\n"
+msgid "ppdc: Expected colorspace for ColorModel on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected compression for ColorModel on line %d of %s!\n"
-msgstr "ppdc: %2$s의 %1$d번째 줄에 ColorModel에 대한 압축이 예상됨!\n"
+msgid "ppdc: Expected compression for ColorModel on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected constraints string for UIConstraints on line %d of %s!\n"
+msgid "ppdc: Expected constraints string for UIConstraints on line %d of %s\n"
msgstr ""
-"ppdc: %2$s의 %1$d번째 줄에 UIConstraints에 대한 제한 스트링이 예상됨!\n"
#, c-format
msgid ""
-"ppdc: Expected driver type keyword following DriverType on line %d of %s!\n"
+"ppdc: Expected driver type keyword following DriverType on line %d of %s\n"
msgstr ""
-"ppdc: %2$s의 %1$d번째 줄, DriverType 뒤에 드라이버 유형 키워드가 예상됨!\n"
#, c-format
-msgid "ppdc: Expected duplex type after Duplex on line %d of %s!\n"
-msgstr "ppdc: %2$s의 %1$d번째 줄, Duplex 뒤에 양면 유형이 예상됨!\n"
+msgid "ppdc: Expected duplex type after Duplex on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected encoding after Font on line %d of %s!\n"
-msgstr "ppdc: %2$s의 %1$d번째 줄, Font 뒤에 인코딩이 예상됨!\n"
+msgid "ppdc: Expected encoding after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected filename after #po %s on line %d of %s!\n"
-msgstr "ppdc: %3$s의 %2$d번째 줄, #po %1$s 뒤에 파일 이름이 예상됨!\n"
+msgid "ppdc: Expected filename after #po %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected group name/text on line %d of %s!\n"
-msgstr "ppdc: %2$s의 %1$d번째 줄에 그룹 이름/텍스트가 예상됨!\n"
+msgid "ppdc: Expected group name/text on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected include filename on line %d of %s!\n"
-msgstr "ppdc: %2$s의 %1$d번째 줄에 포함 파일 이름이 예상됨!\n"
+msgid "ppdc: Expected include filename on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected integer on line %d of %s!\n"
-msgstr "ppdc: %2$s의 %1$d번째 줄에 정수가 예상됨!\n"
+msgid "ppdc: Expected integer on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected locale after #po on line %d of %s!\n"
-msgstr "ppdc: %2$s의 %1$d번째 줄, #po 뒤에 로컬 위치가 예상됨!\n"
+msgid "ppdc: Expected locale after #po on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after %s on line %d of %s!\n"
-msgstr "ppdc: %3$s의 %2$d번째 줄, %1$s 뒤에 이름이 예상됨!\n"
+msgid "ppdc: Expected name after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after FileName on line %d of %s!\n"
-msgstr "ppdc: %2$s의 %1$d번째 줄, FileName 뒤에 이름이 예상됨!\n"
+msgid "ppdc: Expected name after FileName on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after Font on line %d of %s!\n"
-msgstr "ppdc: %2$s의 %1$d번째 줄, Font 뒤에 이름이 예상됨!\n"
+msgid "ppdc: Expected name after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after Manufacturer on line %d of %s!\n"
-msgstr "ppdc: %2$s의 %1$d번째 줄, Manufacturer 뒤에 이름이 예상됨!\n"
+msgid "ppdc: Expected name after Manufacturer on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after MediaSize on line %d of %s!\n"
-msgstr "ppdc: %2$s의 %1$d번째 줄, MediaSize 뒤에 이름이 예상됨!\n"
+msgid "ppdc: Expected name after MediaSize on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after ModelName on line %d of %s!\n"
-msgstr "ppdc: %2$s의 %1$d번째 줄, ModelName 뒤에 이름이 예상됨!\n"
+msgid "ppdc: Expected name after ModelName on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after PCFileName on line %d of %s!\n"
-msgstr "ppdc: %2$s의 %1$d번째 줄, PCFileName 뒤에 이름이 예상됨!\n"
+msgid "ppdc: Expected name after PCFileName on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text after %s on line %d of %s!\n"
-msgstr "ppdc: %3$s의 %2$d번째 줄, %1$s 뒤에 이름/텍스트가 예상됨!\n"
+msgid "ppdc: Expected name/text after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text after Installable on line %d of %s!\n"
-msgstr "ppdc: %2$s의 %1$d번째 줄, Installable 뒤에 이름/텍스트 예상됨!\n"
+msgid "ppdc: Expected name/text after Installable on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text after Resolution on line %d of %s!\n"
-msgstr "ppdc: %2$s의 %1$d번째 줄, Resolution 뒤에 이름/텍스트 예상됨!\n"
+msgid "ppdc: Expected name/text after Resolution on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text combination for ColorModel on line %d of %s!\n"
+msgid "ppdc: Expected name/text combination for ColorModel on line %d of %s\n"
msgstr ""
-"ppdc: %2$s의 %1$d번째 줄, ColorModel에 대해 이름/텍스트 조합이 예상됨!\n"
#, c-format
-msgid "ppdc: Expected option name/text on line %d of %s!\n"
-msgstr "ppdc: %2$s의 %1$d번째 줄에 옵션 이름/텍스트가 예상됨!\n"
+msgid "ppdc: Expected option name/text on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected option section on line %d of %s!\n"
-msgstr "ppdc: %2$s의 %1$d번째 줄에 옵션 섹션이 예상됨!\n"
+msgid "ppdc: Expected option section on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected option type on line %d of %s!\n"
-msgstr "ppdc: %2$s의 %1$d번째 줄의 옵션 유형이 예상됨!\n"
+msgid "ppdc: Expected option type on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected override field after Resolution on line %d of %s!\n"
-msgstr "ppdc: %2$s의 %1$d번째 줄, Resolution 뒤에 오버라이드 필드가 예상됨!\n"
+msgid "ppdc: Expected override field after Resolution on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected real number on line %d of %s!\n"
-msgstr "ppdc: %2$s의 %1$d번째 줄에 실제 번호가 예상됨!\n"
+msgid "ppdc: Expected real number on line %d of %s\n"
+msgstr ""
#, c-format
msgid ""
-"ppdc: Expected resolution/mediatype following ColorProfile on line %d of %"
-"s!\n"
+"ppdc: Expected resolution/mediatype following ColorProfile on line %d of %s\n"
msgstr ""
-"ppdc: %2$s의 %1$d번째 줄, ColorProfile 뒤에 해상도/미디어 유형이 예상됨!\n"
#, c-format
msgid ""
"ppdc: Expected resolution/mediatype following SimpleColorProfile on line %d "
-"of %s!\n"
+"of %s\n"
msgstr ""
-"ppdc: %2$s의 %1$d번째 줄, SimpleColorProfile 뒤에 해상도/미디어 유형이 예상"
-"됨!\n"
#, c-format
-msgid "ppdc: Expected selector after %s on line %d of %s!\n"
-msgstr "ppdc: %3$s의 %2$d번째 줄, %1$s 뒤에 선택자가 예상됨!\n"
+msgid "ppdc: Expected selector after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected status after Font on line %d of %s!\n"
-msgstr "ppdc: %2$s의 %1$d번째 줄, Font 뒤에 상태가 예상됨!\n"
+msgid "ppdc: Expected status after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected string after Copyright on line %d of %s!\n"
-msgstr "ppdc: %2$s의 %1$d번째 줄, Copyright 뒤에 스트링이 예상됨!\n"
+msgid "ppdc: Expected string after Copyright on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected string after Version on line %d of %s!\n"
-msgstr "ppdc: %2$s의 %1$d번째 줄, Version 뒤에 스트링이 예상됨!\n"
+msgid "ppdc: Expected string after Version on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected two option names on line %d of %s!\n"
-msgstr "ppdc: %2$s의 %1$d번째 줄에 옵션 이름 2개가 예상됨!\n"
+msgid "ppdc: Expected two option names on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected value after %s on line %d of %s!\n"
-msgstr "ppdc: %3$s의 %2$d번째 줄, %1$s 뒤에 값이 예상됨!\n"
+msgid "ppdc: Expected value after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected version after Font on line %d of %s!\n"
-msgstr "ppdc: %2$s의 %1$d번째 줄, Font 뒤에 버전이 예상됨!\n"
+msgid "ppdc: Expected version after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid #include/#po filename \"%s\"!\n"
-msgstr "ppdc: 유효하지 않은 #include/#po 파일 이름 \"%s\"!\n"
+msgid "ppdc: Invalid #include/#po filename \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid cost for filter on line %d of %s!\n"
-msgstr "ppdc: %2$s의 %1$d번째 줄의 필터에 대해 유효하지 않은 비용!\n"
+msgid "ppdc: Invalid cost for filter on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid empty MIME type for filter on line %d of %s!\n"
-msgstr "ppdc: %2$s의 %1$d번째 줄의 필터에 대해 유효하지 않은 빈 MIME 유형!\n"
+msgid "ppdc: Invalid empty MIME type for filter on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid empty program name for filter on line %d of %s!\n"
+msgid "ppdc: Invalid empty program name for filter on line %d of %s\n"
msgstr ""
-"ppdc: %2$s의 %1$d번째 줄의 필터에 대해 유효하지 않은 빈 프로그램 이름!\n"
#, c-format
-msgid "ppdc: Invalid option section \"%s\" on line %d of %s!\n"
-msgstr "ppdc: %3$s의 %2$d번째 줄에 유효하지 않은 \"%1$s\" 옵션 섹션!\n"
+msgid "ppdc: Invalid option section \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid option type \"%s\" on line %d of %s!\n"
-msgstr "ppdc: %3$s의 %2$d번째 줄에 유효하지 않은 \"%1$s\" 옵션 유형!\n"
+msgid "ppdc: Invalid option type \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Loading driver information file \"%s\"...\n"
@@ -5313,32 +5298,32 @@ msgid "ppdc: Loading messages from \"%s\"...\n"
msgstr "ppdc: \"%s\"에서 메시지 로드 중...\n"
#, c-format
-msgid "ppdc: Missing #endif at end of \"%s\"!\n"
-msgstr "ppdc: \"%s\" 끝에서 #endif 유실됨!\n"
+msgid "ppdc: Missing #endif at end of \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ppdc: Missing #if on line %d of %s!\n"
-msgstr "ppdc: %2$s의 %1$d번째 줄에서 #if 유실됨!\n"
+msgid "ppdc: Missing #if on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: No message catalog provided for locale %s!\n"
-msgstr "ppdc: 로컬 %s에 대해 제공된 메시지 카탈로그 없음!\n"
+msgid "ppdc: No message catalog provided for locale %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Option %s defined in two different groups on line %d of %s!\n"
+msgid "ppdc: Option %s defined in two different groups on line %d of %s\n"
msgstr ""
#, c-format
-msgid "ppdc: Option %s redefined with a different type on line %d of %s!\n"
-msgstr "ppdc: %3$s의 %2$d번째 줄에 %1$s 옵션이 다른 유형으로 재정의됨!\n"
+msgid "ppdc: Option %s redefined with a different type on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Option constraint must *name on line %d of %s!\n"
-msgstr "ppdc: %2$s의 %1$d번째 줄에 있는 옵션 제한은 *name이어야 함!\n"
+msgid "ppdc: Option constraint must *name on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Too many nested #if's on line %d of %s!\n"
-msgstr "ppdc: %2$s의 %1$d번째 줄에 너무 많이 중첩된 #if가 있음!\n"
+msgid "ppdc: Too many nested #if's on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Unable to create PPD file \"%s\" - %s.\n"
@@ -5357,12 +5342,12 @@ msgid "ppdc: Unable to execute cupstestppd: %s\n"
msgstr "ppdc: cupstestppd를 실행할 수 없음: %s\n"
#, c-format
-msgid "ppdc: Unable to find #po file %s on line %d of %s!\n"
-msgstr "ppdc: %3$s의 %2$d번째 줄에서 #po 파일 %1$s을(를) 찾을 수 없음!\n"
+msgid "ppdc: Unable to find #po file %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unable to find include file \"%s\" on line %d of %s!\n"
-msgstr "ppdc: %3$s의 %2$d번째 줄에서 포함 파일 \"%1$s\"을(를) 찾을 수 없음!\n"
+msgid "ppdc: Unable to find include file \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Unable to find localization for \"%s\" - %s\n"
@@ -5377,30 +5362,33 @@ msgid "ppdc: Undefined variable (%s) on line %d of %s.\n"
msgstr "ppdc: %3$s의 %2$d번째 줄에 변수(%1$s)가 정의되지 않음.\n"
#, c-format
-msgid "ppdc: Unknown driver type %s on line %d of %s!\n"
-msgstr "ppdc: %3$s의 %2$d번째 줄에 알 수 없는 %1$s 드라이브 유형!\n"
+msgid "ppdc: Unknown driver type %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s!\n"
-msgstr "ppdc: %3$s의 %2$d번째 줄에 알 수 없는 \"%1$s\" 양면 유형!\n"
+msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown media size \"%s\" on line %d of %s!\n"
-msgstr "ppdc: %3$s의 %2$d번째 줄에 알 수 없는 \"%1$s\" 미디어 크기!\n"
+msgid "ppdc: Unknown media size \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown token \"%s\" seen on line %d of %s!\n"
-msgstr "ppdc: %3$s의 %2$d번째 줄에 보이는 알 수 없는 \"%1$s\" 토큰!\n"
+msgid "ppdc: Unknown token \"%s\" seen on line %d of %s\n"
+msgstr ""
#, c-format
msgid ""
-"ppdc: Unknown trailing characters in real number \"%s\" on line %d of %s!\n"
+"ppdc: Unknown trailing characters in real number \"%s\" on line %d of %s\n"
+msgstr ""
+
+#, c-format
+msgid "ppdc: Unterminated string starting with %c on line %d of %s\n"
msgstr ""
-"ppdc: %3$s의 %2$d번째 줄에 있는 \"%1$s\" 실수에 알 수 없는 마지막 문자!\n"
#, c-format
-msgid "ppdc: Unterminated string starting with %c on line %d of %s!\n"
-msgstr "ppdc: %3$s의 %2$d번째 줄에 %1$c(으)로 시작하는 끝나지 않는 스트링!\n"
+msgid "ppdc: Warning - overlapping filename \"%s\".\n"
+msgstr ""
#, c-format
msgid "ppdc: Writing %s...\n"
@@ -5411,8 +5399,8 @@ msgid "ppdc: Writing PPD files to directory \"%s\"...\n"
msgstr "ppdc: \"%s\" 디렉토리에 PPD 파일 쓰는 중...\n"
#, c-format
-msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s!\n"
-msgstr "ppdmerge: %2$s에 잘못된 \"%1$s\" LanguageVersion!\n"
+msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s\n"
+msgstr ""
#, c-format
msgid "ppdmerge: Ignoring PPD file %s...\n"
@@ -5489,45 +5477,995 @@ msgstr "무제"
msgid "variable-bindings uses indefinite length"
msgstr "variable-bindings의 길이가 무제한입니다"
+#~ msgid " WARN %s has no corresponding options!\n"
+#~ msgstr " WARN %s에 일치하는 옵션이 없습니다!\n"
+
+#~ msgid " WARN Default choices conflicting!\n"
+#~ msgstr " WARN 기본 선택사항 충돌!\n"
+
+#~ msgid ""
+#~ " WARN Duplex option keyword %s may not work as expected and "
+#~ "should be named Duplex!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " WARN 양면 옵션 키워드 %s이(가) 예상대로 동작하지 않을 수 있으"
+#~ "며 이름을 양면으로 해야 합니다!\n"
+#~ " REF: 122페이지, 섹션 5.17\n"
+
+#~ msgid ""
+#~ " WARN File contains a mix of CR, LF, and CR LF line endings!\n"
+#~ msgstr " WARN 파일이 CR, LF 및 CR LF 줄 끝을 포함합니다!\n"
+
+#~ msgid " WARN Line %d only contains whitespace!\n"
+#~ msgstr " WARN %d번째 줄에는 여백만 있습니다!\n"
+
#~ msgid " WARN Missing APDialogExtension file \"%s\"\n"
#~ msgstr " WARN \"%s\" APDialogExtension 파일 유실됨\n"
#~ msgid " WARN Missing APPrinterIconPath file \"%s\"\n"
#~ msgstr " WARN \"%s\" APPrinterIconPath 파일 유실됨\n"
+#~ msgid ""
+#~ " WARN Non-Windows PPD files should use lines ending with only "
+#~ "LF, not CR LF!\n"
+#~ msgstr ""
+#~ " WARN 비 Windows PPD 파일은 줄 끝을 CR LF가 아닌 LF만 있는 줄 끝"
+#~ "을 사용해야 합니다!\n"
+
+#~ msgid ""
+#~ " WARN Obsolete PPD version %.1f!\n"
+#~ " REF: Page 42, section 5.2.\n"
+#~ msgstr ""
+#~ " WARN 이전 PPD 버전 %.1f!\n"
+#~ " REF: 42페이지, 섹션 5.2.\n"
+
+#~ msgid " %s %s %s does not exist!\n"
+#~ msgstr " %s %s %s이(가) 존재하지 않습니다!\n"
+
+#~ msgid ""
+#~ " %s Bad %s choice %s!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " %s 잘못된 %s - 선택사항 %s!\n"
+#~ " REF: 122페이지, 섹션 5.17\n"
+
+#~ msgid " %s Bad UTF-8 \"%s\" translation string for option %s!\n"
+#~ msgstr " %1$s %3$s 옵션에 대한 잘못된 UTF-8 \"%2$s\" 번역 스트링!\n"
+
+#~ msgid ""
+#~ " %s Bad UTF-8 \"%s\" translation string for option %s, choice %s!\n"
+#~ msgstr ""
+#~ " %1$s %3$s 옵션, %4$s 선택사항에 대한 잘못된 UTF-8 \"%2$s\" 번역 스"
+#~ "트링!\n"
+
+#~ msgid " %s Bad cupsFilter value \"%s\"!\n"
+#~ msgstr " %s 잘못된 \"%s\" cupsFilter 값!\n"
+
+#~ msgid " %s Bad cupsICCProfile %s!\n"
+#~ msgstr " %s 잘못된 %s cupsICCProfile!\n"
+
+#~ msgid " %s Bad cupsPreFilter value \"%s\"!\n"
+#~ msgstr " %s 잘못된 \"%s\" cupsPreFilter 값!\n"
+
+#~ msgid " %s Bad cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr " %s 잘못된 cupsUIConstraints %s: \"%s\"!\n"
+
+#~ msgid " %s Bad language \"%s\"!\n"
+#~ msgstr " %s 잘못된 \"%s\" 언어!\n"
+
+#~ msgid " %s Empty cupsUIConstraints %s!\n"
+#~ msgstr " %s cupsUIConstraints %s이(가) 비어있음!\n"
+
+#~ msgid " %s Missing \"%s\" translation string for option %s!\n"
+#~ msgstr " %1$s %3$s 옵션에 대한 \"%2$s\" 번역 스트링 유실됨!\n"
+
+#~ msgid ""
+#~ " %s Missing \"%s\" translation string for option %s, choice %s!\n"
+#~ msgstr ""
+#~ " %1$s %3$s 옵션, %4$s 선택사항에 대한 \"%2$s\" 번역 스트링 유실됨!\n"
+
+#~ msgid ""
+#~ " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"!\n"
+#~ msgstr ""
+#~ " %1$s \"*%4$s %5$s *%6$s %7$s\" UIConstraints에 있는 *%2$s %3$s 선택"
+#~ "사항 유실됨!\n"
+
+#~ msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr ""
+#~ " %1$s %4$s cupsUIConstraints에 있는 *%2$s %3$s 선택사항 유실됨: \"%5"
+#~ "$s\"!\n"
+
+#~ msgid " %s Missing cupsICCProfile file \"%s\"!\n"
+#~ msgstr " %s \"%s\" cupsICCProfile 파일이 유실됨!\n"
+
+#~ msgid " %s Missing cupsUIResolver %s!\n"
+#~ msgstr " %s %s cupsUIResolver 유실됨!\n"
+
+#~ msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"!\n"
+#~ msgstr ""
+#~ " %1$s \"*%3$s %4$s *%5$s %6$s\" UIConstraints에 있는 %2$s 옵션 유실"
+#~ "됨!\n"
+
+#~ msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr ""
+#~ " %1$s %3$s cupsUIConstraints에 있는 %2$s 옵션 유실됨: \"%4$s\"!\n"
+
+#~ msgid " %s No base translation \"%s\" is included in file!\n"
+#~ msgstr " %s 파일에 \"%s\" 기초 번역이 포함되어 있지 않습니다!\n"
+
+#~ msgid ""
+#~ " %s REQUIRED %s does not define choice None!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " %s 선택사항 없음을 정의하지 않은 %s이(가) 필요!\n"
+#~ " REF: 122페이지, 섹션 5.17\n"
+
+#~ msgid " %s cupsICCProfile %s hash value collides with %s!\n"
+#~ msgstr " %s 불필요한 %s cupsICCProfile 값이 %s와(과) 충돌함!\n"
+
+#~ msgid " %s cupsUIResolver %s causes a loop!\n"
+#~ msgstr " %s %s cupsUIResolver가 루프를 유발함!\n"
+
+#~ msgid " **FAIL** %s choice names %s and %s differ only by case!\n"
+#~ msgstr " **FAIL** %s 선택사항 이름 %s 및 %s이(가) 경우별로만 다름!\n"
+
+#~ msgid ""
+#~ " **FAIL** %s must be 1284DeviceID!\n"
+#~ " REF: Page 72, section 5.5\n"
+#~ msgstr ""
+#~ " **FAIL** %s은(는) 1284DeviceID이어야 합니다!\n"
+#~ " REF: 72페이지, 섹션 5.5\n"
+
+#~ msgid ""
+#~ " **FAIL** BAD DefaultImageableArea %s!\n"
+#~ " REF: Page 102, section 5.15.\n"
+#~ msgstr ""
+#~ " **FAIL** 잘못된 DefaultImageableArea %s!\n"
+#~ " REF: 102페이지, 섹션 5.15.\n"
+
+#~ msgid ""
+#~ " **FAIL** BAD DefaultPaperDimension %s!\n"
+#~ " REF: Page 103, section 5.15.\n"
+#~ msgstr ""
+#~ " **FAIL** 잘못된 DefaultPaperDimension %s!\n"
+#~ " REF: 103페이지, 섹션 5.15.\n"
+
+#~ msgid ""
+#~ " **FAIL** Bad %s choice %s!\n"
+#~ " REF: Page 84, section 5.9\n"
+#~ msgstr ""
+#~ " **FAIL** 잘못된 %s - 선택사항 %s!\n"
+#~ " REF: 84페이지, 섹션 5.9\n"
+
+#~ msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1!\n"
+#~ msgstr ""
+#~ " **FAIL** 잘못된 LanguageEncoding %s - ISOLatin1이어야 합니다!\n"
+
+#~ msgid " **FAIL** Bad LanguageVersion %s - must be English!\n"
+#~ msgstr " **FAIL** 잘못된 LanguageVersion %s - 영어여야 합니다!\n"
+
+#~ msgid ""
+#~ " **FAIL** Default translation string for option %s choice %s "
+#~ "contains 8-bit characters!\n"
+#~ msgstr ""
+#~ " **FAIL** %s 옵션 %s 선택사항에 대한 기본 번역 스트링이 8비트 문자"
+#~ "를 포함합니다!\n"
+
+#~ msgid ""
+#~ " **FAIL** Default translation string for option %s contains 8-bit "
+#~ "characters!\n"
+#~ msgstr ""
+#~ " **FAIL** %s 옵션에 대한 기본 번역 스트링이 8비트 문자를 포함합니"
+#~ "다!\n"
+
+#~ msgid " **FAIL** Group names %s and %s differ only by case!\n"
+#~ msgstr " **FAIL** %s 및 %s 그룹 이름이 경우별로만 다름!\n"
+
+#~ msgid " **FAIL** Multiple occurrences of %s choice name %s!\n"
+#~ msgstr " **FAIL** 다중 %s 항목이 %s 이름을 선택!\n"
+
+#~ msgid " **FAIL** Option names %s and %s differ only by case!\n"
+#~ msgstr " **FAIL** %s 및 %s 옵션 이름이 경우별로만 다름!\n"
+
+#~ msgid ""
+#~ " Bad %%%%BoundingBox: on line %d!\n"
+#~ " REF: Page 39, %%%%BoundingBox:\n"
+#~ msgstr ""
+#~ " 잘못된 %%%%BoundingBox: %d번째 줄!\n"
+#~ " REF: 39페이지, %%%%BoundingBox:\n"
+
+#~ msgid ""
+#~ " Bad %%%%Page: on line %d!\n"
+#~ " REF: Page 53, %%%%Page:\n"
+#~ msgstr ""
+#~ " 잘못된 %%%%Page: %d번째 줄!\n"
+#~ " REF: 53페이지, %%%%Page:\n"
+
+#~ msgid ""
+#~ " Bad %%%%Pages: on line %d!\n"
+#~ " REF: Page 43, %%%%Pages:\n"
+#~ msgstr ""
+#~ " 잘못된 %%%%Pages: %d번째 줄!\n"
+#~ " REF: 43페이지, %%%%Pages:\n"
+
+#~ msgid ""
+#~ " Line %d is longer than 255 characters (%d)!\n"
+#~ " REF: Page 25, Line Length\n"
+#~ msgstr ""
+#~ " %d번째 줄이 255자보다 깁니다(%d)!\n"
+#~ " REF: 25페이지, 줄 길이\n"
+
+#~ msgid ""
+#~ " Missing %!PS-Adobe-3.0 on first line!\n"
+#~ " REF: Page 17, 3.1 Conforming Documents\n"
+#~ msgstr ""
+#~ " 첫번째 줄에 있는 %!PS-Adobe-3.0이 유실됨!\n"
+#~ " REF: 17페이지, 3.1 도큐멘트 구성하기\n"
+
+#~ msgid ""
+#~ " Missing %%EndComments comment!\n"
+#~ " REF: Page 41, %%EndComments\n"
+#~ msgstr ""
+#~ " %%EndComments 설명 유실됨!\n"
+#~ " REF: 41페이지, %%EndComments\n"
+
+#~ msgid ""
+#~ " Missing or bad %%BoundingBox: comment!\n"
+#~ " REF: Page 39, %%BoundingBox:\n"
+#~ msgstr ""
+#~ " 유실되었거나 잘못된 %%BoundingBox: 설명!\n"
+#~ " REF: 39페이지, %%BoundingBox:\n"
+
+#~ msgid ""
+#~ " Missing or bad %%Page: comments!\n"
+#~ " REF: Page 53, %%Page:\n"
+#~ msgstr ""
+#~ " 유실되었거나 잘못된 %%Page: 설명!\n"
+#~ " REF: 53페이지, %%Page:\n"
+
+#~ msgid ""
+#~ " Missing or bad %%Pages: comment!\n"
+#~ " REF: Page 43, %%Pages:\n"
+#~ msgstr ""
+#~ " 유실되었거나 잘못된 %%Page: 설명!\n"
+#~ " REF: 43페이지, %%Pages:\n"
+
+#~ msgid " Saw %d lines that exceeded 255 characters!\n"
+#~ msgstr " 255자를 초과하는 %d개의 줄 발견!\n"
+
+#~ msgid " Too many %%BeginDocument comments!\n"
+#~ msgstr " 너무 많은 %%BeginDocument 설명!\n"
+
+#~ msgid " Too many %%EndDocument comments!\n"
+#~ msgstr " 너무 많은 %%EndDocument 설명!\n"
+
+#~ msgid " Warning: file contains binary data!\n"
+#~ msgstr " 경고: 파일에 바이너리 데이터가 포함되어 있습니다!\n"
+
+#~ msgid " Warning: no %%EndComments comment in file!\n"
+#~ msgstr " 경고: 파일에 %%EndComments 설명이 없습니다!\n"
+
+#~ msgid " Warning: obsolete DSC version %.1f in file!\n"
+#~ msgstr " 경고: 파일에 이전 DSC 버전 %.1f가 있습니다!\n"
+
+#~ msgid "%s not supported!"
+#~ msgstr "%s이(가) 지원되지 않음!"
+
+#~ msgid "%s: Don't know what to do!\n"
+#~ msgstr "%s: 해야할 일을 모르겠음!\n"
+
+#~ msgid ""
+#~ "%s: Error - %s environment variable names non-existent destination \"%s"
+#~ "\"!\n"
+#~ msgstr "%1$s: 오류 - \"%3$s\" 대상에 존재하지 않는 %2$s 환경 변수 이름!\n"
+
+#~ msgid "%s: Error - bad job ID!\n"
+#~ msgstr "%s: 오류 - 잘못된 작업 ID!\n"
+
+#~ msgid "%s: Error - cannot print files and alter jobs simultaneously!\n"
+#~ msgstr "%s: 오류 - 파일을 프린트할 수 없고 작업을 동시에 대체할 수 없음!\n"
+
+#~ msgid ""
+#~ "%s: Error - cannot print from stdin if files or a job ID are provided!\n"
+#~ msgstr ""
+#~ "%s: 오류 - 파일 또는 작업 ID가 제공되었다면 stdin에서 프린트할 수 없음!\n"
+
+#~ msgid "%s: Error - expected character set after '-S' option!\n"
+#~ msgstr "%s: 오류 - '-S' 옵션 뒤에 문자 세트가 예상됨!\n"
+
+#~ msgid "%s: Error - expected content type after '-T' option!\n"
+#~ msgstr "%s: 오류 - '-T' 옵션 뒤에 콘텐츠 유형이 예상됨!\n"
+
+#~ msgid "%s: Error - expected copies after '-n' option!\n"
+#~ msgstr "%s: 오류 - '-n' 옵션 뒤에 복사 매수가 예상됨!\n"
+
+#~ msgid "%s: Error - expected copy count after '-#' option!\n"
+#~ msgstr "%s: 오류 - '-#' 옵션 뒤에 복사본 수가 예상됨!\n"
+
+#~ msgid "%s: Error - expected destination after '-P' option!\n"
+#~ msgstr "%s: 오류 - '-P' 옵션 뒤에 대상이 예상됨!\n"
+
+#~ msgid "%s: Error - expected destination after '-b' option!\n"
+#~ msgstr "%s: 오류 - '-b' 옵션 뒤에 대상이 예상됨!\n"
+
+#~ msgid "%s: Error - expected destination after '-d' option!\n"
+#~ msgstr "%s: 오류 - '-d' 옵션 뒤에 대상이 예상됨!\n"
+
+#~ msgid "%s: Error - expected form after '-f' option!\n"
+#~ msgstr "%s: 오류 - '-f' 옵션 뒤에 구성이 예상됨!\n"
+
+#~ msgid "%s: Error - expected hold name after '-H' option!\n"
+#~ msgstr "%s: 오류 - '-H' 옵션 뒤에 유지 이름이 예상됨!\n"
+
+#~ msgid "%s: Error - expected hostname after '-H' option!\n"
+#~ msgstr "%s: 오류 - '-H' 옵션 뒤에 호스트 이름이 예상됨!\n"
+
+#~ msgid "%s: Error - expected hostname after '-h' option!\n"
+#~ msgstr "%s: 오류 - '-h' 옵션 뒤에 호스트 이름이 예상됨!\n"
+
+#~ msgid "%s: Error - expected mode list after '-y' option!\n"
+#~ msgstr "%s: 오류 - '-y' 옵션 뒤에 모드 목록이 예상됨!\n"
+
+#~ msgid "%s: Error - expected name after '-%c' option!\n"
+#~ msgstr "%s: 오류 - '-%c' 옵션 뒤에 이름이 예상됨!\n"
+
+#~ msgid "%s: Error - expected option string after '-o' option!\n"
+#~ msgstr "%s: 오류 - '-o' 옵션 뒤에 옵션 스트링이 예상됨!\n"
+
+#~ msgid "%s: Error - expected page list after '-P' option!\n"
+#~ msgstr "%s: 오류 - '-P' 옵션 뒤에 페이지 목록이 예상됨!\n"
+
+#~ msgid "%s: Error - expected priority after '-%c' option!\n"
+#~ msgstr "%s: 오류 - '-%c' 옵션 뒤에 우선순위가 예상됨!\n"
+
+#~ msgid "%s: Error - expected reason text after '-r' option!\n"
+#~ msgstr "%s: 오류 - '-r' 옵션 뒤에 이유 텍스트가 예상됨!\n"
+
+#~ msgid "%s: Error - expected title after '-t' option!\n"
+#~ msgstr "%s: 오류 - '-t' 옵션 뒤에 제목이 예상됨!\n"
+
+#~ msgid "%s: Error - expected username after '-U' option!\n"
+#~ msgstr "%s: 오류 - '-U' 옵션 뒤에 사용자 이름이 예상됨!\n"
+
+#~ msgid "%s: Error - expected username after '-u' option!\n"
+#~ msgstr "%s: 오류 - '-u' 옵션 뒤에 사용자 이름이 예상됨!\n"
+
+#~ msgid "%s: Error - expected value after '-%c' option!\n"
+#~ msgstr "%s: 오류 - '-%c' 옵션 뒤에 값이 예상됨!\n"
+
+#~ msgid ""
+#~ "%s: Error - need \"completed\", \"not-completed\", or \"all\" after '-W' "
+#~ "option!\n"
+#~ msgstr ""
+#~ "%s: 오류 - '-W' 옵션 뒤에 \"completed\", \"not-completed\" 또는 \"all\"이 "
+#~ "필요!\n"
+
+#~ msgid "%s: Error - scheduler not responding!\n"
+#~ msgstr "%s: 오류 - 일정이 응답하지 않음!\n"
+
+#~ msgid "%s: Error - unknown destination \"%s\"!\n"
+#~ msgstr "%s: 오류 - 알 수 없는 대상 \"%s\"!\n"
+
+#~ msgid "%s: Error - unknown destination \"%s/%s\"!\n"
+#~ msgstr "%s: 오류 - 알 수 없는 대상 \"%s/%s\"!\n"
+
+#~ msgid "%s: Error - unknown option '%c'!\n"
+#~ msgstr "%s: 오류 - 알 수 없는 옵션 '%c'!\n"
+
+#~ msgid "%s: Error - unknown option '%s'!\n"
+#~ msgstr "%s: 오류 - 알 수 없는 옵션 '%s'!\n"
+
+#~ msgid "%s: Expected job ID after '-i' option!\n"
+#~ msgstr "%s: '-i' 옵션 뒤에 작업 ID가 예상됨!\n"
+
+#~ msgid "%s: Invalid destination name in list \"%s\"!\n"
+#~ msgstr "%s: \"%s\" 목록에 유효하지 않은 대상 이름!\n"
+
+#~ msgid "%s: Need job ID ('-i jobid') before '-H restart'!\n"
+#~ msgstr "%s: '-H restart' 앞에 작업 ID('-i jobid') 필요!\n"
+
+#~ msgid "%s: No filter to convert from %s/%s to %s/%s!\n"
+#~ msgstr "%s: %s/%s에서 %s/%s까지 변환할 필터가 없음!\n"
+
+#~ msgid "%s: Sorry, no encryption support compiled in!\n"
+#~ msgstr "%s: 죄송합니다, 컴파일된 암호화 지원이 없습니다!\n"
+
+#~ msgid "%s: Unable to contact server!\n"
+#~ msgstr "%s: 서버에 연결할 수 없음!\n"
+
+#~ msgid "%s: Unable to determine MIME type of \"%s\"!\n"
+#~ msgstr "%s: MIME 유형의 \"%s\"을(를) 결정할 수 없음!\n"
+
#~ msgid "%s: Unable to open %s - %s\n"
#~ msgstr "%s: %s을(를) 열 수 없음 - %s\n"
#~ msgid "%s: Unable to open %s - %s on line %d.\n"
#~ msgstr "%s: %s을(를) 열 수 없음 - %s, %d번째 줄\n"
+#~ msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"!\n"
+#~ msgstr "%s: \"%s\" 또는 \"%s\"에서 MIME 데이터베이스를 읽을 수 없음!\n"
+
+#~ msgid "%s: Unknown destination \"%s\"!\n"
+#~ msgstr "%s: 알 수 없는 대상 \"%s\"!\n"
+
+#~ msgid "%s: Unknown destination MIME type %s/%s!\n"
+#~ msgstr "%s: 알 수 없는 대상 MIME 유형 %s/%s!\n"
+
+#~ msgid "%s: Unknown option '%c'!\n"
+#~ msgstr "%s: 알 수 없는 옵션 '%c'!\n"
+
+#~ msgid "%s: Unknown source MIME type %s/%s!\n"
+#~ msgstr "%s: 알 수 없는 소스 MIME 유형 %s/%s!\n"
+
+#~ msgid ""
+#~ "%s: Warning - '%c' format modifier not supported - output may not be "
+#~ "correct!\n"
+#~ msgstr ""
+#~ "%s: 경고 - '%c' 포맷 조합 키가 지원되지 않음 - 출력이 올바르지 않을 수 있"
+#~ "습니다!\n"
+
+#~ msgid "%s: Warning - character set option ignored!\n"
+#~ msgstr "%s: 경고 - 문자 세트 옵션이 무시됨!\n"
+
+#~ msgid "%s: Warning - content type option ignored!\n"
+#~ msgstr "%s: 경고 - 콘텐츠 유형 옵션이 무시됨!\n"
+
+#~ msgid "%s: Warning - form option ignored!\n"
+#~ msgstr "%s: 경고 - 구성 옵션이 무시됨!\n"
+
+#~ msgid "%s: Warning - mode option ignored!\n"
+#~ msgstr "%s: 경고 - 모드 옵션이 무시됨!\n"
+
+#~ msgid ""
+#~ "%s: error - %s environment variable names non-existent destination \"%s"
+#~ "\"!\n"
+#~ msgstr "%1$s: 오류 - \"%3$s\" 대상에 존재하지 않는 %2$s 환경 변수 이름!\n"
+
+#~ msgid "%s: error - expected option=value after '-o' option!\n"
+#~ msgstr "%s: 오류 - '-o' 옵션 뒤에 option=value가 예상됨!\n"
+
#~ msgid "600 DPI Grayscale"
#~ msgstr "600 DPI 그레이 스케일"
+#~ msgid "A Samba password is required to export printer drivers!"
+#~ msgstr "프린터 드라이버를 보내려면 Samba 암호가 필요함!"
+
+#~ msgid "A Samba username is required to export printer drivers!"
+#~ msgstr "프린터 드라이버를 보내려면 Samba 사용자 이름이 필요함!"
+
+#~ msgid "A class named \"%s\" already exists!"
+#~ msgstr "\"%s\"(이)라는 이름의 클래스가 이미 존재합니다!"
+
+#~ msgid "A printer named \"%s\" already exists!"
+#~ msgstr "\"%s\"(이)라는 이름의 프린터가 이미 존재합니다!"
+
+#~ msgid "Attempt to set %s printer-state to bad value %d!"
+#~ msgstr "%s 프린터 상태를 잘못된 %d 값으로 설정하려고 합니다!"
+
+#~ msgid "Attribute groups are out of order (%x < %x)!"
+#~ msgstr "속성 그룹이 올바르지 않습니다(%x < %x)!"
+
+#~ msgid "Bad device URI \"%s\"!\n"
+#~ msgstr "잘못된 장비 URI \"%s\"!\n"
+
+#~ msgid "Bad device-uri \"%s\"!"
+#~ msgstr "잘못된 device-uri \"%s\"!"
+
+#~ msgid "Bad device-uri scheme \"%s\"!"
+#~ msgstr "잘못된 device-uri 설계 \"%s\"!"
+
+#~ msgid "Bad document-format \"%s\"!"
+#~ msgstr "잘못된 document-format \"%s\"!"
+
+#~ msgid "Bad filename buffer!"
+#~ msgstr "잘못된 파일 이름 버퍼!"
+
+#~ msgid "Bad job-priority value!"
+#~ msgstr "잘못된 job-priority 값!"
+
+#~ msgid "Bad job-sheets value \"%s\"!"
+#~ msgstr "잘못된 job-sheets 값\"%s\"!"
+
+#~ msgid "Bad job-sheets value type!"
+#~ msgstr "잘못된 job-sheets 값 유형!"
+
+#~ msgid "Bad job-state value!"
+#~ msgstr "잘못된 job-state 값!"
+
+#~ msgid "Bad job-uri attribute \"%s\"!"
+#~ msgstr "잘못된 job-uri 속성 \"%s\"!"
+
+#~ msgid "Bad notify-pull-method \"%s\"!"
+#~ msgstr "잘못된 notify-pull-method \"%s\"!"
+
+#~ msgid "Bad notify-recipient-uri URI \"%s\"!"
+#~ msgstr "잘못된 notify-recipient-uri URI \"%s\"!"
+
+#~ msgid "Bad option + choice on line %d!"
+#~ msgstr "%d번째 줄에 있는 잘못된 옵션 + 선택사항!"
+
+#~ msgid "Bad port-monitor \"%s\"!"
+#~ msgstr "잘못된 port-monitor \"%s\"!"
+
+#~ msgid "Bad printer-state value %d!"
+#~ msgstr "잘못된 printer-state 값 %d!"
+
+#~ msgid "Bad request version number %d.%d!"
+#~ msgstr "잘못된 요청 버전 숫자 %d.%d!"
+
+#~ msgid "Bad subscription ID!"
+#~ msgstr "잘못된 구독 ID!"
+
+#~ msgid "Character set \"%s\" not supported!"
+#~ msgstr "\"%s\" 문자 세트가 지원되지 않음!"
+
+#~ msgid "Could not scan type \"%s\"!"
+#~ msgstr "\"%s\" 유형을 검색할 수 없음!"
+
+#~ msgid "Cover open."
+#~ msgstr "덮개가 열려 있음."
+
+#~ msgid "Developer almost empty."
+#~ msgstr "현상액이 거의 비었습니다."
+
+#~ msgid "Developer empty!"
+#~ msgstr "현상액이 비어 있음!"
+
+#~ msgid "Door open."
+#~ msgstr "문이 열려 있음."
+
+#~ msgid "ERROR: Bad %%BoundingBox: comment seen!\n"
+#~ msgstr "ERROR: 잘못된 %%BoundingBox: 설명이 보임!\n"
+
+#~ msgid "ERROR: Bad %%IncludeFeature: comment!\n"
+#~ msgstr "ERROR: 잘못된 %%IncludeFeature: 설명!\n"
+
+#~ msgid "ERROR: Bad %%Page: comment in file!\n"
+#~ msgstr "ERROR: 잘못된 %%Page: 파일에 있는 설명!\n"
+
+#~ msgid "ERROR: Bad %%PageBoundingBox: comment in file!\n"
+#~ msgstr "ERROR: 잘못된 %%PageBoundingBox: 파일에 있는 설명!\n"
+
+#~ msgid "ERROR: Bad SCSI device file \"%s\"!\n"
+#~ msgstr "ERROR: 잘못된 SCSI 장비 파일 \"%s\"!\n"
+
+#~ msgid "ERROR: Bad columns value %d!\n"
+#~ msgstr "ERROR: 잘못된 열 값 %d!\n"
+
+#~ msgid "ERROR: Bad cpi value %f!\n"
+#~ msgstr "ERROR: 잘못된 cpi 값 %f!\n"
+
+#~ msgid "ERROR: Bad lpi value %f!\n"
+#~ msgstr "ERROR: 잘못된 lpi 값 %f!\n"
+
+#~ msgid "ERROR: Bad page setup!\n"
+#~ msgstr "ERROR: 잘못된 페이지 설정!\n"
+
+#~ msgid "ERROR: Destination printer does not exist!\n"
+#~ msgstr "ERROR: 대상 프린터가 없습니다!\n"
+
+#~ msgid "ERROR: Duplicate %%BoundingBox: comment seen!\n"
+#~ msgstr "ERROR: %%BoundingBox 복제: 설명이 보임!\n"
+
+#~ msgid "ERROR: Duplicate %%Pages: comment seen!\n"
+#~ msgstr "ERROR: %%Pages 복제: 설명이 보임!\n"
+
+#~ msgid "ERROR: Empty print file!\n"
+#~ msgstr "ERROR: 빈 프린트 파일!\n"
+
+#~ msgid "ERROR: Expected quoted string on line %d of %s!\n"
+#~ msgstr "ERROR: %2$s의 %1$d번째 줄에 인용 스트링이 예상됨!\n"
+
+#~ msgid "ERROR: Fatal USB error!\n"
+#~ msgstr "ERROR: 심각한 USB 오류!\n"
+
+#~ msgid "ERROR: Invalid HP-GL/2 command seen, unable to print file!\n"
+#~ msgstr ""
+#~ "ERROR: 파일을 프린트할 수 없는, 유효하지 않은 HP-GL/2 명령이 보임!\n"
+
+#~ msgid "ERROR: Missing %%EndProlog!\n"
+#~ msgstr "ERROR: %%EndProlog가 유실됨!\n"
+
+#~ msgid "ERROR: Missing %%EndSetup!\n"
+#~ msgstr "ERROR: %%EndSetup이 유실됨!\n"
+
#~ msgid ""
#~ "ERROR: Missing device URI on command-line and no DEVICE_URI environment "
#~ "variable!\n"
#~ msgstr ""
#~ "ERROR: 명령 라인의 장비 URI가 유실되었고 DEVICE_URI 환경 변수가 없음!\n"
+#~ msgid "ERROR: Missing value on line %d of banner file!\n"
+#~ msgstr "ERROR: 배너 파일의 %d번째 줄 값이 유실됨!\n"
+
+#~ msgid ""
+#~ "ERROR: Need a msgid line before any translation strings on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ERROR: %2$s의 %1$d번째 줄에 있는 모든 번역 스트링 앞에 msgid 줄 필요!\n"
+
+#~ msgid "ERROR: No %%BoundingBox: comment in header!\n"
+#~ msgstr "ERROR: %%BoundingBox가 없음: 머리말에 설명!\n"
+
+#~ msgid "ERROR: No %%Pages: comment in header!\n"
+#~ msgstr "ERROR: %%Pages가 없음: 머리말에 설명!\n"
+
+#~ msgid ""
+#~ "ERROR: No device URI found in argv[0] or in DEVICE_URI environment "
+#~ "variable!\n"
+#~ msgstr ""
+#~ "ERROR: argv[0] 또는 DEVICE_URI 환경 변수에서 발견된 장비 URI가 없음!\n"
+
+#~ msgid "ERROR: No pages found!\n"
+#~ msgstr "ERROR: 페이지 없음!\n"
+
+#~ msgid "ERROR: Out of paper!\n"
+#~ msgstr "ERROR: 종이 없음!\n"
+
+#~ msgid "ERROR: PRINTER environment variable not defined!\n"
+#~ msgstr "ERROR: PRINTER 환경 변수가 정의되지 않음!\n"
+
+#~ msgid "ERROR: Print file was not accepted (%s)!\n"
+#~ msgstr "ERROR: 프린트 파일이 허용되지 않음(%s)!\n"
+
+#~ msgid "ERROR: Printer not responding!\n"
+#~ msgstr "ERROR: 프린터가 응답하지 않음!\n"
+
#~ msgid "ERROR: Unable to create temporary file - %s.\n"
#~ msgstr "ERROR: 임시 파일을 생성할 수 없음 - %s.\n"
#~ msgid "ERROR: Unable to create temporary file: %s\n"
#~ msgstr "ERROR: 임시 파일을 생성할 수 없음: %s\n"
+#~ msgid "ERROR: Unable to get job %d attributes (%s)!\n"
+#~ msgstr "ERROR: 작업 %d 속성을 얻을 수 없음(%s)!\n"
+
+#~ msgid "ERROR: Unable to get printer status (%s)!\n"
+#~ msgstr "ERROR: 프린터 상태를 알 수 없음(%s)!\n"
+
+#~ msgid "ERROR: Unable to locate printer '%s'!\n"
+#~ msgstr "ERROR: '%s' 프린터를 찾을 수 없음!\n"
+
+#~ msgid "ERROR: Unable to open image file for printing!\n"
+#~ msgstr "ERROR: 이미지 파일을 열어서 프린트할 수 없음!\n"
+
#~ msgid "ERROR: Unable to open temporary file"
#~ msgstr "ERROR: 임시 파일을 열 수 없음"
+#~ msgid "ERROR: Unable to print %d text columns!\n"
+#~ msgstr "ERROR: %d개의 텍스트 열을 프린트할 수 없음!\n"
+
+#~ msgid "ERROR: Unable to print %dx%d text page!\n"
+#~ msgstr "ERROR: %dx%d 텍스트 페이지를 프린트할 수 없음!\n"
+
+#~ msgid "ERROR: Unable to read print data!\n"
+#~ msgstr "ERROR: 프린트 데이터를 읽을 수 없음!\n"
+
+#~ msgid "ERROR: Unable to send print data (%d)\n"
+#~ msgstr "ERROR: 프린트 데이터를 보낼 수 없음(%d)\n"
+
+#~ msgid "ERROR: Unable to send print data!\n"
+#~ msgstr "ERROR: 프린트 데이터를 보낼 수 없음!\n"
+
+#~ msgid "ERROR: Unable to write %d bytes to printer!\n"
+#~ msgstr "ERROR: 프린터에 %d바이트를 쓸 수 없음!\n"
+
+#~ msgid "ERROR: Unable to write raster data to driver!\n"
+#~ msgstr "ERROR: 드라이버에 래스터 데이터를 쓸 수 없음!\n"
+
+#~ msgid "ERROR: Unable to write to temporary file"
+#~ msgstr "ERROR: 임시 파일을 쓸 수 없음"
+
+#~ msgid "ERROR: Unexpected text on line %d of %s!\n"
+#~ msgstr "ERROR: %2$s의 %1$d번째 줄에 예기치 않은 텍스트!\n"
+
+#~ msgid "ERROR: Unknown encryption option value \"%s\"!\n"
+#~ msgstr "ERROR: 알 수 없는 암호화 옵션 값 \"%s\"!\n"
+
+#~ msgid "ERROR: Unknown message catalog format for \"%s\"!\n"
+#~ msgstr "ERROR: \"%s\"에 대한 알 수 없는 메시지 카탈로그 포맷!\n"
+
+#~ msgid "ERROR: Unknown option \"%s\" with value \"%s\"!\n"
+#~ msgstr "ERROR: \"%2$s\" 값이 있는 알 수 없는 \"%1$s\" 옵션!\n"
+
+#~ msgid "ERROR: Unknown version option value \"%s\"!\n"
+#~ msgstr "ERROR: 알 수 없는 \"%s\" 버전 옵션 값!\n"
+
+#~ msgid "ERROR: Unsupported brightness value %s, using brightness=100!\n"
+#~ msgstr "ERROR: brightness=100을 사용하는, 지원되지 않는 밝기 값 %s!\n"
+
+#~ msgid "ERROR: Unsupported gamma value %s, using gamma=1000!\n"
+#~ msgstr "ERROR: gamma=1000을 사용하는, 지원되지 않는 감마 값 %s!\n"
+
+#~ msgid "ERROR: Unsupported number-up value %d, using number-up=1!\n"
+#~ msgstr "ERROR: number-up=1을 사용하는, 지원되지 않는 number-up 값 %d!\n"
+
+#~ msgid ""
+#~ "ERROR: Unsupported number-up-layout value %s, using number-up-"
+#~ "layout=lrtb!\n"
+#~ msgstr ""
+#~ "ERROR: number-up-layout=lrtb을 사용하는, 지원되지 않는 number-up-layout "
+#~ "값 %s!\n"
+
+#~ msgid "ERROR: Unsupported page-border value %s, using page-border=none!\n"
+#~ msgstr ""
+#~ "ERROR: page-border=none을 사용하는, 지원되지 않는 page-border 값 %s!\n"
+
+#~ msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting!\n"
+#~ msgstr "ERROR: doc_printf 오버플로우(%d바이트)가 발견됨, 중단 중!\n"
+
#~ msgid "ERROR: pdftops filter crashed on signal %d!\n"
#~ msgstr "ERROR: pdftops 필터가 신호 %d에서 충돌함!\n"
#~ msgid "ERROR: pdftops filter exited with status %d!\n"
#~ msgstr "ERROR: pdftops 필터가 상태 %d(으)로 종료됨!\n"
+#~ msgid "ERROR: pictwpstops exited on signal %d!\n"
+#~ msgstr "ERROR: pictwpstops가 신호 %d에서 종료됨!\n"
+
+#~ msgid "ERROR: pictwpstops exited with status %d!\n"
+#~ msgstr "ERROR: pictwpstops가 상태 %d(으)로 종료됨!\n"
+
+#~ msgid ""
+#~ "ERROR: recoverable: Unable to connect to printer; will retry in 30 "
+#~ "seconds...\n"
+#~ msgstr "ERROR: 복원 가능: 프린터에 연결할 수 없음; 30초 후에 다시 시도...\n"
+
+#~ msgid "Empty PPD file!"
+#~ msgstr "PPD 파일이 비어있음!"
+
+#~ msgid "Error: need hostname after '-h' option!\n"
+#~ msgstr "오류: '-h' 옵션 뒤에 호스트 이름이 필요!\n"
+
+#~ msgid "Fuser temperature high!"
+#~ msgstr "퓨저 온도가 높음!"
+
+#~ msgid "Fuser temperature low!"
+#~ msgstr "퓨저 온도가 낮음!"
+
+#~ msgid "Got a printer-uri attribute but no job-id!"
+#~ msgstr "printer-uri 속성을 얻었지만, job-id가 없습니다!"
+
+#~ msgid "Ink/toner almost empty."
+#~ msgstr "잉크/토너가 거의 비었습니다."
+
+#~ msgid "Ink/toner empty!"
+#~ msgstr "잉크/토너가 비었음!"
+
+#~ msgid "Ink/toner waste bin almost full."
+#~ msgstr "잉크/토너 폐기소가 거의 찼습니다."
+
+#~ msgid "Ink/toner waste bin full!"
+#~ msgstr "잉크/토너 폐기소가 찼음!"
+
+#~ msgid "Interlock open."
+#~ msgstr "연동 장치가 열려 있음."
+
+#~ msgid "Job #%d cannot be restarted - no files!"
+#~ msgstr "#%d 작업을 다시 시작할 수 없음 - 파일 없음!"
+
+#~ msgid "Job #%d does not exist!"
+#~ msgstr "#%d 작업이 없음!"
+
+#~ msgid "Job #%d is finished and cannot be altered!"
+#~ msgstr "#%d 작업이 종료되었고 대체할 수 없음!"
+
+#~ msgid "Job #%d is not complete!"
+#~ msgstr "#%d 작업이 왼료되지 않음!"
+
+#~ msgid "Job #%d is not held for authentication!"
+#~ msgstr "#%d 작업이 인증을 위해 유지되지 않음!"
+
+#~ msgid "Job #%d is not held!"
+#~ msgstr "#%d 작업이 유지되지 않음!"
+
+#~ msgid "Job #%s does not exist!"
+#~ msgstr "#%s 작업이 존재하지 않음!"
+
+#~ msgid "Job %d not found!"
+#~ msgstr "%d 작업이 발견되지 않음!"
+
+#~ msgid "Job subscriptions cannot be renewed!"
+#~ msgstr "작업 구독을 갱신할 수 없음!"
+
+#~ msgid "Language \"%s\" not supported!"
+#~ msgstr "\"%s\" 언어가 지원되지 않음!"
+
+#~ msgid "Media jam!"
+#~ msgstr "미디어가 걸림!"
+
+#~ msgid "Media tray almost empty."
+#~ msgstr "미디어 트레이가 거의 비었습니다."
+
+#~ msgid "Media tray empty!"
+#~ msgstr "미디어 트레이가 비어 있음!"
+
+#~ msgid "Media tray missing!"
+#~ msgstr "미디어 트레이가 유실됨!"
+
+#~ msgid "Media tray needs to be filled."
+#~ msgstr "미디어 트레이를 채워야 합니다."
+
+#~ msgid "Missing document-number attribute!"
+#~ msgstr "document-number 속성이 유실됨!"
+
+#~ msgid "Missing double quote on line %d!"
+#~ msgstr "%d번째 줄에 있는 큰 따옴표가 유실됨!"
+
+#~ msgid "Missing form variable!"
+#~ msgstr "구성 변수가 유실됨!"
+
+#~ msgid "Missing notify-subscription-ids attribute!"
+#~ msgstr "notify-subscription-ids 속성이 유실됨!"
+
+#~ msgid "Missing requesting-user-name attribute!"
+#~ msgstr "requesting-user-name 속성이 유실됨!"
+
+#~ msgid "Missing required attributes!"
+#~ msgstr "필요한 속성이 유실됨!"
+
+#~ msgid "Missing value on line %d!"
+#~ msgstr "%d번째 줄에 있는 값이 유실됨!"
+
+#~ msgid "No PPD name!"
+#~ msgstr "PPD 이름 없음!"
+
+#~ msgid "No Windows printer drivers are installed!"
+#~ msgstr "설치된 Windows 프린터 드라이버가 없음!"
+
+#~ msgid "No active jobs on %s!"
+#~ msgstr "%s에 활성 작업이 없음!"
+
+#~ msgid "No attributes in request!"
+#~ msgstr "요청에 속성이 없음!"
+
+#~ msgid "No authentication information provided!"
+#~ msgstr "제공된 인증 정보가 없음!"
+
+#~ msgid "No file!?!"
+#~ msgstr "파일이 없음!?!"
+
+#~ msgid "No modification time!"
+#~ msgstr "수정 시간 없음!"
+
+#~ msgid "No printer name!"
+#~ msgstr "프린터 이름 없음!"
+
+#~ msgid "No printer-uri found for class!"
+#~ msgstr "클래스에 대한 printer-uri 없음!"
+
+#~ msgid "No printer-uri found!"
+#~ msgstr "printer-uri 없음!"
+
+#~ msgid "No printer-uri in request!"
+#~ msgstr "요청에 printer-uri 없음!"
+
+#~ msgid "No subscription attributes in request!"
+#~ msgstr "요청에 구독 속성이 없음!"
+
+#~ msgid "OPC almost at end-of-life."
+#~ msgstr "OPC 수명이 거의 다 되었습니다."
+
+#~ msgid "OPC at end-of-life!"
+#~ msgstr "OPC 수명이 다 되었음!"
+
+#~ msgid "Out of toner!"
+#~ msgstr "토너가 없음!"
+
+#~ msgid "Output bin almost full."
+#~ msgstr "출력소 거의 찼습니다."
+
+#~ msgid "Output bin full!"
+#~ msgstr "출력소가 찼습니다!"
+
+#~ msgid "Output tray missing!"
+#~ msgstr "출력 트레이가 유실됨!"
+
+#~ msgid "Printer offline."
+#~ msgstr "프린터가 오프라인입니다."
+
+#~ msgid "SCSI Printer"
+#~ msgstr "SCSI 프린터"
+
+#~ msgid "The notify-user-data value is too large (%d > 63 octets)!"
+#~ msgstr "notify-user-data 값이 너무 큼!(%d > 63행)!"
+
+#~ msgid "The printer or class is not shared!"
+#~ msgstr "프린터 또는 클래스를 공유할 수 없음!"
+
+#~ msgid "The printer-uri attribute is required!"
+#~ msgstr "printer-uri 속성이 필요함!"
+
+#~ msgid "Toner low."
+#~ msgstr "토너가 부족합니다."
+
+#~ msgid "Too many job-sheets values (%d > 2)!"
+#~ msgstr "job-sheets 값이 너무 많습니다(%d > 2)!"
+
+#~ msgid "Too many printer-state-reasons values (%d > %d)!"
+#~ msgstr "printer-state-reasons 값이 너무 많습니다(%d > %d)!"
+
+#~ msgid "Unable to add job for destination \"%s\"!"
+#~ msgstr "\"%s\" 대상에 대한 작업을 추가할 수 없습니다!"
+
+#~ msgid "Unable to allocate memory for file types!"
+#~ msgstr "파일 유형에 대한 메모리를 할당할 수 없습니다!"
+
+#~ msgid "Unable to copy 64-bit CUPS printer driver files (%d)!"
+#~ msgstr "64비트 CUPS 프린터 드라이버 파일을 복사할 수 없습니다(%d)!"
+
+#~ msgid "Unable to copy 64-bit Windows printer driver files (%d)!"
+#~ msgstr "64비트 Windows 프린터 드라이버 파일을 복사할 수 없습니다(%d)!"
+
+#~ msgid "Unable to copy CUPS printer driver files (%d)!"
+#~ msgstr "CUPS 프린터 드라이버 파일을 복사할 수 없습니다(%d)!"
+
+#~ msgid "Unable to copy PPD file - %s!"
+#~ msgstr "PPD 파일을 복사할 수 없음 - %s!"
+
+#~ msgid "Unable to copy PPD file!"
+#~ msgstr "PPD 파일을 복사할 수 없습니다!"
+
+#~ msgid "Unable to copy Windows 2000 printer driver files (%d)!"
+#~ msgstr "Windows 2000 프린터 드라이버 파일을 복사할 수 없습니다(%d)!"
+
+#~ msgid "Unable to copy Windows 9x printer driver files (%d)!"
+#~ msgstr "Windows 9x 프린터 드라이버 파일을 복사할 수 없습니다(%d)!"
+
+#~ msgid "Unable to copy interface script - %s!"
+#~ msgstr "인터페이스 스크립트를 복사할 수 없음 - %s!"
+
+#~ msgid "Unable to create printer-uri!"
+#~ msgstr "printer-uri를 생성할 수 없습니다!"
+
+#~ msgid "Unable to edit cupsd.conf files larger than 1MB!"
+#~ msgstr "1MB보다 큰 cupsd.conf 파일은 편집할 수 없습니다!"
+
+#~ msgid "Unable to find destination for job!"
+#~ msgstr "작업에 대한 대상을 찾을 수 없습니다!"
+
+#~ msgid "Unable to find printer!\n"
+#~ msgstr "프린터를 찾을 수 없습니다!\n"
+
+#~ msgid "Unable to install Windows 2000 printer driver files (%d)!"
+#~ msgstr "Windows 2000 프린터 드라이버 파일을 설치할 수 없습니다(%d)!"
+
+#~ msgid "Unable to install Windows 9x printer driver files (%d)!"
+#~ msgstr "Windows 9x 프린터 드라이버 파일을 설치할 수 없습니다(%d)!"
+
+#~ msgid "Unable to open document %d in job %d!"
+#~ msgstr "도큐멘트 %d을(를) 작업 %d에서 열 수 없습니다!"
+
+#~ msgid "Unable to send command to printer driver!"
+#~ msgstr "프린터 드라이버로 명령을 보낼 수 없습니다!"
+
+#~ msgid "Unable to set Windows printer driver (%d)!"
+#~ msgstr "Windows 프린터 드라이버를 설정할 수 없습니다(%d)!"
+
+#~ msgid "Unable to use legacy USB class driver!\n"
+#~ msgstr "레거시 USB 클래스 드라이버를 사용할 수 없음!\n"
+
#~ msgid "Unknown printer error (%s)!"
#~ msgstr "알 수 없는 프린터 오류(%s)!"
+#~ msgid "Unsupported character set \"%s\"!"
+#~ msgstr "지원되지 않는 문자 세트 \"%s\"!"
+
+#~ msgid "Unsupported compression \"%s\"!"
+#~ msgstr "지원되지 않는 압축 \"%s\"!"
+
+#~ msgid "Unsupported compression attribute %s!"
+#~ msgstr "지원되지 않는 압축 속성 %s!"
+
+#~ msgid "Unsupported format \"%s\"!"
+#~ msgstr "지원되지 않는 포맷 \"%s\"!"
+
+#~ msgid "Unsupported format '%s'!"
+#~ msgstr "지원되지 않는 포맷 '%s'!"
+
+#~ msgid "Unsupported format '%s/%s'!"
+#~ msgstr "지원되지 않는 포맷 '%s/%s'!"
+
#~ msgid ""
#~ "Usage: convert [ options ]\n"
#~ "\n"
@@ -5613,11 +6551,518 @@ msgstr "variable-bindings의 길이가 무제한입니다"
#~ " -v 약간 자세하게\n"
#~ " -vv 매우 자세하게\n"
+#~ msgid "WARNING: Failed to read side-channel request!\n"
+#~ msgstr "WARNING: 읽기 side-channel 요청에 실패함!\n"
+
+#~ msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature!\n"
+#~ msgstr "WARNING: IncludeFeature를 통해 \"%s\" 옵션을 포함할 수 없음!\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with command status byte after %d "
+#~ "seconds!\n"
+#~ msgstr ""
+#~ "WARNING: %d초 후에 원격 호스트가 명령 상태 바이트에 응답하지 않음!\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with control status byte after %d "
+#~ "seconds!\n"
+#~ msgstr ""
+#~ "WARNING: %d초 후에 원격 호스트가 제어 상태 바이트에 응답하지 않음!\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with data status byte after %d "
+#~ "seconds!\n"
+#~ msgstr ""
+#~ "WARNING: %d초 후에 원격 호스트가 데이터 상태 바이트에 응답하지 않음!\n"
+
+#~ msgid "WARNING: SCSI command timed out (%d); retrying...\n"
+#~ msgstr "WARNING: SCSI 명령 시간 초과(%d); 재시도 중...\n"
+
+#~ msgid ""
+#~ "WARNING: This document does not conform to the Adobe Document Structuring "
+#~ "Conventions and may not print correctly!\n"
+#~ msgstr ""
+#~ "WARNING: 이 도큐멘트는 Adobe Document Structuring Conventions을 실행하지 "
+#~ "않기 때문에 올바르게 프린트되지 않을 수 있음!\n"
+
+#~ msgid "WARNING: Unknown choice \"%s\" for option \"%s\"!\n"
+#~ msgstr "WARNING: \"%2$s\" 옵션에 대한 알 수 없는 \"%1$s\" 선택사항!\n"
+
+#~ msgid "WARNING: Unknown option \"%s\"!\n"
+#~ msgstr "WARNING: 알 수 없는 \"%s\" 옵션!\n"
+
+#~ msgid "WARNING: Unsupported baud rate %s!\n"
+#~ msgstr "WARNING: 지원되지 않는 보드율 %s!\n"
+
+#~ msgid ""
+#~ "WARNING: recoverable: Network host '%s' is busy; will retry in %d "
+#~ "seconds...\n"
+#~ msgstr ""
+#~ "WARNING: 복원 가능: '%s' 네트워크 호스트가 사용 중; %d초 후에 다시 시"
+#~ "도...\n"
+
+#~ msgid "Warning, no Windows 2000 printer drivers are installed!"
+#~ msgstr "경고, 설치된 Windows 2000 프린터 드라이버가 없음!"
+
+#~ msgid "cupsctl: Unknown option \"%s\"!\n"
+#~ msgstr "cupsctl: 알 수 없는 옵션 \"%s\"!\n"
+
+#~ msgid "cupsctl: Unknown option \"-%c\"!\n"
+#~ msgstr "cupsctl: 알 수 없는 옵션 \"-%c\"!\n"
+
+#~ msgid "cupsd: Expected config filename after \"-c\" option!\n"
+#~ msgstr "cupsd: \"-c\" 옵션 뒤에 구성 파일 이름이 예상됨!\n"
+
+#~ msgid "cupsd: Unable to get current directory!\n"
+#~ msgstr "cupsd: 현재 디렉토리를 얻을 수 없음!\n"
+
+#~ msgid "cupsd: Unknown argument \"%s\" - aborting!\n"
+#~ msgstr "cupsd: 알 수 없는 \"%s\" 변수 - 중단 중!\n"
+
+#~ msgid "cupsd: Unknown option \"%c\" - aborting!\n"
+#~ msgstr "cupsd: 알 수 없는 \"%c\" 옵션 - 중단 중!\n"
+
+#~ msgid "cupsfilter: Invalid document number %d!\n"
+#~ msgstr "cupsfilter: 유효하지 않은 도큐멘트 번호 %d!\n"
+
+#~ msgid "cupsfilter: Invalid job ID %d!\n"
+#~ msgstr "cupsfilter: 유효하지 않은 작업 ID %d!\n"
+
+#~ msgid "cupsfilter: Only one filename can be specified!\n"
+#~ msgstr "cupsfilter: 하나의 사용자 이름만 지정됨!\n"
+
#~ msgid "cupsfilter: Unable to create temporary file: %s\n"
#~ msgstr "cupsfilter: 다음 임시 파일을 생성할 수 없습니다: %s\n"
+#~ msgid "job-printer-uri attribute missing!"
+#~ msgstr "job-printer-uri 속성이 유실됨!"
+
+#~ msgid "lpadmin: Class name can only contain printable characters!\n"
+#~ msgstr "lpadmin: 클래스 이름은 프린트 가능한 문자만 포함할 수 있음!\n"
+
+#~ msgid "lpadmin: Expected PPD after '-P' option!\n"
+#~ msgstr "lpadmin: '-P' 옵션 뒤에 PPD가 예상됨!\n"
+
+#~ msgid "lpadmin: Expected allow/deny:userlist after '-u' option!\n"
+#~ msgstr "lpadmin: '-u' 옵션 뒤에 allow/deny:userlist가 예상됨!\n"
+
+#~ msgid "lpadmin: Expected class after '-r' option!\n"
+#~ msgstr "lpadmin: '-r' 옵션 뒤에 클래스가 예상됨!\n"
+
+#~ msgid "lpadmin: Expected class name after '-c' option!\n"
+#~ msgstr "lpadmin: '-c' 옵션 뒤에 클래스 이름이 예상됨!\n"
+
+#~ msgid "lpadmin: Expected description after '-D' option!\n"
+#~ msgstr "lpadmin: '-D' 옵션 뒤에 설명이 예상됨!\n"
+
+#~ msgid "lpadmin: Expected device URI after '-v' option!\n"
+#~ msgstr "lpadmin: '-v' 옵션 뒤에 장비 URI가 예상됨!\n"
+
+#~ msgid "lpadmin: Expected file type(s) after '-I' option!\n"
+#~ msgstr "lpadmin: '-I' 옵션 뒤에 파일 유형이 예상됨!\n"
+
+#~ msgid "lpadmin: Expected hostname after '-h' option!\n"
+#~ msgstr "lpadmin: '-h' 옵션 뒤에 호스트 이름이 예상됨!\n"
+
+#~ msgid "lpadmin: Expected interface after '-i' option!\n"
+#~ msgstr "lpadmin: '-i' 옵션 뒤에 인터페이스가 예상됨!\n"
+
+#~ msgid "lpadmin: Expected location after '-L' option!\n"
+#~ msgstr "lpadmin: '-L' 옵션 뒤에 위치가 예상됨!\n"
+
+#~ msgid "lpadmin: Expected model after '-m' option!\n"
+#~ msgstr "lpadmin: '-m' 옵션 뒤에 모델이 예상됨!\n"
+
+#~ msgid "lpadmin: Expected name=value after '-o' option!\n"
+#~ msgstr "lpadmin: '-o' 옵션 뒤에 name=value가 예상됨!\n"
+
+#~ msgid "lpadmin: Expected printer after '-p' option!\n"
+#~ msgstr "lpadmin: '-p' 옵션 뒤에 프린터가 예상됨!\n"
+
+#~ msgid "lpadmin: Expected printer name after '-d' option!\n"
+#~ msgstr "lpadmin: '-d' 옵션 뒤에 프린터 이름이 예상됨!\n"
+
+#~ msgid "lpadmin: Expected printer or class after '-x' option!\n"
+#~ msgstr "lpadmin: '-x' 옵션 뒤에 프린터 또는 클래스가 예상됨!\n"
+
+#~ msgid "lpadmin: No member names were seen!\n"
+#~ msgstr "lpadmin: 회원 이름이 보이지 않음!\n"
+
+#~ msgid "lpadmin: Printer name can only contain printable characters!\n"
+#~ msgstr "lpadmin: 프린터 이름은 프린트 가능한 문자만 포함할 수 있음!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to add a printer to the class:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: 클래스에 프린터를 추가할 수 없음:\n"
+#~ " 먼저 프린터 이름을 지정해야 합니다!\n"
+
#~ msgid "lpadmin: Unable to create temporary file - %s\n"
#~ msgstr "lpadmin: 임시 파일을 생성할 수 없음 - %s\n"
#~ msgid "lpadmin: Unable to create temporary file: %s\n"
#~ msgstr "lpadmin: 임시 파일을 생성할 수 없음: %s\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to remove a printer from the class:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: 클래스에서 프린터를 제거할 수 없음:\n"
+#~ " 먼저 프린터 이름을 지정해야 합니다!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the PPD file:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: PPD 파일을 설정할 수 없음:\n"
+#~ " 먼저 프린터 이름을 지정해야 합니다!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the device URI:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: 장비 URI를 설정할 수 없음:\n"
+#~ " 먼저 프린터 이름을 지정해야 합니다!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the interface script or PPD file:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: 인터페이스 스크립트 또는 PPD 파일을 설정할 수 없음:\n"
+#~ " 먼저 프린터 이름을 지정해야 합니다!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the interface script:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: 인터페이스 스크립트를 설정할 수 없음:\n"
+#~ " 먼저 프린터 이름을 지정해야 합니다!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer description:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: 프린터 설명을 설정할 수 없음:\n"
+#~ " 먼저 프린터 이름을 지정해야 합니다!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer location:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: 프린터 위치를 설정할 수 없음:\n"
+#~ " 먼저 프린터 이름을 지정해야 합니다!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer options:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: 프린터 옵션을 설정할 수 없음:\n"
+#~ " 먼저 프린터 이름을 지정해야 합니다!\n"
+
+#~ msgid "lpadmin: Unknown allow/deny option \"%s\"!\n"
+#~ msgstr "lpadmin: 알 수 없는 allow/deny 옵션 \"%s\"!\n"
+
+#~ msgid "lpadmin: Unknown argument '%s'!\n"
+#~ msgstr "lpadmin: 알 수 없는 '%s' 변수!\n"
+
+#~ msgid "lpadmin: Unknown option '%c'!\n"
+#~ msgstr "lpadmin: 알 수 없는 '%c' 옵션!\n"
+
+#~ msgid "lpadmin: Warning - content type list ignored!\n"
+#~ msgstr "lpadmin: 경고 - 콘텐츠 유형 목록 무시됨!\n"
+
+#~ msgid "lpinfo: Expected 1284 device ID string after --device-id!\n"
+#~ msgstr "lpinfo: --device-id 뒤에 1284 장비 ID 스트링이 예상됨!\n"
+
+#~ msgid "lpinfo: Expected language after --language!\n"
+#~ msgstr "lpinfo: --language 뒤에 언어가 예상됨!\n"
+
+#~ msgid "lpinfo: Expected make and model after --make-and-model!\n"
+#~ msgstr "lpinfo: --make-and-model 뒤에 제조사 및 모델이 예상됨!\n"
+
+#~ msgid "lpinfo: Expected product string after --product!\n"
+#~ msgstr "lpinfo: --product 뒤에 제품 스트링이 예상됨!\n"
+
+#~ msgid "lpinfo: Expected scheme list after --exclude-schemes!\n"
+#~ msgstr "lpinfo: --exclude-schemes 뒤에 설계 목록이 예상됨!\n"
+
+#~ msgid "lpinfo: Expected scheme list after --include-schemes!\n"
+#~ msgstr "lpinfo: --include-schemess 뒤에 설계 목록이 예상됨!\n"
+
+#~ msgid "lpinfo: Expected timeout after --timeout!\n"
+#~ msgstr "lpinfo: --timeout 뒤에 제한 시간이 예상됨!\n"
+
+#~ msgid "lpinfo: Unknown argument '%s'!\n"
+#~ msgstr "lpinfo: 알 수 없는 '%s' 변수!\n"
+
+#~ msgid "lpinfo: Unknown option '%c'!\n"
+#~ msgstr "lpinfo: 알 수 없는 '%c' 옵션!\n"
+
+#~ msgid "lpinfo: Unknown option '%s'!\n"
+#~ msgstr "lpinfo: 알 수 없는 '%s' 옵션!\n"
+
+#~ msgid "lpmove: Unknown argument '%s'!\n"
+#~ msgstr "lpmove: 알 수 없는 '%s' 변수!\n"
+
+#~ msgid "lpmove: Unknown option '%c'!\n"
+#~ msgstr "lpmove: 알 수 없는 '%c' 옵션!\n"
+
+#~ msgid "lpoptions: No printers!?!\n"
+#~ msgstr "lpoptions: 프린터가 없습니까!?!\n"
+
+#~ msgid "lpoptions: Unable to open PPD file for %s!\n"
+#~ msgstr "lpoptions: %s에 대한 PPD 파일을 열 수 없음!\n"
+
+#~ msgid "lpoptions: Unknown printer or class!\n"
+#~ msgstr "lpoptions: 알 수 없는 프린터 또는 클래스!\n"
+
+#~ msgid "lppasswd: Only root can add or delete passwords!\n"
+#~ msgstr "lppasswd: root만 암호를 추가 또는 제거할 수 있음!\n"
+
+#~ msgid "lppasswd: Password file busy!\n"
+#~ msgstr "lppasswd: 암호 파일 사용 중!\n"
+
+#~ msgid "lppasswd: Password file not updated!\n"
+#~ msgstr "lppasswd: 암호 파일이 업데이트되지 않음!\n"
+
+#~ msgid "lppasswd: Sorry, password doesn't match!\n"
+#~ msgstr "lppasswd: 죄송합니다, 암호가 일치하지 않습니다!\n"
+
+#~ msgid "lppasswd: Sorry, passwords don't match!\n"
+#~ msgstr "lppasswd: 죄송합니다, 암호가 일치하지 않습니다!\n"
+
+#~ msgid ""
+#~ "lpstat: error - %s environment variable names non-existent destination \"%"
+#~ "s\"!\n"
+#~ msgstr ""
+#~ "lpstat: 오류 - %s 환경 변수 이름이 존재하지 않는 대상 \"%s\" 이름임!\n"
+
+#~ msgid "notify-events not specified!"
+#~ msgstr "notify-events가 지정되지 않음!"
+
+#~ msgid "notify-recipient-uri URI \"%s\" is already used!"
+#~ msgstr "notify-recipient-uri \"%s\" URI가 이미 사용 중임!"
+
+#~ msgid "notify-recipient-uri URI \"%s\" uses unknown scheme!"
+#~ msgstr "notify-recipient-uri \"%s\" URI가 알 수 없는 설계를 사용함!"
+
+#~ msgid "notify-subscription-id %d no good!"
+#~ msgstr "%d notify-subscription-id가 좋지 않습니다!"
+
+#~ msgid "ppdc: Bad resolution name \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: 잘못된 \"%1$s\" 해상도 이름이 %3$s의 %2$d번째 줄에 있음!\n"
+
+#~ msgid "ppdc: Bad status keyword %s on line %d of %s!\n"
+#~ msgstr "ppdc: 잘못된 %1$s 상태 키워드가 %3$s의 %2$d번째 줄에 있음!\n"
+
+#~ msgid "ppdc: Choice found on line %d of %s with no Option!\n"
+#~ msgstr "ppdc: 선택사항이 %2$s의 %1$d번째 줄에서 옵션 없이 발견됨!\n"
+
+#~ msgid "ppdc: Duplicate #po for locale %s on line %d of %s!\n"
+#~ msgstr "ppdc: 로컬 %1$s에 대한 중복된 #po가 %3$s의 %2$d번째 줄에 있음!\n"
+
+#~ msgid "ppdc: Expected a filter definition on line %d of %s!\n"
+#~ msgstr "ppdc: %2$s의 %1$d번째 줄에 필터 정의가 예상됨!\n"
+
+#~ msgid "ppdc: Expected a program name on line %d of %s!\n"
+#~ msgstr "ppdc: %2$s의 %1$d번째 줄에 프로그램 이름이 예상됨!\n"
+
+#~ msgid "ppdc: Expected charset after Font on line %d of %s!\n"
+#~ msgstr "ppdc: %2$s의 %1$d번째 줄, Font 뒤에 문자 세트가 예상됨!\n"
+
+#~ msgid "ppdc: Expected color order for ColorModel on line %d of %s!\n"
+#~ msgstr "ppdc: %2$s의 %1$d번째 줄에 ColorModel에 대한 색상 순서가 예상됨!\n"
+
+#~ msgid "ppdc: Expected colorspace for ColorModel on line %d of %s!\n"
+#~ msgstr "ppdc: %2$s의 %1$d번째 줄에 ColorModel에 대한 색상 공간이 예상됨!\n"
+
+#~ msgid "ppdc: Expected compression for ColorModel on line %d of %s!\n"
+#~ msgstr "ppdc: %2$s의 %1$d번째 줄에 ColorModel에 대한 압축이 예상됨!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected constraints string for UIConstraints on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: %2$s의 %1$d번째 줄에 UIConstraints에 대한 제한 스트링이 예상됨!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected driver type keyword following DriverType on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc: %2$s의 %1$d번째 줄, DriverType 뒤에 드라이버 유형 키워드가 예상됨!\n"
+
+#~ msgid "ppdc: Expected duplex type after Duplex on line %d of %s!\n"
+#~ msgstr "ppdc: %2$s의 %1$d번째 줄, Duplex 뒤에 양면 유형이 예상됨!\n"
+
+#~ msgid "ppdc: Expected encoding after Font on line %d of %s!\n"
+#~ msgstr "ppdc: %2$s의 %1$d번째 줄, Font 뒤에 인코딩이 예상됨!\n"
+
+#~ msgid "ppdc: Expected filename after #po %s on line %d of %s!\n"
+#~ msgstr "ppdc: %3$s의 %2$d번째 줄, #po %1$s 뒤에 파일 이름이 예상됨!\n"
+
+#~ msgid "ppdc: Expected group name/text on line %d of %s!\n"
+#~ msgstr "ppdc: %2$s의 %1$d번째 줄에 그룹 이름/텍스트가 예상됨!\n"
+
+#~ msgid "ppdc: Expected include filename on line %d of %s!\n"
+#~ msgstr "ppdc: %2$s의 %1$d번째 줄에 포함 파일 이름이 예상됨!\n"
+
+#~ msgid "ppdc: Expected integer on line %d of %s!\n"
+#~ msgstr "ppdc: %2$s의 %1$d번째 줄에 정수가 예상됨!\n"
+
+#~ msgid "ppdc: Expected locale after #po on line %d of %s!\n"
+#~ msgstr "ppdc: %2$s의 %1$d번째 줄, #po 뒤에 로컬 위치가 예상됨!\n"
+
+#~ msgid "ppdc: Expected name after %s on line %d of %s!\n"
+#~ msgstr "ppdc: %3$s의 %2$d번째 줄, %1$s 뒤에 이름이 예상됨!\n"
+
+#~ msgid "ppdc: Expected name after FileName on line %d of %s!\n"
+#~ msgstr "ppdc: %2$s의 %1$d번째 줄, FileName 뒤에 이름이 예상됨!\n"
+
+#~ msgid "ppdc: Expected name after Font on line %d of %s!\n"
+#~ msgstr "ppdc: %2$s의 %1$d번째 줄, Font 뒤에 이름이 예상됨!\n"
+
+#~ msgid "ppdc: Expected name after Manufacturer on line %d of %s!\n"
+#~ msgstr "ppdc: %2$s의 %1$d번째 줄, Manufacturer 뒤에 이름이 예상됨!\n"
+
+#~ msgid "ppdc: Expected name after MediaSize on line %d of %s!\n"
+#~ msgstr "ppdc: %2$s의 %1$d번째 줄, MediaSize 뒤에 이름이 예상됨!\n"
+
+#~ msgid "ppdc: Expected name after ModelName on line %d of %s!\n"
+#~ msgstr "ppdc: %2$s의 %1$d번째 줄, ModelName 뒤에 이름이 예상됨!\n"
+
+#~ msgid "ppdc: Expected name after PCFileName on line %d of %s!\n"
+#~ msgstr "ppdc: %2$s의 %1$d번째 줄, PCFileName 뒤에 이름이 예상됨!\n"
+
+#~ msgid "ppdc: Expected name/text after %s on line %d of %s!\n"
+#~ msgstr "ppdc: %3$s의 %2$d번째 줄, %1$s 뒤에 이름/텍스트가 예상됨!\n"
+
+#~ msgid "ppdc: Expected name/text after Installable on line %d of %s!\n"
+#~ msgstr "ppdc: %2$s의 %1$d번째 줄, Installable 뒤에 이름/텍스트 예상됨!\n"
+
+#~ msgid "ppdc: Expected name/text after Resolution on line %d of %s!\n"
+#~ msgstr "ppdc: %2$s의 %1$d번째 줄, Resolution 뒤에 이름/텍스트 예상됨!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected name/text combination for ColorModel on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: %2$s의 %1$d번째 줄, ColorModel에 대해 이름/텍스트 조합이 예상됨!\n"
+
+#~ msgid "ppdc: Expected option name/text on line %d of %s!\n"
+#~ msgstr "ppdc: %2$s의 %1$d번째 줄에 옵션 이름/텍스트가 예상됨!\n"
+
+#~ msgid "ppdc: Expected option section on line %d of %s!\n"
+#~ msgstr "ppdc: %2$s의 %1$d번째 줄에 옵션 섹션이 예상됨!\n"
+
+#~ msgid "ppdc: Expected option type on line %d of %s!\n"
+#~ msgstr "ppdc: %2$s의 %1$d번째 줄의 옵션 유형이 예상됨!\n"
+
+#~ msgid "ppdc: Expected override field after Resolution on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: %2$s의 %1$d번째 줄, Resolution 뒤에 오버라이드 필드가 예상됨!\n"
+
+#~ msgid "ppdc: Expected real number on line %d of %s!\n"
+#~ msgstr "ppdc: %2$s의 %1$d번째 줄에 실제 번호가 예상됨!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected resolution/mediatype following ColorProfile on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc: %2$s의 %1$d번째 줄, ColorProfile 뒤에 해상도/미디어 유형이 예상됨!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected resolution/mediatype following SimpleColorProfile on line %"
+#~ "d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: %2$s의 %1$d번째 줄, SimpleColorProfile 뒤에 해상도/미디어 유형이 예"
+#~ "상됨!\n"
+
+#~ msgid "ppdc: Expected selector after %s on line %d of %s!\n"
+#~ msgstr "ppdc: %3$s의 %2$d번째 줄, %1$s 뒤에 선택자가 예상됨!\n"
+
+#~ msgid "ppdc: Expected status after Font on line %d of %s!\n"
+#~ msgstr "ppdc: %2$s의 %1$d번째 줄, Font 뒤에 상태가 예상됨!\n"
+
+#~ msgid "ppdc: Expected string after Copyright on line %d of %s!\n"
+#~ msgstr "ppdc: %2$s의 %1$d번째 줄, Copyright 뒤에 스트링이 예상됨!\n"
+
+#~ msgid "ppdc: Expected string after Version on line %d of %s!\n"
+#~ msgstr "ppdc: %2$s의 %1$d번째 줄, Version 뒤에 스트링이 예상됨!\n"
+
+#~ msgid "ppdc: Expected two option names on line %d of %s!\n"
+#~ msgstr "ppdc: %2$s의 %1$d번째 줄에 옵션 이름 2개가 예상됨!\n"
+
+#~ msgid "ppdc: Expected value after %s on line %d of %s!\n"
+#~ msgstr "ppdc: %3$s의 %2$d번째 줄, %1$s 뒤에 값이 예상됨!\n"
+
+#~ msgid "ppdc: Expected version after Font on line %d of %s!\n"
+#~ msgstr "ppdc: %2$s의 %1$d번째 줄, Font 뒤에 버전이 예상됨!\n"
+
+#~ msgid "ppdc: Invalid #include/#po filename \"%s\"!\n"
+#~ msgstr "ppdc: 유효하지 않은 #include/#po 파일 이름 \"%s\"!\n"
+
+#~ msgid "ppdc: Invalid cost for filter on line %d of %s!\n"
+#~ msgstr "ppdc: %2$s의 %1$d번째 줄의 필터에 대해 유효하지 않은 비용!\n"
+
+#~ msgid "ppdc: Invalid empty MIME type for filter on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: %2$s의 %1$d번째 줄의 필터에 대해 유효하지 않은 빈 MIME 유형!\n"
+
+#~ msgid "ppdc: Invalid empty program name for filter on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: %2$s의 %1$d번째 줄의 필터에 대해 유효하지 않은 빈 프로그램 이름!\n"
+
+#~ msgid "ppdc: Invalid option section \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: %3$s의 %2$d번째 줄에 유효하지 않은 \"%1$s\" 옵션 섹션!\n"
+
+#~ msgid "ppdc: Invalid option type \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: %3$s의 %2$d번째 줄에 유효하지 않은 \"%1$s\" 옵션 유형!\n"
+
+#~ msgid "ppdc: Missing #endif at end of \"%s\"!\n"
+#~ msgstr "ppdc: \"%s\" 끝에서 #endif 유실됨!\n"
+
+#~ msgid "ppdc: Missing #if on line %d of %s!\n"
+#~ msgstr "ppdc: %2$s의 %1$d번째 줄에서 #if 유실됨!\n"
+
+#~ msgid "ppdc: No message catalog provided for locale %s!\n"
+#~ msgstr "ppdc: 로컬 %s에 대해 제공된 메시지 카탈로그 없음!\n"
+
+#~ msgid "ppdc: Option %s redefined with a different type on line %d of %s!\n"
+#~ msgstr "ppdc: %3$s의 %2$d번째 줄에 %1$s 옵션이 다른 유형으로 재정의됨!\n"
+
+#~ msgid "ppdc: Option constraint must *name on line %d of %s!\n"
+#~ msgstr "ppdc: %2$s의 %1$d번째 줄에 있는 옵션 제한은 *name이어야 함!\n"
+
+#~ msgid "ppdc: Too many nested #if's on line %d of %s!\n"
+#~ msgstr "ppdc: %2$s의 %1$d번째 줄에 너무 많이 중첩된 #if가 있음!\n"
+
+#~ msgid "ppdc: Unable to find #po file %s on line %d of %s!\n"
+#~ msgstr "ppdc: %3$s의 %2$d번째 줄에서 #po 파일 %1$s을(를) 찾을 수 없음!\n"
+
+#~ msgid "ppdc: Unable to find include file \"%s\" on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: %3$s의 %2$d번째 줄에서 포함 파일 \"%1$s\"을(를) 찾을 수 없음!\n"
+
+#~ msgid "ppdc: Unknown driver type %s on line %d of %s!\n"
+#~ msgstr "ppdc: %3$s의 %2$d번째 줄에 알 수 없는 %1$s 드라이브 유형!\n"
+
+#~ msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: %3$s의 %2$d번째 줄에 알 수 없는 \"%1$s\" 양면 유형!\n"
+
+#~ msgid "ppdc: Unknown media size \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: %3$s의 %2$d번째 줄에 알 수 없는 \"%1$s\" 미디어 크기!\n"
+
+#~ msgid "ppdc: Unknown token \"%s\" seen on line %d of %s!\n"
+#~ msgstr "ppdc: %3$s의 %2$d번째 줄에 보이는 알 수 없는 \"%1$s\" 토큰!\n"
+
+#~ msgid ""
+#~ "ppdc: Unknown trailing characters in real number \"%s\" on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc: %3$s의 %2$d번째 줄에 있는 \"%1$s\" 실수에 알 수 없는 마지막 문자!\n"
+
+#~ msgid "ppdc: Unterminated string starting with %c on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: %3$s의 %2$d번째 줄에 %1$c(으)로 시작하는 끝나지 않는 스트링!\n"
+
+#~ msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s!\n"
+#~ msgstr "ppdmerge: %2$s에 잘못된 \"%1$s\" LanguageVersion!\n"
diff --git a/locale/cups_nl.po b/locale/cups_nl.po
index 54c870dab..447febbea 100644
--- a/locale/cups_nl.po
+++ b/locale/cups_nl.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: CUPS 1.4\n"
"Report-Msgid-Bugs-To: http://www.cups.org/str.php\n"
-"POT-Creation-Date: 2009-06-18 15:43-0700\n"
+"POT-Creation-Date: 2010-03-03 10:36-0800\n"
"PO-Revision-Date: 2009-02-16 12:00-0800\n"
"Last-Translator: Apple Inc.\n"
"Language-Team: Apple Inc.\n"
@@ -219,8 +219,8 @@ msgstr ""
" (beperking=\"%s %s %s %s\")\n"
#, c-format
-msgid " WARN %s has no corresponding options!\n"
-msgstr " WARN %s heeft geen bijbehorende opties!\n"
+msgid " WARN %s has no corresponding options\n"
+msgstr ""
#, c-format
msgid ""
@@ -230,24 +230,18 @@ msgstr ""
" WARN %s deelt een gemeenschappelijke prefix met %s\n"
" REF: Pagina 15, sectie 3.2.\n"
-msgid " WARN Default choices conflicting!\n"
-msgstr " WARN Standaardkeuzen conflicteren!\n"
+msgid " WARN Default choices conflicting\n"
+msgstr ""
#, c-format
msgid ""
" WARN Duplex option keyword %s may not work as expected and should "
-"be named Duplex!\n"
+"be named Duplex\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" WARN Sleutelwoord %s voor duplexoptie werkt mogelijk niet zoals "
-"verwacht. Gebruik Duplex als sleutelwoord.\n"
-" REF: Pagina 122, sectie 5.17\n"
-msgid ""
-" WARN File contains a mix of CR, LF, and CR LF line endings!\n"
+msgid " WARN File contains a mix of CR, LF, and CR LF line endings\n"
msgstr ""
-" WARN Bestand bevat een combinatie van CR-, LF- en CR LF-"
-"regeleinden!\n"
msgid ""
" WARN LanguageEncoding required by PPD 4.3 spec.\n"
@@ -258,8 +252,8 @@ msgstr ""
" REF: Pagina 56-57, sectie 5.3.\n"
#, c-format
-msgid " WARN Line %d only contains whitespace!\n"
-msgstr " WARN Regel %d bevat alleen witruimte!\n"
+msgid " WARN Line %d only contains whitespace\n"
+msgstr ""
msgid ""
" WARN Manufacturer required by PPD 4.3 spec.\n"
@@ -270,18 +264,14 @@ msgstr ""
msgid ""
" WARN Non-Windows PPD files should use lines ending with only LF, "
-"not CR LF!\n"
+"not CR LF\n"
msgstr ""
-" WARN PPD-bestanden voor andere systemen dan Windows mogen "
-"uitsluitend LF als regeleinde gebruiken, niet CR LF!\n"
#, c-format
msgid ""
-" WARN Obsolete PPD version %.1f!\n"
+" WARN Obsolete PPD version %.1f\n"
" REF: Page 42, section 5.2.\n"
msgstr ""
-" WARN Verouderde PPD-versie %.1f!\n"
-" REF: Pagina 42, sectie 5.2.\n"
msgid ""
" WARN PCFileName longer than 8.3 in violation of PPD spec.\n"
@@ -292,6 +282,11 @@ msgstr ""
" REF: Pagina 61-62, sectie 5.3.\n"
msgid ""
+" WARN PCFileName should contain a unique filename.\n"
+" REF: Pages 61-62, section 5.3.\n"
+msgstr ""
+
+msgid ""
" WARN Protocols contains PJL but JCL attributes are not set.\n"
" REF: Pages 78-79, section 5.7.\n"
msgstr ""
@@ -315,70 +310,99 @@ msgstr ""
" REF: Pagina 64-65, sectie 5.3.\n"
#, c-format
-msgid " %s %s %s does not exist!\n"
-msgstr " %s %s %s bestaat niet!\n"
+msgid " %s %s %s does not exist\n"
+msgstr ""
#, c-format
-msgid " %s %s file \"%s\" has the wrong capitalization!\n"
+msgid " %s %s file \"%s\" has the wrong capitalization\n"
msgstr ""
#, c-format
msgid ""
-" %s Bad %s choice %s!\n"
+" %s Bad %s choice %s\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" %s Ongeldige %s keuze %s!\n"
-" REF: Pagina 122, sectie 5.17\n"
#, c-format
-msgid " %s Bad UTF-8 \"%s\" translation string for option %s!\n"
-msgstr " %s Ongeldige UTF-8 \"%s\" vertaalreeks voor optie %s!\n"
+msgid " %s Bad UTF-8 \"%s\" translation string for option %s\n"
+msgstr ""
#, c-format
msgid ""
-" %s Bad UTF-8 \"%s\" translation string for option %s, choice %s!\n"
+" %s Bad UTF-8 \"%s\" translation string for option %s, choice %s\n"
msgstr ""
-" %s Ongeldige UTF-8 \"%s\" vertaalreeks voor optie %s, keuze %s!\n"
#, c-format
-msgid " %s Bad cupsFilter value \"%s\"!\n"
-msgstr " %s Ongeldige waarde voor cupsFilter \"%s\"!\n"
+msgid " %s Bad cupsFilter value \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsICCProfile %s!\n"
-msgstr " %s Ongeldig cupsICCProfile %s!\n"
+msgid " %s Bad cupsICCProfile %s\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsPreFilter value \"%s\"!\n"
-msgstr " %s Ongeldige waarde voor cupsPreFilter \"%s\"!\n"
+msgid " %s Bad cupsPreFilter value \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s Ongeldige cupsUIConstraints %s: \"%s\"!\n"
+msgid " %s Bad cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad language \"%s\"!\n"
-msgstr " %s Ongeldige taal \"%s\"!\n"
+msgid " %s Bad language \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad spelling of %s - should be %s!\n"
+msgid " %s Bad permissions on APDialogExtension file \"%s\"\n"
msgstr ""
#, c-format
-msgid " %s Cannot provide both APScanAppPath and APScanAppBundleID!\n"
+msgid " %s Bad permissions on APPrinterIconPath file \"%s\"\n"
msgstr ""
#, c-format
-msgid " %s Empty cupsUIConstraints %s!\n"
-msgstr " %s Lege cupsUIConstraints %s!\n"
+msgid " %s Bad permissions on APPrinterLowInkTool file \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Missing \"%s\" translation string for option %s!\n"
-msgstr " %s Ontbrekende \"%s\" vertaalreeks voor optie %s!\n"
+msgid " %s Bad permissions on APPrinterUtilityPath file \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Missing \"%s\" translation string for option %s, choice %s!\n"
-msgstr " %s Ontbrekende \"%s\" vertaalreeks voor optie %s, keuze %s!\n"
+msgid " %s Bad permissions on APScanAppPath file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on cupsFilter file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on cupsICCProfile file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on cupsPreFilter file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad spelling of %s - should be %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Cannot provide both APScanAppPath and APScanAppBundleID\n"
+msgstr ""
+
+#, c-format
+msgid " %s Empty cupsUIConstraints %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Missing \"%s\" translation string for option %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Missing \"%s\" translation string for option %s, choice %s\n"
+msgstr ""
#, c-format
msgid " %s Missing APDialogExtension file \"%s\"\n"
@@ -402,101 +426,94 @@ msgstr ""
#, c-format
msgid ""
-" %s Missing REQUIRED PageRegion option!\n"
+" %s Missing REQUIRED PageRegion option\n"
" REF: Page 100, section 5.14.\n"
msgstr ""
#, c-format
msgid ""
-" %s Missing REQUIRED PageSize option!\n"
+" %s Missing REQUIRED PageSize option\n"
" REF: Page 99, section 5.14.\n"
msgstr ""
#, c-format
-msgid " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"!\n"
+msgid " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"\n"
msgstr ""
-" %s Ontbrekende keuze *%s %s in UIConstraints \"*%s %s *%s %s\"!\n"
#, c-format
-msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s Ontbrekende keuze *%s %s in cupsUIConstraints %s: \"%s\"!\n"
+msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
#, c-format
msgid " %s Missing cupsFilter file \"%s\"\n"
msgstr " %s Ontbrekend cupsFilter-bestand \"%s\"\n"
#, c-format
-msgid " %s Missing cupsICCProfile file \"%s\"!\n"
-msgstr " %s Ontbrekend cupsICCProfile-bestand \"%s\"!\n"
+msgid " %s Missing cupsICCProfile file \"%s\"\n"
+msgstr ""
#, c-format
msgid " %s Missing cupsPreFilter file \"%s\"\n"
msgstr " %s Ontbrekend cupsPreFilter-bestand \"%s\"\n"
#, c-format
-msgid " %s Missing cupsUIResolver %s!\n"
-msgstr " %s Ontbrekende cupsUIResolver %s!\n"
+msgid " %s Missing cupsUIResolver %s\n"
+msgstr ""
#, c-format
-msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"!\n"
-msgstr " %s Ontbrekende optie %s in UIConstraints \"*%s %s *%s %s\"!\n"
+msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"\n"
+msgstr ""
#, c-format
-msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s Ontbrekende optie %s in cupsUIConstraints %s: \"%s\"!\n"
+msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s No base translation \"%s\" is included in file!\n"
-msgstr " %s Geen basisvertaling \"%s\" opgenomen in bestand!\n"
+msgid " %s No base translation \"%s\" is included in file\n"
+msgstr ""
#, c-format
msgid ""
-" %s Non-standard size name \"%s\"!\n"
+" %s Non-standard size name \"%s\"\n"
" REF: Page 187, section B.2.\n"
msgstr ""
#, c-format
msgid ""
-" %s REQUIRED %s does not define choice None!\n"
+" %s REQUIRED %s does not define choice None\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" %s REQUIRED %s bevat geen definitie voor keuze None!\n"
-" REF: Pagina 122, sectie 5.17\n"
#, c-format
-msgid " %s Size \"%s\" defined for %s but not for %s!\n"
+msgid " %s Size \"%s\" defined for %s but not for %s\n"
msgstr ""
#, c-format
-msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)!\n"
+msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)\n"
msgstr ""
#, c-format
-msgid " %s cupsICCProfile %s hash value collides with %s!\n"
-msgstr " %s cupsICCProfile %s hash-waarde conflicteert met %s!\n"
+msgid " %s cupsICCProfile %s hash value collides with %s\n"
+msgstr ""
#, c-format
-msgid " %s cupsUIResolver %s causes a loop!\n"
-msgstr " %s cupsUIResolver %s veroorzaakt een lus!\n"
+msgid " %s cupsUIResolver %s causes a loop\n"
+msgstr ""
#, c-format
msgid ""
-" %s cupsUIResolver %s does not list at least two different options!\n"
+" %s cupsUIResolver %s does not list at least two different options\n"
msgstr ""
#, c-format
-msgid " **FAIL** %s choice names %s and %s differ only by case!\n"
+msgid " **FAIL** %s choice names %s and %s differ only by case\n"
msgstr ""
-" **FAIL** %s keuzenamen %s en %s verschillen alleen in "
-"hoofdlettergebruik!\n"
#, c-format
msgid ""
-" **FAIL** %s must be 1284DeviceID!\n"
+" **FAIL** %s must be 1284DeviceID\n"
" REF: Page 72, section 5.5\n"
msgstr ""
-" **FAIL** %s moet 1284DeviceID zijn!\n"
-" REF: Pagina 72, sectie 5.5\n"
#, c-format
msgid ""
@@ -508,19 +525,15 @@ msgstr ""
#, c-format
msgid ""
-" **FAIL** BAD DefaultImageableArea %s!\n"
+" **FAIL** BAD DefaultImageableArea %s\n"
" REF: Page 102, section 5.15.\n"
msgstr ""
-" **FAIL** ONGELDIGE DefaultImageableArea %s!\n"
-" REF: Pagina 102, sectie 5.15.\n"
#, c-format
msgid ""
-" **FAIL** BAD DefaultPaperDimension %s!\n"
+" **FAIL** BAD DefaultPaperDimension %s\n"
" REF: Page 103, section 5.15.\n"
msgstr ""
-" **FAIL** ONGELDIGE DefaultPaperDimension %s!\n"
-" REF: Pagina 103, sectie 5.15.\n"
msgid ""
" **FAIL** BAD JobPatchFile attribute in file\n"
@@ -574,11 +587,9 @@ msgstr ""
#, c-format
msgid ""
-" **FAIL** Bad %s choice %s!\n"
+" **FAIL** Bad %s choice %s\n"
" REF: Page 84, section 5.9\n"
msgstr ""
-" **FAIL** Ongeldige %s keuze %s!\n"
-" REF: Pagina 84, sectie 5.9\n"
#, c-format
msgid ""
@@ -597,12 +608,12 @@ msgstr ""
" REF: Pagina 56, sectie 5.3.\n"
#, c-format
-msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1!\n"
-msgstr " **FAIL** Ongeldige LanguageEncoding %s - moet ISOLatin1 zijn!\n"
+msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1\n"
+msgstr ""
#, c-format
-msgid " **FAIL** Bad LanguageVersion %s - must be English!\n"
-msgstr " **FAIL** Ongeldige LanguageVersion %s - moet Engels zijn!\n"
+msgid " **FAIL** Bad LanguageVersion %s - must be English\n"
+msgstr ""
#, c-format
msgid " **FAIL** Default option code cannot be interpreted: %s\n"
@@ -613,33 +624,26 @@ msgstr ""
#, c-format
msgid ""
" **FAIL** Default translation string for option %s choice %s contains "
-"8-bit characters!\n"
+"8-bit characters\n"
msgstr ""
-" **FAIL** Standaardvertaalreeks voor optie %s keuze %s bevat 8-bits "
-"tekens!\n"
#, c-format
msgid ""
" **FAIL** Default translation string for option %s contains 8-bit "
-"characters!\n"
+"characters\n"
msgstr ""
-" **FAIL** Standaardvertaalreeks voor optie %s bevat 8-bits tekens!\n"
#, c-format
-msgid " **FAIL** Group names %s and %s differ only by case!\n"
+msgid " **FAIL** Group names %s and %s differ only by case\n"
msgstr ""
-" **FAIL** Groepsnamen %s en %s verschillen alleen in "
-"hoofdlettergebruik!\n"
#, c-format
-msgid " **FAIL** Multiple occurrences of %s choice name %s!\n"
-msgstr " **FAIL** %s keuzenaam %s komt meerdere keren voor!\n"
+msgid " **FAIL** Multiple occurrences of %s choice name %s\n"
+msgstr ""
#, c-format
-msgid " **FAIL** Option names %s and %s differ only by case!\n"
+msgid " **FAIL** Option names %s and %s differ only by case\n"
msgstr ""
-" **FAIL** Optienamen %s en %s verschillen alleen in "
-"hoofdlettergebruik!\n"
#, c-format
msgid ""
@@ -789,100 +793,82 @@ msgstr " %d FOUTEN GEVONDEN"
#, c-format
msgid ""
-" Bad %%%%BoundingBox: on line %d!\n"
+" Bad %%%%BoundingBox: on line %d\n"
" REF: Page 39, %%%%BoundingBox:\n"
msgstr ""
-" Ongeldige %%%%BoundingBox: op regel %d!\n"
-" REF: Pagina 39, %%%%BoundingBox:\n"
#, c-format
msgid ""
-" Bad %%%%Page: on line %d!\n"
+" Bad %%%%Page: on line %d\n"
" REF: Page 53, %%%%Page:\n"
msgstr ""
-" Ongeldige %%%%Page: op regel %d!\n"
-" REF: Pagina 53, %%%%Page:\n"
#, c-format
msgid ""
-" Bad %%%%Pages: on line %d!\n"
+" Bad %%%%Pages: on line %d\n"
" REF: Page 43, %%%%Pages:\n"
msgstr ""
-" Ongeldige %%%%Pages: op regel %d!\n"
-" REF: Pagina 43, %%%%Pages:\n"
#, c-format
msgid ""
-" Line %d is longer than 255 characters (%d)!\n"
+" Line %d is longer than 255 characters (%d)\n"
" REF: Page 25, Line Length\n"
msgstr ""
-" Regel %d bevat meer dan 255 tekens (%d)!\n"
-" REF: Pagina 25, Line Length\n"
msgid ""
-" Missing %!PS-Adobe-3.0 on first line!\n"
+" Missing %!PS-Adobe-3.0 on first line\n"
" REF: Page 17, 3.1 Conforming Documents\n"
msgstr ""
-" Ontbrekende %!PS-Adobe-3.0 op eerste regel!\n"
-" REF: Pagina 17, 3.1 Conforming Documents\n"
#, c-format
msgid ""
-" Missing %%EndComments comment!\n"
+" Missing %%EndComments comment\n"
" REF: Page 41, %%EndComments\n"
msgstr ""
-" Ontbrekend %%EndComments-commentaar!\n"
-" REF: Pagina 41, %%EndComments\n"
#, c-format
msgid ""
-" Missing or bad %%BoundingBox: comment!\n"
+" Missing or bad %%BoundingBox: comment\n"
" REF: Page 39, %%BoundingBox:\n"
msgstr ""
-" Ontbrekend of ongeldig %%BoundingBox-commentaar!\n"
-" REF: Pagina 39, %%BoundingBox:\n"
#, c-format
msgid ""
-" Missing or bad %%Page: comments!\n"
+" Missing or bad %%Page: comments\n"
" REF: Page 53, %%Page:\n"
msgstr ""
-" Ontbrekend of ongeldig %%Page-commentaar!\n"
-" REF: Pagina 53, %%Page:\n"
#, c-format
msgid ""
-" Missing or bad %%Pages: comment!\n"
+" Missing or bad %%Pages: comment\n"
" REF: Page 43, %%Pages:\n"
msgstr ""
-" Ontbrekend of ongeldig %%Pages-commentaar!\n"
-" REF: Pagina 43, %%Pages:\n"
msgid " NO ERRORS FOUND\n"
msgstr " GEEN FOUTEN GEVONDEN\n"
#, c-format
-msgid " Saw %d lines that exceeded 255 characters!\n"
-msgstr " %d Regels gevonden met meer dan 255 tekens!\n"
+msgid " Saw %d lines that exceeded 255 characters\n"
+msgstr ""
#, c-format
-msgid " Too many %%BeginDocument comments!\n"
-msgstr " Te veel %%BeginDocument-commentaren!\n"
+msgid " Too many %%BeginDocument comments\n"
+msgstr ""
#, c-format
-msgid " Too many %%EndDocument comments!\n"
-msgstr " Te veel %%EndDocument-commentaren!\n"
+msgid " Too many %%EndDocument comments\n"
+msgstr ""
-msgid " Warning: file contains binary data!\n"
-msgstr " Waarschuwing: bestand bevat binaire gegevens!\n"
+msgid " Warning: file contains binary data\n"
+msgstr ""
#, c-format
-msgid " Warning: no %%EndComments comment in file!\n"
-msgstr " Waarschuwing: bestand bevat geen %%EndComments-commentaar!\n"
+msgid " Warning: no %%EndComments comment in file\n"
+msgstr ""
#, c-format
-msgid " Warning: obsolete DSC version %.1f in file!\n"
-msgstr " Waarschuwing: bestand bevat verouderde DSC versie %.1f!\n"
+msgid " Warning: obsolete DSC version %.1f in file\n"
+msgstr ""
msgid " FAIL\n"
msgstr " FAIL\n"
@@ -978,8 +964,8 @@ msgstr ""
"\t%s\n"
#, c-format
-msgid "%s not supported!"
-msgstr "%s niet ondersteund!"
+msgid "%s not supported"
+msgstr ""
#, c-format
msgid "%s/%s accepting requests since %s\n"
@@ -1002,124 +988,119 @@ msgid "%s: %s failed: %s\n"
msgstr "%s: %s niet gelukt: %s\n"
#, c-format
-msgid "%s: Don't know what to do!\n"
-msgstr "%s: Ik weet niet wat ik moet doen!\n"
+msgid "%s: Don't know what to do\n"
+msgstr ""
#, c-format
msgid ""
-"%s: Error - %s environment variable names non-existent destination \"%s\"!\n"
+"%s: Error - %s environment variable names non-existent destination \"%s\"\n"
msgstr ""
-"%s: Fout - %s niet-bestaande bestemming voor variabelenamen van omgeving \"%s"
-"\"!\n"
#, c-format
-msgid "%s: Error - bad job ID!\n"
-msgstr "%s: Fout - ongeldige taak-ID!\n"
+msgid "%s: Error - bad job ID\n"
+msgstr ""
#, c-format
-msgid "%s: Error - cannot print files and alter jobs simultaneously!\n"
+msgid "%s: Error - cannot print files and alter jobs simultaneously\n"
msgstr ""
-"%s: Fout - niet mogelijk om gelijktijdig bestanden af te drukken en taken te "
-"wijzigen!\n"
#, c-format
-msgid ""
-"%s: Error - cannot print from stdin if files or a job ID are provided!\n"
+msgid "%s: Error - cannot print from stdin if files or a job ID are provided\n"
msgstr ""
-"%s: Fout - niet mogelijk om af te drukken vanuit stdin als bestanden of een "
-"taak-ID zijn aangeleverd!\n"
#, c-format
-msgid "%s: Error - expected character set after '-S' option!\n"
-msgstr "%s: Fout - verwachtte tekenset na optie &aops;-S&aops;!\n"
+msgid "%s: Error - expected character set after '-S' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected content type after '-T' option!\n"
-msgstr "%s: Fout - verwachtte inhoudstype na optie &aops;-T&aops;!\n"
+msgid "%s: Error - expected content type after '-T' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected copies after '-n' option!\n"
-msgstr "%s: Fout - verwachtte aantal afdrukken na optie &aops;-n&aops;!\n"
+msgid "%s: Error - expected copies after '-n' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected copy count after '-#' option!\n"
-msgstr "%s: Fout - verwachtte aantal exemplaren na optie &aops;-#&aops;!\n"
+msgid "%s: Error - expected copy count after '-#' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected destination after '-P' option!\n"
-msgstr "%s: Fout - verwachtte bestemming na optie &aops;-P&aops;!\n"
+msgid "%s: Error - expected destination after '-P' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected destination after '-b' option!\n"
-msgstr "%s: Fout - verwachtte bestemming na optie &aops;-b&aops;!\n"
+msgid "%s: Error - expected destination after '-b' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected destination after '-d' option!\n"
-msgstr "%s: Fout - verwachtte bestemming na optie &aops;-d&aops;!\n"
+msgid "%s: Error - expected destination after '-d' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected form after '-f' option!\n"
-msgstr "%s: Fout - verwachtte formulier na optie &aops;-f&aops;!\n"
+msgid "%s: Error - expected form after '-f' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected hold name after '-H' option!\n"
-msgstr "%s: Fout - verwachtte hold-naam na optie &aops;-H&aops;!\n"
+msgid "%s: Error - expected hold name after '-H' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected hostname after '-H' option!\n"
-msgstr "%s: Fout - verwachtte hostnaam na optie &aops;-H&aops;!\n"
+msgid "%s: Error - expected hostname after '-H' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected hostname after '-h' option!\n"
-msgstr "%s: Fout - verwachtte hostnaam na optie &aops;-h&aops;!\n"
+msgid "%s: Error - expected hostname after '-h' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected mode list after '-y' option!\n"
-msgstr "%s: Fout - verwachtte moduslijst na optie &aops;-y&aops;!\n"
+msgid "%s: Error - expected mode list after '-y' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected name after '-%c' option!\n"
-msgstr "%s: Fout - verwachtte naam na optie &aops;-%c&aops;!\n"
+msgid "%s: Error - expected name after '-%c' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected option string after '-o' option!\n"
-msgstr "%s: Fout - verwachtte optietekenreeks na optie &aops;-o&aops;!\n"
+msgid "%s: Error - expected option string after '-o' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected page list after '-P' option!\n"
-msgstr "%s: Fout - verwachtte paginalijst na optie &aops;-P&aops;!\n"
+msgid "%s: Error - expected page list after '-P' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected priority after '-%c' option!\n"
-msgstr "%s: Fout - verwachtte prioriteit na optie &aops;-%c&aops;!\n"
+msgid "%s: Error - expected priority after '-%c' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected reason text after '-r' option!\n"
-msgstr "%s: Fout - verwachtte verklaring na optie &aops;-r&aops;!\n"
+msgid "%s: Error - expected reason text after '-r' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected title after '-t' option!\n"
-msgstr "%s: Fout - verwachtte titel na optie &aops;-t&aops;!\n"
+msgid "%s: Error - expected title after '-t' option\n"
+msgstr ""
+
+#, c-format
+msgid "%s: Error - expected username after '-U' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected username after '-U' option!\n"
-msgstr "%s: Fout - verwachtte gebruikersnaam na optie &aops;-U&aops;!\n"
+msgid "%s: Error - expected username after '-U' option!n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected username after '-u' option!\n"
-msgstr "%s: Fout - verwachtte gebruikersnaam na optie &aops;-u&aops;!\n"
+msgid "%s: Error - expected username after '-u' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected value after '-%c' option!\n"
-msgstr "%s: Fout - verwachtte waarde na optie &aops;-%c&aops;!\n"
+msgid "%s: Error - expected value after '-%c' option\n"
+msgstr ""
#, c-format
msgid ""
"%s: Error - need \"completed\", \"not-completed\", or \"all\" after '-W' "
-"option!\n"
+"option\n"
msgstr ""
-"%s: Fout - optie &aops;-W&aops; moet worden gevolgd door \"gereed\", \"niet "
-"gereed\" of \"alle\"!\n"
#, c-format
msgid "%s: Error - no default destination available.\n"
@@ -1130,8 +1111,8 @@ msgid "%s: Error - priority must be between 1 and 100.\n"
msgstr "%s: Fout - prioriteit moet tussen 1 en 100 liggen.\n"
#, c-format
-msgid "%s: Error - scheduler not responding!\n"
-msgstr "%s: Fout - taakplanner reageert niet!\n"
+msgid "%s: Error - scheduler not responding\n"
+msgstr ""
#, c-format
msgid "%s: Error - too many files - \"%s\"\n"
@@ -1146,65 +1127,64 @@ msgid "%s: Error - unable to queue from stdin - %s\n"
msgstr "%s: Fout - in wachtrij plaatsen vanaf stdin is niet mogelijk - %s\n"
#, c-format
-msgid "%s: Error - unknown destination \"%s\"!\n"
-msgstr "%s: Fout - onbekende bestemming \"%s\"!\n"
+msgid "%s: Error - unknown destination \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Error - unknown destination \"%s/%s\"!\n"
-msgstr "%s: Fout - onbekende bestemming \"%s/%s\"!\n"
+msgid "%s: Error - unknown destination \"%s/%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Error - unknown option '%c'!\n"
-msgstr "%s: Fout - onbekende optie &aops;%c&aops;!\n"
+msgid "%s: Error - unknown option '%c'\n"
+msgstr ""
#, c-format
-msgid "%s: Error - unknown option '%s'!\n"
-msgstr "%s: Fout - onbekende optie '%s'!\n"
+msgid "%s: Error - unknown option '%s'\n"
+msgstr ""
#, c-format
-msgid "%s: Expected job ID after '-i' option!\n"
-msgstr "%s: Verwachtte taak-ID na optie &aops;-i&aops;!\n"
+msgid "%s: Expected job ID after '-i' option\n"
+msgstr ""
#, c-format
msgid "%s: Filter \"%s\" not available: %s\n"
msgstr "%s: Filter \"%s\" niet beschikbaar: %s\n"
#, c-format
-msgid "%s: Invalid destination name in list \"%s\"!\n"
-msgstr "%s: Ongeldige bestemmingsnaam in lijst \"%s\"!\n"
+msgid "%s: Invalid destination name in list \"%s\"\n"
+msgstr ""
#, c-format
msgid "%s: Invalid filter string \"%s\"\n"
msgstr "%s: Ongeldige filtertekenreeks \"%s\"\n"
#, c-format
-msgid "%s: Need job ID ('-i jobid') before '-H restart'!\n"
+msgid "%s: Need job ID ('-i jobid') before '-H restart'\n"
msgstr ""
-"%s: Taak-ID (&aops;-i jobid&aops;) nodig voor &aops;-H restart&aops;!\n"
#, c-format
-msgid "%s: No filter to convert from %s/%s to %s/%s!\n"
-msgstr "%s: Geen filter beschikbaar voor conversie van %s/%s naar %s/%s!\n"
+msgid "%s: No filter to convert from %s/%s to %s/%s\n"
+msgstr ""
#, c-format
msgid "%s: Operation failed: %s\n"
msgstr "%s: Bewerking mislukt: %s\n"
#, c-format
-msgid "%s: Sorry, no encryption support compiled in!\n"
-msgstr "%s: Sorry, geen ondersteuning voor encryptie opgenomen!\n"
+msgid "%s: Sorry, no encryption support compiled in\n"
+msgstr ""
#, c-format
msgid "%s: Unable to connect to server\n"
msgstr "%s: Kan geen verbinding tot stand brengen met server\n"
#, c-format
-msgid "%s: Unable to contact server!\n"
-msgstr "%s: Kan geen contact maken met server!\n"
+msgid "%s: Unable to contact server\n"
+msgstr ""
#, c-format
-msgid "%s: Unable to determine MIME type of \"%s\"!\n"
-msgstr "%s: Niet mogelijk om MIME-type van \"%s\" vast te stellen!\n"
+msgid "%s: Unable to determine MIME type of \"%s\"\n"
+msgstr ""
#, c-format
msgid "%s: Unable to open %s: %s\n"
@@ -1219,59 +1199,55 @@ msgid "%s: Unable to open PPD file: %s on line %d.\n"
msgstr ""
#, c-format
-msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"!\n"
-msgstr "%s: Niet mogelijk om MIME-database van \"%s\" of \"%s\" te lezen!\n"
+msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown destination \"%s\"!\n"
-msgstr "%s: Onbekende bestemming \"%s\"!\n"
+msgid "%s: Unknown destination \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown destination MIME type %s/%s!\n"
-msgstr "%s: Onbekend MIME-type voor bestemming %s/%s!\n"
+msgid "%s: Unknown destination MIME type %s/%s\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown option '%c'!\n"
-msgstr "%s: Onbekende optie &aops;%c&aops;!\n"
+msgid "%s: Unknown option '%c'\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown source MIME type %s/%s!\n"
-msgstr "%s: Onbekend MIME-type voor bron %s/%s!\n"
+msgid "%s: Unknown source MIME type %s/%s\n"
+msgstr ""
#, c-format
msgid ""
"%s: Warning - '%c' format modifier not supported - output may not be "
-"correct!\n"
+"correct\n"
msgstr ""
-"%s: Waarschuwing - &aops;%c&aops; format modifier niet ondersteund - uitvoer "
-"is mogelijk niet correct!\n"
#, c-format
-msgid "%s: Warning - character set option ignored!\n"
-msgstr "%s: Waarschuwing - tekensetoptie genegeerd!\n"
+msgid "%s: Warning - character set option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - content type option ignored!\n"
-msgstr "%s: Waarschuwing - inhoudstype-optie genegeerd!\n"
+msgid "%s: Warning - content type option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - form option ignored!\n"
-msgstr "%s: Waarschuwing - formulieroptie genegeerd!\n"
+msgid "%s: Warning - form option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - mode option ignored!\n"
-msgstr "%s: Waarschuwing - modusoptie genegeerd!\n"
+msgid "%s: Warning - mode option ignored\n"
+msgstr ""
#, c-format
msgid ""
-"%s: error - %s environment variable names non-existent destination \"%s\"!\n"
+"%s: error - %s environment variable names non-existent destination \"%s\"\n"
msgstr ""
-"%s: fout - %s niet-bestaande bestemming voor variabelenamen van omgeving \"%s"
-"\"!\n"
#, c-format
-msgid "%s: error - expected option=value after '-o' option!\n"
-msgstr "%s: fout - verwachtte optie=waarde na optie &aops;-o&aops;!\n"
+msgid "%s: error - expected option=value after '-o' option\n"
+msgstr ""
#, c-format
msgid "%s: error - no default destination available.\n"
@@ -1868,23 +1844,19 @@ msgstr "95"
msgid "?Invalid help command unknown\n"
msgstr "?Ongeldig en onbekend helpcommando\n"
-msgid "A Samba password is required to export printer drivers!"
+msgid "A Samba password is required to export printer drivers"
msgstr ""
-"Voor het exporteren van printerstuurprogramma&aops;s is een Samba-wachtwoord "
-"vereist!"
-msgid "A Samba username is required to export printer drivers!"
+msgid "A Samba username is required to export printer drivers"
msgstr ""
-"Voor het exporteren van printerstuurprogramma&aops;s is een Samba-"
-"gebruikersnaam vereist!"
#, c-format
-msgid "A class named \"%s\" already exists!"
-msgstr "Er is al een klasse met de naam \"%s\"!"
+msgid "A class named \"%s\" already exists"
+msgstr ""
#, c-format
-msgid "A printer named \"%s\" already exists!"
-msgstr "Er is al een printer met de naam \"%s\"!"
+msgid "A printer named \"%s\" already exists"
+msgstr ""
msgid "A0"
msgstr "A0"
@@ -1995,12 +1967,12 @@ msgid "Applicator"
msgstr "Applicator"
#, c-format
-msgid "Attempt to set %s printer-state to bad value %d!"
-msgstr "Poging om %s printer-state in te stellen op ongeldige waarde %d!"
+msgid "Attempt to set %s printer-state to bad value %d"
+msgstr ""
#, c-format
-msgid "Attribute groups are out of order (%x < %x)!"
-msgstr "Attribuutgroepen hebben verkeerde volgorde (%x < %x)!"
+msgid "Attribute groups are out of order (%x < %x)"
+msgstr ""
msgid "B0"
msgstr "B0"
@@ -2064,83 +2036,86 @@ msgid "Bad custom parameter"
msgstr "Ongeldige zelfingestelde parameter"
#, c-format
-msgid "Bad device URI \"%s\"!\n"
-msgstr "Ongeldige apparaat-URI \"%s\"!\n"
+msgid "Bad device URI \"%s\"\n"
+msgstr ""
#, c-format
-msgid "Bad device-uri \"%s\"!"
-msgstr "Ongeldige device-uri \"%s\"!"
+msgid "Bad device-uri \"%s\""
+msgstr ""
#, c-format
-msgid "Bad device-uri scheme \"%s\"!"
-msgstr "Ongeldig device-uri-schema \"%s\"!"
+msgid "Bad device-uri scheme \"%s\""
+msgstr ""
#, c-format
-msgid "Bad document-format \"%s\"!"
-msgstr "Ongeldige documentindeling \"%s\"!"
+msgid "Bad document-format \"%s\""
+msgstr ""
-msgid "Bad filename buffer!"
-msgstr "Ongeldige bestandsnaambuffer!"
+msgid "Bad filename buffer"
+msgstr ""
#, c-format
msgid "Bad font attribute: %s\n"
msgstr "Ongeldig lettertypeattribuut: %s\n"
-msgid "Bad job-priority value!"
-msgstr "Ongeldige waarde voor job-priority!"
+msgid "Bad job-priority value"
+msgstr ""
#, c-format
-msgid "Bad job-sheets value \"%s\"!"
-msgstr "Ongeldige waarde voor job-sheets \"%s\"!"
+msgid "Bad job-sheets value \"%s\""
+msgstr ""
-msgid "Bad job-sheets value type!"
-msgstr "Ongeldig waardetype voor job-sheets!"
+msgid "Bad job-sheets value type"
+msgstr ""
-msgid "Bad job-state value!"
-msgstr "Ongeldige waarde voor job-state!"
+msgid "Bad job-state value"
+msgstr ""
#, c-format
-msgid "Bad job-uri attribute \"%s\"!"
-msgstr "Ongeldig job-uri-attribuut \"%s\"!"
+msgid "Bad job-uri attribute \"%s\""
+msgstr ""
#, c-format
-msgid "Bad notify-pull-method \"%s\"!"
-msgstr "Ongeldige notify-pull-method \"%s\"!"
+msgid "Bad notify-pull-method \"%s\""
+msgstr ""
#, c-format
-msgid "Bad notify-recipient-uri URI \"%s\"!"
-msgstr "Ongeldige URI voor notify-recipient-uri \"%s\"!"
+msgid "Bad notify-recipient-uri URI \"%s\""
+msgstr ""
#, c-format
msgid "Bad number-up value %d."
msgstr "Ongeldige waarde voor number-up %d."
#, c-format
-msgid "Bad option + choice on line %d!"
-msgstr "Ongeldige optie + keuze op regel %d!"
+msgid "Bad option + choice on line %d"
+msgstr ""
#, c-format
msgid "Bad page-ranges values %d-%d."
msgstr "Ongeldige waarden voor paginabereik %d-%d."
#, c-format
-msgid "Bad port-monitor \"%s\"!"
-msgstr "Ongeldige port-monitor \"%s\"!"
+msgid "Bad port-monitor \"%s\""
+msgstr ""
#, c-format
-msgid "Bad printer-state value %d!"
-msgstr "Ongeldige waarde voor printer-state %d!"
+msgid "Bad printer-state value %d"
+msgstr ""
#, c-format
-msgid "Bad request ID %d!"
+msgid "Bad request ID %d"
msgstr ""
#, c-format
-msgid "Bad request version number %d.%d!"
-msgstr "Ongeldig versienummer voor verzoek %d.%d!"
+msgid "Bad request version number %d.%d"
+msgstr ""
-msgid "Bad subscription ID!"
-msgstr "Ongeldig abonnement-ID!"
+msgid "Bad subscription ID"
+msgstr ""
+
+msgid "Bad value string"
+msgstr ""
msgid "Banners"
msgstr "Banners"
@@ -2200,8 +2175,8 @@ msgid "Change Settings"
msgstr "Wijzig instellingen"
#, c-format
-msgid "Character set \"%s\" not supported!"
-msgstr "Tekenset \"%s\" niet ondersteund!"
+msgid "Character set \"%s\" not supported"
+msgstr ""
msgid "Chou3 Envelope"
msgstr "Chou3-envelop"
@@ -2240,11 +2215,8 @@ msgid "Continuous"
msgstr "Doorlopend"
#, c-format
-msgid "Could not scan type \"%s\"!"
-msgstr "Kon type \"%s\" niet scannen!"
-
-msgid "Cover open."
-msgstr "Printklep open."
+msgid "Could not scan type \"%s\""
+msgstr ""
msgid "Created"
msgstr "Aangemaakt"
@@ -2295,12 +2267,6 @@ msgstr "DeskJet-serie"
msgid "Destination \"%s\" is not accepting jobs."
msgstr "Bestemming \"%s\" accepteert geen opdrachten."
-msgid "Developer almost empty."
-msgstr "Ontwikkelaar bijna op."
-
-msgid "Developer empty!"
-msgstr "Ontwikkelaar op!"
-
#, c-format
msgid ""
"Device: uri = %s\n"
@@ -2327,9 +2293,6 @@ msgstr "Uitgeschakeld"
msgid "Document %d not found in job %d."
msgstr "Document %d is niet gevonden in taak %d."
-msgid "Door open."
-msgstr "Deur open."
-
msgid "Double Postcard"
msgstr "Dubbele briefkaart"
@@ -2364,24 +2327,20 @@ msgid "ERROR: %s job-id user title copies options [file]\n"
msgstr ""
#, c-format
-msgid "ERROR: Bad %%BoundingBox: comment seen!\n"
-msgstr "ERROR: Ongeldige %%BoundingBox: opmerking ontdekt!\n"
-
-#, c-format
-msgid "ERROR: Bad %%IncludeFeature: comment!\n"
-msgstr "ERROR: Ongeldige %%IncludeFeature: opmerking!\n"
+msgid "ERROR: Bad %%BoundingBox: comment seen\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad %%Page: comment in file!\n"
-msgstr "ERROR: Ongeldige %%Page: opmerking in bestand!\n"
+msgid "ERROR: Bad %%IncludeFeature: comment\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad %%PageBoundingBox: comment in file!\n"
-msgstr "ERROR: Ongeldige %%PageBoundingBox: opmerking in bestand!\n"
+msgid "ERROR: Bad %%Page: comment in file\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad SCSI device file \"%s\"!\n"
-msgstr "ERROR: Ongeldig SCSI-apparaatbestand \"%s\"!\n"
+msgid "ERROR: Bad %%PageBoundingBox: comment in file\n"
+msgstr ""
#, c-format
msgid "ERROR: Bad charset file %s\n"
@@ -2392,23 +2351,23 @@ msgid "ERROR: Bad charset type %s\n"
msgstr "ERROR: Ongeldig tekensettype %s\n"
#, c-format
-msgid "ERROR: Bad columns value %d!\n"
-msgstr "ERROR: Ongeldige kolomwaarde %d!\n"
+msgid "ERROR: Bad columns value %d\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad cpi value %f!\n"
-msgstr "ERROR: Ongeldige cpi-waarde %f!\n"
+msgid "ERROR: Bad cpi value %f\n"
+msgstr ""
#, c-format
msgid "ERROR: Bad font description line: %s\n"
msgstr "ERROR: Ongeldige regel voor lettertypeomschrijving: %s\n"
#, c-format
-msgid "ERROR: Bad lpi value %f!\n"
-msgstr "ERROR: Ongeldige lpi-waarde %f!\n"
+msgid "ERROR: Bad lpi value %f\n"
+msgstr ""
-msgid "ERROR: Bad page setup!\n"
-msgstr "ERROR: Ongeldige pagina-instelling!\n"
+msgid "ERROR: Bad page setup\n"
+msgstr ""
#, c-format
msgid "ERROR: Bad text direction %s\n"
@@ -2418,93 +2377,80 @@ msgstr "ERROR: Ongeldige tekstrichting %s\n"
msgid "ERROR: Bad text width %s\n"
msgstr "ERROR: Ongeldige tekstbreedte %s\n"
-msgid "ERROR: Destination printer does not exist!\n"
-msgstr "ERROR: Printer die is gekozen als bestemming bestaat niet!\n"
+msgid "ERROR: Destination printer does not exist\n"
+msgstr ""
#, c-format
-msgid "ERROR: Duplicate %%BoundingBox: comment seen!\n"
-msgstr "ERROR: Dubbele %%BoundingBox: opmerking ontdekt!\n"
+msgid "ERROR: Duplicate %%BoundingBox: comment seen\n"
+msgstr ""
#, c-format
-msgid "ERROR: Duplicate %%Pages: comment seen!\n"
-msgstr "ERROR: Dubbele %%Pages: opmerking ontdekt!\n"
+msgid "ERROR: Duplicate %%Pages: comment seen\n"
+msgstr ""
-msgid "ERROR: Empty print file!\n"
-msgstr "ERROR: Leeg afdrukbestand!\n"
+msgid "ERROR: Empty print file\n"
+msgstr ""
#, c-format
msgid "ERROR: Error %d sending PAPSendData request: %s\n"
msgstr "ERROR: Fout %d bij versturen PAPSendData-verzoek: %s\n"
#, c-format
-msgid "ERROR: Expected quoted string on line %d of %s!\n"
+msgid "ERROR: Expected quoted string on line %d of %s\n"
msgstr ""
-"ERROR: Verwachtte tekenreeks met aanhalingstekens in regel %d van %s!\n"
-msgid "ERROR: Fatal USB error!\n"
-msgstr "ERROR: Fatale USB-fout!\n"
-
-msgid "ERROR: Invalid HP-GL/2 command seen, unable to print file!\n"
+msgid "ERROR: Fatal USB error\n"
msgstr ""
-"ERROR: Ongeldig HP-GL/2-commando ontdekt, kan afdrukbestand niet openen!\n"
#, c-format
-msgid "ERROR: Missing %%EndProlog!\n"
-msgstr "ERROR: Ontbrekende %%EndProlog!\n"
+msgid "ERROR: Missing %%EndProlog\n"
+msgstr ""
#, c-format
-msgid "ERROR: Missing %%EndSetup!\n"
-msgstr "ERROR: Ontbrekende %%EndSetup!\n"
+msgid "ERROR: Missing %%EndSetup\n"
+msgstr ""
#, c-format
-msgid "ERROR: Missing value on line %d of banner file!\n"
-msgstr "ERROR: Ontbrekende waarde in regel %d van bannerbestand!\n"
+msgid "ERROR: Missing value on line %d of banner file\n"
+msgstr ""
#, c-format
msgid ""
-"ERROR: Need a msgid line before any translation strings on line %d of %s!\n"
+"ERROR: Need a msgid line before any translation strings on line %d of %s\n"
msgstr ""
-"ERROR: msgid-regel vereist voorafgaand aan vertaalreeksen in regel %d van %"
-"s!\n"
#, c-format
-msgid "ERROR: No %%BoundingBox: comment in header!\n"
-msgstr "ERROR: Geen %%BoundingBox: opmerking in kopregel!\n"
+msgid "ERROR: No %%BoundingBox: comment in header\n"
+msgstr ""
#, c-format
-msgid "ERROR: No %%Pages: comment in header!\n"
-msgstr "ERROR: Geen %%Pages: opmerking in kopregel!\n"
+msgid "ERROR: No %%Pages: comment in header\n"
+msgstr ""
msgid ""
-"ERROR: No device URI found in argv[0] or in DEVICE_URI environment "
-"variable!\n"
+"ERROR: No device URI found in argv[0] or in DEVICE_URI environment variable\n"
msgstr ""
-"ERROR: Geen apparaat-URI gevonden in argv[0] of in DEVICE_URI-"
-"omgevingsvariabele!\n"
#, c-format
msgid "ERROR: No fonts in charset file %s\n"
msgstr "ERROR: Geen lettertypen in tekensetbestand %s\n"
-msgid "ERROR: No pages found!\n"
-msgstr "ERROR: Geen pagina&aops;s gevonden!\n"
+msgid "ERROR: No pages found\n"
+msgstr ""
-msgid "ERROR: Out of paper!\n"
-msgstr "ERROR: Papier is op!\n"
+msgid "ERROR: Out of paper\n"
+msgstr ""
-msgid "ERROR: PRINTER environment variable not defined!\n"
-msgstr "ERROR: PRINTER-omgevingsvariabele niet gedefinieerd!\n"
+msgid "ERROR: PRINTER environment variable not defined\n"
+msgstr ""
#, c-format
-msgid "ERROR: Print file was not accepted (%s)!\n"
-msgstr "ERROR: Afdrukbestand niet geaccepteerd (%s)!\n"
+msgid "ERROR: Print file was not accepted (%s)\n"
+msgstr ""
msgid "ERROR: Printer not responding\n"
msgstr "ERROR: Printer reageert niet\n"
-msgid "ERROR: Printer not responding!\n"
-msgstr "ERROR: Printer reageert niet!\n"
-
msgid "ERROR: Printer sent unexpected EOF\n"
msgstr "ERROR: Printer heeft onverwacht einde-bestandteken verstuurd\n"
@@ -2528,6 +2474,9 @@ msgstr "ERROR: Niet mogelijk om bestand %d toe te voegen aan taak: %s\n"
msgid "ERROR: Unable to cancel job %d: %s\n"
msgstr "ERROR: Niet mogelijk om afdruktaak %d te annuleren: %s\n"
+msgid "ERROR: Unable to connect to printer; will retry in 30 seconds...\n"
+msgstr ""
+
msgid "ERROR: Unable to copy PDF file"
msgstr "ERROR: Niet mogelijk om PDF-bestand te kopiëren"
@@ -2577,16 +2526,16 @@ msgid "ERROR: Unable to get default AppleTalk zone"
msgstr "ERROR: Niet mogelijk om standaard-AppleTalk-zone op te vragen"
#, c-format
-msgid "ERROR: Unable to get job %d attributes (%s)!\n"
-msgstr "ERROR: Niet mogelijk om taakattributen %d op te vragen (%s)!\n"
+msgid "ERROR: Unable to get job %d attributes (%s)\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unable to get printer status (%s)!\n"
-msgstr "ERROR: Niet mogelijk om printerstatus op te vragen (%s)!\n"
+msgid "ERROR: Unable to get printer status (%s)\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unable to locate printer '%s'!\n"
-msgstr "ERROR: Niet mogelijk om printer &aops;%s&aops; te vinden!\n"
+msgid "ERROR: Unable to locate printer '%s'\n"
+msgstr ""
msgid "ERROR: Unable to look for PAP response"
msgstr "ERROR: Niet mogelijk om naar PAP-reactie te zoeken"
@@ -2605,7 +2554,7 @@ msgstr "ERROR: Niet mogelijk om \"%s\" te openen - %s\n"
msgid "ERROR: Unable to open %s: %s\n"
msgstr "ERROR: Niet mogelijk om %s te openen: %s\n"
-msgid "ERROR: Unable to open PPD file!\n"
+msgid "ERROR: Unable to open PPD file\n"
msgstr ""
#, c-format
@@ -2624,8 +2573,8 @@ msgstr "ERROR: Niet mogelijk om bestand \"%s\" te openen - %s\n"
msgid "ERROR: Unable to open file \"%s\": %s\n"
msgstr "ERROR: Niet mogelijk om bestand \"%s\" te openen: %s\n"
-msgid "ERROR: Unable to open image file for printing!\n"
-msgstr "ERROR: Niet mogelijk om beeldbestand te openen voor afdrukken!\n"
+msgid "ERROR: Unable to open image file for printing\n"
+msgstr ""
#, c-format
msgid "ERROR: Unable to open print file \"%s\": %s\n"
@@ -2649,18 +2598,18 @@ msgstr ""
"ERROR: Niet mogelijk om tijdelijk gecomprimeerd afdrukbestand te openen: %s\n"
#, c-format
-msgid "ERROR: Unable to print %d text columns!\n"
-msgstr "ERROR: Niet mogelijk om %d tekstkolommen af te drukken!\n"
+msgid "ERROR: Unable to print %d text columns\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unable to print %dx%d text page!\n"
-msgstr "ERROR: Niet mogelijk om %dx%d tekstpagina af te drukken!\n"
+msgid "ERROR: Unable to print %dx%d text page\n"
+msgstr ""
msgid "ERROR: Unable to read print data"
msgstr "ERROR: Niet mogelijk om afdrukgegevens te lezen"
-msgid "ERROR: Unable to read print data!\n"
-msgstr "ERROR: Niet mogelijk om afdrukgegevens te lezen!\n"
+msgid "ERROR: Unable to read print data\n"
+msgstr ""
msgid "ERROR: Unable to reserve port"
msgstr "ERROR: Niet mogelijk om poort te reserveren"
@@ -2686,12 +2635,8 @@ msgstr ""
"ERROR: Niet mogelijk om initieel PAP-verzoek voor versturen gegevens te "
"versturen"
-#, c-format
-msgid "ERROR: Unable to send print data (%d)\n"
-msgstr "ERROR: Niet mogelijk om afdrukgegevens te verzenden (%d)\n"
-
-msgid "ERROR: Unable to send print data!\n"
-msgstr "ERROR: Niet mogelijk om afdrukgegevens te versturen!\n"
+msgid "ERROR: Unable to send print data\n"
+msgstr ""
msgid "ERROR: Unable to send print file to printer"
msgstr "ERROR: Niet mogelijk om afdrukbestand naar printer te versturen"
@@ -2709,8 +2654,8 @@ msgid "ERROR: Unable to write %d bytes to \"%s\": %s\n"
msgstr "ERROR: Niet mogelijk om %d bytes te schrijven naar \"%s\": %s\n"
#, c-format
-msgid "ERROR: Unable to write %d bytes to printer!\n"
-msgstr "ERROR: Niet mogelijk om %d bytes naar printer te schrijven!\n"
+msgid "ERROR: Unable to write %d bytes to printer\n"
+msgstr ""
msgid "ERROR: Unable to write control file"
msgstr "ERROR: Niet mogelijk om stuurbestand weg te schrijven"
@@ -2722,13 +2667,8 @@ msgstr "ERROR: Niet mogelijk om afdrukgegevens weg te schrijven"
msgid "ERROR: Unable to write print data: %s\n"
msgstr "ERROR: Niet mogelijk om afdrukgegevens weg te schrijven: %s\n"
-msgid "ERROR: Unable to write raster data to driver!\n"
+msgid "ERROR: Unable to write raster data to driver\n"
msgstr ""
-"ERROR: Niet mogelijk om rastergegevens weg te schrijven naar "
-"stuurprogramma!\n"
-
-msgid "ERROR: Unable to write to temporary file"
-msgstr "ERROR: Niet mogelijk om naar tijdelijk bestand te schrijven"
#, c-format
msgid "ERROR: Unable to write uncompressed document data: %s\n"
@@ -2737,12 +2677,12 @@ msgstr ""
"s\n"
#, c-format
-msgid "ERROR: Unexpected text on line %d of %s!\n"
-msgstr "ERROR: Onverwachte tekst in regel %d van %s!\n"
+msgid "ERROR: Unexpected text on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unknown encryption option value \"%s\"!\n"
-msgstr "ERROR: Onbekende waarde voor encryptie-optie \"%s\"!\n"
+msgid "ERROR: Unknown encryption option value \"%s\"\n"
+msgstr ""
#, c-format
msgid "ERROR: Unknown file order \"%s\"\n"
@@ -2753,68 +2693,53 @@ msgid "ERROR: Unknown format character \"%c\"\n"
msgstr "ERROR: Onbekend opmaakteken \"%c\"\n"
#, c-format
-msgid "ERROR: Unknown message catalog format for \"%s\"!\n"
-msgstr "ERROR: Onbekende berichtencatalogusstructuur voor \"%s\"!\n"
+msgid "ERROR: Unknown message catalog format for \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unknown option \"%s\" with value \"%s\"!\n"
-msgstr "ERROR: Onbekende optie \"%s\" met waarde \"%s\"!\n"
+msgid "ERROR: Unknown option \"%s\" with value \"%s\"\n"
+msgstr ""
#, c-format
msgid "ERROR: Unknown print mode \"%s\"\n"
msgstr "ERROR: Onbekende afdrukmodus \"%s\"\n"
#, c-format
-msgid "ERROR: Unknown version option value \"%s\"!\n"
-msgstr "ERROR: Onbekende waarde voor versie-optie \"%s\"!\n"
+msgid "ERROR: Unknown version option value \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unsupported brightness value %s, using brightness=100!\n"
+msgid "ERROR: Unsupported brightness value %s, using brightness=100\n"
msgstr ""
-"ERROR: Niet-ondersteunde waarde voor helderheid %s, gebruikt "
-"helderheid=100!\n"
#, c-format
-msgid "ERROR: Unsupported gamma value %s, using gamma=1000!\n"
-msgstr "ERROR: Niet-ondersteunde waarde voor gamma %s, gebruikt gamma=1000!\n"
+msgid "ERROR: Unsupported gamma value %s, using gamma=1000\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unsupported number-up value %d, using number-up=1!\n"
+msgid "ERROR: Unsupported number-up value %d, using number-up=1\n"
msgstr ""
-"ERROR: Niet-ondersteunde waarde voor number-up %d, gebruikt number-up=1!\n"
#, c-format
msgid ""
-"ERROR: Unsupported number-up-layout value %s, using number-up-layout=lrtb!\n"
+"ERROR: Unsupported number-up-layout value %s, using number-up-layout=lrtb\n"
msgstr ""
-"ERROR: Niet-ondersteunde waarde voor number-up-layout %s, gebruikt number-up-"
-"layout=lrtb!\n"
#, c-format
-msgid "ERROR: Unsupported page-border value %s, using page-border=none!\n"
+msgid "ERROR: Unsupported page-border value %s, using page-border=none\n"
msgstr ""
-"ERROR: Niet-ondersteunde waarde voor page-border %s, gebruikt page-"
-"border=none!\n"
#, c-format
-msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting!\n"
+msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting\n"
msgstr ""
-"ERROR: doc_printf-overflow (%d bytes) ontdekt, afdrukken wordt geannuleerd!\n"
#, c-format
-msgid "ERROR: pictwpstops exited on signal %d!\n"
-msgstr "ERROR: pictwpstops gestopt na signaal %d!\n"
+msgid "ERROR: pictwpstops exited on signal %d\n"
+msgstr ""
#, c-format
-msgid "ERROR: pictwpstops exited with status %d!\n"
-msgstr "ERROR: pictwpstops gestopt met status %d!\n"
-
-msgid ""
-"ERROR: recoverable: Unable to connect to printer; will retry in 30 "
-"seconds...\n"
+msgid "ERROR: pictwpstops exited with status %d\n"
msgstr ""
-"ERROR: kan worden hersteld: niet mogelijk om verbinding te maken met "
-"printer; nieuwe poging over 30 seconden...\n"
msgid "ERROR: select() failed"
msgstr "ERROR: select() mislukt"
@@ -2825,12 +2750,15 @@ msgstr "ERROR: stat van afdrukbestand niet mogelijk"
msgid "Edit Configuration File"
msgstr "Bewerk configuratiebestand"
-msgid "Empty PPD file!"
-msgstr "Leeg PPD-bestand!"
+msgid "Empty PPD file"
+msgstr ""
msgid "Ending Banner"
msgstr "Eindebanner"
+msgid "English"
+msgstr "Dutch"
+
msgid "Enter old password:"
msgstr "Voer oude wachtwoord in:"
@@ -2859,8 +2787,8 @@ msgstr "Epson"
msgid "Error Policy"
msgstr "Foutenbeleid"
-msgid "Error: need hostname after '-h' option!\n"
-msgstr "Fout: hostnaam nodig na optie &aops;-h&aops;!\n"
+msgid "Error: need hostname after '-h' option\n"
+msgstr ""
msgid "Every 10 Labels"
msgstr "Elke 10 etiketten"
@@ -2921,12 +2849,6 @@ msgstr "Folio"
msgid "Forbidden"
msgstr "Verboden"
-msgid "Fuser temperature high!"
-msgstr "Fusertemperatuur te hoog!"
-
-msgid "Fuser temperature low!"
-msgstr "Fusertemperatuur te laag!"
-
msgid "General"
msgstr "Algemeen"
@@ -2945,8 +2867,8 @@ msgstr "Onbepaalde lengte gebruikt voor Get-Response-PDU"
msgid "Glossy Paper"
msgstr "Glanzend papier"
-msgid "Got a printer-uri attribute but no job-id!"
-msgstr "Printer-uri-attribuut gevonden, maar geen job-id!"
+msgid "Got a printer-uri attribute but no job-id"
+msgstr ""
msgid "Grayscale"
msgstr "Grijstinten"
@@ -3146,6 +3068,9 @@ msgstr "ISO B8"
msgid "ISO B9"
msgstr "ISO B9"
+msgid "ISOLatin1"
+msgstr "UTF-8"
+
msgid "Illegal control character"
msgstr "Ongeldig besturingsteken"
@@ -3161,18 +3086,6 @@ msgstr "Ongeldige tekenreeks voor vertaling"
msgid "Illegal whitespace character"
msgstr "Ongeldig teken voor witruimte"
-msgid "Ink/toner almost empty."
-msgstr "Inkt/toner bijna op."
-
-msgid "Ink/toner empty!"
-msgstr "Inkt/toner op!"
-
-msgid "Ink/toner waste bin almost full."
-msgstr "Opvangbak voor inkt/toner bijna vol."
-
-msgid "Ink/toner waste bin full!"
-msgstr "Opvangbak voor inkt/toner vol!"
-
msgid "Installable Options"
msgstr "Uitbreidingsmogelijkheden"
@@ -3185,9 +3098,6 @@ msgstr "IntelliBar-etikettenprinter"
msgid "Intellitech"
msgstr "Intellitech"
-msgid "Interlock open."
-msgstr "Interlock open."
-
msgid "Internal Server Error"
msgstr ""
@@ -3219,12 +3129,12 @@ msgid "JCL"
msgstr "JCL"
#, c-format
-msgid "Job #%d cannot be restarted - no files!"
-msgstr "Taak #%d kan niet worden herstart - geen bestanden!"
+msgid "Job #%d cannot be restarted - no files"
+msgstr ""
#, c-format
-msgid "Job #%d does not exist!"
-msgstr "Taak #%d bestaat niet!"
+msgid "Job #%d does not exist"
+msgstr ""
#, c-format
msgid "Job #%d is already aborted - can't cancel."
@@ -3239,28 +3149,28 @@ msgid "Job #%d is already completed - can't cancel."
msgstr "Taak #%d is al gereed - kan niet worden geannuleerd."
#, c-format
-msgid "Job #%d is finished and cannot be altered!"
-msgstr "Taak #%d is gereed en kan niet worden gewijzigd!"
+msgid "Job #%d is finished and cannot be altered"
+msgstr ""
#, c-format
-msgid "Job #%d is not complete!"
-msgstr "Taak #%d is nog niet gereed!"
+msgid "Job #%d is not complete"
+msgstr ""
#, c-format
-msgid "Job #%d is not held for authentication!"
-msgstr "Taak #%d wordt niet vastgehouden voor controle!"
+msgid "Job #%d is not held"
+msgstr ""
#, c-format
-msgid "Job #%d is not held!"
-msgstr "Taak #%d wordt niet vastgehouden!"
+msgid "Job #%d is not held for authentication"
+msgstr ""
#, c-format
-msgid "Job #%s does not exist!"
-msgstr "Taak #%s bestaat niet!"
+msgid "Job #%s does not exist"
+msgstr ""
#, c-format
-msgid "Job %d not found!"
-msgstr "Taak %d niet gevonden!"
+msgid "Job %d not found"
+msgstr ""
msgid "Job Completed"
msgstr "Taak gereed"
@@ -3289,8 +3199,8 @@ msgstr "Verwerking van taak is mislukt:"
msgid "Job state cannot be changed."
msgstr "Status van taak kan niet worden gewijzigd."
-msgid "Job subscriptions cannot be renewed!"
-msgstr "Taakabonnementen kunnen niet worden verlengd!"
+msgid "Job subscriptions cannot be renewed"
+msgstr ""
msgid "Jobs"
msgstr "Taken"
@@ -3311,8 +3221,8 @@ msgid "Label Top"
msgstr "Bovenkant etiket"
#, c-format
-msgid "Language \"%s\" not supported!"
-msgstr "Taal \"%s\" wordt niet ondersteund!"
+msgid "Language \"%s\" not supported"
+msgstr ""
msgid "Large Address"
msgstr "Groot adres"
@@ -3365,21 +3275,6 @@ msgstr "Materiaaldetectie"
msgid "Media Type"
msgstr "Materiaaltype"
-msgid "Media jam!"
-msgstr "Materiaal is vastgelopen!"
-
-msgid "Media tray almost empty."
-msgstr "Materiaallade is bijna leeg."
-
-msgid "Media tray empty!"
-msgstr "Materiaallade is leeg!"
-
-msgid "Media tray missing!"
-msgstr "Materiaallade ontbreekt!"
-
-msgid "Media tray needs to be filled."
-msgstr "Materiaallade moet worden bijgevuld."
-
msgid "Medium"
msgstr "Materiaal"
@@ -3392,28 +3287,31 @@ msgstr "Ontbrekende PPD-Adobe-4.x-kopregel"
msgid "Missing asterisk in column 1"
msgstr "Ontbrekende asterisk in kolom 1"
-msgid "Missing document-number attribute!"
-msgstr "Document-number-attribuut ontbreekt!"
+msgid "Missing document-number attribute"
+msgstr ""
#, c-format
-msgid "Missing double quote on line %d!"
-msgstr "Ontbrekend dubbel aanhalingsteken op regel %d!"
+msgid "Missing double quote on line %d"
+msgstr ""
-msgid "Missing form variable!"
-msgstr "Ontbrekende formuliervariabele!"
+msgid "Missing form variable"
+msgstr ""
+
+msgid "Missing notify-subscription-ids attribute"
+msgstr ""
-msgid "Missing notify-subscription-ids attribute!"
-msgstr "Notify-subscription-ids-attribuut ontbreekt!"
+msgid "Missing option keyword"
+msgstr ""
-msgid "Missing requesting-user-name attribute!"
-msgstr "Requesting-user-name-attribuut ontbreekt!"
+msgid "Missing requesting-user-name attribute"
+msgstr ""
-msgid "Missing required attributes!"
-msgstr "Vereiste attributen ontbreken!"
+msgid "Missing required attributes"
+msgstr ""
#, c-format
-msgid "Missing value on line %d!"
-msgstr "Ontbrekende waarde op regel %d!"
+msgid "Missing value on line %d"
+msgstr ""
msgid "Missing value string"
msgstr "Ontbrekende tekenreeks voor waarde"
@@ -3464,7 +3362,7 @@ msgstr "NULL-pointer voor PPD-bestand"
msgid "Name OID uses indefinite length"
msgstr "Onbepaalde lengte gebruikt voor naam-OID"
-msgid "Nested classes are not allowed!"
+msgid "Nested classes are not allowed"
msgstr ""
msgid "Never"
@@ -3482,27 +3380,27 @@ msgstr "Nee"
msgid "No Content"
msgstr "Geen inhoud"
-msgid "No PPD name!"
-msgstr "Geen PPD-naam!"
+msgid "No PPD name"
+msgstr ""
msgid "No VarBind SEQUENCE"
msgstr "Geen VarBind-SEQUENCE"
-msgid "No Windows printer drivers are installed!"
-msgstr "Er zijn geen Windows-printerstuurprogramma&aops;s geïnstalleerd!"
+msgid "No Windows printer drivers are installed"
+msgstr ""
msgid "No active connection"
msgstr "Geen actieve verbinding"
#, c-format
-msgid "No active jobs on %s!"
-msgstr "Geen actieve taken op %s!"
+msgid "No active jobs on %s"
+msgstr ""
-msgid "No attributes in request!"
-msgstr "Verzoek bevat geen attributen!"
+msgid "No attributes in request"
+msgstr ""
-msgid "No authentication information provided!"
-msgstr "Geen informatie verstrekt voor toegangscontrole!"
+msgid "No authentication information provided"
+msgstr ""
msgid "No community name"
msgstr "Geen community-naam"
@@ -3519,32 +3417,32 @@ msgstr "Geen error-index"
msgid "No error-status"
msgstr "Geen error-status"
-msgid "No file!?!"
-msgstr "Geen bestand!?!"
+msgid "No file!?"
+msgstr ""
-msgid "No modification time!"
-msgstr "Geen bewerkingstijdstip!"
+msgid "No modification time"
+msgstr ""
msgid "No name OID"
msgstr "Geen naam-OID"
-msgid "No printer name!"
-msgstr "Geen printernaam!"
+msgid "No printer name"
+msgstr ""
-msgid "No printer-uri found for class!"
-msgstr "Geen printer-uri gevonden voor klasse!"
+msgid "No printer-uri found"
+msgstr ""
-msgid "No printer-uri found!"
-msgstr "Geen printer-uri gevonden!"
+msgid "No printer-uri found for class"
+msgstr ""
-msgid "No printer-uri in request!"
-msgstr "Verzoek bevat geen printer-uri!"
+msgid "No printer-uri in request"
+msgstr ""
msgid "No request-id"
msgstr "Geen verzoek-ID"
-msgid "No subscription attributes in request!"
-msgstr "Verzoek bevat geen attributen voor abonnement!"
+msgid "No subscription attributes in request"
+msgstr ""
msgid "No subscriptions found."
msgstr "Geen abonnementen gevonden."
@@ -3588,12 +3486,6 @@ msgstr "Opmerking"
msgid "OK"
msgstr "OK"
-msgid "OPC almost at end-of-life."
-msgstr "OPC bijna aan einde levensduur."
-
-msgid "OPC at end-of-life!"
-msgstr "OPC aan einde levensduur!"
-
msgid "Off (1-Sided)"
msgstr "Uit (enkelzijdig)"
@@ -3622,18 +3514,9 @@ msgstr "Geïnstalleerde opties"
msgid "Options: "
msgstr "Opties: "
-msgid "Out of toner!"
-msgstr "Toner is op!"
-
msgid "Output Mode"
msgstr "Uitvoermodus"
-msgid "Output bin almost full."
-msgstr "Uitvoerbak is bijna vol."
-
-msgid "Output bin full!"
-msgstr "Uitvoerbak is vol!"
-
#, c-format
msgid "Output for printer %s is sent to %s\n"
msgstr "Uitvoer voor printer %s wordt gestuurd naar %s\n"
@@ -3652,9 +3535,6 @@ msgid "Output for printer %s/%s is sent to remote printer %s on %s\n"
msgstr ""
"Uitvoer voor printer %s/%s wordt gestuurd naar niet-lokale printer %s op %s\n"
-msgid "Output tray missing!"
-msgstr "Uitvoerbak ontbreekt!"
-
msgid "PASS\n"
msgstr "PASS\n"
@@ -3810,9 +3690,6 @@ msgstr "Printer onderbroken"
msgid "Printer Settings"
msgstr "Printerinstellingen"
-msgid "Printer offline."
-msgstr "Printer offline."
-
msgid "Printer:"
msgstr "Printer:"
@@ -3870,9 +3747,6 @@ msgstr "Oprollen"
msgid "Running command: %s %s -N -A %s -c '%s'\n"
msgstr "Commando wordt uitgevoerd: %s %s -N -A %s -c &aops;%s&aops;\n"
-msgid "SCSI Printer"
-msgstr "SCSI-printer"
-
msgid "SEQUENCE uses indefinite length"
msgstr "Onbepaalde lengte gebruikt voor SEQUENCE"
@@ -3982,6 +3856,18 @@ msgstr ""
"De klassenaam mag maximaal 127 afdrukbare tekens en geen spaties, schuine "
"strepen (/) of hekjes (#) bevatten."
+msgid "The developer unit needs to be replaced."
+msgstr ""
+
+msgid "The developer unit will need to be replaced soon."
+msgstr ""
+
+msgid "The fuser's temperature is high."
+msgstr ""
+
+msgid "The fuser's temperature is low."
+msgstr ""
+
msgid ""
"The notify-lease-duration attribute cannot be used with job subscriptions."
msgstr ""
@@ -3989,8 +3875,50 @@ msgstr ""
"taakabonnementen."
#, c-format
-msgid "The notify-user-data value is too large (%d > 63 octets)!"
-msgstr "De waarde voor notify-user-data is te groot (%d > 63 octetten)!"
+msgid "The notify-user-data value is too large (%d > 63 octets)"
+msgstr ""
+
+msgid "The optical photoconductor needs to be replaced."
+msgstr ""
+
+msgid "The optical photoconductor will need to be replaced soon."
+msgstr ""
+
+msgid "The output bin is almost full."
+msgstr ""
+
+msgid "The output bin is full."
+msgstr ""
+
+msgid "The output bin is missing."
+msgstr ""
+
+msgid "The paper tray is almost empty."
+msgstr ""
+
+msgid "The paper tray is empty."
+msgstr ""
+
+msgid "The paper tray is missing."
+msgstr ""
+
+msgid "The paper tray needs to be filled."
+msgstr ""
+
+msgid "The printer is almost out of ink."
+msgstr ""
+
+msgid "The printer is low on toner."
+msgstr ""
+
+msgid "The printer is offline."
+msgstr ""
+
+msgid "The printer is out of ink."
+msgstr ""
+
+msgid "The printer is out of toner."
+msgstr ""
msgid ""
"The printer name may only contain up to 127 printable characters and may not "
@@ -3999,19 +3927,33 @@ msgstr ""
"De printernaam mag maximaal 127 afdrukbare tekens en geen spaties, schuine "
"strepen (/) of hekjes (#) bevatten."
-msgid "The printer or class is not shared!"
+msgid "The printer or class is not shared"
msgstr ""
-"De printer of klasse is niet toegankelijk voor gemeenschappelijk gebruik!"
msgid "The printer or class was not found."
msgstr "De printer of klasse kon niet worden gevonden."
+msgid "The printer's cover is open."
+msgstr ""
+
+msgid "The printer's door is open."
+msgstr ""
+
+msgid "The printer's interlock is open."
+msgstr ""
+
+msgid "The printer's waste bin is almost full."
+msgstr ""
+
+msgid "The printer's waste bin is full."
+msgstr ""
+
#, c-format
msgid "The printer-uri \"%s\" contains invalid characters."
msgstr "De printer-uri \"%s\" bevat ongeldige tekens."
-msgid "The printer-uri attribute is required!"
-msgstr "Het attribuut &aops;printer-uri&aops; is vereist!"
+msgid "The printer-uri attribute is required"
+msgstr ""
msgid ""
"The printer-uri must be of the form \"ipp://HOSTNAME/classes/CLASSNAME\"."
@@ -4033,25 +3975,25 @@ msgstr ""
msgid "There are too many subscriptions."
msgstr "Er zijn te veel abonnementen."
+msgid "There is a paper jam."
+msgstr ""
+
msgid "Thermal Transfer Media"
msgstr "Thermal Transfer-materiaal"
msgid "Title: "
msgstr "Titel: "
-msgid "Toner low."
-msgstr "Toner is bijna op."
-
msgid "Too many active jobs."
msgstr "Te veel actieve taken."
#, c-format
-msgid "Too many job-sheets values (%d > 2)!"
-msgstr "Te veel waarden voor job-sheets (%d > 2)!"
+msgid "Too many job-sheets values (%d > 2)"
+msgstr ""
#, c-format
-msgid "Too many printer-state-reasons values (%d > %d)!"
-msgstr "Te veel waarden voor printer-state-reasons (%d > %d)!"
+msgid "Too many printer-state-reasons values (%d > %d)"
+msgstr ""
msgid "Transparency"
msgstr "Transparantie"
@@ -4112,14 +4054,14 @@ msgid "Unable to add class:"
msgstr "Niet mogelijk om klasse toe te voegen:"
#, c-format
-msgid "Unable to add job for destination \"%s\"!"
-msgstr "Niet mogelijk om taak toe te voegen voor bestemming \"%s\"!"
+msgid "Unable to add job for destination \"%s\""
+msgstr ""
msgid "Unable to add printer:"
msgstr "Niet mogelijk om printer toe te voegen:"
-msgid "Unable to allocate memory for file types!"
-msgstr "Niet mogelijk om geheugen toe te wijzen voor bestandstypen!"
+msgid "Unable to allocate memory for file types"
+msgstr ""
msgid "Unable to cancel RSS subscription:"
msgstr "Niet mogelijk om RSS-abonnement op te zeggen:"
@@ -4137,43 +4079,38 @@ msgid "Unable to connect to host."
msgstr "Niet mogelijk om verbinding met host te maken."
#, c-format
-msgid "Unable to copy 64-bit CUPS printer driver files (%d)!"
+msgid "Unable to copy 64-bit CUPS printer driver files (%d)"
msgstr ""
-"Niet mogelijk om 64-bits CUPS-printerstuurprogramma&aops;s te kopiëren (%d)!"
#, c-format
-msgid "Unable to copy 64-bit Windows printer driver files (%d)!"
+msgid "Unable to copy 64-bit Windows printer driver files (%d)"
msgstr ""
-"Niet mogelijk om 64-bits Windows-printerstuurprogramma&aops;s te kopiëren (%"
-"d)!"
#, c-format
-msgid "Unable to copy CUPS printer driver files (%d)!"
-msgstr "Niet mogelijk om CUPS-printerstuurprogramma&aops;s te kopiëren (%d)!"
+msgid "Unable to copy CUPS printer driver files (%d)"
+msgstr ""
-#, c-format
-msgid "Unable to copy PPD file - %s!"
-msgstr "Niet mogelijk om PPD-bestand te kopiëren - %s!"
+msgid "Unable to copy PPD file"
+msgstr ""
-msgid "Unable to copy PPD file!"
-msgstr "Niet mogelijk om PPD-bestand te kopiëren!"
+#, c-format
+msgid "Unable to copy PPD file - %s"
+msgstr ""
#, c-format
-msgid "Unable to copy Windows 2000 printer driver files (%d)!"
+msgid "Unable to copy Windows 2000 printer driver files (%d)"
msgstr ""
-"Niet mogelijk om Windows 2000-printerstuurprogramma&aops;s te kopiëren (%d)!"
#, c-format
-msgid "Unable to copy Windows 9x printer driver files (%d)!"
+msgid "Unable to copy Windows 9x printer driver files (%d)"
msgstr ""
-"Niet mogelijk om Windows 9x-printerstuurprogramma&aops;s te kopiëren (%d)!"
#, c-format
-msgid "Unable to copy interface script - %s!"
-msgstr "Niet mogelijk om interfacescript te kopiëren - %s!"
+msgid "Unable to copy interface script - %s"
+msgstr ""
-msgid "Unable to create printer-uri!"
-msgstr "Niet mogelijk om printer-uri aan te maken!"
+msgid "Unable to create printer-uri"
+msgstr ""
msgid "Unable to create temporary file:"
msgstr "Niet mogelijk om tijdelijk bestand aan te maken:"
@@ -4187,14 +4124,14 @@ msgstr "Niet mogelijk om printer te verwijderen:"
msgid "Unable to do maintenance command:"
msgstr "Niet mogelijk om onderhoudscommando op te geven:"
-msgid "Unable to edit cupsd.conf files larger than 1MB!"
-msgstr "Niet mogelijk om cupsd.conf-bestanden van meer dan 1 MB te bewerken!"
+msgid "Unable to edit cupsd.conf files larger than 1MB"
+msgstr ""
-msgid "Unable to find destination for job!"
-msgstr "Bestemming voor taak kon niet worden gevonden!"
+msgid "Unable to find destination for job"
+msgstr ""
-msgid "Unable to find printer!\n"
-msgstr "Printer is niet gevonden!\n"
+msgid "Unable to find printer\n"
+msgstr ""
msgid "Unable to get class list:"
msgstr "Niet mogelijk om klasselijst weer te geven:"
@@ -4215,15 +4152,12 @@ msgid "Unable to get printer status:"
msgstr "Niet mogelijk om printerstatus weer te geven:"
#, c-format
-msgid "Unable to install Windows 2000 printer driver files (%d)!"
+msgid "Unable to install Windows 2000 printer driver files (%d)"
msgstr ""
-"Niet mogelijk om Windows 2000-printerstuurprogramma&aops;s te installeren (%"
-"d)!"
#, c-format
-msgid "Unable to install Windows 9x printer driver files (%d)!"
+msgid "Unable to install Windows 9x printer driver files (%d)"
msgstr ""
-"Niet mogelijk om Windows 9x-printerstuurprogramma&aops;s te installeren (%d)!"
msgid "Unable to modify class:"
msgstr "Niet mogelijk om klasse te wijzigen:"
@@ -4247,8 +4181,8 @@ msgid "Unable to open cupsd.conf file:"
msgstr "Niet mogelijk om cupsd.conf-bestand te openen:"
#, c-format
-msgid "Unable to open document %d in job %d!"
-msgstr "Niet mogelijk om document %d in taak %d te openen!"
+msgid "Unable to open document %d in job %d"
+msgstr ""
msgid "Unable to print test page:"
msgstr "Niet mogelijk om testpagina af te drukken:"
@@ -4257,12 +4191,12 @@ msgstr "Niet mogelijk om testpagina af te drukken:"
msgid "Unable to run \"%s\": %s\n"
msgstr "Niet mogelijk om \"%s\" uit te voeren: %s\n"
-msgid "Unable to send command to printer driver!"
-msgstr "Niet mogelijk om commando naar printerstuurprogramma te versturen!"
+msgid "Unable to send command to printer driver"
+msgstr ""
#, c-format
-msgid "Unable to set Windows printer driver (%d)!"
-msgstr "Niet mogelijk om Windows-printerstuurprogramma in te stellen (%d)!"
+msgid "Unable to set Windows printer driver (%d)"
+msgstr ""
msgid "Unable to set options:"
msgstr "Niet mogelijk om opties in te stellen:"
@@ -4273,8 +4207,8 @@ msgstr "Niet mogelijk om serverstandaard in te stellen:"
msgid "Unable to upload cupsd.conf file:"
msgstr "Niet mogelijk om cupsd.conf file-bestand te uploaden:"
-msgid "Unable to use legacy USB class driver!\n"
-msgstr "Niet mogelijk om verouderd USB-stuurprogramma te gebruiken!\n"
+msgid "Unable to use legacy USB class driver\n"
+msgstr ""
msgid "Unauthorized"
msgstr "Onbevoegd"
@@ -4294,28 +4228,28 @@ msgid "Unknown printer-op-policy \"%s\"."
msgstr "Onbekend printergebruiksbeleid \"%s\"."
#, c-format
-msgid "Unsupported character set \"%s\"!"
-msgstr "Niet-ondersteunde tekenset \"%s\"!"
+msgid "Unsupported character set \"%s\""
+msgstr ""
#, c-format
-msgid "Unsupported compression \"%s\"!"
-msgstr "Niet-ondersteunde compressie \"%s\"!"
+msgid "Unsupported compression \"%s\""
+msgstr ""
#, c-format
-msgid "Unsupported compression attribute %s!"
-msgstr "Niet-ondersteund compressie-attribuut %s!"
+msgid "Unsupported compression attribute %s"
+msgstr ""
#, c-format
-msgid "Unsupported format \"%s\"!"
-msgstr "Niet-ondersteunde indeling \"%s\"!"
+msgid "Unsupported format \"%s\""
+msgstr ""
#, c-format
-msgid "Unsupported format '%s'!"
-msgstr "Niet-ondersteunde indeling '%s'!"
+msgid "Unsupported format '%s'"
+msgstr ""
#, c-format
-msgid "Unsupported format '%s/%s'!"
-msgstr "Niet-ondersteunde indeling '%s/%s'!"
+msgid "Unsupported format '%s/%s'"
+msgstr ""
msgid "Unsupported value type"
msgstr "Niet-ondersteund waardetype"
@@ -4492,6 +4426,8 @@ msgid ""
"\n"
"Options:\n"
"\n"
+" -I {filename,filters,none,profiles}\n"
+" Ignore specific warnings\n"
" -R root-directory Set alternate root\n"
" -W {all,none,constraints,defaults,duplex,filters,profiles,sizes,"
"translations}\n"
@@ -4502,6 +4438,22 @@ msgid ""
" -vv Be very verbose\n"
msgstr ""
+msgid ""
+"Usage: ipptest [options] URI filename.test [ ... filenameN.test ]\n"
+"\n"
+"Options:\n"
+"\n"
+"-E Test with encryption.\n"
+"-V version Set default IPP version.\n"
+"-X Produce XML instead of plain text.\n"
+"-c Send requests using chunking (default)\n"
+"-d name=value Define variable.\n"
+"-f filename Set default test file.\n"
+"-i seconds Repeat the last test file with the given interval.\n"
+"-l Send requests using content-length\n"
+"-v Show all attributes sent and received.\n"
+msgstr ""
+
msgid "Usage: lpmove job/src dest\n"
msgstr "Gebruik: lpmove job/src dest\n"
@@ -4632,14 +4584,13 @@ msgstr "WARNING: Alleen de eerste %d gevonden printers worden toegevoegd"
msgid "WARNING: Boolean expected for waiteof option \"%s\"\n"
msgstr "WARNING: Verwachtte Boolean voor optie &aops;waiteof&aops; \"%s\"\n"
-msgid "WARNING: Failed to read side-channel request!\n"
-msgstr "WARNING: Kon zijkanaalverzoek niet lezen!\n"
+#, c-format
+msgid "WARNING: Network host '%s' is busy; will retry in %d seconds...\n"
+msgstr ""
#, c-format
-msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature!\n"
+msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature\n"
msgstr ""
-"WARNING: Optie \"%s\" kan niet worden ingevoegd met behulp van "
-"IncludeFeature!\n"
msgid "WARNING: Printer not responding\n"
msgstr "WARNING: Printer reageert niet\n"
@@ -4650,37 +4601,24 @@ msgstr "WARNING: Printer heeft onverwacht einde-bestandteken verstuurd\n"
#, c-format
msgid ""
"WARNING: Remote host did not respond with command status byte after %d "
-"seconds!\n"
+"seconds\n"
msgstr ""
-"WARNING: Niet-lokale host heeft niet binnen %d seconden gereageerd met "
-"commandostatusbyte!\n"
#, c-format
msgid ""
"WARNING: Remote host did not respond with control status byte after %d "
-"seconds!\n"
+"seconds\n"
msgstr ""
-"WARNING: Niet-lokale host heeft niet binnen %d seconden gereageerd met "
-"besturingsstatusbyte!\n"
#, c-format
msgid ""
-"WARNING: Remote host did not respond with data status byte after %d "
-"seconds!\n"
+"WARNING: Remote host did not respond with data status byte after %d seconds\n"
msgstr ""
-"WARNING: Niet-lokale host heeft niet binnen %d seconden gereageerd met "
-"gegevensstatusbyte!\n"
-
-#, c-format
-msgid "WARNING: SCSI command timed out (%d); retrying...\n"
-msgstr "WARNING: SCSI-commando niet tijdig verwerkt (%d); nieuwe poging...\n"
msgid ""
"WARNING: This document does not conform to the Adobe Document Structuring "
-"Conventions and may not print correctly!\n"
+"Conventions and may not print correctly\n"
msgstr ""
-"WARNING: Dit document beantwoordt niet aan de Adobe Document Structuring "
-"Conventions en wordt mogelijk niet goed afgedrukt!\n"
#, c-format
msgid "WARNING: Unable to open \"%s:%s\": %s\n"
@@ -4698,31 +4636,23 @@ msgid "WARNING: Unknown PAP packet of type %d\n"
msgstr "WARNING: Onbekend PAP-pakket van type %d\n"
#, c-format
-msgid "WARNING: Unknown choice \"%s\" for option \"%s\"!\n"
-msgstr "WARNING: Onbekende keuze \"%s\" voor optie \"%s\"!\n"
+msgid "WARNING: Unknown choice \"%s\" for option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "WARNING: Unknown option \"%s\"!\n"
-msgstr "WARNING: Onbekende optie \"%s\"!\n"
+msgid "WARNING: Unknown option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "WARNING: Unsupported baud rate %s!\n"
-msgstr "WARNING: Niet-ondersteunde baudsnelheid %s!\n"
+msgid "WARNING: Unsupported baud rate %s\n"
+msgstr ""
#, c-format
msgid "WARNING: number expected for status option \"%s\"\n"
msgstr "WARNING: Verwachtte getal voor statusoptie \"%s\"\n"
-#, c-format
-msgid ""
-"WARNING: recoverable: Network host '%s' is busy; will retry in %d "
-"seconds...\n"
+msgid "Warning, no Windows 2000 printer drivers are installed"
msgstr ""
-"WARNING: Herstelbare fout: netwerkhost &aops;%s&aops; is bezig; nieuwe "
-"poging over %d seconden...\n"
-
-msgid "Warning, no Windows 2000 printer drivers are installed!"
-msgstr "Let op: geen Windows 2000-printerstuurprogramma&aops;s geïnstalleerd!"
msgid "Yes"
msgstr "Ja"
@@ -4774,26 +4704,26 @@ msgstr ""
"cupsctl: Niet mogelijk om verbinding met server tot stand te brengen: %s\n"
#, c-format
-msgid "cupsctl: Unknown option \"%s\"!\n"
-msgstr "cupsctl: Onbekende optie \"%s\"!\n"
+msgid "cupsctl: Unknown option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "cupsctl: Unknown option \"-%c\"!\n"
-msgstr "cupsctl: Onbekende optie \"-%c\"!\n"
+msgid "cupsctl: Unknown option \"-%c\"\n"
+msgstr ""
-msgid "cupsd: Expected config filename after \"-c\" option!\n"
-msgstr "cupsd: Verwachtte config-bestandsnaam na optie \"-c\"!\n"
+msgid "cupsd: Expected config filename after \"-c\" option\n"
+msgstr ""
-msgid "cupsd: Unable to get current directory!\n"
-msgstr "cupsd: Niet mogelijk om huidige directory op te vragen!\n"
+msgid "cupsd: Unable to get current directory\n"
+msgstr ""
#, c-format
-msgid "cupsd: Unknown argument \"%s\" - aborting!\n"
-msgstr "cupsd: Onbekend argument \"%s\" - bewerking wordt afgebroken!\n"
+msgid "cupsd: Unknown argument \"%s\" - aborting\n"
+msgstr ""
#, c-format
-msgid "cupsd: Unknown option \"%c\" - aborting!\n"
-msgstr "cupsd: Onbekende optie \"%c\" - bewerking wordt afgebroken!\n"
+msgid "cupsd: Unknown option \"%c\" - aborting\n"
+msgstr ""
msgid "cupsd: launchd(8) support not compiled in, running in normal mode.\n"
msgstr ""
@@ -4801,15 +4731,15 @@ msgstr ""
"uitgevoerd in normale modus.\n"
#, c-format
-msgid "cupsfilter: Invalid document number %d!\n"
-msgstr "cupsfilter: Ongeldig documentnummer %d!\n"
+msgid "cupsfilter: Invalid document number %d\n"
+msgstr ""
#, c-format
-msgid "cupsfilter: Invalid job ID %d!\n"
-msgstr "cupsfilter: Ongeldige taak-ID %d!\n"
+msgid "cupsfilter: Invalid job ID %d\n"
+msgstr ""
-msgid "cupsfilter: Only one filename can be specified!\n"
-msgstr "cupsfilter: U kunt slechts één bestandsnaam opgeven!\n"
+msgid "cupsfilter: Only one filename can be specified\n"
+msgstr ""
#, c-format
msgid "cupsfilter: Unable to get job file - %s\n"
@@ -4848,59 +4778,95 @@ msgstr "help\t\thulpinformatie voor commando&aops;s opvragen\n"
msgid "idle"
msgstr "niet in gebruik"
-msgid "job-printer-uri attribute missing!"
-msgstr "Job-printer-uri-attribuut ontbreekt!"
+msgid "ipptest: \"-i\" is incompatible with \"-x\".\n"
+msgstr ""
-msgid "lpadmin: Class name can only contain printable characters!\n"
-msgstr "lpadmin: Klassenaam mag alleen afdrukbare tekens bevatten!\n"
+#, c-format
+msgid "ipptest: Bad URI - %s.\n"
+msgstr ""
-msgid "lpadmin: Expected PPD after '-P' option!\n"
-msgstr "lpadmin: Verwachtte PPD na optie &aops;-P&aops;!\n"
+#, c-format
+msgid "ipptest: Bad version %s for \"-V\".\n"
+msgstr ""
-msgid "lpadmin: Expected allow/deny:userlist after '-u' option!\n"
-msgstr "lpadmin: Verwachtte allow/deny:userlist na optie &aops;-u&aops;!\n"
+msgid "ipptest: May only specify a single URI.\n"
+msgstr ""
-msgid "lpadmin: Expected class after '-r' option!\n"
-msgstr "lpadmin: Verwachtte klasse na optie &aops;-r&aops;!\n"
+msgid "ipptest: Missing filename for \"-f\".\n"
+msgstr ""
-msgid "lpadmin: Expected class name after '-c' option!\n"
-msgstr "lpadmin: Verwachtte klassenaam na optie &aops;-c&aops;!\n"
+msgid "ipptest: Missing name=value for \"-d\".\n"
+msgstr ""
-msgid "lpadmin: Expected description after '-D' option!\n"
-msgstr "lpadmin: Verwachtte omschrijving na optie &aops;-D&aops;!\n"
+msgid "ipptest: Missing seconds for \"-i\".\n"
+msgstr ""
-msgid "lpadmin: Expected device URI after '-v' option!\n"
-msgstr "lpadmin: Verwachtte apparaat-URI na optie &aops;-v&aops;!\n"
+msgid "ipptest: Missing version for \"-V\".\n"
+msgstr ""
-msgid "lpadmin: Expected file type(s) after '-I' option!\n"
-msgstr "lpadmin: Verwachtte bestandstype(n) na optie &aops;-I&aops;!\n"
+msgid "ipptest: Only http, https, and ipp URIs are supported."
+msgstr ""
-msgid "lpadmin: Expected hostname after '-h' option!\n"
-msgstr "lpadmin: Verwachtte hostnaam na optie &aops;-h&aops;!\n"
+msgid "ipptest: URI required before test file."
+msgstr ""
-msgid "lpadmin: Expected interface after '-i' option!\n"
-msgstr "lpadmin: Verwachtte interface na optie &aops;-i&aops;!\n"
+#, c-format
+msgid "ipptest: Unknown option \"-%c\".\n"
+msgstr ""
-msgid "lpadmin: Expected location after '-L' option!\n"
-msgstr "lpadmin: Verwachtte locatie na optie &aops;-L&aops;!\n"
+msgid "job-printer-uri attribute missing"
+msgstr ""
-msgid "lpadmin: Expected model after '-m' option!\n"
-msgstr "lpadmin: Verwachtte model na optie &aops;-m&aops;!\n"
+msgid "lpadmin: Class name can only contain printable characters\n"
+msgstr ""
+
+msgid "lpadmin: Expected PPD after '-P' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected allow/deny:userlist after '-u' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected class after '-r' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected class name after '-c' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected description after '-D' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected device URI after '-v' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected file type(s) after '-I' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected hostname after '-h' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected interface after '-i' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected location after '-L' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected model after '-m' option\n"
+msgstr ""
-msgid "lpadmin: Expected name=value after '-o' option!\n"
-msgstr "lpadmin: Verwachtte naam=waarde na optie &aops;-o&aops;!\n"
+msgid "lpadmin: Expected name=value after '-o' option\n"
+msgstr ""
-msgid "lpadmin: Expected printer after '-p' option!\n"
-msgstr "lpadmin: Verwachtte printer na optie &aops;-p&aops;!\n"
+msgid "lpadmin: Expected printer after '-p' option\n"
+msgstr ""
-msgid "lpadmin: Expected printer name after '-d' option!\n"
-msgstr "lpadmin: Verwachtte printernaam na optie &aops;-d&aops;!\n"
+msgid "lpadmin: Expected printer name after '-d' option\n"
+msgstr ""
-msgid "lpadmin: Expected printer or class after '-x' option!\n"
-msgstr "lpadmin: Verwachtte printer of klasse na optie &aops;-x&aops;!\n"
+msgid "lpadmin: Expected printer or class after '-x' option\n"
+msgstr ""
-msgid "lpadmin: No member names were seen!\n"
-msgstr "lpadmin: Geen lidnamen ontdekt!\n"
+msgid "lpadmin: No member names were seen\n"
+msgstr ""
#, c-format
msgid "lpadmin: Printer %s is already a member of class %s.\n"
@@ -4910,15 +4876,13 @@ msgstr "lpadmin: Printer %s is al lid van klasse %s.\n"
msgid "lpadmin: Printer %s is not a member of class %s.\n"
msgstr "lpadmin: Printer %s is geen lid van klasse %s.\n"
-msgid "lpadmin: Printer name can only contain printable characters!\n"
-msgstr "lpadmin: Printernaam mag alleen afdrukbare tekens bevatten!\n"
+msgid "lpadmin: Printer name can only contain printable characters\n"
+msgstr ""
msgid ""
"lpadmin: Unable to add a printer to the class:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Niet mogelijk om printer aan klasse toe te voegen:\n"
-" U moet eerst een printernaam opgeven!\n"
#, c-format
msgid "lpadmin: Unable to connect to server: %s\n"
@@ -4935,111 +4899,94 @@ msgstr "lpadmin: Niet mogelijk om bestand \"%s\" te openen: %s\n"
msgid ""
"lpadmin: Unable to remove a printer from the class:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Niet mogelijk om printer uit klasse te verwijderen:\n"
-" U moet eerst een printernaam opgeven!\n"
msgid ""
"lpadmin: Unable to set the PPD file:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Niet mogelijk om het PPD-bestand in te stellen:\n"
-" U moet eerst een printernaam opgeven!\n"
msgid ""
"lpadmin: Unable to set the device URI:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Niet mogelijk om de apparaat-URI in te stellen:\n"
-" U moet eerst een printernaam opgeven!\n"
msgid ""
"lpadmin: Unable to set the interface script or PPD file:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Niet mogelijk om het interfacescript of het PPD-bestand in te "
-"stellen:\n"
-" U moet eerst een printernaam opgeven!\n"
msgid ""
"lpadmin: Unable to set the interface script:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Niet mogelijk om het interfacescript in te stellen:\n"
-" U moet eerst een printernaam opgeven!\n"
msgid ""
"lpadmin: Unable to set the printer description:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Niet mogelijk om de printerbeschrijving in te stellen:\n"
-" U moet eerst een printernaam opgeven!\n"
msgid ""
"lpadmin: Unable to set the printer location:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Niet mogelijk om de printerlocatie in te stellen:\n"
-" U moet eerst een printernaam opgeven!\n"
msgid ""
"lpadmin: Unable to set the printer options:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Niet mogelijk om de printeropties in te stellen:\n"
-" U moet eerst een printernaam opgeven!\n"
#, c-format
-msgid "lpadmin: Unknown allow/deny option \"%s\"!\n"
-msgstr "lpadmin: Onbekende optie voor toestaan/weigeren \"%s\"!\n"
+msgid "lpadmin: Unknown allow/deny option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "lpadmin: Unknown argument '%s'!\n"
-msgstr "lpadmin: Onbekend argument &aops;%s&aops;!\n"
+msgid "lpadmin: Unknown argument '%s'\n"
+msgstr ""
#, c-format
-msgid "lpadmin: Unknown option '%c'!\n"
-msgstr "lpadmin: Onbekende optie &aops;%c&aops;!\n"
+msgid "lpadmin: Unknown option '%c'\n"
+msgstr ""
-msgid "lpadmin: Warning - content type list ignored!\n"
-msgstr "lpadmin: Waarschuwing - inhoudstypelijst genegeerd!\n"
+msgid "lpadmin: Warning - content type list ignored\n"
+msgstr ""
msgid "lpc> "
msgstr "lpc> "
-msgid "lpinfo: Expected 1284 device ID string after --device-id!\n"
-msgstr "lpinfo: Verwachtte tekenreeks met 1284-apparaat-ID na --device-id!\n"
+msgid "lpinfo: Expected 1284 device ID string after --device-id\n"
+msgstr ""
-msgid "lpinfo: Expected language after --language!\n"
-msgstr "lpinfo: Verwachtte taal na --language!\n"
+msgid "lpinfo: Expected language after --language\n"
+msgstr ""
-msgid "lpinfo: Expected make and model after --make-and-model!\n"
-msgstr "lpinfo: Verwachtte merk en model na --make-and-model!\n"
+msgid "lpinfo: Expected make and model after --make-and-model\n"
+msgstr ""
-msgid "lpinfo: Expected product string after --product!\n"
-msgstr "lpinfo: Verwachtte producttekenreeks na --product!\n"
+msgid "lpinfo: Expected product string after --product\n"
+msgstr ""
-msgid "lpinfo: Expected scheme list after --exclude-schemes!\n"
-msgstr "lpinfo: Verwachtte schemalijst na --exclude-schemes!\n"
+msgid "lpinfo: Expected scheme list after --exclude-schemes\n"
+msgstr ""
-msgid "lpinfo: Expected scheme list after --include-schemes!\n"
-msgstr "lpinfo: Verwachtte schemalijst na --include-schemes!\n"
+msgid "lpinfo: Expected scheme list after --include-schemes\n"
+msgstr ""
-msgid "lpinfo: Expected timeout after --timeout!\n"
-msgstr "lpinfo: Verwachtte time-out na --timeout!\n"
+msgid "lpinfo: Expected timeout after --timeout\n"
+msgstr ""
#, c-format
-msgid "lpinfo: Unknown argument '%s'!\n"
-msgstr "lpinfo: Onbekend argument &aops;%s&aops;!\n"
+msgid "lpinfo: Unknown argument '%s'\n"
+msgstr ""
#, c-format
-msgid "lpinfo: Unknown option '%c'!\n"
-msgstr "lpinfo: Onbekende optie &aops;%c&aops;!\n"
+msgid "lpinfo: Unknown option '%c'\n"
+msgstr ""
#, c-format
-msgid "lpinfo: Unknown option '%s'!\n"
-msgstr "lpinfo: Onbekende optie &aops;%s&aops;!\n"
+msgid "lpinfo: Unknown option '%s'\n"
+msgstr ""
#, c-format
msgid "lpmove: Unable to connect to server: %s\n"
@@ -5047,15 +4994,15 @@ msgstr ""
"lpmove: Niet mogelijk om verbinding met server tot stand te brengen: %s\n"
#, c-format
-msgid "lpmove: Unknown argument '%s'!\n"
-msgstr "lpmove: Onbekend argument &aops;%s&aops;!\n"
+msgid "lpmove: Unknown argument '%s'\n"
+msgstr ""
#, c-format
-msgid "lpmove: Unknown option '%c'!\n"
-msgstr "lpmove: Onbekende optie &aops;%c&aops;!\n"
+msgid "lpmove: Unknown option '%c'\n"
+msgstr ""
-msgid "lpoptions: No printers!?!\n"
-msgstr "lpoptions: Geen printers!?!\n"
+msgid "lpoptions: No printers\n"
+msgstr ""
#, c-format
msgid "lpoptions: Unable to add printer or instance: %s\n"
@@ -5066,23 +5013,23 @@ msgid "lpoptions: Unable to get PPD file for %s: %s\n"
msgstr "lpoptions: Niet mogelijk om PPD-bestand voor %s op te vragen: %s\n"
#, c-format
-msgid "lpoptions: Unable to open PPD file for %s!\n"
-msgstr "lpoptions: Niet mogelijk om PPD-bestand voor %s te openen!\n"
+msgid "lpoptions: Unable to open PPD file for %s\n"
+msgstr ""
-msgid "lpoptions: Unknown printer or class!\n"
-msgstr "lpoptions: Onbekende printer of klasse!\n"
+msgid "lpoptions: Unknown printer or class\n"
+msgstr ""
-msgid "lppasswd: Only root can add or delete passwords!\n"
-msgstr "lppasswd: Alleen root kan wachtwoorden toevoegen of verwijderen!\n"
+msgid "lppasswd: Only root can add or delete passwords\n"
+msgstr ""
-msgid "lppasswd: Password file busy!\n"
-msgstr "lppasswd: Wachtwoordbestand is in gebruik!\n"
+msgid "lppasswd: Password file busy\n"
+msgstr ""
-msgid "lppasswd: Password file not updated!\n"
-msgstr "lppasswd: Wachtwoordbestand niet bijgewerkt!\n"
+msgid "lppasswd: Password file not updated\n"
+msgstr ""
-msgid "lppasswd: Sorry, password doesn't match!\n"
-msgstr "lppasswd: Wachtwoord komt helaas niet overeen!\n"
+msgid "lppasswd: Sorry, password doesn't match\n"
+msgstr ""
msgid ""
"lppasswd: Sorry, password rejected.\n"
@@ -5093,8 +5040,8 @@ msgstr ""
"Uw wachtwoord moet uit minimaal 6 tekens bestaan, waarvan minimaal één "
"letter en één cijfer, en mag niet uw gebruikersnaam bevatten.\n"
-msgid "lppasswd: Sorry, passwords don't match!\n"
-msgstr "lppasswd: Wachtwoorden komen helaas niet overeen!\n"
+msgid "lppasswd: Sorry, passwords don't match\n"
+msgstr ""
#, c-format
msgid "lppasswd: Unable to copy password string: %s\n"
@@ -5123,10 +5070,8 @@ msgstr "lppasswd: Gebruiker \"%s\" en groep \"%s\" bestaan niet.\n"
#, c-format
msgid ""
"lpstat: error - %s environment variable names non-existent destination \"%s"
-"\"!\n"
+"\"\n"
msgstr ""
-"lpstat: fout - %s niet-bestaande bestemming voor variabelenamen van omgeving "
-"\"%s\"!\n"
#, c-format
msgid "members of class %s:\n"
@@ -5138,20 +5083,20 @@ msgstr "geen onderdelen\n"
msgid "no system default destination\n"
msgstr "geen bestemming voor systeemstandaard\n"
-msgid "notify-events not specified!"
-msgstr "notify-events niet gespecificeerd!"
+msgid "notify-events not specified"
+msgstr ""
#, c-format
-msgid "notify-recipient-uri URI \"%s\" is already used!"
-msgstr "notify-recipient-uri URI \"%s\" wordt al gebruikt!"
+msgid "notify-recipient-uri URI \"%s\" is already used"
+msgstr ""
#, c-format
-msgid "notify-recipient-uri URI \"%s\" uses unknown scheme!"
-msgstr "notify-recipient-uri URI \"%s\" gebruikt onbekend schema!"
+msgid "notify-recipient-uri URI \"%s\" uses unknown scheme"
+msgstr ""
#, c-format
-msgid "notify-subscription-id %d no good!"
-msgstr "notify-subscription-id %d niet goed!"
+msgid "notify-subscription-id %d no good"
+msgstr ""
msgid "pending"
msgstr "in bewerking"
@@ -5169,40 +5114,40 @@ msgid "ppdc: Bad boolean value (%s) on line %d of %s.\n"
msgstr "ppdc: Ongeldige Booleaanse waarde (%s) in regel %d van %s.\n"
#, c-format
-msgid "ppdc: Bad resolution name \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Ongeldige resolutienaam \"%s\" in regel %d van %s!\n"
+msgid "ppdc: Bad resolution name \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Bad status keyword %s on line %d of %s!\n"
-msgstr "ppdc: Ongeldig statussleutelwoord %s in regel %d van %s!\n"
+msgid "ppdc: Bad status keyword %s on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Bad variable substitution ($%c) on line %d of %s.\n"
msgstr "ppdc: Ongeldige variabelevervanging ($%c) in regel %d van %s.\n"
#, c-format
-msgid "ppdc: Choice found on line %d of %s with no Option!\n"
-msgstr "ppdc: Keuze gevonden in regel %d van %s zonder optie!\n"
+msgid "ppdc: Choice found on line %d of %s with no Option\n"
+msgstr ""
#, c-format
-msgid "ppdc: Duplicate #po for locale %s on line %d of %s!\n"
-msgstr "ppdc: Dubbele #po voor taalversie %s in regel %d van %s!\n"
+msgid "ppdc: Duplicate #po for locale %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected a filter definition on line %d of %s!\n"
-msgstr "ppdc: Verwachtte een filterdefinitie in regel %d van %s!\n"
+msgid "ppdc: Expected a filter definition on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected a program name on line %d of %s!\n"
-msgstr "ppdc: Verwachtte een programmanaam in regel %d van %s!\n"
+msgid "ppdc: Expected a program name on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Expected boolean value on line %d of %s.\n"
msgstr "ppdc: Verwachtte Booleaanse waarde in regel %d van %s.\n"
#, c-format
-msgid "ppdc: Expected charset after Font on line %d of %s!\n"
-msgstr "ppdc: Verwachtte tekenset na Font in regel %d van %s!\n"
+msgid "ppdc: Expected charset after Font on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Expected choice code on line %d of %s.\n"
@@ -5213,189 +5158,180 @@ msgid "ppdc: Expected choice name/text on line %d of %s.\n"
msgstr "ppdc: Verwachtte keuzenaam/-tekst in regel %d van %s.\n"
#, c-format
-msgid "ppdc: Expected color order for ColorModel on line %d of %s!\n"
-msgstr "ppdc: Verwachtte kleurvolgorde voor ColorModel in regel %d van %s!\n"
+msgid "ppdc: Expected color order for ColorModel on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected colorspace for ColorModel on line %d of %s!\n"
-msgstr "ppdc: Verwachtte kleurruimte voor ColorModel in regel %d van %s!\n"
+msgid "ppdc: Expected colorspace for ColorModel on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected compression for ColorModel on line %d of %s!\n"
-msgstr "ppdc: Verwachtte compressie voor ColorModel in regel %d van %s!\n"
+msgid "ppdc: Expected compression for ColorModel on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected constraints string for UIConstraints on line %d of %s!\n"
+msgid "ppdc: Expected constraints string for UIConstraints on line %d of %s\n"
msgstr ""
-"ppdc: Verwachtte beperkingenreeks voor UIConstraints in regel %d van %s!\n"
#, c-format
msgid ""
-"ppdc: Expected driver type keyword following DriverType on line %d of %s!\n"
+"ppdc: Expected driver type keyword following DriverType on line %d of %s\n"
msgstr ""
-"ppdc: Verwachtte sleutelwoord voor stuurprogrammatype na DriverType in regel "
-"%d van %s!\n"
#, c-format
-msgid "ppdc: Expected duplex type after Duplex on line %d of %s!\n"
-msgstr "ppdc: Verwachtte duplextype na Duplex in regel %d van %s!\n"
+msgid "ppdc: Expected duplex type after Duplex on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected encoding after Font on line %d of %s!\n"
-msgstr "ppdc: Verwachtte codering na Font in regel %d van %s!\n"
+msgid "ppdc: Expected encoding after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected filename after #po %s on line %d of %s!\n"
-msgstr "ppdc: Verwachtte bestandsnaam na #po %s in regel %d van %s!\n"
+msgid "ppdc: Expected filename after #po %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected group name/text on line %d of %s!\n"
-msgstr "ppdc: Verwachtte groepsnaam/-tekst in regel %d van %s!\n"
+msgid "ppdc: Expected group name/text on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected include filename on line %d of %s!\n"
-msgstr "ppdc: Verwachtte include-bestandsnaam in regel %d van %s!\n"
+msgid "ppdc: Expected include filename on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected integer on line %d of %s!\n"
-msgstr "ppdc: Verwachtte geheel getal in regel %d van %s!\n"
+msgid "ppdc: Expected integer on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected locale after #po on line %d of %s!\n"
-msgstr "ppdc: Verwachtte taalversie na #po in regel %d van %s!\n"
+msgid "ppdc: Expected locale after #po on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after %s on line %d of %s!\n"
-msgstr "ppdc: Verwachtte naam na %s in regel %d van %s!\n"
+msgid "ppdc: Expected name after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after FileName on line %d of %s!\n"
-msgstr "ppdc: Verwachtte naam na FileName in regel %d van %s!\n"
+msgid "ppdc: Expected name after FileName on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after Font on line %d of %s!\n"
-msgstr "ppdc: Verwachtte naam na Font in regel %d van %s!\n"
+msgid "ppdc: Expected name after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after Manufacturer on line %d of %s!\n"
-msgstr "ppdc: Verwachtte naam na Manufacturer in regel %d van %s!\n"
+msgid "ppdc: Expected name after Manufacturer on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after MediaSize on line %d of %s!\n"
-msgstr "ppdc: Verwachtte naam na MediaSize in regel %d van %s!\n"
+msgid "ppdc: Expected name after MediaSize on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after ModelName on line %d of %s!\n"
-msgstr "ppdc: Verwachtte naam na ModelName in regel %d van %s!\n"
+msgid "ppdc: Expected name after ModelName on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after PCFileName on line %d of %s!\n"
-msgstr "ppdc: Verwachtte naam na PCFileName in regel %d van %s!\n"
+msgid "ppdc: Expected name after PCFileName on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text after %s on line %d of %s!\n"
-msgstr "ppdc: Verwachtte naam/tekst na %s in regel %d van %s!\n"
+msgid "ppdc: Expected name/text after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text after Installable on line %d of %s!\n"
-msgstr "ppdc: Verwachtte naam/tekst na Installable in regel %d van %s!\n"
+msgid "ppdc: Expected name/text after Installable on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text after Resolution on line %d of %s!\n"
-msgstr "ppdc: Verwachtte naam/tekst na Resolution in regel %d van %s!\n"
+msgid "ppdc: Expected name/text after Resolution on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text combination for ColorModel on line %d of %s!\n"
+msgid "ppdc: Expected name/text combination for ColorModel on line %d of %s\n"
msgstr ""
-"ppdc: Verwachtte naam/tekst-combinatie voor ColorModel in regel %d van %s!\n"
#, c-format
-msgid "ppdc: Expected option name/text on line %d of %s!\n"
-msgstr "ppdc: Verwachtte optienaam/-tekst in regel %d van %s!\n"
+msgid "ppdc: Expected option name/text on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected option section on line %d of %s!\n"
-msgstr "ppdc: Verwachtte optiesectie in regel %d van %s!\n"
+msgid "ppdc: Expected option section on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected option type on line %d of %s!\n"
-msgstr "ppdc: Verwachtte optietype in regel %d van %s!\n"
+msgid "ppdc: Expected option type on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected override field after Resolution on line %d of %s!\n"
-msgstr "ppdc: Verwachtte override-veld na Resolution in regel %d van %s!\n"
+msgid "ppdc: Expected override field after Resolution on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected real number on line %d of %s!\n"
-msgstr "ppdc: Verwachtte reëel getal in regel %d van %s!\n"
+msgid "ppdc: Expected real number on line %d of %s\n"
+msgstr ""
#, c-format
msgid ""
-"ppdc: Expected resolution/mediatype following ColorProfile on line %d of %"
-"s!\n"
+"ppdc: Expected resolution/mediatype following ColorProfile on line %d of %s\n"
msgstr ""
-"ppdc: Verwachtte resolutie/materiaaltype na ColorProfile in regel %d van %"
-"s!\n"
#, c-format
msgid ""
"ppdc: Expected resolution/mediatype following SimpleColorProfile on line %d "
-"of %s!\n"
+"of %s\n"
msgstr ""
-"ppdc: Verwachtte resolutie/materiaaltype na SimpleColorProfile in regel %d "
-"van %s!\n"
#, c-format
-msgid "ppdc: Expected selector after %s on line %d of %s!\n"
-msgstr "ppdc: Verwachtte selector na %s in regel %d van %s!\n"
+msgid "ppdc: Expected selector after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected status after Font on line %d of %s!\n"
-msgstr "ppdc: Verwachtte status na Font in regel %d van %s!\n"
+msgid "ppdc: Expected status after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected string after Copyright on line %d of %s!\n"
-msgstr "ppdc: Verwachtte tekenreeks na Copyright in regel %d van %s!\n"
+msgid "ppdc: Expected string after Copyright on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected string after Version on line %d of %s!\n"
-msgstr "ppdc: Verwachtte tekenreeks na Version in regel %d van %s!\n"
+msgid "ppdc: Expected string after Version on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected two option names on line %d of %s!\n"
-msgstr "ppdc: Verwachtte twee optienamen in regel %d van %s!\n"
+msgid "ppdc: Expected two option names on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected value after %s on line %d of %s!\n"
-msgstr "ppdc: Verwachtte waarde na %s in regel %d van %s!\n"
+msgid "ppdc: Expected value after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected version after Font on line %d of %s!\n"
-msgstr "ppdc: Verwachtte versie na Font in regel %d van %s!\n"
+msgid "ppdc: Expected version after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid #include/#po filename \"%s\"!\n"
-msgstr "ppdc: Ongeldige #include/#po-bestandsnaam \"%s\"!\n"
+msgid "ppdc: Invalid #include/#po filename \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid cost for filter on line %d of %s!\n"
-msgstr "ppdc: Ongeldige kosten voor filter in regel %d van %s!\n"
+msgid "ppdc: Invalid cost for filter on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid empty MIME type for filter on line %d of %s!\n"
-msgstr "ppdc: Ongeldig leeg MIME-type voor filter in regel %d van %s!\n"
+msgid "ppdc: Invalid empty MIME type for filter on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid empty program name for filter on line %d of %s!\n"
-msgstr "ppdc: Ongeldige lege programmanaam voor filter in regel %d van %s!\n"
+msgid "ppdc: Invalid empty program name for filter on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid option section \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Ongeldige optiesectie \"%s\" in regel %d van %s!\n"
+msgid "ppdc: Invalid option section \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid option type \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Ongeldig optietype \"%s\" in regel %d van %s!\n"
+msgid "ppdc: Invalid option type \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Loading driver information file \"%s\"...\n"
@@ -5410,33 +5346,32 @@ msgid "ppdc: Loading messages from \"%s\"...\n"
msgstr "ppdc: Berichten worden geladen uit \"%s\"...\n"
#, c-format
-msgid "ppdc: Missing #endif at end of \"%s\"!\n"
-msgstr "ppdc: #endif ontbreekt aan einde van \"%s\"!\n"
+msgid "ppdc: Missing #endif at end of \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ppdc: Missing #if on line %d of %s!\n"
-msgstr "ppdc: #if ontbreekt in regel %d van %s!\n"
+msgid "ppdc: Missing #if on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: No message catalog provided for locale %s!\n"
-msgstr "ppdc: Geen berichtencatalogus opgegeven voor taalversie %s!\n"
+msgid "ppdc: No message catalog provided for locale %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Option %s defined in two different groups on line %d of %s!\n"
+msgid "ppdc: Option %s defined in two different groups on line %d of %s\n"
msgstr ""
#, c-format
-msgid "ppdc: Option %s redefined with a different type on line %d of %s!\n"
+msgid "ppdc: Option %s redefined with a different type on line %d of %s\n"
msgstr ""
-"ppdc: Optie %s opnieuw gedefinieerd met een ander type in regel %d van %s!\n"
#, c-format
-msgid "ppdc: Option constraint must *name on line %d of %s!\n"
-msgstr "ppdc: Optiebeperking moet *name in regel %d van %s!\n"
+msgid "ppdc: Option constraint must *name on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Too many nested #if's on line %d of %s!\n"
-msgstr "ppdc: Te veel geneste #if's in regel %d van %s!\n"
+msgid "ppdc: Too many nested #if's on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Unable to create PPD file \"%s\" - %s.\n"
@@ -5455,12 +5390,12 @@ msgid "ppdc: Unable to execute cupstestppd: %s\n"
msgstr "ppdc: Niet mogelijk om cupstestppd uit te voeren: %s\n"
#, c-format
-msgid "ppdc: Unable to find #po file %s on line %d of %s!\n"
-msgstr "ppdc: #po-bestand %s niet gevonden in regel %d van %s!\n"
+msgid "ppdc: Unable to find #po file %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unable to find include file \"%s\" on line %d of %s!\n"
-msgstr "ppdc: include-bestand \"%s\" niet gevonden in regel %d van %s!\n"
+msgid "ppdc: Unable to find include file \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Unable to find localization for \"%s\" - %s\n"
@@ -5475,32 +5410,33 @@ msgid "ppdc: Undefined variable (%s) on line %d of %s.\n"
msgstr "ppdc: Niet-gedefinieerde variabele (%s) in regel %d van %s.\n"
#, c-format
-msgid "ppdc: Unknown driver type %s on line %d of %s!\n"
-msgstr "ppdc: Onbekend type stuurprogramma %s in regel %d van %s!\n"
+msgid "ppdc: Unknown driver type %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Onbekend duplextype \"%s\" in regel %d van %s!\n"
+msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown media size \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Onbekende materiaalgrootte \"%s\" in regel %d van %s!\n"
+msgid "ppdc: Unknown media size \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown token \"%s\" seen on line %d of %s!\n"
-msgstr "ppdc: Onbekend token \"%s\" in regel %d van %s!\n"
+msgid "ppdc: Unknown token \"%s\" seen on line %d of %s\n"
+msgstr ""
#, c-format
msgid ""
-"ppdc: Unknown trailing characters in real number \"%s\" on line %d of %s!\n"
+"ppdc: Unknown trailing characters in real number \"%s\" on line %d of %s\n"
msgstr ""
-"ppdc: Onbekende afsluitende tekens in reëel getal \"%s\" in regel %d van %"
-"s!\n"
#, c-format
-msgid "ppdc: Unterminated string starting with %c on line %d of %s!\n"
+msgid "ppdc: Unterminated string starting with %c on line %d of %s\n"
+msgstr ""
+
+#, c-format
+msgid "ppdc: Warning - overlapping filename \"%s\".\n"
msgstr ""
-"ppdc: Niet-afgesloten tekenreeks die begint met %c in regel %d van %s!\n"
#, c-format
msgid "ppdc: Writing %s...\n"
@@ -5511,8 +5447,8 @@ msgid "ppdc: Writing PPD files to directory \"%s\"...\n"
msgstr "ppdc: PPD-bestanden worden naar directory \"%s\" geschreven...\n"
#, c-format
-msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s!\n"
-msgstr "ppdmerge: Ongeldige LanguageVersion \"%s\" in %s!\n"
+msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s\n"
+msgstr ""
#, c-format
msgid "ppdmerge: Ignoring PPD file %s...\n"
@@ -5589,21 +5525,613 @@ msgstr "naamloos"
msgid "variable-bindings uses indefinite length"
msgstr "onbepaalde lengte gebruikt voor variable-bindings"
+#~ msgid " WARN %s has no corresponding options!\n"
+#~ msgstr " WARN %s heeft geen bijbehorende opties!\n"
+
+#~ msgid " WARN Default choices conflicting!\n"
+#~ msgstr " WARN Standaardkeuzen conflicteren!\n"
+
+#~ msgid ""
+#~ " WARN Duplex option keyword %s may not work as expected and "
+#~ "should be named Duplex!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " WARN Sleutelwoord %s voor duplexoptie werkt mogelijk niet "
+#~ "zoals verwacht. Gebruik Duplex als sleutelwoord.\n"
+#~ " REF: Pagina 122, sectie 5.17\n"
+
+#~ msgid ""
+#~ " WARN File contains a mix of CR, LF, and CR LF line endings!\n"
+#~ msgstr ""
+#~ " WARN Bestand bevat een combinatie van CR-, LF- en CR LF-"
+#~ "regeleinden!\n"
+
+#~ msgid " WARN Line %d only contains whitespace!\n"
+#~ msgstr " WARN Regel %d bevat alleen witruimte!\n"
+
#~ msgid " WARN Missing APDialogExtension file \"%s\"\n"
#~ msgstr " WARN APDialogExtension-bestand \"%s\" ontbreekt\n"
#~ msgid " WARN Missing APPrinterIconPath file \"%s\"\n"
#~ msgstr " WARN APPrinterIconPath-bestand \"%s\" ontbreekt\n"
+#~ msgid ""
+#~ " WARN Non-Windows PPD files should use lines ending with only "
+#~ "LF, not CR LF!\n"
+#~ msgstr ""
+#~ " WARN PPD-bestanden voor andere systemen dan Windows mogen "
+#~ "uitsluitend LF als regeleinde gebruiken, niet CR LF!\n"
+
+#~ msgid ""
+#~ " WARN Obsolete PPD version %.1f!\n"
+#~ " REF: Page 42, section 5.2.\n"
+#~ msgstr ""
+#~ " WARN Verouderde PPD-versie %.1f!\n"
+#~ " REF: Pagina 42, sectie 5.2.\n"
+
+#~ msgid " %s %s %s does not exist!\n"
+#~ msgstr " %s %s %s bestaat niet!\n"
+
+#~ msgid ""
+#~ " %s Bad %s choice %s!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " %s Ongeldige %s keuze %s!\n"
+#~ " REF: Pagina 122, sectie 5.17\n"
+
+#~ msgid " %s Bad UTF-8 \"%s\" translation string for option %s!\n"
+#~ msgstr " %s Ongeldige UTF-8 \"%s\" vertaalreeks voor optie %s!\n"
+
+#~ msgid ""
+#~ " %s Bad UTF-8 \"%s\" translation string for option %s, choice %s!\n"
+#~ msgstr ""
+#~ " %s Ongeldige UTF-8 \"%s\" vertaalreeks voor optie %s, keuze %s!\n"
+
+#~ msgid " %s Bad cupsFilter value \"%s\"!\n"
+#~ msgstr " %s Ongeldige waarde voor cupsFilter \"%s\"!\n"
+
+#~ msgid " %s Bad cupsICCProfile %s!\n"
+#~ msgstr " %s Ongeldig cupsICCProfile %s!\n"
+
+#~ msgid " %s Bad cupsPreFilter value \"%s\"!\n"
+#~ msgstr " %s Ongeldige waarde voor cupsPreFilter \"%s\"!\n"
+
+#~ msgid " %s Bad cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr " %s Ongeldige cupsUIConstraints %s: \"%s\"!\n"
+
+#~ msgid " %s Bad language \"%s\"!\n"
+#~ msgstr " %s Ongeldige taal \"%s\"!\n"
+
+#~ msgid " %s Empty cupsUIConstraints %s!\n"
+#~ msgstr " %s Lege cupsUIConstraints %s!\n"
+
+#~ msgid " %s Missing \"%s\" translation string for option %s!\n"
+#~ msgstr " %s Ontbrekende \"%s\" vertaalreeks voor optie %s!\n"
+
+#~ msgid ""
+#~ " %s Missing \"%s\" translation string for option %s, choice %s!\n"
+#~ msgstr ""
+#~ " %s Ontbrekende \"%s\" vertaalreeks voor optie %s, keuze %s!\n"
+
+#~ msgid ""
+#~ " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"!\n"
+#~ msgstr ""
+#~ " %s Ontbrekende keuze *%s %s in UIConstraints \"*%s %s *%s %s\"!\n"
+
+#~ msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr ""
+#~ " %s Ontbrekende keuze *%s %s in cupsUIConstraints %s: \"%s\"!\n"
+
+#~ msgid " %s Missing cupsICCProfile file \"%s\"!\n"
+#~ msgstr " %s Ontbrekend cupsICCProfile-bestand \"%s\"!\n"
+
+#~ msgid " %s Missing cupsUIResolver %s!\n"
+#~ msgstr " %s Ontbrekende cupsUIResolver %s!\n"
+
+#~ msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"!\n"
+#~ msgstr ""
+#~ " %s Ontbrekende optie %s in UIConstraints \"*%s %s *%s %s\"!\n"
+
+#~ msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr " %s Ontbrekende optie %s in cupsUIConstraints %s: \"%s\"!\n"
+
+#~ msgid " %s No base translation \"%s\" is included in file!\n"
+#~ msgstr " %s Geen basisvertaling \"%s\" opgenomen in bestand!\n"
+
+#~ msgid ""
+#~ " %s REQUIRED %s does not define choice None!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " %s REQUIRED %s bevat geen definitie voor keuze None!\n"
+#~ " REF: Pagina 122, sectie 5.17\n"
+
+#~ msgid " %s cupsICCProfile %s hash value collides with %s!\n"
+#~ msgstr " %s cupsICCProfile %s hash-waarde conflicteert met %s!\n"
+
+#~ msgid " %s cupsUIResolver %s causes a loop!\n"
+#~ msgstr " %s cupsUIResolver %s veroorzaakt een lus!\n"
+
+#~ msgid " **FAIL** %s choice names %s and %s differ only by case!\n"
+#~ msgstr ""
+#~ " **FAIL** %s keuzenamen %s en %s verschillen alleen in "
+#~ "hoofdlettergebruik!\n"
+
+#~ msgid ""
+#~ " **FAIL** %s must be 1284DeviceID!\n"
+#~ " REF: Page 72, section 5.5\n"
+#~ msgstr ""
+#~ " **FAIL** %s moet 1284DeviceID zijn!\n"
+#~ " REF: Pagina 72, sectie 5.5\n"
+
+#~ msgid ""
+#~ " **FAIL** BAD DefaultImageableArea %s!\n"
+#~ " REF: Page 102, section 5.15.\n"
+#~ msgstr ""
+#~ " **FAIL** ONGELDIGE DefaultImageableArea %s!\n"
+#~ " REF: Pagina 102, sectie 5.15.\n"
+
+#~ msgid ""
+#~ " **FAIL** BAD DefaultPaperDimension %s!\n"
+#~ " REF: Page 103, section 5.15.\n"
+#~ msgstr ""
+#~ " **FAIL** ONGELDIGE DefaultPaperDimension %s!\n"
+#~ " REF: Pagina 103, sectie 5.15.\n"
+
+#~ msgid ""
+#~ " **FAIL** Bad %s choice %s!\n"
+#~ " REF: Page 84, section 5.9\n"
+#~ msgstr ""
+#~ " **FAIL** Ongeldige %s keuze %s!\n"
+#~ " REF: Pagina 84, sectie 5.9\n"
+
+#~ msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1!\n"
+#~ msgstr ""
+#~ " **FAIL** Ongeldige LanguageEncoding %s - moet ISOLatin1 zijn!\n"
+
+#~ msgid " **FAIL** Bad LanguageVersion %s - must be English!\n"
+#~ msgstr " **FAIL** Ongeldige LanguageVersion %s - moet Engels zijn!\n"
+
+#~ msgid ""
+#~ " **FAIL** Default translation string for option %s choice %s "
+#~ "contains 8-bit characters!\n"
+#~ msgstr ""
+#~ " **FAIL** Standaardvertaalreeks voor optie %s keuze %s bevat 8-bits "
+#~ "tekens!\n"
+
+#~ msgid ""
+#~ " **FAIL** Default translation string for option %s contains 8-bit "
+#~ "characters!\n"
+#~ msgstr ""
+#~ " **FAIL** Standaardvertaalreeks voor optie %s bevat 8-bits tekens!\n"
+
+#~ msgid " **FAIL** Group names %s and %s differ only by case!\n"
+#~ msgstr ""
+#~ " **FAIL** Groepsnamen %s en %s verschillen alleen in "
+#~ "hoofdlettergebruik!\n"
+
+#~ msgid " **FAIL** Multiple occurrences of %s choice name %s!\n"
+#~ msgstr " **FAIL** %s keuzenaam %s komt meerdere keren voor!\n"
+
+#~ msgid " **FAIL** Option names %s and %s differ only by case!\n"
+#~ msgstr ""
+#~ " **FAIL** Optienamen %s en %s verschillen alleen in "
+#~ "hoofdlettergebruik!\n"
+
+#~ msgid ""
+#~ " Bad %%%%BoundingBox: on line %d!\n"
+#~ " REF: Page 39, %%%%BoundingBox:\n"
+#~ msgstr ""
+#~ " Ongeldige %%%%BoundingBox: op regel %d!\n"
+#~ " REF: Pagina 39, %%%%BoundingBox:\n"
+
+#~ msgid ""
+#~ " Bad %%%%Page: on line %d!\n"
+#~ " REF: Page 53, %%%%Page:\n"
+#~ msgstr ""
+#~ " Ongeldige %%%%Page: op regel %d!\n"
+#~ " REF: Pagina 53, %%%%Page:\n"
+
+#~ msgid ""
+#~ " Bad %%%%Pages: on line %d!\n"
+#~ " REF: Page 43, %%%%Pages:\n"
+#~ msgstr ""
+#~ " Ongeldige %%%%Pages: op regel %d!\n"
+#~ " REF: Pagina 43, %%%%Pages:\n"
+
+#~ msgid ""
+#~ " Line %d is longer than 255 characters (%d)!\n"
+#~ " REF: Page 25, Line Length\n"
+#~ msgstr ""
+#~ " Regel %d bevat meer dan 255 tekens (%d)!\n"
+#~ " REF: Pagina 25, Line Length\n"
+
+#~ msgid ""
+#~ " Missing %!PS-Adobe-3.0 on first line!\n"
+#~ " REF: Page 17, 3.1 Conforming Documents\n"
+#~ msgstr ""
+#~ " Ontbrekende %!PS-Adobe-3.0 op eerste regel!\n"
+#~ " REF: Pagina 17, 3.1 Conforming Documents\n"
+
+#~ msgid ""
+#~ " Missing %%EndComments comment!\n"
+#~ " REF: Page 41, %%EndComments\n"
+#~ msgstr ""
+#~ " Ontbrekend %%EndComments-commentaar!\n"
+#~ " REF: Pagina 41, %%EndComments\n"
+
+#~ msgid ""
+#~ " Missing or bad %%BoundingBox: comment!\n"
+#~ " REF: Page 39, %%BoundingBox:\n"
+#~ msgstr ""
+#~ " Ontbrekend of ongeldig %%BoundingBox-commentaar!\n"
+#~ " REF: Pagina 39, %%BoundingBox:\n"
+
+#~ msgid ""
+#~ " Missing or bad %%Page: comments!\n"
+#~ " REF: Page 53, %%Page:\n"
+#~ msgstr ""
+#~ " Ontbrekend of ongeldig %%Page-commentaar!\n"
+#~ " REF: Pagina 53, %%Page:\n"
+
+#~ msgid ""
+#~ " Missing or bad %%Pages: comment!\n"
+#~ " REF: Page 43, %%Pages:\n"
+#~ msgstr ""
+#~ " Ontbrekend of ongeldig %%Pages-commentaar!\n"
+#~ " REF: Pagina 43, %%Pages:\n"
+
+#~ msgid " Saw %d lines that exceeded 255 characters!\n"
+#~ msgstr " %d Regels gevonden met meer dan 255 tekens!\n"
+
+#~ msgid " Too many %%BeginDocument comments!\n"
+#~ msgstr " Te veel %%BeginDocument-commentaren!\n"
+
+#~ msgid " Too many %%EndDocument comments!\n"
+#~ msgstr " Te veel %%EndDocument-commentaren!\n"
+
+#~ msgid " Warning: file contains binary data!\n"
+#~ msgstr " Waarschuwing: bestand bevat binaire gegevens!\n"
+
+#~ msgid " Warning: no %%EndComments comment in file!\n"
+#~ msgstr " Waarschuwing: bestand bevat geen %%EndComments-commentaar!\n"
+
+#~ msgid " Warning: obsolete DSC version %.1f in file!\n"
+#~ msgstr " Waarschuwing: bestand bevat verouderde DSC versie %.1f!\n"
+
+#~ msgid "%s not supported!"
+#~ msgstr "%s niet ondersteund!"
+
+#~ msgid "%s: Don't know what to do!\n"
+#~ msgstr "%s: Ik weet niet wat ik moet doen!\n"
+
+#~ msgid ""
+#~ "%s: Error - %s environment variable names non-existent destination \"%s"
+#~ "\"!\n"
+#~ msgstr ""
+#~ "%s: Fout - %s niet-bestaande bestemming voor variabelenamen van omgeving "
+#~ "\"%s\"!\n"
+
+#~ msgid "%s: Error - bad job ID!\n"
+#~ msgstr "%s: Fout - ongeldige taak-ID!\n"
+
+#~ msgid "%s: Error - cannot print files and alter jobs simultaneously!\n"
+#~ msgstr ""
+#~ "%s: Fout - niet mogelijk om gelijktijdig bestanden af te drukken en taken "
+#~ "te wijzigen!\n"
+
+#~ msgid ""
+#~ "%s: Error - cannot print from stdin if files or a job ID are provided!\n"
+#~ msgstr ""
+#~ "%s: Fout - niet mogelijk om af te drukken vanuit stdin als bestanden of "
+#~ "een taak-ID zijn aangeleverd!\n"
+
+#~ msgid "%s: Error - expected character set after '-S' option!\n"
+#~ msgstr "%s: Fout - verwachtte tekenset na optie &aops;-S&aops;!\n"
+
+#~ msgid "%s: Error - expected content type after '-T' option!\n"
+#~ msgstr "%s: Fout - verwachtte inhoudstype na optie &aops;-T&aops;!\n"
+
+#~ msgid "%s: Error - expected copies after '-n' option!\n"
+#~ msgstr "%s: Fout - verwachtte aantal afdrukken na optie &aops;-n&aops;!\n"
+
+#~ msgid "%s: Error - expected copy count after '-#' option!\n"
+#~ msgstr "%s: Fout - verwachtte aantal exemplaren na optie &aops;-#&aops;!\n"
+
+#~ msgid "%s: Error - expected destination after '-P' option!\n"
+#~ msgstr "%s: Fout - verwachtte bestemming na optie &aops;-P&aops;!\n"
+
+#~ msgid "%s: Error - expected destination after '-b' option!\n"
+#~ msgstr "%s: Fout - verwachtte bestemming na optie &aops;-b&aops;!\n"
+
+#~ msgid "%s: Error - expected destination after '-d' option!\n"
+#~ msgstr "%s: Fout - verwachtte bestemming na optie &aops;-d&aops;!\n"
+
+#~ msgid "%s: Error - expected form after '-f' option!\n"
+#~ msgstr "%s: Fout - verwachtte formulier na optie &aops;-f&aops;!\n"
+
+#~ msgid "%s: Error - expected hold name after '-H' option!\n"
+#~ msgstr "%s: Fout - verwachtte hold-naam na optie &aops;-H&aops;!\n"
+
+#~ msgid "%s: Error - expected hostname after '-H' option!\n"
+#~ msgstr "%s: Fout - verwachtte hostnaam na optie &aops;-H&aops;!\n"
+
+#~ msgid "%s: Error - expected hostname after '-h' option!\n"
+#~ msgstr "%s: Fout - verwachtte hostnaam na optie &aops;-h&aops;!\n"
+
+#~ msgid "%s: Error - expected mode list after '-y' option!\n"
+#~ msgstr "%s: Fout - verwachtte moduslijst na optie &aops;-y&aops;!\n"
+
+#~ msgid "%s: Error - expected name after '-%c' option!\n"
+#~ msgstr "%s: Fout - verwachtte naam na optie &aops;-%c&aops;!\n"
+
+#~ msgid "%s: Error - expected option string after '-o' option!\n"
+#~ msgstr "%s: Fout - verwachtte optietekenreeks na optie &aops;-o&aops;!\n"
+
+#~ msgid "%s: Error - expected page list after '-P' option!\n"
+#~ msgstr "%s: Fout - verwachtte paginalijst na optie &aops;-P&aops;!\n"
+
+#~ msgid "%s: Error - expected priority after '-%c' option!\n"
+#~ msgstr "%s: Fout - verwachtte prioriteit na optie &aops;-%c&aops;!\n"
+
+#~ msgid "%s: Error - expected reason text after '-r' option!\n"
+#~ msgstr "%s: Fout - verwachtte verklaring na optie &aops;-r&aops;!\n"
+
+#~ msgid "%s: Error - expected title after '-t' option!\n"
+#~ msgstr "%s: Fout - verwachtte titel na optie &aops;-t&aops;!\n"
+
+#~ msgid "%s: Error - expected username after '-U' option!\n"
+#~ msgstr "%s: Fout - verwachtte gebruikersnaam na optie &aops;-U&aops;!\n"
+
+#~ msgid "%s: Error - expected username after '-u' option!\n"
+#~ msgstr "%s: Fout - verwachtte gebruikersnaam na optie &aops;-u&aops;!\n"
+
+#~ msgid "%s: Error - expected value after '-%c' option!\n"
+#~ msgstr "%s: Fout - verwachtte waarde na optie &aops;-%c&aops;!\n"
+
+#~ msgid ""
+#~ "%s: Error - need \"completed\", \"not-completed\", or \"all\" after '-W' "
+#~ "option!\n"
+#~ msgstr ""
+#~ "%s: Fout - optie &aops;-W&aops; moet worden gevolgd door \"gereed\", "
+#~ "\"niet gereed\" of \"alle\"!\n"
+
+#~ msgid "%s: Error - scheduler not responding!\n"
+#~ msgstr "%s: Fout - taakplanner reageert niet!\n"
+
+#~ msgid "%s: Error - unknown destination \"%s\"!\n"
+#~ msgstr "%s: Fout - onbekende bestemming \"%s\"!\n"
+
+#~ msgid "%s: Error - unknown destination \"%s/%s\"!\n"
+#~ msgstr "%s: Fout - onbekende bestemming \"%s/%s\"!\n"
+
+#~ msgid "%s: Error - unknown option '%c'!\n"
+#~ msgstr "%s: Fout - onbekende optie &aops;%c&aops;!\n"
+
+#~ msgid "%s: Error - unknown option '%s'!\n"
+#~ msgstr "%s: Fout - onbekende optie '%s'!\n"
+
+#~ msgid "%s: Expected job ID after '-i' option!\n"
+#~ msgstr "%s: Verwachtte taak-ID na optie &aops;-i&aops;!\n"
+
+#~ msgid "%s: Invalid destination name in list \"%s\"!\n"
+#~ msgstr "%s: Ongeldige bestemmingsnaam in lijst \"%s\"!\n"
+
+#~ msgid "%s: Need job ID ('-i jobid') before '-H restart'!\n"
+#~ msgstr ""
+#~ "%s: Taak-ID (&aops;-i jobid&aops;) nodig voor &aops;-H restart&aops;!\n"
+
+#~ msgid "%s: No filter to convert from %s/%s to %s/%s!\n"
+#~ msgstr "%s: Geen filter beschikbaar voor conversie van %s/%s naar %s/%s!\n"
+
+#~ msgid "%s: Sorry, no encryption support compiled in!\n"
+#~ msgstr "%s: Sorry, geen ondersteuning voor encryptie opgenomen!\n"
+
+#~ msgid "%s: Unable to contact server!\n"
+#~ msgstr "%s: Kan geen contact maken met server!\n"
+
+#~ msgid "%s: Unable to determine MIME type of \"%s\"!\n"
+#~ msgstr "%s: Niet mogelijk om MIME-type van \"%s\" vast te stellen!\n"
+
#~ msgid "%s: Unable to open %s - %s\n"
#~ msgstr "%s: Niet mogelijk om %s - %s te openen\n"
#~ msgid "%s: Unable to open %s - %s on line %d.\n"
#~ msgstr "%s: Niet mogelijk om %s - %s in regel %d te openen.\n"
+#~ msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"!\n"
+#~ msgstr "%s: Niet mogelijk om MIME-database van \"%s\" of \"%s\" te lezen!\n"
+
+#~ msgid "%s: Unknown destination \"%s\"!\n"
+#~ msgstr "%s: Onbekende bestemming \"%s\"!\n"
+
+#~ msgid "%s: Unknown destination MIME type %s/%s!\n"
+#~ msgstr "%s: Onbekend MIME-type voor bestemming %s/%s!\n"
+
+#~ msgid "%s: Unknown option '%c'!\n"
+#~ msgstr "%s: Onbekende optie &aops;%c&aops;!\n"
+
+#~ msgid "%s: Unknown source MIME type %s/%s!\n"
+#~ msgstr "%s: Onbekend MIME-type voor bron %s/%s!\n"
+
+#~ msgid ""
+#~ "%s: Warning - '%c' format modifier not supported - output may not be "
+#~ "correct!\n"
+#~ msgstr ""
+#~ "%s: Waarschuwing - &aops;%c&aops; format modifier niet ondersteund - "
+#~ "uitvoer is mogelijk niet correct!\n"
+
+#~ msgid "%s: Warning - character set option ignored!\n"
+#~ msgstr "%s: Waarschuwing - tekensetoptie genegeerd!\n"
+
+#~ msgid "%s: Warning - content type option ignored!\n"
+#~ msgstr "%s: Waarschuwing - inhoudstype-optie genegeerd!\n"
+
+#~ msgid "%s: Warning - form option ignored!\n"
+#~ msgstr "%s: Waarschuwing - formulieroptie genegeerd!\n"
+
+#~ msgid "%s: Warning - mode option ignored!\n"
+#~ msgstr "%s: Waarschuwing - modusoptie genegeerd!\n"
+
+#~ msgid ""
+#~ "%s: error - %s environment variable names non-existent destination \"%s"
+#~ "\"!\n"
+#~ msgstr ""
+#~ "%s: fout - %s niet-bestaande bestemming voor variabelenamen van omgeving "
+#~ "\"%s\"!\n"
+
+#~ msgid "%s: error - expected option=value after '-o' option!\n"
+#~ msgstr "%s: fout - verwachtte optie=waarde na optie &aops;-o&aops;!\n"
+
#~ msgid "600 DPI Grayscale"
#~ msgstr "600-DPI grijstinten"
+#~ msgid "A Samba password is required to export printer drivers!"
+#~ msgstr ""
+#~ "Voor het exporteren van printerstuurprogramma&aops;s is een Samba-"
+#~ "wachtwoord vereist!"
+
+#~ msgid "A Samba username is required to export printer drivers!"
+#~ msgstr ""
+#~ "Voor het exporteren van printerstuurprogramma&aops;s is een Samba-"
+#~ "gebruikersnaam vereist!"
+
+#~ msgid "A class named \"%s\" already exists!"
+#~ msgstr "Er is al een klasse met de naam \"%s\"!"
+
+#~ msgid "A printer named \"%s\" already exists!"
+#~ msgstr "Er is al een printer met de naam \"%s\"!"
+
+#~ msgid "Attempt to set %s printer-state to bad value %d!"
+#~ msgstr "Poging om %s printer-state in te stellen op ongeldige waarde %d!"
+
+#~ msgid "Attribute groups are out of order (%x < %x)!"
+#~ msgstr "Attribuutgroepen hebben verkeerde volgorde (%x < %x)!"
+
+#~ msgid "Bad device URI \"%s\"!\n"
+#~ msgstr "Ongeldige apparaat-URI \"%s\"!\n"
+
+#~ msgid "Bad device-uri \"%s\"!"
+#~ msgstr "Ongeldige device-uri \"%s\"!"
+
+#~ msgid "Bad device-uri scheme \"%s\"!"
+#~ msgstr "Ongeldig device-uri-schema \"%s\"!"
+
+#~ msgid "Bad document-format \"%s\"!"
+#~ msgstr "Ongeldige documentindeling \"%s\"!"
+
+#~ msgid "Bad filename buffer!"
+#~ msgstr "Ongeldige bestandsnaambuffer!"
+
+#~ msgid "Bad job-priority value!"
+#~ msgstr "Ongeldige waarde voor job-priority!"
+
+#~ msgid "Bad job-sheets value \"%s\"!"
+#~ msgstr "Ongeldige waarde voor job-sheets \"%s\"!"
+
+#~ msgid "Bad job-sheets value type!"
+#~ msgstr "Ongeldig waardetype voor job-sheets!"
+
+#~ msgid "Bad job-state value!"
+#~ msgstr "Ongeldige waarde voor job-state!"
+
+#~ msgid "Bad job-uri attribute \"%s\"!"
+#~ msgstr "Ongeldig job-uri-attribuut \"%s\"!"
+
+#~ msgid "Bad notify-pull-method \"%s\"!"
+#~ msgstr "Ongeldige notify-pull-method \"%s\"!"
+
+#~ msgid "Bad notify-recipient-uri URI \"%s\"!"
+#~ msgstr "Ongeldige URI voor notify-recipient-uri \"%s\"!"
+
+#~ msgid "Bad option + choice on line %d!"
+#~ msgstr "Ongeldige optie + keuze op regel %d!"
+
+#~ msgid "Bad port-monitor \"%s\"!"
+#~ msgstr "Ongeldige port-monitor \"%s\"!"
+
+#~ msgid "Bad printer-state value %d!"
+#~ msgstr "Ongeldige waarde voor printer-state %d!"
+
+#~ msgid "Bad request version number %d.%d!"
+#~ msgstr "Ongeldig versienummer voor verzoek %d.%d!"
+
+#~ msgid "Bad subscription ID!"
+#~ msgstr "Ongeldig abonnement-ID!"
+
+#~ msgid "Character set \"%s\" not supported!"
+#~ msgstr "Tekenset \"%s\" niet ondersteund!"
+
+#~ msgid "Could not scan type \"%s\"!"
+#~ msgstr "Kon type \"%s\" niet scannen!"
+
+#~ msgid "Cover open."
+#~ msgstr "Printklep open."
+
+#~ msgid "Developer almost empty."
+#~ msgstr "Ontwikkelaar bijna op."
+
+#~ msgid "Developer empty!"
+#~ msgstr "Ontwikkelaar op!"
+
+#~ msgid "Door open."
+#~ msgstr "Deur open."
+
+#~ msgid "ERROR: Bad %%BoundingBox: comment seen!\n"
+#~ msgstr "ERROR: Ongeldige %%BoundingBox: opmerking ontdekt!\n"
+
+#~ msgid "ERROR: Bad %%IncludeFeature: comment!\n"
+#~ msgstr "ERROR: Ongeldige %%IncludeFeature: opmerking!\n"
+
+#~ msgid "ERROR: Bad %%Page: comment in file!\n"
+#~ msgstr "ERROR: Ongeldige %%Page: opmerking in bestand!\n"
+
+#~ msgid "ERROR: Bad %%PageBoundingBox: comment in file!\n"
+#~ msgstr "ERROR: Ongeldige %%PageBoundingBox: opmerking in bestand!\n"
+
+#~ msgid "ERROR: Bad SCSI device file \"%s\"!\n"
+#~ msgstr "ERROR: Ongeldig SCSI-apparaatbestand \"%s\"!\n"
+
+#~ msgid "ERROR: Bad columns value %d!\n"
+#~ msgstr "ERROR: Ongeldige kolomwaarde %d!\n"
+
+#~ msgid "ERROR: Bad cpi value %f!\n"
+#~ msgstr "ERROR: Ongeldige cpi-waarde %f!\n"
+
+#~ msgid "ERROR: Bad lpi value %f!\n"
+#~ msgstr "ERROR: Ongeldige lpi-waarde %f!\n"
+
+#~ msgid "ERROR: Bad page setup!\n"
+#~ msgstr "ERROR: Ongeldige pagina-instelling!\n"
+
+#~ msgid "ERROR: Destination printer does not exist!\n"
+#~ msgstr "ERROR: Printer die is gekozen als bestemming bestaat niet!\n"
+
+#~ msgid "ERROR: Duplicate %%BoundingBox: comment seen!\n"
+#~ msgstr "ERROR: Dubbele %%BoundingBox: opmerking ontdekt!\n"
+
+#~ msgid "ERROR: Duplicate %%Pages: comment seen!\n"
+#~ msgstr "ERROR: Dubbele %%Pages: opmerking ontdekt!\n"
+
+#~ msgid "ERROR: Empty print file!\n"
+#~ msgstr "ERROR: Leeg afdrukbestand!\n"
+
+#~ msgid "ERROR: Expected quoted string on line %d of %s!\n"
+#~ msgstr ""
+#~ "ERROR: Verwachtte tekenreeks met aanhalingstekens in regel %d van %s!\n"
+
+#~ msgid "ERROR: Fatal USB error!\n"
+#~ msgstr "ERROR: Fatale USB-fout!\n"
+
+#~ msgid "ERROR: Invalid HP-GL/2 command seen, unable to print file!\n"
+#~ msgstr ""
+#~ "ERROR: Ongeldig HP-GL/2-commando ontdekt, kan afdrukbestand niet openen!\n"
+
+#~ msgid "ERROR: Missing %%EndProlog!\n"
+#~ msgstr "ERROR: Ontbrekende %%EndProlog!\n"
+
+#~ msgid "ERROR: Missing %%EndSetup!\n"
+#~ msgstr "ERROR: Ontbrekende %%EndSetup!\n"
+
#~ msgid ""
#~ "ERROR: Missing device URI on command-line and no DEVICE_URI environment "
#~ "variable!\n"
@@ -5611,24 +6139,424 @@ msgstr "onbepaalde lengte gebruikt voor variable-bindings"
#~ "ERROR: Ontbrekende apparaat-URI op commandoregel en geen DEVICE_URI-"
#~ "omgevingsvariabele!\n"
+#~ msgid "ERROR: Missing value on line %d of banner file!\n"
+#~ msgstr "ERROR: Ontbrekende waarde in regel %d van bannerbestand!\n"
+
+#~ msgid ""
+#~ "ERROR: Need a msgid line before any translation strings on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ERROR: msgid-regel vereist voorafgaand aan vertaalreeksen in regel %d van "
+#~ "%s!\n"
+
+#~ msgid "ERROR: No %%BoundingBox: comment in header!\n"
+#~ msgstr "ERROR: Geen %%BoundingBox: opmerking in kopregel!\n"
+
+#~ msgid "ERROR: No %%Pages: comment in header!\n"
+#~ msgstr "ERROR: Geen %%Pages: opmerking in kopregel!\n"
+
+#~ msgid ""
+#~ "ERROR: No device URI found in argv[0] or in DEVICE_URI environment "
+#~ "variable!\n"
+#~ msgstr ""
+#~ "ERROR: Geen apparaat-URI gevonden in argv[0] of in DEVICE_URI-"
+#~ "omgevingsvariabele!\n"
+
+#~ msgid "ERROR: No pages found!\n"
+#~ msgstr "ERROR: Geen pagina&aops;s gevonden!\n"
+
+#~ msgid "ERROR: Out of paper!\n"
+#~ msgstr "ERROR: Papier is op!\n"
+
+#~ msgid "ERROR: PRINTER environment variable not defined!\n"
+#~ msgstr "ERROR: PRINTER-omgevingsvariabele niet gedefinieerd!\n"
+
+#~ msgid "ERROR: Print file was not accepted (%s)!\n"
+#~ msgstr "ERROR: Afdrukbestand niet geaccepteerd (%s)!\n"
+
+#~ msgid "ERROR: Printer not responding!\n"
+#~ msgstr "ERROR: Printer reageert niet!\n"
+
#~ msgid "ERROR: Unable to create temporary file - %s.\n"
#~ msgstr "ERROR: Niet mogelijk om tijdelijk bestand - %s te maken.\n"
#~ msgid "ERROR: Unable to create temporary file: %s\n"
#~ msgstr "ERROR: Niet mogelijk om tijdelijk bestand te maken: %s\n"
+#~ msgid "ERROR: Unable to get job %d attributes (%s)!\n"
+#~ msgstr "ERROR: Niet mogelijk om taakattributen %d op te vragen (%s)!\n"
+
+#~ msgid "ERROR: Unable to get printer status (%s)!\n"
+#~ msgstr "ERROR: Niet mogelijk om printerstatus op te vragen (%s)!\n"
+
+#~ msgid "ERROR: Unable to locate printer '%s'!\n"
+#~ msgstr "ERROR: Niet mogelijk om printer &aops;%s&aops; te vinden!\n"
+
+#~ msgid "ERROR: Unable to open image file for printing!\n"
+#~ msgstr "ERROR: Niet mogelijk om beeldbestand te openen voor afdrukken!\n"
+
#~ msgid "ERROR: Unable to open temporary file"
#~ msgstr "ERROR: Niet mogelijk om tijdelijk bestand te openen"
+#~ msgid "ERROR: Unable to print %d text columns!\n"
+#~ msgstr "ERROR: Niet mogelijk om %d tekstkolommen af te drukken!\n"
+
+#~ msgid "ERROR: Unable to print %dx%d text page!\n"
+#~ msgstr "ERROR: Niet mogelijk om %dx%d tekstpagina af te drukken!\n"
+
+#~ msgid "ERROR: Unable to read print data!\n"
+#~ msgstr "ERROR: Niet mogelijk om afdrukgegevens te lezen!\n"
+
+#~ msgid "ERROR: Unable to send print data (%d)\n"
+#~ msgstr "ERROR: Niet mogelijk om afdrukgegevens te verzenden (%d)\n"
+
+#~ msgid "ERROR: Unable to send print data!\n"
+#~ msgstr "ERROR: Niet mogelijk om afdrukgegevens te versturen!\n"
+
+#~ msgid "ERROR: Unable to write %d bytes to printer!\n"
+#~ msgstr "ERROR: Niet mogelijk om %d bytes naar printer te schrijven!\n"
+
+#~ msgid "ERROR: Unable to write raster data to driver!\n"
+#~ msgstr ""
+#~ "ERROR: Niet mogelijk om rastergegevens weg te schrijven naar "
+#~ "stuurprogramma!\n"
+
+#~ msgid "ERROR: Unable to write to temporary file"
+#~ msgstr "ERROR: Niet mogelijk om naar tijdelijk bestand te schrijven"
+
+#~ msgid "ERROR: Unexpected text on line %d of %s!\n"
+#~ msgstr "ERROR: Onverwachte tekst in regel %d van %s!\n"
+
+#~ msgid "ERROR: Unknown encryption option value \"%s\"!\n"
+#~ msgstr "ERROR: Onbekende waarde voor encryptie-optie \"%s\"!\n"
+
+#~ msgid "ERROR: Unknown message catalog format for \"%s\"!\n"
+#~ msgstr "ERROR: Onbekende berichtencatalogusstructuur voor \"%s\"!\n"
+
+#~ msgid "ERROR: Unknown option \"%s\" with value \"%s\"!\n"
+#~ msgstr "ERROR: Onbekende optie \"%s\" met waarde \"%s\"!\n"
+
+#~ msgid "ERROR: Unknown version option value \"%s\"!\n"
+#~ msgstr "ERROR: Onbekende waarde voor versie-optie \"%s\"!\n"
+
+#~ msgid "ERROR: Unsupported brightness value %s, using brightness=100!\n"
+#~ msgstr ""
+#~ "ERROR: Niet-ondersteunde waarde voor helderheid %s, gebruikt "
+#~ "helderheid=100!\n"
+
+#~ msgid "ERROR: Unsupported gamma value %s, using gamma=1000!\n"
+#~ msgstr ""
+#~ "ERROR: Niet-ondersteunde waarde voor gamma %s, gebruikt gamma=1000!\n"
+
+#~ msgid "ERROR: Unsupported number-up value %d, using number-up=1!\n"
+#~ msgstr ""
+#~ "ERROR: Niet-ondersteunde waarde voor number-up %d, gebruikt number-up=1!\n"
+
+#~ msgid ""
+#~ "ERROR: Unsupported number-up-layout value %s, using number-up-"
+#~ "layout=lrtb!\n"
+#~ msgstr ""
+#~ "ERROR: Niet-ondersteunde waarde voor number-up-layout %s, gebruikt number-"
+#~ "up-layout=lrtb!\n"
+
+#~ msgid "ERROR: Unsupported page-border value %s, using page-border=none!\n"
+#~ msgstr ""
+#~ "ERROR: Niet-ondersteunde waarde voor page-border %s, gebruikt page-"
+#~ "border=none!\n"
+
+#~ msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting!\n"
+#~ msgstr ""
+#~ "ERROR: doc_printf-overflow (%d bytes) ontdekt, afdrukken wordt "
+#~ "geannuleerd!\n"
+
#~ msgid "ERROR: pdftops filter crashed on signal %d!\n"
#~ msgstr "ERROR: pdftops-filter vastgelopen op signaal %d!\n"
#~ msgid "ERROR: pdftops filter exited with status %d!\n"
#~ msgstr "ERROR: pdftops-filter gestopt met status %d!\n"
+#~ msgid "ERROR: pictwpstops exited on signal %d!\n"
+#~ msgstr "ERROR: pictwpstops gestopt na signaal %d!\n"
+
+#~ msgid "ERROR: pictwpstops exited with status %d!\n"
+#~ msgstr "ERROR: pictwpstops gestopt met status %d!\n"
+
+#~ msgid ""
+#~ "ERROR: recoverable: Unable to connect to printer; will retry in 30 "
+#~ "seconds...\n"
+#~ msgstr ""
+#~ "ERROR: kan worden hersteld: niet mogelijk om verbinding te maken met "
+#~ "printer; nieuwe poging over 30 seconden...\n"
+
+#~ msgid "Empty PPD file!"
+#~ msgstr "Leeg PPD-bestand!"
+
+#~ msgid "Error: need hostname after '-h' option!\n"
+#~ msgstr "Fout: hostnaam nodig na optie &aops;-h&aops;!\n"
+
+#~ msgid "Fuser temperature high!"
+#~ msgstr "Fusertemperatuur te hoog!"
+
+#~ msgid "Fuser temperature low!"
+#~ msgstr "Fusertemperatuur te laag!"
+
+#~ msgid "Got a printer-uri attribute but no job-id!"
+#~ msgstr "Printer-uri-attribuut gevonden, maar geen job-id!"
+
+#~ msgid "Ink/toner almost empty."
+#~ msgstr "Inkt/toner bijna op."
+
+#~ msgid "Ink/toner empty!"
+#~ msgstr "Inkt/toner op!"
+
+#~ msgid "Ink/toner waste bin almost full."
+#~ msgstr "Opvangbak voor inkt/toner bijna vol."
+
+#~ msgid "Ink/toner waste bin full!"
+#~ msgstr "Opvangbak voor inkt/toner vol!"
+
+#~ msgid "Interlock open."
+#~ msgstr "Interlock open."
+
+#~ msgid "Job #%d cannot be restarted - no files!"
+#~ msgstr "Taak #%d kan niet worden herstart - geen bestanden!"
+
+#~ msgid "Job #%d does not exist!"
+#~ msgstr "Taak #%d bestaat niet!"
+
+#~ msgid "Job #%d is finished and cannot be altered!"
+#~ msgstr "Taak #%d is gereed en kan niet worden gewijzigd!"
+
+#~ msgid "Job #%d is not complete!"
+#~ msgstr "Taak #%d is nog niet gereed!"
+
+#~ msgid "Job #%d is not held for authentication!"
+#~ msgstr "Taak #%d wordt niet vastgehouden voor controle!"
+
+#~ msgid "Job #%d is not held!"
+#~ msgstr "Taak #%d wordt niet vastgehouden!"
+
+#~ msgid "Job #%s does not exist!"
+#~ msgstr "Taak #%s bestaat niet!"
+
+#~ msgid "Job %d not found!"
+#~ msgstr "Taak %d niet gevonden!"
+
+#~ msgid "Job subscriptions cannot be renewed!"
+#~ msgstr "Taakabonnementen kunnen niet worden verlengd!"
+
+#~ msgid "Language \"%s\" not supported!"
+#~ msgstr "Taal \"%s\" wordt niet ondersteund!"
+
+#~ msgid "Media jam!"
+#~ msgstr "Materiaal is vastgelopen!"
+
+#~ msgid "Media tray almost empty."
+#~ msgstr "Materiaallade is bijna leeg."
+
+#~ msgid "Media tray empty!"
+#~ msgstr "Materiaallade is leeg!"
+
+#~ msgid "Media tray missing!"
+#~ msgstr "Materiaallade ontbreekt!"
+
+#~ msgid "Media tray needs to be filled."
+#~ msgstr "Materiaallade moet worden bijgevuld."
+
+#~ msgid "Missing document-number attribute!"
+#~ msgstr "Document-number-attribuut ontbreekt!"
+
+#~ msgid "Missing double quote on line %d!"
+#~ msgstr "Ontbrekend dubbel aanhalingsteken op regel %d!"
+
+#~ msgid "Missing form variable!"
+#~ msgstr "Ontbrekende formuliervariabele!"
+
+#~ msgid "Missing notify-subscription-ids attribute!"
+#~ msgstr "Notify-subscription-ids-attribuut ontbreekt!"
+
+#~ msgid "Missing requesting-user-name attribute!"
+#~ msgstr "Requesting-user-name-attribuut ontbreekt!"
+
+#~ msgid "Missing required attributes!"
+#~ msgstr "Vereiste attributen ontbreken!"
+
+#~ msgid "Missing value on line %d!"
+#~ msgstr "Ontbrekende waarde op regel %d!"
+
+#~ msgid "No PPD name!"
+#~ msgstr "Geen PPD-naam!"
+
+#~ msgid "No Windows printer drivers are installed!"
+#~ msgstr "Er zijn geen Windows-printerstuurprogramma&aops;s geïnstalleerd!"
+
+#~ msgid "No active jobs on %s!"
+#~ msgstr "Geen actieve taken op %s!"
+
+#~ msgid "No attributes in request!"
+#~ msgstr "Verzoek bevat geen attributen!"
+
+#~ msgid "No authentication information provided!"
+#~ msgstr "Geen informatie verstrekt voor toegangscontrole!"
+
+#~ msgid "No file!?!"
+#~ msgstr "Geen bestand!?!"
+
+#~ msgid "No modification time!"
+#~ msgstr "Geen bewerkingstijdstip!"
+
+#~ msgid "No printer name!"
+#~ msgstr "Geen printernaam!"
+
+#~ msgid "No printer-uri found for class!"
+#~ msgstr "Geen printer-uri gevonden voor klasse!"
+
+#~ msgid "No printer-uri found!"
+#~ msgstr "Geen printer-uri gevonden!"
+
+#~ msgid "No printer-uri in request!"
+#~ msgstr "Verzoek bevat geen printer-uri!"
+
+#~ msgid "No subscription attributes in request!"
+#~ msgstr "Verzoek bevat geen attributen voor abonnement!"
+
+#~ msgid "OPC almost at end-of-life."
+#~ msgstr "OPC bijna aan einde levensduur."
+
+#~ msgid "OPC at end-of-life!"
+#~ msgstr "OPC aan einde levensduur!"
+
+#~ msgid "Out of toner!"
+#~ msgstr "Toner is op!"
+
+#~ msgid "Output bin almost full."
+#~ msgstr "Uitvoerbak is bijna vol."
+
+#~ msgid "Output bin full!"
+#~ msgstr "Uitvoerbak is vol!"
+
+#~ msgid "Output tray missing!"
+#~ msgstr "Uitvoerbak ontbreekt!"
+
+#~ msgid "Printer offline."
+#~ msgstr "Printer offline."
+
+#~ msgid "SCSI Printer"
+#~ msgstr "SCSI-printer"
+
+#~ msgid "The notify-user-data value is too large (%d > 63 octets)!"
+#~ msgstr "De waarde voor notify-user-data is te groot (%d > 63 octetten)!"
+
+#~ msgid "The printer or class is not shared!"
+#~ msgstr ""
+#~ "De printer of klasse is niet toegankelijk voor gemeenschappelijk gebruik!"
+
+#~ msgid "The printer-uri attribute is required!"
+#~ msgstr "Het attribuut &aops;printer-uri&aops; is vereist!"
+
+#~ msgid "Toner low."
+#~ msgstr "Toner is bijna op."
+
+#~ msgid "Too many job-sheets values (%d > 2)!"
+#~ msgstr "Te veel waarden voor job-sheets (%d > 2)!"
+
+#~ msgid "Too many printer-state-reasons values (%d > %d)!"
+#~ msgstr "Te veel waarden voor printer-state-reasons (%d > %d)!"
+
+#~ msgid "Unable to add job for destination \"%s\"!"
+#~ msgstr "Niet mogelijk om taak toe te voegen voor bestemming \"%s\"!"
+
+#~ msgid "Unable to allocate memory for file types!"
+#~ msgstr "Niet mogelijk om geheugen toe te wijzen voor bestandstypen!"
+
+#~ msgid "Unable to copy 64-bit CUPS printer driver files (%d)!"
+#~ msgstr ""
+#~ "Niet mogelijk om 64-bits CUPS-printerstuurprogramma&aops;s te kopiëren (%"
+#~ "d)!"
+
+#~ msgid "Unable to copy 64-bit Windows printer driver files (%d)!"
+#~ msgstr ""
+#~ "Niet mogelijk om 64-bits Windows-printerstuurprogramma&aops;s te kopiëren "
+#~ "(%d)!"
+
+#~ msgid "Unable to copy CUPS printer driver files (%d)!"
+#~ msgstr ""
+#~ "Niet mogelijk om CUPS-printerstuurprogramma&aops;s te kopiëren (%d)!"
+
+#~ msgid "Unable to copy PPD file - %s!"
+#~ msgstr "Niet mogelijk om PPD-bestand te kopiëren - %s!"
+
+#~ msgid "Unable to copy PPD file!"
+#~ msgstr "Niet mogelijk om PPD-bestand te kopiëren!"
+
+#~ msgid "Unable to copy Windows 2000 printer driver files (%d)!"
+#~ msgstr ""
+#~ "Niet mogelijk om Windows 2000-printerstuurprogramma&aops;s te kopiëren (%"
+#~ "d)!"
+
+#~ msgid "Unable to copy Windows 9x printer driver files (%d)!"
+#~ msgstr ""
+#~ "Niet mogelijk om Windows 9x-printerstuurprogramma&aops;s te kopiëren (%d)!"
+
+#~ msgid "Unable to copy interface script - %s!"
+#~ msgstr "Niet mogelijk om interfacescript te kopiëren - %s!"
+
+#~ msgid "Unable to create printer-uri!"
+#~ msgstr "Niet mogelijk om printer-uri aan te maken!"
+
+#~ msgid "Unable to edit cupsd.conf files larger than 1MB!"
+#~ msgstr ""
+#~ "Niet mogelijk om cupsd.conf-bestanden van meer dan 1 MB te bewerken!"
+
+#~ msgid "Unable to find destination for job!"
+#~ msgstr "Bestemming voor taak kon niet worden gevonden!"
+
+#~ msgid "Unable to find printer!\n"
+#~ msgstr "Printer is niet gevonden!\n"
+
+#~ msgid "Unable to install Windows 2000 printer driver files (%d)!"
+#~ msgstr ""
+#~ "Niet mogelijk om Windows 2000-printerstuurprogramma&aops;s te installeren "
+#~ "(%d)!"
+
+#~ msgid "Unable to install Windows 9x printer driver files (%d)!"
+#~ msgstr ""
+#~ "Niet mogelijk om Windows 9x-printerstuurprogramma&aops;s te installeren (%"
+#~ "d)!"
+
+#~ msgid "Unable to open document %d in job %d!"
+#~ msgstr "Niet mogelijk om document %d in taak %d te openen!"
+
+#~ msgid "Unable to send command to printer driver!"
+#~ msgstr "Niet mogelijk om commando naar printerstuurprogramma te versturen!"
+
+#~ msgid "Unable to set Windows printer driver (%d)!"
+#~ msgstr "Niet mogelijk om Windows-printerstuurprogramma in te stellen (%d)!"
+
+#~ msgid "Unable to use legacy USB class driver!\n"
+#~ msgstr "Niet mogelijk om verouderd USB-stuurprogramma te gebruiken!\n"
+
#~ msgid "Unknown printer error (%s)!"
#~ msgstr "Onbekende printerfout (%s)!"
+#~ msgid "Unsupported character set \"%s\"!"
+#~ msgstr "Niet-ondersteunde tekenset \"%s\"!"
+
+#~ msgid "Unsupported compression \"%s\"!"
+#~ msgstr "Niet-ondersteunde compressie \"%s\"!"
+
+#~ msgid "Unsupported compression attribute %s!"
+#~ msgstr "Niet-ondersteund compressie-attribuut %s!"
+
+#~ msgid "Unsupported format \"%s\"!"
+#~ msgstr "Niet-ondersteunde indeling \"%s\"!"
+
+#~ msgid "Unsupported format '%s'!"
+#~ msgstr "Niet-ondersteunde indeling '%s'!"
+
+#~ msgid "Unsupported format '%s/%s'!"
+#~ msgstr "Niet-ondersteunde indeling '%s/%s'!"
+
#~ msgid ""
#~ "Usage: convert [ options ]\n"
#~ "\n"
@@ -5716,11 +6644,532 @@ msgstr "onbepaalde lengte gebruikt voor variable-bindings"
#~ " -v Gebruik beperkte verbose-modus\n"
#~ " -vv Gebruik uitgebreide verbose-modus\n"
+#~ msgid "WARNING: Failed to read side-channel request!\n"
+#~ msgstr "WARNING: Kon zijkanaalverzoek niet lezen!\n"
+
+#~ msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature!\n"
+#~ msgstr ""
+#~ "WARNING: Optie \"%s\" kan niet worden ingevoegd met behulp van "
+#~ "IncludeFeature!\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with command status byte after %d "
+#~ "seconds!\n"
+#~ msgstr ""
+#~ "WARNING: Niet-lokale host heeft niet binnen %d seconden gereageerd met "
+#~ "commandostatusbyte!\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with control status byte after %d "
+#~ "seconds!\n"
+#~ msgstr ""
+#~ "WARNING: Niet-lokale host heeft niet binnen %d seconden gereageerd met "
+#~ "besturingsstatusbyte!\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with data status byte after %d "
+#~ "seconds!\n"
+#~ msgstr ""
+#~ "WARNING: Niet-lokale host heeft niet binnen %d seconden gereageerd met "
+#~ "gegevensstatusbyte!\n"
+
+#~ msgid "WARNING: SCSI command timed out (%d); retrying...\n"
+#~ msgstr ""
+#~ "WARNING: SCSI-commando niet tijdig verwerkt (%d); nieuwe poging...\n"
+
+#~ msgid ""
+#~ "WARNING: This document does not conform to the Adobe Document Structuring "
+#~ "Conventions and may not print correctly!\n"
+#~ msgstr ""
+#~ "WARNING: Dit document beantwoordt niet aan de Adobe Document Structuring "
+#~ "Conventions en wordt mogelijk niet goed afgedrukt!\n"
+
+#~ msgid "WARNING: Unknown choice \"%s\" for option \"%s\"!\n"
+#~ msgstr "WARNING: Onbekende keuze \"%s\" voor optie \"%s\"!\n"
+
+#~ msgid "WARNING: Unknown option \"%s\"!\n"
+#~ msgstr "WARNING: Onbekende optie \"%s\"!\n"
+
+#~ msgid "WARNING: Unsupported baud rate %s!\n"
+#~ msgstr "WARNING: Niet-ondersteunde baudsnelheid %s!\n"
+
+#~ msgid ""
+#~ "WARNING: recoverable: Network host '%s' is busy; will retry in %d "
+#~ "seconds...\n"
+#~ msgstr ""
+#~ "WARNING: Herstelbare fout: netwerkhost &aops;%s&aops; is bezig; nieuwe "
+#~ "poging over %d seconden...\n"
+
+#~ msgid "Warning, no Windows 2000 printer drivers are installed!"
+#~ msgstr ""
+#~ "Let op: geen Windows 2000-printerstuurprogramma&aops;s geïnstalleerd!"
+
+#~ msgid "cupsctl: Unknown option \"%s\"!\n"
+#~ msgstr "cupsctl: Onbekende optie \"%s\"!\n"
+
+#~ msgid "cupsctl: Unknown option \"-%c\"!\n"
+#~ msgstr "cupsctl: Onbekende optie \"-%c\"!\n"
+
+#~ msgid "cupsd: Expected config filename after \"-c\" option!\n"
+#~ msgstr "cupsd: Verwachtte config-bestandsnaam na optie \"-c\"!\n"
+
+#~ msgid "cupsd: Unable to get current directory!\n"
+#~ msgstr "cupsd: Niet mogelijk om huidige directory op te vragen!\n"
+
+#~ msgid "cupsd: Unknown argument \"%s\" - aborting!\n"
+#~ msgstr "cupsd: Onbekend argument \"%s\" - bewerking wordt afgebroken!\n"
+
+#~ msgid "cupsd: Unknown option \"%c\" - aborting!\n"
+#~ msgstr "cupsd: Onbekende optie \"%c\" - bewerking wordt afgebroken!\n"
+
+#~ msgid "cupsfilter: Invalid document number %d!\n"
+#~ msgstr "cupsfilter: Ongeldig documentnummer %d!\n"
+
+#~ msgid "cupsfilter: Invalid job ID %d!\n"
+#~ msgstr "cupsfilter: Ongeldige taak-ID %d!\n"
+
+#~ msgid "cupsfilter: Only one filename can be specified!\n"
+#~ msgstr "cupsfilter: U kunt slechts één bestandsnaam opgeven!\n"
+
#~ msgid "cupsfilter: Unable to create temporary file: %s\n"
#~ msgstr "cupsfilter: Niet mogelijk om tijdelijk bestand aan te maken: %s\n"
+#~ msgid "job-printer-uri attribute missing!"
+#~ msgstr "Job-printer-uri-attribuut ontbreekt!"
+
+#~ msgid "lpadmin: Class name can only contain printable characters!\n"
+#~ msgstr "lpadmin: Klassenaam mag alleen afdrukbare tekens bevatten!\n"
+
+#~ msgid "lpadmin: Expected PPD after '-P' option!\n"
+#~ msgstr "lpadmin: Verwachtte PPD na optie &aops;-P&aops;!\n"
+
+#~ msgid "lpadmin: Expected allow/deny:userlist after '-u' option!\n"
+#~ msgstr "lpadmin: Verwachtte allow/deny:userlist na optie &aops;-u&aops;!\n"
+
+#~ msgid "lpadmin: Expected class after '-r' option!\n"
+#~ msgstr "lpadmin: Verwachtte klasse na optie &aops;-r&aops;!\n"
+
+#~ msgid "lpadmin: Expected class name after '-c' option!\n"
+#~ msgstr "lpadmin: Verwachtte klassenaam na optie &aops;-c&aops;!\n"
+
+#~ msgid "lpadmin: Expected description after '-D' option!\n"
+#~ msgstr "lpadmin: Verwachtte omschrijving na optie &aops;-D&aops;!\n"
+
+#~ msgid "lpadmin: Expected device URI after '-v' option!\n"
+#~ msgstr "lpadmin: Verwachtte apparaat-URI na optie &aops;-v&aops;!\n"
+
+#~ msgid "lpadmin: Expected file type(s) after '-I' option!\n"
+#~ msgstr "lpadmin: Verwachtte bestandstype(n) na optie &aops;-I&aops;!\n"
+
+#~ msgid "lpadmin: Expected hostname after '-h' option!\n"
+#~ msgstr "lpadmin: Verwachtte hostnaam na optie &aops;-h&aops;!\n"
+
+#~ msgid "lpadmin: Expected interface after '-i' option!\n"
+#~ msgstr "lpadmin: Verwachtte interface na optie &aops;-i&aops;!\n"
+
+#~ msgid "lpadmin: Expected location after '-L' option!\n"
+#~ msgstr "lpadmin: Verwachtte locatie na optie &aops;-L&aops;!\n"
+
+#~ msgid "lpadmin: Expected model after '-m' option!\n"
+#~ msgstr "lpadmin: Verwachtte model na optie &aops;-m&aops;!\n"
+
+#~ msgid "lpadmin: Expected name=value after '-o' option!\n"
+#~ msgstr "lpadmin: Verwachtte naam=waarde na optie &aops;-o&aops;!\n"
+
+#~ msgid "lpadmin: Expected printer after '-p' option!\n"
+#~ msgstr "lpadmin: Verwachtte printer na optie &aops;-p&aops;!\n"
+
+#~ msgid "lpadmin: Expected printer name after '-d' option!\n"
+#~ msgstr "lpadmin: Verwachtte printernaam na optie &aops;-d&aops;!\n"
+
+#~ msgid "lpadmin: Expected printer or class after '-x' option!\n"
+#~ msgstr "lpadmin: Verwachtte printer of klasse na optie &aops;-x&aops;!\n"
+
+#~ msgid "lpadmin: No member names were seen!\n"
+#~ msgstr "lpadmin: Geen lidnamen ontdekt!\n"
+
+#~ msgid "lpadmin: Printer name can only contain printable characters!\n"
+#~ msgstr "lpadmin: Printernaam mag alleen afdrukbare tekens bevatten!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to add a printer to the class:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Niet mogelijk om printer aan klasse toe te voegen:\n"
+#~ " U moet eerst een printernaam opgeven!\n"
+
#~ msgid "lpadmin: Unable to create temporary file - %s\n"
#~ msgstr "lpadmin: Niet mogelijk om tijdelijk bestand aan te maken - %s\n"
#~ msgid "lpadmin: Unable to create temporary file: %s\n"
#~ msgstr "lpadmin: Niet mogelijk om tijdelijk bestand aan te maken: %s\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to remove a printer from the class:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Niet mogelijk om printer uit klasse te verwijderen:\n"
+#~ " U moet eerst een printernaam opgeven!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the PPD file:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Niet mogelijk om het PPD-bestand in te stellen:\n"
+#~ " U moet eerst een printernaam opgeven!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the device URI:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Niet mogelijk om de apparaat-URI in te stellen:\n"
+#~ " U moet eerst een printernaam opgeven!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the interface script or PPD file:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Niet mogelijk om het interfacescript of het PPD-bestand in te "
+#~ "stellen:\n"
+#~ " U moet eerst een printernaam opgeven!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the interface script:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Niet mogelijk om het interfacescript in te stellen:\n"
+#~ " U moet eerst een printernaam opgeven!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer description:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Niet mogelijk om de printerbeschrijving in te stellen:\n"
+#~ " U moet eerst een printernaam opgeven!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer location:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Niet mogelijk om de printerlocatie in te stellen:\n"
+#~ " U moet eerst een printernaam opgeven!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer options:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Niet mogelijk om de printeropties in te stellen:\n"
+#~ " U moet eerst een printernaam opgeven!\n"
+
+#~ msgid "lpadmin: Unknown allow/deny option \"%s\"!\n"
+#~ msgstr "lpadmin: Onbekende optie voor toestaan/weigeren \"%s\"!\n"
+
+#~ msgid "lpadmin: Unknown argument '%s'!\n"
+#~ msgstr "lpadmin: Onbekend argument &aops;%s&aops;!\n"
+
+#~ msgid "lpadmin: Unknown option '%c'!\n"
+#~ msgstr "lpadmin: Onbekende optie &aops;%c&aops;!\n"
+
+#~ msgid "lpadmin: Warning - content type list ignored!\n"
+#~ msgstr "lpadmin: Waarschuwing - inhoudstypelijst genegeerd!\n"
+
+#~ msgid "lpinfo: Expected 1284 device ID string after --device-id!\n"
+#~ msgstr ""
+#~ "lpinfo: Verwachtte tekenreeks met 1284-apparaat-ID na --device-id!\n"
+
+#~ msgid "lpinfo: Expected language after --language!\n"
+#~ msgstr "lpinfo: Verwachtte taal na --language!\n"
+
+#~ msgid "lpinfo: Expected make and model after --make-and-model!\n"
+#~ msgstr "lpinfo: Verwachtte merk en model na --make-and-model!\n"
+
+#~ msgid "lpinfo: Expected product string after --product!\n"
+#~ msgstr "lpinfo: Verwachtte producttekenreeks na --product!\n"
+
+#~ msgid "lpinfo: Expected scheme list after --exclude-schemes!\n"
+#~ msgstr "lpinfo: Verwachtte schemalijst na --exclude-schemes!\n"
+
+#~ msgid "lpinfo: Expected scheme list after --include-schemes!\n"
+#~ msgstr "lpinfo: Verwachtte schemalijst na --include-schemes!\n"
+
+#~ msgid "lpinfo: Expected timeout after --timeout!\n"
+#~ msgstr "lpinfo: Verwachtte time-out na --timeout!\n"
+
+#~ msgid "lpinfo: Unknown argument '%s'!\n"
+#~ msgstr "lpinfo: Onbekend argument &aops;%s&aops;!\n"
+
+#~ msgid "lpinfo: Unknown option '%c'!\n"
+#~ msgstr "lpinfo: Onbekende optie &aops;%c&aops;!\n"
+
+#~ msgid "lpinfo: Unknown option '%s'!\n"
+#~ msgstr "lpinfo: Onbekende optie &aops;%s&aops;!\n"
+
+#~ msgid "lpmove: Unknown argument '%s'!\n"
+#~ msgstr "lpmove: Onbekend argument &aops;%s&aops;!\n"
+
+#~ msgid "lpmove: Unknown option '%c'!\n"
+#~ msgstr "lpmove: Onbekende optie &aops;%c&aops;!\n"
+
+#~ msgid "lpoptions: No printers!?!\n"
+#~ msgstr "lpoptions: Geen printers!?!\n"
+
+#~ msgid "lpoptions: Unable to open PPD file for %s!\n"
+#~ msgstr "lpoptions: Niet mogelijk om PPD-bestand voor %s te openen!\n"
+
+#~ msgid "lpoptions: Unknown printer or class!\n"
+#~ msgstr "lpoptions: Onbekende printer of klasse!\n"
+
+#~ msgid "lppasswd: Only root can add or delete passwords!\n"
+#~ msgstr "lppasswd: Alleen root kan wachtwoorden toevoegen of verwijderen!\n"
+
+#~ msgid "lppasswd: Password file busy!\n"
+#~ msgstr "lppasswd: Wachtwoordbestand is in gebruik!\n"
+
+#~ msgid "lppasswd: Password file not updated!\n"
+#~ msgstr "lppasswd: Wachtwoordbestand niet bijgewerkt!\n"
+
+#~ msgid "lppasswd: Sorry, password doesn't match!\n"
+#~ msgstr "lppasswd: Wachtwoord komt helaas niet overeen!\n"
+
+#~ msgid "lppasswd: Sorry, passwords don't match!\n"
+#~ msgstr "lppasswd: Wachtwoorden komen helaas niet overeen!\n"
+
+#~ msgid ""
+#~ "lpstat: error - %s environment variable names non-existent destination \"%"
+#~ "s\"!\n"
+#~ msgstr ""
+#~ "lpstat: fout - %s niet-bestaande bestemming voor variabelenamen van "
+#~ "omgeving \"%s\"!\n"
+
+#~ msgid "notify-events not specified!"
+#~ msgstr "notify-events niet gespecificeerd!"
+
+#~ msgid "notify-recipient-uri URI \"%s\" is already used!"
+#~ msgstr "notify-recipient-uri URI \"%s\" wordt al gebruikt!"
+
+#~ msgid "notify-recipient-uri URI \"%s\" uses unknown scheme!"
+#~ msgstr "notify-recipient-uri URI \"%s\" gebruikt onbekend schema!"
+
+#~ msgid "notify-subscription-id %d no good!"
+#~ msgstr "notify-subscription-id %d niet goed!"
+
+#~ msgid "ppdc: Bad resolution name \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Ongeldige resolutienaam \"%s\" in regel %d van %s!\n"
+
+#~ msgid "ppdc: Bad status keyword %s on line %d of %s!\n"
+#~ msgstr "ppdc: Ongeldig statussleutelwoord %s in regel %d van %s!\n"
+
+#~ msgid "ppdc: Choice found on line %d of %s with no Option!\n"
+#~ msgstr "ppdc: Keuze gevonden in regel %d van %s zonder optie!\n"
+
+#~ msgid "ppdc: Duplicate #po for locale %s on line %d of %s!\n"
+#~ msgstr "ppdc: Dubbele #po voor taalversie %s in regel %d van %s!\n"
+
+#~ msgid "ppdc: Expected a filter definition on line %d of %s!\n"
+#~ msgstr "ppdc: Verwachtte een filterdefinitie in regel %d van %s!\n"
+
+#~ msgid "ppdc: Expected a program name on line %d of %s!\n"
+#~ msgstr "ppdc: Verwachtte een programmanaam in regel %d van %s!\n"
+
+#~ msgid "ppdc: Expected charset after Font on line %d of %s!\n"
+#~ msgstr "ppdc: Verwachtte tekenset na Font in regel %d van %s!\n"
+
+#~ msgid "ppdc: Expected color order for ColorModel on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Verwachtte kleurvolgorde voor ColorModel in regel %d van %s!\n"
+
+#~ msgid "ppdc: Expected colorspace for ColorModel on line %d of %s!\n"
+#~ msgstr "ppdc: Verwachtte kleurruimte voor ColorModel in regel %d van %s!\n"
+
+#~ msgid "ppdc: Expected compression for ColorModel on line %d of %s!\n"
+#~ msgstr "ppdc: Verwachtte compressie voor ColorModel in regel %d van %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected constraints string for UIConstraints on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Verwachtte beperkingenreeks voor UIConstraints in regel %d van %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected driver type keyword following DriverType on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc: Verwachtte sleutelwoord voor stuurprogrammatype na DriverType in "
+#~ "regel %d van %s!\n"
+
+#~ msgid "ppdc: Expected duplex type after Duplex on line %d of %s!\n"
+#~ msgstr "ppdc: Verwachtte duplextype na Duplex in regel %d van %s!\n"
+
+#~ msgid "ppdc: Expected encoding after Font on line %d of %s!\n"
+#~ msgstr "ppdc: Verwachtte codering na Font in regel %d van %s!\n"
+
+#~ msgid "ppdc: Expected filename after #po %s on line %d of %s!\n"
+#~ msgstr "ppdc: Verwachtte bestandsnaam na #po %s in regel %d van %s!\n"
+
+#~ msgid "ppdc: Expected group name/text on line %d of %s!\n"
+#~ msgstr "ppdc: Verwachtte groepsnaam/-tekst in regel %d van %s!\n"
+
+#~ msgid "ppdc: Expected include filename on line %d of %s!\n"
+#~ msgstr "ppdc: Verwachtte include-bestandsnaam in regel %d van %s!\n"
+
+#~ msgid "ppdc: Expected integer on line %d of %s!\n"
+#~ msgstr "ppdc: Verwachtte geheel getal in regel %d van %s!\n"
+
+#~ msgid "ppdc: Expected locale after #po on line %d of %s!\n"
+#~ msgstr "ppdc: Verwachtte taalversie na #po in regel %d van %s!\n"
+
+#~ msgid "ppdc: Expected name after %s on line %d of %s!\n"
+#~ msgstr "ppdc: Verwachtte naam na %s in regel %d van %s!\n"
+
+#~ msgid "ppdc: Expected name after FileName on line %d of %s!\n"
+#~ msgstr "ppdc: Verwachtte naam na FileName in regel %d van %s!\n"
+
+#~ msgid "ppdc: Expected name after Font on line %d of %s!\n"
+#~ msgstr "ppdc: Verwachtte naam na Font in regel %d van %s!\n"
+
+#~ msgid "ppdc: Expected name after Manufacturer on line %d of %s!\n"
+#~ msgstr "ppdc: Verwachtte naam na Manufacturer in regel %d van %s!\n"
+
+#~ msgid "ppdc: Expected name after MediaSize on line %d of %s!\n"
+#~ msgstr "ppdc: Verwachtte naam na MediaSize in regel %d van %s!\n"
+
+#~ msgid "ppdc: Expected name after ModelName on line %d of %s!\n"
+#~ msgstr "ppdc: Verwachtte naam na ModelName in regel %d van %s!\n"
+
+#~ msgid "ppdc: Expected name after PCFileName on line %d of %s!\n"
+#~ msgstr "ppdc: Verwachtte naam na PCFileName in regel %d van %s!\n"
+
+#~ msgid "ppdc: Expected name/text after %s on line %d of %s!\n"
+#~ msgstr "ppdc: Verwachtte naam/tekst na %s in regel %d van %s!\n"
+
+#~ msgid "ppdc: Expected name/text after Installable on line %d of %s!\n"
+#~ msgstr "ppdc: Verwachtte naam/tekst na Installable in regel %d van %s!\n"
+
+#~ msgid "ppdc: Expected name/text after Resolution on line %d of %s!\n"
+#~ msgstr "ppdc: Verwachtte naam/tekst na Resolution in regel %d van %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected name/text combination for ColorModel on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Verwachtte naam/tekst-combinatie voor ColorModel in regel %d van %"
+#~ "s!\n"
+
+#~ msgid "ppdc: Expected option name/text on line %d of %s!\n"
+#~ msgstr "ppdc: Verwachtte optienaam/-tekst in regel %d van %s!\n"
+
+#~ msgid "ppdc: Expected option section on line %d of %s!\n"
+#~ msgstr "ppdc: Verwachtte optiesectie in regel %d van %s!\n"
+
+#~ msgid "ppdc: Expected option type on line %d of %s!\n"
+#~ msgstr "ppdc: Verwachtte optietype in regel %d van %s!\n"
+
+#~ msgid "ppdc: Expected override field after Resolution on line %d of %s!\n"
+#~ msgstr "ppdc: Verwachtte override-veld na Resolution in regel %d van %s!\n"
+
+#~ msgid "ppdc: Expected real number on line %d of %s!\n"
+#~ msgstr "ppdc: Verwachtte reëel getal in regel %d van %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected resolution/mediatype following ColorProfile on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc: Verwachtte resolutie/materiaaltype na ColorProfile in regel %d van %"
+#~ "s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected resolution/mediatype following SimpleColorProfile on line %"
+#~ "d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Verwachtte resolutie/materiaaltype na SimpleColorProfile in regel %"
+#~ "d van %s!\n"
+
+#~ msgid "ppdc: Expected selector after %s on line %d of %s!\n"
+#~ msgstr "ppdc: Verwachtte selector na %s in regel %d van %s!\n"
+
+#~ msgid "ppdc: Expected status after Font on line %d of %s!\n"
+#~ msgstr "ppdc: Verwachtte status na Font in regel %d van %s!\n"
+
+#~ msgid "ppdc: Expected string after Copyright on line %d of %s!\n"
+#~ msgstr "ppdc: Verwachtte tekenreeks na Copyright in regel %d van %s!\n"
+
+#~ msgid "ppdc: Expected string after Version on line %d of %s!\n"
+#~ msgstr "ppdc: Verwachtte tekenreeks na Version in regel %d van %s!\n"
+
+#~ msgid "ppdc: Expected two option names on line %d of %s!\n"
+#~ msgstr "ppdc: Verwachtte twee optienamen in regel %d van %s!\n"
+
+#~ msgid "ppdc: Expected value after %s on line %d of %s!\n"
+#~ msgstr "ppdc: Verwachtte waarde na %s in regel %d van %s!\n"
+
+#~ msgid "ppdc: Expected version after Font on line %d of %s!\n"
+#~ msgstr "ppdc: Verwachtte versie na Font in regel %d van %s!\n"
+
+#~ msgid "ppdc: Invalid #include/#po filename \"%s\"!\n"
+#~ msgstr "ppdc: Ongeldige #include/#po-bestandsnaam \"%s\"!\n"
+
+#~ msgid "ppdc: Invalid cost for filter on line %d of %s!\n"
+#~ msgstr "ppdc: Ongeldige kosten voor filter in regel %d van %s!\n"
+
+#~ msgid "ppdc: Invalid empty MIME type for filter on line %d of %s!\n"
+#~ msgstr "ppdc: Ongeldig leeg MIME-type voor filter in regel %d van %s!\n"
+
+#~ msgid "ppdc: Invalid empty program name for filter on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Ongeldige lege programmanaam voor filter in regel %d van %s!\n"
+
+#~ msgid "ppdc: Invalid option section \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Ongeldige optiesectie \"%s\" in regel %d van %s!\n"
+
+#~ msgid "ppdc: Invalid option type \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Ongeldig optietype \"%s\" in regel %d van %s!\n"
+
+#~ msgid "ppdc: Missing #endif at end of \"%s\"!\n"
+#~ msgstr "ppdc: #endif ontbreekt aan einde van \"%s\"!\n"
+
+#~ msgid "ppdc: Missing #if on line %d of %s!\n"
+#~ msgstr "ppdc: #if ontbreekt in regel %d van %s!\n"
+
+#~ msgid "ppdc: No message catalog provided for locale %s!\n"
+#~ msgstr "ppdc: Geen berichtencatalogus opgegeven voor taalversie %s!\n"
+
+#~ msgid "ppdc: Option %s redefined with a different type on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Optie %s opnieuw gedefinieerd met een ander type in regel %d van %"
+#~ "s!\n"
+
+#~ msgid "ppdc: Option constraint must *name on line %d of %s!\n"
+#~ msgstr "ppdc: Optiebeperking moet *name in regel %d van %s!\n"
+
+#~ msgid "ppdc: Too many nested #if's on line %d of %s!\n"
+#~ msgstr "ppdc: Te veel geneste #if's in regel %d van %s!\n"
+
+#~ msgid "ppdc: Unable to find #po file %s on line %d of %s!\n"
+#~ msgstr "ppdc: #po-bestand %s niet gevonden in regel %d van %s!\n"
+
+#~ msgid "ppdc: Unable to find include file \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: include-bestand \"%s\" niet gevonden in regel %d van %s!\n"
+
+#~ msgid "ppdc: Unknown driver type %s on line %d of %s!\n"
+#~ msgstr "ppdc: Onbekend type stuurprogramma %s in regel %d van %s!\n"
+
+#~ msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Onbekend duplextype \"%s\" in regel %d van %s!\n"
+
+#~ msgid "ppdc: Unknown media size \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Onbekende materiaalgrootte \"%s\" in regel %d van %s!\n"
+
+#~ msgid "ppdc: Unknown token \"%s\" seen on line %d of %s!\n"
+#~ msgstr "ppdc: Onbekend token \"%s\" in regel %d van %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Unknown trailing characters in real number \"%s\" on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc: Onbekende afsluitende tekens in reëel getal \"%s\" in regel %d van %"
+#~ "s!\n"
+
+#~ msgid "ppdc: Unterminated string starting with %c on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Niet-afgesloten tekenreeks die begint met %c in regel %d van %s!\n"
+
+#~ msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s!\n"
+#~ msgstr "ppdmerge: Ongeldige LanguageVersion \"%s\" in %s!\n"
diff --git a/locale/cups_no.po b/locale/cups_no.po
index 535767879..6171ae640 100644
--- a/locale/cups_no.po
+++ b/locale/cups_no.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: CUPS 1.4\n"
"Report-Msgid-Bugs-To: http://www.cups.org/str.php\n"
-"POT-Creation-Date: 2009-06-18 15:43-0700\n"
+"POT-Creation-Date: 2010-03-03 10:36-0800\n"
"PO-Revision-Date: 2009-02-16 12:00-0800\n"
"Last-Translator: Apple Inc.\n"
"Language-Team: Apple Inc.\n"
@@ -219,8 +219,8 @@ msgstr ""
" (constraint=«%s %s %s %s»)\n"
#, c-format
-msgid " WARN %s has no corresponding options!\n"
-msgstr " WARN %s har ingen relaterte valg!\n"
+msgid " WARN %s has no corresponding options\n"
+msgstr ""
#, c-format
msgid ""
@@ -230,22 +230,18 @@ msgstr ""
" WARN %s har samme prefiks som %s\n"
" REF: Side 15, del 3.2.\n"
-msgid " WARN Default choices conflicting!\n"
-msgstr " WARN Standardinnstillinger stemmer ikke overens!\n"
+msgid " WARN Default choices conflicting\n"
+msgstr ""
#, c-format
msgid ""
" WARN Duplex option keyword %s may not work as expected and should "
-"be named Duplex!\n"
+"be named Duplex\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" WARN Det er mulig at dupleksvalgnøkkelordet %s ikke fungerer som "
-"forventet og skal ha navnet Duplex!\n"
-" REF: Side 122, del 5.17\n"
-msgid ""
-" WARN File contains a mix of CR, LF, and CR LF line endings!\n"
-msgstr " WARN Filen inneholder CR-, LF- og CR LF-linjeskift!\n"
+msgid " WARN File contains a mix of CR, LF, and CR LF line endings\n"
+msgstr ""
msgid ""
" WARN LanguageEncoding required by PPD 4.3 spec.\n"
@@ -255,8 +251,8 @@ msgstr ""
" REF: Sider 56–57, del 5.3.\n"
#, c-format
-msgid " WARN Line %d only contains whitespace!\n"
-msgstr " WARN Linjen %d inneholder kun mellomrom!\n"
+msgid " WARN Line %d only contains whitespace\n"
+msgstr ""
msgid ""
" WARN Manufacturer required by PPD 4.3 spec.\n"
@@ -267,18 +263,14 @@ msgstr ""
msgid ""
" WARN Non-Windows PPD files should use lines ending with only LF, "
-"not CR LF!\n"
+"not CR LF\n"
msgstr ""
-" WARN PPD-filer som ikke er i Windows-format, bør kun bruke "
-"linjeskift med LF, ikke CR LF!\n"
#, c-format
msgid ""
-" WARN Obsolete PPD version %.1f!\n"
+" WARN Obsolete PPD version %.1f\n"
" REF: Page 42, section 5.2.\n"
msgstr ""
-" WARN Foreldet PPD-versjon %.1f!\n"
-" REF: Side 42, del 5.2.\n"
msgid ""
" WARN PCFileName longer than 8.3 in violation of PPD spec.\n"
@@ -289,6 +281,11 @@ msgstr ""
" REF: Sider 61–62, del 5.3.\n"
msgid ""
+" WARN PCFileName should contain a unique filename.\n"
+" REF: Pages 61-62, section 5.3.\n"
+msgstr ""
+
+msgid ""
" WARN Protocols contains PJL but JCL attributes are not set.\n"
" REF: Pages 78-79, section 5.7.\n"
msgstr ""
@@ -311,72 +308,99 @@ msgstr ""
" REF: Sider 64–65, del 5.3.\n"
#, c-format
-msgid " %s %s %s does not exist!\n"
-msgstr " %s %s %s finnes ikke!\n"
+msgid " %s %s %s does not exist\n"
+msgstr ""
#, c-format
-msgid " %s %s file \"%s\" has the wrong capitalization!\n"
+msgid " %s %s file \"%s\" has the wrong capitalization\n"
msgstr ""
#, c-format
msgid ""
-" %s Bad %s choice %s!\n"
+" %s Bad %s choice %s\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" %s Ugyldig %s-valg %s!\n"
-" REF: Side 122, del 5.17\n"
#, c-format
-msgid " %s Bad UTF-8 \"%s\" translation string for option %s!\n"
-msgstr " %s Ugyldig UTF-8 «%s»-oversettelsesstreng for valget %s!\n"
+msgid " %s Bad UTF-8 \"%s\" translation string for option %s\n"
+msgstr ""
#, c-format
msgid ""
-" %s Bad UTF-8 \"%s\" translation string for option %s, choice %s!\n"
+" %s Bad UTF-8 \"%s\" translation string for option %s, choice %s\n"
msgstr ""
-" %s Ugyldig UTF-8 «%s»-oversettelsesstreng for valget %s, innstillingen "
-"%s!\n"
#, c-format
-msgid " %s Bad cupsFilter value \"%s\"!\n"
-msgstr " %s Ugyldig cupsFilter-verdi «%s»!\n"
+msgid " %s Bad cupsFilter value \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsICCProfile %s!\n"
-msgstr " %s Ugyldig cupsICCProfile %s!\n"
+msgid " %s Bad cupsICCProfile %s\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsPreFilter value \"%s\"!\n"
-msgstr " %s Ugyldig cupsPreFilter-verdi «%s»!\n"
+msgid " %s Bad cupsPreFilter value \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s Ugyldig cupsUIConstraints %s: «%s»!\n"
+msgid " %s Bad cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad language \"%s\"!\n"
-msgstr " %s Ugyldig språk «%s»!\n"
+msgid " %s Bad language \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad spelling of %s - should be %s!\n"
+msgid " %s Bad permissions on APDialogExtension file \"%s\"\n"
msgstr ""
#, c-format
-msgid " %s Cannot provide both APScanAppPath and APScanAppBundleID!\n"
+msgid " %s Bad permissions on APPrinterIconPath file \"%s\"\n"
msgstr ""
#, c-format
-msgid " %s Empty cupsUIConstraints %s!\n"
-msgstr " %s Tom cupsUIConstraints %s!\n"
+msgid " %s Bad permissions on APPrinterLowInkTool file \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Missing \"%s\" translation string for option %s!\n"
-msgstr " %s «%s»-oversettelsesstreng for valget %s mangler!\n"
+msgid " %s Bad permissions on APPrinterUtilityPath file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on APScanAppPath file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on cupsFilter file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on cupsICCProfile file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on cupsPreFilter file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad spelling of %s - should be %s\n"
+msgstr ""
#, c-format
-msgid " %s Missing \"%s\" translation string for option %s, choice %s!\n"
+msgid " %s Cannot provide both APScanAppPath and APScanAppBundleID\n"
+msgstr ""
+
+#, c-format
+msgid " %s Empty cupsUIConstraints %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Missing \"%s\" translation string for option %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Missing \"%s\" translation string for option %s, choice %s\n"
msgstr ""
-" %s «%s»-oversettelsesstreng for valget %s, innstillingen %s mangler!\n"
#, c-format
msgid " %s Missing APDialogExtension file \"%s\"\n"
@@ -400,100 +424,94 @@ msgstr ""
#, c-format
msgid ""
-" %s Missing REQUIRED PageRegion option!\n"
+" %s Missing REQUIRED PageRegion option\n"
" REF: Page 100, section 5.14.\n"
msgstr ""
#, c-format
msgid ""
-" %s Missing REQUIRED PageSize option!\n"
+" %s Missing REQUIRED PageSize option\n"
" REF: Page 99, section 5.14.\n"
msgstr ""
#, c-format
-msgid " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"!\n"
-msgstr " %s Valget *%s %s i UIConstraints «*%s %s *%s %s» mangler!\n"
+msgid " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"\n"
+msgstr ""
#, c-format
-msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s Valget *%s %s i cupsUIConstraints %s mangler: «%s»!\n"
+msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
#, c-format
msgid " %s Missing cupsFilter file \"%s\"\n"
msgstr " %s cupsFilter-filen «%s» mangler\n"
#, c-format
-msgid " %s Missing cupsICCProfile file \"%s\"!\n"
-msgstr " %s cupsICCProfile-filen «%s» mangler!\n"
+msgid " %s Missing cupsICCProfile file \"%s\"\n"
+msgstr ""
#, c-format
msgid " %s Missing cupsPreFilter file \"%s\"\n"
msgstr " %s cupsPreFilter-filen «%s» mangler\n"
#, c-format
-msgid " %s Missing cupsUIResolver %s!\n"
-msgstr " %s cupsUIResolver %s mangler!\n"
+msgid " %s Missing cupsUIResolver %s\n"
+msgstr ""
#, c-format
-msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"!\n"
-msgstr " %s Valget %s i UIConstraints «*%s %s *%s %s» mangler!\n"
+msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"\n"
+msgstr ""
#, c-format
-msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s Valget %s i cupsUIConstraints %s mangler: «%s»!\n"
+msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s No base translation \"%s\" is included in file!\n"
-msgstr " %s Filen inneholder ingen grunnoversettelse «%s»!\n"
+msgid " %s No base translation \"%s\" is included in file\n"
+msgstr ""
#, c-format
msgid ""
-" %s Non-standard size name \"%s\"!\n"
+" %s Non-standard size name \"%s\"\n"
" REF: Page 187, section B.2.\n"
msgstr ""
#, c-format
msgid ""
-" %s REQUIRED %s does not define choice None!\n"
+" %s REQUIRED %s does not define choice None\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" %s OBLIGATORISK %s definerer ikke innstillingen Ingen!\n"
-" REF: Side 122, del 5.17\n"
#, c-format
-msgid " %s Size \"%s\" defined for %s but not for %s!\n"
+msgid " %s Size \"%s\" defined for %s but not for %s\n"
msgstr ""
#, c-format
-msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)!\n"
+msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)\n"
msgstr ""
#, c-format
-msgid " %s cupsICCProfile %s hash value collides with %s!\n"
-msgstr " %s cupsICCProfile %s-hashverdi er i konflikt med %s!\n"
+msgid " %s cupsICCProfile %s hash value collides with %s\n"
+msgstr ""
#, c-format
-msgid " %s cupsUIResolver %s causes a loop!\n"
-msgstr " %s cupsUIResolver %s forårsaker en sløyfe!\n"
+msgid " %s cupsUIResolver %s causes a loop\n"
+msgstr ""
#, c-format
msgid ""
-" %s cupsUIResolver %s does not list at least two different options!\n"
+" %s cupsUIResolver %s does not list at least two different options\n"
msgstr ""
#, c-format
-msgid " **FAIL** %s choice names %s and %s differ only by case!\n"
+msgid " **FAIL** %s choice names %s and %s differ only by case\n"
msgstr ""
-" **FEIL** Den eneste forskjellen mellom %s-valgnavnene %s og %s er "
-"store og små bokstaver!\n"
#, c-format
msgid ""
-" **FAIL** %s must be 1284DeviceID!\n"
+" **FAIL** %s must be 1284DeviceID\n"
" REF: Page 72, section 5.5\n"
msgstr ""
-" **FEIL** %s må være 1284DeviceID!\n"
-" REF: Side 72, del 5.5\n"
#, c-format
msgid ""
@@ -505,19 +523,15 @@ msgstr ""
#, c-format
msgid ""
-" **FAIL** BAD DefaultImageableArea %s!\n"
+" **FAIL** BAD DefaultImageableArea %s\n"
" REF: Page 102, section 5.15.\n"
msgstr ""
-" **FEIL** UGYLDIG DefaultImageableArea %s!\n"
-" REF: Side 102, del 5.15.\n"
#, c-format
msgid ""
-" **FAIL** BAD DefaultPaperDimension %s!\n"
+" **FAIL** BAD DefaultPaperDimension %s\n"
" REF: Page 103, section 5.15.\n"
msgstr ""
-" **FEIL** UGYLDIG DefaultPaperDimension %s!\n"
-" REF: Side 103, del 5.15.\n"
msgid ""
" **FAIL** BAD JobPatchFile attribute in file\n"
@@ -571,11 +585,9 @@ msgstr ""
#, c-format
msgid ""
-" **FAIL** Bad %s choice %s!\n"
+" **FAIL** Bad %s choice %s\n"
" REF: Page 84, section 5.9\n"
msgstr ""
-" **FEIL** Ugyldig %s-valg %s!\n"
-" REF: Side 84, del 5.9\n"
#, c-format
msgid ""
@@ -594,12 +606,12 @@ msgstr ""
" REF: Side 56, del 5.3.\n"
#, c-format
-msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1!\n"
-msgstr " **FEIL** Ugyldig LanguageEncoding %s – må være ISOLatin1!\n"
+msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1\n"
+msgstr ""
#, c-format
-msgid " **FAIL** Bad LanguageVersion %s - must be English!\n"
-msgstr " **FEIL** Ugyldig LanguageVersion %s – må være English!\n"
+msgid " **FAIL** Bad LanguageVersion %s - must be English\n"
+msgstr ""
#, c-format
msgid " **FAIL** Default option code cannot be interpreted: %s\n"
@@ -608,34 +620,26 @@ msgstr " **FEIL** Kan ikke tolke standard valgkode: %s\n"
#, c-format
msgid ""
" **FAIL** Default translation string for option %s choice %s contains "
-"8-bit characters!\n"
+"8-bit characters\n"
msgstr ""
-" **FEIL** Standard oversettelsesstreng for valget %s, innstillingen %s "
-"inneholder 8-bitstegn!\n"
#, c-format
msgid ""
" **FAIL** Default translation string for option %s contains 8-bit "
-"characters!\n"
+"characters\n"
msgstr ""
-" **FEIL** Standard oversettelsesstreng for valget %s inneholder 8-"
-"bitstegn!\n"
#, c-format
-msgid " **FAIL** Group names %s and %s differ only by case!\n"
+msgid " **FAIL** Group names %s and %s differ only by case\n"
msgstr ""
-" **FEIL** Den eneste forskjellen mellom gruppenavnene %s og %s er "
-"store og små bokstaver!\n"
#, c-format
-msgid " **FAIL** Multiple occurrences of %s choice name %s!\n"
-msgstr " **FEIL** Flere forekomster av %s-valgnavnet %s!\n"
+msgid " **FAIL** Multiple occurrences of %s choice name %s\n"
+msgstr ""
#, c-format
-msgid " **FAIL** Option names %s and %s differ only by case!\n"
+msgid " **FAIL** Option names %s and %s differ only by case\n"
msgstr ""
-" **FEIL** Den eneste forskjellen mellom valgnavnene %s og %s er store "
-"og små bokstaver!\n"
#, c-format
msgid ""
@@ -785,100 +789,82 @@ msgstr " FANT %d FEIL\n"
#, c-format
msgid ""
-" Bad %%%%BoundingBox: on line %d!\n"
+" Bad %%%%BoundingBox: on line %d\n"
" REF: Page 39, %%%%BoundingBox:\n"
msgstr ""
-" Ugyldig %%%%BoundingBox: på linje %d!\n"
-" REF: Side 39, %%%%BoundingBox:\n"
#, c-format
msgid ""
-" Bad %%%%Page: on line %d!\n"
+" Bad %%%%Page: on line %d\n"
" REF: Page 53, %%%%Page:\n"
msgstr ""
-" Ugyldig %%%%Page: på linje %d!\n"
-" REF: Side 53, %%%%Page:\n"
#, c-format
msgid ""
-" Bad %%%%Pages: on line %d!\n"
+" Bad %%%%Pages: on line %d\n"
" REF: Page 43, %%%%Pages:\n"
msgstr ""
-" Ugyldig %%%%Pages: på linje %d!\n"
-" REF: Side 43, %%%%Pages:\n"
#, c-format
msgid ""
-" Line %d is longer than 255 characters (%d)!\n"
+" Line %d is longer than 255 characters (%d)\n"
" REF: Page 25, Line Length\n"
msgstr ""
-" Linje %d inneholder mer enn 255 tegn (%d)!\n"
-" REF: Side 25, Line Length\n"
msgid ""
-" Missing %!PS-Adobe-3.0 on first line!\n"
+" Missing %!PS-Adobe-3.0 on first line\n"
" REF: Page 17, 3.1 Conforming Documents\n"
msgstr ""
-" %!PS-Adobe-3.0 mangler på første linje!\n"
-" REF: Side 17, 3.1 Conforming Documents\n"
#, c-format
msgid ""
-" Missing %%EndComments comment!\n"
+" Missing %%EndComments comment\n"
" REF: Page 41, %%EndComments\n"
msgstr ""
-" %%EndComments-kommentar mangler!\n"
-" REF: Side 41, %%EndComments\n"
#, c-format
msgid ""
-" Missing or bad %%BoundingBox: comment!\n"
+" Missing or bad %%BoundingBox: comment\n"
" REF: Page 39, %%BoundingBox:\n"
msgstr ""
-" %%BoundingBox:-kommentar mangler eller er ugyldig!\n"
-" REF: Side 39, %%BoundingBox:\n"
#, c-format
msgid ""
-" Missing or bad %%Page: comments!\n"
+" Missing or bad %%Page: comments\n"
" REF: Page 53, %%Page:\n"
msgstr ""
-" %%Page-kommentarer mangler eller er ugyldig!\n"
-" REF: Side 53, %%Page:\n"
#, c-format
msgid ""
-" Missing or bad %%Pages: comment!\n"
+" Missing or bad %%Pages: comment\n"
" REF: Page 43, %%Pages:\n"
msgstr ""
-" %%Pages-kommentar mangler eller er ugyldig!\n"
-" REF: Side 43, %%Pages:\n"
msgid " NO ERRORS FOUND\n"
msgstr " FANT INGEN FEIL\n"
#, c-format
-msgid " Saw %d lines that exceeded 255 characters!\n"
-msgstr " Fant %d linjer som er lengre enn 255 tegn!\n"
+msgid " Saw %d lines that exceeded 255 characters\n"
+msgstr ""
#, c-format
-msgid " Too many %%BeginDocument comments!\n"
-msgstr " For mange %%BeginDocument-kommentarer!\n"
+msgid " Too many %%BeginDocument comments\n"
+msgstr ""
#, c-format
-msgid " Too many %%EndDocument comments!\n"
-msgstr " For mange %%EndDocument-kommentarer!\n"
+msgid " Too many %%EndDocument comments\n"
+msgstr ""
-msgid " Warning: file contains binary data!\n"
-msgstr " Advarsel: filen inneholder binærdata!\n"
+msgid " Warning: file contains binary data\n"
+msgstr ""
#, c-format
-msgid " Warning: no %%EndComments comment in file!\n"
-msgstr " Advarsel: ingen %%EndComments-kommentar i fil!\n"
+msgid " Warning: no %%EndComments comment in file\n"
+msgstr ""
#, c-format
-msgid " Warning: obsolete DSC version %.1f in file!\n"
-msgstr " Advarsel: foreldet DSC-versjon %.1f i fil!\n"
+msgid " Warning: obsolete DSC version %.1f in file\n"
+msgstr ""
msgid " FAIL\n"
msgstr " FEIL\n"
@@ -974,8 +960,8 @@ msgstr ""
"\t%s\n"
#, c-format
-msgid "%s not supported!"
-msgstr "%s støttes ikke!"
+msgid "%s not supported"
+msgstr ""
#, c-format
msgid "%s/%s accepting requests since %s\n"
@@ -998,119 +984,119 @@ msgid "%s: %s failed: %s\n"
msgstr "%s: %s mislyktes: %s\n"
#, c-format
-msgid "%s: Don't know what to do!\n"
-msgstr "%s: Vet ikke hva som skal gjøres!\n"
+msgid "%s: Don't know what to do\n"
+msgstr ""
#, c-format
msgid ""
-"%s: Error - %s environment variable names non-existent destination \"%s\"!\n"
-msgstr "%s: Feil – %s-miljøvariabel oppgir målet «%s» som ikke eksisterer!\n"
+"%s: Error - %s environment variable names non-existent destination \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Error - bad job ID!\n"
-msgstr "%s: Feil – ugyldig jobb-ID!\n"
+msgid "%s: Error - bad job ID\n"
+msgstr ""
#, c-format
-msgid "%s: Error - cannot print files and alter jobs simultaneously!\n"
-msgstr "%s: Feil – kan ikke skrive ut filer og endre jobber samtidig!\n"
+msgid "%s: Error - cannot print files and alter jobs simultaneously\n"
+msgstr ""
#, c-format
-msgid ""
-"%s: Error - cannot print from stdin if files or a job ID are provided!\n"
+msgid "%s: Error - cannot print from stdin if files or a job ID are provided\n"
+msgstr ""
+
+#, c-format
+msgid "%s: Error - expected character set after '-S' option\n"
msgstr ""
-"%s: Feil – kan ikke skrive ut fra stdin hvis det er oppgitt filer eller en "
-"jobb-ID!\n"
#, c-format
-msgid "%s: Error - expected character set after '-S' option!\n"
-msgstr "%s: Feil – forventet tegnsett etter «-S»-valg!\n"
+msgid "%s: Error - expected content type after '-T' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected content type after '-T' option!\n"
-msgstr "%s: Feil – forventet innholdstype etter «-T»-valg!\n"
+msgid "%s: Error - expected copies after '-n' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected copies after '-n' option!\n"
-msgstr "%s: Feil – forventet eksemplarer etter «-n»-valg!\n"
+msgid "%s: Error - expected copy count after '-#' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected copy count after '-#' option!\n"
-msgstr "%s: Feil – forventet antall eksemplarer etter «-#»-valg!\n"
+msgid "%s: Error - expected destination after '-P' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected destination after '-P' option!\n"
-msgstr "%s: Feil – forventet mål etter «-P»-valg!\n"
+msgid "%s: Error - expected destination after '-b' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected destination after '-b' option!\n"
-msgstr "%s: Feil – forventet mål etter «-b»-valg!\n"
+msgid "%s: Error - expected destination after '-d' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected destination after '-d' option!\n"
-msgstr "%s: Feil – forventet mål etter «-d»-valg!\n"
+msgid "%s: Error - expected form after '-f' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected form after '-f' option!\n"
-msgstr "%s: Feil – forventet skjema etter «-f»-valg!\n"
+msgid "%s: Error - expected hold name after '-H' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected hold name after '-H' option!\n"
-msgstr "%s: Feil – forventet holdnavn etter «-H»-valg!\n"
+msgid "%s: Error - expected hostname after '-H' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected hostname after '-H' option!\n"
-msgstr "%s: Feil – forventet vertsnavn etter «-H»-valg!\n"
+msgid "%s: Error - expected hostname after '-h' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected hostname after '-h' option!\n"
-msgstr "%s: Feil – forventet vertsnavn etter «-h»-valg!\n"
+msgid "%s: Error - expected mode list after '-y' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected mode list after '-y' option!\n"
-msgstr "%s: Feil – forventet modusliste etter «-y»-valg!\n"
+msgid "%s: Error - expected name after '-%c' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected name after '-%c' option!\n"
-msgstr "%s: Feil – forventet navn etter «%c»-valg!\n"
+msgid "%s: Error - expected option string after '-o' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected option string after '-o' option!\n"
-msgstr "%s: Feil – forventet valgstreng etter «-o»-valg!\n"
+msgid "%s: Error - expected page list after '-P' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected page list after '-P' option!\n"
-msgstr "%s: Feil – forventet sideliste etter «-P»-valg!\n"
+msgid "%s: Error - expected priority after '-%c' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected priority after '-%c' option!\n"
-msgstr "%s: Feil – forventet prioritet etter «%c»-valg!\n"
+msgid "%s: Error - expected reason text after '-r' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected reason text after '-r' option!\n"
-msgstr "%s: Feil – forventet begrunnelsestekst etter «-r»-valg!\n"
+msgid "%s: Error - expected title after '-t' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected title after '-t' option!\n"
-msgstr "%s: Feil – forventet tittel etter «-t»-valg!\n"
+msgid "%s: Error - expected username after '-U' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected username after '-U' option!\n"
-msgstr "%s: Feil – forventet brukernavn etter «-U»-valg!\n"
+msgid "%s: Error - expected username after '-U' option!n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected username after '-u' option!\n"
-msgstr "%s: Feil – forventet brukernavn etter «-u»-valg!\n"
+msgid "%s: Error - expected username after '-u' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected value after '-%c' option!\n"
-msgstr "%s: Feil – forventet verdi etter «%c»-valg!\n"
+msgid "%s: Error - expected value after '-%c' option\n"
+msgstr ""
#, c-format
msgid ""
"%s: Error - need \"completed\", \"not-completed\", or \"all\" after '-W' "
-"option!\n"
+"option\n"
msgstr ""
-"%s: Feil – trenger «completed», «not-completed» eller «all» etter «-W»-valg!\n"
#, c-format
msgid "%s: Error - no default destination available.\n"
@@ -1121,8 +1107,8 @@ msgid "%s: Error - priority must be between 1 and 100.\n"
msgstr "%s: Feil – prioritet må være mellom 1 og 100.\n"
#, c-format
-msgid "%s: Error - scheduler not responding!\n"
-msgstr "%s: Feil – planlegger svarer ikke!\n"
+msgid "%s: Error - scheduler not responding\n"
+msgstr ""
#, c-format
msgid "%s: Error - too many files - \"%s\"\n"
@@ -1137,64 +1123,64 @@ msgid "%s: Error - unable to queue from stdin - %s\n"
msgstr "%s: Feil – kan ikke legge i kø fra stdin – %s\n"
#, c-format
-msgid "%s: Error - unknown destination \"%s\"!\n"
-msgstr "%s: Feil – ukjent mål «%s»!\n"
+msgid "%s: Error - unknown destination \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Error - unknown destination \"%s/%s\"!\n"
-msgstr "%s: Feil – ukjent mål «%s/%s»!\n"
+msgid "%s: Error - unknown destination \"%s/%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Error - unknown option '%c'!\n"
-msgstr "%s: Feil – ukjent valg «%c»!\n"
+msgid "%s: Error - unknown option '%c'\n"
+msgstr ""
#, c-format
-msgid "%s: Error - unknown option '%s'!\n"
-msgstr "%s: Feil – ukjent valg «%s»!\n"
+msgid "%s: Error - unknown option '%s'\n"
+msgstr ""
#, c-format
-msgid "%s: Expected job ID after '-i' option!\n"
-msgstr "%s: Forventet jobb-ID etter «-i»-valg!\n"
+msgid "%s: Expected job ID after '-i' option\n"
+msgstr ""
#, c-format
msgid "%s: Filter \"%s\" not available: %s\n"
msgstr "%s: Filteret «%s» er ikke tilgjengelig: %s\n"
#, c-format
-msgid "%s: Invalid destination name in list \"%s\"!\n"
-msgstr "%s: Ugyldig målnavn i liste «%s»!\n"
+msgid "%s: Invalid destination name in list \"%s\"\n"
+msgstr ""
#, c-format
msgid "%s: Invalid filter string \"%s\"\n"
msgstr "%s: Ugyldig filterstreng «%s»\n"
#, c-format
-msgid "%s: Need job ID ('-i jobid') before '-H restart'!\n"
-msgstr "%s: Trenger jobb-ID («-i jobid») før «-H restart»!\n"
+msgid "%s: Need job ID ('-i jobid') before '-H restart'\n"
+msgstr ""
#, c-format
-msgid "%s: No filter to convert from %s/%s to %s/%s!\n"
-msgstr "%s: Mangler filter for å konvertere fra %s/%s til %s/%s!\n"
+msgid "%s: No filter to convert from %s/%s to %s/%s\n"
+msgstr ""
#, c-format
msgid "%s: Operation failed: %s\n"
msgstr "%s: Handling mislyktes: %s\n"
#, c-format
-msgid "%s: Sorry, no encryption support compiled in!\n"
-msgstr "%s: Støtte for kryptering er ikke kompilert inn!\n"
+msgid "%s: Sorry, no encryption support compiled in\n"
+msgstr ""
#, c-format
msgid "%s: Unable to connect to server\n"
msgstr "%s: Kan ikke koble til tjener\n"
#, c-format
-msgid "%s: Unable to contact server!\n"
-msgstr "%s: Får ikke kontakt med tjener!\n"
+msgid "%s: Unable to contact server\n"
+msgstr ""
#, c-format
-msgid "%s: Unable to determine MIME type of \"%s\"!\n"
-msgstr "%s: Kan ikke bestemme MIME-typen til «%s»!\n"
+msgid "%s: Unable to determine MIME type of \"%s\"\n"
+msgstr ""
#, c-format
msgid "%s: Unable to open %s: %s\n"
@@ -1209,57 +1195,55 @@ msgid "%s: Unable to open PPD file: %s on line %d.\n"
msgstr ""
#, c-format
-msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"!\n"
-msgstr "%s: Kan ikke lese MIME-database fra «%s» eller «%s»!\n"
+msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown destination \"%s\"!\n"
-msgstr "%s: Ukjent mål «%s»!\n"
+msgid "%s: Unknown destination \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown destination MIME type %s/%s!\n"
-msgstr "%s: Ukjent MIME-type for mål %s/%s!\n"
+msgid "%s: Unknown destination MIME type %s/%s\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown option '%c'!\n"
-msgstr "%s: Ukjent valg «%c»!\n"
+msgid "%s: Unknown option '%c'\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown source MIME type %s/%s!\n"
-msgstr "%s: Ukjent kilde-MIME-type for mål %s/%s!\n"
+msgid "%s: Unknown source MIME type %s/%s\n"
+msgstr ""
#, c-format
msgid ""
"%s: Warning - '%c' format modifier not supported - output may not be "
-"correct!\n"
+"correct\n"
msgstr ""
-"%s: Advarsel «%c»-formatmodifikator støttes ikke – det er mulig at utdata "
-"ikke er korrekt!\n"
#, c-format
-msgid "%s: Warning - character set option ignored!\n"
-msgstr "%s: Advarsel – ignorerte tegnsettvalg!\n"
+msgid "%s: Warning - character set option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - content type option ignored!\n"
-msgstr "%s: Advarsel – ignorerte innholdstypevalg!\n"
+msgid "%s: Warning - content type option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - form option ignored!\n"
-msgstr "%s: Advarsel – ignorerte skjemavalg!\n"
+msgid "%s: Warning - form option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - mode option ignored!\n"
-msgstr "%s: Advarsel – ignorerte modusvalg!\n"
+msgid "%s: Warning - mode option ignored\n"
+msgstr ""
#, c-format
msgid ""
-"%s: error - %s environment variable names non-existent destination \"%s\"!\n"
-msgstr "%s: feil – %s-miljøvariabel oppgir målet «%s» som ikke eksisterer!\n"
+"%s: error - %s environment variable names non-existent destination \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: error - expected option=value after '-o' option!\n"
-msgstr "%s: feil – forventet option=value etter «-o»-valg!\n"
+msgid "%s: error - expected option=value after '-o' option\n"
+msgstr ""
#, c-format
msgid "%s: error - no default destination available.\n"
@@ -1856,19 +1840,19 @@ msgstr "95"
msgid "?Invalid help command unknown\n"
msgstr "?Ugyldig hjelpekommando ukjent\n"
-msgid "A Samba password is required to export printer drivers!"
-msgstr "Et Samba-passord kreves for å eksportere skriverdrivere!"
+msgid "A Samba password is required to export printer drivers"
+msgstr ""
-msgid "A Samba username is required to export printer drivers!"
-msgstr "Et Samba-brukernavn kreves for å eksportere skriverdrivere!"
+msgid "A Samba username is required to export printer drivers"
+msgstr ""
#, c-format
-msgid "A class named \"%s\" already exists!"
-msgstr "Det finnes allerede en klasse med navnet «%s»!"
+msgid "A class named \"%s\" already exists"
+msgstr ""
#, c-format
-msgid "A printer named \"%s\" already exists!"
-msgstr "Det finnes allerede en skriver med navnet «%s»!"
+msgid "A printer named \"%s\" already exists"
+msgstr ""
msgid "A0"
msgstr "A0"
@@ -1979,12 +1963,12 @@ msgid "Applicator"
msgstr "Applikator"
#, c-format
-msgid "Attempt to set %s printer-state to bad value %d!"
-msgstr "Prøv å sette %s printer-state til den ugyldige verdien %d!"
+msgid "Attempt to set %s printer-state to bad value %d"
+msgstr ""
#, c-format
-msgid "Attribute groups are out of order (%x < %x)!"
-msgstr "Attributtgrupper er ikke i rekkefølge (%x < %x)!"
+msgid "Attribute groups are out of order (%x < %x)"
+msgstr ""
msgid "B0"
msgstr "B0"
@@ -2048,83 +2032,86 @@ msgid "Bad custom parameter"
msgstr "Ugyldig, tilpasset parameter"
#, c-format
-msgid "Bad device URI \"%s\"!\n"
-msgstr "Ugyldig device-URI «%s»!\n"
+msgid "Bad device URI \"%s\"\n"
+msgstr ""
#, c-format
-msgid "Bad device-uri \"%s\"!"
-msgstr "Ugyldig device-uri «%s»!"
+msgid "Bad device-uri \"%s\""
+msgstr ""
#, c-format
-msgid "Bad device-uri scheme \"%s\"!"
-msgstr "Ugyldig device-uri-oppsett «%s»!\n"
+msgid "Bad device-uri scheme \"%s\""
+msgstr ""
#, c-format
-msgid "Bad document-format \"%s\"!"
-msgstr "Ugyldig document-format «%s»!"
+msgid "Bad document-format \"%s\""
+msgstr ""
-msgid "Bad filename buffer!"
-msgstr "Ugyldig filnavnbuffer!"
+msgid "Bad filename buffer"
+msgstr ""
#, c-format
msgid "Bad font attribute: %s\n"
msgstr "Ugyldig fontattributt: %s\n"
-msgid "Bad job-priority value!"
-msgstr "Ugyldig job-priority-verdi!"
+msgid "Bad job-priority value"
+msgstr ""
#, c-format
-msgid "Bad job-sheets value \"%s\"!"
-msgstr "Ugyldig job-sheets-verdi «%s»!"
+msgid "Bad job-sheets value \"%s\""
+msgstr ""
-msgid "Bad job-sheets value type!"
-msgstr "Ugyldig job-sheets-verditype!"
+msgid "Bad job-sheets value type"
+msgstr ""
-msgid "Bad job-state value!"
-msgstr "Ugyldig job-state-verdi!"
+msgid "Bad job-state value"
+msgstr ""
#, c-format
-msgid "Bad job-uri attribute \"%s\"!"
-msgstr "Ugyldig job-uri-attributt «%s»!"
+msgid "Bad job-uri attribute \"%s\""
+msgstr ""
#, c-format
-msgid "Bad notify-pull-method \"%s\"!"
-msgstr "Ugyldig notify-pull-method «%s»!"
+msgid "Bad notify-pull-method \"%s\""
+msgstr ""
#, c-format
-msgid "Bad notify-recipient-uri URI \"%s\"!"
-msgstr "Ugyldig notify-recipient-uri-URI «%s»!"
+msgid "Bad notify-recipient-uri URI \"%s\""
+msgstr ""
#, c-format
msgid "Bad number-up value %d."
msgstr "Ugyldig number-up-verdi %d."
#, c-format
-msgid "Bad option + choice on line %d!"
-msgstr "Ugyldig valg og alternativ på linje %d!"
+msgid "Bad option + choice on line %d"
+msgstr ""
#, c-format
msgid "Bad page-ranges values %d-%d."
msgstr "Ugyldig page-ranges-verdier %d–%d."
#, c-format
-msgid "Bad port-monitor \"%s\"!"
-msgstr "Ugyldig port-monitor «%s»!"
+msgid "Bad port-monitor \"%s\""
+msgstr ""
#, c-format
-msgid "Bad printer-state value %d!"
-msgstr "Ugyldig printer-state-verdi %d!"
+msgid "Bad printer-state value %d"
+msgstr ""
#, c-format
-msgid "Bad request ID %d!"
+msgid "Bad request ID %d"
msgstr ""
#, c-format
-msgid "Bad request version number %d.%d!"
-msgstr "Ugyldig versjonsnummer for forespørsel %d.%d!"
+msgid "Bad request version number %d.%d"
+msgstr ""
-msgid "Bad subscription ID!"
-msgstr "Ugyldig abonnements-ID!"
+msgid "Bad subscription ID"
+msgstr ""
+
+msgid "Bad value string"
+msgstr ""
msgid "Banners"
msgstr "Bannere"
@@ -2184,8 +2171,8 @@ msgid "Change Settings"
msgstr "Endre innstillinger"
#, c-format
-msgid "Character set \"%s\" not supported!"
-msgstr "Tegnsett «%s» støttes ikke!"
+msgid "Character set \"%s\" not supported"
+msgstr ""
msgid "Chou3 Envelope"
msgstr "Chou3-konvolutt"
@@ -2224,11 +2211,8 @@ msgid "Continuous"
msgstr "Kontinuerlig"
#, c-format
-msgid "Could not scan type \"%s\"!"
-msgstr "Kunne ikke skanne type «%s»!"
-
-msgid "Cover open."
-msgstr "Deksel åpent."
+msgid "Could not scan type \"%s\""
+msgstr ""
msgid "Created"
msgstr "Opprettet"
@@ -2279,12 +2263,6 @@ msgstr "DeskJet-serie"
msgid "Destination \"%s\" is not accepting jobs."
msgstr "Målet «%s» mottar ikke jobber."
-msgid "Developer almost empty."
-msgstr "Fremkaller nesten tom."
-
-msgid "Developer empty!"
-msgstr "Fremkaller tom!"
-
#, c-format
msgid ""
"Device: uri = %s\n"
@@ -2311,9 +2289,6 @@ msgstr "Deaktivert"
msgid "Document %d not found in job %d."
msgstr "Fant ikke dokumentet %d i jobben %d."
-msgid "Door open."
-msgstr "Dør åpen."
-
msgid "Double Postcard"
msgstr "Dobbelt postkort"
@@ -2348,24 +2323,20 @@ msgid "ERROR: %s job-id user title copies options [file]\n"
msgstr ""
#, c-format
-msgid "ERROR: Bad %%BoundingBox: comment seen!\n"
-msgstr "ERROR: Fant ugyldig %%BoundingBox:-kommentar!\n"
-
-#, c-format
-msgid "ERROR: Bad %%IncludeFeature: comment!\n"
-msgstr "ERROR: Ugyldig %%IncludeFeature:-kommentar!\n"
+msgid "ERROR: Bad %%BoundingBox: comment seen\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad %%Page: comment in file!\n"
-msgstr "ERROR: Ugyldig %%Page:-kommentar i fil!\n"
+msgid "ERROR: Bad %%IncludeFeature: comment\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad %%PageBoundingBox: comment in file!\n"
-msgstr "ERROR: Ugyldig %%PageBoundingBox:-kommentar i fil!\n"
+msgid "ERROR: Bad %%Page: comment in file\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad SCSI device file \"%s\"!\n"
-msgstr "ERROR: Ugyldig SCSI-enhetsfil «%s»!\n"
+msgid "ERROR: Bad %%PageBoundingBox: comment in file\n"
+msgstr ""
#, c-format
msgid "ERROR: Bad charset file %s\n"
@@ -2376,23 +2347,23 @@ msgid "ERROR: Bad charset type %s\n"
msgstr "ERROR: Ugyldig tegnsettype %s\n"
#, c-format
-msgid "ERROR: Bad columns value %d!\n"
-msgstr "ERROR: Ugyldig kolonneverdi %d!\n"
+msgid "ERROR: Bad columns value %d\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad cpi value %f!\n"
-msgstr "ERROR: Ugyldig cpi-verdi %f!\n"
+msgid "ERROR: Bad cpi value %f\n"
+msgstr ""
#, c-format
msgid "ERROR: Bad font description line: %s\n"
msgstr "ERROR: Ugyldig fontbeskrivelseslinje: %s\n"
#, c-format
-msgid "ERROR: Bad lpi value %f!\n"
-msgstr "ERROR: Ugyldig lpi-verdi %f!\n"
+msgid "ERROR: Bad lpi value %f\n"
+msgstr ""
-msgid "ERROR: Bad page setup!\n"
-msgstr "ERROR: Ugyldig sideoppsett!\n"
+msgid "ERROR: Bad page setup\n"
+msgstr ""
#, c-format
msgid "ERROR: Bad text direction %s\n"
@@ -2402,89 +2373,80 @@ msgstr "ERROR: Ugyldig tekstretning %s\n"
msgid "ERROR: Bad text width %s\n"
msgstr "ERROR: Ugyldig tekstbredde %s\n"
-msgid "ERROR: Destination printer does not exist!\n"
-msgstr "ERROR: Målskriver finnes ikke!\n"
+msgid "ERROR: Destination printer does not exist\n"
+msgstr ""
#, c-format
-msgid "ERROR: Duplicate %%BoundingBox: comment seen!\n"
-msgstr "ERROR: Fant duplisert %%BoundingBox:-kommentar!\n"
+msgid "ERROR: Duplicate %%BoundingBox: comment seen\n"
+msgstr ""
#, c-format
-msgid "ERROR: Duplicate %%Pages: comment seen!\n"
-msgstr "ERROR: Fant duplisert %%Pages:-kommentar!\n"
+msgid "ERROR: Duplicate %%Pages: comment seen\n"
+msgstr ""
-msgid "ERROR: Empty print file!\n"
-msgstr "ERROR: Tom utskriftsfil!\n"
+msgid "ERROR: Empty print file\n"
+msgstr ""
#, c-format
msgid "ERROR: Error %d sending PAPSendData request: %s\n"
msgstr "ERROR: Feil %d ved sending av PAPSendData-forespørsel: %s\n"
#, c-format
-msgid "ERROR: Expected quoted string on line %d of %s!\n"
-msgstr "ERROR: Forventet streng i anførselstegn på linje %d av %s!\n"
-
-msgid "ERROR: Fatal USB error!\n"
-msgstr "ERROR: Kritisk USB-feil!\n"
+msgid "ERROR: Expected quoted string on line %d of %s\n"
+msgstr ""
-msgid "ERROR: Invalid HP-GL/2 command seen, unable to print file!\n"
-msgstr "ERROR: Fant ugyldig HP-GL/2-kommando, kan ikke skrive ut fil!\n"
+msgid "ERROR: Fatal USB error\n"
+msgstr ""
#, c-format
-msgid "ERROR: Missing %%EndProlog!\n"
-msgstr "ERROR: %%EndProlog mangler!\n"
+msgid "ERROR: Missing %%EndProlog\n"
+msgstr ""
#, c-format
-msgid "ERROR: Missing %%EndSetup!\n"
-msgstr "ERROR: %%EndSetup mangler!\n"
+msgid "ERROR: Missing %%EndSetup\n"
+msgstr ""
#, c-format
-msgid "ERROR: Missing value on line %d of banner file!\n"
-msgstr "ERROR: Mangler verdi på linje %d i bannerfil!\n"
+msgid "ERROR: Missing value on line %d of banner file\n"
+msgstr ""
#, c-format
msgid ""
-"ERROR: Need a msgid line before any translation strings on line %d of %s!\n"
+"ERROR: Need a msgid line before any translation strings on line %d of %s\n"
msgstr ""
-"ERROR: Krever en msgid-linje før oversettelsesstreng på linje %d av %s!\n"
#, c-format
-msgid "ERROR: No %%BoundingBox: comment in header!\n"
-msgstr "ERROR: Ingen %%BoundingBox:-kommentar i header!\n"
+msgid "ERROR: No %%BoundingBox: comment in header\n"
+msgstr ""
#, c-format
-msgid "ERROR: No %%Pages: comment in header!\n"
-msgstr "ERROR: Ingen %%Pages:-kommentar i header!\n"
+msgid "ERROR: No %%Pages: comment in header\n"
+msgstr ""
msgid ""
-"ERROR: No device URI found in argv[0] or in DEVICE_URI environment "
-"variable!\n"
+"ERROR: No device URI found in argv[0] or in DEVICE_URI environment variable\n"
msgstr ""
-"ERROR: Fant ingen enhets-URI i argv[0] eller i DEVICE_URI-miljøvariabel!\n"
#, c-format
msgid "ERROR: No fonts in charset file %s\n"
msgstr "ERROR: Ingen fonter i tegnsettfil %s\n"
-msgid "ERROR: No pages found!\n"
-msgstr "ERROR: Fant ingen sider!\n"
+msgid "ERROR: No pages found\n"
+msgstr ""
-msgid "ERROR: Out of paper!\n"
-msgstr "ERROR: Tom for papir!\n"
+msgid "ERROR: Out of paper\n"
+msgstr ""
-msgid "ERROR: PRINTER environment variable not defined!\n"
-msgstr "ERROR: PRINTER-miljøvariabel er ikke definert!\n"
+msgid "ERROR: PRINTER environment variable not defined\n"
+msgstr ""
#, c-format
-msgid "ERROR: Print file was not accepted (%s)!\n"
-msgstr "ERROR: Utskriftsfil ble ikke akseptert (%s)!\n"
+msgid "ERROR: Print file was not accepted (%s)\n"
+msgstr ""
msgid "ERROR: Printer not responding\n"
msgstr "ERROR: Skriver svarer ikke\n"
-msgid "ERROR: Printer not responding!\n"
-msgstr "ERROR: Skriver svarer ikke!\n"
-
msgid "ERROR: Printer sent unexpected EOF\n"
msgstr "ERROR: Skriver sendte uventet EOF\n"
@@ -2508,6 +2470,9 @@ msgstr "ERROR: Kan ikke legge til filen %d i jobb: %s\n"
msgid "ERROR: Unable to cancel job %d: %s\n"
msgstr "ERROR: Kan ikke avbryte jobb %d: %s\n"
+msgid "ERROR: Unable to connect to printer; will retry in 30 seconds...\n"
+msgstr ""
+
msgid "ERROR: Unable to copy PDF file"
msgstr "ERROR: Kan ikke kopiere PDF-fil"
@@ -2555,16 +2520,16 @@ msgid "ERROR: Unable to get default AppleTalk zone"
msgstr "ERROR: Kan ikke hente standard AppleTalk-sone"
#, c-format
-msgid "ERROR: Unable to get job %d attributes (%s)!\n"
-msgstr "ERROR: Kan ikke hente %d-attributter for jobb (%s)!\n"
+msgid "ERROR: Unable to get job %d attributes (%s)\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unable to get printer status (%s)!\n"
-msgstr "ERROR: Kan ikke hente skriverstatus (%s)!\n"
+msgid "ERROR: Unable to get printer status (%s)\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unable to locate printer '%s'!\n"
-msgstr "ERROR: Finner ikke skriveren «%s»!\n"
+msgid "ERROR: Unable to locate printer '%s'\n"
+msgstr ""
msgid "ERROR: Unable to look for PAP response"
msgstr "ERROR: Kan ikke søke etter PAP-svar"
@@ -2583,7 +2548,7 @@ msgstr "ERROR: Kan ikke åpne «%s» – %s\n"
msgid "ERROR: Unable to open %s: %s\n"
msgstr "ERROR: Kan ikke åpne %s: %s\n"
-msgid "ERROR: Unable to open PPD file!\n"
+msgid "ERROR: Unable to open PPD file\n"
msgstr ""
#, c-format
@@ -2602,8 +2567,8 @@ msgstr "ERROR: Kan ikke åpne filen «%s» – %s\n"
msgid "ERROR: Unable to open file \"%s\": %s\n"
msgstr "ERROR: Kan ikke åpne filen «%s»: %s\n"
-msgid "ERROR: Unable to open image file for printing!\n"
-msgstr "ERROR: Kan ikke åpne bildefil for utskrift!\n"
+msgid "ERROR: Unable to open image file for printing\n"
+msgstr ""
#, c-format
msgid "ERROR: Unable to open print file \"%s\": %s\n"
@@ -2626,18 +2591,18 @@ msgid "ERROR: Unable to open temporary compressed print file: %s\n"
msgstr "ERROR: Kan ikke åpne midlertidig, komprimert utskriftsfil: %s\n"
#, c-format
-msgid "ERROR: Unable to print %d text columns!\n"
-msgstr "ERROR: Kan ikke skrive ut %d tekstkolonner!\n"
+msgid "ERROR: Unable to print %d text columns\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unable to print %dx%d text page!\n"
-msgstr "ERROR: Kan ikke skrive ut %d x %d tekstside!\n"
+msgid "ERROR: Unable to print %dx%d text page\n"
+msgstr ""
msgid "ERROR: Unable to read print data"
msgstr "ERROR: Kan ikke lese utskriftsdata"
-msgid "ERROR: Unable to read print data!\n"
-msgstr "ERROR: Kan ikke lese utskriftsdata!\n"
+msgid "ERROR: Unable to read print data\n"
+msgstr ""
msgid "ERROR: Unable to reserve port"
msgstr "ERROR: Kan ikke reservere port"
@@ -2659,12 +2624,8 @@ msgstr "ERROR: Kan ikke sende PAP-tickleforespørsel"
msgid "ERROR: Unable to send initial PAP send data request"
msgstr "ERROR: Kan ikke sende innledende PAP-forespørsel om sending av data"
-#, c-format
-msgid "ERROR: Unable to send print data (%d)\n"
-msgstr "ERROR: Kan ikke sende utskriftsdata (%d)\n"
-
-msgid "ERROR: Unable to send print data!\n"
-msgstr "ERROR: Kan ikke sende utskriftsdata!\n"
+msgid "ERROR: Unable to send print data\n"
+msgstr ""
msgid "ERROR: Unable to send print file to printer"
msgstr "ERROR: Kan ikke sende utskriftsfil til skriver"
@@ -2681,8 +2642,8 @@ msgid "ERROR: Unable to write %d bytes to \"%s\": %s\n"
msgstr "ERROR: Kan ikke skrive %d byte til «%s»: %s\n"
#, c-format
-msgid "ERROR: Unable to write %d bytes to printer!\n"
-msgstr "ERROR: Kan ikke skrive %d byte til skriver!\n"
+msgid "ERROR: Unable to write %d bytes to printer\n"
+msgstr ""
msgid "ERROR: Unable to write control file"
msgstr "ERROR: Kan ikke skrive kontrollfil"
@@ -2694,23 +2655,20 @@ msgstr "ERROR: Kan ikke skrive utskriftsdata"
msgid "ERROR: Unable to write print data: %s\n"
msgstr "ERROR: Kan ikke skrive utskriftsdata: %s\n"
-msgid "ERROR: Unable to write raster data to driver!\n"
-msgstr "ERROR: Kan ikke skrive rasterdata til driver!\n"
-
-msgid "ERROR: Unable to write to temporary file"
-msgstr "ERROR: Kan ikke skrive til midlertidig fil "
+msgid "ERROR: Unable to write raster data to driver\n"
+msgstr ""
#, c-format
msgid "ERROR: Unable to write uncompressed document data: %s\n"
msgstr "ERROR: Kan ikke skrive ukomprimert dokumentdata: %s\n"
#, c-format
-msgid "ERROR: Unexpected text on line %d of %s!\n"
-msgstr "ERROR: Uventet tekst på linje %d av %s!\n"
+msgid "ERROR: Unexpected text on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unknown encryption option value \"%s\"!\n"
-msgstr "ERROR: Ukjent krypteringsvalgverdi «%s»!\n"
+msgid "ERROR: Unknown encryption option value \"%s\"\n"
+msgstr ""
#, c-format
msgid "ERROR: Unknown file order \"%s\"\n"
@@ -2721,62 +2679,53 @@ msgid "ERROR: Unknown format character \"%c\"\n"
msgstr "ERROR: Ukjent formattegn «%c»\n"
#, c-format
-msgid "ERROR: Unknown message catalog format for \"%s\"!\n"
-msgstr "ERROR: Ukjent meldingskatalogformat for «%s»!\n"
+msgid "ERROR: Unknown message catalog format for \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unknown option \"%s\" with value \"%s\"!\n"
-msgstr "ERROR: Ukjent valg «%s» med verdien «%s»!\n"
+msgid "ERROR: Unknown option \"%s\" with value \"%s\"\n"
+msgstr ""
#, c-format
msgid "ERROR: Unknown print mode \"%s\"\n"
msgstr "ERROR: Ukjent utskriftsmodus «%s»\n"
#, c-format
-msgid "ERROR: Unknown version option value \"%s\"!\n"
-msgstr "ERROR: Ukjent versjonsvalgverdi «%s»!\n"
+msgid "ERROR: Unknown version option value \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unsupported brightness value %s, using brightness=100!\n"
-msgstr "ERROR: Lysstyrkeverdien %s støttes ikke, bruker brightness=100!\n"
+msgid "ERROR: Unsupported brightness value %s, using brightness=100\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unsupported gamma value %s, using gamma=1000!\n"
-msgstr "ERROR: Gammaverdien %s støttes ikke, bruker gamma=1000!\n"
+msgid "ERROR: Unsupported gamma value %s, using gamma=1000\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unsupported number-up value %d, using number-up=1!\n"
-msgstr "ERROR: Number-up-verdien %d støttes ikke, bruker number-up=1!\n"
+msgid "ERROR: Unsupported number-up value %d, using number-up=1\n"
+msgstr ""
#, c-format
msgid ""
-"ERROR: Unsupported number-up-layout value %s, using number-up-layout=lrtb!\n"
+"ERROR: Unsupported number-up-layout value %s, using number-up-layout=lrtb\n"
msgstr ""
-"ERROR: Number-up-layout-verdien %s støttes ikke, bruker number-up-"
-"layout=lrtb!\n"
#, c-format
-msgid "ERROR: Unsupported page-border value %s, using page-border=none!\n"
-msgstr "ERROR: Page-border-verdien %s støttes ikke, bruker page-border=none!\n"
+msgid "ERROR: Unsupported page-border value %s, using page-border=none\n"
+msgstr ""
#, c-format
-msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting!\n"
-msgstr "ERROR: fant doc_printf-overflyt (%d byte), avbryter!\n"
+msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting\n"
+msgstr ""
#, c-format
-msgid "ERROR: pictwpstops exited on signal %d!\n"
-msgstr "ERROR: pictwpstops avsluttet på signalet %d!\n"
+msgid "ERROR: pictwpstops exited on signal %d\n"
+msgstr ""
#, c-format
-msgid "ERROR: pictwpstops exited with status %d!\n"
-msgstr "ERROR: pictwpstops avsluttet med statusen %d!\n"
-
-msgid ""
-"ERROR: recoverable: Unable to connect to printer; will retry in 30 "
-"seconds...\n"
+msgid "ERROR: pictwpstops exited with status %d\n"
msgstr ""
-"ERROR: gjenopprettbar: Kan ikke koble til skriver. Prøver på nytt om 30 "
-"sekunder...\n"
msgid "ERROR: select() failed"
msgstr "ERROR: select() mislyktes"
@@ -2787,12 +2736,15 @@ msgstr "ERROR: kan ikke statte utskriftsfilen"
msgid "Edit Configuration File"
msgstr "Rediger konfigurasjonsfil"
-msgid "Empty PPD file!"
-msgstr "Tom PPD-fil!"
+msgid "Empty PPD file"
+msgstr ""
msgid "Ending Banner"
msgstr "Sluttbanner"
+msgid "English"
+msgstr "Norwegian"
+
msgid "Enter old password:"
msgstr "Oppgi det gamle passordet:"
@@ -2820,8 +2772,8 @@ msgstr "Epson"
msgid "Error Policy"
msgstr "Feilkriterier"
-msgid "Error: need hostname after '-h' option!\n"
-msgstr "Feil: krever vertsnavn etter «-h»-valg!\n"
+msgid "Error: need hostname after '-h' option\n"
+msgstr ""
msgid "Every 10 Labels"
msgstr "Hver 10. etikett"
@@ -2882,12 +2834,6 @@ msgstr "Folio"
msgid "Forbidden"
msgstr "Forbudt"
-msgid "Fuser temperature high!"
-msgstr "Fikseringsenhetens temperatur er høy!"
-
-msgid "Fuser temperature low!"
-msgstr "Fikseringsenhetens temperatur er lav!"
-
msgid "General"
msgstr "Generelt"
@@ -2906,8 +2852,8 @@ msgstr "Get-Response-PDU bruker uendelig lengde"
msgid "Glossy Paper"
msgstr "Glanset papir"
-msgid "Got a printer-uri attribute but no job-id!"
-msgstr "Fikk et printer-uri-attributt, men ingen jobb-ID!"
+msgid "Got a printer-uri attribute but no job-id"
+msgstr ""
msgid "Grayscale"
msgstr "Gråskala"
@@ -3106,6 +3052,9 @@ msgstr "ISO B8"
msgid "ISO B9"
msgstr "ISO B9"
+msgid "ISOLatin1"
+msgstr "UTF-8"
+
msgid "Illegal control character"
msgstr "Ulovlig kontrolltegn"
@@ -3121,18 +3070,6 @@ msgstr "Ulovlig oversettelsesstreng"
msgid "Illegal whitespace character"
msgstr "Ulovlig mellomromstegn"
-msgid "Ink/toner almost empty."
-msgstr "Blekk/toner nesten tom."
-
-msgid "Ink/toner empty!"
-msgstr "Blekk/toner tom!"
-
-msgid "Ink/toner waste bin almost full."
-msgstr "Avfallsbeholder for blekk/toner nesten full."
-
-msgid "Ink/toner waste bin full!"
-msgstr "Avfallsbeholder for blekk/toner full!"
-
msgid "Installable Options"
msgstr "Installerbare valg"
@@ -3145,9 +3082,6 @@ msgstr "IntelliBar-etikettskriver"
msgid "Intellitech"
msgstr "Intellitech"
-msgid "Interlock open."
-msgstr "Sikkerhetsenhet åpen."
-
msgid "Internal Server Error"
msgstr ""
@@ -3179,12 +3113,12 @@ msgid "JCL"
msgstr "JCL"
#, c-format
-msgid "Job #%d cannot be restarted - no files!"
-msgstr "Kan ikke starte jobb nr. %d på nytt – ingen filer!"
+msgid "Job #%d cannot be restarted - no files"
+msgstr ""
#, c-format
-msgid "Job #%d does not exist!"
-msgstr "Jobb nr. %d finnes ikke!"
+msgid "Job #%d does not exist"
+msgstr ""
#, c-format
msgid "Job #%d is already aborted - can't cancel."
@@ -3199,28 +3133,28 @@ msgid "Job #%d is already completed - can't cancel."
msgstr "Jobb nr. %d er allerede fullført – kan ikke avbryte."
#, c-format
-msgid "Job #%d is finished and cannot be altered!"
-msgstr "Jobb nr. %d er fullført og kan ikke endres!"
+msgid "Job #%d is finished and cannot be altered"
+msgstr ""
#, c-format
-msgid "Job #%d is not complete!"
-msgstr "Jobb nr. %d er ikke fullført!"
+msgid "Job #%d is not complete"
+msgstr ""
#, c-format
-msgid "Job #%d is not held for authentication!"
-msgstr "Jobb nr. %d holdes ikke for godkjenning!"
+msgid "Job #%d is not held"
+msgstr ""
#, c-format
-msgid "Job #%d is not held!"
-msgstr "Jobb nr. %d holdes ikke!"
+msgid "Job #%d is not held for authentication"
+msgstr ""
#, c-format
-msgid "Job #%s does not exist!"
-msgstr "Jobben #%s finnes ikke!"
+msgid "Job #%s does not exist"
+msgstr ""
#, c-format
-msgid "Job %d not found!"
-msgstr "Fant ikke jobben %d!"
+msgid "Job %d not found"
+msgstr ""
msgid "Job Completed"
msgstr "Jobb fullført"
@@ -3249,8 +3183,8 @@ msgstr "Jobbhandling mislyktes:"
msgid "Job state cannot be changed."
msgstr "Jobbstatus kan ikke endres."
-msgid "Job subscriptions cannot be renewed!"
-msgstr "Jobbabonnementer kan ikke fornyes!"
+msgid "Job subscriptions cannot be renewed"
+msgstr ""
msgid "Jobs"
msgstr "Jobber"
@@ -3271,8 +3205,8 @@ msgid "Label Top"
msgstr "Etikettopp"
#, c-format
-msgid "Language \"%s\" not supported!"
-msgstr "Språket «%s» støttes ikke!"
+msgid "Language \"%s\" not supported"
+msgstr ""
msgid "Large Address"
msgstr "Stor adresse"
@@ -3325,21 +3259,6 @@ msgstr "Mediesporing"
msgid "Media Type"
msgstr "Papirtype"
-msgid "Media jam!"
-msgstr "Papirstopp!"
-
-msgid "Media tray almost empty."
-msgstr "Arkskuff nesten tom."
-
-msgid "Media tray empty!"
-msgstr "Arkskuff tom!"
-
-msgid "Media tray missing!"
-msgstr "Arkskuff mangler!"
-
-msgid "Media tray needs to be filled."
-msgstr "Arkskuffen må fylles."
-
msgid "Medium"
msgstr "Medium"
@@ -3352,28 +3271,31 @@ msgstr "PPD-Adobe-4.x-header mangler"
msgid "Missing asterisk in column 1"
msgstr "Stjerne mangler i kolonne 1"
-msgid "Missing document-number attribute!"
-msgstr "document-number-attributt mangler!"
+msgid "Missing document-number attribute"
+msgstr ""
#, c-format
-msgid "Missing double quote on line %d!"
-msgstr "Dobbelt anførselstegn mangler på linje %d!"
+msgid "Missing double quote on line %d"
+msgstr ""
-msgid "Missing form variable!"
-msgstr "Skjemavariabel mangler!"
+msgid "Missing form variable"
+msgstr ""
+
+msgid "Missing notify-subscription-ids attribute"
+msgstr ""
-msgid "Missing notify-subscription-ids attribute!"
-msgstr "Notify-subscription-ids-attributt mangler!"
+msgid "Missing option keyword"
+msgstr ""
-msgid "Missing requesting-user-name attribute!"
-msgstr "Requesting-user-name-attributt mangler!"
+msgid "Missing requesting-user-name attribute"
+msgstr ""
-msgid "Missing required attributes!"
-msgstr "Nødvendige attributter mangler!"
+msgid "Missing required attributes"
+msgstr ""
#, c-format
-msgid "Missing value on line %d!"
-msgstr "Verdi mangler på linje %d!"
+msgid "Missing value on line %d"
+msgstr ""
msgid "Missing value string"
msgstr "Verdistreng mangler"
@@ -3424,7 +3346,7 @@ msgstr "NULL PPD-filpeker"
msgid "Name OID uses indefinite length"
msgstr "Navn-OID bruker uendelig lengde"
-msgid "Nested classes are not allowed!"
+msgid "Nested classes are not allowed"
msgstr ""
msgid "Never"
@@ -3442,27 +3364,27 @@ msgstr "Nei"
msgid "No Content"
msgstr "Uten innhold"
-msgid "No PPD name!"
-msgstr "Uten PPD-navn!"
+msgid "No PPD name"
+msgstr ""
msgid "No VarBind SEQUENCE"
msgstr "Ingen VarBind SEQUENCE"
-msgid "No Windows printer drivers are installed!"
-msgstr "Ingen Windows-skriverdrivere er installert!"
+msgid "No Windows printer drivers are installed"
+msgstr ""
msgid "No active connection"
msgstr "Ingen aktive tilkoblinger"
#, c-format
-msgid "No active jobs on %s!"
-msgstr "Ingen aktive jobber på %s!"
+msgid "No active jobs on %s"
+msgstr ""
-msgid "No attributes in request!"
-msgstr "Ingen attributter i forespørsel!"
+msgid "No attributes in request"
+msgstr ""
-msgid "No authentication information provided!"
-msgstr "Ingen godkjenningsinformasjon oppgitt!"
+msgid "No authentication information provided"
+msgstr ""
msgid "No community name"
msgstr "Ingen gruppenavn"
@@ -3479,32 +3401,32 @@ msgstr "Ingen error-index"
msgid "No error-status"
msgstr "Ingen error-status"
-msgid "No file!?!"
-msgstr "Ingen fil!?!"
+msgid "No file!?"
+msgstr ""
-msgid "No modification time!"
-msgstr "Uten endringstidspunkt!"
+msgid "No modification time"
+msgstr ""
msgid "No name OID"
msgstr "Uten navn-OID"
-msgid "No printer name!"
-msgstr "Ingen skrivernavn!"
+msgid "No printer name"
+msgstr ""
-msgid "No printer-uri found for class!"
-msgstr "Fant ikke printer-uri for klasse!"
+msgid "No printer-uri found"
+msgstr ""
-msgid "No printer-uri found!"
-msgstr "Fant ikke printer-uri!"
+msgid "No printer-uri found for class"
+msgstr ""
-msgid "No printer-uri in request!"
-msgstr "Ingen printer-uri i forespørsel!"
+msgid "No printer-uri in request"
+msgstr ""
msgid "No request-id"
msgstr "Ingen request-id"
-msgid "No subscription attributes in request!"
-msgstr "Ingen abonnementsattributter i forespørsel!"
+msgid "No subscription attributes in request"
+msgstr ""
msgid "No subscriptions found."
msgstr "Fant ingen abonnementer."
@@ -3548,12 +3470,6 @@ msgstr "Merk"
msgid "OK"
msgstr "OK"
-msgid "OPC almost at end-of-life."
-msgstr "OPC er nesten oppbrukt."
-
-msgid "OPC at end-of-life!"
-msgstr "OPC oppbrukt!"
-
msgid "Off (1-Sided)"
msgstr "Av (énsidig)"
@@ -3582,18 +3498,9 @@ msgstr "Valg installert"
msgid "Options: "
msgstr "Valg: "
-msgid "Out of toner!"
-msgstr "Tomt for toner!"
-
msgid "Output Mode"
msgstr "Utdatamodus"
-msgid "Output bin almost full."
-msgstr "Ut-beholder nesten full."
-
-msgid "Output bin full!"
-msgstr "Ut-beholder full!"
-
#, c-format
msgid "Output for printer %s is sent to %s\n"
msgstr "Utdata for skriveren %s er sendt til %s\n"
@@ -3611,9 +3518,6 @@ msgid "Output for printer %s/%s is sent to remote printer %s on %s\n"
msgstr ""
"Utdata for skriveren %s/%s er sendt til den eksterne skriveren %s på %s\n"
-msgid "Output tray missing!"
-msgstr "Utmatingsbrett mangler!"
-
msgid "PASS\n"
msgstr "PASS\n"
@@ -3769,9 +3673,6 @@ msgstr "Skriver satt på pause"
msgid "Printer Settings"
msgstr "Skriverinnstillinger"
-msgid "Printer offline."
-msgstr "Skriver ikke tilgjengelig."
-
msgid "Printer:"
msgstr "Skriver:"
@@ -3829,9 +3730,6 @@ msgstr "Spol tilbake"
msgid "Running command: %s %s -N -A %s -c '%s'\n"
msgstr "Utfører kommando: %s %s -N -A %s -c «%s»\n"
-msgid "SCSI Printer"
-msgstr "SCSI-skriver"
-
msgid "SEQUENCE uses indefinite length"
msgstr "SEQUENCE bruker uendelig lengde"
@@ -3941,14 +3839,68 @@ msgstr ""
"Klassenavnet kan kun inneholde opptil 127 tegn som kan skrives ut, og kan "
"ikke inneholde mellomrom, skråstrek (/) eller firkanttegn (#)."
+msgid "The developer unit needs to be replaced."
+msgstr ""
+
+msgid "The developer unit will need to be replaced soon."
+msgstr ""
+
+msgid "The fuser's temperature is high."
+msgstr ""
+
+msgid "The fuser's temperature is low."
+msgstr ""
+
msgid ""
"The notify-lease-duration attribute cannot be used with job subscriptions."
msgstr ""
"Notify-lease-duration-attributtet kan ikke brukes med jobbabonnementer."
#, c-format
-msgid "The notify-user-data value is too large (%d > 63 octets)!"
-msgstr "Notify-user-data-verdien er for stor (%d > 63 oktetter)!"
+msgid "The notify-user-data value is too large (%d > 63 octets)"
+msgstr ""
+
+msgid "The optical photoconductor needs to be replaced."
+msgstr ""
+
+msgid "The optical photoconductor will need to be replaced soon."
+msgstr ""
+
+msgid "The output bin is almost full."
+msgstr ""
+
+msgid "The output bin is full."
+msgstr ""
+
+msgid "The output bin is missing."
+msgstr ""
+
+msgid "The paper tray is almost empty."
+msgstr ""
+
+msgid "The paper tray is empty."
+msgstr ""
+
+msgid "The paper tray is missing."
+msgstr ""
+
+msgid "The paper tray needs to be filled."
+msgstr ""
+
+msgid "The printer is almost out of ink."
+msgstr ""
+
+msgid "The printer is low on toner."
+msgstr ""
+
+msgid "The printer is offline."
+msgstr ""
+
+msgid "The printer is out of ink."
+msgstr ""
+
+msgid "The printer is out of toner."
+msgstr ""
msgid ""
"The printer name may only contain up to 127 printable characters and may not "
@@ -3957,18 +3909,33 @@ msgstr ""
"Skrivernavnet kan kun inneholde opptil 127 tegn som kan skrives ut, og kan "
"ikke inneholde mellomrom, skråstrek (/) eller firkanttegn (#)."
-msgid "The printer or class is not shared!"
-msgstr "Skriveren eller klassen er ikke delt!"
+msgid "The printer or class is not shared"
+msgstr ""
msgid "The printer or class was not found."
msgstr "Fant ikke skriveren eller klassen."
+msgid "The printer's cover is open."
+msgstr ""
+
+msgid "The printer's door is open."
+msgstr ""
+
+msgid "The printer's interlock is open."
+msgstr ""
+
+msgid "The printer's waste bin is almost full."
+msgstr ""
+
+msgid "The printer's waste bin is full."
+msgstr ""
+
#, c-format
msgid "The printer-uri \"%s\" contains invalid characters."
msgstr "Printer-uri «%s» inneholder ugyldige tegn."
-msgid "The printer-uri attribute is required!"
-msgstr "Printer-uri-attributtet kreves!"
+msgid "The printer-uri attribute is required"
+msgstr ""
msgid ""
"The printer-uri must be of the form \"ipp://HOSTNAME/classes/CLASSNAME\"."
@@ -3988,25 +3955,25 @@ msgstr ""
msgid "There are too many subscriptions."
msgstr "For mange abonnementer."
+msgid "There is a paper jam."
+msgstr ""
+
msgid "Thermal Transfer Media"
msgstr "Varmeoverføringsmedium"
msgid "Title: "
msgstr "Tittel: "
-msgid "Toner low."
-msgstr "Lite toner."
-
msgid "Too many active jobs."
msgstr "For mange aktive jobber."
#, c-format
-msgid "Too many job-sheets values (%d > 2)!"
-msgstr "For mange job-sheets-verdier (%d > 2)!"
+msgid "Too many job-sheets values (%d > 2)"
+msgstr ""
#, c-format
-msgid "Too many printer-state-reasons values (%d > %d)!"
-msgstr "For mange printer-state-reasons-verdier (%d > %d)!"
+msgid "Too many printer-state-reasons values (%d > %d)"
+msgstr ""
msgid "Transparency"
msgstr "Gjennomsiktighet"
@@ -4067,14 +4034,14 @@ msgid "Unable to add class:"
msgstr "Kan ikke legge til klasse:"
#, c-format
-msgid "Unable to add job for destination \"%s\"!"
-msgstr "Kan ikke legge til jobb for målet «%s»!"
+msgid "Unable to add job for destination \"%s\""
+msgstr ""
msgid "Unable to add printer:"
msgstr "Kan ikke legge til skriver:"
-msgid "Unable to allocate memory for file types!"
-msgstr "Kan ikke tildele hukommelse for filtyper!"
+msgid "Unable to allocate memory for file types"
+msgstr ""
msgid "Unable to cancel RSS subscription:"
msgstr "Kan ikke avslutte RSS-abonnement:"
@@ -4092,38 +4059,38 @@ msgid "Unable to connect to host."
msgstr "Kan ikke koble til vert"
#, c-format
-msgid "Unable to copy 64-bit CUPS printer driver files (%d)!"
-msgstr "Kan ikke kopiere 64-bits CUPS-skriverdriverfiler (%d)!"
+msgid "Unable to copy 64-bit CUPS printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to copy 64-bit Windows printer driver files (%d)!"
-msgstr "Kan ikke kopiere 64-bits Windows-skriverdriverfiler (%d)!"
+msgid "Unable to copy 64-bit Windows printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to copy CUPS printer driver files (%d)!"
-msgstr "Kan ikke kopiere CUPS-skriverdriverfiler (%d)!"
+msgid "Unable to copy CUPS printer driver files (%d)"
+msgstr ""
-#, c-format
-msgid "Unable to copy PPD file - %s!"
-msgstr "Kan ikke kopiere PPD-fil – %s!"
+msgid "Unable to copy PPD file"
+msgstr ""
-msgid "Unable to copy PPD file!"
-msgstr "Kan ikke kopiere PPD-fil!"
+#, c-format
+msgid "Unable to copy PPD file - %s"
+msgstr ""
#, c-format
-msgid "Unable to copy Windows 2000 printer driver files (%d)!"
-msgstr "Kan ikke kopiere Windows 2000-skriverdriverfiler (%d)!"
+msgid "Unable to copy Windows 2000 printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to copy Windows 9x printer driver files (%d)!"
-msgstr "Kan ikke kopiere Windows 9x-skriverdriverfiler (%d)!"
+msgid "Unable to copy Windows 9x printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to copy interface script - %s!"
-msgstr "Kan ikke kopiere grensesnittsprosedyre – %s!"
+msgid "Unable to copy interface script - %s"
+msgstr ""
-msgid "Unable to create printer-uri!"
-msgstr "Kan ikke opprette printer-uri!"
+msgid "Unable to create printer-uri"
+msgstr ""
msgid "Unable to create temporary file:"
msgstr "Kan ikke opprette midlertidig fil:"
@@ -4137,14 +4104,14 @@ msgstr "Kan ikke slette skriver:"
msgid "Unable to do maintenance command:"
msgstr "Kan ikke utføre vedlikeholdskommando:"
-msgid "Unable to edit cupsd.conf files larger than 1MB!"
-msgstr "Kan ikke redigere cupsd.conf-filer som er større enn 1 MB!"
+msgid "Unable to edit cupsd.conf files larger than 1MB"
+msgstr ""
-msgid "Unable to find destination for job!"
-msgstr "Finner ikke mål for jobb!"
+msgid "Unable to find destination for job"
+msgstr ""
-msgid "Unable to find printer!\n"
-msgstr "Finner ikke skriver!\n"
+msgid "Unable to find printer\n"
+msgstr ""
msgid "Unable to get class list:"
msgstr "Kan ikke hente klasseliste:"
@@ -4165,12 +4132,12 @@ msgid "Unable to get printer status:"
msgstr "Kan ikke hente skriverstatus:"
#, c-format
-msgid "Unable to install Windows 2000 printer driver files (%d)!"
-msgstr "Kan ikke installere Windows 2000-skriverdriverfiler (%d)!"
+msgid "Unable to install Windows 2000 printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to install Windows 9x printer driver files (%d)!"
-msgstr "Kan ikke installere Windows 9x-skriverdriverfiler (%d)!"
+msgid "Unable to install Windows 9x printer driver files (%d)"
+msgstr ""
msgid "Unable to modify class:"
msgstr "Kan ikke endre klasse:"
@@ -4194,8 +4161,8 @@ msgid "Unable to open cupsd.conf file:"
msgstr "Kan ikke åpne cupsd.conf-fil:"
#, c-format
-msgid "Unable to open document %d in job %d!"
-msgstr "Kan ikke åpne dokumentet %d i jobben %d!"
+msgid "Unable to open document %d in job %d"
+msgstr ""
msgid "Unable to print test page:"
msgstr "Kan ikke skrive ut testside:"
@@ -4204,12 +4171,12 @@ msgstr "Kan ikke skrive ut testside:"
msgid "Unable to run \"%s\": %s\n"
msgstr "Kan ikke starte «%s»: %s\n"
-msgid "Unable to send command to printer driver!"
-msgstr "Kan ikke sende kommando til skriverdriver!"
+msgid "Unable to send command to printer driver"
+msgstr ""
#, c-format
-msgid "Unable to set Windows printer driver (%d)!"
-msgstr "Kan ikke angi Windows-skriverdriver (%d)!"
+msgid "Unable to set Windows printer driver (%d)"
+msgstr ""
msgid "Unable to set options:"
msgstr "Kan ikke angi valg:"
@@ -4220,8 +4187,8 @@ msgstr "Kan ikke angi tjenerstandard:"
msgid "Unable to upload cupsd.conf file:"
msgstr "Kan ikke laste opp cupsd.conf-fil:"
-msgid "Unable to use legacy USB class driver!\n"
-msgstr "Kan ikke bruke eldre driver for USB-klasse!\n"
+msgid "Unable to use legacy USB class driver\n"
+msgstr ""
msgid "Unauthorized"
msgstr "Uautorisert"
@@ -4241,28 +4208,28 @@ msgid "Unknown printer-op-policy \"%s\"."
msgstr "Ukjent printer-op-policy «%s»."
#, c-format
-msgid "Unsupported character set \"%s\"!"
-msgstr "Tegnsettet «%s» støttes ikke!"
+msgid "Unsupported character set \"%s\""
+msgstr ""
#, c-format
-msgid "Unsupported compression \"%s\"!"
-msgstr "Komprimeringen «%s» støttes ikke!"
+msgid "Unsupported compression \"%s\""
+msgstr ""
#, c-format
-msgid "Unsupported compression attribute %s!"
-msgstr "Komprimeringsattributtet %s støttes ikke!"
+msgid "Unsupported compression attribute %s"
+msgstr ""
#, c-format
-msgid "Unsupported format \"%s\"!"
-msgstr "Formatet «%s» støttes ikke!"
+msgid "Unsupported format \"%s\""
+msgstr ""
#, c-format
-msgid "Unsupported format '%s'!"
-msgstr "Formatet «%s» støttes ikke!"
+msgid "Unsupported format '%s'"
+msgstr ""
#, c-format
-msgid "Unsupported format '%s/%s'!"
-msgstr "Formatet «%s/%s» støttes ikke!"
+msgid "Unsupported format '%s/%s'"
+msgstr ""
msgid "Unsupported value type"
msgstr "Verditypen støttes ikke"
@@ -4436,6 +4403,8 @@ msgid ""
"\n"
"Options:\n"
"\n"
+" -I {filename,filters,none,profiles}\n"
+" Ignore specific warnings\n"
" -R root-directory Set alternate root\n"
" -W {all,none,constraints,defaults,duplex,filters,profiles,sizes,"
"translations}\n"
@@ -4446,6 +4415,22 @@ msgid ""
" -vv Be very verbose\n"
msgstr ""
+msgid ""
+"Usage: ipptest [options] URI filename.test [ ... filenameN.test ]\n"
+"\n"
+"Options:\n"
+"\n"
+"-E Test with encryption.\n"
+"-V version Set default IPP version.\n"
+"-X Produce XML instead of plain text.\n"
+"-c Send requests using chunking (default)\n"
+"-d name=value Define variable.\n"
+"-f filename Set default test file.\n"
+"-i seconds Repeat the last test file with the given interval.\n"
+"-l Send requests using content-length\n"
+"-v Show all attributes sent and received.\n"
+msgstr ""
+
msgid "Usage: lpmove job/src dest\n"
msgstr "Bruk: lpmove job/src dest\n"
@@ -4572,12 +4557,13 @@ msgstr "WARNING: Legger til kun de %d første skriverne som ble funnet"
msgid "WARNING: Boolean expected for waiteof option \"%s\"\n"
msgstr "WARNING: Boolsk forventet for waiteof-valget «%s»\n"
-msgid "WARNING: Failed to read side-channel request!\n"
-msgstr "WARNING: Kunne ikke lese sidekanalforspørsel!\n"
+#, c-format
+msgid "WARNING: Network host '%s' is busy; will retry in %d seconds...\n"
+msgstr ""
#, c-format
-msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature!\n"
-msgstr "WARNING: Valget «%s» kan ikke inkluderes via IncludeFeature!\n"
+msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature\n"
+msgstr ""
msgid "WARNING: Printer not responding\n"
msgstr "WARNING: Skriver svarer ikke\n"
@@ -4588,34 +4574,24 @@ msgstr "WARNING: Skriver sendte uventet EOF\n"
#, c-format
msgid ""
"WARNING: Remote host did not respond with command status byte after %d "
-"seconds!\n"
+"seconds\n"
msgstr ""
-"WARNING: Ekstern vert svarte ikke med kommandostatusbyte etter %d sekunder!\n"
#, c-format
msgid ""
"WARNING: Remote host did not respond with control status byte after %d "
-"seconds!\n"
+"seconds\n"
msgstr ""
-"WARNING: Ekstern vert svarte ikke med kontrollstatusbyte etter %d sekunder!\n"
#, c-format
msgid ""
-"WARNING: Remote host did not respond with data status byte after %d "
-"seconds!\n"
+"WARNING: Remote host did not respond with data status byte after %d seconds\n"
msgstr ""
-"WARNING: Ekstern vert svarte ikke med datastatusbyte etter %d sekunder!\n"
-
-#, c-format
-msgid "WARNING: SCSI command timed out (%d); retrying...\n"
-msgstr "WARNING: SCSI-kommando ble tidsavbrutt (%d). Prøver på nytt...\n"
msgid ""
"WARNING: This document does not conform to the Adobe Document Structuring "
-"Conventions and may not print correctly!\n"
+"Conventions and may not print correctly\n"
msgstr ""
-"WARNING: Dette dokumentet er ikke i overensstemmelse med Adobes konvensjoner "
-"for dokumentstruktur, og det er mulig at dokumentet ikke skrives ut riktig!\n"
#, c-format
msgid "WARNING: Unable to open \"%s:%s\": %s\n"
@@ -4633,31 +4609,23 @@ msgid "WARNING: Unknown PAP packet of type %d\n"
msgstr "WARNING: Ukjent PAP-pakke av typen %d\n"
#, c-format
-msgid "WARNING: Unknown choice \"%s\" for option \"%s\"!\n"
-msgstr "WARNING: Ukjent innstilling «%s» for valget «%s»!\n"
+msgid "WARNING: Unknown choice \"%s\" for option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "WARNING: Unknown option \"%s\"!\n"
-msgstr "WARNING: Ukjent valg «%s»!\n"
+msgid "WARNING: Unknown option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "WARNING: Unsupported baud rate %s!\n"
-msgstr "WARNING: Modulasjonshastigheten %s støttes ikke!\n"
+msgid "WARNING: Unsupported baud rate %s\n"
+msgstr ""
#, c-format
msgid "WARNING: number expected for status option \"%s\"\n"
msgstr "WARNING: tall forventet for statusvalget «%s»\n"
-#, c-format
-msgid ""
-"WARNING: recoverable: Network host '%s' is busy; will retry in %d "
-"seconds...\n"
+msgid "Warning, no Windows 2000 printer drivers are installed"
msgstr ""
-"WARNING: gjenopprettbar: Nettverksverten «%s» er opptatt. Prøver på nytt om %"
-"d sekunder...\n"
-
-msgid "Warning, no Windows 2000 printer drivers are installed!"
-msgstr "Advarsel: Ingen Windows 2000-skriverdrivere er installert!"
msgid "Yes"
msgstr "Ja"
@@ -4706,40 +4674,40 @@ msgid "cupsctl: Unable to connect to server: %s\n"
msgstr "cupsctl: Kan ikke koble til tjener: %s\n"
#, c-format
-msgid "cupsctl: Unknown option \"%s\"!\n"
-msgstr "cupsctl: Ukjent valg «%s»!\n"
+msgid "cupsctl: Unknown option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "cupsctl: Unknown option \"-%c\"!\n"
-msgstr "cupsctl: Ukjent valg «-%c»!\n"
+msgid "cupsctl: Unknown option \"-%c\"\n"
+msgstr ""
-msgid "cupsd: Expected config filename after \"-c\" option!\n"
-msgstr "cupsd: Forventet config-filnavn etter «-c»-valg!\n"
+msgid "cupsd: Expected config filename after \"-c\" option\n"
+msgstr ""
-msgid "cupsd: Unable to get current directory!\n"
-msgstr "cupsd: Kan ikke hente nåværende katalog!\n"
+msgid "cupsd: Unable to get current directory\n"
+msgstr ""
#, c-format
-msgid "cupsd: Unknown argument \"%s\" - aborting!\n"
-msgstr "cupsd: Ukjent argument «%s» – avbryter!\n"
+msgid "cupsd: Unknown argument \"%s\" - aborting\n"
+msgstr ""
#, c-format
-msgid "cupsd: Unknown option \"%c\" - aborting!\n"
-msgstr "cupsd: Ukjent valg «%c» – avbryter!\n"
+msgid "cupsd: Unknown option \"%c\" - aborting\n"
+msgstr ""
msgid "cupsd: launchd(8) support not compiled in, running in normal mode.\n"
msgstr "cupsd: launchd(8)-støtte er ikke kompilert inn, bruker vanlig modus.\n"
#, c-format
-msgid "cupsfilter: Invalid document number %d!\n"
-msgstr "cupsfilter: Ugyldig dokumentnummer %d!\n"
+msgid "cupsfilter: Invalid document number %d\n"
+msgstr ""
#, c-format
-msgid "cupsfilter: Invalid job ID %d!\n"
-msgstr "cupsfilter: Ugyldig jobb-ID %d!\n"
+msgid "cupsfilter: Invalid job ID %d\n"
+msgstr ""
-msgid "cupsfilter: Only one filename can be specified!\n"
-msgstr "cupsfilter: Kun ett filnavn kan spesifiseres!\n"
+msgid "cupsfilter: Only one filename can be specified\n"
+msgstr ""
#, c-format
msgid "cupsfilter: Unable to get job file - %s\n"
@@ -4774,59 +4742,95 @@ msgstr "hjelp\t\thent hjelp ved kommandoer\n"
msgid "idle"
msgstr "inaktiv"
-msgid "job-printer-uri attribute missing!"
-msgstr "job-printer-uri-attributt mangler!"
+msgid "ipptest: \"-i\" is incompatible with \"-x\".\n"
+msgstr ""
-msgid "lpadmin: Class name can only contain printable characters!\n"
-msgstr "lpadmin: Klassenavn kan kun inneholde tegn som kan skrives ut!\n"
+#, c-format
+msgid "ipptest: Bad URI - %s.\n"
+msgstr ""
-msgid "lpadmin: Expected PPD after '-P' option!\n"
-msgstr "lpadmin: Forventet PPD etter «-P»-valg!\n"
+#, c-format
+msgid "ipptest: Bad version %s for \"-V\".\n"
+msgstr ""
-msgid "lpadmin: Expected allow/deny:userlist after '-u' option!\n"
-msgstr "lpadmin: Forventet tillat/avslå:brukerliste etter «-u»-valg!\n"
+msgid "ipptest: May only specify a single URI.\n"
+msgstr ""
-msgid "lpadmin: Expected class after '-r' option!\n"
-msgstr "lpadmin: Forventet klasse etter «-r»-valg!\n"
+msgid "ipptest: Missing filename for \"-f\".\n"
+msgstr ""
-msgid "lpadmin: Expected class name after '-c' option!\n"
-msgstr "lpadmin: Forventet klassenavn etter «-c»-valg!\n"
+msgid "ipptest: Missing name=value for \"-d\".\n"
+msgstr ""
-msgid "lpadmin: Expected description after '-D' option!\n"
-msgstr "lpadmin: Forventet beskrivelse etter «-D»-valg!\n"
+msgid "ipptest: Missing seconds for \"-i\".\n"
+msgstr ""
-msgid "lpadmin: Expected device URI after '-v' option!\n"
-msgstr "lpadmin: Forventet enhets-URI etter «-v»-valg!\n"
+msgid "ipptest: Missing version for \"-V\".\n"
+msgstr ""
-msgid "lpadmin: Expected file type(s) after '-I' option!\n"
-msgstr "lpadmin: Forventet filtype etter «-I»-valg!\n"
+msgid "ipptest: Only http, https, and ipp URIs are supported."
+msgstr ""
-msgid "lpadmin: Expected hostname after '-h' option!\n"
-msgstr "lpadmin: Forventet vertsnavn etter «-h»-valg!\n"
+msgid "ipptest: URI required before test file."
+msgstr ""
-msgid "lpadmin: Expected interface after '-i' option!\n"
-msgstr "lpadmin: Forventet grensesnitt etter «-i»-valg!\n"
+#, c-format
+msgid "ipptest: Unknown option \"-%c\".\n"
+msgstr ""
-msgid "lpadmin: Expected location after '-L' option!\n"
-msgstr "lpadmin: Forventet sted etter «-L»-valg!\n"
+msgid "job-printer-uri attribute missing"
+msgstr ""
-msgid "lpadmin: Expected model after '-m' option!\n"
-msgstr "lpadmin: Forventet modell etter «-m»-valg!\n"
+msgid "lpadmin: Class name can only contain printable characters\n"
+msgstr ""
-msgid "lpadmin: Expected name=value after '-o' option!\n"
-msgstr "lpadmin: Forventet navn=verdi etter «-o»-valg!\n"
+msgid "lpadmin: Expected PPD after '-P' option\n"
+msgstr ""
-msgid "lpadmin: Expected printer after '-p' option!\n"
-msgstr "lpadmin: Forventet skriver etter «-p»-valg!\n"
+msgid "lpadmin: Expected allow/deny:userlist after '-u' option\n"
+msgstr ""
-msgid "lpadmin: Expected printer name after '-d' option!\n"
-msgstr "lpadmin: Forventet skrivernavn etter «-d»-valg!\n"
+msgid "lpadmin: Expected class after '-r' option\n"
+msgstr ""
-msgid "lpadmin: Expected printer or class after '-x' option!\n"
-msgstr "lpadmin: Forventet skriver eller klasse etter «-x»-valg!\n"
+msgid "lpadmin: Expected class name after '-c' option\n"
+msgstr ""
-msgid "lpadmin: No member names were seen!\n"
-msgstr "lpadmin: Fant ingen medlemsnavn!\n"
+msgid "lpadmin: Expected description after '-D' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected device URI after '-v' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected file type(s) after '-I' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected hostname after '-h' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected interface after '-i' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected location after '-L' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected model after '-m' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected name=value after '-o' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected printer after '-p' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected printer name after '-d' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected printer or class after '-x' option\n"
+msgstr ""
+
+msgid "lpadmin: No member names were seen\n"
+msgstr ""
#, c-format
msgid "lpadmin: Printer %s is already a member of class %s.\n"
@@ -4836,15 +4840,13 @@ msgstr "lpadmin: Skriveren %s er allerede medlem av klassen %s.\n"
msgid "lpadmin: Printer %s is not a member of class %s.\n"
msgstr "lpadmin: Skriveren %s er ikke medlem av klassen %s.\n"
-msgid "lpadmin: Printer name can only contain printable characters!\n"
-msgstr "lpadmin: Skrivernavn kan kun inneholde tegn som kan skrives ut!\n"
+msgid "lpadmin: Printer name can only contain printable characters\n"
+msgstr ""
msgid ""
"lpadmin: Unable to add a printer to the class:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Kan ikke legge til skriver i klassen:\n"
-" Du må angi et skrivernavn først!\n"
#, c-format
msgid "lpadmin: Unable to connect to server: %s\n"
@@ -4860,125 +4862,109 @@ msgstr "lpadmin: Kan ikke åpne filen «%s»: %s\n"
msgid ""
"lpadmin: Unable to remove a printer from the class:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Kan ikke fjerne en skriver fra klassen:\n"
-" Du må angi et skrivernavn først!\n"
msgid ""
"lpadmin: Unable to set the PPD file:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Kan ikke angi PPD-fil:\n"
-" Du må angi et skrivernavn først!\n"
msgid ""
"lpadmin: Unable to set the device URI:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Kan ikke angi enhets-URI:\n"
-" Du må angi et skrivernavn først!\n"
msgid ""
"lpadmin: Unable to set the interface script or PPD file:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Kan ikke angi grensesnittsprosedyre eller PPD-fil:\n"
-" Du må angi et skrivernavn først!\n"
msgid ""
"lpadmin: Unable to set the interface script:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Kan ikke angi grensesnittsprosedyre:\n"
-" Du må angi et skrivernavn først!\n"
msgid ""
"lpadmin: Unable to set the printer description:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Kan ikke angi beskrivelse av skriver:\n"
-" Du må angi et skrivernavn først!\n"
msgid ""
"lpadmin: Unable to set the printer location:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Kan ikke angi skriverplassering:\n"
-" Du må angi et skrivernavn først!\n"
msgid ""
"lpadmin: Unable to set the printer options:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Kan ikke angi skrivervalg:\n"
-" Du må angi et skrivernavn først!\n"
#, c-format
-msgid "lpadmin: Unknown allow/deny option \"%s\"!\n"
-msgstr "lpadmin: Ukjent tillat/avslå-valg «%s»!\n"
+msgid "lpadmin: Unknown allow/deny option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "lpadmin: Unknown argument '%s'!\n"
-msgstr "lpadmin: Ukjent argument «%s»!\n"
+msgid "lpadmin: Unknown argument '%s'\n"
+msgstr ""
#, c-format
-msgid "lpadmin: Unknown option '%c'!\n"
-msgstr "lpadmin: Ukjent valg «%c»!\n"
+msgid "lpadmin: Unknown option '%c'\n"
+msgstr ""
-msgid "lpadmin: Warning - content type list ignored!\n"
-msgstr "lpadmin: Advarsel – ignorerte innholdstypeliste!\n"
+msgid "lpadmin: Warning - content type list ignored\n"
+msgstr ""
msgid "lpc> "
msgstr "lpc> "
-msgid "lpinfo: Expected 1284 device ID string after --device-id!\n"
-msgstr "lpinfo: Forventet 1284-enhets-ID-streng etter --device-id!\n"
+msgid "lpinfo: Expected 1284 device ID string after --device-id\n"
+msgstr ""
-msgid "lpinfo: Expected language after --language!\n"
-msgstr "lpinfo: Forventet språk etter --language!\n"
+msgid "lpinfo: Expected language after --language\n"
+msgstr ""
-msgid "lpinfo: Expected make and model after --make-and-model!\n"
-msgstr "lpinfo: Forventet merke og modell etter --make-and-model!\n"
+msgid "lpinfo: Expected make and model after --make-and-model\n"
+msgstr ""
-msgid "lpinfo: Expected product string after --product!\n"
-msgstr "lpinfo: Forventet produktstreng etter --product!\n"
+msgid "lpinfo: Expected product string after --product\n"
+msgstr ""
-msgid "lpinfo: Expected scheme list after --exclude-schemes!\n"
-msgstr "lpinfo: Forventet oppsettliste etter --exclude-schemes!\n"
+msgid "lpinfo: Expected scheme list after --exclude-schemes\n"
+msgstr ""
-msgid "lpinfo: Expected scheme list after --include-schemes!\n"
-msgstr "lpinfo: Forventet oppsettliste etter --include-schemes!\n"
+msgid "lpinfo: Expected scheme list after --include-schemes\n"
+msgstr ""
-msgid "lpinfo: Expected timeout after --timeout!\n"
-msgstr "lpinfo: Forventet tisdsavbrudd etter --timeout!\n"
+msgid "lpinfo: Expected timeout after --timeout\n"
+msgstr ""
#, c-format
-msgid "lpinfo: Unknown argument '%s'!\n"
-msgstr "lpinfo: Ukjent argument «%s»!\n"
+msgid "lpinfo: Unknown argument '%s'\n"
+msgstr ""
#, c-format
-msgid "lpinfo: Unknown option '%c'!\n"
-msgstr "lpinfo: Ukjent valg «%c»!\n"
+msgid "lpinfo: Unknown option '%c'\n"
+msgstr ""
#, c-format
-msgid "lpinfo: Unknown option '%s'!\n"
-msgstr "lpinfo: Ukjent valg «%s»!\n"
+msgid "lpinfo: Unknown option '%s'\n"
+msgstr ""
#, c-format
msgid "lpmove: Unable to connect to server: %s\n"
msgstr "lpmove: Kan ikke koble til tjener: %s\n"
#, c-format
-msgid "lpmove: Unknown argument '%s'!\n"
-msgstr "lpmove: Ukjent argument «%s»!\n"
+msgid "lpmove: Unknown argument '%s'\n"
+msgstr ""
#, c-format
-msgid "lpmove: Unknown option '%c'!\n"
-msgstr "lpmove: Ukjent valg «%c»!\n"
+msgid "lpmove: Unknown option '%c'\n"
+msgstr ""
-msgid "lpoptions: No printers!?!\n"
-msgstr "lpoptions: Ingen skrivere!?!\n"
+msgid "lpoptions: No printers\n"
+msgstr ""
#, c-format
msgid "lpoptions: Unable to add printer or instance: %s\n"
@@ -4989,23 +4975,23 @@ msgid "lpoptions: Unable to get PPD file for %s: %s\n"
msgstr "lpoptions: Kan ikke hente PPD-fil for %s: %s\n"
#, c-format
-msgid "lpoptions: Unable to open PPD file for %s!\n"
-msgstr "lpoptions: Kan ikke åpne PPD-fil for %s!\n"
+msgid "lpoptions: Unable to open PPD file for %s\n"
+msgstr ""
-msgid "lpoptions: Unknown printer or class!\n"
-msgstr "lpoptions: Ukjent skriver eller klasse!\n"
+msgid "lpoptions: Unknown printer or class\n"
+msgstr ""
-msgid "lppasswd: Only root can add or delete passwords!\n"
-msgstr "lppasswd: Kun rot kan legge til og slette passord!\n"
+msgid "lppasswd: Only root can add or delete passwords\n"
+msgstr ""
-msgid "lppasswd: Password file busy!\n"
-msgstr "lppasswd: Passordfil er opptatt!\n"
+msgid "lppasswd: Password file busy\n"
+msgstr ""
-msgid "lppasswd: Password file not updated!\n"
-msgstr "lppasswd: Passordfil er ikke oppdatert!\n"
+msgid "lppasswd: Password file not updated\n"
+msgstr ""
-msgid "lppasswd: Sorry, password doesn't match!\n"
-msgstr "lppasswd: Beklager. Passordet stemmer ikke!\n"
+msgid "lppasswd: Sorry, password doesn't match\n"
+msgstr ""
msgid ""
"lppasswd: Sorry, password rejected.\n"
@@ -5016,8 +5002,8 @@ msgstr ""
"Passordet må være på minst 6 tegn og kan ikke inneholde\n"
"brukernavet ditt. Det må også inneholde must én bokstav og ett tall.\n"
-msgid "lppasswd: Sorry, passwords don't match!\n"
-msgstr "lppasswd: Beklager. Passordene er ikke like!\n"
+msgid "lppasswd: Sorry, passwords don't match\n"
+msgstr ""
#, c-format
msgid "lppasswd: Unable to copy password string: %s\n"
@@ -5046,9 +5032,8 @@ msgstr "lppasswd: brukeren «%s» og gruppen «%s» finnes ikke.\n"
#, c-format
msgid ""
"lpstat: error - %s environment variable names non-existent destination \"%s"
-"\"!\n"
+"\"\n"
msgstr ""
-"lpstat: feil – %s-miljøvariabel oppgir målet «%s» som ikke eksisterer!\n"
#, c-format
msgid "members of class %s:\n"
@@ -5060,20 +5045,20 @@ msgstr "ingen oppføringer\n"
msgid "no system default destination\n"
msgstr "ingen standardmål for system\n"
-msgid "notify-events not specified!"
-msgstr "notify-events ikke angitt!"
+msgid "notify-events not specified"
+msgstr ""
#, c-format
-msgid "notify-recipient-uri URI \"%s\" is already used!"
-msgstr "notify-recipient-uri-URI «%s» er i bruk!"
+msgid "notify-recipient-uri URI \"%s\" is already used"
+msgstr ""
#, c-format
-msgid "notify-recipient-uri URI \"%s\" uses unknown scheme!"
-msgstr "notify-recipient-uri-URI «%s» bruker et ukjent oppsett!"
+msgid "notify-recipient-uri URI \"%s\" uses unknown scheme"
+msgstr ""
#, c-format
-msgid "notify-subscription-id %d no good!"
-msgstr "notify-subscription-id %d er ubrukelig!"
+msgid "notify-subscription-id %d no good"
+msgstr ""
msgid "pending"
msgstr "ventende"
@@ -5091,40 +5076,40 @@ msgid "ppdc: Bad boolean value (%s) on line %d of %s.\n"
msgstr "ppdc: Ugyldig boolsk verdi (%s) på linje %d av %s.\n"
#, c-format
-msgid "ppdc: Bad resolution name \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Ugyldig oppløsningsnavn «%s» på linje %d av %s!\n"
+msgid "ppdc: Bad resolution name \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Bad status keyword %s on line %d of %s!\n"
-msgstr "ppdc: Ugyldig statusnøkkelord %s på linje %d av %s!\n"
+msgid "ppdc: Bad status keyword %s on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Bad variable substitution ($%c) on line %d of %s.\n"
msgstr "ppdc: Ugyldig variabelutskifting ($%c) på linje %d av %s.\n"
#, c-format
-msgid "ppdc: Choice found on line %d of %s with no Option!\n"
-msgstr "ppdc: Fant alternativ på linje %d av %s uten valg!\n"
+msgid "ppdc: Choice found on line %d of %s with no Option\n"
+msgstr ""
#, c-format
-msgid "ppdc: Duplicate #po for locale %s on line %d of %s!\n"
-msgstr "ppdc: Duplikat #po for nasjonal innstilling %s på linje %d av %s!\n"
+msgid "ppdc: Duplicate #po for locale %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected a filter definition on line %d of %s!\n"
-msgstr "ppdc: Forventet filterdefinisjon på linje %d av %s!\n"
+msgid "ppdc: Expected a filter definition on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected a program name on line %d of %s!\n"
-msgstr "ppdc: Forventet programnavn på linje %d av %s!\n"
+msgid "ppdc: Expected a program name on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Expected boolean value on line %d of %s.\n"
msgstr "ppdc: Forventet boolsk verdi på linje %d av %s.\n"
#, c-format
-msgid "ppdc: Expected charset after Font on line %d of %s!\n"
-msgstr "ppdc: Forventet tegnsett etter Font på linje %d av %s!\n"
+msgid "ppdc: Expected charset after Font on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Expected choice code on line %d of %s.\n"
@@ -5135,187 +5120,180 @@ msgid "ppdc: Expected choice name/text on line %d of %s.\n"
msgstr "ppdc: Forventet valgnavn/-tekst på linje %d av %s.\n"
#, c-format
-msgid "ppdc: Expected color order for ColorModel on line %d of %s!\n"
-msgstr "ppdc: Forventet fargerekkefølge for ColorModel på linje %d av %s!\n"
+msgid "ppdc: Expected color order for ColorModel on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected colorspace for ColorModel on line %d of %s!\n"
-msgstr "ppdc: Forventet fargeområde for ColorModel på linje %d av %s!\n"
+msgid "ppdc: Expected colorspace for ColorModel on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected compression for ColorModel on line %d of %s!\n"
-msgstr "ppdc: Forventet komprimering for ColorModel på linje %d av %s!\n"
+msgid "ppdc: Expected compression for ColorModel on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected constraints string for UIConstraints on line %d of %s!\n"
-msgstr "ppdc: Forventet restriksjoner for UIConstraints på linje %d av %s!\n"
+msgid "ppdc: Expected constraints string for UIConstraints on line %d of %s\n"
+msgstr ""
#, c-format
msgid ""
-"ppdc: Expected driver type keyword following DriverType on line %d of %s!\n"
+"ppdc: Expected driver type keyword following DriverType on line %d of %s\n"
msgstr ""
-"ppdc: Forventet nøkkelord for drivertype etter DriverType på linje %d av %"
-"s!\n"
#, c-format
-msgid "ppdc: Expected duplex type after Duplex on line %d of %s!\n"
-msgstr "ppdc: Forventet duplekstype etter Duplex på linje %d av %s!\n"
+msgid "ppdc: Expected duplex type after Duplex on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected encoding after Font on line %d of %s!\n"
-msgstr "ppdc: Forventet koding etter Font på linje %d av %s!\n"
+msgid "ppdc: Expected encoding after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected filename after #po %s on line %d of %s!\n"
-msgstr "ppdc: Forventet filnavn etter #po %s på linje %d av %s!\n"
+msgid "ppdc: Expected filename after #po %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected group name/text on line %d of %s!\n"
-msgstr "ppdc: Forventet gruppenavn/-tekst på linje %d av %s.\n"
+msgid "ppdc: Expected group name/text on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected include filename on line %d of %s!\n"
-msgstr "ppdc: Forventet inkluderingsfilnavn på linje %d av %s!\n"
+msgid "ppdc: Expected include filename on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected integer on line %d of %s!\n"
-msgstr "ppdc: Forventet heltall på linje %d av %s!\n"
+msgid "ppdc: Expected integer on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected locale after #po on line %d of %s!\n"
-msgstr "ppdc: Forventet nasjonal innstilling etter #po på linje %d av %s!\n"
+msgid "ppdc: Expected locale after #po on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after %s on line %d of %s!\n"
-msgstr "ppdc: Forventet navn etter %s på linje %d av %s!\n"
+msgid "ppdc: Expected name after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after FileName on line %d of %s!\n"
-msgstr "ppdc: Forventet navn etter FileName på linje %d av %s!\n"
+msgid "ppdc: Expected name after FileName on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after Font on line %d of %s!\n"
-msgstr "ppdc: Forventet navn etter Font på linje %d av %s!\n"
+msgid "ppdc: Expected name after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after Manufacturer on line %d of %s!\n"
-msgstr "ppdc: Forventet navn etter Manufacturer på linje %d av %s!\n"
+msgid "ppdc: Expected name after Manufacturer on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after MediaSize on line %d of %s!\n"
-msgstr "ppdc: Forventet navn etter MediaSize på linje %d av %s!\n"
+msgid "ppdc: Expected name after MediaSize on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after ModelName on line %d of %s!\n"
-msgstr "ppdc: Forventet navn etter ModelName på linje %d av %s!\n"
+msgid "ppdc: Expected name after ModelName on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after PCFileName on line %d of %s!\n"
-msgstr "ppdc: Forventet navn etter PCFileName på linje %d av %s!\n"
+msgid "ppdc: Expected name after PCFileName on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text after %s on line %d of %s!\n"
-msgstr "ppdc: Forventet navn/tekst etter %s på linje %d av %s!\n"
+msgid "ppdc: Expected name/text after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text after Installable on line %d of %s!\n"
-msgstr "ppdc: Forventet navn/tekst etter Installable på linje %d av %s!\n"
+msgid "ppdc: Expected name/text after Installable on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text after Resolution on line %d of %s!\n"
-msgstr "ppdc: Forventet navn/tekst etter Resolution på linje %d av %s!\n"
+msgid "ppdc: Expected name/text after Resolution on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text combination for ColorModel on line %d of %s!\n"
+msgid "ppdc: Expected name/text combination for ColorModel on line %d of %s\n"
msgstr ""
-"ppdc: Forventet navn/tekst-kombinasjon for ColorModel på linje %d av %s!\n"
#, c-format
-msgid "ppdc: Expected option name/text on line %d of %s!\n"
-msgstr "ppdc: Forventet valgnavn/-tekst på linje %d av %s.\n"
+msgid "ppdc: Expected option name/text on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected option section on line %d of %s!\n"
-msgstr "ppdc: Forventet valgdel på linje %d av %s!\n"
+msgid "ppdc: Expected option section on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected option type on line %d of %s!\n"
-msgstr "ppdc: Forventet valgtype på linje %d av %s!\n"
+msgid "ppdc: Expected option type on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected override field after Resolution on line %d of %s!\n"
-msgstr "ppdc: Forventet overstyringsfelt etter Resolution på linje %d av %s!\n"
+msgid "ppdc: Expected override field after Resolution on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected real number on line %d of %s!\n"
-msgstr "ppdc: Forventet reelt tall på linje %d av %s!\n"
+msgid "ppdc: Expected real number on line %d of %s\n"
+msgstr ""
#, c-format
msgid ""
-"ppdc: Expected resolution/mediatype following ColorProfile on line %d of %"
-"s!\n"
+"ppdc: Expected resolution/mediatype following ColorProfile on line %d of %s\n"
msgstr ""
-"ppdc: Forventet oppløsning/papirtype etter ColorProfile på linje %d av %s!\n"
#, c-format
msgid ""
"ppdc: Expected resolution/mediatype following SimpleColorProfile on line %d "
-"of %s!\n"
+"of %s\n"
msgstr ""
-"ppdc: Forventet oppløsning/papirtype etter SimpleColorProfile på linje %d av "
-"%s!\n"
#, c-format
-msgid "ppdc: Expected selector after %s on line %d of %s!\n"
-msgstr "ppdc: Forventet velger etter %s på linje %d av %s!\n"
+msgid "ppdc: Expected selector after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected status after Font on line %d of %s!\n"
-msgstr "ppdc: Forventet status etter Font på linje %d av %s!\n"
+msgid "ppdc: Expected status after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected string after Copyright on line %d of %s!\n"
-msgstr "ppdc: Forventet streng etter Copyright på linje %d av %s!\n"
+msgid "ppdc: Expected string after Copyright on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected string after Version on line %d of %s!\n"
-msgstr "ppdc: Forventet streng etter Version på linje %d av %s!\n"
+msgid "ppdc: Expected string after Version on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected two option names on line %d of %s!\n"
-msgstr "ppdc: Forventet to valgnavn på linje %d av %s!\n"
+msgid "ppdc: Expected two option names on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected value after %s on line %d of %s!\n"
-msgstr "ppdc: Forventet verdi etter %s på linje %d av %s!\n"
+msgid "ppdc: Expected value after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected version after Font on line %d of %s!\n"
-msgstr "ppdc: Forventet versjon etter Font på linje %d av %s!\n"
+msgid "ppdc: Expected version after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid #include/#po filename \"%s\"!\n"
-msgstr "ppdc: Ugyldig #include/#po filnavn «%s»!\n"
+msgid "ppdc: Invalid #include/#po filename \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid cost for filter on line %d of %s!\n"
-msgstr "ppdc: Ugyldig kostnad for filter på linje %d av %s!\n"
+msgid "ppdc: Invalid cost for filter on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid empty MIME type for filter on line %d of %s!\n"
-msgstr "ppdc: Ugyldig, tom MIME-type for filter på linje %d av %s!\n"
+msgid "ppdc: Invalid empty MIME type for filter on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid empty program name for filter on line %d of %s!\n"
-msgstr "ppdc: Ugyldig, tomt programnavn for filter på linje %d av %s!\n"
+msgid "ppdc: Invalid empty program name for filter on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid option section \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Ugyldig valgdel «%s» på linje %d av %s!\n"
+msgid "ppdc: Invalid option section \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid option type \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Ugyldig valgtype «%s» på linje %d av %s!\n"
+msgid "ppdc: Invalid option type \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Loading driver information file \"%s\"...\n"
@@ -5330,33 +5308,32 @@ msgid "ppdc: Loading messages from \"%s\"...\n"
msgstr "ppdc: Laster inn meldinger fra «%s»...\n"
#, c-format
-msgid "ppdc: Missing #endif at end of \"%s\"!\n"
-msgstr "ppdc: Mangler #endif ved slutten av «%s»!\n"
+msgid "ppdc: Missing #endif at end of \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ppdc: Missing #if on line %d of %s!\n"
-msgstr "ppdc: Mangler #if på linje %d av %s!\n"
+msgid "ppdc: Missing #if on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: No message catalog provided for locale %s!\n"
-msgstr "ppdc: Ingen meldingskatalog oppgitt for nasjonal innstilling %s!\n"
+msgid "ppdc: No message catalog provided for locale %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Option %s defined in two different groups on line %d of %s!\n"
+msgid "ppdc: Option %s defined in two different groups on line %d of %s\n"
msgstr ""
#, c-format
-msgid "ppdc: Option %s redefined with a different type on line %d of %s!\n"
+msgid "ppdc: Option %s redefined with a different type on line %d of %s\n"
msgstr ""
-"ppdc: Valg %s definert på nytt med forskjellig type på linje %d av %s!\n"
#, c-format
-msgid "ppdc: Option constraint must *name on line %d of %s!\n"
-msgstr "ppdc: Valgrestriksjon må *navn på linje %d av %s!\n"
+msgid "ppdc: Option constraint must *name on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Too many nested #if's on line %d of %s!\n"
-msgstr "ppdc: For mange nestede #if-er på linje %d av %s!\n"
+msgid "ppdc: Too many nested #if's on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Unable to create PPD file \"%s\" - %s.\n"
@@ -5375,12 +5352,12 @@ msgid "ppdc: Unable to execute cupstestppd: %s\n"
msgstr "ppdc: Kan ikke utføre cupstestppd: %s\n"
#, c-format
-msgid "ppdc: Unable to find #po file %s on line %d of %s!\n"
-msgstr "ppdc: Finner ikke #po-filen %s på linje %d av %s!\n"
+msgid "ppdc: Unable to find #po file %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unable to find include file \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Finner ikke inkluderingsfilen «%s» på linje %d av %s!\n"
+msgid "ppdc: Unable to find include file \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Unable to find localization for \"%s\" - %s\n"
@@ -5395,30 +5372,33 @@ msgid "ppdc: Undefined variable (%s) on line %d of %s.\n"
msgstr "ppdc: Udefinert variabel (%s) på linje %d av %s.\n"
#, c-format
-msgid "ppdc: Unknown driver type %s on line %d of %s!\n"
-msgstr "ppdc: Ukjent drivertype %s på linje %d av %s!\n"
+msgid "ppdc: Unknown driver type %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Ukjent duplekstype «%s» på linje %d av %s!\n"
+msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown media size \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Ukjent papirstørrelse «%s» på linje %d av %s!\n"
+msgid "ppdc: Unknown media size \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown token \"%s\" seen on line %d of %s!\n"
-msgstr "ppdc: Ukjent kjennetegn «%s» funnet på linje %d av %s!\n"
+msgid "ppdc: Unknown token \"%s\" seen on line %d of %s\n"
+msgstr ""
#, c-format
msgid ""
-"ppdc: Unknown trailing characters in real number \"%s\" on line %d of %s!\n"
+"ppdc: Unknown trailing characters in real number \"%s\" on line %d of %s\n"
msgstr ""
-"ppdc: Ukjente etterfølgende tegn i det reelle tallet «%s» på linje %d av %s!\n"
#, c-format
-msgid "ppdc: Unterminated string starting with %c on line %d of %s!\n"
-msgstr "ppdc: Uavsluttet streng begynner med %c på linje %d av %s!\n"
+msgid "ppdc: Unterminated string starting with %c on line %d of %s\n"
+msgstr ""
+
+#, c-format
+msgid "ppdc: Warning - overlapping filename \"%s\".\n"
+msgstr ""
#, c-format
msgid "ppdc: Writing %s...\n"
@@ -5429,8 +5409,8 @@ msgid "ppdc: Writing PPD files to directory \"%s\"...\n"
msgstr "ppdc: Skriver PPD-filer til katalog «%s»...\n"
#, c-format
-msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s!\n"
-msgstr "ppdmerge: Ugyldig LanguageVersion «%s» i %s!\n"
+msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s\n"
+msgstr ""
#, c-format
msgid "ppdmerge: Ignoring PPD file %s...\n"
@@ -5507,21 +5487,596 @@ msgstr "uten navn"
msgid "variable-bindings uses indefinite length"
msgstr "variable-bindings bruker uendelig lengde"
+#~ msgid " WARN %s has no corresponding options!\n"
+#~ msgstr " WARN %s har ingen relaterte valg!\n"
+
+#~ msgid " WARN Default choices conflicting!\n"
+#~ msgstr " WARN Standardinnstillinger stemmer ikke overens!\n"
+
+#~ msgid ""
+#~ " WARN Duplex option keyword %s may not work as expected and "
+#~ "should be named Duplex!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " WARN Det er mulig at dupleksvalgnøkkelordet %s ikke fungerer "
+#~ "som forventet og skal ha navnet Duplex!\n"
+#~ " REF: Side 122, del 5.17\n"
+
+#~ msgid ""
+#~ " WARN File contains a mix of CR, LF, and CR LF line endings!\n"
+#~ msgstr " WARN Filen inneholder CR-, LF- og CR LF-linjeskift!\n"
+
+#~ msgid " WARN Line %d only contains whitespace!\n"
+#~ msgstr " WARN Linjen %d inneholder kun mellomrom!\n"
+
#~ msgid " WARN Missing APDialogExtension file \"%s\"\n"
#~ msgstr " WARN APDialogExtension-filen «%s» mangler\n"
#~ msgid " WARN Missing APPrinterIconPath file \"%s\"\n"
#~ msgstr " WARN APPrinterIconPath-filen «%s» mangler\n"
+#~ msgid ""
+#~ " WARN Non-Windows PPD files should use lines ending with only "
+#~ "LF, not CR LF!\n"
+#~ msgstr ""
+#~ " WARN PPD-filer som ikke er i Windows-format, bør kun bruke "
+#~ "linjeskift med LF, ikke CR LF!\n"
+
+#~ msgid ""
+#~ " WARN Obsolete PPD version %.1f!\n"
+#~ " REF: Page 42, section 5.2.\n"
+#~ msgstr ""
+#~ " WARN Foreldet PPD-versjon %.1f!\n"
+#~ " REF: Side 42, del 5.2.\n"
+
+#~ msgid " %s %s %s does not exist!\n"
+#~ msgstr " %s %s %s finnes ikke!\n"
+
+#~ msgid ""
+#~ " %s Bad %s choice %s!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " %s Ugyldig %s-valg %s!\n"
+#~ " REF: Side 122, del 5.17\n"
+
+#~ msgid " %s Bad UTF-8 \"%s\" translation string for option %s!\n"
+#~ msgstr " %s Ugyldig UTF-8 «%s»-oversettelsesstreng for valget %s!\n"
+
+#~ msgid ""
+#~ " %s Bad UTF-8 \"%s\" translation string for option %s, choice %s!\n"
+#~ msgstr ""
+#~ " %s Ugyldig UTF-8 «%s»-oversettelsesstreng for valget %s, "
+#~ "innstillingen %s!\n"
+
+#~ msgid " %s Bad cupsFilter value \"%s\"!\n"
+#~ msgstr " %s Ugyldig cupsFilter-verdi «%s»!\n"
+
+#~ msgid " %s Bad cupsICCProfile %s!\n"
+#~ msgstr " %s Ugyldig cupsICCProfile %s!\n"
+
+#~ msgid " %s Bad cupsPreFilter value \"%s\"!\n"
+#~ msgstr " %s Ugyldig cupsPreFilter-verdi «%s»!\n"
+
+#~ msgid " %s Bad cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr " %s Ugyldig cupsUIConstraints %s: «%s»!\n"
+
+#~ msgid " %s Bad language \"%s\"!\n"
+#~ msgstr " %s Ugyldig språk «%s»!\n"
+
+#~ msgid " %s Empty cupsUIConstraints %s!\n"
+#~ msgstr " %s Tom cupsUIConstraints %s!\n"
+
+#~ msgid " %s Missing \"%s\" translation string for option %s!\n"
+#~ msgstr " %s «%s»-oversettelsesstreng for valget %s mangler!\n"
+
+#~ msgid ""
+#~ " %s Missing \"%s\" translation string for option %s, choice %s!\n"
+#~ msgstr ""
+#~ " %s «%s»-oversettelsesstreng for valget %s, innstillingen %s "
+#~ "mangler!\n"
+
+#~ msgid ""
+#~ " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"!\n"
+#~ msgstr " %s Valget *%s %s i UIConstraints «*%s %s *%s %s» mangler!\n"
+
+#~ msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr " %s Valget *%s %s i cupsUIConstraints %s mangler: «%s»!\n"
+
+#~ msgid " %s Missing cupsICCProfile file \"%s\"!\n"
+#~ msgstr " %s cupsICCProfile-filen «%s» mangler!\n"
+
+#~ msgid " %s Missing cupsUIResolver %s!\n"
+#~ msgstr " %s cupsUIResolver %s mangler!\n"
+
+#~ msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"!\n"
+#~ msgstr " %s Valget %s i UIConstraints «*%s %s *%s %s» mangler!\n"
+
+#~ msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr " %s Valget %s i cupsUIConstraints %s mangler: «%s»!\n"
+
+#~ msgid " %s No base translation \"%s\" is included in file!\n"
+#~ msgstr " %s Filen inneholder ingen grunnoversettelse «%s»!\n"
+
+#~ msgid ""
+#~ " %s REQUIRED %s does not define choice None!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " %s OBLIGATORISK %s definerer ikke innstillingen Ingen!\n"
+#~ " REF: Side 122, del 5.17\n"
+
+#~ msgid " %s cupsICCProfile %s hash value collides with %s!\n"
+#~ msgstr " %s cupsICCProfile %s-hashverdi er i konflikt med %s!\n"
+
+#~ msgid " %s cupsUIResolver %s causes a loop!\n"
+#~ msgstr " %s cupsUIResolver %s forårsaker en sløyfe!\n"
+
+#~ msgid " **FAIL** %s choice names %s and %s differ only by case!\n"
+#~ msgstr ""
+#~ " **FEIL** Den eneste forskjellen mellom %s-valgnavnene %s og %s er "
+#~ "store og små bokstaver!\n"
+
+#~ msgid ""
+#~ " **FAIL** %s must be 1284DeviceID!\n"
+#~ " REF: Page 72, section 5.5\n"
+#~ msgstr ""
+#~ " **FEIL** %s må være 1284DeviceID!\n"
+#~ " REF: Side 72, del 5.5\n"
+
+#~ msgid ""
+#~ " **FAIL** BAD DefaultImageableArea %s!\n"
+#~ " REF: Page 102, section 5.15.\n"
+#~ msgstr ""
+#~ " **FEIL** UGYLDIG DefaultImageableArea %s!\n"
+#~ " REF: Side 102, del 5.15.\n"
+
+#~ msgid ""
+#~ " **FAIL** BAD DefaultPaperDimension %s!\n"
+#~ " REF: Page 103, section 5.15.\n"
+#~ msgstr ""
+#~ " **FEIL** UGYLDIG DefaultPaperDimension %s!\n"
+#~ " REF: Side 103, del 5.15.\n"
+
+#~ msgid ""
+#~ " **FAIL** Bad %s choice %s!\n"
+#~ " REF: Page 84, section 5.9\n"
+#~ msgstr ""
+#~ " **FEIL** Ugyldig %s-valg %s!\n"
+#~ " REF: Side 84, del 5.9\n"
+
+#~ msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1!\n"
+#~ msgstr " **FEIL** Ugyldig LanguageEncoding %s – må være ISOLatin1!\n"
+
+#~ msgid " **FAIL** Bad LanguageVersion %s - must be English!\n"
+#~ msgstr " **FEIL** Ugyldig LanguageVersion %s – må være English!\n"
+
+#~ msgid ""
+#~ " **FAIL** Default translation string for option %s choice %s "
+#~ "contains 8-bit characters!\n"
+#~ msgstr ""
+#~ " **FEIL** Standard oversettelsesstreng for valget %s, innstillingen "
+#~ "%s inneholder 8-bitstegn!\n"
+
+#~ msgid ""
+#~ " **FAIL** Default translation string for option %s contains 8-bit "
+#~ "characters!\n"
+#~ msgstr ""
+#~ " **FEIL** Standard oversettelsesstreng for valget %s inneholder 8-"
+#~ "bitstegn!\n"
+
+#~ msgid " **FAIL** Group names %s and %s differ only by case!\n"
+#~ msgstr ""
+#~ " **FEIL** Den eneste forskjellen mellom gruppenavnene %s og %s er "
+#~ "store og små bokstaver!\n"
+
+#~ msgid " **FAIL** Multiple occurrences of %s choice name %s!\n"
+#~ msgstr " **FEIL** Flere forekomster av %s-valgnavnet %s!\n"
+
+#~ msgid " **FAIL** Option names %s and %s differ only by case!\n"
+#~ msgstr ""
+#~ " **FEIL** Den eneste forskjellen mellom valgnavnene %s og %s er "
+#~ "store og små bokstaver!\n"
+
+#~ msgid ""
+#~ " Bad %%%%BoundingBox: on line %d!\n"
+#~ " REF: Page 39, %%%%BoundingBox:\n"
+#~ msgstr ""
+#~ " Ugyldig %%%%BoundingBox: på linje %d!\n"
+#~ " REF: Side 39, %%%%BoundingBox:\n"
+
+#~ msgid ""
+#~ " Bad %%%%Page: on line %d!\n"
+#~ " REF: Page 53, %%%%Page:\n"
+#~ msgstr ""
+#~ " Ugyldig %%%%Page: på linje %d!\n"
+#~ " REF: Side 53, %%%%Page:\n"
+
+#~ msgid ""
+#~ " Bad %%%%Pages: on line %d!\n"
+#~ " REF: Page 43, %%%%Pages:\n"
+#~ msgstr ""
+#~ " Ugyldig %%%%Pages: på linje %d!\n"
+#~ " REF: Side 43, %%%%Pages:\n"
+
+#~ msgid ""
+#~ " Line %d is longer than 255 characters (%d)!\n"
+#~ " REF: Page 25, Line Length\n"
+#~ msgstr ""
+#~ " Linje %d inneholder mer enn 255 tegn (%d)!\n"
+#~ " REF: Side 25, Line Length\n"
+
+#~ msgid ""
+#~ " Missing %!PS-Adobe-3.0 on first line!\n"
+#~ " REF: Page 17, 3.1 Conforming Documents\n"
+#~ msgstr ""
+#~ " %!PS-Adobe-3.0 mangler på første linje!\n"
+#~ " REF: Side 17, 3.1 Conforming Documents\n"
+
+#~ msgid ""
+#~ " Missing %%EndComments comment!\n"
+#~ " REF: Page 41, %%EndComments\n"
+#~ msgstr ""
+#~ " %%EndComments-kommentar mangler!\n"
+#~ " REF: Side 41, %%EndComments\n"
+
+#~ msgid ""
+#~ " Missing or bad %%BoundingBox: comment!\n"
+#~ " REF: Page 39, %%BoundingBox:\n"
+#~ msgstr ""
+#~ " %%BoundingBox:-kommentar mangler eller er ugyldig!\n"
+#~ " REF: Side 39, %%BoundingBox:\n"
+
+#~ msgid ""
+#~ " Missing or bad %%Page: comments!\n"
+#~ " REF: Page 53, %%Page:\n"
+#~ msgstr ""
+#~ " %%Page-kommentarer mangler eller er ugyldig!\n"
+#~ " REF: Side 53, %%Page:\n"
+
+#~ msgid ""
+#~ " Missing or bad %%Pages: comment!\n"
+#~ " REF: Page 43, %%Pages:\n"
+#~ msgstr ""
+#~ " %%Pages-kommentar mangler eller er ugyldig!\n"
+#~ " REF: Side 43, %%Pages:\n"
+
+#~ msgid " Saw %d lines that exceeded 255 characters!\n"
+#~ msgstr " Fant %d linjer som er lengre enn 255 tegn!\n"
+
+#~ msgid " Too many %%BeginDocument comments!\n"
+#~ msgstr " For mange %%BeginDocument-kommentarer!\n"
+
+#~ msgid " Too many %%EndDocument comments!\n"
+#~ msgstr " For mange %%EndDocument-kommentarer!\n"
+
+#~ msgid " Warning: file contains binary data!\n"
+#~ msgstr " Advarsel: filen inneholder binærdata!\n"
+
+#~ msgid " Warning: no %%EndComments comment in file!\n"
+#~ msgstr " Advarsel: ingen %%EndComments-kommentar i fil!\n"
+
+#~ msgid " Warning: obsolete DSC version %.1f in file!\n"
+#~ msgstr " Advarsel: foreldet DSC-versjon %.1f i fil!\n"
+
+#~ msgid "%s not supported!"
+#~ msgstr "%s støttes ikke!"
+
+#~ msgid "%s: Don't know what to do!\n"
+#~ msgstr "%s: Vet ikke hva som skal gjøres!\n"
+
+#~ msgid ""
+#~ "%s: Error - %s environment variable names non-existent destination \"%s"
+#~ "\"!\n"
+#~ msgstr "%s: Feil – %s-miljøvariabel oppgir målet «%s» som ikke eksisterer!\n"
+
+#~ msgid "%s: Error - bad job ID!\n"
+#~ msgstr "%s: Feil – ugyldig jobb-ID!\n"
+
+#~ msgid "%s: Error - cannot print files and alter jobs simultaneously!\n"
+#~ msgstr "%s: Feil – kan ikke skrive ut filer og endre jobber samtidig!\n"
+
+#~ msgid ""
+#~ "%s: Error - cannot print from stdin if files or a job ID are provided!\n"
+#~ msgstr ""
+#~ "%s: Feil – kan ikke skrive ut fra stdin hvis det er oppgitt filer eller "
+#~ "en jobb-ID!\n"
+
+#~ msgid "%s: Error - expected character set after '-S' option!\n"
+#~ msgstr "%s: Feil – forventet tegnsett etter «-S»-valg!\n"
+
+#~ msgid "%s: Error - expected content type after '-T' option!\n"
+#~ msgstr "%s: Feil – forventet innholdstype etter «-T»-valg!\n"
+
+#~ msgid "%s: Error - expected copies after '-n' option!\n"
+#~ msgstr "%s: Feil – forventet eksemplarer etter «-n»-valg!\n"
+
+#~ msgid "%s: Error - expected copy count after '-#' option!\n"
+#~ msgstr "%s: Feil – forventet antall eksemplarer etter «-#»-valg!\n"
+
+#~ msgid "%s: Error - expected destination after '-P' option!\n"
+#~ msgstr "%s: Feil – forventet mål etter «-P»-valg!\n"
+
+#~ msgid "%s: Error - expected destination after '-b' option!\n"
+#~ msgstr "%s: Feil – forventet mål etter «-b»-valg!\n"
+
+#~ msgid "%s: Error - expected destination after '-d' option!\n"
+#~ msgstr "%s: Feil – forventet mål etter «-d»-valg!\n"
+
+#~ msgid "%s: Error - expected form after '-f' option!\n"
+#~ msgstr "%s: Feil – forventet skjema etter «-f»-valg!\n"
+
+#~ msgid "%s: Error - expected hold name after '-H' option!\n"
+#~ msgstr "%s: Feil – forventet holdnavn etter «-H»-valg!\n"
+
+#~ msgid "%s: Error - expected hostname after '-H' option!\n"
+#~ msgstr "%s: Feil – forventet vertsnavn etter «-H»-valg!\n"
+
+#~ msgid "%s: Error - expected hostname after '-h' option!\n"
+#~ msgstr "%s: Feil – forventet vertsnavn etter «-h»-valg!\n"
+
+#~ msgid "%s: Error - expected mode list after '-y' option!\n"
+#~ msgstr "%s: Feil – forventet modusliste etter «-y»-valg!\n"
+
+#~ msgid "%s: Error - expected name after '-%c' option!\n"
+#~ msgstr "%s: Feil – forventet navn etter «%c»-valg!\n"
+
+#~ msgid "%s: Error - expected option string after '-o' option!\n"
+#~ msgstr "%s: Feil – forventet valgstreng etter «-o»-valg!\n"
+
+#~ msgid "%s: Error - expected page list after '-P' option!\n"
+#~ msgstr "%s: Feil – forventet sideliste etter «-P»-valg!\n"
+
+#~ msgid "%s: Error - expected priority after '-%c' option!\n"
+#~ msgstr "%s: Feil – forventet prioritet etter «%c»-valg!\n"
+
+#~ msgid "%s: Error - expected reason text after '-r' option!\n"
+#~ msgstr "%s: Feil – forventet begrunnelsestekst etter «-r»-valg!\n"
+
+#~ msgid "%s: Error - expected title after '-t' option!\n"
+#~ msgstr "%s: Feil – forventet tittel etter «-t»-valg!\n"
+
+#~ msgid "%s: Error - expected username after '-U' option!\n"
+#~ msgstr "%s: Feil – forventet brukernavn etter «-U»-valg!\n"
+
+#~ msgid "%s: Error - expected username after '-u' option!\n"
+#~ msgstr "%s: Feil – forventet brukernavn etter «-u»-valg!\n"
+
+#~ msgid "%s: Error - expected value after '-%c' option!\n"
+#~ msgstr "%s: Feil – forventet verdi etter «%c»-valg!\n"
+
+#~ msgid ""
+#~ "%s: Error - need \"completed\", \"not-completed\", or \"all\" after '-W' "
+#~ "option!\n"
+#~ msgstr ""
+#~ "%s: Feil – trenger «completed», «not-completed» eller «all» etter «-W»-valg!\n"
+
+#~ msgid "%s: Error - scheduler not responding!\n"
+#~ msgstr "%s: Feil – planlegger svarer ikke!\n"
+
+#~ msgid "%s: Error - unknown destination \"%s\"!\n"
+#~ msgstr "%s: Feil – ukjent mål «%s»!\n"
+
+#~ msgid "%s: Error - unknown destination \"%s/%s\"!\n"
+#~ msgstr "%s: Feil – ukjent mål «%s/%s»!\n"
+
+#~ msgid "%s: Error - unknown option '%c'!\n"
+#~ msgstr "%s: Feil – ukjent valg «%c»!\n"
+
+#~ msgid "%s: Error - unknown option '%s'!\n"
+#~ msgstr "%s: Feil – ukjent valg «%s»!\n"
+
+#~ msgid "%s: Expected job ID after '-i' option!\n"
+#~ msgstr "%s: Forventet jobb-ID etter «-i»-valg!\n"
+
+#~ msgid "%s: Invalid destination name in list \"%s\"!\n"
+#~ msgstr "%s: Ugyldig målnavn i liste «%s»!\n"
+
+#~ msgid "%s: Need job ID ('-i jobid') before '-H restart'!\n"
+#~ msgstr "%s: Trenger jobb-ID («-i jobid») før «-H restart»!\n"
+
+#~ msgid "%s: No filter to convert from %s/%s to %s/%s!\n"
+#~ msgstr "%s: Mangler filter for å konvertere fra %s/%s til %s/%s!\n"
+
+#~ msgid "%s: Sorry, no encryption support compiled in!\n"
+#~ msgstr "%s: Støtte for kryptering er ikke kompilert inn!\n"
+
+#~ msgid "%s: Unable to contact server!\n"
+#~ msgstr "%s: Får ikke kontakt med tjener!\n"
+
+#~ msgid "%s: Unable to determine MIME type of \"%s\"!\n"
+#~ msgstr "%s: Kan ikke bestemme MIME-typen til «%s»!\n"
+
#~ msgid "%s: Unable to open %s - %s\n"
#~ msgstr "%s: Kan ikke åpne %s – %s\n"
#~ msgid "%s: Unable to open %s - %s on line %d.\n"
#~ msgstr "%s: Kan ikke åpne %s – %s på linje %d.\n"
+#~ msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"!\n"
+#~ msgstr "%s: Kan ikke lese MIME-database fra «%s» eller «%s»!\n"
+
+#~ msgid "%s: Unknown destination \"%s\"!\n"
+#~ msgstr "%s: Ukjent mål «%s»!\n"
+
+#~ msgid "%s: Unknown destination MIME type %s/%s!\n"
+#~ msgstr "%s: Ukjent MIME-type for mål %s/%s!\n"
+
+#~ msgid "%s: Unknown option '%c'!\n"
+#~ msgstr "%s: Ukjent valg «%c»!\n"
+
+#~ msgid "%s: Unknown source MIME type %s/%s!\n"
+#~ msgstr "%s: Ukjent kilde-MIME-type for mål %s/%s!\n"
+
+#~ msgid ""
+#~ "%s: Warning - '%c' format modifier not supported - output may not be "
+#~ "correct!\n"
+#~ msgstr ""
+#~ "%s: Advarsel «%c»-formatmodifikator støttes ikke – det er mulig at utdata "
+#~ "ikke er korrekt!\n"
+
+#~ msgid "%s: Warning - character set option ignored!\n"
+#~ msgstr "%s: Advarsel – ignorerte tegnsettvalg!\n"
+
+#~ msgid "%s: Warning - content type option ignored!\n"
+#~ msgstr "%s: Advarsel – ignorerte innholdstypevalg!\n"
+
+#~ msgid "%s: Warning - form option ignored!\n"
+#~ msgstr "%s: Advarsel – ignorerte skjemavalg!\n"
+
+#~ msgid "%s: Warning - mode option ignored!\n"
+#~ msgstr "%s: Advarsel – ignorerte modusvalg!\n"
+
+#~ msgid ""
+#~ "%s: error - %s environment variable names non-existent destination \"%s"
+#~ "\"!\n"
+#~ msgstr "%s: feil – %s-miljøvariabel oppgir målet «%s» som ikke eksisterer!\n"
+
+#~ msgid "%s: error - expected option=value after '-o' option!\n"
+#~ msgstr "%s: feil – forventet option=value etter «-o»-valg!\n"
+
#~ msgid "600 DPI Grayscale"
#~ msgstr "600 DPI gråskala"
+#~ msgid "A Samba password is required to export printer drivers!"
+#~ msgstr "Et Samba-passord kreves for å eksportere skriverdrivere!"
+
+#~ msgid "A Samba username is required to export printer drivers!"
+#~ msgstr "Et Samba-brukernavn kreves for å eksportere skriverdrivere!"
+
+#~ msgid "A class named \"%s\" already exists!"
+#~ msgstr "Det finnes allerede en klasse med navnet «%s»!"
+
+#~ msgid "A printer named \"%s\" already exists!"
+#~ msgstr "Det finnes allerede en skriver med navnet «%s»!"
+
+#~ msgid "Attempt to set %s printer-state to bad value %d!"
+#~ msgstr "Prøv å sette %s printer-state til den ugyldige verdien %d!"
+
+#~ msgid "Attribute groups are out of order (%x < %x)!"
+#~ msgstr "Attributtgrupper er ikke i rekkefølge (%x < %x)!"
+
+#~ msgid "Bad device URI \"%s\"!\n"
+#~ msgstr "Ugyldig device-URI «%s»!\n"
+
+#~ msgid "Bad device-uri \"%s\"!"
+#~ msgstr "Ugyldig device-uri «%s»!"
+
+#~ msgid "Bad device-uri scheme \"%s\"!"
+#~ msgstr "Ugyldig device-uri-oppsett «%s»!\n"
+
+#~ msgid "Bad document-format \"%s\"!"
+#~ msgstr "Ugyldig document-format «%s»!"
+
+#~ msgid "Bad filename buffer!"
+#~ msgstr "Ugyldig filnavnbuffer!"
+
+#~ msgid "Bad job-priority value!"
+#~ msgstr "Ugyldig job-priority-verdi!"
+
+#~ msgid "Bad job-sheets value \"%s\"!"
+#~ msgstr "Ugyldig job-sheets-verdi «%s»!"
+
+#~ msgid "Bad job-sheets value type!"
+#~ msgstr "Ugyldig job-sheets-verditype!"
+
+#~ msgid "Bad job-state value!"
+#~ msgstr "Ugyldig job-state-verdi!"
+
+#~ msgid "Bad job-uri attribute \"%s\"!"
+#~ msgstr "Ugyldig job-uri-attributt «%s»!"
+
+#~ msgid "Bad notify-pull-method \"%s\"!"
+#~ msgstr "Ugyldig notify-pull-method «%s»!"
+
+#~ msgid "Bad notify-recipient-uri URI \"%s\"!"
+#~ msgstr "Ugyldig notify-recipient-uri-URI «%s»!"
+
+#~ msgid "Bad option + choice on line %d!"
+#~ msgstr "Ugyldig valg og alternativ på linje %d!"
+
+#~ msgid "Bad port-monitor \"%s\"!"
+#~ msgstr "Ugyldig port-monitor «%s»!"
+
+#~ msgid "Bad printer-state value %d!"
+#~ msgstr "Ugyldig printer-state-verdi %d!"
+
+#~ msgid "Bad request version number %d.%d!"
+#~ msgstr "Ugyldig versjonsnummer for forespørsel %d.%d!"
+
+#~ msgid "Bad subscription ID!"
+#~ msgstr "Ugyldig abonnements-ID!"
+
+#~ msgid "Character set \"%s\" not supported!"
+#~ msgstr "Tegnsett «%s» støttes ikke!"
+
+#~ msgid "Could not scan type \"%s\"!"
+#~ msgstr "Kunne ikke skanne type «%s»!"
+
+#~ msgid "Cover open."
+#~ msgstr "Deksel åpent."
+
+#~ msgid "Developer almost empty."
+#~ msgstr "Fremkaller nesten tom."
+
+#~ msgid "Developer empty!"
+#~ msgstr "Fremkaller tom!"
+
+#~ msgid "Door open."
+#~ msgstr "Dør åpen."
+
+#~ msgid "ERROR: Bad %%BoundingBox: comment seen!\n"
+#~ msgstr "ERROR: Fant ugyldig %%BoundingBox:-kommentar!\n"
+
+#~ msgid "ERROR: Bad %%IncludeFeature: comment!\n"
+#~ msgstr "ERROR: Ugyldig %%IncludeFeature:-kommentar!\n"
+
+#~ msgid "ERROR: Bad %%Page: comment in file!\n"
+#~ msgstr "ERROR: Ugyldig %%Page:-kommentar i fil!\n"
+
+#~ msgid "ERROR: Bad %%PageBoundingBox: comment in file!\n"
+#~ msgstr "ERROR: Ugyldig %%PageBoundingBox:-kommentar i fil!\n"
+
+#~ msgid "ERROR: Bad SCSI device file \"%s\"!\n"
+#~ msgstr "ERROR: Ugyldig SCSI-enhetsfil «%s»!\n"
+
+#~ msgid "ERROR: Bad columns value %d!\n"
+#~ msgstr "ERROR: Ugyldig kolonneverdi %d!\n"
+
+#~ msgid "ERROR: Bad cpi value %f!\n"
+#~ msgstr "ERROR: Ugyldig cpi-verdi %f!\n"
+
+#~ msgid "ERROR: Bad lpi value %f!\n"
+#~ msgstr "ERROR: Ugyldig lpi-verdi %f!\n"
+
+#~ msgid "ERROR: Bad page setup!\n"
+#~ msgstr "ERROR: Ugyldig sideoppsett!\n"
+
+#~ msgid "ERROR: Destination printer does not exist!\n"
+#~ msgstr "ERROR: Målskriver finnes ikke!\n"
+
+#~ msgid "ERROR: Duplicate %%BoundingBox: comment seen!\n"
+#~ msgstr "ERROR: Fant duplisert %%BoundingBox:-kommentar!\n"
+
+#~ msgid "ERROR: Duplicate %%Pages: comment seen!\n"
+#~ msgstr "ERROR: Fant duplisert %%Pages:-kommentar!\n"
+
+#~ msgid "ERROR: Empty print file!\n"
+#~ msgstr "ERROR: Tom utskriftsfil!\n"
+
+#~ msgid "ERROR: Expected quoted string on line %d of %s!\n"
+#~ msgstr "ERROR: Forventet streng i anførselstegn på linje %d av %s!\n"
+
+#~ msgid "ERROR: Fatal USB error!\n"
+#~ msgstr "ERROR: Kritisk USB-feil!\n"
+
+#~ msgid "ERROR: Invalid HP-GL/2 command seen, unable to print file!\n"
+#~ msgstr "ERROR: Fant ugyldig HP-GL/2-kommando, kan ikke skrive ut fil!\n"
+
+#~ msgid "ERROR: Missing %%EndProlog!\n"
+#~ msgstr "ERROR: %%EndProlog mangler!\n"
+
+#~ msgid "ERROR: Missing %%EndSetup!\n"
+#~ msgstr "ERROR: %%EndSetup mangler!\n"
+
#~ msgid ""
#~ "ERROR: Missing device URI on command-line and no DEVICE_URI environment "
#~ "variable!\n"
@@ -5529,24 +6084,399 @@ msgstr "variable-bindings bruker uendelig lengde"
#~ "ERROR: Mangler enhets-URI på kommandolinje, og ingen DEVICE_URI-"
#~ "miljøvariabel!\n"
+#~ msgid "ERROR: Missing value on line %d of banner file!\n"
+#~ msgstr "ERROR: Mangler verdi på linje %d i bannerfil!\n"
+
+#~ msgid ""
+#~ "ERROR: Need a msgid line before any translation strings on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ERROR: Krever en msgid-linje før oversettelsesstreng på linje %d av %s!\n"
+
+#~ msgid "ERROR: No %%BoundingBox: comment in header!\n"
+#~ msgstr "ERROR: Ingen %%BoundingBox:-kommentar i header!\n"
+
+#~ msgid "ERROR: No %%Pages: comment in header!\n"
+#~ msgstr "ERROR: Ingen %%Pages:-kommentar i header!\n"
+
+#~ msgid ""
+#~ "ERROR: No device URI found in argv[0] or in DEVICE_URI environment "
+#~ "variable!\n"
+#~ msgstr ""
+#~ "ERROR: Fant ingen enhets-URI i argv[0] eller i DEVICE_URI-miljøvariabel!\n"
+
+#~ msgid "ERROR: No pages found!\n"
+#~ msgstr "ERROR: Fant ingen sider!\n"
+
+#~ msgid "ERROR: Out of paper!\n"
+#~ msgstr "ERROR: Tom for papir!\n"
+
+#~ msgid "ERROR: PRINTER environment variable not defined!\n"
+#~ msgstr "ERROR: PRINTER-miljøvariabel er ikke definert!\n"
+
+#~ msgid "ERROR: Print file was not accepted (%s)!\n"
+#~ msgstr "ERROR: Utskriftsfil ble ikke akseptert (%s)!\n"
+
+#~ msgid "ERROR: Printer not responding!\n"
+#~ msgstr "ERROR: Skriver svarer ikke!\n"
+
#~ msgid "ERROR: Unable to create temporary file - %s.\n"
#~ msgstr "ERROR: Kan ikke opprette midlertidig fil – %s.\n"
#~ msgid "ERROR: Unable to create temporary file: %s\n"
#~ msgstr "ERROR: Kan ikke opprette midlertidig fil: %s\n"
+#~ msgid "ERROR: Unable to get job %d attributes (%s)!\n"
+#~ msgstr "ERROR: Kan ikke hente %d-attributter for jobb (%s)!\n"
+
+#~ msgid "ERROR: Unable to get printer status (%s)!\n"
+#~ msgstr "ERROR: Kan ikke hente skriverstatus (%s)!\n"
+
+#~ msgid "ERROR: Unable to locate printer '%s'!\n"
+#~ msgstr "ERROR: Finner ikke skriveren «%s»!\n"
+
+#~ msgid "ERROR: Unable to open image file for printing!\n"
+#~ msgstr "ERROR: Kan ikke åpne bildefil for utskrift!\n"
+
#~ msgid "ERROR: Unable to open temporary file"
#~ msgstr "ERROR: Kan ikke åpne midlertidig fil"
+#~ msgid "ERROR: Unable to print %d text columns!\n"
+#~ msgstr "ERROR: Kan ikke skrive ut %d tekstkolonner!\n"
+
+#~ msgid "ERROR: Unable to print %dx%d text page!\n"
+#~ msgstr "ERROR: Kan ikke skrive ut %d x %d tekstside!\n"
+
+#~ msgid "ERROR: Unable to read print data!\n"
+#~ msgstr "ERROR: Kan ikke lese utskriftsdata!\n"
+
+#~ msgid "ERROR: Unable to send print data (%d)\n"
+#~ msgstr "ERROR: Kan ikke sende utskriftsdata (%d)\n"
+
+#~ msgid "ERROR: Unable to send print data!\n"
+#~ msgstr "ERROR: Kan ikke sende utskriftsdata!\n"
+
+#~ msgid "ERROR: Unable to write %d bytes to printer!\n"
+#~ msgstr "ERROR: Kan ikke skrive %d byte til skriver!\n"
+
+#~ msgid "ERROR: Unable to write raster data to driver!\n"
+#~ msgstr "ERROR: Kan ikke skrive rasterdata til driver!\n"
+
+#~ msgid "ERROR: Unable to write to temporary file"
+#~ msgstr "ERROR: Kan ikke skrive til midlertidig fil "
+
+#~ msgid "ERROR: Unexpected text on line %d of %s!\n"
+#~ msgstr "ERROR: Uventet tekst på linje %d av %s!\n"
+
+#~ msgid "ERROR: Unknown encryption option value \"%s\"!\n"
+#~ msgstr "ERROR: Ukjent krypteringsvalgverdi «%s»!\n"
+
+#~ msgid "ERROR: Unknown message catalog format for \"%s\"!\n"
+#~ msgstr "ERROR: Ukjent meldingskatalogformat for «%s»!\n"
+
+#~ msgid "ERROR: Unknown option \"%s\" with value \"%s\"!\n"
+#~ msgstr "ERROR: Ukjent valg «%s» med verdien «%s»!\n"
+
+#~ msgid "ERROR: Unknown version option value \"%s\"!\n"
+#~ msgstr "ERROR: Ukjent versjonsvalgverdi «%s»!\n"
+
+#~ msgid "ERROR: Unsupported brightness value %s, using brightness=100!\n"
+#~ msgstr "ERROR: Lysstyrkeverdien %s støttes ikke, bruker brightness=100!\n"
+
+#~ msgid "ERROR: Unsupported gamma value %s, using gamma=1000!\n"
+#~ msgstr "ERROR: Gammaverdien %s støttes ikke, bruker gamma=1000!\n"
+
+#~ msgid "ERROR: Unsupported number-up value %d, using number-up=1!\n"
+#~ msgstr "ERROR: Number-up-verdien %d støttes ikke, bruker number-up=1!\n"
+
+#~ msgid ""
+#~ "ERROR: Unsupported number-up-layout value %s, using number-up-"
+#~ "layout=lrtb!\n"
+#~ msgstr ""
+#~ "ERROR: Number-up-layout-verdien %s støttes ikke, bruker number-up-"
+#~ "layout=lrtb!\n"
+
+#~ msgid "ERROR: Unsupported page-border value %s, using page-border=none!\n"
+#~ msgstr ""
+#~ "ERROR: Page-border-verdien %s støttes ikke, bruker page-border=none!\n"
+
+#~ msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting!\n"
+#~ msgstr "ERROR: fant doc_printf-overflyt (%d byte), avbryter!\n"
+
#~ msgid "ERROR: pdftops filter crashed on signal %d!\n"
#~ msgstr "ERROR: pdftops-filter krasjet på signal %d!\n"
#~ msgid "ERROR: pdftops filter exited with status %d!\n"
#~ msgstr "ERROR: pdftops-filter avsluttet med statusen %d!\n"
+#~ msgid "ERROR: pictwpstops exited on signal %d!\n"
+#~ msgstr "ERROR: pictwpstops avsluttet på signalet %d!\n"
+
+#~ msgid "ERROR: pictwpstops exited with status %d!\n"
+#~ msgstr "ERROR: pictwpstops avsluttet med statusen %d!\n"
+
+#~ msgid ""
+#~ "ERROR: recoverable: Unable to connect to printer; will retry in 30 "
+#~ "seconds...\n"
+#~ msgstr ""
+#~ "ERROR: gjenopprettbar: Kan ikke koble til skriver. Prøver på nytt om 30 "
+#~ "sekunder...\n"
+
+#~ msgid "Empty PPD file!"
+#~ msgstr "Tom PPD-fil!"
+
+#~ msgid "Error: need hostname after '-h' option!\n"
+#~ msgstr "Feil: krever vertsnavn etter «-h»-valg!\n"
+
+#~ msgid "Fuser temperature high!"
+#~ msgstr "Fikseringsenhetens temperatur er høy!"
+
+#~ msgid "Fuser temperature low!"
+#~ msgstr "Fikseringsenhetens temperatur er lav!"
+
+#~ msgid "Got a printer-uri attribute but no job-id!"
+#~ msgstr "Fikk et printer-uri-attributt, men ingen jobb-ID!"
+
+#~ msgid "Ink/toner almost empty."
+#~ msgstr "Blekk/toner nesten tom."
+
+#~ msgid "Ink/toner empty!"
+#~ msgstr "Blekk/toner tom!"
+
+#~ msgid "Ink/toner waste bin almost full."
+#~ msgstr "Avfallsbeholder for blekk/toner nesten full."
+
+#~ msgid "Ink/toner waste bin full!"
+#~ msgstr "Avfallsbeholder for blekk/toner full!"
+
+#~ msgid "Interlock open."
+#~ msgstr "Sikkerhetsenhet åpen."
+
+#~ msgid "Job #%d cannot be restarted - no files!"
+#~ msgstr "Kan ikke starte jobb nr. %d på nytt – ingen filer!"
+
+#~ msgid "Job #%d does not exist!"
+#~ msgstr "Jobb nr. %d finnes ikke!"
+
+#~ msgid "Job #%d is finished and cannot be altered!"
+#~ msgstr "Jobb nr. %d er fullført og kan ikke endres!"
+
+#~ msgid "Job #%d is not complete!"
+#~ msgstr "Jobb nr. %d er ikke fullført!"
+
+#~ msgid "Job #%d is not held for authentication!"
+#~ msgstr "Jobb nr. %d holdes ikke for godkjenning!"
+
+#~ msgid "Job #%d is not held!"
+#~ msgstr "Jobb nr. %d holdes ikke!"
+
+#~ msgid "Job #%s does not exist!"
+#~ msgstr "Jobben #%s finnes ikke!"
+
+#~ msgid "Job %d not found!"
+#~ msgstr "Fant ikke jobben %d!"
+
+#~ msgid "Job subscriptions cannot be renewed!"
+#~ msgstr "Jobbabonnementer kan ikke fornyes!"
+
+#~ msgid "Language \"%s\" not supported!"
+#~ msgstr "Språket «%s» støttes ikke!"
+
+#~ msgid "Media jam!"
+#~ msgstr "Papirstopp!"
+
+#~ msgid "Media tray almost empty."
+#~ msgstr "Arkskuff nesten tom."
+
+#~ msgid "Media tray empty!"
+#~ msgstr "Arkskuff tom!"
+
+#~ msgid "Media tray missing!"
+#~ msgstr "Arkskuff mangler!"
+
+#~ msgid "Media tray needs to be filled."
+#~ msgstr "Arkskuffen må fylles."
+
+#~ msgid "Missing document-number attribute!"
+#~ msgstr "document-number-attributt mangler!"
+
+#~ msgid "Missing double quote on line %d!"
+#~ msgstr "Dobbelt anførselstegn mangler på linje %d!"
+
+#~ msgid "Missing form variable!"
+#~ msgstr "Skjemavariabel mangler!"
+
+#~ msgid "Missing notify-subscription-ids attribute!"
+#~ msgstr "Notify-subscription-ids-attributt mangler!"
+
+#~ msgid "Missing requesting-user-name attribute!"
+#~ msgstr "Requesting-user-name-attributt mangler!"
+
+#~ msgid "Missing required attributes!"
+#~ msgstr "Nødvendige attributter mangler!"
+
+#~ msgid "Missing value on line %d!"
+#~ msgstr "Verdi mangler på linje %d!"
+
+#~ msgid "No PPD name!"
+#~ msgstr "Uten PPD-navn!"
+
+#~ msgid "No Windows printer drivers are installed!"
+#~ msgstr "Ingen Windows-skriverdrivere er installert!"
+
+#~ msgid "No active jobs on %s!"
+#~ msgstr "Ingen aktive jobber på %s!"
+
+#~ msgid "No attributes in request!"
+#~ msgstr "Ingen attributter i forespørsel!"
+
+#~ msgid "No authentication information provided!"
+#~ msgstr "Ingen godkjenningsinformasjon oppgitt!"
+
+#~ msgid "No file!?!"
+#~ msgstr "Ingen fil!?!"
+
+#~ msgid "No modification time!"
+#~ msgstr "Uten endringstidspunkt!"
+
+#~ msgid "No printer name!"
+#~ msgstr "Ingen skrivernavn!"
+
+#~ msgid "No printer-uri found for class!"
+#~ msgstr "Fant ikke printer-uri for klasse!"
+
+#~ msgid "No printer-uri found!"
+#~ msgstr "Fant ikke printer-uri!"
+
+#~ msgid "No printer-uri in request!"
+#~ msgstr "Ingen printer-uri i forespørsel!"
+
+#~ msgid "No subscription attributes in request!"
+#~ msgstr "Ingen abonnementsattributter i forespørsel!"
+
+#~ msgid "OPC almost at end-of-life."
+#~ msgstr "OPC er nesten oppbrukt."
+
+#~ msgid "OPC at end-of-life!"
+#~ msgstr "OPC oppbrukt!"
+
+#~ msgid "Out of toner!"
+#~ msgstr "Tomt for toner!"
+
+#~ msgid "Output bin almost full."
+#~ msgstr "Ut-beholder nesten full."
+
+#~ msgid "Output bin full!"
+#~ msgstr "Ut-beholder full!"
+
+#~ msgid "Output tray missing!"
+#~ msgstr "Utmatingsbrett mangler!"
+
+#~ msgid "Printer offline."
+#~ msgstr "Skriver ikke tilgjengelig."
+
+#~ msgid "SCSI Printer"
+#~ msgstr "SCSI-skriver"
+
+#~ msgid "The notify-user-data value is too large (%d > 63 octets)!"
+#~ msgstr "Notify-user-data-verdien er for stor (%d > 63 oktetter)!"
+
+#~ msgid "The printer or class is not shared!"
+#~ msgstr "Skriveren eller klassen er ikke delt!"
+
+#~ msgid "The printer-uri attribute is required!"
+#~ msgstr "Printer-uri-attributtet kreves!"
+
+#~ msgid "Toner low."
+#~ msgstr "Lite toner."
+
+#~ msgid "Too many job-sheets values (%d > 2)!"
+#~ msgstr "For mange job-sheets-verdier (%d > 2)!"
+
+#~ msgid "Too many printer-state-reasons values (%d > %d)!"
+#~ msgstr "For mange printer-state-reasons-verdier (%d > %d)!"
+
+#~ msgid "Unable to add job for destination \"%s\"!"
+#~ msgstr "Kan ikke legge til jobb for målet «%s»!"
+
+#~ msgid "Unable to allocate memory for file types!"
+#~ msgstr "Kan ikke tildele hukommelse for filtyper!"
+
+#~ msgid "Unable to copy 64-bit CUPS printer driver files (%d)!"
+#~ msgstr "Kan ikke kopiere 64-bits CUPS-skriverdriverfiler (%d)!"
+
+#~ msgid "Unable to copy 64-bit Windows printer driver files (%d)!"
+#~ msgstr "Kan ikke kopiere 64-bits Windows-skriverdriverfiler (%d)!"
+
+#~ msgid "Unable to copy CUPS printer driver files (%d)!"
+#~ msgstr "Kan ikke kopiere CUPS-skriverdriverfiler (%d)!"
+
+#~ msgid "Unable to copy PPD file - %s!"
+#~ msgstr "Kan ikke kopiere PPD-fil – %s!"
+
+#~ msgid "Unable to copy PPD file!"
+#~ msgstr "Kan ikke kopiere PPD-fil!"
+
+#~ msgid "Unable to copy Windows 2000 printer driver files (%d)!"
+#~ msgstr "Kan ikke kopiere Windows 2000-skriverdriverfiler (%d)!"
+
+#~ msgid "Unable to copy Windows 9x printer driver files (%d)!"
+#~ msgstr "Kan ikke kopiere Windows 9x-skriverdriverfiler (%d)!"
+
+#~ msgid "Unable to copy interface script - %s!"
+#~ msgstr "Kan ikke kopiere grensesnittsprosedyre – %s!"
+
+#~ msgid "Unable to create printer-uri!"
+#~ msgstr "Kan ikke opprette printer-uri!"
+
+#~ msgid "Unable to edit cupsd.conf files larger than 1MB!"
+#~ msgstr "Kan ikke redigere cupsd.conf-filer som er større enn 1 MB!"
+
+#~ msgid "Unable to find destination for job!"
+#~ msgstr "Finner ikke mål for jobb!"
+
+#~ msgid "Unable to find printer!\n"
+#~ msgstr "Finner ikke skriver!\n"
+
+#~ msgid "Unable to install Windows 2000 printer driver files (%d)!"
+#~ msgstr "Kan ikke installere Windows 2000-skriverdriverfiler (%d)!"
+
+#~ msgid "Unable to install Windows 9x printer driver files (%d)!"
+#~ msgstr "Kan ikke installere Windows 9x-skriverdriverfiler (%d)!"
+
+#~ msgid "Unable to open document %d in job %d!"
+#~ msgstr "Kan ikke åpne dokumentet %d i jobben %d!"
+
+#~ msgid "Unable to send command to printer driver!"
+#~ msgstr "Kan ikke sende kommando til skriverdriver!"
+
+#~ msgid "Unable to set Windows printer driver (%d)!"
+#~ msgstr "Kan ikke angi Windows-skriverdriver (%d)!"
+
+#~ msgid "Unable to use legacy USB class driver!\n"
+#~ msgstr "Kan ikke bruke eldre driver for USB-klasse!\n"
+
#~ msgid "Unknown printer error (%s)!"
#~ msgstr "Ukjent skriverfeil (%s)!"
+#~ msgid "Unsupported character set \"%s\"!"
+#~ msgstr "Tegnsettet «%s» støttes ikke!"
+
+#~ msgid "Unsupported compression \"%s\"!"
+#~ msgstr "Komprimeringen «%s» støttes ikke!"
+
+#~ msgid "Unsupported compression attribute %s!"
+#~ msgstr "Komprimeringsattributtet %s støttes ikke!"
+
+#~ msgid "Unsupported format \"%s\"!"
+#~ msgstr "Formatet «%s» støttes ikke!"
+
+#~ msgid "Unsupported format '%s'!"
+#~ msgstr "Formatet «%s» støttes ikke!"
+
+#~ msgid "Unsupported format '%s/%s'!"
+#~ msgstr "Formatet «%s/%s» støttes ikke!"
+
#~ msgid ""
#~ "Usage: convert [ options ]\n"
#~ "\n"
@@ -5632,11 +6562,521 @@ msgstr "variable-bindings bruker uendelig lengde"
#~ " -v Vær litt detaljert\n"
#~ " -vv Vær veldig detaljert\n"
+#~ msgid "WARNING: Failed to read side-channel request!\n"
+#~ msgstr "WARNING: Kunne ikke lese sidekanalforspørsel!\n"
+
+#~ msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature!\n"
+#~ msgstr "WARNING: Valget «%s» kan ikke inkluderes via IncludeFeature!\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with command status byte after %d "
+#~ "seconds!\n"
+#~ msgstr ""
+#~ "WARNING: Ekstern vert svarte ikke med kommandostatusbyte etter %d "
+#~ "sekunder!\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with control status byte after %d "
+#~ "seconds!\n"
+#~ msgstr ""
+#~ "WARNING: Ekstern vert svarte ikke med kontrollstatusbyte etter %d "
+#~ "sekunder!\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with data status byte after %d "
+#~ "seconds!\n"
+#~ msgstr ""
+#~ "WARNING: Ekstern vert svarte ikke med datastatusbyte etter %d sekunder!\n"
+
+#~ msgid "WARNING: SCSI command timed out (%d); retrying...\n"
+#~ msgstr "WARNING: SCSI-kommando ble tidsavbrutt (%d). Prøver på nytt...\n"
+
+#~ msgid ""
+#~ "WARNING: This document does not conform to the Adobe Document Structuring "
+#~ "Conventions and may not print correctly!\n"
+#~ msgstr ""
+#~ "WARNING: Dette dokumentet er ikke i overensstemmelse med Adobes "
+#~ "konvensjoner for dokumentstruktur, og det er mulig at dokumentet ikke "
+#~ "skrives ut riktig!\n"
+
+#~ msgid "WARNING: Unknown choice \"%s\" for option \"%s\"!\n"
+#~ msgstr "WARNING: Ukjent innstilling «%s» for valget «%s»!\n"
+
+#~ msgid "WARNING: Unknown option \"%s\"!\n"
+#~ msgstr "WARNING: Ukjent valg «%s»!\n"
+
+#~ msgid "WARNING: Unsupported baud rate %s!\n"
+#~ msgstr "WARNING: Modulasjonshastigheten %s støttes ikke!\n"
+
+#~ msgid ""
+#~ "WARNING: recoverable: Network host '%s' is busy; will retry in %d "
+#~ "seconds...\n"
+#~ msgstr ""
+#~ "WARNING: gjenopprettbar: Nettverksverten «%s» er opptatt. Prøver på nytt "
+#~ "om %d sekunder...\n"
+
+#~ msgid "Warning, no Windows 2000 printer drivers are installed!"
+#~ msgstr "Advarsel: Ingen Windows 2000-skriverdrivere er installert!"
+
+#~ msgid "cupsctl: Unknown option \"%s\"!\n"
+#~ msgstr "cupsctl: Ukjent valg «%s»!\n"
+
+#~ msgid "cupsctl: Unknown option \"-%c\"!\n"
+#~ msgstr "cupsctl: Ukjent valg «-%c»!\n"
+
+#~ msgid "cupsd: Expected config filename after \"-c\" option!\n"
+#~ msgstr "cupsd: Forventet config-filnavn etter «-c»-valg!\n"
+
+#~ msgid "cupsd: Unable to get current directory!\n"
+#~ msgstr "cupsd: Kan ikke hente nåværende katalog!\n"
+
+#~ msgid "cupsd: Unknown argument \"%s\" - aborting!\n"
+#~ msgstr "cupsd: Ukjent argument «%s» – avbryter!\n"
+
+#~ msgid "cupsd: Unknown option \"%c\" - aborting!\n"
+#~ msgstr "cupsd: Ukjent valg «%c» – avbryter!\n"
+
+#~ msgid "cupsfilter: Invalid document number %d!\n"
+#~ msgstr "cupsfilter: Ugyldig dokumentnummer %d!\n"
+
+#~ msgid "cupsfilter: Invalid job ID %d!\n"
+#~ msgstr "cupsfilter: Ugyldig jobb-ID %d!\n"
+
+#~ msgid "cupsfilter: Only one filename can be specified!\n"
+#~ msgstr "cupsfilter: Kun ett filnavn kan spesifiseres!\n"
+
#~ msgid "cupsfilter: Unable to create temporary file: %s\n"
#~ msgstr "cupsfilter: Kan ikke opprette midlertidig fil: %s\n"
+#~ msgid "job-printer-uri attribute missing!"
+#~ msgstr "job-printer-uri-attributt mangler!"
+
+#~ msgid "lpadmin: Class name can only contain printable characters!\n"
+#~ msgstr "lpadmin: Klassenavn kan kun inneholde tegn som kan skrives ut!\n"
+
+#~ msgid "lpadmin: Expected PPD after '-P' option!\n"
+#~ msgstr "lpadmin: Forventet PPD etter «-P»-valg!\n"
+
+#~ msgid "lpadmin: Expected allow/deny:userlist after '-u' option!\n"
+#~ msgstr "lpadmin: Forventet tillat/avslå:brukerliste etter «-u»-valg!\n"
+
+#~ msgid "lpadmin: Expected class after '-r' option!\n"
+#~ msgstr "lpadmin: Forventet klasse etter «-r»-valg!\n"
+
+#~ msgid "lpadmin: Expected class name after '-c' option!\n"
+#~ msgstr "lpadmin: Forventet klassenavn etter «-c»-valg!\n"
+
+#~ msgid "lpadmin: Expected description after '-D' option!\n"
+#~ msgstr "lpadmin: Forventet beskrivelse etter «-D»-valg!\n"
+
+#~ msgid "lpadmin: Expected device URI after '-v' option!\n"
+#~ msgstr "lpadmin: Forventet enhets-URI etter «-v»-valg!\n"
+
+#~ msgid "lpadmin: Expected file type(s) after '-I' option!\n"
+#~ msgstr "lpadmin: Forventet filtype etter «-I»-valg!\n"
+
+#~ msgid "lpadmin: Expected hostname after '-h' option!\n"
+#~ msgstr "lpadmin: Forventet vertsnavn etter «-h»-valg!\n"
+
+#~ msgid "lpadmin: Expected interface after '-i' option!\n"
+#~ msgstr "lpadmin: Forventet grensesnitt etter «-i»-valg!\n"
+
+#~ msgid "lpadmin: Expected location after '-L' option!\n"
+#~ msgstr "lpadmin: Forventet sted etter «-L»-valg!\n"
+
+#~ msgid "lpadmin: Expected model after '-m' option!\n"
+#~ msgstr "lpadmin: Forventet modell etter «-m»-valg!\n"
+
+#~ msgid "lpadmin: Expected name=value after '-o' option!\n"
+#~ msgstr "lpadmin: Forventet navn=verdi etter «-o»-valg!\n"
+
+#~ msgid "lpadmin: Expected printer after '-p' option!\n"
+#~ msgstr "lpadmin: Forventet skriver etter «-p»-valg!\n"
+
+#~ msgid "lpadmin: Expected printer name after '-d' option!\n"
+#~ msgstr "lpadmin: Forventet skrivernavn etter «-d»-valg!\n"
+
+#~ msgid "lpadmin: Expected printer or class after '-x' option!\n"
+#~ msgstr "lpadmin: Forventet skriver eller klasse etter «-x»-valg!\n"
+
+#~ msgid "lpadmin: No member names were seen!\n"
+#~ msgstr "lpadmin: Fant ingen medlemsnavn!\n"
+
+#~ msgid "lpadmin: Printer name can only contain printable characters!\n"
+#~ msgstr "lpadmin: Skrivernavn kan kun inneholde tegn som kan skrives ut!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to add a printer to the class:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Kan ikke legge til skriver i klassen:\n"
+#~ " Du må angi et skrivernavn først!\n"
+
#~ msgid "lpadmin: Unable to create temporary file - %s\n"
#~ msgstr "lpadmin: Kan ikke opprette midlertidig fil – %s\n"
#~ msgid "lpadmin: Unable to create temporary file: %s\n"
#~ msgstr "lpadmin: Kan ikke opprette midlertidig fil: %s\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to remove a printer from the class:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Kan ikke fjerne en skriver fra klassen:\n"
+#~ " Du må angi et skrivernavn først!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the PPD file:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Kan ikke angi PPD-fil:\n"
+#~ " Du må angi et skrivernavn først!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the device URI:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Kan ikke angi enhets-URI:\n"
+#~ " Du må angi et skrivernavn først!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the interface script or PPD file:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Kan ikke angi grensesnittsprosedyre eller PPD-fil:\n"
+#~ " Du må angi et skrivernavn først!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the interface script:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Kan ikke angi grensesnittsprosedyre:\n"
+#~ " Du må angi et skrivernavn først!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer description:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Kan ikke angi beskrivelse av skriver:\n"
+#~ " Du må angi et skrivernavn først!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer location:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Kan ikke angi skriverplassering:\n"
+#~ " Du må angi et skrivernavn først!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer options:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Kan ikke angi skrivervalg:\n"
+#~ " Du må angi et skrivernavn først!\n"
+
+#~ msgid "lpadmin: Unknown allow/deny option \"%s\"!\n"
+#~ msgstr "lpadmin: Ukjent tillat/avslå-valg «%s»!\n"
+
+#~ msgid "lpadmin: Unknown argument '%s'!\n"
+#~ msgstr "lpadmin: Ukjent argument «%s»!\n"
+
+#~ msgid "lpadmin: Unknown option '%c'!\n"
+#~ msgstr "lpadmin: Ukjent valg «%c»!\n"
+
+#~ msgid "lpadmin: Warning - content type list ignored!\n"
+#~ msgstr "lpadmin: Advarsel – ignorerte innholdstypeliste!\n"
+
+#~ msgid "lpinfo: Expected 1284 device ID string after --device-id!\n"
+#~ msgstr "lpinfo: Forventet 1284-enhets-ID-streng etter --device-id!\n"
+
+#~ msgid "lpinfo: Expected language after --language!\n"
+#~ msgstr "lpinfo: Forventet språk etter --language!\n"
+
+#~ msgid "lpinfo: Expected make and model after --make-and-model!\n"
+#~ msgstr "lpinfo: Forventet merke og modell etter --make-and-model!\n"
+
+#~ msgid "lpinfo: Expected product string after --product!\n"
+#~ msgstr "lpinfo: Forventet produktstreng etter --product!\n"
+
+#~ msgid "lpinfo: Expected scheme list after --exclude-schemes!\n"
+#~ msgstr "lpinfo: Forventet oppsettliste etter --exclude-schemes!\n"
+
+#~ msgid "lpinfo: Expected scheme list after --include-schemes!\n"
+#~ msgstr "lpinfo: Forventet oppsettliste etter --include-schemes!\n"
+
+#~ msgid "lpinfo: Expected timeout after --timeout!\n"
+#~ msgstr "lpinfo: Forventet tisdsavbrudd etter --timeout!\n"
+
+#~ msgid "lpinfo: Unknown argument '%s'!\n"
+#~ msgstr "lpinfo: Ukjent argument «%s»!\n"
+
+#~ msgid "lpinfo: Unknown option '%c'!\n"
+#~ msgstr "lpinfo: Ukjent valg «%c»!\n"
+
+#~ msgid "lpinfo: Unknown option '%s'!\n"
+#~ msgstr "lpinfo: Ukjent valg «%s»!\n"
+
+#~ msgid "lpmove: Unknown argument '%s'!\n"
+#~ msgstr "lpmove: Ukjent argument «%s»!\n"
+
+#~ msgid "lpmove: Unknown option '%c'!\n"
+#~ msgstr "lpmove: Ukjent valg «%c»!\n"
+
+#~ msgid "lpoptions: No printers!?!\n"
+#~ msgstr "lpoptions: Ingen skrivere!?!\n"
+
+#~ msgid "lpoptions: Unable to open PPD file for %s!\n"
+#~ msgstr "lpoptions: Kan ikke åpne PPD-fil for %s!\n"
+
+#~ msgid "lpoptions: Unknown printer or class!\n"
+#~ msgstr "lpoptions: Ukjent skriver eller klasse!\n"
+
+#~ msgid "lppasswd: Only root can add or delete passwords!\n"
+#~ msgstr "lppasswd: Kun rot kan legge til og slette passord!\n"
+
+#~ msgid "lppasswd: Password file busy!\n"
+#~ msgstr "lppasswd: Passordfil er opptatt!\n"
+
+#~ msgid "lppasswd: Password file not updated!\n"
+#~ msgstr "lppasswd: Passordfil er ikke oppdatert!\n"
+
+#~ msgid "lppasswd: Sorry, password doesn't match!\n"
+#~ msgstr "lppasswd: Beklager. Passordet stemmer ikke!\n"
+
+#~ msgid "lppasswd: Sorry, passwords don't match!\n"
+#~ msgstr "lppasswd: Beklager. Passordene er ikke like!\n"
+
+#~ msgid ""
+#~ "lpstat: error - %s environment variable names non-existent destination \"%"
+#~ "s\"!\n"
+#~ msgstr ""
+#~ "lpstat: feil – %s-miljøvariabel oppgir målet «%s» som ikke eksisterer!\n"
+
+#~ msgid "notify-events not specified!"
+#~ msgstr "notify-events ikke angitt!"
+
+#~ msgid "notify-recipient-uri URI \"%s\" is already used!"
+#~ msgstr "notify-recipient-uri-URI «%s» er i bruk!"
+
+#~ msgid "notify-recipient-uri URI \"%s\" uses unknown scheme!"
+#~ msgstr "notify-recipient-uri-URI «%s» bruker et ukjent oppsett!"
+
+#~ msgid "notify-subscription-id %d no good!"
+#~ msgstr "notify-subscription-id %d er ubrukelig!"
+
+#~ msgid "ppdc: Bad resolution name \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Ugyldig oppløsningsnavn «%s» på linje %d av %s!\n"
+
+#~ msgid "ppdc: Bad status keyword %s on line %d of %s!\n"
+#~ msgstr "ppdc: Ugyldig statusnøkkelord %s på linje %d av %s!\n"
+
+#~ msgid "ppdc: Choice found on line %d of %s with no Option!\n"
+#~ msgstr "ppdc: Fant alternativ på linje %d av %s uten valg!\n"
+
+#~ msgid "ppdc: Duplicate #po for locale %s on line %d of %s!\n"
+#~ msgstr "ppdc: Duplikat #po for nasjonal innstilling %s på linje %d av %s!\n"
+
+#~ msgid "ppdc: Expected a filter definition on line %d of %s!\n"
+#~ msgstr "ppdc: Forventet filterdefinisjon på linje %d av %s!\n"
+
+#~ msgid "ppdc: Expected a program name on line %d of %s!\n"
+#~ msgstr "ppdc: Forventet programnavn på linje %d av %s!\n"
+
+#~ msgid "ppdc: Expected charset after Font on line %d of %s!\n"
+#~ msgstr "ppdc: Forventet tegnsett etter Font på linje %d av %s!\n"
+
+#~ msgid "ppdc: Expected color order for ColorModel on line %d of %s!\n"
+#~ msgstr "ppdc: Forventet fargerekkefølge for ColorModel på linje %d av %s!\n"
+
+#~ msgid "ppdc: Expected colorspace for ColorModel on line %d of %s!\n"
+#~ msgstr "ppdc: Forventet fargeområde for ColorModel på linje %d av %s!\n"
+
+#~ msgid "ppdc: Expected compression for ColorModel on line %d of %s!\n"
+#~ msgstr "ppdc: Forventet komprimering for ColorModel på linje %d av %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected constraints string for UIConstraints on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Forventet restriksjoner for UIConstraints på linje %d av %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected driver type keyword following DriverType on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc: Forventet nøkkelord for drivertype etter DriverType på linje %d av %"
+#~ "s!\n"
+
+#~ msgid "ppdc: Expected duplex type after Duplex on line %d of %s!\n"
+#~ msgstr "ppdc: Forventet duplekstype etter Duplex på linje %d av %s!\n"
+
+#~ msgid "ppdc: Expected encoding after Font on line %d of %s!\n"
+#~ msgstr "ppdc: Forventet koding etter Font på linje %d av %s!\n"
+
+#~ msgid "ppdc: Expected filename after #po %s on line %d of %s!\n"
+#~ msgstr "ppdc: Forventet filnavn etter #po %s på linje %d av %s!\n"
+
+#~ msgid "ppdc: Expected group name/text on line %d of %s!\n"
+#~ msgstr "ppdc: Forventet gruppenavn/-tekst på linje %d av %s.\n"
+
+#~ msgid "ppdc: Expected include filename on line %d of %s!\n"
+#~ msgstr "ppdc: Forventet inkluderingsfilnavn på linje %d av %s!\n"
+
+#~ msgid "ppdc: Expected integer on line %d of %s!\n"
+#~ msgstr "ppdc: Forventet heltall på linje %d av %s!\n"
+
+#~ msgid "ppdc: Expected locale after #po on line %d of %s!\n"
+#~ msgstr "ppdc: Forventet nasjonal innstilling etter #po på linje %d av %s!\n"
+
+#~ msgid "ppdc: Expected name after %s on line %d of %s!\n"
+#~ msgstr "ppdc: Forventet navn etter %s på linje %d av %s!\n"
+
+#~ msgid "ppdc: Expected name after FileName on line %d of %s!\n"
+#~ msgstr "ppdc: Forventet navn etter FileName på linje %d av %s!\n"
+
+#~ msgid "ppdc: Expected name after Font on line %d of %s!\n"
+#~ msgstr "ppdc: Forventet navn etter Font på linje %d av %s!\n"
+
+#~ msgid "ppdc: Expected name after Manufacturer on line %d of %s!\n"
+#~ msgstr "ppdc: Forventet navn etter Manufacturer på linje %d av %s!\n"
+
+#~ msgid "ppdc: Expected name after MediaSize on line %d of %s!\n"
+#~ msgstr "ppdc: Forventet navn etter MediaSize på linje %d av %s!\n"
+
+#~ msgid "ppdc: Expected name after ModelName on line %d of %s!\n"
+#~ msgstr "ppdc: Forventet navn etter ModelName på linje %d av %s!\n"
+
+#~ msgid "ppdc: Expected name after PCFileName on line %d of %s!\n"
+#~ msgstr "ppdc: Forventet navn etter PCFileName på linje %d av %s!\n"
+
+#~ msgid "ppdc: Expected name/text after %s on line %d of %s!\n"
+#~ msgstr "ppdc: Forventet navn/tekst etter %s på linje %d av %s!\n"
+
+#~ msgid "ppdc: Expected name/text after Installable on line %d of %s!\n"
+#~ msgstr "ppdc: Forventet navn/tekst etter Installable på linje %d av %s!\n"
+
+#~ msgid "ppdc: Expected name/text after Resolution on line %d of %s!\n"
+#~ msgstr "ppdc: Forventet navn/tekst etter Resolution på linje %d av %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected name/text combination for ColorModel on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Forventet navn/tekst-kombinasjon for ColorModel på linje %d av %s!\n"
+
+#~ msgid "ppdc: Expected option name/text on line %d of %s!\n"
+#~ msgstr "ppdc: Forventet valgnavn/-tekst på linje %d av %s.\n"
+
+#~ msgid "ppdc: Expected option section on line %d of %s!\n"
+#~ msgstr "ppdc: Forventet valgdel på linje %d av %s!\n"
+
+#~ msgid "ppdc: Expected option type on line %d of %s!\n"
+#~ msgstr "ppdc: Forventet valgtype på linje %d av %s!\n"
+
+#~ msgid "ppdc: Expected override field after Resolution on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Forventet overstyringsfelt etter Resolution på linje %d av %s!\n"
+
+#~ msgid "ppdc: Expected real number on line %d of %s!\n"
+#~ msgstr "ppdc: Forventet reelt tall på linje %d av %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected resolution/mediatype following ColorProfile on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc: Forventet oppløsning/papirtype etter ColorProfile på linje %d av %"
+#~ "s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected resolution/mediatype following SimpleColorProfile on line %"
+#~ "d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Forventet oppløsning/papirtype etter SimpleColorProfile på linje %d "
+#~ "av %s!\n"
+
+#~ msgid "ppdc: Expected selector after %s on line %d of %s!\n"
+#~ msgstr "ppdc: Forventet velger etter %s på linje %d av %s!\n"
+
+#~ msgid "ppdc: Expected status after Font on line %d of %s!\n"
+#~ msgstr "ppdc: Forventet status etter Font på linje %d av %s!\n"
+
+#~ msgid "ppdc: Expected string after Copyright on line %d of %s!\n"
+#~ msgstr "ppdc: Forventet streng etter Copyright på linje %d av %s!\n"
+
+#~ msgid "ppdc: Expected string after Version on line %d of %s!\n"
+#~ msgstr "ppdc: Forventet streng etter Version på linje %d av %s!\n"
+
+#~ msgid "ppdc: Expected two option names on line %d of %s!\n"
+#~ msgstr "ppdc: Forventet to valgnavn på linje %d av %s!\n"
+
+#~ msgid "ppdc: Expected value after %s on line %d of %s!\n"
+#~ msgstr "ppdc: Forventet verdi etter %s på linje %d av %s!\n"
+
+#~ msgid "ppdc: Expected version after Font on line %d of %s!\n"
+#~ msgstr "ppdc: Forventet versjon etter Font på linje %d av %s!\n"
+
+#~ msgid "ppdc: Invalid #include/#po filename \"%s\"!\n"
+#~ msgstr "ppdc: Ugyldig #include/#po filnavn «%s»!\n"
+
+#~ msgid "ppdc: Invalid cost for filter on line %d of %s!\n"
+#~ msgstr "ppdc: Ugyldig kostnad for filter på linje %d av %s!\n"
+
+#~ msgid "ppdc: Invalid empty MIME type for filter on line %d of %s!\n"
+#~ msgstr "ppdc: Ugyldig, tom MIME-type for filter på linje %d av %s!\n"
+
+#~ msgid "ppdc: Invalid empty program name for filter on line %d of %s!\n"
+#~ msgstr "ppdc: Ugyldig, tomt programnavn for filter på linje %d av %s!\n"
+
+#~ msgid "ppdc: Invalid option section \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Ugyldig valgdel «%s» på linje %d av %s!\n"
+
+#~ msgid "ppdc: Invalid option type \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Ugyldig valgtype «%s» på linje %d av %s!\n"
+
+#~ msgid "ppdc: Missing #endif at end of \"%s\"!\n"
+#~ msgstr "ppdc: Mangler #endif ved slutten av «%s»!\n"
+
+#~ msgid "ppdc: Missing #if on line %d of %s!\n"
+#~ msgstr "ppdc: Mangler #if på linje %d av %s!\n"
+
+#~ msgid "ppdc: No message catalog provided for locale %s!\n"
+#~ msgstr "ppdc: Ingen meldingskatalog oppgitt for nasjonal innstilling %s!\n"
+
+#~ msgid "ppdc: Option %s redefined with a different type on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Valg %s definert på nytt med forskjellig type på linje %d av %s!\n"
+
+#~ msgid "ppdc: Option constraint must *name on line %d of %s!\n"
+#~ msgstr "ppdc: Valgrestriksjon må *navn på linje %d av %s!\n"
+
+#~ msgid "ppdc: Too many nested #if's on line %d of %s!\n"
+#~ msgstr "ppdc: For mange nestede #if-er på linje %d av %s!\n"
+
+#~ msgid "ppdc: Unable to find #po file %s on line %d of %s!\n"
+#~ msgstr "ppdc: Finner ikke #po-filen %s på linje %d av %s!\n"
+
+#~ msgid "ppdc: Unable to find include file \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Finner ikke inkluderingsfilen «%s» på linje %d av %s!\n"
+
+#~ msgid "ppdc: Unknown driver type %s on line %d of %s!\n"
+#~ msgstr "ppdc: Ukjent drivertype %s på linje %d av %s!\n"
+
+#~ msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Ukjent duplekstype «%s» på linje %d av %s!\n"
+
+#~ msgid "ppdc: Unknown media size \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Ukjent papirstørrelse «%s» på linje %d av %s!\n"
+
+#~ msgid "ppdc: Unknown token \"%s\" seen on line %d of %s!\n"
+#~ msgstr "ppdc: Ukjent kjennetegn «%s» funnet på linje %d av %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Unknown trailing characters in real number \"%s\" on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc: Ukjente etterfølgende tegn i det reelle tallet «%s» på linje %d av %"
+#~ "s!\n"
+
+#~ msgid "ppdc: Unterminated string starting with %c on line %d of %s!\n"
+#~ msgstr "ppdc: Uavsluttet streng begynner med %c på linje %d av %s!\n"
+
+#~ msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s!\n"
+#~ msgstr "ppdmerge: Ugyldig LanguageVersion «%s» i %s!\n"
diff --git a/locale/cups_pl.po b/locale/cups_pl.po
index 3a7c45288..c49a11e45 100644
--- a/locale/cups_pl.po
+++ b/locale/cups_pl.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: CUPS 1.4\n"
"Report-Msgid-Bugs-To: http://www.cups.org/str.php\n"
-"POT-Creation-Date: 2009-06-18 15:43-0700\n"
+"POT-Creation-Date: 2010-03-03 10:36-0800\n"
"PO-Revision-Date: 2009-02-16 12:00-0800\n"
"Last-Translator: Apple Inc.\n"
"Language-Team: Apple Inc.\n"
@@ -219,8 +219,8 @@ msgstr ""
" (constraint=\"%s %s %s %s\")\n"
#, c-format
-msgid " WARN %s has no corresponding options!\n"
-msgstr " OSTRZEŻENIE %s nie posiada odpowiadających opcji!\n"
+msgid " WARN %s has no corresponding options\n"
+msgstr ""
#, c-format
msgid ""
@@ -230,24 +230,18 @@ msgstr ""
" OSTRZEŻENIE %s współdzieli wspólny przedrostek z %s\n"
" REF: strona 15, sekcja 3.2.\n"
-msgid " WARN Default choices conflicting!\n"
-msgstr " OSTRZEŻENIE Konflikt domyślnych wyborów!\n"
+msgid " WARN Default choices conflicting\n"
+msgstr ""
#, c-format
msgid ""
" WARN Duplex option keyword %s may not work as expected and should "
-"be named Duplex!\n"
+"be named Duplex\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" OSTRZEŻENIE Podwójna opcja słowo kluczowe %s może nie działać w "
-"spodziewany sposób i powinno nosić nazwę Podwójne!\n"
-" REF: strona 122, sekcja 5.17\n"
-msgid ""
-" WARN File contains a mix of CR, LF, and CR LF line endings!\n"
+msgid " WARN File contains a mix of CR, LF, and CR LF line endings\n"
msgstr ""
-" OSTRZEŻENIE Plik zawiera mieszaninę zakończeń wierszy CR, LF i CR "
-"LF!\n"
msgid ""
" WARN LanguageEncoding required by PPD 4.3 spec.\n"
@@ -258,8 +252,8 @@ msgstr ""
" REF: strony 56-57, sekcja 5.3.\n"
#, c-format
-msgid " WARN Line %d only contains whitespace!\n"
-msgstr " OSTRZEŻENIE Wiersz %d zawiera wyłącznie białe spacje!\n"
+msgid " WARN Line %d only contains whitespace\n"
+msgstr ""
msgid ""
" WARN Manufacturer required by PPD 4.3 spec.\n"
@@ -271,18 +265,14 @@ msgstr ""
msgid ""
" WARN Non-Windows PPD files should use lines ending with only LF, "
-"not CR LF!\n"
+"not CR LF\n"
msgstr ""
-" OSTRZEŻENIE Pliki PPD nie przeznaczone dla Windows powinny używać "
-"tylko zakończeń wierszy LF, nie CR LF!"
#, c-format
msgid ""
-" WARN Obsolete PPD version %.1f!\n"
+" WARN Obsolete PPD version %.1f\n"
" REF: Page 42, section 5.2.\n"
msgstr ""
-" OSTRZEŻENIE Przestarzała wersja PPD %.1f!\n"
-" REF: strona 42, sekcja 5.2.\n"
msgid ""
" WARN PCFileName longer than 8.3 in violation of PPD spec.\n"
@@ -292,6 +282,11 @@ msgstr ""
" REF: strony 61-62, sekcja 5.3.\n"
msgid ""
+" WARN PCFileName should contain a unique filename.\n"
+" REF: Pages 61-62, section 5.3.\n"
+msgstr ""
+
+msgid ""
" WARN Protocols contains PJL but JCL attributes are not set.\n"
" REF: Pages 78-79, section 5.7.\n"
msgstr ""
@@ -316,76 +311,99 @@ msgstr ""
" REF: strony 64-65, sekcja 5.3.\n"
#, c-format
-msgid " %s %s %s does not exist!\n"
-msgstr " %s %s %s nie istnieje!\n"
+msgid " %s %s %s does not exist\n"
+msgstr ""
#, c-format
-msgid " %s %s file \"%s\" has the wrong capitalization!\n"
+msgid " %s %s file \"%s\" has the wrong capitalization\n"
msgstr ""
#, c-format
msgid ""
-" %s Bad %s choice %s!\n"
+" %s Bad %s choice %s\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" %s Zły wybór %s, %s!\n"
-" REF: strona 122, sekcja 5.17\n"
#, c-format
-msgid " %s Bad UTF-8 \"%s\" translation string for option %s!\n"
+msgid " %s Bad UTF-8 \"%s\" translation string for option %s\n"
msgstr ""
-" %s Nieprawidłowy UTF-8 łańcucha tekstowegi tłumaczenia \"%s\" dla "
-"opcji %s!\n"
#, c-format
msgid ""
-" %s Bad UTF-8 \"%s\" translation string for option %s, choice %s!\n"
+" %s Bad UTF-8 \"%s\" translation string for option %s, choice %s\n"
msgstr ""
-" %s Nieprawidłowy UTF-8 łańcucha tekstowego tłumaczenia \"%s\" dla "
-"opcji %s, wybór %s!\n"
#, c-format
-msgid " %s Bad cupsFilter value \"%s\"!\n"
-msgstr " %s Błędna wartość cupsFilter \"%s\"!\n"
+msgid " %s Bad cupsFilter value \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad cupsICCProfile %s\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsICCProfile %s!\n"
-msgstr " %s Nieprawidłowy profil cupsICCProfile %s!\n"
+msgid " %s Bad cupsPreFilter value \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsPreFilter value \"%s\"!\n"
-msgstr " %s Błędna wartość cupsPreFilter \"%s\"!\n"
+msgid " %s Bad cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s Błędna wartość cupsUIConstraints %s: \"%s\"!\n"
+msgid " %s Bad language \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad language \"%s\"!\n"
-msgstr " %s Błędny język \"%s\"!\n"
+msgid " %s Bad permissions on APDialogExtension file \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad spelling of %s - should be %s!\n"
+msgid " %s Bad permissions on APPrinterIconPath file \"%s\"\n"
msgstr ""
#, c-format
-msgid " %s Cannot provide both APScanAppPath and APScanAppBundleID!\n"
+msgid " %s Bad permissions on APPrinterLowInkTool file \"%s\"\n"
msgstr ""
#, c-format
-msgid " %s Empty cupsUIConstraints %s!\n"
-msgstr " %s Puste cupsUIConstraints %s!\n"
+msgid " %s Bad permissions on APPrinterUtilityPath file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on APScanAppPath file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on cupsFilter file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on cupsICCProfile file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on cupsPreFilter file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad spelling of %s - should be %s\n"
+msgstr ""
#, c-format
-msgid " %s Missing \"%s\" translation string for option %s!\n"
+msgid " %s Cannot provide both APScanAppPath and APScanAppBundleID\n"
msgstr ""
-" %s Brakujący łańcuch tekstowy tłumaczenia \"%s\" dla opcji %s!\n"
#, c-format
-msgid " %s Missing \"%s\" translation string for option %s, choice %s!\n"
+msgid " %s Empty cupsUIConstraints %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Missing \"%s\" translation string for option %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Missing \"%s\" translation string for option %s, choice %s\n"
msgstr ""
-" %s Brakujący łańcuch tekstowy tłumaczenia \"%s\" dla opcji %s, wybór %"
-"s!\n"
#, c-format
msgid " %s Missing APDialogExtension file \"%s\"\n"
@@ -409,100 +427,94 @@ msgstr ""
#, c-format
msgid ""
-" %s Missing REQUIRED PageRegion option!\n"
+" %s Missing REQUIRED PageRegion option\n"
" REF: Page 100, section 5.14.\n"
msgstr ""
#, c-format
msgid ""
-" %s Missing REQUIRED PageSize option!\n"
+" %s Missing REQUIRED PageSize option\n"
" REF: Page 99, section 5.14.\n"
msgstr ""
#, c-format
-msgid " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"!\n"
-msgstr " %s Brakujący wybór *%s %s w UIConstraints \"*%s %s *%s %s\"!\n"
+msgid " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"\n"
+msgstr ""
#, c-format
-msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s Brakujący wybór *%s %s w cupsUIConstraints %s: \"%s\"!\n"
+msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
#, c-format
msgid " %s Missing cupsFilter file \"%s\"\n"
msgstr " %s Brakujący plik cupsFilter \"%s\"!\n"
#, c-format
-msgid " %s Missing cupsICCProfile file \"%s\"!\n"
-msgstr " %s Brakujący plik cupsICCProfile \"%s\"!\n"
+msgid " %s Missing cupsICCProfile file \"%s\"\n"
+msgstr ""
#, c-format
msgid " %s Missing cupsPreFilter file \"%s\"\n"
msgstr " %s Brakujący plik cupsPreFilter \"%s\"!\n"
#, c-format
-msgid " %s Missing cupsUIResolver %s!\n"
-msgstr " %s Brakujący cupsUIResolver %s!\n"
+msgid " %s Missing cupsUIResolver %s\n"
+msgstr ""
#, c-format
-msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"!\n"
-msgstr " %s Brakująca opcja %s w UIConstraints \"*%s %s *%s %s\"!\n"
+msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"\n"
+msgstr ""
#, c-format
-msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s Brakująca opcja %s w cupsUIConstraints %s: \"%s\"!\n"
+msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s No base translation \"%s\" is included in file!\n"
-msgstr " %s Brak podstawowego tłumaczenia \"%s\" zawartego w pliku!\n"
+msgid " %s No base translation \"%s\" is included in file\n"
+msgstr ""
#, c-format
msgid ""
-" %s Non-standard size name \"%s\"!\n"
+" %s Non-standard size name \"%s\"\n"
" REF: Page 187, section B.2.\n"
msgstr ""
#, c-format
msgid ""
-" %s REQUIRED %s does not define choice None!\n"
+" %s REQUIRED %s does not define choice None\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" %s WYMAGANE %s nie defuniuje wyboru Brak!\n"
-" REF: strona 122, sekcja 5.17\n"
#, c-format
-msgid " %s Size \"%s\" defined for %s but not for %s!\n"
+msgid " %s Size \"%s\" defined for %s but not for %s\n"
msgstr ""
#, c-format
-msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)!\n"
+msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)\n"
msgstr ""
#, c-format
-msgid " %s cupsICCProfile %s hash value collides with %s!\n"
-msgstr " %s cupsICCProfile %s skrót koliduje z %s!\n"
+msgid " %s cupsICCProfile %s hash value collides with %s\n"
+msgstr ""
#, c-format
-msgid " %s cupsUIResolver %s causes a loop!\n"
-msgstr " %s cupsUIResolver %s powoduje pętlę!\n"
+msgid " %s cupsUIResolver %s causes a loop\n"
+msgstr ""
#, c-format
msgid ""
-" %s cupsUIResolver %s does not list at least two different options!\n"
+" %s cupsUIResolver %s does not list at least two different options\n"
msgstr ""
#, c-format
-msgid " **FAIL** %s choice names %s and %s differ only by case!\n"
+msgid " **FAIL** %s choice names %s and %s differ only by case\n"
msgstr ""
-" **PROBLEM** %s nazwy wyborów %s i %s różnią się tylko wielkością "
-"liter!\n"
#, c-format
msgid ""
-" **FAIL** %s must be 1284DeviceID!\n"
+" **FAIL** %s must be 1284DeviceID\n"
" REF: Page 72, section 5.5\n"
msgstr ""
-" **PROBLEM** %s musi być 1284DeviceID!\n"
-" REF: strona 72, sekcja 5.5\n"
#, c-format
msgid ""
@@ -514,19 +526,15 @@ msgstr ""
#, c-format
msgid ""
-" **FAIL** BAD DefaultImageableArea %s!\n"
+" **FAIL** BAD DefaultImageableArea %s\n"
" REF: Page 102, section 5.15.\n"
msgstr ""
-" **PROBLEM** BŁĘDNA wartość DefaultImageableArea %s!\n"
-" REF: strona 102, sekcja 5.15.\n"
#, c-format
msgid ""
-" **FAIL** BAD DefaultPaperDimension %s!\n"
+" **FAIL** BAD DefaultPaperDimension %s\n"
" REF: Page 103, section 5.15.\n"
msgstr ""
-" **PROBLEM** BŁĘDNA wartość DefaultPaperDimension %s!\n"
-" REF: strona 103, sekcja 5.15.\n"
msgid ""
" **FAIL** BAD JobPatchFile attribute in file\n"
@@ -581,11 +589,9 @@ msgstr ""
#, c-format
msgid ""
-" **FAIL** Bad %s choice %s!\n"
+" **FAIL** Bad %s choice %s\n"
" REF: Page 84, section 5.9\n"
msgstr ""
-" **PROBLEM** Błędny %s wybór %s!\n"
-" REF: strona 84, sekcja 5.9\n"
#, c-format
msgid ""
@@ -604,14 +610,12 @@ msgstr ""
" REF: strona 56, sekcja 5.3.\n"
#, c-format
-msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1!\n"
+msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1\n"
msgstr ""
-" **PROBLEM** Błędna wartość LanguageEncoding %s - musi być ISOLatin1!\n"
#, c-format
-msgid " **FAIL** Bad LanguageVersion %s - must be English!\n"
+msgid " **FAIL** Bad LanguageVersion %s - must be English\n"
msgstr ""
-" **PROBLEM** Błędna wartość LanguageVersion %s - musi być angielski!\n"
#, c-format
msgid " **FAIL** Default option code cannot be interpreted: %s\n"
@@ -621,31 +625,26 @@ msgstr ""
#, c-format
msgid ""
" **FAIL** Default translation string for option %s choice %s contains "
-"8-bit characters!\n"
+"8-bit characters\n"
msgstr ""
-" **PROBLEM** Domyślny łańcuch tekstowy tłumaczenia dla opcji %s wyboru "
-"%s zawiera 8 bitowe znaki!\n"
#, c-format
msgid ""
" **FAIL** Default translation string for option %s contains 8-bit "
-"characters!\n"
+"characters\n"
msgstr ""
-" **PROBLEM** Nie można zinterpretować domyślnego kodu opcji: %s\n"
#, c-format
-msgid " **FAIL** Group names %s and %s differ only by case!\n"
+msgid " **FAIL** Group names %s and %s differ only by case\n"
msgstr ""
-" **PROBLEM** Nazwy grup %s i %s różnią się tylko wielkością liter!\n"
#, c-format
-msgid " **FAIL** Multiple occurrences of %s choice name %s!\n"
-msgstr " **FAIL** Wielokrotne wystąpienia nazwy wyboru %s, %s!\n"
+msgid " **FAIL** Multiple occurrences of %s choice name %s\n"
+msgstr ""
#, c-format
-msgid " **FAIL** Option names %s and %s differ only by case!\n"
+msgid " **FAIL** Option names %s and %s differ only by case\n"
msgstr ""
-" **PROBLEM** Nazwy opcji %s i %s różnią się tylko wielkością liter!\n"
#, c-format
msgid ""
@@ -795,100 +794,82 @@ msgstr " ZNALEZIONO %d BŁĘDÓW\n"
#, c-format
msgid ""
-" Bad %%%%BoundingBox: on line %d!\n"
+" Bad %%%%BoundingBox: on line %d\n"
" REF: Page 39, %%%%BoundingBox:\n"
msgstr ""
-" Błędna wartość %%%%BoundingBox: w wierszu %d!\n"
-" REF: strona 39, %%%%BoundingBox:\n"
#, c-format
msgid ""
-" Bad %%%%Page: on line %d!\n"
+" Bad %%%%Page: on line %d\n"
" REF: Page 53, %%%%Page:\n"
msgstr ""
-" Błędna wartość %%%%Page: w wierszu %d!\n"
-" REF: strona 53, %%%%Page:\n"
#, c-format
msgid ""
-" Bad %%%%Pages: on line %d!\n"
+" Bad %%%%Pages: on line %d\n"
" REF: Page 43, %%%%Pages:\n"
msgstr ""
-" Błędna wartość %%%%Pages: w wierszu %d!\n"
-" REF: strona 43, %%%%Pages:\n"
#, c-format
msgid ""
-" Line %d is longer than 255 characters (%d)!\n"
+" Line %d is longer than 255 characters (%d)\n"
" REF: Page 25, Line Length\n"
msgstr ""
-" Wiersz %d jest dłuższy niż 255 znaków (%d)!\n"
-" REF: strona 25, Długość wiersza\n"
msgid ""
-" Missing %!PS-Adobe-3.0 on first line!\n"
+" Missing %!PS-Adobe-3.0 on first line\n"
" REF: Page 17, 3.1 Conforming Documents\n"
msgstr ""
-" Brakujące %!PS-Adobe-3.0 w pierwszym wierszu!\n"
-" REF: strona 17, 3.1 Podporządkowywanie dokumentów\n"
#, c-format
msgid ""
-" Missing %%EndComments comment!\n"
+" Missing %%EndComments comment\n"
" REF: Page 41, %%EndComments\n"
msgstr ""
-" Brakujący komentarz %%EndComments!\n"
-" REF: strona 41, %%EndComments\n"
#, c-format
msgid ""
-" Missing or bad %%BoundingBox: comment!\n"
+" Missing or bad %%BoundingBox: comment\n"
" REF: Page 39, %%BoundingBox:\n"
msgstr ""
-" Brakujący lub błędny komentarz %%BoundingBox:!\n"
-" REF: strona 39, %%BoundingBox:\n"
#, c-format
msgid ""
-" Missing or bad %%Page: comments!\n"
+" Missing or bad %%Page: comments\n"
" REF: Page 53, %%Page:\n"
msgstr ""
-" Brakujące lub błędne komentarze %%Page:!\n"
-" REF: strona 53, %%Page:\n"
#, c-format
msgid ""
-" Missing or bad %%Pages: comment!\n"
+" Missing or bad %%Pages: comment\n"
" REF: Page 43, %%Pages:\n"
msgstr ""
-" Brakujący lub błędny komentarz %%Pages:!\n"
-" REF: strona 43, %%Pages:\n"
msgid " NO ERRORS FOUND\n"
msgstr " NIE ZNALEZIONO BŁĘDÓW\n"
#, c-format
-msgid " Saw %d lines that exceeded 255 characters!\n"
-msgstr " Znaleziono %d wierszy przekraczających 255 znaków!\n"
+msgid " Saw %d lines that exceeded 255 characters\n"
+msgstr ""
#, c-format
-msgid " Too many %%BeginDocument comments!\n"
-msgstr " Zbyt wiele komentarzy %%BeginDocument!\n"
+msgid " Too many %%BeginDocument comments\n"
+msgstr ""
#, c-format
-msgid " Too many %%EndDocument comments!\n"
-msgstr " Zbyt wiele komentarzy %%EndDocument!\n"
+msgid " Too many %%EndDocument comments\n"
+msgstr ""
-msgid " Warning: file contains binary data!\n"
-msgstr " Ostrzeżenie: plik zawiera dane binarne!\n"
+msgid " Warning: file contains binary data\n"
+msgstr ""
#, c-format
-msgid " Warning: no %%EndComments comment in file!\n"
-msgstr " Ostrzeżenie: brak komentarza %%EndComments w pliku!\n"
+msgid " Warning: no %%EndComments comment in file\n"
+msgstr ""
#, c-format
-msgid " Warning: obsolete DSC version %.1f in file!\n"
-msgstr " Ostrzeżenie: przestarzała wersja DSC %.1f w pliku!\n"
+msgid " Warning: obsolete DSC version %.1f in file\n"
+msgstr ""
msgid " FAIL\n"
msgstr " FAIL\n"
@@ -984,8 +965,8 @@ msgstr ""
"\t%s\n"
#, c-format
-msgid "%s not supported!"
-msgstr "%s jest nieobsługiwane!"
+msgid "%s not supported"
+msgstr ""
#, c-format
msgid "%s/%s accepting requests since %s\n"
@@ -1008,122 +989,119 @@ msgid "%s: %s failed: %s\n"
msgstr "%s: %s nie powiodło się: %s\n"
#, c-format
-msgid "%s: Don't know what to do!\n"
-msgstr "%s: nie wiem co robić!\n"
+msgid "%s: Don't know what to do\n"
+msgstr ""
#, c-format
msgid ""
-"%s: Error - %s environment variable names non-existent destination \"%s\"!\n"
+"%s: Error - %s environment variable names non-existent destination \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid "%s: Error - bad job ID\n"
msgstr ""
-"%s: błąd - %s nazw zmiennych środowiskowych z nieistniejącym celem \"%s\"!\n"
#, c-format
-msgid "%s: Error - bad job ID!\n"
-msgstr "%s: błąd - błędny ID zlecenia!\n"
+msgid "%s: Error - cannot print files and alter jobs simultaneously\n"
+msgstr ""
#, c-format
-msgid "%s: Error - cannot print files and alter jobs simultaneously!\n"
+msgid "%s: Error - cannot print from stdin if files or a job ID are provided\n"
msgstr ""
-"%s: błąd - nie można jednocześnie drukować plików i zmieniać zlecenia!\n"
#, c-format
-msgid ""
-"%s: Error - cannot print from stdin if files or a job ID are provided!\n"
+msgid "%s: Error - expected character set after '-S' option\n"
msgstr ""
-"%s: błąd - nie można drukować ze standardowego wejścia, jeśli dostarczone są "
-"pliki lub ID zlecenia!\n"
#, c-format
-msgid "%s: Error - expected character set after '-S' option!\n"
-msgstr "%s: błąd - oczekiwany zestaw znaków po opcji \"-S\"!\n"
+msgid "%s: Error - expected content type after '-T' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected content type after '-T' option!\n"
-msgstr "%s: błąd - oczekiwany typ zawartości po opcji \"-T\"!\n"
+msgid "%s: Error - expected copies after '-n' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected copies after '-n' option!\n"
-msgstr "%s: błąd - oczekiwane kopie po opcji \"-n\"!\n"
+msgid "%s: Error - expected copy count after '-#' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected copy count after '-#' option!\n"
-msgstr "%s: błąd - oczekiwany licznik kopii po opcji \"-#\"!\n"
+msgid "%s: Error - expected destination after '-P' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected destination after '-P' option!\n"
-msgstr "%s: błąd - oczekiwany cel po opcji \"-P\"!\n"
+msgid "%s: Error - expected destination after '-b' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected destination after '-b' option!\n"
-msgstr "%s: błąd - oczekiwany cel po opcji \"-b\"!\n"
+msgid "%s: Error - expected destination after '-d' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected destination after '-d' option!\n"
-msgstr "%s: błąd - oczekiwany cel po opcji \"-d\"!\n"
+msgid "%s: Error - expected form after '-f' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected form after '-f' option!\n"
-msgstr "%s: błąd - oczekiwana forma po opcji \"-f\"!\n"
+msgid "%s: Error - expected hold name after '-H' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected hold name after '-H' option!\n"
-msgstr "%s: błąd - oczekiwana wstrzymana nazwa po opcji \"-H\"!\n"
+msgid "%s: Error - expected hostname after '-H' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected hostname after '-H' option!\n"
-msgstr "%s: błąd - oczekiwana nazwa komputera po opcji \"-H\"!\n"
+msgid "%s: Error - expected hostname after '-h' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected hostname after '-h' option!\n"
-msgstr "%s: błąd - oczekiwana nazwa komputera po opcji \"-h\"!\n"
+msgid "%s: Error - expected mode list after '-y' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected mode list after '-y' option!\n"
-msgstr "%s: błąd - oczekiwana lista trybów po opcji \"-y\"!\n"
+msgid "%s: Error - expected name after '-%c' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected name after '-%c' option!\n"
-msgstr "%s: błąd - oczekiwana nazwa po opcji \"-%c\"!\n"
+msgid "%s: Error - expected option string after '-o' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected option string after '-o' option!\n"
-msgstr "%s: błąd - oczekiwany łańcuch tekstowy opcji po opcji \"-o\"!\n"
+msgid "%s: Error - expected page list after '-P' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected page list after '-P' option!\n"
-msgstr "%s: błąd - oczekiwana lista stron po opcji \"-P\"!\n"
+msgid "%s: Error - expected priority after '-%c' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected priority after '-%c' option!\n"
-msgstr "%s: błąd - oczekiwany priorytet po opcji \"-%c\"!\n"
+msgid "%s: Error - expected reason text after '-r' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected reason text after '-r' option!\n"
-msgstr "%s: błąd - oczekiwany tekst przyczyny po opcji \"-r\"!\n"
+msgid "%s: Error - expected title after '-t' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected title after '-t' option!\n"
-msgstr "%s: błąd - oczekiwany tytuł po opcji \"-t\"!\n"
+msgid "%s: Error - expected username after '-U' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected username after '-U' option!\n"
-msgstr "%s: błąd - oczekiwana nazwa użytkownika po opcji \"-U\"!\n"
+msgid "%s: Error - expected username after '-U' option!n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected username after '-u' option!\n"
-msgstr "%s: błąd - oczekiwana nazwa komputera po opcji \"-u\"!\n"
+msgid "%s: Error - expected username after '-u' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected value after '-%c' option!\n"
-msgstr "%s: błąd - oczekiwana wartość po opcji \"-%c\"!\n"
+msgid "%s: Error - expected value after '-%c' option\n"
+msgstr ""
#, c-format
msgid ""
"%s: Error - need \"completed\", \"not-completed\", or \"all\" after '-W' "
-"option!\n"
+"option\n"
msgstr ""
-"%s: błąd - wymagane jest \"completed\", \"not-completed\" lub \"all\" po -"
-"W!\n"
#, c-format
msgid "%s: Error - no default destination available.\n"
@@ -1134,8 +1112,8 @@ msgid "%s: Error - priority must be between 1 and 100.\n"
msgstr "%s: błąd - priorytet musi być między 1 a 100.\n"
#, c-format
-msgid "%s: Error - scheduler not responding!\n"
-msgstr "%s: błąd - planista nie odpowiada!\n"
+msgid "%s: Error - scheduler not responding\n"
+msgstr ""
#, c-format
msgid "%s: Error - too many files - \"%s\"\n"
@@ -1150,64 +1128,64 @@ msgid "%s: Error - unable to queue from stdin - %s\n"
msgstr "%s: błąd - nie można wykonać kolejki z stdin - %s\n"
#, c-format
-msgid "%s: Error - unknown destination \"%s\"!\n"
-msgstr "%s: błąd - nieznany cel \"%s\"!\n"
+msgid "%s: Error - unknown destination \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Error - unknown destination \"%s/%s\"!\n"
-msgstr "%s: błąd - nieznany cel \"%s/%s\"!\n"
+msgid "%s: Error - unknown destination \"%s/%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Error - unknown option '%c'!\n"
-msgstr "%s: błąd - nieznana opcja \"%c\"!\n"
+msgid "%s: Error - unknown option '%c'\n"
+msgstr ""
#, c-format
-msgid "%s: Error - unknown option '%s'!\n"
-msgstr "%s: błąd - nieznana opcja '%s'!\n"
+msgid "%s: Error - unknown option '%s'\n"
+msgstr ""
#, c-format
-msgid "%s: Expected job ID after '-i' option!\n"
-msgstr "%s: oczekiwany ID zlecenia po opcji \"-i\"!\n"
+msgid "%s: Expected job ID after '-i' option\n"
+msgstr ""
#, c-format
msgid "%s: Filter \"%s\" not available: %s\n"
msgstr "%s: filtr \"%s\" jest niedostępny: %s\n"
#, c-format
-msgid "%s: Invalid destination name in list \"%s\"!\n"
-msgstr "%s: nieprawidłowa nazwa celu na liście \"%s\"!\n"
+msgid "%s: Invalid destination name in list \"%s\"\n"
+msgstr ""
#, c-format
msgid "%s: Invalid filter string \"%s\"\n"
msgstr "%s: nieprawidłowy łańcuch filtra \"%s\"\n"
#, c-format
-msgid "%s: Need job ID ('-i jobid') before '-H restart'!\n"
-msgstr "%s: wymagany jest ID zlecenia (\"-i id_zlecenia\") po \"-H restart\"!"
+msgid "%s: Need job ID ('-i jobid') before '-H restart'\n"
+msgstr ""
#, c-format
-msgid "%s: No filter to convert from %s/%s to %s/%s!\n"
-msgstr "%s: brak filtra do konwersji z %s/%s na %s/%s!\n"
+msgid "%s: No filter to convert from %s/%s to %s/%s\n"
+msgstr ""
#, c-format
msgid "%s: Operation failed: %s\n"
msgstr "%s: operacja nie powiodła się: %s\n"
#, c-format
-msgid "%s: Sorry, no encryption support compiled in!\n"
-msgstr "%s: niestety, nie wkompilowano obsługi szyfowania!\n"
+msgid "%s: Sorry, no encryption support compiled in\n"
+msgstr ""
#, c-format
msgid "%s: Unable to connect to server\n"
msgstr "%s: nie można połączyć się z serwerem\n"
#, c-format
-msgid "%s: Unable to contact server!\n"
-msgstr "%s: nie można skontaktować się z serwerem!\n"
+msgid "%s: Unable to contact server\n"
+msgstr ""
#, c-format
-msgid "%s: Unable to determine MIME type of \"%s\"!\n"
-msgstr "%s: nie można określić typu MIME \"%s\"!\n"
+msgid "%s: Unable to determine MIME type of \"%s\"\n"
+msgstr ""
#, c-format
msgid "%s: Unable to open %s: %s\n"
@@ -1222,58 +1200,55 @@ msgid "%s: Unable to open PPD file: %s on line %d.\n"
msgstr ""
#, c-format
-msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"!\n"
-msgstr "%s: nie można odczytać bazy danych MIME z \"%s\" lub \"%s\"!\n"
+msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown destination \"%s\"!\n"
-msgstr "%s: nieznany cel \"%s\"!\n"
+msgid "%s: Unknown destination \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown destination MIME type %s/%s!\n"
-msgstr "%s: nieznany cel rodzaju MIME %s/%s!\n"
+msgid "%s: Unknown destination MIME type %s/%s\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown option '%c'!\n"
-msgstr "%s: nieznana opcja \"%c\"!\n"
+msgid "%s: Unknown option '%c'\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown source MIME type %s/%s!\n"
-msgstr "%s: nieznane źródło rodzaju MIME %s/%s!\n"
+msgid "%s: Unknown source MIME type %s/%s\n"
+msgstr ""
#, c-format
msgid ""
"%s: Warning - '%c' format modifier not supported - output may not be "
-"correct!\n"
+"correct\n"
msgstr ""
-"%s: ostrzeżenie - modyfikator formatu \"%c\" jest nieobsługiwany - wyjście "
-"może nie być prawidłowe!\n"
#, c-format
-msgid "%s: Warning - character set option ignored!\n"
-msgstr "%s: ostrzeżenie - opcja zestawu znaków została zignorowana!\n"
+msgid "%s: Warning - character set option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - content type option ignored!\n"
-msgstr "%s: ostrzeżenie - opcja rodzaju zawartości została zignorowana!\n"
+msgid "%s: Warning - content type option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - form option ignored!\n"
-msgstr "%s: ostrzeżenie - opcja formularza została zignorowana!\n"
+msgid "%s: Warning - form option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - mode option ignored!\n"
-msgstr "%s: ostrzeżenie - opcja trybu została zignorowana!\n"
+msgid "%s: Warning - mode option ignored\n"
+msgstr ""
#, c-format
msgid ""
-"%s: error - %s environment variable names non-existent destination \"%s\"!\n"
+"%s: error - %s environment variable names non-existent destination \"%s\"\n"
msgstr ""
-"%s: błąd - %s nazw zmiennych środowiskowych z nieistniejącym celem \"%s\"!\n"
#, c-format
-msgid "%s: error - expected option=value after '-o' option!\n"
-msgstr "%s: błąd - oczekiwana opcja=wartość po opcji \"-o\"!\n"
+msgid "%s: error - expected option=value after '-o' option\n"
+msgstr ""
#, c-format
msgid "%s: error - no default destination available.\n"
@@ -1870,20 +1845,19 @@ msgstr "95"
msgid "?Invalid help command unknown\n"
msgstr "?Nieprawidłowe, nieznane polecenie pomocy\n"
-msgid "A Samba password is required to export printer drivers!"
-msgstr "Hasło Samby jest wymagany, aby wyeksportować sterowniki drukarek!"
+msgid "A Samba password is required to export printer drivers"
+msgstr ""
-msgid "A Samba username is required to export printer drivers!"
+msgid "A Samba username is required to export printer drivers"
msgstr ""
-"Nazwa użytkownika Samby jest wymagana, aby wyeksportować sterowniki drukarek!"
#, c-format
-msgid "A class named \"%s\" already exists!"
-msgstr "Klasa o nazwie \"%s\" już istnieje!"
+msgid "A class named \"%s\" already exists"
+msgstr ""
#, c-format
-msgid "A printer named \"%s\" already exists!"
-msgstr "Drukarka o nazwie \"%s\" już istnieje!"
+msgid "A printer named \"%s\" already exists"
+msgstr ""
msgid "A0"
msgstr "A0"
@@ -1994,12 +1968,12 @@ msgid "Applicator"
msgstr "Aplikator"
#, c-format
-msgid "Attempt to set %s printer-state to bad value %d!"
-msgstr "Próba ustawienia błędnej wartości %2$d printer-state %1$s!"
+msgid "Attempt to set %s printer-state to bad value %d"
+msgstr ""
#, c-format
-msgid "Attribute groups are out of order (%x < %x)!"
-msgstr "Grupy właściwości są nieuporządkowane (%x < %x)!"
+msgid "Attribute groups are out of order (%x < %x)"
+msgstr ""
msgid "B0"
msgstr "B0"
@@ -2063,83 +2037,86 @@ msgid "Bad custom parameter"
msgstr "Błędny własny parametr"
#, c-format
-msgid "Bad device URI \"%s\"!\n"
-msgstr "Błędny URI urządzenia \"%s\"!\n"
+msgid "Bad device URI \"%s\"\n"
+msgstr ""
#, c-format
-msgid "Bad device-uri \"%s\"!"
-msgstr "Błędne device-uri \"%s\"!"
+msgid "Bad device-uri \"%s\""
+msgstr ""
#, c-format
-msgid "Bad device-uri scheme \"%s\"!"
-msgstr "Błędny schemat device-uri \"%s\"!"
+msgid "Bad device-uri scheme \"%s\""
+msgstr ""
#, c-format
-msgid "Bad document-format \"%s\"!"
-msgstr "Błędne document-format \"%s\"!"
+msgid "Bad document-format \"%s\""
+msgstr ""
-msgid "Bad filename buffer!"
-msgstr "Błędny bufor nazwy pliku!"
+msgid "Bad filename buffer"
+msgstr ""
#, c-format
msgid "Bad font attribute: %s\n"
msgstr "Błędny atrybut czcionki: %s\n"
-msgid "Bad job-priority value!"
-msgstr "Błędna wartość job-priority!"
+msgid "Bad job-priority value"
+msgstr ""
#, c-format
-msgid "Bad job-sheets value \"%s\"!"
-msgstr "Błędna wartość job-sheets \"%s\"!"
+msgid "Bad job-sheets value \"%s\""
+msgstr ""
-msgid "Bad job-sheets value type!"
-msgstr "Błędny rodzaj wartości job-sheets!"
+msgid "Bad job-sheets value type"
+msgstr ""
-msgid "Bad job-state value!"
-msgstr "Błędna wartość job-state!"
+msgid "Bad job-state value"
+msgstr ""
#, c-format
-msgid "Bad job-uri attribute \"%s\"!"
-msgstr "Błędna właściwość job-uri \"%s\"!"
+msgid "Bad job-uri attribute \"%s\""
+msgstr ""
#, c-format
-msgid "Bad notify-pull-method \"%s\"!"
-msgstr "Błędne notify-pull-method \"%s\"!"
+msgid "Bad notify-pull-method \"%s\""
+msgstr ""
#, c-format
-msgid "Bad notify-recipient-uri URI \"%s\"!"
-msgstr "Błędne notify-recipient-uri URI \"%s\"!"
+msgid "Bad notify-recipient-uri URI \"%s\""
+msgstr ""
#, c-format
msgid "Bad number-up value %d."
msgstr "Błędna wartość kopii %d."
#, c-format
-msgid "Bad option + choice on line %d!"
-msgstr "Błędna opcja + wybór w wierszu %d!\n"
+msgid "Bad option + choice on line %d"
+msgstr ""
#, c-format
msgid "Bad page-ranges values %d-%d."
msgstr "Błędne wartości %d-%d page-ranges."
#, c-format
-msgid "Bad port-monitor \"%s\"!"
-msgstr "Błędne port-monitor \"%s\"!"
+msgid "Bad port-monitor \"%s\""
+msgstr ""
#, c-format
-msgid "Bad printer-state value %d!"
-msgstr "Błędna wartość printer-state %d!"
+msgid "Bad printer-state value %d"
+msgstr ""
#, c-format
-msgid "Bad request ID %d!"
+msgid "Bad request ID %d"
msgstr ""
#, c-format
-msgid "Bad request version number %d.%d!"
-msgstr "Błędny numer wersji żądania %d.%d!"
+msgid "Bad request version number %d.%d"
+msgstr ""
-msgid "Bad subscription ID!"
-msgstr "Błędne ID subskrypcji."
+msgid "Bad subscription ID"
+msgstr ""
+
+msgid "Bad value string"
+msgstr ""
msgid "Banners"
msgstr "Bannery"
@@ -2199,8 +2176,8 @@ msgid "Change Settings"
msgstr "Zmień ustawienia"
#, c-format
-msgid "Character set \"%s\" not supported!"
-msgstr "Zestaw znaków \"%s\" jest nieobsługiwany!"
+msgid "Character set \"%s\" not supported"
+msgstr ""
msgid "Chou3 Envelope"
msgstr "Koperta Chou3"
@@ -2239,11 +2216,8 @@ msgid "Continuous"
msgstr "Ciągły"
#, c-format
-msgid "Could not scan type \"%s\"!"
-msgstr "Nie można przeskanować rodzaju \"%s\"!"
-
-msgid "Cover open."
-msgstr "Pokrywa jest otwarta."
+msgid "Could not scan type \"%s\""
+msgstr ""
msgid "Created"
msgstr "Utworzono"
@@ -2294,12 +2268,6 @@ msgstr "Seria DeskJet"
msgid "Destination \"%s\" is not accepting jobs."
msgstr "Cel \"%s\" nie akceptuje zadań."
-msgid "Developer almost empty."
-msgstr "Wywoływacz jest niemal pusty."
-
-msgid "Developer empty!"
-msgstr "Wywoływacz jest pusty!"
-
#, c-format
msgid ""
"Device: uri = %s\n"
@@ -2326,9 +2294,6 @@ msgstr "Wyłączone"
msgid "Document %d not found in job %d."
msgstr "Dokument %d nie znaleziony w zleceniu %d."
-msgid "Door open."
-msgstr "Drzwi otwarte."
-
msgid "Double Postcard"
msgstr "Podwójna pocztówka"
@@ -2363,24 +2328,20 @@ msgid "ERROR: %s job-id user title copies options [file]\n"
msgstr ""
#, c-format
-msgid "ERROR: Bad %%BoundingBox: comment seen!\n"
-msgstr "ERROR: znaleziono nieprawidłowy komentarz %%BoundingBox:!\n"
-
-#, c-format
-msgid "ERROR: Bad %%IncludeFeature: comment!\n"
-msgstr "ERROR: nieprawidłowy komentarz %%IncludeFeature:!\n"
+msgid "ERROR: Bad %%BoundingBox: comment seen\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad %%Page: comment in file!\n"
-msgstr "ERROR: nieprawidłowy komentrza %%Page: w pliku!\n"
+msgid "ERROR: Bad %%IncludeFeature: comment\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad %%PageBoundingBox: comment in file!\n"
-msgstr "ERROR: nieprawidłowy komentarz %%PageBoundingBox: w pliku!\n"
+msgid "ERROR: Bad %%Page: comment in file\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad SCSI device file \"%s\"!\n"
-msgstr "ERROR: Błędny plik urządzenia SCSI \"%s\"!\n"
+msgid "ERROR: Bad %%PageBoundingBox: comment in file\n"
+msgstr ""
#, c-format
msgid "ERROR: Bad charset file %s\n"
@@ -2391,23 +2352,23 @@ msgid "ERROR: Bad charset type %s\n"
msgstr "ERROR: nieprawidłowy rodzaj zestawu znaków %s\n"
#, c-format
-msgid "ERROR: Bad columns value %d!\n"
-msgstr "ERROR: nieprawidłowa wartość kolumn %d!\n"
+msgid "ERROR: Bad columns value %d\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad cpi value %f!\n"
-msgstr "ERROR: nieprawidłowa wartość cpi %f!\n"
+msgid "ERROR: Bad cpi value %f\n"
+msgstr ""
#, c-format
msgid "ERROR: Bad font description line: %s\n"
msgstr "ERROR: nieprawidłowy wiersz opisu czcionki: %s\n"
#, c-format
-msgid "ERROR: Bad lpi value %f!\n"
-msgstr "ERROR: nieprawidłowa wartość lpi %f!\n"
+msgid "ERROR: Bad lpi value %f\n"
+msgstr ""
-msgid "ERROR: Bad page setup!\n"
-msgstr "ERROR: nieprawidłowe ustawienie strony!\n"
+msgid "ERROR: Bad page setup\n"
+msgstr ""
#, c-format
msgid "ERROR: Bad text direction %s\n"
@@ -2417,92 +2378,80 @@ msgstr "ERROR: nieprawidłowy kierunek tekstu %s\n"
msgid "ERROR: Bad text width %s\n"
msgstr "ERROR: nieprawidłowa szerokość tekstu %s\n"
-msgid "ERROR: Destination printer does not exist!\n"
-msgstr "ERROR: docelowa drukarka nie istnieje!\n"
+msgid "ERROR: Destination printer does not exist\n"
+msgstr ""
#, c-format
-msgid "ERROR: Duplicate %%BoundingBox: comment seen!\n"
-msgstr "ERROR: znaleziono wielokrotny komentarz %%BoundingBox:!\n"
+msgid "ERROR: Duplicate %%BoundingBox: comment seen\n"
+msgstr ""
#, c-format
-msgid "ERROR: Duplicate %%Pages: comment seen!\n"
-msgstr "ERROR: znaleziono wielokrotny komentarz %%Pages:!\n"
+msgid "ERROR: Duplicate %%Pages: comment seen\n"
+msgstr ""
-msgid "ERROR: Empty print file!\n"
-msgstr "ERROR: pusty plik druku!\n"
+msgid "ERROR: Empty print file\n"
+msgstr ""
#, c-format
msgid "ERROR: Error %d sending PAPSendData request: %s\n"
msgstr "ERROR: błąd %d podczas wysyłania żądania PAPSendData: %s\n"
#, c-format
-msgid "ERROR: Expected quoted string on line %d of %s!\n"
-msgstr "ERROR: spodziewany cytowany znak w linii %d w %s!\n"
-
-msgid "ERROR: Fatal USB error!\n"
-msgstr "ERROR: błąd krytyczny USB!\n"
+msgid "ERROR: Expected quoted string on line %d of %s\n"
+msgstr ""
-msgid "ERROR: Invalid HP-GL/2 command seen, unable to print file!\n"
+msgid "ERROR: Fatal USB error\n"
msgstr ""
-"ERROR: znaleziono nieprawidłowy komentarz HP-GL/2, nie można wydrukować "
-"pliku!\n"
#, c-format
-msgid "ERROR: Missing %%EndProlog!\n"
-msgstr "ERROR: brakujący %%EndProlog!\n"
+msgid "ERROR: Missing %%EndProlog\n"
+msgstr ""
#, c-format
-msgid "ERROR: Missing %%EndSetup!\n"
-msgstr "ERROR: brakujący %%EndSetup!\n"
+msgid "ERROR: Missing %%EndSetup\n"
+msgstr ""
#, c-format
-msgid "ERROR: Missing value on line %d of banner file!\n"
-msgstr "ERROR: brakująca wartość w linii %d pliku bannera!\n"
+msgid "ERROR: Missing value on line %d of banner file\n"
+msgstr ""
#, c-format
msgid ""
-"ERROR: Need a msgid line before any translation strings on line %d of %s!\n"
+"ERROR: Need a msgid line before any translation strings on line %d of %s\n"
msgstr ""
-"ERROR: potrzebna linia msgid przed ciągami tłumaczeń w linii %d w %s!\n"
#, c-format
-msgid "ERROR: No %%BoundingBox: comment in header!\n"
-msgstr "ERROR: brak komentarza %%BoundingBox: w nagłówku!\n"
+msgid "ERROR: No %%BoundingBox: comment in header\n"
+msgstr ""
#, c-format
-msgid "ERROR: No %%Pages: comment in header!\n"
-msgstr "ERROR: brak komentarza %%Pages: w nagłówku!\n"
+msgid "ERROR: No %%Pages: comment in header\n"
+msgstr ""
msgid ""
-"ERROR: No device URI found in argv[0] or in DEVICE_URI environment "
-"variable!\n"
+"ERROR: No device URI found in argv[0] or in DEVICE_URI environment variable\n"
msgstr ""
-"ERROR: nie znaleziono URI urządzenia w argv[0] lub w zmiennej środowiska "
-"DEVICE_URI!\n"
#, c-format
msgid "ERROR: No fonts in charset file %s\n"
msgstr "ERROR: brak czcionek w pliku zestawu znaków %s\n"
-msgid "ERROR: No pages found!\n"
-msgstr "ERROR: nie znaleziono żadnych stron!\n"
+msgid "ERROR: No pages found\n"
+msgstr ""
-msgid "ERROR: Out of paper!\n"
-msgstr "ERROR: brak papieru!\n"
+msgid "ERROR: Out of paper\n"
+msgstr ""
-msgid "ERROR: PRINTER environment variable not defined!\n"
-msgstr "ERROR: zmienna środowiska PRINTER nie została określona!\n"
+msgid "ERROR: PRINTER environment variable not defined\n"
+msgstr ""
#, c-format
-msgid "ERROR: Print file was not accepted (%s)!\n"
-msgstr "ERROR: plik wydruku nie został zaakceptowany (%s)!\n"
+msgid "ERROR: Print file was not accepted (%s)\n"
+msgstr ""
msgid "ERROR: Printer not responding\n"
msgstr "ERROR: drukarka nie odpowiada\n"
-msgid "ERROR: Printer not responding!\n"
-msgstr "ERROR: drukarka nie odpowiada!\n"
-
msgid "ERROR: Printer sent unexpected EOF\n"
msgstr "ERROR: drukarka wysłała niespodziewany EOF\n"
@@ -2527,6 +2476,9 @@ msgstr "ERROR: nie można dodać pliku %d do zlecenia: %s\n"
msgid "ERROR: Unable to cancel job %d: %s\n"
msgstr "ERROR: nie można anulować zlecenia %d: %s/n"
+msgid "ERROR: Unable to connect to printer; will retry in 30 seconds...\n"
+msgstr ""
+
msgid "ERROR: Unable to copy PDF file"
msgstr "ERROR: nie można skopiować pliku PDF"
@@ -2575,16 +2527,16 @@ msgid "ERROR: Unable to get default AppleTalk zone"
msgstr "ERROR: nie można uzyskać domyślnej strefy AppleTalk"
#, c-format
-msgid "ERROR: Unable to get job %d attributes (%s)!\n"
-msgstr "ERROR: nie można uzyskać cech zlecenia %d (%s)!\n"
+msgid "ERROR: Unable to get job %d attributes (%s)\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unable to get printer status (%s)!\n"
-msgstr "ERROR: nie można uzyskać stanu drukarki (%s)!\n"
+msgid "ERROR: Unable to get printer status (%s)\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unable to locate printer '%s'!\n"
-msgstr "ERROR: nie można znaleźć drukarki \"%s\"!\n"
+msgid "ERROR: Unable to locate printer '%s'\n"
+msgstr ""
msgid "ERROR: Unable to look for PAP response"
msgstr "ERROR: nie można wyszukać odpowiedzi PAP"
@@ -2603,7 +2555,7 @@ msgstr "ERROR: nie można otworzyć \"%s\" - %s\n"
msgid "ERROR: Unable to open %s: %s\n"
msgstr "ERROR: nie można otworzyć %s: %s\n"
-msgid "ERROR: Unable to open PPD file!\n"
+msgid "ERROR: Unable to open PPD file\n"
msgstr ""
#, c-format
@@ -2622,8 +2574,8 @@ msgstr "ERROR: nie można otworzyć pliku \"%s\" - %s\n"
msgid "ERROR: Unable to open file \"%s\": %s\n"
msgstr "ERROR: nie można otworzyć pliku \"%s\": %s\n"
-msgid "ERROR: Unable to open image file for printing!\n"
-msgstr "ERROR: nie można otworzyć do druku pliku obrazka!\n"
+msgid "ERROR: Unable to open image file for printing\n"
+msgstr ""
#, c-format
msgid "ERROR: Unable to open print file \"%s\": %s\n"
@@ -2647,18 +2599,18 @@ msgstr ""
"ERROR: nie można otworzyć tymczasowego skompresowanego pliku wydruku: %s\n"
#, c-format
-msgid "ERROR: Unable to print %d text columns!\n"
-msgstr "ERROR: nie można wydrukować %d łamów tekstu!\n"
+msgid "ERROR: Unable to print %d text columns\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unable to print %dx%d text page!\n"
-msgstr "ERROR: nie można wydrukować %dx%d strony tekstu!\n"
+msgid "ERROR: Unable to print %dx%d text page\n"
+msgstr ""
msgid "ERROR: Unable to read print data"
msgstr "ERROR: nie można odczytać danych druku"
-msgid "ERROR: Unable to read print data!\n"
-msgstr "ERROR: nie można odczytać danych druku!\n"
+msgid "ERROR: Unable to read print data\n"
+msgstr ""
msgid "ERROR: Unable to reserve port"
msgstr "ERROR: nie można zarezerwować portu"
@@ -2680,12 +2632,8 @@ msgstr "ERROR: nie można wysłać żądania PAP tickle"
msgid "ERROR: Unable to send initial PAP send data request"
msgstr "ERROR: nie można wysłać początkowego żądania wysyłania danych PAP"
-#, c-format
-msgid "ERROR: Unable to send print data (%d)\n"
-msgstr "ERROR: nie można wysłać danych drukowania (%d)\n"
-
-msgid "ERROR: Unable to send print data!\n"
-msgstr "ERROR: nie można wysłać danych druku!\n"
+msgid "ERROR: Unable to send print data\n"
+msgstr ""
msgid "ERROR: Unable to send print file to printer"
msgstr "ERROR: nie można wysłać pliku do drukarki"
@@ -2702,8 +2650,8 @@ msgid "ERROR: Unable to write %d bytes to \"%s\": %s\n"
msgstr "ERROR: nie można zapisać %d bajtów do \"%s\":%s\n"
#, c-format
-msgid "ERROR: Unable to write %d bytes to printer!\n"
-msgstr "ERROR: nie można zapisać %d bajtów do drukarki!\n"
+msgid "ERROR: Unable to write %d bytes to printer\n"
+msgstr ""
msgid "ERROR: Unable to write control file"
msgstr "ERROR: nie można zapisać pliku kontrolnego"
@@ -2715,23 +2663,20 @@ msgstr "ERROR: nie można zapisać danych druku"
msgid "ERROR: Unable to write print data: %s\n"
msgstr "ERROR: nie można zapisać danych druku: %s\n"
-msgid "ERROR: Unable to write raster data to driver!\n"
-msgstr "ERROR: nie można zapisać zrastrowanych danych do sterownika!\n"
-
-msgid "ERROR: Unable to write to temporary file"
-msgstr "ERROR: nie można zapisać do pliku tymczasowego"
+msgid "ERROR: Unable to write raster data to driver\n"
+msgstr ""
#, c-format
msgid "ERROR: Unable to write uncompressed document data: %s\n"
msgstr "ERROR: nie można zapisać nieskompresowanych danych dokumentu: %s\n"
#, c-format
-msgid "ERROR: Unexpected text on line %d of %s!\n"
-msgstr "ERROR: niespodziewany tekst w linii %d w %s!\n"
+msgid "ERROR: Unexpected text on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unknown encryption option value \"%s\"!\n"
-msgstr "ERROR: nieznana wartość opcji szyfrowania \"%s\"!\n"
+msgid "ERROR: Unknown encryption option value \"%s\"\n"
+msgstr ""
#, c-format
msgid "ERROR: Unknown file order \"%s\"\n"
@@ -2742,65 +2687,53 @@ msgid "ERROR: Unknown format character \"%c\"\n"
msgstr "ERROR: nieznany znak formatujący \"%c\"\n"
#, c-format
-msgid "ERROR: Unknown message catalog format for \"%s\"!\n"
-msgstr "ERROR: nieznany format katalogu wiadomości \"%s\"!\n"
+msgid "ERROR: Unknown message catalog format for \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unknown option \"%s\" with value \"%s\"!\n"
-msgstr "ERROR: nieznana opcja \"%s\" o wartości \"%s\"!\n"
+msgid "ERROR: Unknown option \"%s\" with value \"%s\"\n"
+msgstr ""
#, c-format
msgid "ERROR: Unknown print mode \"%s\"\n"
msgstr "ERROR: nieznany tryb druku \"%s\"\n"
#, c-format
-msgid "ERROR: Unknown version option value \"%s\"!\n"
-msgstr "ERROR: nieznana wartość opcji wersji \"%s\"!\n"
+msgid "ERROR: Unknown version option value \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unsupported brightness value %s, using brightness=100!\n"
-msgstr "ERROR: nieobsługiwana wartość jasności %s, korzystam z jasności=100!\n"
+msgid "ERROR: Unsupported brightness value %s, using brightness=100\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unsupported gamma value %s, using gamma=1000!\n"
-msgstr "ERROR: nieobsługiwana wartość gamma %s, korzystam z gamma=1000!\n"
+msgid "ERROR: Unsupported gamma value %s, using gamma=1000\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unsupported number-up value %d, using number-up=1!\n"
+msgid "ERROR: Unsupported number-up value %d, using number-up=1\n"
msgstr ""
-"ERROR: nieobsługiwana wartość liczby kopii %d, korzystam z liczby kopii=1!\n"
#, c-format
msgid ""
-"ERROR: Unsupported number-up-layout value %s, using number-up-layout=lrtb!\n"
+"ERROR: Unsupported number-up-layout value %s, using number-up-layout=lrtb\n"
msgstr ""
-"ERROR: nieobsługiwana liczba powtórzeń makiety %s, korzystam z liczby "
-"powtórzeń makiety=lrtb!\n"
#, c-format
-msgid "ERROR: Unsupported page-border value %s, using page-border=none!\n"
+msgid "ERROR: Unsupported page-border value %s, using page-border=none\n"
msgstr ""
-"ERROR: nieobsługiwana wartość ramki strony %s, korzystam z ramki "
-"strony=brak!\n"
#, c-format
-msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting!\n"
-msgstr "ERROR: wykryto przepełnienie doc_printf (%d bajtów), przerywam!\n"
+msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting\n"
+msgstr ""
#, c-format
-msgid "ERROR: pictwpstops exited on signal %d!\n"
-msgstr "ERROR: zakończono pictwpstops po sygnale %d!\n"
+msgid "ERROR: pictwpstops exited on signal %d\n"
+msgstr ""
#, c-format
-msgid "ERROR: pictwpstops exited with status %d!\n"
-msgstr "ERROR: zakończono pictwpstops ze stanem %d!\n"
-
-msgid ""
-"ERROR: recoverable: Unable to connect to printer; will retry in 30 "
-"seconds...\n"
+msgid "ERROR: pictwpstops exited with status %d\n"
msgstr ""
-"ERROR: usuwalny: nie można się połączyć z drukarką; ponowienie próby nastąpi "
-"za 30 sekund…\n"
msgid "ERROR: select() failed"
msgstr "ERROR: nieudane select()"
@@ -2811,12 +2744,15 @@ msgstr "ERROR: nie można utworzyć statusu pliku drukowania"
msgid "Edit Configuration File"
msgstr "Edytuj plik konfiguracji"
-msgid "Empty PPD file!"
-msgstr "Pusty plik PPD!"
+msgid "Empty PPD file"
+msgstr ""
msgid "Ending Banner"
msgstr "Baner końcowy"
+msgid "English"
+msgstr "Polish"
+
msgid "Enter old password:"
msgstr "Podaj stare hasło:"
@@ -2844,8 +2780,8 @@ msgstr "Epson"
msgid "Error Policy"
msgstr "Zasady obsługi błędów"
-msgid "Error: need hostname after '-h' option!\n"
-msgstr "Błąd: wymagana jest nazwa serwera po opcji \"-h\"!\n"
+msgid "Error: need hostname after '-h' option\n"
+msgstr ""
msgid "Every 10 Labels"
msgstr "Co 10 etykiet"
@@ -2906,12 +2842,6 @@ msgstr "Folio"
msgid "Forbidden"
msgstr "Zabronione"
-msgid "Fuser temperature high!"
-msgstr "Wysoka temperatura wygrzewacza!"
-
-msgid "Fuser temperature low!"
-msgstr "Niska temperatura wygrzewacza!"
-
msgid "General"
msgstr "Ogólne"
@@ -2930,8 +2860,8 @@ msgstr "Get-Response-PDU używa nieskończonej długości"
msgid "Glossy Paper"
msgstr "Papier błyszczący"
-msgid "Got a printer-uri attribute but no job-id!"
-msgstr "Otrzymano właściwość printer-uri, ale bez job-id!"
+msgid "Got a printer-uri attribute but no job-id"
+msgstr ""
msgid "Grayscale"
msgstr "Szarości"
@@ -3129,6 +3059,9 @@ msgstr "ISO B8"
msgid "ISO B9"
msgstr "ISO B9"
+msgid "ISOLatin1"
+msgstr "Polish"
+
msgid "Illegal control character"
msgstr "Niedozwolony znak kontrolny"
@@ -3144,18 +3077,6 @@ msgstr "Niedozwolony łańcuch tłumaczenia"
msgid "Illegal whitespace character"
msgstr "Niedozwolony biały znak"
-msgid "Ink/toner almost empty."
-msgstr "Tusz lub toner jest niemal pusty."
-
-msgid "Ink/toner empty!"
-msgstr "Tusz lub toner skończył się!"
-
-msgid "Ink/toner waste bin almost full."
-msgstr "Zbiornik zużytego atramentu lub tonera jest niemal pełny."
-
-msgid "Ink/toner waste bin full!"
-msgstr "Zbiornik zużytego atramentu lub tonera jest pełny!"
-
msgid "Installable Options"
msgstr "Opcje instalowane"
@@ -3168,9 +3089,6 @@ msgstr "Drukarka etykiet IntelliBar"
msgid "Intellitech"
msgstr "Intellitech"
-msgid "Interlock open."
-msgstr "Rygiel jest otwarty."
-
msgid "Internal Server Error"
msgstr ""
@@ -3202,12 +3120,12 @@ msgid "JCL"
msgstr "JCL"
#, c-format
-msgid "Job #%d cannot be restarted - no files!"
-msgstr "Zlecenie #%d nie może zostać ponownie uruchomione - brak plików!"
+msgid "Job #%d cannot be restarted - no files"
+msgstr ""
#, c-format
-msgid "Job #%d does not exist!"
-msgstr "Zlecenie #%d nie istnieje!"
+msgid "Job #%d does not exist"
+msgstr ""
#, c-format
msgid "Job #%d is already aborted - can't cancel."
@@ -3222,28 +3140,28 @@ msgid "Job #%d is already completed - can't cancel."
msgstr "Zlecenie #%d zostało już zakończone - nie można anulować."
#, c-format
-msgid "Job #%d is finished and cannot be altered!"
-msgstr "Zlecenie #%d zostało zakończone i nie może zostać zmienione!"
+msgid "Job #%d is finished and cannot be altered"
+msgstr ""
#, c-format
-msgid "Job #%d is not complete!"
-msgstr "Zlecenie #%d nie zostało zakończone!"
+msgid "Job #%d is not complete"
+msgstr ""
#, c-format
-msgid "Job #%d is not held for authentication!"
-msgstr "Zlecenie #%d nie zostało wstrzymane do uwierzytelnienia!"
+msgid "Job #%d is not held"
+msgstr ""
#, c-format
-msgid "Job #%d is not held!"
-msgstr "Zlecenie #%d nie zostało wstrzymane!"
+msgid "Job #%d is not held for authentication"
+msgstr ""
#, c-format
-msgid "Job #%s does not exist!"
-msgstr "Zlecenie #%s nie istnieje!"
+msgid "Job #%s does not exist"
+msgstr ""
#, c-format
-msgid "Job %d not found!"
-msgstr "Nie znaleziono zlecenia %d!"
+msgid "Job %d not found"
+msgstr ""
msgid "Job Completed"
msgstr "zlecenie zakończone"
@@ -3272,8 +3190,8 @@ msgstr "Operacja zlecenia nie powiodła się:"
msgid "Job state cannot be changed."
msgstr "Stan zlecenia nie może zostać zmieniony."
-msgid "Job subscriptions cannot be renewed!"
-msgstr "Subskrypcje zlecenia nie mogą zostać ponowione!"
+msgid "Job subscriptions cannot be renewed"
+msgstr ""
msgid "Jobs"
msgstr "Zlecenia"
@@ -3294,8 +3212,8 @@ msgid "Label Top"
msgstr "Wierzch etykiety"
#, c-format
-msgid "Language \"%s\" not supported!"
-msgstr "Język \"%s\" jest nieobsługiwany!"
+msgid "Language \"%s\" not supported"
+msgstr ""
msgid "Large Address"
msgstr "Duży adres"
@@ -3348,21 +3266,6 @@ msgstr "Śledzenie nośnika"
msgid "Media Type"
msgstr "Rodzaj nośnika"
-msgid "Media jam!"
-msgstr "Zacięcie nośnika!"
-
-msgid "Media tray almost empty."
-msgstr "Podajnik nośnika jest niemal pusty."
-
-msgid "Media tray empty!"
-msgstr "Podajnik nośnika jest pusty!"
-
-msgid "Media tray missing!"
-msgstr "Brak podajnika nośnika!"
-
-msgid "Media tray needs to be filled."
-msgstr "Trzeba napełnić podajnik nośnika."
-
msgid "Medium"
msgstr "Średni"
@@ -3375,28 +3278,31 @@ msgstr "Brakujący nagłówek PPD-Adobe-4.x"
msgid "Missing asterisk in column 1"
msgstr "Brakująca gwiazdka w kolumnie 1"
-msgid "Missing document-number attribute!"
-msgstr "Brakujący atrybut document-number!"
+msgid "Missing document-number attribute"
+msgstr ""
#, c-format
-msgid "Missing double quote on line %d!"
-msgstr "Brakujący cudzysłów w wierszu %d!"
+msgid "Missing double quote on line %d"
+msgstr ""
-msgid "Missing form variable!"
-msgstr "Brakująca zmienna formularza!"
+msgid "Missing form variable"
+msgstr ""
+
+msgid "Missing notify-subscription-ids attribute"
+msgstr ""
-msgid "Missing notify-subscription-ids attribute!"
-msgstr "Brakująca cecha notify-subscription-ids!"
+msgid "Missing option keyword"
+msgstr ""
-msgid "Missing requesting-user-name attribute!"
-msgstr "Brakuje cecha requesting-user-name!"
+msgid "Missing requesting-user-name attribute"
+msgstr ""
-msgid "Missing required attributes!"
-msgstr "Brakuje wymaganych cech!"
+msgid "Missing required attributes"
+msgstr ""
#, c-format
-msgid "Missing value on line %d!"
-msgstr "Brakująca wartość w wierszu %d!"
+msgid "Missing value on line %d"
+msgstr ""
msgid "Missing value string"
msgstr "Brakujący łańcuch wartości"
@@ -3447,7 +3353,7 @@ msgstr "PUSTY wskaźnik pliku PPD"
msgid "Name OID uses indefinite length"
msgstr "OID nazwy używa nieskończonej długości"
-msgid "Nested classes are not allowed!"
+msgid "Nested classes are not allowed"
msgstr ""
msgid "Never"
@@ -3465,27 +3371,27 @@ msgstr "Nie"
msgid "No Content"
msgstr "Brak zawartości"
-msgid "No PPD name!"
-msgstr "Brak nazwy PPD!"
+msgid "No PPD name"
+msgstr ""
msgid "No VarBind SEQUENCE"
msgstr "Brak VarBind SEQUENCE"
-msgid "No Windows printer drivers are installed!"
-msgstr "Brak zainstalowanych sterowników drukarek dla Windows!"
+msgid "No Windows printer drivers are installed"
+msgstr ""
msgid "No active connection"
msgstr "Brak aktywnego połączenia"
#, c-format
-msgid "No active jobs on %s!"
-msgstr "Brak aktywnych zadań na %s!"
+msgid "No active jobs on %s"
+msgstr ""
-msgid "No attributes in request!"
-msgstr "Brak cech w żądaniu!"
+msgid "No attributes in request"
+msgstr ""
-msgid "No authentication information provided!"
-msgstr "Nie dostarczono informacji o uwierzytelnianiu!"
+msgid "No authentication information provided"
+msgstr ""
msgid "No community name"
msgstr "Brak community name"
@@ -3502,32 +3408,32 @@ msgstr "Brak error-index"
msgid "No error-status"
msgstr "Brak error-status"
-msgid "No file!?!"
-msgstr "Brak pliku?!?"
+msgid "No file!?"
+msgstr ""
-msgid "No modification time!"
-msgstr "Brak czasu zmiany!"
+msgid "No modification time"
+msgstr ""
msgid "No name OID"
msgstr "Brak OID nazwy"
-msgid "No printer name!"
-msgstr "Brak nazwy drukarki!"
+msgid "No printer name"
+msgstr ""
-msgid "No printer-uri found for class!"
-msgstr "Nie znaleziono printer-uri dla tej klasy!"
+msgid "No printer-uri found"
+msgstr ""
-msgid "No printer-uri found!"
-msgstr "Nie znaleziono printer-uri!"
+msgid "No printer-uri found for class"
+msgstr ""
-msgid "No printer-uri in request!"
-msgstr "Żądanie nie zawiera printer-uri!"
+msgid "No printer-uri in request"
+msgstr ""
msgid "No request-id"
msgstr "Brak request-id"
-msgid "No subscription attributes in request!"
-msgstr "Brak cech subskrypcji w żądaniu!"
+msgid "No subscription attributes in request"
+msgstr ""
msgid "No subscriptions found."
msgstr "Błędne ID subskrypcji."
@@ -3571,12 +3477,6 @@ msgstr "Notatka"
msgid "OK"
msgstr "OK"
-msgid "OPC almost at end-of-life."
-msgstr "OPC jest niemal zużyty."
-
-msgid "OPC at end-of-life!"
-msgstr "OPC jest zużyty!"
-
msgid "Off (1-Sided)"
msgstr "Jednostronny"
@@ -3605,18 +3505,9 @@ msgstr "Zainstalowane opcje"
msgid "Options: "
msgstr "Opcje: "
-msgid "Out of toner!"
-msgstr "Brak tonera!"
-
msgid "Output Mode"
msgstr "Tryb wyjścia"
-msgid "Output bin almost full."
-msgstr "Odbiornik jest niemal pełny."
-
-msgid "Output bin full!"
-msgstr "Odbiornik jest pełny!"
-
#, c-format
msgid "Output for printer %s is sent to %s\n"
msgstr "Wyjście dla drukarki %s zostało wysłane do %s\n"
@@ -3634,9 +3525,6 @@ msgid "Output for printer %s/%s is sent to remote printer %s on %s\n"
msgstr ""
"Wyjście dla drukarki %s/%s zostało wysłane do zdalnej drukarki %s na %s\n"
-msgid "Output tray missing!"
-msgstr "Brak odbiornika!"
-
msgid "PASS\n"
msgstr "SUKCES\n"
@@ -3792,9 +3680,6 @@ msgstr "Drukarka wstrzymana"
msgid "Printer Settings"
msgstr "Ustawienia drukarki"
-msgid "Printer offline."
-msgstr "Drukarka nie gotowa."
-
msgid "Printer:"
msgstr "Drukarka:"
@@ -3852,9 +3737,6 @@ msgstr "Przewiń"
msgid "Running command: %s %s -N -A %s -c '%s'\n"
msgstr "Uruchamiam polecenie: %s %s -N -A %s -c \"%s\"\n"
-msgid "SCSI Printer"
-msgstr "Drukarka SCSI"
-
msgid "SEQUENCE uses indefinite length"
msgstr "SEQUENCE używa nieskończonej długości"
@@ -3964,14 +3846,68 @@ msgstr ""
"Nazwa klasy może zawierać tylko do 127 drukowalnych znaków i nie może "
"zawierać spacji, ukośników (/) lub znaku #."
+msgid "The developer unit needs to be replaced."
+msgstr ""
+
+msgid "The developer unit will need to be replaced soon."
+msgstr ""
+
+msgid "The fuser's temperature is high."
+msgstr ""
+
+msgid "The fuser's temperature is low."
+msgstr ""
+
msgid ""
"The notify-lease-duration attribute cannot be used with job subscriptions."
msgstr ""
"Cecha notify-lease-duration nie może być używana z subskrypcjami zadań."
#, c-format
-msgid "The notify-user-data value is too large (%d > 63 octets)!"
-msgstr "Wartość notify-user-data jest za duża (%d > 63 oktety)!"
+msgid "The notify-user-data value is too large (%d > 63 octets)"
+msgstr ""
+
+msgid "The optical photoconductor needs to be replaced."
+msgstr ""
+
+msgid "The optical photoconductor will need to be replaced soon."
+msgstr ""
+
+msgid "The output bin is almost full."
+msgstr ""
+
+msgid "The output bin is full."
+msgstr ""
+
+msgid "The output bin is missing."
+msgstr ""
+
+msgid "The paper tray is almost empty."
+msgstr ""
+
+msgid "The paper tray is empty."
+msgstr ""
+
+msgid "The paper tray is missing."
+msgstr ""
+
+msgid "The paper tray needs to be filled."
+msgstr ""
+
+msgid "The printer is almost out of ink."
+msgstr ""
+
+msgid "The printer is low on toner."
+msgstr ""
+
+msgid "The printer is offline."
+msgstr ""
+
+msgid "The printer is out of ink."
+msgstr ""
+
+msgid "The printer is out of toner."
+msgstr ""
msgid ""
"The printer name may only contain up to 127 printable characters and may not "
@@ -3980,18 +3916,33 @@ msgstr ""
"Nazwa drukarki może zawierać tylko do 127 drukowalnych znaków i nie może "
"zawierać spacji, ukośników (/) lub znaku #."
-msgid "The printer or class is not shared!"
-msgstr "Drukarka lub klasa nie jest udostępniana!"
+msgid "The printer or class is not shared"
+msgstr ""
msgid "The printer or class was not found."
msgstr "Drukarka lub klasa nie została znaleziona."
+msgid "The printer's cover is open."
+msgstr ""
+
+msgid "The printer's door is open."
+msgstr ""
+
+msgid "The printer's interlock is open."
+msgstr ""
+
+msgid "The printer's waste bin is almost full."
+msgstr ""
+
+msgid "The printer's waste bin is full."
+msgstr ""
+
#, c-format
msgid "The printer-uri \"%s\" contains invalid characters."
msgstr "printer-uri \"%s\" zawiera nieprawidłowe znaki."
-msgid "The printer-uri attribute is required!"
-msgstr "Wymagana jest cecha printer-uri!"
+msgid "The printer-uri attribute is required"
+msgstr ""
msgid ""
"The printer-uri must be of the form \"ipp://HOSTNAME/classes/CLASSNAME\"."
@@ -4014,25 +3965,25 @@ msgstr ""
msgid "There are too many subscriptions."
msgstr "Jest zbyt wiele subskrypcji."
+msgid "There is a paper jam."
+msgstr ""
+
msgid "Thermal Transfer Media"
msgstr "Nośnik druku termicznego"
msgid "Title: "
msgstr "Tytuł: "
-msgid "Toner low."
-msgstr "Niski poziom tonera."
-
msgid "Too many active jobs."
msgstr "Za dużo aktywnych zadań."
#, c-format
-msgid "Too many job-sheets values (%d > 2)!"
-msgstr "Zbyt wiele wartości job-sheets (%d > 2)!"
+msgid "Too many job-sheets values (%d > 2)"
+msgstr ""
#, c-format
-msgid "Too many printer-state-reasons values (%d > %d)!"
-msgstr "Zbyt wiele wartości printer-state-reasons (%d > %d)!"
+msgid "Too many printer-state-reasons values (%d > %d)"
+msgstr ""
msgid "Transparency"
msgstr "Przezroczystość"
@@ -4093,14 +4044,14 @@ msgid "Unable to add class:"
msgstr "Nie można dodać klasy:"
#, c-format
-msgid "Unable to add job for destination \"%s\"!"
-msgstr "Nie można dodać zlecenia do celu \"%s\"!"
+msgid "Unable to add job for destination \"%s\""
+msgstr ""
msgid "Unable to add printer:"
msgstr "Nie można dodać drukarki:"
-msgid "Unable to allocate memory for file types!"
-msgstr "Nie można przydzielić pamięci dla rodzaju plików!"
+msgid "Unable to allocate memory for file types"
+msgstr ""
msgid "Unable to cancel RSS subscription:"
msgstr "Nie można wycofać subskrypcji RSS:"
@@ -4118,39 +4069,38 @@ msgid "Unable to connect to host."
msgstr "Nie można połączyć się z hostem."
#, c-format
-msgid "Unable to copy 64-bit CUPS printer driver files (%d)!"
-msgstr "Nie można skopiować 64 bitowych plików sterowników drukarek CUPS (%d)!"
+msgid "Unable to copy 64-bit CUPS printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to copy 64-bit Windows printer driver files (%d)!"
+msgid "Unable to copy 64-bit Windows printer driver files (%d)"
msgstr ""
-"Nie można skopiować 64 bitowych plików sterowników drukarek Windows (%d)!"
#, c-format
-msgid "Unable to copy CUPS printer driver files (%d)!"
-msgstr "Nie można skopiować plików sterowników drukarek CUPS (%d)!"
+msgid "Unable to copy CUPS printer driver files (%d)"
+msgstr ""
-#, c-format
-msgid "Unable to copy PPD file - %s!"
-msgstr "Nie można skopiować pliku PPD - %s!"
+msgid "Unable to copy PPD file"
+msgstr ""
-msgid "Unable to copy PPD file!"
-msgstr "Nie można skopiować pliku PPD!"
+#, c-format
+msgid "Unable to copy PPD file - %s"
+msgstr ""
#, c-format
-msgid "Unable to copy Windows 2000 printer driver files (%d)!"
-msgstr "Nie można skopiować plików sterowników drukarek Windows 2000 (%d)!"
+msgid "Unable to copy Windows 2000 printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to copy Windows 9x printer driver files (%d)!"
-msgstr "Nie można skopiować plików sterowników drukarek Windows 9x (%d)!"
+msgid "Unable to copy Windows 9x printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to copy interface script - %s!"
-msgstr "Nie można skopiować skryptu interfejsu - %s!"
+msgid "Unable to copy interface script - %s"
+msgstr ""
-msgid "Unable to create printer-uri!"
-msgstr "Nie można utworzyć printer-uri!"
+msgid "Unable to create printer-uri"
+msgstr ""
msgid "Unable to create temporary file:"
msgstr "Nie można utworzyć pliku tymczasowego:"
@@ -4164,14 +4114,14 @@ msgstr "Nie można usunąć drukarki:"
msgid "Unable to do maintenance command:"
msgstr "Nie można wykonać polecenia konserwacji:"
-msgid "Unable to edit cupsd.conf files larger than 1MB!"
-msgstr "Nie można zmienić plików cupsd.conf większych niż 1MB!"
+msgid "Unable to edit cupsd.conf files larger than 1MB"
+msgstr ""
-msgid "Unable to find destination for job!"
-msgstr "Nie można znaleźć celu dla zlecenia!"
+msgid "Unable to find destination for job"
+msgstr ""
-msgid "Unable to find printer!\n"
-msgstr "Nie można znaleźć drukarki!\n"
+msgid "Unable to find printer\n"
+msgstr ""
msgid "Unable to get class list:"
msgstr "Nie można uzyskać listy klas:"
@@ -4192,12 +4142,12 @@ msgid "Unable to get printer status:"
msgstr "Nie można uzyskać statusu drukarki:"
#, c-format
-msgid "Unable to install Windows 2000 printer driver files (%d)!"
-msgstr "Nie można zainstalować plików sterowników drukarek Windows 2000 (%d)!"
+msgid "Unable to install Windows 2000 printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to install Windows 9x printer driver files (%d)!"
-msgstr "Nie można zainstalować plików sterowników drukarek Windows 9x (%d)!"
+msgid "Unable to install Windows 9x printer driver files (%d)"
+msgstr ""
msgid "Unable to modify class:"
msgstr "Nie można zmienić klasy:"
@@ -4221,8 +4171,8 @@ msgid "Unable to open cupsd.conf file:"
msgstr "Nie można otworzyć pliku cupsd.conf:"
#, c-format
-msgid "Unable to open document %d in job %d!"
-msgstr "Nie można otworzyć dokumentu %d w zleceniu %d!"
+msgid "Unable to open document %d in job %d"
+msgstr ""
msgid "Unable to print test page:"
msgstr "Nie można wydrukować strony testowej:"
@@ -4231,12 +4181,12 @@ msgstr "Nie można wydrukować strony testowej:"
msgid "Unable to run \"%s\": %s\n"
msgstr "Nie można uruchomić \"%s\": %s\n"
-msgid "Unable to send command to printer driver!"
-msgstr "Nie można wysłać polecenia do sterownika drukarki!"
+msgid "Unable to send command to printer driver"
+msgstr ""
#, c-format
-msgid "Unable to set Windows printer driver (%d)!"
-msgstr "Nie można ustawić sterownika drukarki Windows (%d)!"
+msgid "Unable to set Windows printer driver (%d)"
+msgstr ""
msgid "Unable to set options:"
msgstr "Nie można ustawić opcji:"
@@ -4247,8 +4197,8 @@ msgstr "Nie można ustalić domyślnych parametrów serwera:"
msgid "Unable to upload cupsd.conf file:"
msgstr "Nie można wysłać pliku cupsd.conf:"
-msgid "Unable to use legacy USB class driver!\n"
-msgstr "Nie można użyć starszego sterownika USB!\n"
+msgid "Unable to use legacy USB class driver\n"
+msgstr ""
msgid "Unauthorized"
msgstr "Brak uwierzytelnienia"
@@ -4268,28 +4218,28 @@ msgid "Unknown printer-op-policy \"%s\"."
msgstr "Nieznane printer-op-policy \"%s\"."
#, c-format
-msgid "Unsupported character set \"%s\"!"
-msgstr "Nieobsługiwany zestaw znaków \"%s\"!"
+msgid "Unsupported character set \"%s\""
+msgstr ""
#, c-format
-msgid "Unsupported compression \"%s\"!"
-msgstr "Nieobsługiwana kompresja \"%s\"!"
+msgid "Unsupported compression \"%s\""
+msgstr ""
#, c-format
-msgid "Unsupported compression attribute %s!"
-msgstr "Nieobsługiwana cecha kompresji %s!"
+msgid "Unsupported compression attribute %s"
+msgstr ""
#, c-format
-msgid "Unsupported format \"%s\"!"
-msgstr "Nieobsługiwany format \"%s\"!"
+msgid "Unsupported format \"%s\""
+msgstr ""
#, c-format
-msgid "Unsupported format '%s'!"
-msgstr "Nieobsługiwany format \"%s\"!"
+msgid "Unsupported format '%s'"
+msgstr ""
#, c-format
-msgid "Unsupported format '%s/%s'!"
-msgstr "Nieobsługiwany format \"%s/%s\"!"
+msgid "Unsupported format '%s/%s'"
+msgstr ""
msgid "Unsupported value type"
msgstr "Nieobsługiwany rodzaj wartości"
@@ -4463,6 +4413,8 @@ msgid ""
"\n"
"Options:\n"
"\n"
+" -I {filename,filters,none,profiles}\n"
+" Ignore specific warnings\n"
" -R root-directory Set alternate root\n"
" -W {all,none,constraints,defaults,duplex,filters,profiles,sizes,"
"translations}\n"
@@ -4473,6 +4425,22 @@ msgid ""
" -vv Be very verbose\n"
msgstr ""
+msgid ""
+"Usage: ipptest [options] URI filename.test [ ... filenameN.test ]\n"
+"\n"
+"Options:\n"
+"\n"
+"-E Test with encryption.\n"
+"-V version Set default IPP version.\n"
+"-X Produce XML instead of plain text.\n"
+"-c Send requests using chunking (default)\n"
+"-d name=value Define variable.\n"
+"-f filename Set default test file.\n"
+"-i seconds Repeat the last test file with the given interval.\n"
+"-l Send requests using content-length\n"
+"-v Show all attributes sent and received.\n"
+msgstr ""
+
msgid "Usage: lpmove job/src dest\n"
msgstr "Użycie: lpmove zlecenie/źródło cel\n"
@@ -4602,13 +4570,13 @@ msgstr "WARNING: dodaję tylko pierwszych %d znalezionych drukarek"
msgid "WARNING: Boolean expected for waiteof option \"%s\"\n"
msgstr "WARNING: dla opcji waiteof oczekiwano wartości logicznej \"%s\"\n"
-msgid "WARNING: Failed to read side-channel request!\n"
-msgstr "WARNING: nie można odczytać żądania z kanału bocznego!\n"
+#, c-format
+msgid "WARNING: Network host '%s' is busy; will retry in %d seconds...\n"
+msgstr ""
#, c-format
-msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature!\n"
+msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature\n"
msgstr ""
-"WARNING: Opcja \"%s\" nie może zostać dołączona za pomocą IncludeFeature!\n"
msgid "WARNING: Printer not responding\n"
msgstr "WARNING: drukarka nie odpowiada\n"
@@ -4619,36 +4587,24 @@ msgstr "WARNING: drukarka wysłała niespodziewany EOF\n"
#, c-format
msgid ""
"WARNING: Remote host did not respond with command status byte after %d "
-"seconds!\n"
+"seconds\n"
msgstr ""
-"WARNING: Serwer zdalny nie odpowiada bajtem statusu polecenia po %d "
-"sekundach!\n"
#, c-format
msgid ""
"WARNING: Remote host did not respond with control status byte after %d "
-"seconds!\n"
+"seconds\n"
msgstr ""
-"WARNING: zdalny serwer nie odpowiada bajtem statusu kontroli po %d "
-"sekundach!\n"
#, c-format
msgid ""
-"WARNING: Remote host did not respond with data status byte after %d "
-"seconds!\n"
+"WARNING: Remote host did not respond with data status byte after %d seconds\n"
msgstr ""
-"WARNING: zdalny serwer nie odpowiada bajtem statusu danych po %d sekundach!\n"
-
-#, c-format
-msgid "WARNING: SCSI command timed out (%d); retrying...\n"
-msgstr "WARNING: Upłynął czas oczekiwania polecenia SCSI (%d); ponawiam…\n"
msgid ""
"WARNING: This document does not conform to the Adobe Document Structuring "
-"Conventions and may not print correctly!\n"
+"Conventions and may not print correctly\n"
msgstr ""
-"WARNING: Ten dokument nie jest zgodny z Konwencją struktury dokumentu Adobe "
-"i może nie zostać wydrukowany prawidłowo!\n"
#, c-format
msgid "WARNING: Unable to open \"%s:%s\": %s\n"
@@ -4666,31 +4622,23 @@ msgid "WARNING: Unknown PAP packet of type %d\n"
msgstr "WARNING: nieznany pakiet PAP typu %d\n"
#, c-format
-msgid "WARNING: Unknown choice \"%s\" for option \"%s\"!\n"
-msgstr "WARNING: Nieznany wybór \"%s\" dla opcji \"%s\"!\n"
+msgid "WARNING: Unknown choice \"%s\" for option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "WARNING: Unknown option \"%s\"!\n"
-msgstr "WARNING: Nieznana opcja \"%s\"!\n"
+msgid "WARNING: Unknown option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "WARNING: Unsupported baud rate %s!\n"
-msgstr "WARNING: Nieobsługiwana częstotliwość bodów %s!\n"
+msgid "WARNING: Unsupported baud rate %s\n"
+msgstr ""
#, c-format
msgid "WARNING: number expected for status option \"%s\"\n"
msgstr "WARNING: spodziewana liczba dla opcji statusu \"%s\"\n"
-#, c-format
-msgid ""
-"WARNING: recoverable: Network host '%s' is busy; will retry in %d "
-"seconds...\n"
+msgid "Warning, no Windows 2000 printer drivers are installed"
msgstr ""
-"WARNING: usuwalny: Serwer sieciowy '%s' jest zajęty; ponowię za %d "
-"sekund...\n"
-
-msgid "Warning, no Windows 2000 printer drivers are installed!"
-msgstr "Ostrzeżenie, brak zainstalowanych sterowników drukarek Windows 2000!"
msgid "Yes"
msgstr "Tak"
@@ -4739,26 +4687,26 @@ msgid "cupsctl: Unable to connect to server: %s\n"
msgstr "cupsctl: nie można się połączyć z serwerem: %s\n"
#, c-format
-msgid "cupsctl: Unknown option \"%s\"!\n"
-msgstr "cupsctl: Nieznana opcja \"%s\"!\n"
+msgid "cupsctl: Unknown option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "cupsctl: Unknown option \"-%c\"!\n"
-msgstr "cupsctl: Nieznana opcja \"-%c\"!\n"
+msgid "cupsctl: Unknown option \"-%c\"\n"
+msgstr ""
-msgid "cupsd: Expected config filename after \"-c\" option!\n"
-msgstr "cupsd: oczekiwana nazwa pliku konfiguracji po opcji \"-c\"!\n"
+msgid "cupsd: Expected config filename after \"-c\" option\n"
+msgstr ""
-msgid "cupsd: Unable to get current directory!\n"
-msgstr "cupsd: nie da się uzyskać bieżącego katalogu!\n"
+msgid "cupsd: Unable to get current directory\n"
+msgstr ""
#, c-format
-msgid "cupsd: Unknown argument \"%s\" - aborting!\n"
-msgstr "cupsd: nieznany argument \"%s\" - przerywam!\n"
+msgid "cupsd: Unknown argument \"%s\" - aborting\n"
+msgstr ""
#, c-format
-msgid "cupsd: Unknown option \"%c\" - aborting!\n"
-msgstr "cupsd: nieznana opcja \"%c\" - przerywam!\n"
+msgid "cupsd: Unknown option \"%c\" - aborting\n"
+msgstr ""
msgid "cupsd: launchd(8) support not compiled in, running in normal mode.\n"
msgstr ""
@@ -4766,15 +4714,15 @@ msgstr ""
"trybie.\n"
#, c-format
-msgid "cupsfilter: Invalid document number %d!\n"
-msgstr "cupsfilter: nieprawidłowy numer dokumentu %d!\n"
+msgid "cupsfilter: Invalid document number %d\n"
+msgstr ""
#, c-format
-msgid "cupsfilter: Invalid job ID %d!\n"
-msgstr "cupsfilter: nieprawidłowy kod zlecenia %d!\n"
+msgid "cupsfilter: Invalid job ID %d\n"
+msgstr ""
-msgid "cupsfilter: Only one filename can be specified!\n"
-msgstr "cupsfilter: Może być określona tylko jedna nazwa pliku!\n"
+msgid "cupsfilter: Only one filename can be specified\n"
+msgstr ""
#, c-format
msgid "cupsfilter: Unable to get job file - %s\n"
@@ -4809,59 +4757,95 @@ msgstr "help\t\tpomoc na temat poleceń\n"
msgid "idle"
msgstr "bezczynna"
-msgid "job-printer-uri attribute missing!"
-msgstr "Brakuje cechy job-printer-uri!"
+msgid "ipptest: \"-i\" is incompatible with \"-x\".\n"
+msgstr ""
-msgid "lpadmin: Class name can only contain printable characters!\n"
-msgstr "lpadmin: nazwa klasy może zawierać tylko drukowalne znaki!\n"
+#, c-format
+msgid "ipptest: Bad URI - %s.\n"
+msgstr ""
-msgid "lpadmin: Expected PPD after '-P' option!\n"
-msgstr "lpadmin: oczekiwany PPD po opcji \"-P\"!\n"
+#, c-format
+msgid "ipptest: Bad version %s for \"-V\".\n"
+msgstr ""
-msgid "lpadmin: Expected allow/deny:userlist after '-u' option!\n"
-msgstr "lpadmin: oczekiwane allow/deny:userlist po opcji \"-u\"!\n"
+msgid "ipptest: May only specify a single URI.\n"
+msgstr ""
+
+msgid "ipptest: Missing filename for \"-f\".\n"
+msgstr ""
+
+msgid "ipptest: Missing name=value for \"-d\".\n"
+msgstr ""
+
+msgid "ipptest: Missing seconds for \"-i\".\n"
+msgstr ""
+
+msgid "ipptest: Missing version for \"-V\".\n"
+msgstr ""
+
+msgid "ipptest: Only http, https, and ipp URIs are supported."
+msgstr ""
+
+msgid "ipptest: URI required before test file."
+msgstr ""
+
+#, c-format
+msgid "ipptest: Unknown option \"-%c\".\n"
+msgstr ""
-msgid "lpadmin: Expected class after '-r' option!\n"
-msgstr "lpadmin: oczekiwana klasa po opcji \"-r\"!\n"
+msgid "job-printer-uri attribute missing"
+msgstr ""
+
+msgid "lpadmin: Class name can only contain printable characters\n"
+msgstr ""
-msgid "lpadmin: Expected class name after '-c' option!\n"
-msgstr "lpadmin: oczekiwana nazwa klasy po opcji \"-c\"!\n"
+msgid "lpadmin: Expected PPD after '-P' option\n"
+msgstr ""
-msgid "lpadmin: Expected description after '-D' option!\n"
-msgstr "lpadmin: oczekiwany opis po pocji \"-D\"!\n"
+msgid "lpadmin: Expected allow/deny:userlist after '-u' option\n"
+msgstr ""
-msgid "lpadmin: Expected device URI after '-v' option!\n"
-msgstr "lpadmin: oczekiwane URI urządzenia po opcji \"-v\"!\n"
+msgid "lpadmin: Expected class after '-r' option\n"
+msgstr ""
-msgid "lpadmin: Expected file type(s) after '-I' option!\n"
-msgstr "lpadmin: oczekiwane typy plików po opcji \"-I\"!\n"
+msgid "lpadmin: Expected class name after '-c' option\n"
+msgstr ""
-msgid "lpadmin: Expected hostname after '-h' option!\n"
-msgstr "lpadmin: oczekiwana nazwa komputera po opcji \"-h\"!\n"
+msgid "lpadmin: Expected description after '-D' option\n"
+msgstr ""
-msgid "lpadmin: Expected interface after '-i' option!\n"
-msgstr "lpadmin: oczekiwany interfejs po opcji \"-i\"!\n"
+msgid "lpadmin: Expected device URI after '-v' option\n"
+msgstr ""
-msgid "lpadmin: Expected location after '-L' option!\n"
-msgstr "lpadmin: oczekiwane położenie po opcji \"-L\"!\n"
+msgid "lpadmin: Expected file type(s) after '-I' option\n"
+msgstr ""
-msgid "lpadmin: Expected model after '-m' option!\n"
-msgstr "lpadmin: oczekiwany model po opcji \"-m\"!\n"
+msgid "lpadmin: Expected hostname after '-h' option\n"
+msgstr ""
-msgid "lpadmin: Expected name=value after '-o' option!\n"
-msgstr "lpadmin: oczekiwana nazwa=wartość po opcji \"-o\"!\n"
+msgid "lpadmin: Expected interface after '-i' option\n"
+msgstr ""
-msgid "lpadmin: Expected printer after '-p' option!\n"
-msgstr "lpadmin: oczekiwana drukarka po opcji \"-p\"!\n"
+msgid "lpadmin: Expected location after '-L' option\n"
+msgstr ""
-msgid "lpadmin: Expected printer name after '-d' option!\n"
-msgstr "lpadmin: oczekiwana nazw drukarki po opcji \"-d\"!\n"
+msgid "lpadmin: Expected model after '-m' option\n"
+msgstr ""
-msgid "lpadmin: Expected printer or class after '-x' option!\n"
-msgstr "lpadmin: oczekiwana drukarka lub klasa po opcji \"-x\"!\n"
+msgid "lpadmin: Expected name=value after '-o' option\n"
+msgstr ""
-msgid "lpadmin: No member names were seen!\n"
-msgstr "lpadmin: nie zobaczono żadnych nazw elementów!\n"
+msgid "lpadmin: Expected printer after '-p' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected printer name after '-d' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected printer or class after '-x' option\n"
+msgstr ""
+
+msgid "lpadmin: No member names were seen\n"
+msgstr ""
#, c-format
msgid "lpadmin: Printer %s is already a member of class %s.\n"
@@ -4871,15 +4855,13 @@ msgstr "lpadmin: drukarka %s jest już elementem klasy %s.\n"
msgid "lpadmin: Printer %s is not a member of class %s.\n"
msgstr "lpadmin: drukarka %s nie jest elementem klasy %s.\n"
-msgid "lpadmin: Printer name can only contain printable characters!\n"
-msgstr "lpadmin: nazwa drukarki może zawierać tylko drukowalne znaki!\n"
+msgid "lpadmin: Printer name can only contain printable characters\n"
+msgstr ""
msgid ""
"lpadmin: Unable to add a printer to the class:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: nie można dodać drukarki do klasy:\n"
-" Najpierw musi zostać określona nazwa drukarki!\n"
#, c-format
msgid "lpadmin: Unable to connect to server: %s\n"
@@ -4895,127 +4877,109 @@ msgstr "lpadmin: nie można otworzyć pliku \"%s\": %s\n"
msgid ""
"lpadmin: Unable to remove a printer from the class:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: nie można usunąć drukarki z klasy:\n"
-" Najpierw musi zostać określona nazwa drukarki!\n"
msgid ""
"lpadmin: Unable to set the PPD file:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: nie można ustawić pliku PPD:\n"
-" Najpierw musi zostać określona nazwa drukarki!\n"
msgid ""
"lpadmin: Unable to set the device URI:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: nie można ustawić URI urządzenia:\n"
-" Najpierw musi zostać określona nazwa drukarki!\n"
msgid ""
"lpadmin: Unable to set the interface script or PPD file:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: nie można ustawić skryptu interfejsu lub pliku PPD:\n"
-" Najpierw musi zostać określona nazwa drukarki!\n"
msgid ""
"lpadmin: Unable to set the interface script:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: nie można ustawić skryptu interfejsu:\n"
-" Najpierw musi zostać określona nazwa drukarki!\n"
msgid ""
"lpadmin: Unable to set the printer description:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Unable to set the printer description:\n"
-" Najpierw musi zostać określona nazwa drukarki!\n"
msgid ""
"lpadmin: Unable to set the printer location:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: nie można ustawić położenia drukarki:\n"
-" Najpierw musi zostać określona nazwa drukarki!\n"
msgid ""
"lpadmin: Unable to set the printer options:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: nie można ustawić opcji drukarki:\n"
-" Najpierw musi zostać określona nazwa drukarki!\n"
#, c-format
-msgid "lpadmin: Unknown allow/deny option \"%s\"!\n"
-msgstr "lpadmin: nieznana opcja zezwól/zabroń \"%s\"!\n"
+msgid "lpadmin: Unknown allow/deny option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "lpadmin: Unknown argument '%s'!\n"
-msgstr "lpadmin: nieznany argument \"%s\"!\n"
+msgid "lpadmin: Unknown argument '%s'\n"
+msgstr ""
#, c-format
-msgid "lpadmin: Unknown option '%c'!\n"
-msgstr "lpadmin: nieznana opcja \"%c\"!\n"
+msgid "lpadmin: Unknown option '%c'\n"
+msgstr ""
-msgid "lpadmin: Warning - content type list ignored!\n"
+msgid "lpadmin: Warning - content type list ignored\n"
msgstr ""
-"lpadmin: ostrzeżenie - lista rodzajów zawartości została zignorowana!\n"
msgid "lpc> "
msgstr "lpc> "
-msgid "lpinfo: Expected 1284 device ID string after --device-id!\n"
-msgstr "lpinfo: po --device-id spodziewany jest ciąg ID urządzenia 1284!\n"
+msgid "lpinfo: Expected 1284 device ID string after --device-id\n"
+msgstr ""
-msgid "lpinfo: Expected language after --language!\n"
-msgstr "lpinfo: po --language spodziewany jest język!\n"
+msgid "lpinfo: Expected language after --language\n"
+msgstr ""
-msgid "lpinfo: Expected make and model after --make-and-model!\n"
-msgstr "lpinfo: po --make-and-model spodziewana jest marka i model!\n"
+msgid "lpinfo: Expected make and model after --make-and-model\n"
+msgstr ""
-msgid "lpinfo: Expected product string after --product!\n"
+msgid "lpinfo: Expected product string after --product\n"
msgstr ""
-"lpinfo: po --product spodziewany jest ciąg identyfikujący producenta!\n"
-msgid "lpinfo: Expected scheme list after --exclude-schemes!\n"
-msgstr "lpinfo: po --exclude-schemes spodziewana jest lista schematów!\n"
+msgid "lpinfo: Expected scheme list after --exclude-schemes\n"
+msgstr ""
-msgid "lpinfo: Expected scheme list after --include-schemes!\n"
-msgstr "lpinfo: po --include-schemes spodziewana jest lista schematów!\n"
+msgid "lpinfo: Expected scheme list after --include-schemes\n"
+msgstr ""
-msgid "lpinfo: Expected timeout after --timeout!\n"
-msgstr "lpinfo: po --timeout spodziewany jest limit czasu!\n"
+msgid "lpinfo: Expected timeout after --timeout\n"
+msgstr ""
#, c-format
-msgid "lpinfo: Unknown argument '%s'!\n"
-msgstr "lpinfo: nieznany argument \"%s\"!\n"
+msgid "lpinfo: Unknown argument '%s'\n"
+msgstr ""
#, c-format
-msgid "lpinfo: Unknown option '%c'!\n"
-msgstr "lpinfo: nieznana opcja \"%c\"!\n"
+msgid "lpinfo: Unknown option '%c'\n"
+msgstr ""
#, c-format
-msgid "lpinfo: Unknown option '%s'!\n"
-msgstr "lpinfo: nieznana opcja '%s'!\n"
+msgid "lpinfo: Unknown option '%s'\n"
+msgstr ""
#, c-format
msgid "lpmove: Unable to connect to server: %s\n"
msgstr "lpmove: nie można połączyć się z serwerem: %s\n"
#, c-format
-msgid "lpmove: Unknown argument '%s'!\n"
-msgstr "lpmove: nieznany argument \"%s\"!\n"
+msgid "lpmove: Unknown argument '%s'\n"
+msgstr ""
#, c-format
-msgid "lpmove: Unknown option '%c'!\n"
-msgstr "lpmove: nieznana opcja \"%c\"!\n"
+msgid "lpmove: Unknown option '%c'\n"
+msgstr ""
-msgid "lpoptions: No printers!?!\n"
-msgstr "lpoptions: brak drukarek?!?\n"
+msgid "lpoptions: No printers\n"
+msgstr ""
#, c-format
msgid "lpoptions: Unable to add printer or instance: %s\n"
@@ -5026,23 +4990,23 @@ msgid "lpoptions: Unable to get PPD file for %s: %s\n"
msgstr "lpoptions: nie można otworzyć pliku PPD dla %s: %s\n"
#, c-format
-msgid "lpoptions: Unable to open PPD file for %s!\n"
-msgstr "lpoptions: nie można otworzyć pliku PPD dla %s!\n"
+msgid "lpoptions: Unable to open PPD file for %s\n"
+msgstr ""
-msgid "lpoptions: Unknown printer or class!\n"
-msgstr "lpoptions: nieznana drukarka lub klasa!\n"
+msgid "lpoptions: Unknown printer or class\n"
+msgstr ""
-msgid "lppasswd: Only root can add or delete passwords!\n"
-msgstr "lppasswd: tylko root może dodać lub usunąć hasła!\n"
+msgid "lppasswd: Only root can add or delete passwords\n"
+msgstr ""
-msgid "lppasswd: Password file busy!\n"
-msgstr "lppasswd: plik hasła jest zajęty!\n"
+msgid "lppasswd: Password file busy\n"
+msgstr ""
-msgid "lppasswd: Password file not updated!\n"
-msgstr "lppasswd: plik hasła nie został zaktualizowany!\n"
+msgid "lppasswd: Password file not updated\n"
+msgstr ""
-msgid "lppasswd: Sorry, password doesn't match!\n"
-msgstr "lppasswd: przepraszam, hasła się nie zgadzają!\n"
+msgid "lppasswd: Sorry, password doesn't match\n"
+msgstr ""
msgid ""
"lppasswd: Sorry, password rejected.\n"
@@ -5053,8 +5017,8 @@ msgstr ""
"Hasło musi mieć co najmniej 6 znaków, nie może zawierać nazwy\n"
"użytkownika i musi zawierać co najmniej jedną literę i liczbę.\n"
-msgid "lppasswd: Sorry, passwords don't match!\n"
-msgstr "lppasswd: przepraszam, hasła się nie zgadzają!\n"
+msgid "lppasswd: Sorry, passwords don't match\n"
+msgstr ""
#, c-format
msgid "lppasswd: Unable to copy password string: %s\n"
@@ -5085,10 +5049,8 @@ msgstr "lppasswd: użytkownik \"%s\" i grupa \"%s\" nie istnieją.\n"
#, c-format
msgid ""
"lpstat: error - %s environment variable names non-existent destination \"%s"
-"\"!\n"
+"\"\n"
msgstr ""
-"lpstat: błąd - %s nazw zmiennych środowiskowych z nieistniejącym celem \"%s"
-"\"!\n"
#, c-format
msgid "members of class %s:\n"
@@ -5100,20 +5062,20 @@ msgstr "brak wpisów\n"
msgid "no system default destination\n"
msgstr "brak domyślnego celu systemowego\n"
-msgid "notify-events not specified!"
-msgstr "notify-even jest nieokreślone!"
+msgid "notify-events not specified"
+msgstr ""
#, c-format
-msgid "notify-recipient-uri URI \"%s\" is already used!"
-msgstr "notify-recipient-uri URI \"%s\" jest już użyte!"
+msgid "notify-recipient-uri URI \"%s\" is already used"
+msgstr ""
#, c-format
-msgid "notify-recipient-uri URI \"%s\" uses unknown scheme!"
-msgstr "URI notify-recipient-uri \"%s\" wykorzystuje nieznany schemat!"
+msgid "notify-recipient-uri URI \"%s\" uses unknown scheme"
+msgstr ""
#, c-format
-msgid "notify-subscription-id %d no good!"
-msgstr "%d notify-subscription-id nie dobre!"
+msgid "notify-subscription-id %d no good"
+msgstr ""
msgid "pending"
msgstr "oczekujące"
@@ -5131,40 +5093,40 @@ msgid "ppdc: Bad boolean value (%s) on line %d of %s.\n"
msgstr "ppdc: nieprawidłowa wartość logiczna (%s), linia %d w %s.\n"
#, c-format
-msgid "ppdc: Bad resolution name \"%s\" on line %d of %s!\n"
-msgstr "ppdc: nieprawidłowa nazwa rozdzielczości \"%s\", linia %d w %s!\n"
+msgid "ppdc: Bad resolution name \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Bad status keyword %s on line %d of %s!\n"
-msgstr "ppdc: nieprawidłowe słowo kluczowe statusu %s, linia %d w %s!\n"
+msgid "ppdc: Bad status keyword %s on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Bad variable substitution ($%c) on line %d of %s.\n"
msgstr "ppdc: nieprawidłowe zastąpienie zmiennej ($%c), linia %d w %s.\n"
#, c-format
-msgid "ppdc: Choice found on line %d of %s with no Option!\n"
-msgstr "ppdc: w linii %d %s jest wybór bez opcji!\n"
+msgid "ppdc: Choice found on line %d of %s with no Option\n"
+msgstr ""
#, c-format
-msgid "ppdc: Duplicate #po for locale %s on line %d of %s!\n"
-msgstr "ppdc: powielone #po dla %s, linia %d w %s!\n"
+msgid "ppdc: Duplicate #po for locale %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected a filter definition on line %d of %s!\n"
-msgstr "ppdc: w linii %d %s spodziewana jest definicja filtra!\n"
+msgid "ppdc: Expected a filter definition on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected a program name on line %d of %s!\n"
-msgstr "ppdc: w linii %d %s spodziewana jest nazwa programu!\n"
+msgid "ppdc: Expected a program name on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Expected boolean value on line %d of %s.\n"
msgstr "ppdc: w linii %d %s spodziewana jest wartość logiczna.\n"
#, c-format
-msgid "ppdc: Expected charset after Font on line %d of %s!\n"
-msgstr "ppdc: w linii %d %s spodziewany jest zestaw znaków po Font!\n"
+msgid "ppdc: Expected charset after Font on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Expected choice code on line %d of %s.\n"
@@ -5175,192 +5137,180 @@ msgid "ppdc: Expected choice name/text on line %d of %s.\n"
msgstr "ppdc: w linii %d %s spodziewana jest nazwa/tekst wyboru.\n"
#, c-format
-msgid "ppdc: Expected color order for ColorModel on line %d of %s!\n"
+msgid "ppdc: Expected color order for ColorModel on line %d of %s\n"
msgstr ""
-"ppdc: w linii %d %s spodziewana jest kolejność kolorów dla ColorModel!\n"
#, c-format
-msgid "ppdc: Expected colorspace for ColorModel on line %d of %s!\n"
+msgid "ppdc: Expected colorspace for ColorModel on line %d of %s\n"
msgstr ""
-"ppdc: w linii %d %s spodziewana jest przestrzeń kolorów dla ColorModel!\n"
#, c-format
-msgid "ppdc: Expected compression for ColorModel on line %d of %s!\n"
-msgstr "ppdc: w linii %d %s spodziewana jest kompresja dla ColorModel!\n"
+msgid "ppdc: Expected compression for ColorModel on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected constraints string for UIConstraints on line %d of %s!\n"
-msgstr "ppdc: w linii %d %s spodziewany ciąg ograniczenia dla UIConstraints!\n"
+msgid "ppdc: Expected constraints string for UIConstraints on line %d of %s\n"
+msgstr ""
#, c-format
msgid ""
-"ppdc: Expected driver type keyword following DriverType on line %d of %s!\n"
+"ppdc: Expected driver type keyword following DriverType on line %d of %s\n"
msgstr ""
-"ppdc: w linii %d %s spodziewane słowo kluczowe określające typ sterownika po "
-"DriverType!\n"
#, c-format
-msgid "ppdc: Expected duplex type after Duplex on line %d of %s!\n"
+msgid "ppdc: Expected duplex type after Duplex on line %d of %s\n"
msgstr ""
-"ppdc: w linii %d %s spodziewany jest typ druku obustronnego po Duplex!\n"
#, c-format
-msgid "ppdc: Expected encoding after Font on line %d of %s!\n"
-msgstr "ppdc: w linii %d %s spodziewane jest kodowanie po Font!\n"
+msgid "ppdc: Expected encoding after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected filename after #po %s on line %d of %s!\n"
-msgstr "ppdc: spodziewana jest nazwa pliku po #po dla %s, linia %d w %s!\n"
+msgid "ppdc: Expected filename after #po %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected group name/text on line %d of %s!\n"
-msgstr "ppdc: w linii %d %s spodziewana jest nazwa grupy/tekst.\n"
+msgid "ppdc: Expected group name/text on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected include filename on line %d of %s!\n"
-msgstr "ppdc: w linii %d %s spodziewana jest nazwa dołączanego pliku.\n"
+msgid "ppdc: Expected include filename on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected integer on line %d of %s!\n"
-msgstr "ppdc: w linii %d %s spodziewana jest liczba całkowita.\n"
+msgid "ppdc: Expected integer on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected locale after #po on line %d of %s!\n"
-msgstr "ppdc: spodziewane jest locale po #po dla, linia %d w %s!\n"
+msgid "ppdc: Expected locale after #po on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after %s on line %d of %s!\n"
-msgstr "ppdc: spodziewana jest nazwa po %s, linia %d w %s!\n"
+msgid "ppdc: Expected name after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after FileName on line %d of %s!\n"
-msgstr "ppdc: spodziewana jest nazwa po FileName, linia %d w %s!\n"
+msgid "ppdc: Expected name after FileName on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after Font on line %d of %s!\n"
-msgstr "ppdc: spodziewana jest nazwa po Font, linia %d w %s!\n"
+msgid "ppdc: Expected name after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after Manufacturer on line %d of %s!\n"
-msgstr "ppdc: spodziewana jest nazwa po Manufacturer, linia %d w %s!\n"
+msgid "ppdc: Expected name after Manufacturer on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after MediaSize on line %d of %s!\n"
-msgstr "ppdc: spodziewana jest nazwa po MediaSize, linia %d w %s!\n"
+msgid "ppdc: Expected name after MediaSize on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after ModelName on line %d of %s!\n"
-msgstr "ppdc: spodziewana jest nazwa po ModelName, linia %d w %s!\n"
+msgid "ppdc: Expected name after ModelName on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after PCFileName on line %d of %s!\n"
-msgstr "ppdc: spodziewana jest nazwa po PCFileName, linia %d w %s!\n"
+msgid "ppdc: Expected name after PCFileName on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text after %s on line %d of %s!\n"
-msgstr "ppdc: spodziewana jest nazwa/tekst po %s, linia %d w %s!\n"
+msgid "ppdc: Expected name/text after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text after Installable on line %d of %s!\n"
-msgstr "ppdc: spodziewana jest nazwa/tekst po Installable, linia %d w %s!\n"
+msgid "ppdc: Expected name/text after Installable on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text after Resolution on line %d of %s!\n"
-msgstr "ppdc: spodziewana jest nazwa/tekst po Resolution, linia %d w %s!\n"
+msgid "ppdc: Expected name/text after Resolution on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text combination for ColorModel on line %d of %s!\n"
+msgid "ppdc: Expected name/text combination for ColorModel on line %d of %s\n"
msgstr ""
-"ppdc: w linii %d %s spodziewana jest kombinacja nazwa/tekst dla ColorModel!\n"
#, c-format
-msgid "ppdc: Expected option name/text on line %d of %s!\n"
-msgstr "ppdc: w linii %d %s spodziewana jest nazwa opcji/tekst.\n"
+msgid "ppdc: Expected option name/text on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected option section on line %d of %s!\n"
-msgstr "ppdc: w linii %d %s spodziewana jest nazwa opcji/tekst.\n"
+msgid "ppdc: Expected option section on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected option type on line %d of %s!\n"
-msgstr "ppdc: w linii %d %s spodziewany jest typ opcji/tekst.\n"
+msgid "ppdc: Expected option type on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected override field after Resolution on line %d of %s!\n"
+msgid "ppdc: Expected override field after Resolution on line %d of %s\n"
msgstr ""
-"ppdc: spodziewane jest pole zastąpienia po Resolution, linia %d w %s!\n"
#, c-format
-msgid "ppdc: Expected real number on line %d of %s!\n"
-msgstr "ppdc: w linii %d %s spodziewana jest liczba rzeczywista.\n"
+msgid "ppdc: Expected real number on line %d of %s\n"
+msgstr ""
#, c-format
msgid ""
-"ppdc: Expected resolution/mediatype following ColorProfile on line %d of %"
-"s!\n"
+"ppdc: Expected resolution/mediatype following ColorProfile on line %d of %s\n"
msgstr ""
-"ppdc: w linii %d %s spodziwana jest rozdzielczość/typ nośnika po "
-"ColorProfile!\n"
#, c-format
msgid ""
"ppdc: Expected resolution/mediatype following SimpleColorProfile on line %d "
-"of %s!\n"
+"of %s\n"
msgstr ""
-"ppdc: w linii %d %s spodziwana jest rozdzielczość/typ nośnika po "
-"SimpleColorProfile!\n"
#, c-format
-msgid "ppdc: Expected selector after %s on line %d of %s!\n"
-msgstr "ppdc: spodziewany jest wybieracz po %s, linia %d w %s!\n"
+msgid "ppdc: Expected selector after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected status after Font on line %d of %s!\n"
-msgstr "ppdc: spodziewany jest status po Font, linia %d w %s!\n"
+msgid "ppdc: Expected status after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected string after Copyright on line %d of %s!\n"
-msgstr "ppdc: spodziewany jest ciąg znaków po Copyright, linia %d w %s!\n"
+msgid "ppdc: Expected string after Copyright on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected string after Version on line %d of %s!\n"
-msgstr "ppdc: spodziewany jest ciąg znaków po Version, linia %d w %s!\n"
+msgid "ppdc: Expected string after Version on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected two option names on line %d of %s!\n"
-msgstr "ppdc: w linii %d %s spodziewane są dwie nazwy opcji!\n"
+msgid "ppdc: Expected two option names on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected value after %s on line %d of %s!\n"
-msgstr "ppdc: spodziewana jest wartość po %s, linia %d w %s!\n"
+msgid "ppdc: Expected value after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected version after Font on line %d of %s!\n"
-msgstr "ppdc: spodziewana jest wersja po Fon, linia %d w %s!\n"
+msgid "ppdc: Expected version after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid #include/#po filename \"%s\"!\n"
-msgstr "ppdc: nieprawidłowa nazwa pliku #include/#po \"%s\"!\n"
+msgid "ppdc: Invalid #include/#po filename \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid cost for filter on line %d of %s!\n"
-msgstr "ppdc: nieprawidłowy koszt filtru w linii %d %s!\n"
+msgid "ppdc: Invalid cost for filter on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid empty MIME type for filter on line %d of %s!\n"
-msgstr "ppdc: nieprawidłowy typ MIME dla filtru w linii %d %s!\n"
+msgid "ppdc: Invalid empty MIME type for filter on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid empty program name for filter on line %d of %s!\n"
-msgstr "ppdc: nieprawidłowa pusta nazwa programu dla filtru w linii %d %s!\n"
+msgid "ppdc: Invalid empty program name for filter on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid option section \"%s\" on line %d of %s!\n"
-msgstr "ppdc: nieprawidłowy wybór opcji \"%s\", linia %d w %s!\n"
+msgid "ppdc: Invalid option section \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid option type \"%s\" on line %d of %s!\n"
-msgstr "ppdc: nieprawidłowy typ opcji \"%s\", linia %d w %s!\n"
+msgid "ppdc: Invalid option type \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Loading driver information file \"%s\"...\n"
@@ -5375,32 +5325,32 @@ msgid "ppdc: Loading messages from \"%s\"...\n"
msgstr "ppdc: wczytuję komunikaty z \"%s\"...\n"
#, c-format
-msgid "ppdc: Missing #endif at end of \"%s\"!\n"
-msgstr "ppdc: na końcu \"%s\" brakuje #endif!\n"
+msgid "ppdc: Missing #endif at end of \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ppdc: Missing #if on line %d of %s!\n"
-msgstr "ppdc: w linii %d %s brakuje #if!\n"
+msgid "ppdc: Missing #if on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: No message catalog provided for locale %s!\n"
-msgstr "ppdc: brak katalogu komunikatów w locale %s!\n"
+msgid "ppdc: No message catalog provided for locale %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Option %s defined in two different groups on line %d of %s!\n"
+msgid "ppdc: Option %s defined in two different groups on line %d of %s\n"
msgstr ""
#, c-format
-msgid "ppdc: Option %s redefined with a different type on line %d of %s!\n"
-msgstr "ppdc: opcja %s zdefiniowana ponownie jako inny typ, linia %d w %s!\n"
+msgid "ppdc: Option %s redefined with a different type on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Option constraint must *name on line %d of %s!\n"
-msgstr "ppdc: ograniczenie opcji wymaga *name w linii %d %s!\n"
+msgid "ppdc: Option constraint must *name on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Too many nested #if's on line %d of %s!\n"
-msgstr "ppdc: w linii %d %s jest zbyt dużo zagnieżdżonych instrukcji #if!\n"
+msgid "ppdc: Too many nested #if's on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Unable to create PPD file \"%s\" - %s.\n"
@@ -5419,12 +5369,12 @@ msgid "ppdc: Unable to execute cupstestppd: %s\n"
msgstr "ppdc: nie można wykonać cupstestppd: %s\n"
#, c-format
-msgid "ppdc: Unable to find #po file %s on line %d of %s!\n"
-msgstr "ppdc: nie można znaleźć pliku #po %s, linia %d w %s!\n"
+msgid "ppdc: Unable to find #po file %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unable to find include file \"%s\" on line %d of %s!\n"
-msgstr "ppdc: nie można znaleźć pliku dołączenia \"%s\", linia %d w %s!\n"
+msgid "ppdc: Unable to find include file \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Unable to find localization for \"%s\" - %s\n"
@@ -5439,31 +5389,33 @@ msgid "ppdc: Undefined variable (%s) on line %d of %s.\n"
msgstr "ppdc: niezdefiniowana zmienna (%s), linia %d w %s.\n"
#, c-format
-msgid "ppdc: Unknown driver type %s on line %d of %s!\n"
-msgstr "ppdc: nieznany typ sterownika %s, linia %d w %s!\n"
+msgid "ppdc: Unknown driver type %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s!\n"
-msgstr "ppdc: nieznany typ obustronny \"%s\", linia %d w %s!\n"
+msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown media size \"%s\" on line %d of %s!\n"
-msgstr "ppdc: nieznana wielkość nośnika \"%s\", linia %d w %s!\n"
+msgid "ppdc: Unknown media size \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown token \"%s\" seen on line %d of %s!\n"
-msgstr "ppdc: nieznany znacznik \"%s\", linia %d w %s!\n"
+msgid "ppdc: Unknown token \"%s\" seen on line %d of %s\n"
+msgstr ""
#, c-format
msgid ""
-"ppdc: Unknown trailing characters in real number \"%s\" on line %d of %s!\n"
+"ppdc: Unknown trailing characters in real number \"%s\" on line %d of %s\n"
+msgstr ""
+
+#, c-format
+msgid "ppdc: Unterminated string starting with %c on line %d of %s\n"
msgstr ""
-"ppdc: nieznane znaki wiodące w liczbie rzeczywistej \"%s\", linia %d w %s!\n"
#, c-format
-msgid "ppdc: Unterminated string starting with %c on line %d of %s!\n"
+msgid "ppdc: Warning - overlapping filename \"%s\".\n"
msgstr ""
-"ppdc: niezakończony ciąg znaków, rozpoczynający się od %c, linia %d w %s!\n"
#, c-format
msgid "ppdc: Writing %s...\n"
@@ -5474,8 +5426,8 @@ msgid "ppdc: Writing PPD files to directory \"%s\"...\n"
msgstr "ppdc: zapisuję pliki PPD do katalogu \"%s\"...\n"
#, c-format
-msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s!\n"
-msgstr "ppdmerge: nieprawidłowa wersja LanguageVersion \"%s\" w %s!\n"
+msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s\n"
+msgstr ""
#, c-format
msgid "ppdmerge: Ignoring PPD file %s...\n"
@@ -5552,21 +5504,615 @@ msgstr "nienazwane"
msgid "variable-bindings uses indefinite length"
msgstr "variable-bindings używa nieskończonej długości"
+#~ msgid " WARN %s has no corresponding options!\n"
+#~ msgstr " OSTRZEŻENIE %s nie posiada odpowiadających opcji!\n"
+
+#~ msgid " WARN Default choices conflicting!\n"
+#~ msgstr " OSTRZEŻENIE Konflikt domyślnych wyborów!\n"
+
+#~ msgid ""
+#~ " WARN Duplex option keyword %s may not work as expected and "
+#~ "should be named Duplex!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " OSTRZEŻENIE Podwójna opcja słowo kluczowe %s może nie działać "
+#~ "w spodziewany sposób i powinno nosić nazwę Podwójne!\n"
+#~ " REF: strona 122, sekcja 5.17\n"
+
+#~ msgid ""
+#~ " WARN File contains a mix of CR, LF, and CR LF line endings!\n"
+#~ msgstr ""
+#~ " OSTRZEŻENIE Plik zawiera mieszaninę zakończeń wierszy CR, LF i "
+#~ "CR LF!\n"
+
+#~ msgid " WARN Line %d only contains whitespace!\n"
+#~ msgstr " OSTRZEŻENIE Wiersz %d zawiera wyłącznie białe spacje!\n"
+
#~ msgid " WARN Missing APDialogExtension file \"%s\"\n"
#~ msgstr " OSTRZEŻENIE Brakujący plik APDialogExtension \"%s\"\n"
#~ msgid " WARN Missing APPrinterIconPath file \"%s\"\n"
#~ msgstr " OSTRZEŻENIE Brakujący plik APPrinterIconPath \"%s\"\n"
+#~ msgid ""
+#~ " WARN Non-Windows PPD files should use lines ending with only "
+#~ "LF, not CR LF!\n"
+#~ msgstr ""
+#~ " OSTRZEŻENIE Pliki PPD nie przeznaczone dla Windows powinny "
+#~ "używać tylko zakończeń wierszy LF, nie CR LF!"
+
+#~ msgid ""
+#~ " WARN Obsolete PPD version %.1f!\n"
+#~ " REF: Page 42, section 5.2.\n"
+#~ msgstr ""
+#~ " OSTRZEŻENIE Przestarzała wersja PPD %.1f!\n"
+#~ " REF: strona 42, sekcja 5.2.\n"
+
+#~ msgid " %s %s %s does not exist!\n"
+#~ msgstr " %s %s %s nie istnieje!\n"
+
+#~ msgid ""
+#~ " %s Bad %s choice %s!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " %s Zły wybór %s, %s!\n"
+#~ " REF: strona 122, sekcja 5.17\n"
+
+#~ msgid " %s Bad UTF-8 \"%s\" translation string for option %s!\n"
+#~ msgstr ""
+#~ " %s Nieprawidłowy UTF-8 łańcucha tekstowegi tłumaczenia \"%s\" dla "
+#~ "opcji %s!\n"
+
+#~ msgid ""
+#~ " %s Bad UTF-8 \"%s\" translation string for option %s, choice %s!\n"
+#~ msgstr ""
+#~ " %s Nieprawidłowy UTF-8 łańcucha tekstowego tłumaczenia \"%s\" dla "
+#~ "opcji %s, wybór %s!\n"
+
+#~ msgid " %s Bad cupsFilter value \"%s\"!\n"
+#~ msgstr " %s Błędna wartość cupsFilter \"%s\"!\n"
+
+#~ msgid " %s Bad cupsICCProfile %s!\n"
+#~ msgstr " %s Nieprawidłowy profil cupsICCProfile %s!\n"
+
+#~ msgid " %s Bad cupsPreFilter value \"%s\"!\n"
+#~ msgstr " %s Błędna wartość cupsPreFilter \"%s\"!\n"
+
+#~ msgid " %s Bad cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr " %s Błędna wartość cupsUIConstraints %s: \"%s\"!\n"
+
+#~ msgid " %s Bad language \"%s\"!\n"
+#~ msgstr " %s Błędny język \"%s\"!\n"
+
+#~ msgid " %s Empty cupsUIConstraints %s!\n"
+#~ msgstr " %s Puste cupsUIConstraints %s!\n"
+
+#~ msgid " %s Missing \"%s\" translation string for option %s!\n"
+#~ msgstr ""
+#~ " %s Brakujący łańcuch tekstowy tłumaczenia \"%s\" dla opcji %s!\n"
+
+#~ msgid ""
+#~ " %s Missing \"%s\" translation string for option %s, choice %s!\n"
+#~ msgstr ""
+#~ " %s Brakujący łańcuch tekstowy tłumaczenia \"%s\" dla opcji %s, "
+#~ "wybór %s!\n"
+
+#~ msgid ""
+#~ " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"!\n"
+#~ msgstr ""
+#~ " %s Brakujący wybór *%s %s w UIConstraints \"*%s %s *%s %s\"!\n"
+
+#~ msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr " %s Brakujący wybór *%s %s w cupsUIConstraints %s: \"%s\"!\n"
+
+#~ msgid " %s Missing cupsICCProfile file \"%s\"!\n"
+#~ msgstr " %s Brakujący plik cupsICCProfile \"%s\"!\n"
+
+#~ msgid " %s Missing cupsUIResolver %s!\n"
+#~ msgstr " %s Brakujący cupsUIResolver %s!\n"
+
+#~ msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"!\n"
+#~ msgstr " %s Brakująca opcja %s w UIConstraints \"*%s %s *%s %s\"!\n"
+
+#~ msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr " %s Brakująca opcja %s w cupsUIConstraints %s: \"%s\"!\n"
+
+#~ msgid " %s No base translation \"%s\" is included in file!\n"
+#~ msgstr " %s Brak podstawowego tłumaczenia \"%s\" zawartego w pliku!\n"
+
+#~ msgid ""
+#~ " %s REQUIRED %s does not define choice None!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " %s WYMAGANE %s nie defuniuje wyboru Brak!\n"
+#~ " REF: strona 122, sekcja 5.17\n"
+
+#~ msgid " %s cupsICCProfile %s hash value collides with %s!\n"
+#~ msgstr " %s cupsICCProfile %s skrót koliduje z %s!\n"
+
+#~ msgid " %s cupsUIResolver %s causes a loop!\n"
+#~ msgstr " %s cupsUIResolver %s powoduje pętlę!\n"
+
+#~ msgid " **FAIL** %s choice names %s and %s differ only by case!\n"
+#~ msgstr ""
+#~ " **PROBLEM** %s nazwy wyborów %s i %s różnią się tylko wielkością "
+#~ "liter!\n"
+
+#~ msgid ""
+#~ " **FAIL** %s must be 1284DeviceID!\n"
+#~ " REF: Page 72, section 5.5\n"
+#~ msgstr ""
+#~ " **PROBLEM** %s musi być 1284DeviceID!\n"
+#~ " REF: strona 72, sekcja 5.5\n"
+
+#~ msgid ""
+#~ " **FAIL** BAD DefaultImageableArea %s!\n"
+#~ " REF: Page 102, section 5.15.\n"
+#~ msgstr ""
+#~ " **PROBLEM** BŁĘDNA wartość DefaultImageableArea %s!\n"
+#~ " REF: strona 102, sekcja 5.15.\n"
+
+#~ msgid ""
+#~ " **FAIL** BAD DefaultPaperDimension %s!\n"
+#~ " REF: Page 103, section 5.15.\n"
+#~ msgstr ""
+#~ " **PROBLEM** BŁĘDNA wartość DefaultPaperDimension %s!\n"
+#~ " REF: strona 103, sekcja 5.15.\n"
+
+#~ msgid ""
+#~ " **FAIL** Bad %s choice %s!\n"
+#~ " REF: Page 84, section 5.9\n"
+#~ msgstr ""
+#~ " **PROBLEM** Błędny %s wybór %s!\n"
+#~ " REF: strona 84, sekcja 5.9\n"
+
+#~ msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1!\n"
+#~ msgstr ""
+#~ " **PROBLEM** Błędna wartość LanguageEncoding %s - musi być "
+#~ "ISOLatin1!\n"
+
+#~ msgid " **FAIL** Bad LanguageVersion %s - must be English!\n"
+#~ msgstr ""
+#~ " **PROBLEM** Błędna wartość LanguageVersion %s - musi być "
+#~ "angielski!\n"
+
+#~ msgid ""
+#~ " **FAIL** Default translation string for option %s choice %s "
+#~ "contains 8-bit characters!\n"
+#~ msgstr ""
+#~ " **PROBLEM** Domyślny łańcuch tekstowy tłumaczenia dla opcji %s "
+#~ "wyboru %s zawiera 8 bitowe znaki!\n"
+
+#~ msgid ""
+#~ " **FAIL** Default translation string for option %s contains 8-bit "
+#~ "characters!\n"
+#~ msgstr ""
+#~ " **PROBLEM** Nie można zinterpretować domyślnego kodu opcji: %s\n"
+
+#~ msgid " **FAIL** Group names %s and %s differ only by case!\n"
+#~ msgstr ""
+#~ " **PROBLEM** Nazwy grup %s i %s różnią się tylko wielkością liter!\n"
+
+#~ msgid " **FAIL** Multiple occurrences of %s choice name %s!\n"
+#~ msgstr " **FAIL** Wielokrotne wystąpienia nazwy wyboru %s, %s!\n"
+
+#~ msgid " **FAIL** Option names %s and %s differ only by case!\n"
+#~ msgstr ""
+#~ " **PROBLEM** Nazwy opcji %s i %s różnią się tylko wielkością "
+#~ "liter!\n"
+
+#~ msgid ""
+#~ " Bad %%%%BoundingBox: on line %d!\n"
+#~ " REF: Page 39, %%%%BoundingBox:\n"
+#~ msgstr ""
+#~ " Błędna wartość %%%%BoundingBox: w wierszu %d!\n"
+#~ " REF: strona 39, %%%%BoundingBox:\n"
+
+#~ msgid ""
+#~ " Bad %%%%Page: on line %d!\n"
+#~ " REF: Page 53, %%%%Page:\n"
+#~ msgstr ""
+#~ " Błędna wartość %%%%Page: w wierszu %d!\n"
+#~ " REF: strona 53, %%%%Page:\n"
+
+#~ msgid ""
+#~ " Bad %%%%Pages: on line %d!\n"
+#~ " REF: Page 43, %%%%Pages:\n"
+#~ msgstr ""
+#~ " Błędna wartość %%%%Pages: w wierszu %d!\n"
+#~ " REF: strona 43, %%%%Pages:\n"
+
+#~ msgid ""
+#~ " Line %d is longer than 255 characters (%d)!\n"
+#~ " REF: Page 25, Line Length\n"
+#~ msgstr ""
+#~ " Wiersz %d jest dłuższy niż 255 znaków (%d)!\n"
+#~ " REF: strona 25, Długość wiersza\n"
+
+#~ msgid ""
+#~ " Missing %!PS-Adobe-3.0 on first line!\n"
+#~ " REF: Page 17, 3.1 Conforming Documents\n"
+#~ msgstr ""
+#~ " Brakujące %!PS-Adobe-3.0 w pierwszym wierszu!\n"
+#~ " REF: strona 17, 3.1 Podporządkowywanie dokumentów\n"
+
+#~ msgid ""
+#~ " Missing %%EndComments comment!\n"
+#~ " REF: Page 41, %%EndComments\n"
+#~ msgstr ""
+#~ " Brakujący komentarz %%EndComments!\n"
+#~ " REF: strona 41, %%EndComments\n"
+
+#~ msgid ""
+#~ " Missing or bad %%BoundingBox: comment!\n"
+#~ " REF: Page 39, %%BoundingBox:\n"
+#~ msgstr ""
+#~ " Brakujący lub błędny komentarz %%BoundingBox:!\n"
+#~ " REF: strona 39, %%BoundingBox:\n"
+
+#~ msgid ""
+#~ " Missing or bad %%Page: comments!\n"
+#~ " REF: Page 53, %%Page:\n"
+#~ msgstr ""
+#~ " Brakujące lub błędne komentarze %%Page:!\n"
+#~ " REF: strona 53, %%Page:\n"
+
+#~ msgid ""
+#~ " Missing or bad %%Pages: comment!\n"
+#~ " REF: Page 43, %%Pages:\n"
+#~ msgstr ""
+#~ " Brakujący lub błędny komentarz %%Pages:!\n"
+#~ " REF: strona 43, %%Pages:\n"
+
+#~ msgid " Saw %d lines that exceeded 255 characters!\n"
+#~ msgstr " Znaleziono %d wierszy przekraczających 255 znaków!\n"
+
+#~ msgid " Too many %%BeginDocument comments!\n"
+#~ msgstr " Zbyt wiele komentarzy %%BeginDocument!\n"
+
+#~ msgid " Too many %%EndDocument comments!\n"
+#~ msgstr " Zbyt wiele komentarzy %%EndDocument!\n"
+
+#~ msgid " Warning: file contains binary data!\n"
+#~ msgstr " Ostrzeżenie: plik zawiera dane binarne!\n"
+
+#~ msgid " Warning: no %%EndComments comment in file!\n"
+#~ msgstr " Ostrzeżenie: brak komentarza %%EndComments w pliku!\n"
+
+#~ msgid " Warning: obsolete DSC version %.1f in file!\n"
+#~ msgstr " Ostrzeżenie: przestarzała wersja DSC %.1f w pliku!\n"
+
+#~ msgid "%s not supported!"
+#~ msgstr "%s jest nieobsługiwane!"
+
+#~ msgid "%s: Don't know what to do!\n"
+#~ msgstr "%s: nie wiem co robić!\n"
+
+#~ msgid ""
+#~ "%s: Error - %s environment variable names non-existent destination \"%s"
+#~ "\"!\n"
+#~ msgstr ""
+#~ "%s: błąd - %s nazw zmiennych środowiskowych z nieistniejącym celem \"%s"
+#~ "\"!\n"
+
+#~ msgid "%s: Error - bad job ID!\n"
+#~ msgstr "%s: błąd - błędny ID zlecenia!\n"
+
+#~ msgid "%s: Error - cannot print files and alter jobs simultaneously!\n"
+#~ msgstr ""
+#~ "%s: błąd - nie można jednocześnie drukować plików i zmieniać zlecenia!\n"
+
+#~ msgid ""
+#~ "%s: Error - cannot print from stdin if files or a job ID are provided!\n"
+#~ msgstr ""
+#~ "%s: błąd - nie można drukować ze standardowego wejścia, jeśli dostarczone "
+#~ "są pliki lub ID zlecenia!\n"
+
+#~ msgid "%s: Error - expected character set after '-S' option!\n"
+#~ msgstr "%s: błąd - oczekiwany zestaw znaków po opcji \"-S\"!\n"
+
+#~ msgid "%s: Error - expected content type after '-T' option!\n"
+#~ msgstr "%s: błąd - oczekiwany typ zawartości po opcji \"-T\"!\n"
+
+#~ msgid "%s: Error - expected copies after '-n' option!\n"
+#~ msgstr "%s: błąd - oczekiwane kopie po opcji \"-n\"!\n"
+
+#~ msgid "%s: Error - expected copy count after '-#' option!\n"
+#~ msgstr "%s: błąd - oczekiwany licznik kopii po opcji \"-#\"!\n"
+
+#~ msgid "%s: Error - expected destination after '-P' option!\n"
+#~ msgstr "%s: błąd - oczekiwany cel po opcji \"-P\"!\n"
+
+#~ msgid "%s: Error - expected destination after '-b' option!\n"
+#~ msgstr "%s: błąd - oczekiwany cel po opcji \"-b\"!\n"
+
+#~ msgid "%s: Error - expected destination after '-d' option!\n"
+#~ msgstr "%s: błąd - oczekiwany cel po opcji \"-d\"!\n"
+
+#~ msgid "%s: Error - expected form after '-f' option!\n"
+#~ msgstr "%s: błąd - oczekiwana forma po opcji \"-f\"!\n"
+
+#~ msgid "%s: Error - expected hold name after '-H' option!\n"
+#~ msgstr "%s: błąd - oczekiwana wstrzymana nazwa po opcji \"-H\"!\n"
+
+#~ msgid "%s: Error - expected hostname after '-H' option!\n"
+#~ msgstr "%s: błąd - oczekiwana nazwa komputera po opcji \"-H\"!\n"
+
+#~ msgid "%s: Error - expected hostname after '-h' option!\n"
+#~ msgstr "%s: błąd - oczekiwana nazwa komputera po opcji \"-h\"!\n"
+
+#~ msgid "%s: Error - expected mode list after '-y' option!\n"
+#~ msgstr "%s: błąd - oczekiwana lista trybów po opcji \"-y\"!\n"
+
+#~ msgid "%s: Error - expected name after '-%c' option!\n"
+#~ msgstr "%s: błąd - oczekiwana nazwa po opcji \"-%c\"!\n"
+
+#~ msgid "%s: Error - expected option string after '-o' option!\n"
+#~ msgstr "%s: błąd - oczekiwany łańcuch tekstowy opcji po opcji \"-o\"!\n"
+
+#~ msgid "%s: Error - expected page list after '-P' option!\n"
+#~ msgstr "%s: błąd - oczekiwana lista stron po opcji \"-P\"!\n"
+
+#~ msgid "%s: Error - expected priority after '-%c' option!\n"
+#~ msgstr "%s: błąd - oczekiwany priorytet po opcji \"-%c\"!\n"
+
+#~ msgid "%s: Error - expected reason text after '-r' option!\n"
+#~ msgstr "%s: błąd - oczekiwany tekst przyczyny po opcji \"-r\"!\n"
+
+#~ msgid "%s: Error - expected title after '-t' option!\n"
+#~ msgstr "%s: błąd - oczekiwany tytuł po opcji \"-t\"!\n"
+
+#~ msgid "%s: Error - expected username after '-U' option!\n"
+#~ msgstr "%s: błąd - oczekiwana nazwa użytkownika po opcji \"-U\"!\n"
+
+#~ msgid "%s: Error - expected username after '-u' option!\n"
+#~ msgstr "%s: błąd - oczekiwana nazwa komputera po opcji \"-u\"!\n"
+
+#~ msgid "%s: Error - expected value after '-%c' option!\n"
+#~ msgstr "%s: błąd - oczekiwana wartość po opcji \"-%c\"!\n"
+
+#~ msgid ""
+#~ "%s: Error - need \"completed\", \"not-completed\", or \"all\" after '-W' "
+#~ "option!\n"
+#~ msgstr ""
+#~ "%s: błąd - wymagane jest \"completed\", \"not-completed\" lub \"all\" po -"
+#~ "W!\n"
+
+#~ msgid "%s: Error - scheduler not responding!\n"
+#~ msgstr "%s: błąd - planista nie odpowiada!\n"
+
+#~ msgid "%s: Error - unknown destination \"%s\"!\n"
+#~ msgstr "%s: błąd - nieznany cel \"%s\"!\n"
+
+#~ msgid "%s: Error - unknown destination \"%s/%s\"!\n"
+#~ msgstr "%s: błąd - nieznany cel \"%s/%s\"!\n"
+
+#~ msgid "%s: Error - unknown option '%c'!\n"
+#~ msgstr "%s: błąd - nieznana opcja \"%c\"!\n"
+
+#~ msgid "%s: Error - unknown option '%s'!\n"
+#~ msgstr "%s: błąd - nieznana opcja '%s'!\n"
+
+#~ msgid "%s: Expected job ID after '-i' option!\n"
+#~ msgstr "%s: oczekiwany ID zlecenia po opcji \"-i\"!\n"
+
+#~ msgid "%s: Invalid destination name in list \"%s\"!\n"
+#~ msgstr "%s: nieprawidłowa nazwa celu na liście \"%s\"!\n"
+
+#~ msgid "%s: Need job ID ('-i jobid') before '-H restart'!\n"
+#~ msgstr ""
+#~ "%s: wymagany jest ID zlecenia (\"-i id_zlecenia\") po \"-H restart\"!"
+
+#~ msgid "%s: No filter to convert from %s/%s to %s/%s!\n"
+#~ msgstr "%s: brak filtra do konwersji z %s/%s na %s/%s!\n"
+
+#~ msgid "%s: Sorry, no encryption support compiled in!\n"
+#~ msgstr "%s: niestety, nie wkompilowano obsługi szyfowania!\n"
+
+#~ msgid "%s: Unable to contact server!\n"
+#~ msgstr "%s: nie można skontaktować się z serwerem!\n"
+
+#~ msgid "%s: Unable to determine MIME type of \"%s\"!\n"
+#~ msgstr "%s: nie można określić typu MIME \"%s\"!\n"
+
#~ msgid "%s: Unable to open %s - %s\n"
#~ msgstr "%s: nie można otworzyć %s - %s\n"
#~ msgid "%s: Unable to open %s - %s on line %d.\n"
#~ msgstr "%s: nie można otworzyć %s - %s on line %d.\n"
+#~ msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"!\n"
+#~ msgstr "%s: nie można odczytać bazy danych MIME z \"%s\" lub \"%s\"!\n"
+
+#~ msgid "%s: Unknown destination \"%s\"!\n"
+#~ msgstr "%s: nieznany cel \"%s\"!\n"
+
+#~ msgid "%s: Unknown destination MIME type %s/%s!\n"
+#~ msgstr "%s: nieznany cel rodzaju MIME %s/%s!\n"
+
+#~ msgid "%s: Unknown option '%c'!\n"
+#~ msgstr "%s: nieznana opcja \"%c\"!\n"
+
+#~ msgid "%s: Unknown source MIME type %s/%s!\n"
+#~ msgstr "%s: nieznane źródło rodzaju MIME %s/%s!\n"
+
+#~ msgid ""
+#~ "%s: Warning - '%c' format modifier not supported - output may not be "
+#~ "correct!\n"
+#~ msgstr ""
+#~ "%s: ostrzeżenie - modyfikator formatu \"%c\" jest nieobsługiwany - "
+#~ "wyjście może nie być prawidłowe!\n"
+
+#~ msgid "%s: Warning - character set option ignored!\n"
+#~ msgstr "%s: ostrzeżenie - opcja zestawu znaków została zignorowana!\n"
+
+#~ msgid "%s: Warning - content type option ignored!\n"
+#~ msgstr "%s: ostrzeżenie - opcja rodzaju zawartości została zignorowana!\n"
+
+#~ msgid "%s: Warning - form option ignored!\n"
+#~ msgstr "%s: ostrzeżenie - opcja formularza została zignorowana!\n"
+
+#~ msgid "%s: Warning - mode option ignored!\n"
+#~ msgstr "%s: ostrzeżenie - opcja trybu została zignorowana!\n"
+
+#~ msgid ""
+#~ "%s: error - %s environment variable names non-existent destination \"%s"
+#~ "\"!\n"
+#~ msgstr ""
+#~ "%s: błąd - %s nazw zmiennych środowiskowych z nieistniejącym celem \"%s"
+#~ "\"!\n"
+
+#~ msgid "%s: error - expected option=value after '-o' option!\n"
+#~ msgstr "%s: błąd - oczekiwana opcja=wartość po opcji \"-o\"!\n"
+
#~ msgid "600 DPI Grayscale"
#~ msgstr "600 DPI (szarości)"
+#~ msgid "A Samba password is required to export printer drivers!"
+#~ msgstr "Hasło Samby jest wymagany, aby wyeksportować sterowniki drukarek!"
+
+#~ msgid "A Samba username is required to export printer drivers!"
+#~ msgstr ""
+#~ "Nazwa użytkownika Samby jest wymagana, aby wyeksportować sterowniki "
+#~ "drukarek!"
+
+#~ msgid "A class named \"%s\" already exists!"
+#~ msgstr "Klasa o nazwie \"%s\" już istnieje!"
+
+#~ msgid "A printer named \"%s\" already exists!"
+#~ msgstr "Drukarka o nazwie \"%s\" już istnieje!"
+
+#~ msgid "Attempt to set %s printer-state to bad value %d!"
+#~ msgstr "Próba ustawienia błędnej wartości %2$d printer-state %1$s!"
+
+#~ msgid "Attribute groups are out of order (%x < %x)!"
+#~ msgstr "Grupy właściwości są nieuporządkowane (%x < %x)!"
+
+#~ msgid "Bad device URI \"%s\"!\n"
+#~ msgstr "Błędny URI urządzenia \"%s\"!\n"
+
+#~ msgid "Bad device-uri \"%s\"!"
+#~ msgstr "Błędne device-uri \"%s\"!"
+
+#~ msgid "Bad device-uri scheme \"%s\"!"
+#~ msgstr "Błędny schemat device-uri \"%s\"!"
+
+#~ msgid "Bad document-format \"%s\"!"
+#~ msgstr "Błędne document-format \"%s\"!"
+
+#~ msgid "Bad filename buffer!"
+#~ msgstr "Błędny bufor nazwy pliku!"
+
+#~ msgid "Bad job-priority value!"
+#~ msgstr "Błędna wartość job-priority!"
+
+#~ msgid "Bad job-sheets value \"%s\"!"
+#~ msgstr "Błędna wartość job-sheets \"%s\"!"
+
+#~ msgid "Bad job-sheets value type!"
+#~ msgstr "Błędny rodzaj wartości job-sheets!"
+
+#~ msgid "Bad job-state value!"
+#~ msgstr "Błędna wartość job-state!"
+
+#~ msgid "Bad job-uri attribute \"%s\"!"
+#~ msgstr "Błędna właściwość job-uri \"%s\"!"
+
+#~ msgid "Bad notify-pull-method \"%s\"!"
+#~ msgstr "Błędne notify-pull-method \"%s\"!"
+
+#~ msgid "Bad notify-recipient-uri URI \"%s\"!"
+#~ msgstr "Błędne notify-recipient-uri URI \"%s\"!"
+
+#~ msgid "Bad option + choice on line %d!"
+#~ msgstr "Błędna opcja + wybór w wierszu %d!\n"
+
+#~ msgid "Bad port-monitor \"%s\"!"
+#~ msgstr "Błędne port-monitor \"%s\"!"
+
+#~ msgid "Bad printer-state value %d!"
+#~ msgstr "Błędna wartość printer-state %d!"
+
+#~ msgid "Bad request version number %d.%d!"
+#~ msgstr "Błędny numer wersji żądania %d.%d!"
+
+#~ msgid "Bad subscription ID!"
+#~ msgstr "Błędne ID subskrypcji."
+
+#~ msgid "Character set \"%s\" not supported!"
+#~ msgstr "Zestaw znaków \"%s\" jest nieobsługiwany!"
+
+#~ msgid "Could not scan type \"%s\"!"
+#~ msgstr "Nie można przeskanować rodzaju \"%s\"!"
+
+#~ msgid "Cover open."
+#~ msgstr "Pokrywa jest otwarta."
+
+#~ msgid "Developer almost empty."
+#~ msgstr "Wywoływacz jest niemal pusty."
+
+#~ msgid "Developer empty!"
+#~ msgstr "Wywoływacz jest pusty!"
+
+#~ msgid "Door open."
+#~ msgstr "Drzwi otwarte."
+
+#~ msgid "ERROR: Bad %%BoundingBox: comment seen!\n"
+#~ msgstr "ERROR: znaleziono nieprawidłowy komentarz %%BoundingBox:!\n"
+
+#~ msgid "ERROR: Bad %%IncludeFeature: comment!\n"
+#~ msgstr "ERROR: nieprawidłowy komentarz %%IncludeFeature:!\n"
+
+#~ msgid "ERROR: Bad %%Page: comment in file!\n"
+#~ msgstr "ERROR: nieprawidłowy komentrza %%Page: w pliku!\n"
+
+#~ msgid "ERROR: Bad %%PageBoundingBox: comment in file!\n"
+#~ msgstr "ERROR: nieprawidłowy komentarz %%PageBoundingBox: w pliku!\n"
+
+#~ msgid "ERROR: Bad SCSI device file \"%s\"!\n"
+#~ msgstr "ERROR: Błędny plik urządzenia SCSI \"%s\"!\n"
+
+#~ msgid "ERROR: Bad columns value %d!\n"
+#~ msgstr "ERROR: nieprawidłowa wartość kolumn %d!\n"
+
+#~ msgid "ERROR: Bad cpi value %f!\n"
+#~ msgstr "ERROR: nieprawidłowa wartość cpi %f!\n"
+
+#~ msgid "ERROR: Bad lpi value %f!\n"
+#~ msgstr "ERROR: nieprawidłowa wartość lpi %f!\n"
+
+#~ msgid "ERROR: Bad page setup!\n"
+#~ msgstr "ERROR: nieprawidłowe ustawienie strony!\n"
+
+#~ msgid "ERROR: Destination printer does not exist!\n"
+#~ msgstr "ERROR: docelowa drukarka nie istnieje!\n"
+
+#~ msgid "ERROR: Duplicate %%BoundingBox: comment seen!\n"
+#~ msgstr "ERROR: znaleziono wielokrotny komentarz %%BoundingBox:!\n"
+
+#~ msgid "ERROR: Duplicate %%Pages: comment seen!\n"
+#~ msgstr "ERROR: znaleziono wielokrotny komentarz %%Pages:!\n"
+
+#~ msgid "ERROR: Empty print file!\n"
+#~ msgstr "ERROR: pusty plik druku!\n"
+
+#~ msgid "ERROR: Expected quoted string on line %d of %s!\n"
+#~ msgstr "ERROR: spodziewany cytowany znak w linii %d w %s!\n"
+
+#~ msgid "ERROR: Fatal USB error!\n"
+#~ msgstr "ERROR: błąd krytyczny USB!\n"
+
+#~ msgid "ERROR: Invalid HP-GL/2 command seen, unable to print file!\n"
+#~ msgstr ""
+#~ "ERROR: znaleziono nieprawidłowy komentarz HP-GL/2, nie można wydrukować "
+#~ "pliku!\n"
+
+#~ msgid "ERROR: Missing %%EndProlog!\n"
+#~ msgstr "ERROR: brakujący %%EndProlog!\n"
+
+#~ msgid "ERROR: Missing %%EndSetup!\n"
+#~ msgstr "ERROR: brakujący %%EndSetup!\n"
+
#~ msgid ""
#~ "ERROR: Missing device URI on command-line and no DEVICE_URI environment "
#~ "variable!\n"
@@ -5574,24 +6120,407 @@ msgstr "variable-bindings używa nieskończonej długości"
#~ "ERROR: brak URI urządzenia w wierszu poleceń i zmiennej środowiska "
#~ "DEVICE_URI!\n"
+#~ msgid "ERROR: Missing value on line %d of banner file!\n"
+#~ msgstr "ERROR: brakująca wartość w linii %d pliku bannera!\n"
+
+#~ msgid ""
+#~ "ERROR: Need a msgid line before any translation strings on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ERROR: potrzebna linia msgid przed ciągami tłumaczeń w linii %d w %s!\n"
+
+#~ msgid "ERROR: No %%BoundingBox: comment in header!\n"
+#~ msgstr "ERROR: brak komentarza %%BoundingBox: w nagłówku!\n"
+
+#~ msgid "ERROR: No %%Pages: comment in header!\n"
+#~ msgstr "ERROR: brak komentarza %%Pages: w nagłówku!\n"
+
+#~ msgid ""
+#~ "ERROR: No device URI found in argv[0] or in DEVICE_URI environment "
+#~ "variable!\n"
+#~ msgstr ""
+#~ "ERROR: nie znaleziono URI urządzenia w argv[0] lub w zmiennej środowiska "
+#~ "DEVICE_URI!\n"
+
+#~ msgid "ERROR: No pages found!\n"
+#~ msgstr "ERROR: nie znaleziono żadnych stron!\n"
+
+#~ msgid "ERROR: Out of paper!\n"
+#~ msgstr "ERROR: brak papieru!\n"
+
+#~ msgid "ERROR: PRINTER environment variable not defined!\n"
+#~ msgstr "ERROR: zmienna środowiska PRINTER nie została określona!\n"
+
+#~ msgid "ERROR: Print file was not accepted (%s)!\n"
+#~ msgstr "ERROR: plik wydruku nie został zaakceptowany (%s)!\n"
+
+#~ msgid "ERROR: Printer not responding!\n"
+#~ msgstr "ERROR: drukarka nie odpowiada!\n"
+
#~ msgid "ERROR: Unable to create temporary file - %s.\n"
#~ msgstr "ERROR: nie można utworzyć pliku tymczasowego - %s\n"
#~ msgid "ERROR: Unable to create temporary file: %s\n"
#~ msgstr "ERROR: nie można utworzyć pliku tymczasowego: %s\n"
+#~ msgid "ERROR: Unable to get job %d attributes (%s)!\n"
+#~ msgstr "ERROR: nie można uzyskać cech zlecenia %d (%s)!\n"
+
+#~ msgid "ERROR: Unable to get printer status (%s)!\n"
+#~ msgstr "ERROR: nie można uzyskać stanu drukarki (%s)!\n"
+
+#~ msgid "ERROR: Unable to locate printer '%s'!\n"
+#~ msgstr "ERROR: nie można znaleźć drukarki \"%s\"!\n"
+
+#~ msgid "ERROR: Unable to open image file for printing!\n"
+#~ msgstr "ERROR: nie można otworzyć do druku pliku obrazka!\n"
+
#~ msgid "ERROR: Unable to open temporary file"
#~ msgstr "ERROR: nie można otworzyć pliku tymczasowego"
+#~ msgid "ERROR: Unable to print %d text columns!\n"
+#~ msgstr "ERROR: nie można wydrukować %d łamów tekstu!\n"
+
+#~ msgid "ERROR: Unable to print %dx%d text page!\n"
+#~ msgstr "ERROR: nie można wydrukować %dx%d strony tekstu!\n"
+
+#~ msgid "ERROR: Unable to read print data!\n"
+#~ msgstr "ERROR: nie można odczytać danych druku!\n"
+
+#~ msgid "ERROR: Unable to send print data (%d)\n"
+#~ msgstr "ERROR: nie można wysłać danych drukowania (%d)\n"
+
+#~ msgid "ERROR: Unable to send print data!\n"
+#~ msgstr "ERROR: nie można wysłać danych druku!\n"
+
+#~ msgid "ERROR: Unable to write %d bytes to printer!\n"
+#~ msgstr "ERROR: nie można zapisać %d bajtów do drukarki!\n"
+
+#~ msgid "ERROR: Unable to write raster data to driver!\n"
+#~ msgstr "ERROR: nie można zapisać zrastrowanych danych do sterownika!\n"
+
+#~ msgid "ERROR: Unable to write to temporary file"
+#~ msgstr "ERROR: nie można zapisać do pliku tymczasowego"
+
+#~ msgid "ERROR: Unexpected text on line %d of %s!\n"
+#~ msgstr "ERROR: niespodziewany tekst w linii %d w %s!\n"
+
+#~ msgid "ERROR: Unknown encryption option value \"%s\"!\n"
+#~ msgstr "ERROR: nieznana wartość opcji szyfrowania \"%s\"!\n"
+
+#~ msgid "ERROR: Unknown message catalog format for \"%s\"!\n"
+#~ msgstr "ERROR: nieznany format katalogu wiadomości \"%s\"!\n"
+
+#~ msgid "ERROR: Unknown option \"%s\" with value \"%s\"!\n"
+#~ msgstr "ERROR: nieznana opcja \"%s\" o wartości \"%s\"!\n"
+
+#~ msgid "ERROR: Unknown version option value \"%s\"!\n"
+#~ msgstr "ERROR: nieznana wartość opcji wersji \"%s\"!\n"
+
+#~ msgid "ERROR: Unsupported brightness value %s, using brightness=100!\n"
+#~ msgstr ""
+#~ "ERROR: nieobsługiwana wartość jasności %s, korzystam z jasności=100!\n"
+
+#~ msgid "ERROR: Unsupported gamma value %s, using gamma=1000!\n"
+#~ msgstr "ERROR: nieobsługiwana wartość gamma %s, korzystam z gamma=1000!\n"
+
+#~ msgid "ERROR: Unsupported number-up value %d, using number-up=1!\n"
+#~ msgstr ""
+#~ "ERROR: nieobsługiwana wartość liczby kopii %d, korzystam z liczby "
+#~ "kopii=1!\n"
+
+#~ msgid ""
+#~ "ERROR: Unsupported number-up-layout value %s, using number-up-"
+#~ "layout=lrtb!\n"
+#~ msgstr ""
+#~ "ERROR: nieobsługiwana liczba powtórzeń makiety %s, korzystam z liczby "
+#~ "powtórzeń makiety=lrtb!\n"
+
+#~ msgid "ERROR: Unsupported page-border value %s, using page-border=none!\n"
+#~ msgstr ""
+#~ "ERROR: nieobsługiwana wartość ramki strony %s, korzystam z ramki "
+#~ "strony=brak!\n"
+
+#~ msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting!\n"
+#~ msgstr "ERROR: wykryto przepełnienie doc_printf (%d bajtów), przerywam!\n"
+
#~ msgid "ERROR: pdftops filter crashed on signal %d!\n"
#~ msgstr "ERROR: filtr pdftops przerwał działanie po sygnale %d!\n"
#~ msgid "ERROR: pdftops filter exited with status %d!\n"
#~ msgstr "ERROR: filtr pdftops zakończył działanie ze stanem %d!\n"
+#~ msgid "ERROR: pictwpstops exited on signal %d!\n"
+#~ msgstr "ERROR: zakończono pictwpstops po sygnale %d!\n"
+
+#~ msgid "ERROR: pictwpstops exited with status %d!\n"
+#~ msgstr "ERROR: zakończono pictwpstops ze stanem %d!\n"
+
+#~ msgid ""
+#~ "ERROR: recoverable: Unable to connect to printer; will retry in 30 "
+#~ "seconds...\n"
+#~ msgstr ""
+#~ "ERROR: usuwalny: nie można się połączyć z drukarką; ponowienie próby "
+#~ "nastąpi za 30 sekund…\n"
+
+#~ msgid "Empty PPD file!"
+#~ msgstr "Pusty plik PPD!"
+
+#~ msgid "Error: need hostname after '-h' option!\n"
+#~ msgstr "Błąd: wymagana jest nazwa serwera po opcji \"-h\"!\n"
+
+#~ msgid "Fuser temperature high!"
+#~ msgstr "Wysoka temperatura wygrzewacza!"
+
+#~ msgid "Fuser temperature low!"
+#~ msgstr "Niska temperatura wygrzewacza!"
+
+#~ msgid "Got a printer-uri attribute but no job-id!"
+#~ msgstr "Otrzymano właściwość printer-uri, ale bez job-id!"
+
+#~ msgid "Ink/toner almost empty."
+#~ msgstr "Tusz lub toner jest niemal pusty."
+
+#~ msgid "Ink/toner empty!"
+#~ msgstr "Tusz lub toner skończył się!"
+
+#~ msgid "Ink/toner waste bin almost full."
+#~ msgstr "Zbiornik zużytego atramentu lub tonera jest niemal pełny."
+
+#~ msgid "Ink/toner waste bin full!"
+#~ msgstr "Zbiornik zużytego atramentu lub tonera jest pełny!"
+
+#~ msgid "Interlock open."
+#~ msgstr "Rygiel jest otwarty."
+
+#~ msgid "Job #%d cannot be restarted - no files!"
+#~ msgstr "Zlecenie #%d nie może zostać ponownie uruchomione - brak plików!"
+
+#~ msgid "Job #%d does not exist!"
+#~ msgstr "Zlecenie #%d nie istnieje!"
+
+#~ msgid "Job #%d is finished and cannot be altered!"
+#~ msgstr "Zlecenie #%d zostało zakończone i nie może zostać zmienione!"
+
+#~ msgid "Job #%d is not complete!"
+#~ msgstr "Zlecenie #%d nie zostało zakończone!"
+
+#~ msgid "Job #%d is not held for authentication!"
+#~ msgstr "Zlecenie #%d nie zostało wstrzymane do uwierzytelnienia!"
+
+#~ msgid "Job #%d is not held!"
+#~ msgstr "Zlecenie #%d nie zostało wstrzymane!"
+
+#~ msgid "Job #%s does not exist!"
+#~ msgstr "Zlecenie #%s nie istnieje!"
+
+#~ msgid "Job %d not found!"
+#~ msgstr "Nie znaleziono zlecenia %d!"
+
+#~ msgid "Job subscriptions cannot be renewed!"
+#~ msgstr "Subskrypcje zlecenia nie mogą zostać ponowione!"
+
+#~ msgid "Language \"%s\" not supported!"
+#~ msgstr "Język \"%s\" jest nieobsługiwany!"
+
+#~ msgid "Media jam!"
+#~ msgstr "Zacięcie nośnika!"
+
+#~ msgid "Media tray almost empty."
+#~ msgstr "Podajnik nośnika jest niemal pusty."
+
+#~ msgid "Media tray empty!"
+#~ msgstr "Podajnik nośnika jest pusty!"
+
+#~ msgid "Media tray missing!"
+#~ msgstr "Brak podajnika nośnika!"
+
+#~ msgid "Media tray needs to be filled."
+#~ msgstr "Trzeba napełnić podajnik nośnika."
+
+#~ msgid "Missing document-number attribute!"
+#~ msgstr "Brakujący atrybut document-number!"
+
+#~ msgid "Missing double quote on line %d!"
+#~ msgstr "Brakujący cudzysłów w wierszu %d!"
+
+#~ msgid "Missing form variable!"
+#~ msgstr "Brakująca zmienna formularza!"
+
+#~ msgid "Missing notify-subscription-ids attribute!"
+#~ msgstr "Brakująca cecha notify-subscription-ids!"
+
+#~ msgid "Missing requesting-user-name attribute!"
+#~ msgstr "Brakuje cecha requesting-user-name!"
+
+#~ msgid "Missing required attributes!"
+#~ msgstr "Brakuje wymaganych cech!"
+
+#~ msgid "Missing value on line %d!"
+#~ msgstr "Brakująca wartość w wierszu %d!"
+
+#~ msgid "No PPD name!"
+#~ msgstr "Brak nazwy PPD!"
+
+#~ msgid "No Windows printer drivers are installed!"
+#~ msgstr "Brak zainstalowanych sterowników drukarek dla Windows!"
+
+#~ msgid "No active jobs on %s!"
+#~ msgstr "Brak aktywnych zadań na %s!"
+
+#~ msgid "No attributes in request!"
+#~ msgstr "Brak cech w żądaniu!"
+
+#~ msgid "No authentication information provided!"
+#~ msgstr "Nie dostarczono informacji o uwierzytelnianiu!"
+
+#~ msgid "No file!?!"
+#~ msgstr "Brak pliku?!?"
+
+#~ msgid "No modification time!"
+#~ msgstr "Brak czasu zmiany!"
+
+#~ msgid "No printer name!"
+#~ msgstr "Brak nazwy drukarki!"
+
+#~ msgid "No printer-uri found for class!"
+#~ msgstr "Nie znaleziono printer-uri dla tej klasy!"
+
+#~ msgid "No printer-uri found!"
+#~ msgstr "Nie znaleziono printer-uri!"
+
+#~ msgid "No printer-uri in request!"
+#~ msgstr "Żądanie nie zawiera printer-uri!"
+
+#~ msgid "No subscription attributes in request!"
+#~ msgstr "Brak cech subskrypcji w żądaniu!"
+
+#~ msgid "OPC almost at end-of-life."
+#~ msgstr "OPC jest niemal zużyty."
+
+#~ msgid "OPC at end-of-life!"
+#~ msgstr "OPC jest zużyty!"
+
+#~ msgid "Out of toner!"
+#~ msgstr "Brak tonera!"
+
+#~ msgid "Output bin almost full."
+#~ msgstr "Odbiornik jest niemal pełny."
+
+#~ msgid "Output bin full!"
+#~ msgstr "Odbiornik jest pełny!"
+
+#~ msgid "Output tray missing!"
+#~ msgstr "Brak odbiornika!"
+
+#~ msgid "Printer offline."
+#~ msgstr "Drukarka nie gotowa."
+
+#~ msgid "SCSI Printer"
+#~ msgstr "Drukarka SCSI"
+
+#~ msgid "The notify-user-data value is too large (%d > 63 octets)!"
+#~ msgstr "Wartość notify-user-data jest za duża (%d > 63 oktety)!"
+
+#~ msgid "The printer or class is not shared!"
+#~ msgstr "Drukarka lub klasa nie jest udostępniana!"
+
+#~ msgid "The printer-uri attribute is required!"
+#~ msgstr "Wymagana jest cecha printer-uri!"
+
+#~ msgid "Toner low."
+#~ msgstr "Niski poziom tonera."
+
+#~ msgid "Too many job-sheets values (%d > 2)!"
+#~ msgstr "Zbyt wiele wartości job-sheets (%d > 2)!"
+
+#~ msgid "Too many printer-state-reasons values (%d > %d)!"
+#~ msgstr "Zbyt wiele wartości printer-state-reasons (%d > %d)!"
+
+#~ msgid "Unable to add job for destination \"%s\"!"
+#~ msgstr "Nie można dodać zlecenia do celu \"%s\"!"
+
+#~ msgid "Unable to allocate memory for file types!"
+#~ msgstr "Nie można przydzielić pamięci dla rodzaju plików!"
+
+#~ msgid "Unable to copy 64-bit CUPS printer driver files (%d)!"
+#~ msgstr ""
+#~ "Nie można skopiować 64 bitowych plików sterowników drukarek CUPS (%d)!"
+
+#~ msgid "Unable to copy 64-bit Windows printer driver files (%d)!"
+#~ msgstr ""
+#~ "Nie można skopiować 64 bitowych plików sterowników drukarek Windows (%d)!"
+
+#~ msgid "Unable to copy CUPS printer driver files (%d)!"
+#~ msgstr "Nie można skopiować plików sterowników drukarek CUPS (%d)!"
+
+#~ msgid "Unable to copy PPD file - %s!"
+#~ msgstr "Nie można skopiować pliku PPD - %s!"
+
+#~ msgid "Unable to copy PPD file!"
+#~ msgstr "Nie można skopiować pliku PPD!"
+
+#~ msgid "Unable to copy Windows 2000 printer driver files (%d)!"
+#~ msgstr "Nie można skopiować plików sterowników drukarek Windows 2000 (%d)!"
+
+#~ msgid "Unable to copy Windows 9x printer driver files (%d)!"
+#~ msgstr "Nie można skopiować plików sterowników drukarek Windows 9x (%d)!"
+
+#~ msgid "Unable to copy interface script - %s!"
+#~ msgstr "Nie można skopiować skryptu interfejsu - %s!"
+
+#~ msgid "Unable to create printer-uri!"
+#~ msgstr "Nie można utworzyć printer-uri!"
+
+#~ msgid "Unable to edit cupsd.conf files larger than 1MB!"
+#~ msgstr "Nie można zmienić plików cupsd.conf większych niż 1MB!"
+
+#~ msgid "Unable to find destination for job!"
+#~ msgstr "Nie można znaleźć celu dla zlecenia!"
+
+#~ msgid "Unable to find printer!\n"
+#~ msgstr "Nie można znaleźć drukarki!\n"
+
+#~ msgid "Unable to install Windows 2000 printer driver files (%d)!"
+#~ msgstr ""
+#~ "Nie można zainstalować plików sterowników drukarek Windows 2000 (%d)!"
+
+#~ msgid "Unable to install Windows 9x printer driver files (%d)!"
+#~ msgstr "Nie można zainstalować plików sterowników drukarek Windows 9x (%d)!"
+
+#~ msgid "Unable to open document %d in job %d!"
+#~ msgstr "Nie można otworzyć dokumentu %d w zleceniu %d!"
+
+#~ msgid "Unable to send command to printer driver!"
+#~ msgstr "Nie można wysłać polecenia do sterownika drukarki!"
+
+#~ msgid "Unable to set Windows printer driver (%d)!"
+#~ msgstr "Nie można ustawić sterownika drukarki Windows (%d)!"
+
+#~ msgid "Unable to use legacy USB class driver!\n"
+#~ msgstr "Nie można użyć starszego sterownika USB!\n"
+
#~ msgid "Unknown printer error (%s)!"
#~ msgstr "Nieznany błąd drukarki (%s)!"
+#~ msgid "Unsupported character set \"%s\"!"
+#~ msgstr "Nieobsługiwany zestaw znaków \"%s\"!"
+
+#~ msgid "Unsupported compression \"%s\"!"
+#~ msgstr "Nieobsługiwana kompresja \"%s\"!"
+
+#~ msgid "Unsupported compression attribute %s!"
+#~ msgstr "Nieobsługiwana cecha kompresji %s!"
+
+#~ msgid "Unsupported format \"%s\"!"
+#~ msgstr "Nieobsługiwany format \"%s\"!"
+
+#~ msgid "Unsupported format '%s'!"
+#~ msgstr "Nieobsługiwany format \"%s\"!"
+
+#~ msgid "Unsupported format '%s/%s'!"
+#~ msgstr "Nieobsługiwany format \"%s/%s\"!"
+
#~ msgid ""
#~ "Usage: convert [ options ]\n"
#~ "\n"
@@ -5681,11 +6610,534 @@ msgstr "variable-bindings używa nieskończonej długości"
#~ " -v Mniej komunikatów\n"
#~ " -vv Dużo komunikatów\n"
+#~ msgid "WARNING: Failed to read side-channel request!\n"
+#~ msgstr "WARNING: nie można odczytać żądania z kanału bocznego!\n"
+
+#~ msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature!\n"
+#~ msgstr ""
+#~ "WARNING: Opcja \"%s\" nie może zostać dołączona za pomocą "
+#~ "IncludeFeature!\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with command status byte after %d "
+#~ "seconds!\n"
+#~ msgstr ""
+#~ "WARNING: Serwer zdalny nie odpowiada bajtem statusu polecenia po %d "
+#~ "sekundach!\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with control status byte after %d "
+#~ "seconds!\n"
+#~ msgstr ""
+#~ "WARNING: zdalny serwer nie odpowiada bajtem statusu kontroli po %d "
+#~ "sekundach!\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with data status byte after %d "
+#~ "seconds!\n"
+#~ msgstr ""
+#~ "WARNING: zdalny serwer nie odpowiada bajtem statusu danych po %d "
+#~ "sekundach!\n"
+
+#~ msgid "WARNING: SCSI command timed out (%d); retrying...\n"
+#~ msgstr "WARNING: Upłynął czas oczekiwania polecenia SCSI (%d); ponawiam…\n"
+
+#~ msgid ""
+#~ "WARNING: This document does not conform to the Adobe Document Structuring "
+#~ "Conventions and may not print correctly!\n"
+#~ msgstr ""
+#~ "WARNING: Ten dokument nie jest zgodny z Konwencją struktury dokumentu "
+#~ "Adobe i może nie zostać wydrukowany prawidłowo!\n"
+
+#~ msgid "WARNING: Unknown choice \"%s\" for option \"%s\"!\n"
+#~ msgstr "WARNING: Nieznany wybór \"%s\" dla opcji \"%s\"!\n"
+
+#~ msgid "WARNING: Unknown option \"%s\"!\n"
+#~ msgstr "WARNING: Nieznana opcja \"%s\"!\n"
+
+#~ msgid "WARNING: Unsupported baud rate %s!\n"
+#~ msgstr "WARNING: Nieobsługiwana częstotliwość bodów %s!\n"
+
+#~ msgid ""
+#~ "WARNING: recoverable: Network host '%s' is busy; will retry in %d "
+#~ "seconds...\n"
+#~ msgstr ""
+#~ "WARNING: usuwalny: Serwer sieciowy '%s' jest zajęty; ponowię za %d "
+#~ "sekund...\n"
+
+#~ msgid "Warning, no Windows 2000 printer drivers are installed!"
+#~ msgstr ""
+#~ "Ostrzeżenie, brak zainstalowanych sterowników drukarek Windows 2000!"
+
+#~ msgid "cupsctl: Unknown option \"%s\"!\n"
+#~ msgstr "cupsctl: Nieznana opcja \"%s\"!\n"
+
+#~ msgid "cupsctl: Unknown option \"-%c\"!\n"
+#~ msgstr "cupsctl: Nieznana opcja \"-%c\"!\n"
+
+#~ msgid "cupsd: Expected config filename after \"-c\" option!\n"
+#~ msgstr "cupsd: oczekiwana nazwa pliku konfiguracji po opcji \"-c\"!\n"
+
+#~ msgid "cupsd: Unable to get current directory!\n"
+#~ msgstr "cupsd: nie da się uzyskać bieżącego katalogu!\n"
+
+#~ msgid "cupsd: Unknown argument \"%s\" - aborting!\n"
+#~ msgstr "cupsd: nieznany argument \"%s\" - przerywam!\n"
+
+#~ msgid "cupsd: Unknown option \"%c\" - aborting!\n"
+#~ msgstr "cupsd: nieznana opcja \"%c\" - przerywam!\n"
+
+#~ msgid "cupsfilter: Invalid document number %d!\n"
+#~ msgstr "cupsfilter: nieprawidłowy numer dokumentu %d!\n"
+
+#~ msgid "cupsfilter: Invalid job ID %d!\n"
+#~ msgstr "cupsfilter: nieprawidłowy kod zlecenia %d!\n"
+
+#~ msgid "cupsfilter: Only one filename can be specified!\n"
+#~ msgstr "cupsfilter: Może być określona tylko jedna nazwa pliku!\n"
+
#~ msgid "cupsfilter: Unable to create temporary file: %s\n"
#~ msgstr "cupsfilter: nie udało się utworzyć pliku tymczasowego: %s\n"
+#~ msgid "job-printer-uri attribute missing!"
+#~ msgstr "Brakuje cechy job-printer-uri!"
+
+#~ msgid "lpadmin: Class name can only contain printable characters!\n"
+#~ msgstr "lpadmin: nazwa klasy może zawierać tylko drukowalne znaki!\n"
+
+#~ msgid "lpadmin: Expected PPD after '-P' option!\n"
+#~ msgstr "lpadmin: oczekiwany PPD po opcji \"-P\"!\n"
+
+#~ msgid "lpadmin: Expected allow/deny:userlist after '-u' option!\n"
+#~ msgstr "lpadmin: oczekiwane allow/deny:userlist po opcji \"-u\"!\n"
+
+#~ msgid "lpadmin: Expected class after '-r' option!\n"
+#~ msgstr "lpadmin: oczekiwana klasa po opcji \"-r\"!\n"
+
+#~ msgid "lpadmin: Expected class name after '-c' option!\n"
+#~ msgstr "lpadmin: oczekiwana nazwa klasy po opcji \"-c\"!\n"
+
+#~ msgid "lpadmin: Expected description after '-D' option!\n"
+#~ msgstr "lpadmin: oczekiwany opis po pocji \"-D\"!\n"
+
+#~ msgid "lpadmin: Expected device URI after '-v' option!\n"
+#~ msgstr "lpadmin: oczekiwane URI urządzenia po opcji \"-v\"!\n"
+
+#~ msgid "lpadmin: Expected file type(s) after '-I' option!\n"
+#~ msgstr "lpadmin: oczekiwane typy plików po opcji \"-I\"!\n"
+
+#~ msgid "lpadmin: Expected hostname after '-h' option!\n"
+#~ msgstr "lpadmin: oczekiwana nazwa komputera po opcji \"-h\"!\n"
+
+#~ msgid "lpadmin: Expected interface after '-i' option!\n"
+#~ msgstr "lpadmin: oczekiwany interfejs po opcji \"-i\"!\n"
+
+#~ msgid "lpadmin: Expected location after '-L' option!\n"
+#~ msgstr "lpadmin: oczekiwane położenie po opcji \"-L\"!\n"
+
+#~ msgid "lpadmin: Expected model after '-m' option!\n"
+#~ msgstr "lpadmin: oczekiwany model po opcji \"-m\"!\n"
+
+#~ msgid "lpadmin: Expected name=value after '-o' option!\n"
+#~ msgstr "lpadmin: oczekiwana nazwa=wartość po opcji \"-o\"!\n"
+
+#~ msgid "lpadmin: Expected printer after '-p' option!\n"
+#~ msgstr "lpadmin: oczekiwana drukarka po opcji \"-p\"!\n"
+
+#~ msgid "lpadmin: Expected printer name after '-d' option!\n"
+#~ msgstr "lpadmin: oczekiwana nazw drukarki po opcji \"-d\"!\n"
+
+#~ msgid "lpadmin: Expected printer or class after '-x' option!\n"
+#~ msgstr "lpadmin: oczekiwana drukarka lub klasa po opcji \"-x\"!\n"
+
+#~ msgid "lpadmin: No member names were seen!\n"
+#~ msgstr "lpadmin: nie zobaczono żadnych nazw elementów!\n"
+
+#~ msgid "lpadmin: Printer name can only contain printable characters!\n"
+#~ msgstr "lpadmin: nazwa drukarki może zawierać tylko drukowalne znaki!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to add a printer to the class:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: nie można dodać drukarki do klasy:\n"
+#~ " Najpierw musi zostać określona nazwa drukarki!\n"
+
#~ msgid "lpadmin: Unable to create temporary file - %s\n"
#~ msgstr "lpadmin: nie można utworzyć pliku tymczasowego - %s\n"
#~ msgid "lpadmin: Unable to create temporary file: %s\n"
#~ msgstr "lpadmin: nie można utworzyć pliku tymczasowego: %s\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to remove a printer from the class:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: nie można usunąć drukarki z klasy:\n"
+#~ " Najpierw musi zostać określona nazwa drukarki!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the PPD file:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: nie można ustawić pliku PPD:\n"
+#~ " Najpierw musi zostać określona nazwa drukarki!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the device URI:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: nie można ustawić URI urządzenia:\n"
+#~ " Najpierw musi zostać określona nazwa drukarki!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the interface script or PPD file:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: nie można ustawić skryptu interfejsu lub pliku PPD:\n"
+#~ " Najpierw musi zostać określona nazwa drukarki!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the interface script:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: nie można ustawić skryptu interfejsu:\n"
+#~ " Najpierw musi zostać określona nazwa drukarki!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer description:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Unable to set the printer description:\n"
+#~ " Najpierw musi zostać określona nazwa drukarki!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer location:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: nie można ustawić położenia drukarki:\n"
+#~ " Najpierw musi zostać określona nazwa drukarki!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer options:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: nie można ustawić opcji drukarki:\n"
+#~ " Najpierw musi zostać określona nazwa drukarki!\n"
+
+#~ msgid "lpadmin: Unknown allow/deny option \"%s\"!\n"
+#~ msgstr "lpadmin: nieznana opcja zezwól/zabroń \"%s\"!\n"
+
+#~ msgid "lpadmin: Unknown argument '%s'!\n"
+#~ msgstr "lpadmin: nieznany argument \"%s\"!\n"
+
+#~ msgid "lpadmin: Unknown option '%c'!\n"
+#~ msgstr "lpadmin: nieznana opcja \"%c\"!\n"
+
+#~ msgid "lpadmin: Warning - content type list ignored!\n"
+#~ msgstr ""
+#~ "lpadmin: ostrzeżenie - lista rodzajów zawartości została zignorowana!\n"
+
+#~ msgid "lpinfo: Expected 1284 device ID string after --device-id!\n"
+#~ msgstr "lpinfo: po --device-id spodziewany jest ciąg ID urządzenia 1284!\n"
+
+#~ msgid "lpinfo: Expected language after --language!\n"
+#~ msgstr "lpinfo: po --language spodziewany jest język!\n"
+
+#~ msgid "lpinfo: Expected make and model after --make-and-model!\n"
+#~ msgstr "lpinfo: po --make-and-model spodziewana jest marka i model!\n"
+
+#~ msgid "lpinfo: Expected product string after --product!\n"
+#~ msgstr ""
+#~ "lpinfo: po --product spodziewany jest ciąg identyfikujący producenta!\n"
+
+#~ msgid "lpinfo: Expected scheme list after --exclude-schemes!\n"
+#~ msgstr "lpinfo: po --exclude-schemes spodziewana jest lista schematów!\n"
+
+#~ msgid "lpinfo: Expected scheme list after --include-schemes!\n"
+#~ msgstr "lpinfo: po --include-schemes spodziewana jest lista schematów!\n"
+
+#~ msgid "lpinfo: Expected timeout after --timeout!\n"
+#~ msgstr "lpinfo: po --timeout spodziewany jest limit czasu!\n"
+
+#~ msgid "lpinfo: Unknown argument '%s'!\n"
+#~ msgstr "lpinfo: nieznany argument \"%s\"!\n"
+
+#~ msgid "lpinfo: Unknown option '%c'!\n"
+#~ msgstr "lpinfo: nieznana opcja \"%c\"!\n"
+
+#~ msgid "lpinfo: Unknown option '%s'!\n"
+#~ msgstr "lpinfo: nieznana opcja '%s'!\n"
+
+#~ msgid "lpmove: Unknown argument '%s'!\n"
+#~ msgstr "lpmove: nieznany argument \"%s\"!\n"
+
+#~ msgid "lpmove: Unknown option '%c'!\n"
+#~ msgstr "lpmove: nieznana opcja \"%c\"!\n"
+
+#~ msgid "lpoptions: No printers!?!\n"
+#~ msgstr "lpoptions: brak drukarek?!?\n"
+
+#~ msgid "lpoptions: Unable to open PPD file for %s!\n"
+#~ msgstr "lpoptions: nie można otworzyć pliku PPD dla %s!\n"
+
+#~ msgid "lpoptions: Unknown printer or class!\n"
+#~ msgstr "lpoptions: nieznana drukarka lub klasa!\n"
+
+#~ msgid "lppasswd: Only root can add or delete passwords!\n"
+#~ msgstr "lppasswd: tylko root może dodać lub usunąć hasła!\n"
+
+#~ msgid "lppasswd: Password file busy!\n"
+#~ msgstr "lppasswd: plik hasła jest zajęty!\n"
+
+#~ msgid "lppasswd: Password file not updated!\n"
+#~ msgstr "lppasswd: plik hasła nie został zaktualizowany!\n"
+
+#~ msgid "lppasswd: Sorry, password doesn't match!\n"
+#~ msgstr "lppasswd: przepraszam, hasła się nie zgadzają!\n"
+
+#~ msgid "lppasswd: Sorry, passwords don't match!\n"
+#~ msgstr "lppasswd: przepraszam, hasła się nie zgadzają!\n"
+
+#~ msgid ""
+#~ "lpstat: error - %s environment variable names non-existent destination \"%"
+#~ "s\"!\n"
+#~ msgstr ""
+#~ "lpstat: błąd - %s nazw zmiennych środowiskowych z nieistniejącym celem \"%"
+#~ "s\"!\n"
+
+#~ msgid "notify-events not specified!"
+#~ msgstr "notify-even jest nieokreślone!"
+
+#~ msgid "notify-recipient-uri URI \"%s\" is already used!"
+#~ msgstr "notify-recipient-uri URI \"%s\" jest już użyte!"
+
+#~ msgid "notify-recipient-uri URI \"%s\" uses unknown scheme!"
+#~ msgstr "URI notify-recipient-uri \"%s\" wykorzystuje nieznany schemat!"
+
+#~ msgid "notify-subscription-id %d no good!"
+#~ msgstr "%d notify-subscription-id nie dobre!"
+
+#~ msgid "ppdc: Bad resolution name \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: nieprawidłowa nazwa rozdzielczości \"%s\", linia %d w %s!\n"
+
+#~ msgid "ppdc: Bad status keyword %s on line %d of %s!\n"
+#~ msgstr "ppdc: nieprawidłowe słowo kluczowe statusu %s, linia %d w %s!\n"
+
+#~ msgid "ppdc: Choice found on line %d of %s with no Option!\n"
+#~ msgstr "ppdc: w linii %d %s jest wybór bez opcji!\n"
+
+#~ msgid "ppdc: Duplicate #po for locale %s on line %d of %s!\n"
+#~ msgstr "ppdc: powielone #po dla %s, linia %d w %s!\n"
+
+#~ msgid "ppdc: Expected a filter definition on line %d of %s!\n"
+#~ msgstr "ppdc: w linii %d %s spodziewana jest definicja filtra!\n"
+
+#~ msgid "ppdc: Expected a program name on line %d of %s!\n"
+#~ msgstr "ppdc: w linii %d %s spodziewana jest nazwa programu!\n"
+
+#~ msgid "ppdc: Expected charset after Font on line %d of %s!\n"
+#~ msgstr "ppdc: w linii %d %s spodziewany jest zestaw znaków po Font!\n"
+
+#~ msgid "ppdc: Expected color order for ColorModel on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: w linii %d %s spodziewana jest kolejność kolorów dla ColorModel!\n"
+
+#~ msgid "ppdc: Expected colorspace for ColorModel on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: w linii %d %s spodziewana jest przestrzeń kolorów dla ColorModel!\n"
+
+#~ msgid "ppdc: Expected compression for ColorModel on line %d of %s!\n"
+#~ msgstr "ppdc: w linii %d %s spodziewana jest kompresja dla ColorModel!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected constraints string for UIConstraints on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: w linii %d %s spodziewany ciąg ograniczenia dla UIConstraints!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected driver type keyword following DriverType on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc: w linii %d %s spodziewane słowo kluczowe określające typ sterownika "
+#~ "po DriverType!\n"
+
+#~ msgid "ppdc: Expected duplex type after Duplex on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: w linii %d %s spodziewany jest typ druku obustronnego po Duplex!\n"
+
+#~ msgid "ppdc: Expected encoding after Font on line %d of %s!\n"
+#~ msgstr "ppdc: w linii %d %s spodziewane jest kodowanie po Font!\n"
+
+#~ msgid "ppdc: Expected filename after #po %s on line %d of %s!\n"
+#~ msgstr "ppdc: spodziewana jest nazwa pliku po #po dla %s, linia %d w %s!\n"
+
+#~ msgid "ppdc: Expected group name/text on line %d of %s!\n"
+#~ msgstr "ppdc: w linii %d %s spodziewana jest nazwa grupy/tekst.\n"
+
+#~ msgid "ppdc: Expected include filename on line %d of %s!\n"
+#~ msgstr "ppdc: w linii %d %s spodziewana jest nazwa dołączanego pliku.\n"
+
+#~ msgid "ppdc: Expected integer on line %d of %s!\n"
+#~ msgstr "ppdc: w linii %d %s spodziewana jest liczba całkowita.\n"
+
+#~ msgid "ppdc: Expected locale after #po on line %d of %s!\n"
+#~ msgstr "ppdc: spodziewane jest locale po #po dla, linia %d w %s!\n"
+
+#~ msgid "ppdc: Expected name after %s on line %d of %s!\n"
+#~ msgstr "ppdc: spodziewana jest nazwa po %s, linia %d w %s!\n"
+
+#~ msgid "ppdc: Expected name after FileName on line %d of %s!\n"
+#~ msgstr "ppdc: spodziewana jest nazwa po FileName, linia %d w %s!\n"
+
+#~ msgid "ppdc: Expected name after Font on line %d of %s!\n"
+#~ msgstr "ppdc: spodziewana jest nazwa po Font, linia %d w %s!\n"
+
+#~ msgid "ppdc: Expected name after Manufacturer on line %d of %s!\n"
+#~ msgstr "ppdc: spodziewana jest nazwa po Manufacturer, linia %d w %s!\n"
+
+#~ msgid "ppdc: Expected name after MediaSize on line %d of %s!\n"
+#~ msgstr "ppdc: spodziewana jest nazwa po MediaSize, linia %d w %s!\n"
+
+#~ msgid "ppdc: Expected name after ModelName on line %d of %s!\n"
+#~ msgstr "ppdc: spodziewana jest nazwa po ModelName, linia %d w %s!\n"
+
+#~ msgid "ppdc: Expected name after PCFileName on line %d of %s!\n"
+#~ msgstr "ppdc: spodziewana jest nazwa po PCFileName, linia %d w %s!\n"
+
+#~ msgid "ppdc: Expected name/text after %s on line %d of %s!\n"
+#~ msgstr "ppdc: spodziewana jest nazwa/tekst po %s, linia %d w %s!\n"
+
+#~ msgid "ppdc: Expected name/text after Installable on line %d of %s!\n"
+#~ msgstr "ppdc: spodziewana jest nazwa/tekst po Installable, linia %d w %s!\n"
+
+#~ msgid "ppdc: Expected name/text after Resolution on line %d of %s!\n"
+#~ msgstr "ppdc: spodziewana jest nazwa/tekst po Resolution, linia %d w %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected name/text combination for ColorModel on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: w linii %d %s spodziewana jest kombinacja nazwa/tekst dla "
+#~ "ColorModel!\n"
+
+#~ msgid "ppdc: Expected option name/text on line %d of %s!\n"
+#~ msgstr "ppdc: w linii %d %s spodziewana jest nazwa opcji/tekst.\n"
+
+#~ msgid "ppdc: Expected option section on line %d of %s!\n"
+#~ msgstr "ppdc: w linii %d %s spodziewana jest nazwa opcji/tekst.\n"
+
+#~ msgid "ppdc: Expected option type on line %d of %s!\n"
+#~ msgstr "ppdc: w linii %d %s spodziewany jest typ opcji/tekst.\n"
+
+#~ msgid "ppdc: Expected override field after Resolution on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: spodziewane jest pole zastąpienia po Resolution, linia %d w %s!\n"
+
+#~ msgid "ppdc: Expected real number on line %d of %s!\n"
+#~ msgstr "ppdc: w linii %d %s spodziewana jest liczba rzeczywista.\n"
+
+#~ msgid ""
+#~ "ppdc: Expected resolution/mediatype following ColorProfile on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc: w linii %d %s spodziwana jest rozdzielczość/typ nośnika po "
+#~ "ColorProfile!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected resolution/mediatype following SimpleColorProfile on line %"
+#~ "d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: w linii %d %s spodziwana jest rozdzielczość/typ nośnika po "
+#~ "SimpleColorProfile!\n"
+
+#~ msgid "ppdc: Expected selector after %s on line %d of %s!\n"
+#~ msgstr "ppdc: spodziewany jest wybieracz po %s, linia %d w %s!\n"
+
+#~ msgid "ppdc: Expected status after Font on line %d of %s!\n"
+#~ msgstr "ppdc: spodziewany jest status po Font, linia %d w %s!\n"
+
+#~ msgid "ppdc: Expected string after Copyright on line %d of %s!\n"
+#~ msgstr "ppdc: spodziewany jest ciąg znaków po Copyright, linia %d w %s!\n"
+
+#~ msgid "ppdc: Expected string after Version on line %d of %s!\n"
+#~ msgstr "ppdc: spodziewany jest ciąg znaków po Version, linia %d w %s!\n"
+
+#~ msgid "ppdc: Expected two option names on line %d of %s!\n"
+#~ msgstr "ppdc: w linii %d %s spodziewane są dwie nazwy opcji!\n"
+
+#~ msgid "ppdc: Expected value after %s on line %d of %s!\n"
+#~ msgstr "ppdc: spodziewana jest wartość po %s, linia %d w %s!\n"
+
+#~ msgid "ppdc: Expected version after Font on line %d of %s!\n"
+#~ msgstr "ppdc: spodziewana jest wersja po Fon, linia %d w %s!\n"
+
+#~ msgid "ppdc: Invalid #include/#po filename \"%s\"!\n"
+#~ msgstr "ppdc: nieprawidłowa nazwa pliku #include/#po \"%s\"!\n"
+
+#~ msgid "ppdc: Invalid cost for filter on line %d of %s!\n"
+#~ msgstr "ppdc: nieprawidłowy koszt filtru w linii %d %s!\n"
+
+#~ msgid "ppdc: Invalid empty MIME type for filter on line %d of %s!\n"
+#~ msgstr "ppdc: nieprawidłowy typ MIME dla filtru w linii %d %s!\n"
+
+#~ msgid "ppdc: Invalid empty program name for filter on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: nieprawidłowa pusta nazwa programu dla filtru w linii %d %s!\n"
+
+#~ msgid "ppdc: Invalid option section \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: nieprawidłowy wybór opcji \"%s\", linia %d w %s!\n"
+
+#~ msgid "ppdc: Invalid option type \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: nieprawidłowy typ opcji \"%s\", linia %d w %s!\n"
+
+#~ msgid "ppdc: Missing #endif at end of \"%s\"!\n"
+#~ msgstr "ppdc: na końcu \"%s\" brakuje #endif!\n"
+
+#~ msgid "ppdc: Missing #if on line %d of %s!\n"
+#~ msgstr "ppdc: w linii %d %s brakuje #if!\n"
+
+#~ msgid "ppdc: No message catalog provided for locale %s!\n"
+#~ msgstr "ppdc: brak katalogu komunikatów w locale %s!\n"
+
+#~ msgid "ppdc: Option %s redefined with a different type on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: opcja %s zdefiniowana ponownie jako inny typ, linia %d w %s!\n"
+
+#~ msgid "ppdc: Option constraint must *name on line %d of %s!\n"
+#~ msgstr "ppdc: ograniczenie opcji wymaga *name w linii %d %s!\n"
+
+#~ msgid "ppdc: Too many nested #if's on line %d of %s!\n"
+#~ msgstr "ppdc: w linii %d %s jest zbyt dużo zagnieżdżonych instrukcji #if!\n"
+
+#~ msgid "ppdc: Unable to find #po file %s on line %d of %s!\n"
+#~ msgstr "ppdc: nie można znaleźć pliku #po %s, linia %d w %s!\n"
+
+#~ msgid "ppdc: Unable to find include file \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: nie można znaleźć pliku dołączenia \"%s\", linia %d w %s!\n"
+
+#~ msgid "ppdc: Unknown driver type %s on line %d of %s!\n"
+#~ msgstr "ppdc: nieznany typ sterownika %s, linia %d w %s!\n"
+
+#~ msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: nieznany typ obustronny \"%s\", linia %d w %s!\n"
+
+#~ msgid "ppdc: Unknown media size \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: nieznana wielkość nośnika \"%s\", linia %d w %s!\n"
+
+#~ msgid "ppdc: Unknown token \"%s\" seen on line %d of %s!\n"
+#~ msgstr "ppdc: nieznany znacznik \"%s\", linia %d w %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Unknown trailing characters in real number \"%s\" on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc: nieznane znaki wiodące w liczbie rzeczywistej \"%s\", linia %d w %"
+#~ "s!\n"
+
+#~ msgid "ppdc: Unterminated string starting with %c on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: niezakończony ciąg znaków, rozpoczynający się od %c, linia %d w %"
+#~ "s!\n"
+
+#~ msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s!\n"
+#~ msgstr "ppdmerge: nieprawidłowa wersja LanguageVersion \"%s\" w %s!\n"
diff --git a/locale/cups_pt.po b/locale/cups_pt.po
index 9a03538e8..3e22b7f16 100644
--- a/locale/cups_pt.po
+++ b/locale/cups_pt.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: CUPS 1.4\n"
"Report-Msgid-Bugs-To: http://www.cups.org/str.php\n"
-"POT-Creation-Date: 2009-06-18 15:43-0700\n"
+"POT-Creation-Date: 2010-03-03 10:36-0800\n"
"PO-Revision-Date: 2009-02-16 12:00-0800\n"
"Last-Translator: Apple Inc.\n"
"Language-Team: Apple Inc.\n"
@@ -219,8 +219,8 @@ msgstr ""
" (restrição=\"%s %s %s %s\")\n"
#, c-format
-msgid " WARN %s has no corresponding options!\n"
-msgstr " WARN %s não tem opções correspondentes!\n"
+msgid " WARN %s has no corresponding options\n"
+msgstr ""
#, c-format
msgid ""
@@ -230,23 +230,18 @@ msgstr ""
" WARN %s partilha um prefixo comum com %s\n"
" REF: Página 15, secção 3.2.\n"
-msgid " WARN Default choices conflicting!\n"
-msgstr " WARN Escolhas predefinidas em conflito!\n"
+msgid " WARN Default choices conflicting\n"
+msgstr ""
#, c-format
msgid ""
" WARN Duplex option keyword %s may not work as expected and should "
-"be named Duplex!\n"
+"be named Duplex\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" WARN Palavra-chave de opção de frente e verso %s pode não "
-"funcionar como previsto e deve ter o nome Duplex!\n"
-" REF: Página 122, secção 5.17\n"
-msgid ""
-" WARN File contains a mix of CR, LF, and CR LF line endings!\n"
+msgid " WARN File contains a mix of CR, LF, and CR LF line endings\n"
msgstr ""
-" WARN Ficheiro contém um misto de fins de linha CR, LF e CR LF!\n"
msgid ""
" WARN LanguageEncoding required by PPD 4.3 spec.\n"
@@ -256,8 +251,8 @@ msgstr ""
" REF: Páginas 56-57, secção 5.3.\n"
#, c-format
-msgid " WARN Line %d only contains whitespace!\n"
-msgstr " WARN Linha %d só contém espaço em branco!\n"
+msgid " WARN Line %d only contains whitespace\n"
+msgstr ""
msgid ""
" WARN Manufacturer required by PPD 4.3 spec.\n"
@@ -268,18 +263,14 @@ msgstr ""
msgid ""
" WARN Non-Windows PPD files should use lines ending with only LF, "
-"not CR LF!\n"
+"not CR LF\n"
msgstr ""
-" WARN Ficheiros PPD não Windows devem utilizar fins de linha com "
-"LF, e não CR LF!\n"
#, c-format
msgid ""
-" WARN Obsolete PPD version %.1f!\n"
+" WARN Obsolete PPD version %.1f\n"
" REF: Page 42, section 5.2.\n"
msgstr ""
-" WARN Versão de PPD obsoleta %.1f!\n"
-" REF: Página 42, secção 5.2"
msgid ""
" WARN PCFileName longer than 8.3 in violation of PPD spec.\n"
@@ -289,6 +280,11 @@ msgstr ""
" REF: Páginas 61-62, secção 5.3.\n"
msgid ""
+" WARN PCFileName should contain a unique filename.\n"
+" REF: Pages 61-62, section 5.3.\n"
+msgstr ""
+
+msgid ""
" WARN Protocols contains PJL but JCL attributes are not set.\n"
" REF: Pages 78-79, section 5.7.\n"
msgstr ""
@@ -311,72 +307,99 @@ msgstr ""
" REF: Páginas 64-65, secção 5.3.\n"
#, c-format
-msgid " %s %s %s does not exist!\n"
-msgstr " %s %s %s não existe!\n"
+msgid " %s %s %s does not exist\n"
+msgstr ""
#, c-format
-msgid " %s %s file \"%s\" has the wrong capitalization!\n"
+msgid " %s %s file \"%s\" has the wrong capitalization\n"
msgstr ""
#, c-format
msgid ""
-" %s Bad %s choice %s!\n"
+" %s Bad %s choice %s\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" %s Escolha %s inválida %s!\n"
-" REF: Página 122, secção 5.17\n"
#, c-format
-msgid " %s Bad UTF-8 \"%s\" translation string for option %s!\n"
-msgstr " %s Cadeia de tradução UTF-8 \"%s\" inválida para opção %s!\n"
+msgid " %s Bad UTF-8 \"%s\" translation string for option %s\n"
+msgstr ""
#, c-format
msgid ""
-" %s Bad UTF-8 \"%s\" translation string for option %s, choice %s!\n"
+" %s Bad UTF-8 \"%s\" translation string for option %s, choice %s\n"
msgstr ""
-" %s Cadeia de tradução UTF-8 \"%s\" inválida para opção %s, escolha %"
-"s!\n"
#, c-format
-msgid " %s Bad cupsFilter value \"%s\"!\n"
-msgstr " %s Valor cupsFilter inválido \"%s\"!\n"
+msgid " %s Bad cupsFilter value \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsICCProfile %s!\n"
-msgstr " %s CupsICCProfile inválido %s!\n"
+msgid " %s Bad cupsICCProfile %s\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsPreFilter value \"%s\"!\n"
-msgstr " %s Valor cupsPreFilter inválido \"%s\"!\n"
+msgid " %s Bad cupsPreFilter value \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s CupsUIConstraints inválido %s: \"%s\"!\n"
+msgid " %s Bad cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad language \"%s\"!\n"
-msgstr " %s Idioma inválido \"%s\"!\n"
+msgid " %s Bad language \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad spelling of %s - should be %s!\n"
+msgid " %s Bad permissions on APDialogExtension file \"%s\"\n"
msgstr ""
#, c-format
-msgid " %s Cannot provide both APScanAppPath and APScanAppBundleID!\n"
+msgid " %s Bad permissions on APPrinterIconPath file \"%s\"\n"
msgstr ""
#, c-format
-msgid " %s Empty cupsUIConstraints %s!\n"
-msgstr " %s CupsUIConstraints vazio %s!\n"
+msgid " %s Bad permissions on APPrinterLowInkTool file \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Missing \"%s\" translation string for option %s!\n"
-msgstr " %s Cadeia de tradução inexistente \"%s\" para opção %s!\n"
+msgid " %s Bad permissions on APPrinterUtilityPath file \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Missing \"%s\" translation string for option %s, choice %s!\n"
+msgid " %s Bad permissions on APScanAppPath file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on cupsFilter file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on cupsICCProfile file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on cupsPreFilter file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad spelling of %s - should be %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Cannot provide both APScanAppPath and APScanAppBundleID\n"
+msgstr ""
+
+#, c-format
+msgid " %s Empty cupsUIConstraints %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Missing \"%s\" translation string for option %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Missing \"%s\" translation string for option %s, choice %s\n"
msgstr ""
-" %s Cadeia de tradução inexistente \"%s\" para opção %s, escolha %s!\n"
#, c-format
msgid " %s Missing APDialogExtension file \"%s\"\n"
@@ -400,102 +423,94 @@ msgstr ""
#, c-format
msgid ""
-" %s Missing REQUIRED PageRegion option!\n"
+" %s Missing REQUIRED PageRegion option\n"
" REF: Page 100, section 5.14.\n"
msgstr ""
#, c-format
msgid ""
-" %s Missing REQUIRED PageSize option!\n"
+" %s Missing REQUIRED PageSize option\n"
" REF: Page 99, section 5.14.\n"
msgstr ""
#, c-format
-msgid " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"!\n"
+msgid " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"\n"
msgstr ""
-" %s Escolha inexistente *%s %s em UIConstraints \"*%s %s *%s %s\"!\n"
#, c-format
-msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"!\n"
+msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"\n"
msgstr ""
-" %s Escolha inexistente *%s %s em cupsUIConstraints %s: \"%s\"!\n"
#, c-format
msgid " %s Missing cupsFilter file \"%s\"\n"
msgstr " %s Ficheiro cupsFilter inexistente \"%s\"!\n"
#, c-format
-msgid " %s Missing cupsICCProfile file \"%s\"!\n"
-msgstr " %s Ficheiro cupsICCProfile inexistente \"%s\"!\n"
+msgid " %s Missing cupsICCProfile file \"%s\"\n"
+msgstr ""
#, c-format
msgid " %s Missing cupsPreFilter file \"%s\"\n"
msgstr " %s Ficheiro cupsPreFilter inexistente \"%s\"!\n"
#, c-format
-msgid " %s Missing cupsUIResolver %s!\n"
-msgstr " %s CupsUIResolver inexistente %s!\n"
+msgid " %s Missing cupsUIResolver %s\n"
+msgstr ""
#, c-format
-msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"!\n"
-msgstr " %s Opção inexistente %s em UIConstraints \"*%s %s *%s %s\"!\n"
+msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"\n"
+msgstr ""
#, c-format
-msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s Opção inexistente %s em cupsUIConstraints %s: \"%s\"!\n"
+msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s No base translation \"%s\" is included in file!\n"
-msgstr " %s Sem tradução base \"%s\" incluída no ficheiro!\n"
+msgid " %s No base translation \"%s\" is included in file\n"
+msgstr ""
#, c-format
msgid ""
-" %s Non-standard size name \"%s\"!\n"
+" %s Non-standard size name \"%s\"\n"
" REF: Page 187, section B.2.\n"
msgstr ""
#, c-format
msgid ""
-" %s REQUIRED %s does not define choice None!\n"
+" %s REQUIRED %s does not define choice None\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" %s REQUERIDO %s não define a escolha Sem!\n"
-" REF: Página 122, secção 5.17\n"
#, c-format
-msgid " %s Size \"%s\" defined for %s but not for %s!\n"
+msgid " %s Size \"%s\" defined for %s but not for %s\n"
msgstr ""
#, c-format
-msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)!\n"
+msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)\n"
msgstr ""
#, c-format
-msgid " %s cupsICCProfile %s hash value collides with %s!\n"
-msgstr " %s cupsICCProfile %s valor hash colide com %s!\n"
+msgid " %s cupsICCProfile %s hash value collides with %s\n"
+msgstr ""
#, c-format
-msgid " %s cupsUIResolver %s causes a loop!\n"
-msgstr " %s cupsUIResolver %s causa um loop!\n"
+msgid " %s cupsUIResolver %s causes a loop\n"
+msgstr ""
#, c-format
msgid ""
-" %s cupsUIResolver %s does not list at least two different options!\n"
+" %s cupsUIResolver %s does not list at least two different options\n"
msgstr ""
#, c-format
-msgid " **FAIL** %s choice names %s and %s differ only by case!\n"
+msgid " **FAIL** %s choice names %s and %s differ only by case\n"
msgstr ""
-" **FAIL** %s os nomes da escolha %s e %s divergem apenas pela "
-"utilização de maiúsculas/minúsculas!\n"
#, c-format
msgid ""
-" **FAIL** %s must be 1284DeviceID!\n"
+" **FAIL** %s must be 1284DeviceID\n"
" REF: Page 72, section 5.5\n"
msgstr ""
-" **FAIL** %s deve ser 1284DeviceID!\n"
-" REF: Página 72, secção 5.5\n"
#, c-format
msgid ""
@@ -507,19 +522,15 @@ msgstr ""
#, c-format
msgid ""
-" **FAIL** BAD DefaultImageableArea %s!\n"
+" **FAIL** BAD DefaultImageableArea %s\n"
" REF: Page 102, section 5.15.\n"
msgstr ""
-" **FAIL** DefaultImageableArea %s inválida!\n"
-" REF: Página 102, secção 5.15\n"
#, c-format
msgid ""
-" **FAIL** BAD DefaultPaperDimension %s!\n"
+" **FAIL** BAD DefaultPaperDimension %s\n"
" REF: Page 103, section 5.15.\n"
msgstr ""
-" **FAIL** DefaultPaperDimension %s inválida!\n"
-" REF: Página 103, secção 5.15\n"
msgid ""
" **FAIL** BAD JobPatchFile attribute in file\n"
@@ -573,11 +584,9 @@ msgstr ""
#, c-format
msgid ""
-" **FAIL** Bad %s choice %s!\n"
+" **FAIL** Bad %s choice %s\n"
" REF: Page 84, section 5.9\n"
msgstr ""
-" **FAIL** Escolha %s inválida %s!\n"
-" REF: Página 84, secção 5.9\n"
#, c-format
msgid ""
@@ -596,12 +605,12 @@ msgstr ""
" REF: Página 56, secção 5.3.\n"
#, c-format
-msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1!\n"
-msgstr " **FAIL** LanguageEncoding %s inválida - deve ser ISOLatin1!\n"
+msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1\n"
+msgstr ""
#, c-format
-msgid " **FAIL** Bad LanguageVersion %s - must be English!\n"
-msgstr " **FAIL** LanguageVersion %s inválida - deve ser Inglês!\n"
+msgid " **FAIL** Bad LanguageVersion %s - must be English\n"
+msgstr ""
#, c-format
msgid " **FAIL** Default option code cannot be interpreted: %s\n"
@@ -611,34 +620,26 @@ msgstr ""
#, c-format
msgid ""
" **FAIL** Default translation string for option %s choice %s contains "
-"8-bit characters!\n"
+"8-bit characters\n"
msgstr ""
-" **FAIL** Cadeia de tradução predefinida para opção %s escolha %s "
-"contém caracteres de 8 bits!\n"
#, c-format
msgid ""
" **FAIL** Default translation string for option %s contains 8-bit "
-"characters!\n"
+"characters\n"
msgstr ""
-" **FAIL** Cadeia de tradução predefinida para opção %s contém "
-"caracteres de 8 bits!\n"
#, c-format
-msgid " **FAIL** Group names %s and %s differ only by case!\n"
+msgid " **FAIL** Group names %s and %s differ only by case\n"
msgstr ""
-" **FAIL** Os nomes dos grupos%s e %s divergem apenas pela utilização "
-"de maiúsculas/minúsculas!\n"
#, c-format
-msgid " **FAIL** Multiple occurrences of %s choice name %s!\n"
-msgstr " **FAIL** Múltiplos casos de %s nome da escolha %s!\n"
+msgid " **FAIL** Multiple occurrences of %s choice name %s\n"
+msgstr ""
#, c-format
-msgid " **FAIL** Option names %s and %s differ only by case!\n"
+msgid " **FAIL** Option names %s and %s differ only by case\n"
msgstr ""
-" **FAIL** Os nomes das opções %s e %s divergem apenas pela utilização "
-"de maiúsculas/minúsculas!\n"
#, c-format
msgid ""
@@ -788,100 +789,82 @@ msgstr " %d ERROS ENCONTRADOS\n"
#, c-format
msgid ""
-" Bad %%%%BoundingBox: on line %d!\n"
+" Bad %%%%BoundingBox: on line %d\n"
" REF: Page 39, %%%%BoundingBox:\n"
msgstr ""
-" %%%%BoundingBox: inválida na linha %d!\n"
-" REF: Página 39, %%%%BoundingBox:\n"
#, c-format
msgid ""
-" Bad %%%%Page: on line %d!\n"
+" Bad %%%%Page: on line %d\n"
" REF: Page 53, %%%%Page:\n"
msgstr ""
-" %%%%Page: inválida na linha %d!\n"
-" REF: Página 53, %%%%Page:\n"
#, c-format
msgid ""
-" Bad %%%%Pages: on line %d!\n"
+" Bad %%%%Pages: on line %d\n"
" REF: Page 43, %%%%Pages:\n"
msgstr ""
-" %%%%Pages: inválidas na linha %d!\n"
-" REF: Página 43, %%%%Pages:\n"
#, c-format
msgid ""
-" Line %d is longer than 255 characters (%d)!\n"
+" Line %d is longer than 255 characters (%d)\n"
" REF: Page 25, Line Length\n"
msgstr ""
-" Linha %d tem mais de 255 caracteres (%d)!\n"
-" REF: Página 25, Comprimento da Linha\n"
msgid ""
-" Missing %!PS-Adobe-3.0 on first line!\n"
+" Missing %!PS-Adobe-3.0 on first line\n"
" REF: Page 17, 3.1 Conforming Documents\n"
msgstr ""
-" %!PS-Adobe-3.0 inexistente na primeira linha!\n"
-" REF: Página 17, 3.1 Documentos de Conformidade\n"
#, c-format
msgid ""
-" Missing %%EndComments comment!\n"
+" Missing %%EndComments comment\n"
" REF: Page 41, %%EndComments\n"
msgstr ""
-" Comentário %%EndComments inexistente!\n"
-" REF: Página 41, %%EndComments\n"
#, c-format
msgid ""
-" Missing or bad %%BoundingBox: comment!\n"
+" Missing or bad %%BoundingBox: comment\n"
" REF: Page 39, %%BoundingBox:\n"
msgstr ""
-" Comentário %%BoundingBox: inexistente ou inválido!\n"
-" REF: Página 39, %%BoundingBox:\n"
#, c-format
msgid ""
-" Missing or bad %%Page: comments!\n"
+" Missing or bad %%Page: comments\n"
" REF: Page 53, %%Page:\n"
msgstr ""
-" Comentários %%Page: inexistentes ou inválidos!\n"
-" REF: Página 53, %%Page:\n"
#, c-format
msgid ""
-" Missing or bad %%Pages: comment!\n"
+" Missing or bad %%Pages: comment\n"
" REF: Page 43, %%Pages:\n"
msgstr ""
-" Comentário %%Pages: inexistente ou inválido!\n"
-" REF: Página 43, %%Pages:\n"
msgid " NO ERRORS FOUND\n"
msgstr " SEM ERROS\n"
#, c-format
-msgid " Saw %d lines that exceeded 255 characters!\n"
-msgstr " Detectadas %d linhas que excedem 255 caracteres!\n"
+msgid " Saw %d lines that exceeded 255 characters\n"
+msgstr ""
#, c-format
-msgid " Too many %%BeginDocument comments!\n"
-msgstr " Demasiados comentários %%BeginDocument!\n"
+msgid " Too many %%BeginDocument comments\n"
+msgstr ""
#, c-format
-msgid " Too many %%EndDocument comments!\n"
-msgstr " Demasiados comentários %%EndDocument!\n"
+msgid " Too many %%EndDocument comments\n"
+msgstr ""
-msgid " Warning: file contains binary data!\n"
-msgstr " Aviso: ficheiro contém dados binários!\n"
+msgid " Warning: file contains binary data\n"
+msgstr ""
#, c-format
-msgid " Warning: no %%EndComments comment in file!\n"
-msgstr " Aviso: sem comentário %%EndComments no ficheiro!\n"
+msgid " Warning: no %%EndComments comment in file\n"
+msgstr ""
#, c-format
-msgid " Warning: obsolete DSC version %.1f in file!\n"
-msgstr " Aviso: versão obsoleta de DSC %.1f no ficheiro!\n"
+msgid " Warning: obsolete DSC version %.1f in file\n"
+msgstr ""
msgid " FAIL\n"
msgstr " FAIL\n"
@@ -977,8 +960,8 @@ msgstr ""
"\t%s\n"
#, c-format
-msgid "%s not supported!"
-msgstr "%s não suportado!"
+msgid "%s not supported"
+msgstr ""
#, c-format
msgid "%s/%s accepting requests since %s\n"
@@ -1001,124 +984,119 @@ msgid "%s: %s failed: %s\n"
msgstr "%s: %s falhou: %s\n"
#, c-format
-msgid "%s: Don't know what to do!\n"
-msgstr "%s: Não sei que fazer!\n"
+msgid "%s: Don't know what to do\n"
+msgstr ""
#, c-format
msgid ""
-"%s: Error - %s environment variable names non-existent destination \"%s\"!\n"
+"%s: Error - %s environment variable names non-existent destination \"%s\"\n"
msgstr ""
-"%s: Erro - nomes de variáveis de ambiente %s inexistentes no destino \"%s"
-"\"!\n"
#, c-format
-msgid "%s: Error - bad job ID!\n"
-msgstr "%s: Erro - ID de trabalho inválido!\n"
+msgid "%s: Error - bad job ID\n"
+msgstr ""
#, c-format
-msgid "%s: Error - cannot print files and alter jobs simultaneously!\n"
+msgid "%s: Error - cannot print files and alter jobs simultaneously\n"
msgstr ""
-"%s: Erro - não é possível imprimir ficheiros e alterar trabalhos em "
-"simultâneo!\n"
#, c-format
-msgid ""
-"%s: Error - cannot print from stdin if files or a job ID are provided!\n"
+msgid "%s: Error - cannot print from stdin if files or a job ID are provided\n"
msgstr ""
-"%s: Erro - não é possível imprimir a partir de stdin se fornecidos ficheiros "
-"ou ID do trabalho!\n"
#, c-format
-msgid "%s: Error - expected character set after '-S' option!\n"
-msgstr "%s: Erro - conjunto de caracteres esperado após opção '-S'!\n"
+msgid "%s: Error - expected character set after '-S' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected content type after '-T' option!\n"
-msgstr "%s: Erro - tipo de conteúdo esperado após opção '-T'!\n"
+msgid "%s: Error - expected content type after '-T' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected copies after '-n' option!\n"
-msgstr "%s: Erro - cópias esperadas após opção '-n'!\n"
+msgid "%s: Error - expected copies after '-n' option\n"
+msgstr ""
+
+#, c-format
+msgid "%s: Error - expected copy count after '-#' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected copy count after '-#' option!\n"
-msgstr "%s: Erro - contagem de cópias esperadas após opção '-#'!\n"
+msgid "%s: Error - expected destination after '-P' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected destination after '-P' option!\n"
-msgstr "%s: Erro - destino esperado após opção '-P'!\n"
+msgid "%s: Error - expected destination after '-b' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected destination after '-b' option!\n"
-msgstr "%s: Erro - destino esperado após opção '-b'!\n"
+msgid "%s: Error - expected destination after '-d' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected destination after '-d' option!\n"
-msgstr "%s: Erro - destino esperado após opção '-d'!\n"
+msgid "%s: Error - expected form after '-f' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected form after '-f' option!\n"
-msgstr "%s: Erro - formato esperado após opção '-f'!\n"
+msgid "%s: Error - expected hold name after '-H' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected hold name after '-H' option!\n"
-msgstr "%s: Erro - nome para reter esperado após opção '-H'!\n"
+msgid "%s: Error - expected hostname after '-H' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected hostname after '-H' option!\n"
-msgstr "%s: Erro - nome de host esperado após opção '-h'!\n"
+msgid "%s: Error - expected hostname after '-h' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected hostname after '-h' option!\n"
-msgstr "%s: Erro - nome de host esperado após opção '-h'!\n"
+msgid "%s: Error - expected mode list after '-y' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected mode list after '-y' option!\n"
-msgstr "%s: Erro - lista de modo esperada após opção '-y'!\n"
+msgid "%s: Error - expected name after '-%c' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected name after '-%c' option!\n"
-msgstr "%s: Erro - nome esperado após opção '-%c'!\n"
+msgid "%s: Error - expected option string after '-o' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected option string after '-o' option!\n"
-msgstr "%s: Erro - cadeia de opção esperada após opção '-o'!\n"
+msgid "%s: Error - expected page list after '-P' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected page list after '-P' option!\n"
-msgstr "%s: Erro - lista de página esperada após opção '-P'!\n"
+msgid "%s: Error - expected priority after '-%c' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected priority after '-%c' option!\n"
-msgstr "%s: Erro - prioridade esperada após opção '-%c'!\n"
+msgid "%s: Error - expected reason text after '-r' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected reason text after '-r' option!\n"
-msgstr "%s: Erro - texto de motivo esperado após opção '-r'!\n"
+msgid "%s: Error - expected title after '-t' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected title after '-t' option!\n"
-msgstr "%s: Erro - título esperado após opção '-t'!\n"
+msgid "%s: Error - expected username after '-U' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected username after '-U' option!\n"
-msgstr "%s: Erro - nome de utilizador esperado após opção '-u'!\n"
+msgid "%s: Error - expected username after '-U' option!n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected username after '-u' option!\n"
-msgstr "%s: Erro - nome de utilizador esperado após opção '-u'!\n"
+msgid "%s: Error - expected username after '-u' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected value after '-%c' option!\n"
-msgstr "%s: Erro - valor esperado após opção '-%c'!\n"
+msgid "%s: Error - expected value after '-%c' option\n"
+msgstr ""
#, c-format
msgid ""
"%s: Error - need \"completed\", \"not-completed\", or \"all\" after '-W' "
-"option!\n"
+"option\n"
msgstr ""
-"%s: Erro - necessário \"concluído\", \"não concluído\" ou \"tudo\" após "
-"opção '-W'!\n"
#, c-format
msgid "%s: Error - no default destination available.\n"
@@ -1129,8 +1107,8 @@ msgid "%s: Error - priority must be between 1 and 100.\n"
msgstr "%s: Erro - prioridade deve ser entre 1 e 100.\n"
#, c-format
-msgid "%s: Error - scheduler not responding!\n"
-msgstr "%s: Erro - programador não responde!\n"
+msgid "%s: Error - scheduler not responding\n"
+msgstr ""
#, c-format
msgid "%s: Error - too many files - \"%s\"\n"
@@ -1146,64 +1124,64 @@ msgstr ""
"%s: Erro - não é possível criar fila de espera a partir de stdin - %s\n"
#, c-format
-msgid "%s: Error - unknown destination \"%s\"!\n"
-msgstr "%s: Erro - destino desconhecido \"%s\"!\n"
+msgid "%s: Error - unknown destination \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Error - unknown destination \"%s/%s\"!\n"
-msgstr "%s: Erro - destino desconhecido \"%s/%s\"!\n"
+msgid "%s: Error - unknown destination \"%s/%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Error - unknown option '%c'!\n"
-msgstr "%s: Erro - opção desconhecida '%c'!\n"
+msgid "%s: Error - unknown option '%c'\n"
+msgstr ""
#, c-format
-msgid "%s: Error - unknown option '%s'!\n"
-msgstr "%s: Erro - opção desconhecida '%s'!\n"
+msgid "%s: Error - unknown option '%s'\n"
+msgstr ""
#, c-format
-msgid "%s: Expected job ID after '-i' option!\n"
-msgstr "%s: ID de trabalho esperado após opção '-i'!\n"
+msgid "%s: Expected job ID after '-i' option\n"
+msgstr ""
#, c-format
msgid "%s: Filter \"%s\" not available: %s\n"
msgstr "%s: Filtro \"%s\" não disponível: %s\n"
#, c-format
-msgid "%s: Invalid destination name in list \"%s\"!\n"
-msgstr "%s: Nome de destino inválido na lista \"%s\"!\n"
+msgid "%s: Invalid destination name in list \"%s\"\n"
+msgstr ""
#, c-format
msgid "%s: Invalid filter string \"%s\"\n"
msgstr "%s: Cadeia de filtro inválida \"%s\"\n"
#, c-format
-msgid "%s: Need job ID ('-i jobid') before '-H restart'!\n"
-msgstr "%s: Necessário ID do trabalho ('-i jobid') antes de '-H reiniciar'!\n"
+msgid "%s: Need job ID ('-i jobid') before '-H restart'\n"
+msgstr ""
#, c-format
-msgid "%s: No filter to convert from %s/%s to %s/%s!\n"
-msgstr "%s: Sem filtro para converter de %s/%s para %s/%s!\n"
+msgid "%s: No filter to convert from %s/%s to %s/%s\n"
+msgstr ""
#, c-format
msgid "%s: Operation failed: %s\n"
msgstr "%s: Operação falhou: %s\n"
#, c-format
-msgid "%s: Sorry, no encryption support compiled in!\n"
-msgstr "%s: Sem suporte de encriptação compilado!\n"
+msgid "%s: Sorry, no encryption support compiled in\n"
+msgstr ""
#, c-format
msgid "%s: Unable to connect to server\n"
msgstr "%s: Não é possível ligar ao servidor\n"
#, c-format
-msgid "%s: Unable to contact server!\n"
-msgstr "%s: Não é possível contactar o servidor!\n"
+msgid "%s: Unable to contact server\n"
+msgstr ""
#, c-format
-msgid "%s: Unable to determine MIME type of \"%s\"!\n"
-msgstr "%s: Não é possível determinar tipo MIME de \"%s\"!\n"
+msgid "%s: Unable to determine MIME type of \"%s\"\n"
+msgstr ""
#, c-format
msgid "%s: Unable to open %s: %s\n"
@@ -1218,60 +1196,55 @@ msgid "%s: Unable to open PPD file: %s on line %d.\n"
msgstr ""
#, c-format
-msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"!\n"
+msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"\n"
msgstr ""
-"%s: Não é possível ler a base de dados MIME a partir de \"%s\" ou \"%s\"!\n"
#, c-format
-msgid "%s: Unknown destination \"%s\"!\n"
-msgstr "%s: Destino desconhecido \"%s\"!\n"
+msgid "%s: Unknown destination \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown destination MIME type %s/%s!\n"
-msgstr "%s: Destino desconhecido de tipo MIME %s/%s!\n"
+msgid "%s: Unknown destination MIME type %s/%s\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown option '%c'!\n"
-msgstr "%s: Opção desconhecida '%c'!\n"
+msgid "%s: Unknown option '%c'\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown source MIME type %s/%s!\n"
-msgstr "%s: Origem desconhecida de tipo MIME %s/%s!\n"
+msgid "%s: Unknown source MIME type %s/%s\n"
+msgstr ""
#, c-format
msgid ""
"%s: Warning - '%c' format modifier not supported - output may not be "
-"correct!\n"
+"correct\n"
msgstr ""
-"%s: Aviso - modificador de formato '%c' não suportado - saída pode ser "
-"incorrecta!\n"
#, c-format
-msgid "%s: Warning - character set option ignored!\n"
-msgstr "%s: Aviso - opção de conjunto de caracteres ignorada!\n"
+msgid "%s: Warning - character set option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - content type option ignored!\n"
-msgstr "%s: Aviso - opção de tipo de conteúdo ignorada!\n"
+msgid "%s: Warning - content type option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - form option ignored!\n"
-msgstr "%s: Aviso - opção de formato ignorada!\n"
+msgid "%s: Warning - form option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - mode option ignored!\n"
-msgstr "%s: Aviso - opção de modo ignorada!\n"
+msgid "%s: Warning - mode option ignored\n"
+msgstr ""
#, c-format
msgid ""
-"%s: error - %s environment variable names non-existent destination \"%s\"!\n"
+"%s: error - %s environment variable names non-existent destination \"%s\"\n"
msgstr ""
-"%s: Erro - nomes de variáveis de ambiente %s inexistentes no destino \"%s"
-"\"!\n"
#, c-format
-msgid "%s: error - expected option=value after '-o' option!\n"
-msgstr "%s: Erro - opção=valor esperada após opção '-o'!\n"
+msgid "%s: error - expected option=value after '-o' option\n"
+msgstr ""
#, c-format
msgid "%s: error - no default destination available.\n"
@@ -1868,20 +1841,19 @@ msgstr "95"
msgid "?Invalid help command unknown\n"
msgstr "?Comando de ajuda inválido desconhecido\n"
-msgid "A Samba password is required to export printer drivers!"
-msgstr "Palavra-passe Samba requerida para exportar recursos de impressora!"
+msgid "A Samba password is required to export printer drivers"
+msgstr ""
-msgid "A Samba username is required to export printer drivers!"
+msgid "A Samba username is required to export printer drivers"
msgstr ""
-"Nome de utilizador Samba requerido para exportar recursos de impressora!"
#, c-format
-msgid "A class named \"%s\" already exists!"
-msgstr "Já existe uma classe com o nome \"%s\"!"
+msgid "A class named \"%s\" already exists"
+msgstr ""
#, c-format
-msgid "A printer named \"%s\" already exists!"
-msgstr "Já existe uma impressora com o nome \"%s\"!"
+msgid "A printer named \"%s\" already exists"
+msgstr ""
msgid "A0"
msgstr "A0"
@@ -1992,12 +1964,12 @@ msgid "Applicator"
msgstr "Aplicador"
#, c-format
-msgid "Attempt to set %s printer-state to bad value %d!"
-msgstr "Tentativa de definir %s printer-state como valor inválido %d!"
+msgid "Attempt to set %s printer-state to bad value %d"
+msgstr ""
#, c-format
-msgid "Attribute groups are out of order (%x < %x)!"
-msgstr "Grupos de atributos desordenados (%x < %x)!"
+msgid "Attribute groups are out of order (%x < %x)"
+msgstr ""
msgid "B0"
msgstr "B0"
@@ -2061,83 +2033,86 @@ msgid "Bad custom parameter"
msgstr "Parâmetro personalizado inválido"
#, c-format
-msgid "Bad device URI \"%s\"!\n"
-msgstr "URI de periférico inválido \"%s\"!\n"
+msgid "Bad device URI \"%s\"\n"
+msgstr ""
#, c-format
-msgid "Bad device-uri \"%s\"!"
-msgstr "Device-uri \"%s\" inválido!"
+msgid "Bad device-uri \"%s\""
+msgstr ""
#, c-format
-msgid "Bad device-uri scheme \"%s\"!"
-msgstr "Esquema uri de periférico inválido \"%s\"!\n"
+msgid "Bad device-uri scheme \"%s\""
+msgstr ""
#, c-format
-msgid "Bad document-format \"%s\"!"
-msgstr "Document-format \"%s\" inválido!"
+msgid "Bad document-format \"%s\""
+msgstr ""
-msgid "Bad filename buffer!"
-msgstr "Buffer de nome de ficheiro inválido!"
+msgid "Bad filename buffer"
+msgstr ""
#, c-format
msgid "Bad font attribute: %s\n"
msgstr "Atributo de tipo de letra inválido: %s\n"
-msgid "Bad job-priority value!"
-msgstr "Valor job-priority inválido!"
+msgid "Bad job-priority value"
+msgstr ""
#, c-format
-msgid "Bad job-sheets value \"%s\"!"
-msgstr "Valor job-sheets \"%s\" inválido!"
+msgid "Bad job-sheets value \"%s\""
+msgstr ""
-msgid "Bad job-sheets value type!"
-msgstr "Tipo de valor job-sheets inválido!"
+msgid "Bad job-sheets value type"
+msgstr ""
-msgid "Bad job-state value!"
-msgstr "Valor job-state inválido!"
+msgid "Bad job-state value"
+msgstr ""
#, c-format
-msgid "Bad job-uri attribute \"%s\"!"
-msgstr "Atributo job-uri \"%s\" inválido!"
+msgid "Bad job-uri attribute \"%s\""
+msgstr ""
#, c-format
-msgid "Bad notify-pull-method \"%s\"!"
-msgstr "Notify-pull-method \"%s\" inválido!"
+msgid "Bad notify-pull-method \"%s\""
+msgstr ""
#, c-format
-msgid "Bad notify-recipient-uri URI \"%s\"!"
-msgstr "Notify-recipient-uri URI \"%s\" inválido!"
+msgid "Bad notify-recipient-uri URI \"%s\""
+msgstr ""
#, c-format
msgid "Bad number-up value %d."
msgstr "Valor number-up inválido %d."
#, c-format
-msgid "Bad option + choice on line %d!"
-msgstr "Opção + escolha inválidas na linha %d!"
+msgid "Bad option + choice on line %d"
+msgstr ""
#, c-format
msgid "Bad page-ranges values %d-%d."
msgstr "Valores page-ranges inválidos %d-%d."
#, c-format
-msgid "Bad port-monitor \"%s\"!"
-msgstr "Port-monitor \"%s\" inválido!"
+msgid "Bad port-monitor \"%s\""
+msgstr ""
#, c-format
-msgid "Bad printer-state value %d!"
-msgstr "Valor printer-state inválido %d!"
+msgid "Bad printer-state value %d"
+msgstr ""
#, c-format
-msgid "Bad request ID %d!"
+msgid "Bad request ID %d"
msgstr ""
#, c-format
-msgid "Bad request version number %d.%d!"
-msgstr "Número de versão pedido inválido %d.%d!"
+msgid "Bad request version number %d.%d"
+msgstr ""
-msgid "Bad subscription ID!"
-msgstr "ID de subscrição inválido!"
+msgid "Bad subscription ID"
+msgstr ""
+
+msgid "Bad value string"
+msgstr ""
msgid "Banners"
msgstr "Faixas publicitárias"
@@ -2197,8 +2172,8 @@ msgid "Change Settings"
msgstr "Alterar definições"
#, c-format
-msgid "Character set \"%s\" not supported!"
-msgstr "Conjunto de caracteres \"%s\" não suportado!"
+msgid "Character set \"%s\" not supported"
+msgstr ""
msgid "Chou3 Envelope"
msgstr "Envelope Chou3"
@@ -2237,11 +2212,8 @@ msgid "Continuous"
msgstr "Contínuo"
#, c-format
-msgid "Could not scan type \"%s\"!"
-msgstr "Não é possível procurar o tipo \"%s\"!"
-
-msgid "Cover open."
-msgstr "Tampa aberta."
+msgid "Could not scan type \"%s\""
+msgstr ""
msgid "Created"
msgstr "Criação"
@@ -2292,12 +2264,6 @@ msgstr "Série DeskJet"
msgid "Destination \"%s\" is not accepting jobs."
msgstr "Destino \"%s\" não está a aceitar trabalhos."
-msgid "Developer almost empty."
-msgstr "Programador quase vazio."
-
-msgid "Developer empty!"
-msgstr "Programador vazio!"
-
#, c-format
msgid ""
"Device: uri = %s\n"
@@ -2324,9 +2290,6 @@ msgstr "Inactivo"
msgid "Document %d not found in job %d."
msgstr "O documento %d não foi encontrado no trabalho %d."
-msgid "Door open."
-msgstr "Porta aberta."
-
msgid "Double Postcard"
msgstr "Postal duplo"
@@ -2361,24 +2324,20 @@ msgid "ERROR: %s job-id user title copies options [file]\n"
msgstr ""
#, c-format
-msgid "ERROR: Bad %%BoundingBox: comment seen!\n"
-msgstr "ERROR: Detectado comentário %%BoundingBox: inválido!\n"
-
-#, c-format
-msgid "ERROR: Bad %%IncludeFeature: comment!\n"
-msgstr "ERROR: Detectado comentário %%IncludeFeature: inválido!\n"
+msgid "ERROR: Bad %%BoundingBox: comment seen\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad %%Page: comment in file!\n"
-msgstr "ERROR: Comentário %%Page: inválido no ficheiro!\n"
+msgid "ERROR: Bad %%IncludeFeature: comment\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad %%PageBoundingBox: comment in file!\n"
-msgstr "ERROR: Comentário %%PageBoundingBox: inválido no ficheiro!\n"
+msgid "ERROR: Bad %%Page: comment in file\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad SCSI device file \"%s\"!\n"
-msgstr "ERROR: Ficheiro de periférico SCSI inválido \"%s\"!\n"
+msgid "ERROR: Bad %%PageBoundingBox: comment in file\n"
+msgstr ""
#, c-format
msgid "ERROR: Bad charset file %s\n"
@@ -2389,23 +2348,23 @@ msgid "ERROR: Bad charset type %s\n"
msgstr "ERROR: Tipo charset inválido %s\n"
#, c-format
-msgid "ERROR: Bad columns value %d!\n"
-msgstr "ERROR: Valor de colunas inválido %d!\n"
+msgid "ERROR: Bad columns value %d\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad cpi value %f!\n"
-msgstr "ERROR: Valor cpi inválido %f!\n"
+msgid "ERROR: Bad cpi value %f\n"
+msgstr ""
#, c-format
msgid "ERROR: Bad font description line: %s\n"
msgstr "ERROR: Linha de descrição de tipo de letra inválida: %s\n"
#, c-format
-msgid "ERROR: Bad lpi value %f!\n"
-msgstr "ERROR: Valor lpi inválido %f!\n"
+msgid "ERROR: Bad lpi value %f\n"
+msgstr ""
-msgid "ERROR: Bad page setup!\n"
-msgstr "ERROR: Configuração de página inválida!\n"
+msgid "ERROR: Bad page setup\n"
+msgstr ""
#, c-format
msgid "ERROR: Bad text direction %s\n"
@@ -2415,93 +2374,80 @@ msgstr "ERROR: Orientação de texto inválida %s\n"
msgid "ERROR: Bad text width %s\n"
msgstr "ERROR: Largura de texto inválida %s\n"
-msgid "ERROR: Destination printer does not exist!\n"
-msgstr "ERROR: A impressora de destino não existe!\n"
+msgid "ERROR: Destination printer does not exist\n"
+msgstr ""
#, c-format
-msgid "ERROR: Duplicate %%BoundingBox: comment seen!\n"
-msgstr "ERROR: Detectado comentário %%BoundingBox: em duplicado!\n"
+msgid "ERROR: Duplicate %%BoundingBox: comment seen\n"
+msgstr ""
#, c-format
-msgid "ERROR: Duplicate %%Pages: comment seen!\n"
-msgstr "ERROR: Detectado comentário %%Pages: em duplicado!\n"
+msgid "ERROR: Duplicate %%Pages: comment seen\n"
+msgstr ""
-msgid "ERROR: Empty print file!\n"
-msgstr "ERROR: Ficheiro de impressão vazio!\n"
+msgid "ERROR: Empty print file\n"
+msgstr ""
#, c-format
msgid "ERROR: Error %d sending PAPSendData request: %s\n"
msgstr "ERROR: Erro %d ao enviar o pedido PAPSendData: %s\n"
#, c-format
-msgid "ERROR: Expected quoted string on line %d of %s!\n"
-msgstr "ERROR: Esperada cadeia entre aspas na linha %d de %s!\n"
-
-msgid "ERROR: Fatal USB error!\n"
-msgstr "ERROR: Erro fatal de USB!\n"
+msgid "ERROR: Expected quoted string on line %d of %s\n"
+msgstr ""
-msgid "ERROR: Invalid HP-GL/2 command seen, unable to print file!\n"
+msgid "ERROR: Fatal USB error\n"
msgstr ""
-"ERROR: Detectado comando HP-GL/2 inválido; impossível imprimir ficheiro!\n"
#, c-format
-msgid "ERROR: Missing %%EndProlog!\n"
-msgstr "ERROR: %%EndProlog inexistente!\n"
+msgid "ERROR: Missing %%EndProlog\n"
+msgstr ""
#, c-format
-msgid "ERROR: Missing %%EndSetup!\n"
-msgstr "ERROR: %%EndSetup inexistente!\n"
+msgid "ERROR: Missing %%EndSetup\n"
+msgstr ""
#, c-format
-msgid "ERROR: Missing value on line %d of banner file!\n"
+msgid "ERROR: Missing value on line %d of banner file\n"
msgstr ""
-"ERROR: Valor inexistente na linha %d do ficheiro da faixa publicitária!\n"
#, c-format
msgid ""
-"ERROR: Need a msgid line before any translation strings on line %d of %s!\n"
+"ERROR: Need a msgid line before any translation strings on line %d of %s\n"
msgstr ""
-"ERROR: É necessária uma linha msgid antes de quaisquer cadeias de tradução "
-"na linha %d de %s!\n"
#, c-format
-msgid "ERROR: No %%BoundingBox: comment in header!\n"
-msgstr "ERROR: Sem comentário %%BoundingBox: no cabeçalho!\n"
+msgid "ERROR: No %%BoundingBox: comment in header\n"
+msgstr ""
#, c-format
-msgid "ERROR: No %%Pages: comment in header!\n"
-msgstr "ERROR: Sem comentário %%Pages: no cabeçalho!\n"
+msgid "ERROR: No %%Pages: comment in header\n"
+msgstr ""
msgid ""
-"ERROR: No device URI found in argv[0] or in DEVICE_URI environment "
-"variable!\n"
+"ERROR: No device URI found in argv[0] or in DEVICE_URI environment variable\n"
msgstr ""
-"ERROR: Sem URI de periférico em argv[0] ou na variável de ambiente "
-"DEVICE_URI!\n"
#, c-format
msgid "ERROR: No fonts in charset file %s\n"
msgstr "ERROR: Tipos de letra inexistentes no ficheiro charset %s\n"
-msgid "ERROR: No pages found!\n"
-msgstr "ERROR: Sem páginas!\n"
+msgid "ERROR: No pages found\n"
+msgstr ""
-msgid "ERROR: Out of paper!\n"
-msgstr "ERROR: Sem papel!\n"
+msgid "ERROR: Out of paper\n"
+msgstr ""
-msgid "ERROR: PRINTER environment variable not defined!\n"
-msgstr "ERROR: Variável de ambiente PRINTER não definida!\n"
+msgid "ERROR: PRINTER environment variable not defined\n"
+msgstr ""
#, c-format
-msgid "ERROR: Print file was not accepted (%s)!\n"
-msgstr "ERROR: O ficheiro de impressão não foi aceite (%s)!\n"
+msgid "ERROR: Print file was not accepted (%s)\n"
+msgstr ""
msgid "ERROR: Printer not responding\n"
msgstr "ERROR: A impressora não responde\n"
-msgid "ERROR: Printer not responding!\n"
-msgstr "ERROR: A impressora não responde!\n"
-
msgid "ERROR: Printer sent unexpected EOF\n"
msgstr "ERROR: A impressora enviou um EOF inesperado\n"
@@ -2526,6 +2472,9 @@ msgstr "ERROR: Não é possível adicionar o ficheiro %d ao trabalho: %s\n"
msgid "ERROR: Unable to cancel job %d: %s\n"
msgstr "ERROR: Não é possível cancelar o trabalho %d: %s\n"
+msgid "ERROR: Unable to connect to printer; will retry in 30 seconds...\n"
+msgstr ""
+
msgid "ERROR: Unable to copy PDF file"
msgstr "ERROR: Não é possível copiar o ficheiro PDF"
@@ -2576,16 +2525,16 @@ msgid "ERROR: Unable to get default AppleTalk zone"
msgstr "ERROR: Não é possível obter a zona AppleTalk predefinida"
#, c-format
-msgid "ERROR: Unable to get job %d attributes (%s)!\n"
-msgstr "ERROR: Não é possível obter os atributos do trabalho %d (%s)!\n"
+msgid "ERROR: Unable to get job %d attributes (%s)\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unable to get printer status (%s)!\n"
-msgstr "ERROR: Não é possível obter o estado da impressora (%s)!\n"
+msgid "ERROR: Unable to get printer status (%s)\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unable to locate printer '%s'!\n"
-msgstr "ERROR: Não é possível localizar a impressora '%s'!\n"
+msgid "ERROR: Unable to locate printer '%s'\n"
+msgstr ""
msgid "ERROR: Unable to look for PAP response"
msgstr "ERROR: Não é possível procurar a resposta PAP"
@@ -2604,7 +2553,7 @@ msgstr "ERROR: Não é possível abrir \"%s\" - %s\n"
msgid "ERROR: Unable to open %s: %s\n"
msgstr "ERROR: Não é possível abrir %s: %s\n"
-msgid "ERROR: Unable to open PPD file!\n"
+msgid "ERROR: Unable to open PPD file\n"
msgstr ""
#, c-format
@@ -2624,8 +2573,8 @@ msgstr "ERROR: Não é possível abrir o ficheiro \"%s\" - %s\n"
msgid "ERROR: Unable to open file \"%s\": %s\n"
msgstr "ERROR: Não é possível abrir o ficheiro \"%s\": %s\n"
-msgid "ERROR: Unable to open image file for printing!\n"
-msgstr "ERROR: Não é possível abrir o ficheiro de imagem para impressão!\n"
+msgid "ERROR: Unable to open image file for printing\n"
+msgstr ""
#, c-format
msgid "ERROR: Unable to open print file \"%s\": %s\n"
@@ -2650,18 +2599,18 @@ msgstr ""
"s\n"
#, c-format
-msgid "ERROR: Unable to print %d text columns!\n"
-msgstr "ERROR: Não é possível imprimir %d colunas de texto!\n"
+msgid "ERROR: Unable to print %d text columns\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unable to print %dx%d text page!\n"
-msgstr "ERROR: Não é possível imprimir %dx%d página de texto!\n"
+msgid "ERROR: Unable to print %dx%d text page\n"
+msgstr ""
msgid "ERROR: Unable to read print data"
msgstr "ERROR: Não é possível ler os dados de impressão"
-msgid "ERROR: Unable to read print data!\n"
-msgstr "ERROR: Não é possível ler os dados de impressão!\n"
+msgid "ERROR: Unable to read print data\n"
+msgstr ""
msgid "ERROR: Unable to reserve port"
msgstr "ERROR: Não é possível reservar a porta"
@@ -2683,12 +2632,8 @@ msgstr "ERROR: Não é possível enviar o pedido de carga PAP"
msgid "ERROR: Unable to send initial PAP send data request"
msgstr "ERROR: Não é possível enviar o pedido de dados PAP inicial"
-#, c-format
-msgid "ERROR: Unable to send print data (%d)\n"
-msgstr "ERROR: Não é possível enviar dados de impressão (%d)\n"
-
-msgid "ERROR: Unable to send print data!\n"
-msgstr "ERROR: Não é possível enviar os dados de impressão!\n"
+msgid "ERROR: Unable to send print data\n"
+msgstr ""
msgid "ERROR: Unable to send print file to printer"
msgstr "ERROR: Não é possível enviar o ficheiro de impressão para a impressora"
@@ -2705,8 +2650,8 @@ msgid "ERROR: Unable to write %d bytes to \"%s\": %s\n"
msgstr "ERROR: Não é possível escrever %d bytes em \"%s\": %s\n"
#, c-format
-msgid "ERROR: Unable to write %d bytes to printer!\n"
-msgstr "ERROR: Não é possível escrever %d bytes na impressora!\n"
+msgid "ERROR: Unable to write %d bytes to printer\n"
+msgstr ""
msgid "ERROR: Unable to write control file"
msgstr "ERROR: Não é possível escrever o ficheiro de controlo"
@@ -2718,11 +2663,8 @@ msgstr "ERROR: Não é possível escrever os dados de impressão"
msgid "ERROR: Unable to write print data: %s\n"
msgstr "ERROR: Não é possível escrever dados de impressão: %s\n"
-msgid "ERROR: Unable to write raster data to driver!\n"
-msgstr "ERROR: Não é possível escrever dados de retícula no recurso!\n"
-
-msgid "ERROR: Unable to write to temporary file"
-msgstr "ERROR: Não é possível escrever no ficheiro temporário"
+msgid "ERROR: Unable to write raster data to driver\n"
+msgstr ""
#, c-format
msgid "ERROR: Unable to write uncompressed document data: %s\n"
@@ -2730,12 +2672,12 @@ msgstr ""
"ERROR: Não é possível escrever dados de documento não comprimidos: %s\n"
#, c-format
-msgid "ERROR: Unexpected text on line %d of %s!\n"
-msgstr "ERROR: Texto inesperado na linha %d de %s!\n"
+msgid "ERROR: Unexpected text on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unknown encryption option value \"%s\"!\n"
-msgstr "ERROR: Valor de opção de encriptação desconhecido \"%s\"!\n"
+msgid "ERROR: Unknown encryption option value \"%s\"\n"
+msgstr ""
#, c-format
msgid "ERROR: Unknown file order \"%s\"\n"
@@ -2746,63 +2688,53 @@ msgid "ERROR: Unknown format character \"%c\"\n"
msgstr "ERROR: Caracteres de formato desconhecido \"%c\"\n"
#, c-format
-msgid "ERROR: Unknown message catalog format for \"%s\"!\n"
-msgstr "ERROR: Formato desconhecido do catálogo de mensagens para \"%s\"!\n"
+msgid "ERROR: Unknown message catalog format for \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unknown option \"%s\" with value \"%s\"!\n"
-msgstr "ERROR: Opção desconhecida \"%s\" com valor \"%s\"!\n"
+msgid "ERROR: Unknown option \"%s\" with value \"%s\"\n"
+msgstr ""
#, c-format
msgid "ERROR: Unknown print mode \"%s\"\n"
msgstr "ERROR: Modo de impressão desconhecido \"%s\"\n"
#, c-format
-msgid "ERROR: Unknown version option value \"%s\"!\n"
-msgstr "ERROR: Valor de opção de versão desconhecido \"%s\"!\n"
+msgid "ERROR: Unknown version option value \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unsupported brightness value %s, using brightness=100!\n"
-msgstr "ERROR: Valor de brilho não suportado %s ao utilizar brilho=100!\n"
+msgid "ERROR: Unsupported brightness value %s, using brightness=100\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unsupported gamma value %s, using gamma=1000!\n"
-msgstr "ERROR: Valor gama não suportado %s ao utilizar gama=1000!\n"
+msgid "ERROR: Unsupported gamma value %s, using gamma=1000\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unsupported number-up value %d, using number-up=1!\n"
-msgstr "ERROR: Valor number-up não suportado %d ao utilizar number-up=1!\n"
+msgid "ERROR: Unsupported number-up value %d, using number-up=1\n"
+msgstr ""
#, c-format
msgid ""
-"ERROR: Unsupported number-up-layout value %s, using number-up-layout=lrtb!\n"
+"ERROR: Unsupported number-up-layout value %s, using number-up-layout=lrtb\n"
msgstr ""
-"ERROR: Valor number-up-layout não suportado %s ao utilizar number-up-"
-"layout=lrtb!\n"
#, c-format
-msgid "ERROR: Unsupported page-border value %s, using page-border=none!\n"
+msgid "ERROR: Unsupported page-border value %s, using page-border=none\n"
msgstr ""
-"ERROR: Valor page-border não suportado %s ao utilizar page-border=none!\n"
#, c-format
-msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting!\n"
-msgstr "ERROR: Detectado excesso doc_printf (%d bytes); a interromper!\n"
+msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting\n"
+msgstr ""
#, c-format
-msgid "ERROR: pictwpstops exited on signal %d!\n"
-msgstr "ERROR: pictwpstops saiu ao sinal %d!\n"
+msgid "ERROR: pictwpstops exited on signal %d\n"
+msgstr ""
#, c-format
-msgid "ERROR: pictwpstops exited with status %d!\n"
-msgstr "ERROR: pictwpstops saiu com o estado %d!\n"
-
-msgid ""
-"ERROR: recoverable: Unable to connect to printer; will retry in 30 "
-"seconds...\n"
+msgid "ERROR: pictwpstops exited with status %d\n"
msgstr ""
-"ERROR: recuperável: Não é possível ligar à impressora; nova tentativa dentro "
-"de 30 segundos...\n"
msgid "ERROR: select() failed"
msgstr "ERROR: select() falhou"
@@ -2813,12 +2745,15 @@ msgstr "ERROR: Não é possível fazer stat do ficheiro de impressão"
msgid "Edit Configuration File"
msgstr "Editar ficheiro de configuração"
-msgid "Empty PPD file!"
-msgstr "Ficheiro PPD vazio!"
+msgid "Empty PPD file"
+msgstr ""
msgid "Ending Banner"
msgstr "Terminar faixa publicitária"
+msgid "English"
+msgstr "Portuguese"
+
msgid "Enter old password:"
msgstr "Introduza palavra-passe antiga:"
@@ -2846,8 +2781,8 @@ msgstr "Epson"
msgid "Error Policy"
msgstr "Política de Erros"
-msgid "Error: need hostname after '-h' option!\n"
-msgstr "Erro: necessário nome de host após opção '-h'!\n"
+msgid "Error: need hostname after '-h' option\n"
+msgstr ""
msgid "Every 10 Labels"
msgstr "A cada 10 etiquetas"
@@ -2908,12 +2843,6 @@ msgstr "Fólio"
msgid "Forbidden"
msgstr "Proibido"
-msgid "Fuser temperature high!"
-msgstr "Temperatura do fusor elevada!"
-
-msgid "Fuser temperature low!"
-msgstr "Temperatura do fusor baixa!"
-
msgid "General"
msgstr "Geral"
@@ -2932,8 +2861,8 @@ msgstr "Get-Response-PDU com comprimento indefinido"
msgid "Glossy Paper"
msgstr "Papel brilhante"
-msgid "Got a printer-uri attribute but no job-id!"
-msgstr "Obtive um atributo printer-uri, mas não job-id!"
+msgid "Got a printer-uri attribute but no job-id"
+msgstr ""
msgid "Grayscale"
msgstr "Níveis de cinzento"
@@ -3134,6 +3063,9 @@ msgstr "ISO B8"
msgid "ISO B9"
msgstr "ISO B9"
+msgid "ISOLatin1"
+msgstr "UTF-8"
+
msgid "Illegal control character"
msgstr "Carácter de controlo ilegal"
@@ -3149,18 +3081,6 @@ msgstr "Cadeia de tradução ilegal"
msgid "Illegal whitespace character"
msgstr "Carácter de espaço em branco ilegal"
-msgid "Ink/toner almost empty."
-msgstr "Tinta/toner quase vazio."
-
-msgid "Ink/toner empty!"
-msgstr "Tinta/toner vazio!"
-
-msgid "Ink/toner waste bin almost full."
-msgstr "Receptáculo de tinta/toner quase cheio."
-
-msgid "Ink/toner waste bin full!"
-msgstr "Receptáculo de tinta/toner cheio!"
-
msgid "Installable Options"
msgstr "Opções instaláveis"
@@ -3173,9 +3093,6 @@ msgstr "Impressora de etiquetas IntelliBar"
msgid "Intellitech"
msgstr "Intellitech"
-msgid "Interlock open."
-msgstr "Bloqueio aberto."
-
msgid "Internal Server Error"
msgstr ""
@@ -3207,12 +3124,12 @@ msgid "JCL"
msgstr "JCL"
#, c-format
-msgid "Job #%d cannot be restarted - no files!"
-msgstr "Não é possível reiniciar o trabalho #%d - sem ficheiros!"
+msgid "Job #%d cannot be restarted - no files"
+msgstr ""
#, c-format
-msgid "Job #%d does not exist!"
-msgstr "Trabalho #%d não existe!"
+msgid "Job #%d does not exist"
+msgstr ""
#, c-format
msgid "Job #%d is already aborted - can't cancel."
@@ -3227,28 +3144,28 @@ msgid "Job #%d is already completed - can't cancel."
msgstr "Trabalho #%d já concluído - impossível cancelar."
#, c-format
-msgid "Job #%d is finished and cannot be altered!"
-msgstr "Trabalho #%d concluído; não é possível alterar!"
+msgid "Job #%d is finished and cannot be altered"
+msgstr ""
#, c-format
-msgid "Job #%d is not complete!"
-msgstr "Trabalho #%d não concluído!"
+msgid "Job #%d is not complete"
+msgstr ""
#, c-format
-msgid "Job #%d is not held for authentication!"
-msgstr "Trabalho #%d não retido para autenticação!"
+msgid "Job #%d is not held"
+msgstr ""
#, c-format
-msgid "Job #%d is not held!"
-msgstr "Trabalho #%d não retido!"
+msgid "Job #%d is not held for authentication"
+msgstr ""
#, c-format
-msgid "Job #%s does not exist!"
-msgstr "Trabalho #%s não existe!"
+msgid "Job #%s does not exist"
+msgstr ""
#, c-format
-msgid "Job %d not found!"
-msgstr "Trabalho %d não encontrado!"
+msgid "Job %d not found"
+msgstr ""
msgid "Job Completed"
msgstr "Trabalho concluído"
@@ -3277,8 +3194,8 @@ msgstr "Operação de trabalho falhou:"
msgid "Job state cannot be changed."
msgstr "Não é possível alterar o estado do trabalho."
-msgid "Job subscriptions cannot be renewed!"
-msgstr "Não é possível renovar as subscrições do trabalho!"
+msgid "Job subscriptions cannot be renewed"
+msgstr ""
msgid "Jobs"
msgstr "Trabalhos"
@@ -3299,8 +3216,8 @@ msgid "Label Top"
msgstr "Parte superior da etiqueta"
#, c-format
-msgid "Language \"%s\" not supported!"
-msgstr "Idioma \"%s\" não suportado!"
+msgid "Language \"%s\" not supported"
+msgstr ""
msgid "Large Address"
msgstr "Endereço grande"
@@ -3353,21 +3270,6 @@ msgstr "Controlo do suporte"
msgid "Media Type"
msgstr "Tipo de suporte"
-msgid "Media jam!"
-msgstr "Suporte encravado!"
-
-msgid "Media tray almost empty."
-msgstr "Tabuleiro de suporte quase vazio."
-
-msgid "Media tray empty!"
-msgstr "Tabuleiro de suporte vazio!"
-
-msgid "Media tray missing!"
-msgstr "Tabuleiro de suporte inexistente!"
-
-msgid "Media tray needs to be filled."
-msgstr "É necessário encher o tabuleiro de suporte."
-
msgid "Medium"
msgstr "Médio"
@@ -3380,28 +3282,31 @@ msgstr "Cabeçalho PPD-Adobe-4.x inexistente"
msgid "Missing asterisk in column 1"
msgstr "Asterisco inexistente na coluna 1"
-msgid "Missing document-number attribute!"
-msgstr "Atributo document-number inexistente!"
+msgid "Missing document-number attribute"
+msgstr ""
#, c-format
-msgid "Missing double quote on line %d!"
-msgstr "Aspas inexistentes na linha %d!"
+msgid "Missing double quote on line %d"
+msgstr ""
+
+msgid "Missing form variable"
+msgstr ""
-msgid "Missing form variable!"
-msgstr "Variável de formato inexistente!"
+msgid "Missing notify-subscription-ids attribute"
+msgstr ""
-msgid "Missing notify-subscription-ids attribute!"
-msgstr "Atributo notify-subscription-ids inexistente!"
+msgid "Missing option keyword"
+msgstr ""
-msgid "Missing requesting-user-name attribute!"
-msgstr "Atributo requesting-user-name inexistente!"
+msgid "Missing requesting-user-name attribute"
+msgstr ""
-msgid "Missing required attributes!"
-msgstr "Atributos necessários inexistentes!"
+msgid "Missing required attributes"
+msgstr ""
#, c-format
-msgid "Missing value on line %d!"
-msgstr "Valor inexistente na linha %d!"
+msgid "Missing value on line %d"
+msgstr ""
msgid "Missing value string"
msgstr "Cadeia de valor inexistente"
@@ -3452,7 +3357,7 @@ msgstr "Ponteiro do ficheiro PPD NULL"
msgid "Name OID uses indefinite length"
msgstr "Nome OID com comprimento indefinido"
-msgid "Nested classes are not allowed!"
+msgid "Nested classes are not allowed"
msgstr ""
msgid "Never"
@@ -3470,27 +3375,27 @@ msgstr "Não"
msgid "No Content"
msgstr "Sem conteúdo"
-msgid "No PPD name!"
-msgstr "Sem nome PPD!"
+msgid "No PPD name"
+msgstr ""
msgid "No VarBind SEQUENCE"
msgstr "Sem SEQUÊNCIA VarBind"
-msgid "No Windows printer drivers are installed!"
-msgstr "Sem controladores de impressora Windows instalados!"
+msgid "No Windows printer drivers are installed"
+msgstr ""
msgid "No active connection"
msgstr "Nenhuma ligação activa"
#, c-format
-msgid "No active jobs on %s!"
-msgstr "Sem trabalhos activos em %s!"
+msgid "No active jobs on %s"
+msgstr ""
-msgid "No attributes in request!"
-msgstr "Sem atributos no pedido!"
+msgid "No attributes in request"
+msgstr ""
-msgid "No authentication information provided!"
-msgstr "Sem informações de autenticação fornecidas!"
+msgid "No authentication information provided"
+msgstr ""
msgid "No community name"
msgstr "Sem nome comunitário"
@@ -3507,32 +3412,32 @@ msgstr "Sem error-index"
msgid "No error-status"
msgstr "Sem error-status"
-msgid "No file!?!"
-msgstr "Sem ficheiro?!"
+msgid "No file!?"
+msgstr ""
-msgid "No modification time!"
-msgstr "Tempo de modificação inexistente!"
+msgid "No modification time"
+msgstr ""
msgid "No name OID"
msgstr "Sem OID de nome"
-msgid "No printer name!"
-msgstr "Nome de impressão inexistente!"
+msgid "No printer name"
+msgstr ""
-msgid "No printer-uri found for class!"
-msgstr "Nenhum printer-uri para a classe!"
+msgid "No printer-uri found"
+msgstr ""
-msgid "No printer-uri found!"
-msgstr "Nenhum printer-uri encontrado!"
+msgid "No printer-uri found for class"
+msgstr ""
-msgid "No printer-uri in request!"
-msgstr "Nenhum printer-uri no pedido!"
+msgid "No printer-uri in request"
+msgstr ""
msgid "No request-id"
msgstr "Sem request-id"
-msgid "No subscription attributes in request!"
-msgstr "Sem atributos de subscrição no pedido!"
+msgid "No subscription attributes in request"
+msgstr ""
msgid "No subscriptions found."
msgstr "Sem subscrições."
@@ -3576,12 +3481,6 @@ msgstr "Nota"
msgid "OK"
msgstr "OK"
-msgid "OPC almost at end-of-life."
-msgstr "OPC quase em fim de vida."
-
-msgid "OPC at end-of-life!"
-msgstr "OPC em fim de vida!"
-
msgid "Off (1-Sided)"
msgstr "Inactivo (1 lado)"
@@ -3610,18 +3509,9 @@ msgstr "Opções instaladas"
msgid "Options: "
msgstr "Opções: "
-msgid "Out of toner!"
-msgstr "Sem toner!"
-
msgid "Output Mode"
msgstr "Modo de saída"
-msgid "Output bin almost full."
-msgstr "Receptáculo de saída quase cheio."
-
-msgid "Output bin full!"
-msgstr "Receptáculo de saída cheio!"
-
#, c-format
msgid "Output for printer %s is sent to %s\n"
msgstr "Saída de impressora %s enviada para %s\n"
@@ -3638,9 +3528,6 @@ msgstr "Saída de impressora %s/%s enviada para %s\n"
msgid "Output for printer %s/%s is sent to remote printer %s on %s\n"
msgstr "Saída de impressora %s/%s enviada para impressora remota %s em %s\n"
-msgid "Output tray missing!"
-msgstr "Tabuleiro de saída inexistente!"
-
msgid "PASS\n"
msgstr "PASS\n"
@@ -3796,9 +3683,6 @@ msgstr "Impressora em pausa"
msgid "Printer Settings"
msgstr "Definições da impressora"
-msgid "Printer offline."
-msgstr "Impressora sem ligação."
-
msgid "Printer:"
msgstr "Impressora:"
@@ -3856,9 +3740,6 @@ msgstr "Retroceder"
msgid "Running command: %s %s -N -A %s -c '%s'\n"
msgstr "Comando em execução: %s %s -N -A %s -c '%s'\n"
-msgid "SCSI Printer"
-msgstr "Impressora SCSI"
-
msgid "SEQUENCE uses indefinite length"
msgstr "SEQUENCE com comprimento indefinido"
@@ -3968,6 +3849,18 @@ msgstr ""
"O nome de classe pode ter o máximo de 127 caracteres imprimíveis e não pode "
"ter espaços, barras (/) ou cardinal (#)."
+msgid "The developer unit needs to be replaced."
+msgstr ""
+
+msgid "The developer unit will need to be replaced soon."
+msgstr ""
+
+msgid "The fuser's temperature is high."
+msgstr ""
+
+msgid "The fuser's temperature is low."
+msgstr ""
+
msgid ""
"The notify-lease-duration attribute cannot be used with job subscriptions."
msgstr ""
@@ -3975,8 +3868,50 @@ msgstr ""
"trabalho."
#, c-format
-msgid "The notify-user-data value is too large (%d > 63 octets)!"
-msgstr "O valor notify-user-data é demasiado grande (%d > 63 octetos)!"
+msgid "The notify-user-data value is too large (%d > 63 octets)"
+msgstr ""
+
+msgid "The optical photoconductor needs to be replaced."
+msgstr ""
+
+msgid "The optical photoconductor will need to be replaced soon."
+msgstr ""
+
+msgid "The output bin is almost full."
+msgstr ""
+
+msgid "The output bin is full."
+msgstr ""
+
+msgid "The output bin is missing."
+msgstr ""
+
+msgid "The paper tray is almost empty."
+msgstr ""
+
+msgid "The paper tray is empty."
+msgstr ""
+
+msgid "The paper tray is missing."
+msgstr ""
+
+msgid "The paper tray needs to be filled."
+msgstr ""
+
+msgid "The printer is almost out of ink."
+msgstr ""
+
+msgid "The printer is low on toner."
+msgstr ""
+
+msgid "The printer is offline."
+msgstr ""
+
+msgid "The printer is out of ink."
+msgstr ""
+
+msgid "The printer is out of toner."
+msgstr ""
msgid ""
"The printer name may only contain up to 127 printable characters and may not "
@@ -3985,18 +3920,33 @@ msgstr ""
"O nome de impressora pode ter o máximo de 127 caracteres imprimíveis e não "
"pode ter espaços, barras (/) ou cardinal (#)."
-msgid "The printer or class is not shared!"
-msgstr "Impressora ou classe não partilhadas!"
+msgid "The printer or class is not shared"
+msgstr ""
msgid "The printer or class was not found."
msgstr "Impressora ou classe não localizadas."
+msgid "The printer's cover is open."
+msgstr ""
+
+msgid "The printer's door is open."
+msgstr ""
+
+msgid "The printer's interlock is open."
+msgstr ""
+
+msgid "The printer's waste bin is almost full."
+msgstr ""
+
+msgid "The printer's waste bin is full."
+msgstr ""
+
#, c-format
msgid "The printer-uri \"%s\" contains invalid characters."
msgstr "O atributo printer-uri \"%s\" contém caracteres inválidos."
-msgid "The printer-uri attribute is required!"
-msgstr "Necessário atributo printer-uri!"
+msgid "The printer-uri attribute is required"
+msgstr ""
msgid ""
"The printer-uri must be of the form \"ipp://HOSTNAME/classes/CLASSNAME\"."
@@ -4020,25 +3970,25 @@ msgstr ""
msgid "There are too many subscriptions."
msgstr "Existem demasiadas subscrições."
+msgid "There is a paper jam."
+msgstr ""
+
msgid "Thermal Transfer Media"
msgstr "Suporte de transferência térmica"
msgid "Title: "
msgstr "Título: "
-msgid "Toner low."
-msgstr "Pouco toner."
-
msgid "Too many active jobs."
msgstr "Demasiados trabalhos activos."
#, c-format
-msgid "Too many job-sheets values (%d > 2)!"
-msgstr "Demasiados valores job-sheets (%d > 2)!"
+msgid "Too many job-sheets values (%d > 2)"
+msgstr ""
#, c-format
-msgid "Too many printer-state-reasons values (%d > %d)!"
-msgstr "Demasiados valores printer-state-reasons (%d > %d)!"
+msgid "Too many printer-state-reasons values (%d > %d)"
+msgstr ""
msgid "Transparency"
msgstr "Transparência"
@@ -4099,14 +4049,14 @@ msgid "Unable to add class:"
msgstr "Não é possível adicionar a classe:"
#, c-format
-msgid "Unable to add job for destination \"%s\"!"
-msgstr "Não é possível adicionar o trabalho ao destino \"%s\"!"
+msgid "Unable to add job for destination \"%s\""
+msgstr ""
msgid "Unable to add printer:"
msgstr "Não é possível adicionar a impressora:"
-msgid "Unable to allocate memory for file types!"
-msgstr "Não é possível alocar memória para tipos de ficheiros!"
+msgid "Unable to allocate memory for file types"
+msgstr ""
msgid "Unable to cancel RSS subscription:"
msgstr "Não é possível cancelar a subscrição RSS:"
@@ -4124,46 +4074,38 @@ msgid "Unable to connect to host."
msgstr "Não é possível ligar ao host."
#, c-format
-msgid "Unable to copy 64-bit CUPS printer driver files (%d)!"
+msgid "Unable to copy 64-bit CUPS printer driver files (%d)"
msgstr ""
-"Não é possível copiar os ficheiros de controladores de impressora CUPS de 64 "
-"bits (%d)!"
#, c-format
-msgid "Unable to copy 64-bit Windows printer driver files (%d)!"
+msgid "Unable to copy 64-bit Windows printer driver files (%d)"
msgstr ""
-"Não é possível copiar os ficheiros de controladores de impressora Windows de "
-"64 bits (%d)!"
#, c-format
-msgid "Unable to copy CUPS printer driver files (%d)!"
-msgstr "Não é possível copiar ficheiros de recurso de impressora CUPS (%d)!"
+msgid "Unable to copy CUPS printer driver files (%d)"
+msgstr ""
-#, c-format
-msgid "Unable to copy PPD file - %s!"
-msgstr "Não é possível copiar o ficheiro PPD - %s!"
+msgid "Unable to copy PPD file"
+msgstr ""
-msgid "Unable to copy PPD file!"
-msgstr "Não é possível copiar o ficheiro PPD!"
+#, c-format
+msgid "Unable to copy PPD file - %s"
+msgstr ""
#, c-format
-msgid "Unable to copy Windows 2000 printer driver files (%d)!"
+msgid "Unable to copy Windows 2000 printer driver files (%d)"
msgstr ""
-"Não é possível copiar os ficheiros de controladores de impressora Windows "
-"2000 (%d)!"
#, c-format
-msgid "Unable to copy Windows 9x printer driver files (%d)!"
+msgid "Unable to copy Windows 9x printer driver files (%d)"
msgstr ""
-"Não é possível copiar os ficheiros de controladores de impressora Windows 9x "
-"(%d)!"
#, c-format
-msgid "Unable to copy interface script - %s!"
-msgstr "Não é possível copiar o script de interface - %s!"
+msgid "Unable to copy interface script - %s"
+msgstr ""
-msgid "Unable to create printer-uri!"
-msgstr "Não é possível criar printer-uri!"
+msgid "Unable to create printer-uri"
+msgstr ""
msgid "Unable to create temporary file:"
msgstr "Não é possível criar o ficheiro temporário:"
@@ -4177,14 +4119,14 @@ msgstr "Não é possível apagar a impressora:"
msgid "Unable to do maintenance command:"
msgstr "Não é possível executar o comando de manutenção:"
-msgid "Unable to edit cupsd.conf files larger than 1MB!"
-msgstr "Não é possível editar ficheiros cupsd.conf com mais de 1MB!"
+msgid "Unable to edit cupsd.conf files larger than 1MB"
+msgstr ""
-msgid "Unable to find destination for job!"
-msgstr "Não é possível localizar o destino para o trabalho!"
+msgid "Unable to find destination for job"
+msgstr ""
-msgid "Unable to find printer!\n"
-msgstr "Não é possível encontrar a impressora!\n"
+msgid "Unable to find printer\n"
+msgstr ""
msgid "Unable to get class list:"
msgstr "Não é possível obter a lista de classes:"
@@ -4205,16 +4147,12 @@ msgid "Unable to get printer status:"
msgstr "Não é possível obter o estado da impressora:"
#, c-format
-msgid "Unable to install Windows 2000 printer driver files (%d)!"
+msgid "Unable to install Windows 2000 printer driver files (%d)"
msgstr ""
-"Não é possível instalar os ficheiros de controladores de impressora Windows "
-"2000 (%d)!"
#, c-format
-msgid "Unable to install Windows 9x printer driver files (%d)!"
+msgid "Unable to install Windows 9x printer driver files (%d)"
msgstr ""
-"Não é possível instalar os ficheiros de controladores de impressora Windows "
-"9x (%d)!"
msgid "Unable to modify class:"
msgstr "Não é possível modificar a classe:"
@@ -4238,8 +4176,8 @@ msgid "Unable to open cupsd.conf file:"
msgstr "Não é possível abrir o ficheiro cupsd.conf:"
#, c-format
-msgid "Unable to open document %d in job %d!"
-msgstr "Não é possível abrir o documento %d no trabalho %d!"
+msgid "Unable to open document %d in job %d"
+msgstr ""
msgid "Unable to print test page:"
msgstr "Não é possível imprimir a página de teste:"
@@ -4248,12 +4186,12 @@ msgstr "Não é possível imprimir a página de teste:"
msgid "Unable to run \"%s\": %s\n"
msgstr "Não é possível executar \"%s\": %s\n"
-msgid "Unable to send command to printer driver!"
-msgstr "Não é possível enviar o comando para o controlador de impressora!"
+msgid "Unable to send command to printer driver"
+msgstr ""
#, c-format
-msgid "Unable to set Windows printer driver (%d)!"
-msgstr "Não é possível definir o controlador de impressora Windows (%d)!"
+msgid "Unable to set Windows printer driver (%d)"
+msgstr ""
msgid "Unable to set options:"
msgstr "Não é possível definir opções:"
@@ -4264,8 +4202,8 @@ msgstr "Não é possível definir como servidor predefinido:"
msgid "Unable to upload cupsd.conf file:"
msgstr "Não é possível carregar o ficheiro cupsd.conf:"
-msgid "Unable to use legacy USB class driver!\n"
-msgstr "Não é possível usar o controlador de classe USB!\n"
+msgid "Unable to use legacy USB class driver\n"
+msgstr ""
msgid "Unauthorized"
msgstr "Não autorizado"
@@ -4285,28 +4223,28 @@ msgid "Unknown printer-op-policy \"%s\"."
msgstr "Printer-op-policy desconhecida \"%s\"."
#, c-format
-msgid "Unsupported character set \"%s\"!"
-msgstr "Conjunto de caracteres \"%s\" não suportado!"
+msgid "Unsupported character set \"%s\""
+msgstr ""
#, c-format
-msgid "Unsupported compression \"%s\"!"
-msgstr "Compressão não suportada \"%s\"!"
+msgid "Unsupported compression \"%s\""
+msgstr ""
#, c-format
-msgid "Unsupported compression attribute %s!"
-msgstr "Atributo de compressão não suportado %s!"
+msgid "Unsupported compression attribute %s"
+msgstr ""
#, c-format
-msgid "Unsupported format \"%s\"!"
-msgstr "Formato não suportado \"%s\"!"
+msgid "Unsupported format \"%s\""
+msgstr ""
#, c-format
-msgid "Unsupported format '%s'!"
-msgstr "Formato não suportado '%s'!"
+msgid "Unsupported format '%s'"
+msgstr ""
#, c-format
-msgid "Unsupported format '%s/%s'!"
-msgstr "Formato não suportado %s/%s'!"
+msgid "Unsupported format '%s/%s'"
+msgstr ""
msgid "Unsupported value type"
msgstr "Tipo de valor não suportado"
@@ -4483,6 +4421,8 @@ msgid ""
"\n"
"Options:\n"
"\n"
+" -I {filename,filters,none,profiles}\n"
+" Ignore specific warnings\n"
" -R root-directory Set alternate root\n"
" -W {all,none,constraints,defaults,duplex,filters,profiles,sizes,"
"translations}\n"
@@ -4493,6 +4433,22 @@ msgid ""
" -vv Be very verbose\n"
msgstr ""
+msgid ""
+"Usage: ipptest [options] URI filename.test [ ... filenameN.test ]\n"
+"\n"
+"Options:\n"
+"\n"
+"-E Test with encryption.\n"
+"-V version Set default IPP version.\n"
+"-X Produce XML instead of plain text.\n"
+"-c Send requests using chunking (default)\n"
+"-d name=value Define variable.\n"
+"-f filename Set default test file.\n"
+"-i seconds Repeat the last test file with the given interval.\n"
+"-l Send requests using content-length\n"
+"-v Show all attributes sent and received.\n"
+msgstr ""
+
msgid "Usage: lpmove job/src dest\n"
msgstr "Utilização: lpmove job/src dest\n"
@@ -4621,12 +4577,13 @@ msgstr "WARNING: A adicionar apenas as primeiras %d impressoras encontradas"
msgid "WARNING: Boolean expected for waiteof option \"%s\"\n"
msgstr "WARNING: Booleano esperado para opção waiteof \"%s\"\n"
-msgid "WARNING: Failed to read side-channel request!\n"
-msgstr "WARNING: Falha ao ler pedido de side-channel!\n"
+#, c-format
+msgid "WARNING: Network host '%s' is busy; will retry in %d seconds...\n"
+msgstr ""
#, c-format
-msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature!\n"
-msgstr "WARNING: Não é possível incluir a opção \"%s\" via IncludeFeature!\n"
+msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature\n"
+msgstr ""
msgid "WARNING: Printer not responding\n"
msgstr "WARNING: a impressora não responde\n"
@@ -4637,37 +4594,24 @@ msgstr "WARNING: A impressora enviou um EOF inesperado\n"
#, c-format
msgid ""
"WARNING: Remote host did not respond with command status byte after %d "
-"seconds!\n"
+"seconds\n"
msgstr ""
-"WARNING: Host remoto não respondeu com byte de estado de comando após %d "
-"segundos!\n"
#, c-format
msgid ""
"WARNING: Remote host did not respond with control status byte after %d "
-"seconds!\n"
+"seconds\n"
msgstr ""
-"WARNING: Host remoto não respondeu com byte de estado de controlo após %d "
-"segundos!\n"
#, c-format
msgid ""
-"WARNING: Remote host did not respond with data status byte after %d "
-"seconds!\n"
+"WARNING: Remote host did not respond with data status byte after %d seconds\n"
msgstr ""
-"WARNING: Host remoto não respondeu com byte de estado de dados após %d "
-"segundos!\n"
-
-#, c-format
-msgid "WARNING: SCSI command timed out (%d); retrying...\n"
-msgstr "WARNING: Comando SCSI sem resposta (%d); a tentar de novo...\n"
msgid ""
"WARNING: This document does not conform to the Adobe Document Structuring "
-"Conventions and may not print correctly!\n"
+"Conventions and may not print correctly\n"
msgstr ""
-"WARNING: Este documento não está de acordo com ADSC e pode não ser impresso "
-"correctamente!\n"
#, c-format
msgid "WARNING: Unable to open \"%s:%s\": %s\n"
@@ -4685,31 +4629,23 @@ msgid "WARNING: Unknown PAP packet of type %d\n"
msgstr "WARNING: Pacote PAP desconhecido do tipo %d\n"
#, c-format
-msgid "WARNING: Unknown choice \"%s\" for option \"%s\"!\n"
-msgstr "WARNING: Escolha desconhecida \"%s\" para opção \"%s\"!\n"
+msgid "WARNING: Unknown choice \"%s\" for option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "WARNING: Unknown option \"%s\"!\n"
-msgstr "WARNING: Opção desconhecida \"%s\"!\n"
+msgid "WARNING: Unknown option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "WARNING: Unsupported baud rate %s!\n"
-msgstr "WARNING: Taxa baud não suportada %s!\n"
+msgid "WARNING: Unsupported baud rate %s\n"
+msgstr ""
#, c-format
msgid "WARNING: number expected for status option \"%s\"\n"
msgstr "WARNING: número esperado para opção status \"%s\"\n"
-#, c-format
-msgid ""
-"WARNING: recoverable: Network host '%s' is busy; will retry in %d "
-"seconds...\n"
+msgid "Warning, no Windows 2000 printer drivers are installed"
msgstr ""
-"WARNING: recuperável: host de rede '%s' ocupado; nova tentativa dentro de %d "
-"segundos...\n"
-
-msgid "Warning, no Windows 2000 printer drivers are installed!"
-msgstr "Aviso, sem controladores de impressora Windows 2000 instalados!"
msgid "Yes"
msgstr "Sim"
@@ -4759,40 +4695,40 @@ msgid "cupsctl: Unable to connect to server: %s\n"
msgstr "cupsctl: Não é possível ligar ao servidor: %s\n"
#, c-format
-msgid "cupsctl: Unknown option \"%s\"!\n"
-msgstr "cupsctl: Opção desconhecida \"%s\"!\n"
+msgid "cupsctl: Unknown option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "cupsctl: Unknown option \"-%c\"!\n"
-msgstr "cupsctl: Opção desconhecida \"-%c\"!\n"
+msgid "cupsctl: Unknown option \"-%c\"\n"
+msgstr ""
-msgid "cupsd: Expected config filename after \"-c\" option!\n"
-msgstr "cupsd: Nome de ficheiro config esperado após opção \"-c\"!\n"
+msgid "cupsd: Expected config filename after \"-c\" option\n"
+msgstr ""
-msgid "cupsd: Unable to get current directory!\n"
-msgstr "cupsd: Não é possível obter o directório actual!\n"
+msgid "cupsd: Unable to get current directory\n"
+msgstr ""
#, c-format
-msgid "cupsd: Unknown argument \"%s\" - aborting!\n"
-msgstr "cupsd: Argumento desconhecido \"%s\" - a interromper!\n"
+msgid "cupsd: Unknown argument \"%s\" - aborting\n"
+msgstr ""
#, c-format
-msgid "cupsd: Unknown option \"%c\" - aborting!\n"
-msgstr "cupsd: Opção desconhecida \"%c\" - a interromper!\n"
+msgid "cupsd: Unknown option \"%c\" - aborting\n"
+msgstr ""
msgid "cupsd: launchd(8) support not compiled in, running in normal mode.\n"
msgstr "cupsd: suporte launchd(8) não compilado; execução em modo normal.\n"
#, c-format
-msgid "cupsfilter: Invalid document number %d!\n"
-msgstr "cupsfilter: Número de documento inválido %d!\n"
+msgid "cupsfilter: Invalid document number %d\n"
+msgstr ""
#, c-format
-msgid "cupsfilter: Invalid job ID %d!\n"
-msgstr "cupsfilter: ID de trabalho inválido %d!\n"
+msgid "cupsfilter: Invalid job ID %d\n"
+msgstr ""
-msgid "cupsfilter: Only one filename can be specified!\n"
-msgstr "cupsfilter: Só pode ser especificado um nome de ficheiro!\n"
+msgid "cupsfilter: Only one filename can be specified\n"
+msgstr ""
#, c-format
msgid "cupsfilter: Unable to get job file - %s\n"
@@ -4827,60 +4763,95 @@ msgstr "help\t\tobter ajuda sobre comandos\n"
msgid "idle"
msgstr "inactivo"
-msgid "job-printer-uri attribute missing!"
-msgstr "atributo job-printer-uri inexistente!"
+msgid "ipptest: \"-i\" is incompatible with \"-x\".\n"
+msgstr ""
+
+#, c-format
+msgid "ipptest: Bad URI - %s.\n"
+msgstr ""
+
+#, c-format
+msgid "ipptest: Bad version %s for \"-V\".\n"
+msgstr ""
+
+msgid "ipptest: May only specify a single URI.\n"
+msgstr ""
+
+msgid "ipptest: Missing filename for \"-f\".\n"
+msgstr ""
+
+msgid "ipptest: Missing name=value for \"-d\".\n"
+msgstr ""
+
+msgid "ipptest: Missing seconds for \"-i\".\n"
+msgstr ""
+
+msgid "ipptest: Missing version for \"-V\".\n"
+msgstr ""
+
+msgid "ipptest: Only http, https, and ipp URIs are supported."
+msgstr ""
+
+msgid "ipptest: URI required before test file."
+msgstr ""
+
+#, c-format
+msgid "ipptest: Unknown option \"-%c\".\n"
+msgstr ""
+
+msgid "job-printer-uri attribute missing"
+msgstr ""
-msgid "lpadmin: Class name can only contain printable characters!\n"
-msgstr "lpadmin: Nome de classe só pode ter caracteres imprimíveis!\n"
+msgid "lpadmin: Class name can only contain printable characters\n"
+msgstr ""
-msgid "lpadmin: Expected PPD after '-P' option!\n"
-msgstr "lpadmin: PPD esperado após opção '-P'!\n"
+msgid "lpadmin: Expected PPD after '-P' option\n"
+msgstr ""
-msgid "lpadmin: Expected allow/deny:userlist after '-u' option!\n"
+msgid "lpadmin: Expected allow/deny:userlist after '-u' option\n"
msgstr ""
-"lpadmin: Permitir/negar:lista de utilizadores esperado após opção '-u'!\n"
-msgid "lpadmin: Expected class after '-r' option!\n"
-msgstr "lpadmin: Classe esperada após opção '-r'!\n"
+msgid "lpadmin: Expected class after '-r' option\n"
+msgstr ""
-msgid "lpadmin: Expected class name after '-c' option!\n"
-msgstr "lpadmin: Nome de classe esperado após opção '-c'!\n"
+msgid "lpadmin: Expected class name after '-c' option\n"
+msgstr ""
-msgid "lpadmin: Expected description after '-D' option!\n"
-msgstr "lpadmin: Descrição esperada após opção '-D'!\n"
+msgid "lpadmin: Expected description after '-D' option\n"
+msgstr ""
-msgid "lpadmin: Expected device URI after '-v' option!\n"
-msgstr "lpadmin: URI de periférico esperado após opção '-v'!\n"
+msgid "lpadmin: Expected device URI after '-v' option\n"
+msgstr ""
-msgid "lpadmin: Expected file type(s) after '-I' option!\n"
-msgstr "lpadmin: Tipo(s) de ficheiro esperados após opção '-I'!\n"
+msgid "lpadmin: Expected file type(s) after '-I' option\n"
+msgstr ""
-msgid "lpadmin: Expected hostname after '-h' option!\n"
-msgstr "lpadmin: Nome de host esperado após opção '-h'!\n"
+msgid "lpadmin: Expected hostname after '-h' option\n"
+msgstr ""
-msgid "lpadmin: Expected interface after '-i' option!\n"
-msgstr "lpadmin: Interface esperada após opção '-i'!\n"
+msgid "lpadmin: Expected interface after '-i' option\n"
+msgstr ""
-msgid "lpadmin: Expected location after '-L' option!\n"
-msgstr "lpadmin: Localização esperada após opção '-L'!\n"
+msgid "lpadmin: Expected location after '-L' option\n"
+msgstr ""
-msgid "lpadmin: Expected model after '-m' option!\n"
-msgstr "lpadmin: Modelo esperado após opção '-m'!\n"
+msgid "lpadmin: Expected model after '-m' option\n"
+msgstr ""
-msgid "lpadmin: Expected name=value after '-o' option!\n"
-msgstr "lpadmin: Nome=valor esperado após opção '-o'!\n"
+msgid "lpadmin: Expected name=value after '-o' option\n"
+msgstr ""
-msgid "lpadmin: Expected printer after '-p' option!\n"
-msgstr "lpadmin: Impressora esperada após opção '-p'!\n"
+msgid "lpadmin: Expected printer after '-p' option\n"
+msgstr ""
-msgid "lpadmin: Expected printer name after '-d' option!\n"
-msgstr "lpadmin: Nome de impressora esperado após opção '-d'!\n"
+msgid "lpadmin: Expected printer name after '-d' option\n"
+msgstr ""
-msgid "lpadmin: Expected printer or class after '-x' option!\n"
-msgstr "lpadmin: Impressora ou classe esperadas após opção '-x'!\n"
+msgid "lpadmin: Expected printer or class after '-x' option\n"
+msgstr ""
-msgid "lpadmin: No member names were seen!\n"
-msgstr "lpadmin: Sem nomes de membro detectados!\n"
+msgid "lpadmin: No member names were seen\n"
+msgstr ""
#, c-format
msgid "lpadmin: Printer %s is already a member of class %s.\n"
@@ -4890,15 +4861,13 @@ msgstr "lpadmin: Impressora %s já é membro da classe %s.\n"
msgid "lpadmin: Printer %s is not a member of class %s.\n"
msgstr "lpadmin: Impressora %s não é membro da classe %s.\n"
-msgid "lpadmin: Printer name can only contain printable characters!\n"
-msgstr "lpadmin: Nome de impressora só pode ter caracteres imprimíveis!\n"
+msgid "lpadmin: Printer name can only contain printable characters\n"
+msgstr ""
msgid ""
"lpadmin: Unable to add a printer to the class:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Não é possível adicionar impressora à classe:\n"
-" Especifique primeiro um nome de impressora!\n"
#, c-format
msgid "lpadmin: Unable to connect to server: %s\n"
@@ -4914,125 +4883,109 @@ msgstr "lpadmin: Não é possível abrir o ficheiro \"%s\": %s\n"
msgid ""
"lpadmin: Unable to remove a printer from the class:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Não é possível remover a impressora da classe:\n"
-" Especifique primeiro um nome de impressora!\n"
msgid ""
"lpadmin: Unable to set the PPD file:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Não é possível definir o ficheiro PPD:\n"
-" Especifique primeiro um nome de impressora!\n"
msgid ""
"lpadmin: Unable to set the device URI:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Não é possível definir o URI do periférico:\n"
-" Especifique primeiro um nome de impressora!\n"
msgid ""
"lpadmin: Unable to set the interface script or PPD file:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Não é possível definir o script de interface ou ficheiro PPD:\n"
-" Especifique primeiro um nome de impressora!\n"
msgid ""
"lpadmin: Unable to set the interface script:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Não é possível definir o script de interface:\n"
-" Especifique primeiro um nome de impressora!\n"
msgid ""
"lpadmin: Unable to set the printer description:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Não é possível definir a descrição da impressora:\n"
-" Especifique primeiro um nome de impressora!\n"
msgid ""
"lpadmin: Unable to set the printer location:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Não é possível definir a localização da impressora:\n"
-" Especifique primeiro um nome de impressora!\n"
msgid ""
"lpadmin: Unable to set the printer options:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Não é possível definir as opções da impressora:\n"
-" Especifique primeiro um nome de impressora!\n"
#, c-format
-msgid "lpadmin: Unknown allow/deny option \"%s\"!\n"
-msgstr "lpadmin: Opção permitir/negar desconhecida \"%s\"!\n"
+msgid "lpadmin: Unknown allow/deny option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "lpadmin: Unknown argument '%s'!\n"
-msgstr "lpadmin: Argumento desconhecido '%s'!\n"
+msgid "lpadmin: Unknown argument '%s'\n"
+msgstr ""
#, c-format
-msgid "lpadmin: Unknown option '%c'!\n"
-msgstr "lpadmin: Opção desconhecida '%c'!\n"
+msgid "lpadmin: Unknown option '%c'\n"
+msgstr ""
-msgid "lpadmin: Warning - content type list ignored!\n"
-msgstr "lpadmin: Aviso - lista de tipo de conteúdo ignorada!\n"
+msgid "lpadmin: Warning - content type list ignored\n"
+msgstr ""
msgid "lpc> "
msgstr "lpc> "
-msgid "lpinfo: Expected 1284 device ID string after --device-id!\n"
-msgstr "lpinfo: Esperada cadeia ID de periférico 1284 após --device-id!\n"
+msgid "lpinfo: Expected 1284 device ID string after --device-id\n"
+msgstr ""
-msgid "lpinfo: Expected language after --language!\n"
-msgstr "lpinfo: Esperado idioma após --language!\n"
+msgid "lpinfo: Expected language after --language\n"
+msgstr ""
-msgid "lpinfo: Expected make and model after --make-and-model!\n"
-msgstr "lpinfo: Esperados marca e modelo após --make-and-model!\n"
+msgid "lpinfo: Expected make and model after --make-and-model\n"
+msgstr ""
-msgid "lpinfo: Expected product string after --product!\n"
-msgstr "lpinfo: Esperada cadeia de produto após --product!\n"
+msgid "lpinfo: Expected product string after --product\n"
+msgstr ""
-msgid "lpinfo: Expected scheme list after --exclude-schemes!\n"
-msgstr "lpinfo: Esperada lista de esquema após --exclude-schemes!\n"
+msgid "lpinfo: Expected scheme list after --exclude-schemes\n"
+msgstr ""
-msgid "lpinfo: Expected scheme list after --include-schemes!\n"
-msgstr "lpinfo: Esperada lista de esquema após --include-schemes!\n"
+msgid "lpinfo: Expected scheme list after --include-schemes\n"
+msgstr ""
-msgid "lpinfo: Expected timeout after --timeout!\n"
-msgstr "lpinfo: Esperado limite de tempo excedido após --timeout!\n"
+msgid "lpinfo: Expected timeout after --timeout\n"
+msgstr ""
#, c-format
-msgid "lpinfo: Unknown argument '%s'!\n"
-msgstr "lpinfo: Argumento desconhecido '%s'!\n"
+msgid "lpinfo: Unknown argument '%s'\n"
+msgstr ""
#, c-format
-msgid "lpinfo: Unknown option '%c'!\n"
-msgstr "lpinfo: Opção desconhecida '%c'!\n"
+msgid "lpinfo: Unknown option '%c'\n"
+msgstr ""
#, c-format
-msgid "lpinfo: Unknown option '%s'!\n"
-msgstr "lpinfo: Opção desconhecida '%s'!\n"
+msgid "lpinfo: Unknown option '%s'\n"
+msgstr ""
#, c-format
msgid "lpmove: Unable to connect to server: %s\n"
msgstr "lpmove: Não é possível ligar ao servidor: %s\n"
#, c-format
-msgid "lpmove: Unknown argument '%s'!\n"
-msgstr "lpmove: Argumento desconhecido '%s'!\n"
+msgid "lpmove: Unknown argument '%s'\n"
+msgstr ""
#, c-format
-msgid "lpmove: Unknown option '%c'!\n"
-msgstr "lpmove: Opção desconhecida '%c'!\n"
+msgid "lpmove: Unknown option '%c'\n"
+msgstr ""
-msgid "lpoptions: No printers!?!\n"
-msgstr "lpoptions: Sem impressoras!?!\n"
+msgid "lpoptions: No printers\n"
+msgstr ""
#, c-format
msgid "lpoptions: Unable to add printer or instance: %s\n"
@@ -5043,23 +4996,23 @@ msgid "lpoptions: Unable to get PPD file for %s: %s\n"
msgstr "lpoptions: Não é possível obter o ficheiro PPD para %s: %s\n"
#, c-format
-msgid "lpoptions: Unable to open PPD file for %s!\n"
-msgstr "lpoptions: Não é possível abrir o ficheiro PPD para %s!\n"
+msgid "lpoptions: Unable to open PPD file for %s\n"
+msgstr ""
-msgid "lpoptions: Unknown printer or class!\n"
-msgstr "lpoptions: Impressora ou classe desconhecidas!\n"
+msgid "lpoptions: Unknown printer or class\n"
+msgstr ""
-msgid "lppasswd: Only root can add or delete passwords!\n"
-msgstr "lppasswd: Só raiz pode adicionar ou apagar palavras-passe!\n"
+msgid "lppasswd: Only root can add or delete passwords\n"
+msgstr ""
-msgid "lppasswd: Password file busy!\n"
-msgstr "lppasswd: Ficheiro de palavra-passe ocupado!\n"
+msgid "lppasswd: Password file busy\n"
+msgstr ""
-msgid "lppasswd: Password file not updated!\n"
-msgstr "lppasswd: Ficheiro de palavra-passe não actualizado!\n"
+msgid "lppasswd: Password file not updated\n"
+msgstr ""
-msgid "lppasswd: Sorry, password doesn't match!\n"
-msgstr "lppasswd: Palavra-passe não corresponde!\n"
+msgid "lppasswd: Sorry, password doesn't match\n"
+msgstr ""
msgid ""
"lppasswd: Sorry, password rejected.\n"
@@ -5070,8 +5023,8 @@ msgstr ""
"A palavra-passe deve ter o mínimo de 6 caracteres, sem conter\n"
"o nome de utilizador, e deve ter pelo menos uma letra e um número.\n"
-msgid "lppasswd: Sorry, passwords don't match!\n"
-msgstr "lppasswd: Palavras-passe não correspondem!\n"
+msgid "lppasswd: Sorry, passwords don't match\n"
+msgstr ""
#, c-format
msgid "lppasswd: Unable to copy password string: %s\n"
@@ -5102,10 +5055,8 @@ msgstr "lppasswd: utilizador \"%s\" e grupo \"%s\" não existem.\n"
#, c-format
msgid ""
"lpstat: error - %s environment variable names non-existent destination \"%s"
-"\"!\n"
+"\"\n"
msgstr ""
-"lpstat: erro - nomes de variáveis de ambiente %s inexistentes no destino \"%s"
-"\"!\n"
#, c-format
msgid "members of class %s:\n"
@@ -5117,20 +5068,20 @@ msgstr "sem entradas\n"
msgid "no system default destination\n"
msgstr "sem destino predefinido de sistema\n"
-msgid "notify-events not specified!"
-msgstr "notify-events não especificados!"
+msgid "notify-events not specified"
+msgstr ""
#, c-format
-msgid "notify-recipient-uri URI \"%s\" is already used!"
-msgstr "notify-recipient-uri URI \"%s\" já está em utilização!"
+msgid "notify-recipient-uri URI \"%s\" is already used"
+msgstr ""
#, c-format
-msgid "notify-recipient-uri URI \"%s\" uses unknown scheme!"
-msgstr "notify-recipient-uri URI \"%s\" utiliza esquema desconhecido!"
+msgid "notify-recipient-uri URI \"%s\" uses unknown scheme"
+msgstr ""
#, c-format
-msgid "notify-subscription-id %d no good!"
-msgstr "notify-subscription-id %d incorrecto!"
+msgid "notify-subscription-id %d no good"
+msgstr ""
msgid "pending"
msgstr "pendente"
@@ -5148,40 +5099,40 @@ msgid "ppdc: Bad boolean value (%s) on line %d of %s.\n"
msgstr "ppdc: Valor boolean inválido (%s) na linha %d de %s.\n"
#, c-format
-msgid "ppdc: Bad resolution name \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Nome de resolução inválido \"%s\" na linha %d de %s!\n"
+msgid "ppdc: Bad resolution name \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Bad status keyword %s on line %d of %s!\n"
-msgstr "ppdc: Palavra-chave de estado inválida %s na linha %d de %s!\n"
+msgid "ppdc: Bad status keyword %s on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Bad variable substitution ($%c) on line %d of %s.\n"
msgstr "ppdc: Substituição de variável inválida ($%c) na linha %d de %s.\n"
#, c-format
-msgid "ppdc: Choice found on line %d of %s with no Option!\n"
-msgstr "ppdc: Encontrada escolha na linha %d de %s sem Opção!\n"
+msgid "ppdc: Choice found on line %d of %s with no Option\n"
+msgstr ""
#, c-format
-msgid "ppdc: Duplicate #po for locale %s on line %d of %s!\n"
-msgstr "ppdc: Duplicar #po para o locale %s na linha %d de %s!\n"
+msgid "ppdc: Duplicate #po for locale %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected a filter definition on line %d of %s!\n"
-msgstr "ppdc: Esperada uma definição de filtro na linha %d de %s!\n"
+msgid "ppdc: Expected a filter definition on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected a program name on line %d of %s!\n"
-msgstr "ppdc: Esperado um nome de programa na linha %d de %s!\n"
+msgid "ppdc: Expected a program name on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Expected boolean value on line %d of %s.\n"
msgstr "ppdc: Esperado valor boolean na linha %d de %s.\n"
#, c-format
-msgid "ppdc: Expected charset after Font on line %d of %s!\n"
-msgstr "ppdc: Esperado charset após Tipo de Letra na linha %d de %s!\n"
+msgid "ppdc: Expected charset after Font on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Expected choice code on line %d of %s.\n"
@@ -5192,189 +5143,180 @@ msgid "ppdc: Expected choice name/text on line %d of %s.\n"
msgstr "ppdc: Esperado nome/texto de escolha na linha %d de %s.\n"
#, c-format
-msgid "ppdc: Expected color order for ColorModel on line %d of %s!\n"
-msgstr "ppdc: Esperada ordem de cor para ColorModel na linha %d de %s!\n"
+msgid "ppdc: Expected color order for ColorModel on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected colorspace for ColorModel on line %d of %s!\n"
-msgstr "ppdc: Esperado espaço de cor para ColorModel na linha %d de %s!\n"
+msgid "ppdc: Expected colorspace for ColorModel on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected compression for ColorModel on line %d of %s!\n"
-msgstr "ppdc: Esperada compressão para ColorModel na linha %d de %s!\n"
+msgid "ppdc: Expected compression for ColorModel on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected constraints string for UIConstraints on line %d of %s!\n"
+msgid "ppdc: Expected constraints string for UIConstraints on line %d of %s\n"
msgstr ""
-"ppdc: Esperada cadeia de restrições para UIConstraints na linha %d de %s!\n"
#, c-format
msgid ""
-"ppdc: Expected driver type keyword following DriverType on line %d of %s!\n"
+"ppdc: Expected driver type keyword following DriverType on line %d of %s\n"
msgstr ""
-"ppdc: Esperada palavra-chave do tipo de controlador após DriverType na linha "
-"%d de %s!\n"
#, c-format
-msgid "ppdc: Expected duplex type after Duplex on line %d of %s!\n"
-msgstr "ppdc: Esperado tipo duplex após Duplex na linha %d de %s!\n"
+msgid "ppdc: Expected duplex type after Duplex on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected encoding after Font on line %d of %s!\n"
-msgstr "ppdc: Esperada codificação após Tipo de Letra na linha %d de %s!\n"
+msgid "ppdc: Expected encoding after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected filename after #po %s on line %d of %s!\n"
-msgstr "ppdc: Esperado nome de ficheiro após #po %s na linha %d de %s!\n"
+msgid "ppdc: Expected filename after #po %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected group name/text on line %d of %s!\n"
-msgstr "ppdc: Esperado nome/texto de grupo na linha %d de %s!\n"
+msgid "ppdc: Expected group name/text on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected include filename on line %d of %s!\n"
-msgstr "ppdc: Esperado incluir nome de ficheiro na linha %d de %s!\n"
+msgid "ppdc: Expected include filename on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected integer on line %d of %s!\n"
-msgstr "ppdc: Esperado número inteiro na linha %d de %s!\n"
+msgid "ppdc: Expected integer on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected locale after #po on line %d of %s!\n"
-msgstr "ppdc: Esperado locale após #po na linha %d de %s!\n"
+msgid "ppdc: Expected locale after #po on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after %s on line %d of %s!\n"
-msgstr "ppdc: Esperado nome após %s na linha %d de %s!\n"
+msgid "ppdc: Expected name after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after FileName on line %d of %s!\n"
-msgstr "ppdc: Esperado nome após FileName na linha %d de %s!\n"
+msgid "ppdc: Expected name after FileName on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after Font on line %d of %s!\n"
-msgstr "ppdc: Esperado nome após Tipo de Letra na linha %d de %s!\n"
+msgid "ppdc: Expected name after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after Manufacturer on line %d of %s!\n"
-msgstr "ppdc: Esperado nome após Fabricante na linha %d de %s!\n"
+msgid "ppdc: Expected name after Manufacturer on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after MediaSize on line %d of %s!\n"
-msgstr "ppdc: Esperado nome após MediaSize na linha %d de %s!\n"
+msgid "ppdc: Expected name after MediaSize on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after ModelName on line %d of %s!\n"
-msgstr "ppdc: Esperado nome após ModelName na linha %d de %s!\n"
+msgid "ppdc: Expected name after ModelName on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after PCFileName on line %d of %s!\n"
-msgstr "ppdc: Esperado nome após PCFileName na linha %d de %s!\n"
+msgid "ppdc: Expected name after PCFileName on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text after %s on line %d of %s!\n"
-msgstr "ppdc: Esperado nome/texto após %s na linha %d de %s!\n"
+msgid "ppdc: Expected name/text after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text after Installable on line %d of %s!\n"
-msgstr "ppdc: Esperado nome/texto após Instalável na linha %d de %s!\n"
+msgid "ppdc: Expected name/text after Installable on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text after Resolution on line %d of %s!\n"
-msgstr "ppdc: Esperado nome/texto após Resolução na linha %d de %s!\n"
+msgid "ppdc: Expected name/text after Resolution on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text combination for ColorModel on line %d of %s!\n"
+msgid "ppdc: Expected name/text combination for ColorModel on line %d of %s\n"
msgstr ""
-"ppdc: Esperada combinação nome/texto para ColorModel na linha %d de %s!\n"
#, c-format
-msgid "ppdc: Expected option name/text on line %d of %s!\n"
-msgstr "ppdc: Esperado nome/texto da opção na linha %d de %s!\n"
+msgid "ppdc: Expected option name/text on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected option section on line %d of %s!\n"
-msgstr "ppdc: Esperada secção de opção na linha %d de %s!\n"
+msgid "ppdc: Expected option section on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected option type on line %d of %s!\n"
-msgstr "ppdc: Esperado tipo de opção na linha %d de %s!\n"
+msgid "ppdc: Expected option type on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected override field after Resolution on line %d of %s!\n"
-msgstr "ppdc: Esperado substituir campo após Resolução na linha %d de %s!\n"
+msgid "ppdc: Expected override field after Resolution on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected real number on line %d of %s!\n"
-msgstr "ppdc: Esperado número real na linha %d de %s!\n"
+msgid "ppdc: Expected real number on line %d of %s\n"
+msgstr ""
#, c-format
msgid ""
-"ppdc: Expected resolution/mediatype following ColorProfile on line %d of %"
-"s!\n"
+"ppdc: Expected resolution/mediatype following ColorProfile on line %d of %s\n"
msgstr ""
-"ppdc: Esperada resolução/tipo de suporte após ColorProfile na linha %d de %"
-"s!\n"
#, c-format
msgid ""
"ppdc: Expected resolution/mediatype following SimpleColorProfile on line %d "
-"of %s!\n"
+"of %s\n"
msgstr ""
-"ppdc: Esperada resolução/tipo de suporte após SimpleColorProfile na linha %d "
-"de %s!\n"
#, c-format
-msgid "ppdc: Expected selector after %s on line %d of %s!\n"
-msgstr "ppdc: Esperado selector após %s na linha %d de %s!\n"
+msgid "ppdc: Expected selector after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected status after Font on line %d of %s!\n"
-msgstr "ppdc: Esperado estado Tipo de Letra na linha %d de %s!\n"
+msgid "ppdc: Expected status after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected string after Copyright on line %d of %s!\n"
-msgstr "ppdc: Esperada cadeia após Copyright na linha %d de %s!\n"
+msgid "ppdc: Expected string after Copyright on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected string after Version on line %d of %s!\n"
-msgstr "ppdc: Esperada cadeia após Versão na linha %d de %s!\n"
+msgid "ppdc: Expected string after Version on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected two option names on line %d of %s!\n"
-msgstr "ppdc: Esperados dois nomes de opção na linha %d de %s!\n"
+msgid "ppdc: Expected two option names on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected value after %s on line %d of %s!\n"
-msgstr "ppdc: Esperado valor após %s na linha %d de %s!\n"
+msgid "ppdc: Expected value after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected version after Font on line %d of %s!\n"
-msgstr "ppdc: Esperada versão após Tipo de Letra na linha %d de %s!\n"
+msgid "ppdc: Expected version after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid #include/#po filename \"%s\"!\n"
-msgstr "ppdc: Nome de ficheiro #include/#po inválido \"%s\"!\n"
+msgid "ppdc: Invalid #include/#po filename \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid cost for filter on line %d of %s!\n"
-msgstr "ppdc: Custo inválido de filtro na linha %d de %s!\n"
+msgid "ppdc: Invalid cost for filter on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid empty MIME type for filter on line %d of %s!\n"
-msgstr "ppdc: Tipo MIME vazio inválido de filtro na linha %d de %s!\n"
+msgid "ppdc: Invalid empty MIME type for filter on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid empty program name for filter on line %d of %s!\n"
-msgstr "ppdc: Nome de programa vazio inválido de filtro na linha %d de %s!\n"
+msgid "ppdc: Invalid empty program name for filter on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid option section \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Secção de opção inválida \"%s\" na linha %d de %s!\n"
+msgid "ppdc: Invalid option section \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid option type \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Tipo de opção inválido \"%s\" na linha %d de %s!\n"
+msgid "ppdc: Invalid option type \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Loading driver information file \"%s\"...\n"
@@ -5389,33 +5331,32 @@ msgid "ppdc: Loading messages from \"%s\"...\n"
msgstr "ppdc: A carregar mensagens de \"%s\"...\n"
#, c-format
-msgid "ppdc: Missing #endif at end of \"%s\"!\n"
-msgstr "ppdc: #endif inexistente no final de \"%s\"!\n"
+msgid "ppdc: Missing #endif at end of \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ppdc: Missing #if on line %d of %s!\n"
-msgstr "ppdc: #if inexistente na linha %d de %s!\n"
+msgid "ppdc: Missing #if on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: No message catalog provided for locale %s!\n"
+msgid "ppdc: No message catalog provided for locale %s\n"
msgstr ""
-"ppdc: Não foi fornecido qualquer catálogo de mensagem para o locale %s!\n"
#, c-format
-msgid "ppdc: Option %s defined in two different groups on line %d of %s!\n"
+msgid "ppdc: Option %s defined in two different groups on line %d of %s\n"
msgstr ""
#, c-format
-msgid "ppdc: Option %s redefined with a different type on line %d of %s!\n"
-msgstr "ppdc: Opção %s redefinida com um tipo diferente na linha %d de %s!\n"
+msgid "ppdc: Option %s redefined with a different type on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Option constraint must *name on line %d of %s!\n"
-msgstr "ppdc: Restrição de opção tem *name na linha %d de %s!\n"
+msgid "ppdc: Option constraint must *name on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Too many nested #if's on line %d of %s!\n"
-msgstr "ppdc: Demasiados #if aninhados na linha %d de %s!\n"
+msgid "ppdc: Too many nested #if's on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Unable to create PPD file \"%s\" - %s.\n"
@@ -5434,13 +5375,12 @@ msgid "ppdc: Unable to execute cupstestppd: %s\n"
msgstr "ppdc: Não é possível executar cupstestppd: %s\n"
#, c-format
-msgid "ppdc: Unable to find #po file %s on line %d of %s!\n"
-msgstr "ppdc: Não é possível encontrar #po ficheiro %s na linha %d de %s!\n"
+msgid "ppdc: Unable to find #po file %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unable to find include file \"%s\" on line %d of %s!\n"
+msgid "ppdc: Unable to find include file \"%s\" on line %d of %s\n"
msgstr ""
-"ppdc: Não é possível encontrar incluir ficheiro \"%s\" na linha %d de %s!\n"
#, c-format
msgid "ppdc: Unable to find localization for \"%s\" - %s\n"
@@ -5455,31 +5395,33 @@ msgid "ppdc: Undefined variable (%s) on line %d of %s.\n"
msgstr "ppdc: Variável indefinida (%s) na linha %d de %s.\n"
#, c-format
-msgid "ppdc: Unknown driver type %s on line %d of %s!\n"
-msgstr "ppdc: Tipo de controlador desconhecido %s na linha %d de %s!\n"
+msgid "ppdc: Unknown driver type %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Tipo de duplex desconhecido \"%s\" na linha %d de %s!\n"
+msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown media size \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Tamanho de suporte desconhecido \"%s\" na linha %d de %s!\n"
+msgid "ppdc: Unknown media size \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown token \"%s\" seen on line %d of %s!\n"
-msgstr "ppdc: Token desconhecido \"%s\" visto na linha %d de %s!\n"
+msgid "ppdc: Unknown token \"%s\" seen on line %d of %s\n"
+msgstr ""
#, c-format
msgid ""
-"ppdc: Unknown trailing characters in real number \"%s\" on line %d of %s!\n"
+"ppdc: Unknown trailing characters in real number \"%s\" on line %d of %s\n"
+msgstr ""
+
+#, c-format
+msgid "ppdc: Unterminated string starting with %c on line %d of %s\n"
msgstr ""
-"ppdc: Caracteres de controlo desconhecidos no número real \"%s\" na linha %d "
-"de %s!\n"
#, c-format
-msgid "ppdc: Unterminated string starting with %c on line %d of %s!\n"
-msgstr "ppdc: Cadeia não terminada começando por %c na linha %d de %s!\n"
+msgid "ppdc: Warning - overlapping filename \"%s\".\n"
+msgstr ""
#, c-format
msgid "ppdc: Writing %s...\n"
@@ -5490,8 +5432,8 @@ msgid "ppdc: Writing PPD files to directory \"%s\"...\n"
msgstr "ppdc: A escrever ficheiros PPD no directório \"%s\"...\n"
#, c-format
-msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s!\n"
-msgstr "ppdmerge: LanguageVersion inválida \"%s\" em %s!\n"
+msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s\n"
+msgstr ""
#, c-format
msgid "ppdmerge: Ignoring PPD file %s...\n"
@@ -5568,21 +5510,614 @@ msgstr "sem nome"
msgid "variable-bindings uses indefinite length"
msgstr "variable-bindings com comprimento indefinido"
+#~ msgid " WARN %s has no corresponding options!\n"
+#~ msgstr " WARN %s não tem opções correspondentes!\n"
+
+#~ msgid " WARN Default choices conflicting!\n"
+#~ msgstr " WARN Escolhas predefinidas em conflito!\n"
+
+#~ msgid ""
+#~ " WARN Duplex option keyword %s may not work as expected and "
+#~ "should be named Duplex!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " WARN Palavra-chave de opção de frente e verso %s pode não "
+#~ "funcionar como previsto e deve ter o nome Duplex!\n"
+#~ " REF: Página 122, secção 5.17\n"
+
+#~ msgid ""
+#~ " WARN File contains a mix of CR, LF, and CR LF line endings!\n"
+#~ msgstr ""
+#~ " WARN Ficheiro contém um misto de fins de linha CR, LF e CR "
+#~ "LF!\n"
+
+#~ msgid " WARN Line %d only contains whitespace!\n"
+#~ msgstr " WARN Linha %d só contém espaço em branco!\n"
+
#~ msgid " WARN Missing APDialogExtension file \"%s\"\n"
#~ msgstr " WARN Ficheiro APDialogExtension inexistente \"%s\"\n"
#~ msgid " WARN Missing APPrinterIconPath file \"%s\"\n"
#~ msgstr " WARN Ficheiro APPrinterIconPath inexistente \"%s\"\n"
+#~ msgid ""
+#~ " WARN Non-Windows PPD files should use lines ending with only "
+#~ "LF, not CR LF!\n"
+#~ msgstr ""
+#~ " WARN Ficheiros PPD não Windows devem utilizar fins de linha "
+#~ "com LF, e não CR LF!\n"
+
+#~ msgid ""
+#~ " WARN Obsolete PPD version %.1f!\n"
+#~ " REF: Page 42, section 5.2.\n"
+#~ msgstr ""
+#~ " WARN Versão de PPD obsoleta %.1f!\n"
+#~ " REF: Página 42, secção 5.2"
+
+#~ msgid " %s %s %s does not exist!\n"
+#~ msgstr " %s %s %s não existe!\n"
+
+#~ msgid ""
+#~ " %s Bad %s choice %s!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " %s Escolha %s inválida %s!\n"
+#~ " REF: Página 122, secção 5.17\n"
+
+#~ msgid " %s Bad UTF-8 \"%s\" translation string for option %s!\n"
+#~ msgstr " %s Cadeia de tradução UTF-8 \"%s\" inválida para opção %s!\n"
+
+#~ msgid ""
+#~ " %s Bad UTF-8 \"%s\" translation string for option %s, choice %s!\n"
+#~ msgstr ""
+#~ " %s Cadeia de tradução UTF-8 \"%s\" inválida para opção %s, escolha "
+#~ "%s!\n"
+
+#~ msgid " %s Bad cupsFilter value \"%s\"!\n"
+#~ msgstr " %s Valor cupsFilter inválido \"%s\"!\n"
+
+#~ msgid " %s Bad cupsICCProfile %s!\n"
+#~ msgstr " %s CupsICCProfile inválido %s!\n"
+
+#~ msgid " %s Bad cupsPreFilter value \"%s\"!\n"
+#~ msgstr " %s Valor cupsPreFilter inválido \"%s\"!\n"
+
+#~ msgid " %s Bad cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr " %s CupsUIConstraints inválido %s: \"%s\"!\n"
+
+#~ msgid " %s Bad language \"%s\"!\n"
+#~ msgstr " %s Idioma inválido \"%s\"!\n"
+
+#~ msgid " %s Empty cupsUIConstraints %s!\n"
+#~ msgstr " %s CupsUIConstraints vazio %s!\n"
+
+#~ msgid " %s Missing \"%s\" translation string for option %s!\n"
+#~ msgstr " %s Cadeia de tradução inexistente \"%s\" para opção %s!\n"
+
+#~ msgid ""
+#~ " %s Missing \"%s\" translation string for option %s, choice %s!\n"
+#~ msgstr ""
+#~ " %s Cadeia de tradução inexistente \"%s\" para opção %s, escolha %"
+#~ "s!\n"
+
+#~ msgid ""
+#~ " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"!\n"
+#~ msgstr ""
+#~ " %s Escolha inexistente *%s %s em UIConstraints \"*%s %s *%s %s\"!\n"
+
+#~ msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr ""
+#~ " %s Escolha inexistente *%s %s em cupsUIConstraints %s: \"%s\"!\n"
+
+#~ msgid " %s Missing cupsICCProfile file \"%s\"!\n"
+#~ msgstr " %s Ficheiro cupsICCProfile inexistente \"%s\"!\n"
+
+#~ msgid " %s Missing cupsUIResolver %s!\n"
+#~ msgstr " %s CupsUIResolver inexistente %s!\n"
+
+#~ msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"!\n"
+#~ msgstr ""
+#~ " %s Opção inexistente %s em UIConstraints \"*%s %s *%s %s\"!\n"
+
+#~ msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr " %s Opção inexistente %s em cupsUIConstraints %s: \"%s\"!\n"
+
+#~ msgid " %s No base translation \"%s\" is included in file!\n"
+#~ msgstr " %s Sem tradução base \"%s\" incluída no ficheiro!\n"
+
+#~ msgid ""
+#~ " %s REQUIRED %s does not define choice None!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " %s REQUERIDO %s não define a escolha Sem!\n"
+#~ " REF: Página 122, secção 5.17\n"
+
+#~ msgid " %s cupsICCProfile %s hash value collides with %s!\n"
+#~ msgstr " %s cupsICCProfile %s valor hash colide com %s!\n"
+
+#~ msgid " %s cupsUIResolver %s causes a loop!\n"
+#~ msgstr " %s cupsUIResolver %s causa um loop!\n"
+
+#~ msgid " **FAIL** %s choice names %s and %s differ only by case!\n"
+#~ msgstr ""
+#~ " **FAIL** %s os nomes da escolha %s e %s divergem apenas pela "
+#~ "utilização de maiúsculas/minúsculas!\n"
+
+#~ msgid ""
+#~ " **FAIL** %s must be 1284DeviceID!\n"
+#~ " REF: Page 72, section 5.5\n"
+#~ msgstr ""
+#~ " **FAIL** %s deve ser 1284DeviceID!\n"
+#~ " REF: Página 72, secção 5.5\n"
+
+#~ msgid ""
+#~ " **FAIL** BAD DefaultImageableArea %s!\n"
+#~ " REF: Page 102, section 5.15.\n"
+#~ msgstr ""
+#~ " **FAIL** DefaultImageableArea %s inválida!\n"
+#~ " REF: Página 102, secção 5.15\n"
+
+#~ msgid ""
+#~ " **FAIL** BAD DefaultPaperDimension %s!\n"
+#~ " REF: Page 103, section 5.15.\n"
+#~ msgstr ""
+#~ " **FAIL** DefaultPaperDimension %s inválida!\n"
+#~ " REF: Página 103, secção 5.15\n"
+
+#~ msgid ""
+#~ " **FAIL** Bad %s choice %s!\n"
+#~ " REF: Page 84, section 5.9\n"
+#~ msgstr ""
+#~ " **FAIL** Escolha %s inválida %s!\n"
+#~ " REF: Página 84, secção 5.9\n"
+
+#~ msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1!\n"
+#~ msgstr ""
+#~ " **FAIL** LanguageEncoding %s inválida - deve ser ISOLatin1!\n"
+
+#~ msgid " **FAIL** Bad LanguageVersion %s - must be English!\n"
+#~ msgstr " **FAIL** LanguageVersion %s inválida - deve ser Inglês!\n"
+
+#~ msgid ""
+#~ " **FAIL** Default translation string for option %s choice %s "
+#~ "contains 8-bit characters!\n"
+#~ msgstr ""
+#~ " **FAIL** Cadeia de tradução predefinida para opção %s escolha %s "
+#~ "contém caracteres de 8 bits!\n"
+
+#~ msgid ""
+#~ " **FAIL** Default translation string for option %s contains 8-bit "
+#~ "characters!\n"
+#~ msgstr ""
+#~ " **FAIL** Cadeia de tradução predefinida para opção %s contém "
+#~ "caracteres de 8 bits!\n"
+
+#~ msgid " **FAIL** Group names %s and %s differ only by case!\n"
+#~ msgstr ""
+#~ " **FAIL** Os nomes dos grupos%s e %s divergem apenas pela "
+#~ "utilização de maiúsculas/minúsculas!\n"
+
+#~ msgid " **FAIL** Multiple occurrences of %s choice name %s!\n"
+#~ msgstr " **FAIL** Múltiplos casos de %s nome da escolha %s!\n"
+
+#~ msgid " **FAIL** Option names %s and %s differ only by case!\n"
+#~ msgstr ""
+#~ " **FAIL** Os nomes das opções %s e %s divergem apenas pela "
+#~ "utilização de maiúsculas/minúsculas!\n"
+
+#~ msgid ""
+#~ " Bad %%%%BoundingBox: on line %d!\n"
+#~ " REF: Page 39, %%%%BoundingBox:\n"
+#~ msgstr ""
+#~ " %%%%BoundingBox: inválida na linha %d!\n"
+#~ " REF: Página 39, %%%%BoundingBox:\n"
+
+#~ msgid ""
+#~ " Bad %%%%Page: on line %d!\n"
+#~ " REF: Page 53, %%%%Page:\n"
+#~ msgstr ""
+#~ " %%%%Page: inválida na linha %d!\n"
+#~ " REF: Página 53, %%%%Page:\n"
+
+#~ msgid ""
+#~ " Bad %%%%Pages: on line %d!\n"
+#~ " REF: Page 43, %%%%Pages:\n"
+#~ msgstr ""
+#~ " %%%%Pages: inválidas na linha %d!\n"
+#~ " REF: Página 43, %%%%Pages:\n"
+
+#~ msgid ""
+#~ " Line %d is longer than 255 characters (%d)!\n"
+#~ " REF: Page 25, Line Length\n"
+#~ msgstr ""
+#~ " Linha %d tem mais de 255 caracteres (%d)!\n"
+#~ " REF: Página 25, Comprimento da Linha\n"
+
+#~ msgid ""
+#~ " Missing %!PS-Adobe-3.0 on first line!\n"
+#~ " REF: Page 17, 3.1 Conforming Documents\n"
+#~ msgstr ""
+#~ " %!PS-Adobe-3.0 inexistente na primeira linha!\n"
+#~ " REF: Página 17, 3.1 Documentos de Conformidade\n"
+
+#~ msgid ""
+#~ " Missing %%EndComments comment!\n"
+#~ " REF: Page 41, %%EndComments\n"
+#~ msgstr ""
+#~ " Comentário %%EndComments inexistente!\n"
+#~ " REF: Página 41, %%EndComments\n"
+
+#~ msgid ""
+#~ " Missing or bad %%BoundingBox: comment!\n"
+#~ " REF: Page 39, %%BoundingBox:\n"
+#~ msgstr ""
+#~ " Comentário %%BoundingBox: inexistente ou inválido!\n"
+#~ " REF: Página 39, %%BoundingBox:\n"
+
+#~ msgid ""
+#~ " Missing or bad %%Page: comments!\n"
+#~ " REF: Page 53, %%Page:\n"
+#~ msgstr ""
+#~ " Comentários %%Page: inexistentes ou inválidos!\n"
+#~ " REF: Página 53, %%Page:\n"
+
+#~ msgid ""
+#~ " Missing or bad %%Pages: comment!\n"
+#~ " REF: Page 43, %%Pages:\n"
+#~ msgstr ""
+#~ " Comentário %%Pages: inexistente ou inválido!\n"
+#~ " REF: Página 43, %%Pages:\n"
+
+#~ msgid " Saw %d lines that exceeded 255 characters!\n"
+#~ msgstr " Detectadas %d linhas que excedem 255 caracteres!\n"
+
+#~ msgid " Too many %%BeginDocument comments!\n"
+#~ msgstr " Demasiados comentários %%BeginDocument!\n"
+
+#~ msgid " Too many %%EndDocument comments!\n"
+#~ msgstr " Demasiados comentários %%EndDocument!\n"
+
+#~ msgid " Warning: file contains binary data!\n"
+#~ msgstr " Aviso: ficheiro contém dados binários!\n"
+
+#~ msgid " Warning: no %%EndComments comment in file!\n"
+#~ msgstr " Aviso: sem comentário %%EndComments no ficheiro!\n"
+
+#~ msgid " Warning: obsolete DSC version %.1f in file!\n"
+#~ msgstr " Aviso: versão obsoleta de DSC %.1f no ficheiro!\n"
+
+#~ msgid "%s not supported!"
+#~ msgstr "%s não suportado!"
+
+#~ msgid "%s: Don't know what to do!\n"
+#~ msgstr "%s: Não sei que fazer!\n"
+
+#~ msgid ""
+#~ "%s: Error - %s environment variable names non-existent destination \"%s"
+#~ "\"!\n"
+#~ msgstr ""
+#~ "%s: Erro - nomes de variáveis de ambiente %s inexistentes no destino \"%s"
+#~ "\"!\n"
+
+#~ msgid "%s: Error - bad job ID!\n"
+#~ msgstr "%s: Erro - ID de trabalho inválido!\n"
+
+#~ msgid "%s: Error - cannot print files and alter jobs simultaneously!\n"
+#~ msgstr ""
+#~ "%s: Erro - não é possível imprimir ficheiros e alterar trabalhos em "
+#~ "simultâneo!\n"
+
+#~ msgid ""
+#~ "%s: Error - cannot print from stdin if files or a job ID are provided!\n"
+#~ msgstr ""
+#~ "%s: Erro - não é possível imprimir a partir de stdin se fornecidos "
+#~ "ficheiros ou ID do trabalho!\n"
+
+#~ msgid "%s: Error - expected character set after '-S' option!\n"
+#~ msgstr "%s: Erro - conjunto de caracteres esperado após opção '-S'!\n"
+
+#~ msgid "%s: Error - expected content type after '-T' option!\n"
+#~ msgstr "%s: Erro - tipo de conteúdo esperado após opção '-T'!\n"
+
+#~ msgid "%s: Error - expected copies after '-n' option!\n"
+#~ msgstr "%s: Erro - cópias esperadas após opção '-n'!\n"
+
+#~ msgid "%s: Error - expected copy count after '-#' option!\n"
+#~ msgstr "%s: Erro - contagem de cópias esperadas após opção '-#'!\n"
+
+#~ msgid "%s: Error - expected destination after '-P' option!\n"
+#~ msgstr "%s: Erro - destino esperado após opção '-P'!\n"
+
+#~ msgid "%s: Error - expected destination after '-b' option!\n"
+#~ msgstr "%s: Erro - destino esperado após opção '-b'!\n"
+
+#~ msgid "%s: Error - expected destination after '-d' option!\n"
+#~ msgstr "%s: Erro - destino esperado após opção '-d'!\n"
+
+#~ msgid "%s: Error - expected form after '-f' option!\n"
+#~ msgstr "%s: Erro - formato esperado após opção '-f'!\n"
+
+#~ msgid "%s: Error - expected hold name after '-H' option!\n"
+#~ msgstr "%s: Erro - nome para reter esperado após opção '-H'!\n"
+
+#~ msgid "%s: Error - expected hostname after '-H' option!\n"
+#~ msgstr "%s: Erro - nome de host esperado após opção '-h'!\n"
+
+#~ msgid "%s: Error - expected hostname after '-h' option!\n"
+#~ msgstr "%s: Erro - nome de host esperado após opção '-h'!\n"
+
+#~ msgid "%s: Error - expected mode list after '-y' option!\n"
+#~ msgstr "%s: Erro - lista de modo esperada após opção '-y'!\n"
+
+#~ msgid "%s: Error - expected name after '-%c' option!\n"
+#~ msgstr "%s: Erro - nome esperado após opção '-%c'!\n"
+
+#~ msgid "%s: Error - expected option string after '-o' option!\n"
+#~ msgstr "%s: Erro - cadeia de opção esperada após opção '-o'!\n"
+
+#~ msgid "%s: Error - expected page list after '-P' option!\n"
+#~ msgstr "%s: Erro - lista de página esperada após opção '-P'!\n"
+
+#~ msgid "%s: Error - expected priority after '-%c' option!\n"
+#~ msgstr "%s: Erro - prioridade esperada após opção '-%c'!\n"
+
+#~ msgid "%s: Error - expected reason text after '-r' option!\n"
+#~ msgstr "%s: Erro - texto de motivo esperado após opção '-r'!\n"
+
+#~ msgid "%s: Error - expected title after '-t' option!\n"
+#~ msgstr "%s: Erro - título esperado após opção '-t'!\n"
+
+#~ msgid "%s: Error - expected username after '-U' option!\n"
+#~ msgstr "%s: Erro - nome de utilizador esperado após opção '-u'!\n"
+
+#~ msgid "%s: Error - expected username after '-u' option!\n"
+#~ msgstr "%s: Erro - nome de utilizador esperado após opção '-u'!\n"
+
+#~ msgid "%s: Error - expected value after '-%c' option!\n"
+#~ msgstr "%s: Erro - valor esperado após opção '-%c'!\n"
+
+#~ msgid ""
+#~ "%s: Error - need \"completed\", \"not-completed\", or \"all\" after '-W' "
+#~ "option!\n"
+#~ msgstr ""
+#~ "%s: Erro - necessário \"concluído\", \"não concluído\" ou \"tudo\" após "
+#~ "opção '-W'!\n"
+
+#~ msgid "%s: Error - scheduler not responding!\n"
+#~ msgstr "%s: Erro - programador não responde!\n"
+
+#~ msgid "%s: Error - unknown destination \"%s\"!\n"
+#~ msgstr "%s: Erro - destino desconhecido \"%s\"!\n"
+
+#~ msgid "%s: Error - unknown destination \"%s/%s\"!\n"
+#~ msgstr "%s: Erro - destino desconhecido \"%s/%s\"!\n"
+
+#~ msgid "%s: Error - unknown option '%c'!\n"
+#~ msgstr "%s: Erro - opção desconhecida '%c'!\n"
+
+#~ msgid "%s: Error - unknown option '%s'!\n"
+#~ msgstr "%s: Erro - opção desconhecida '%s'!\n"
+
+#~ msgid "%s: Expected job ID after '-i' option!\n"
+#~ msgstr "%s: ID de trabalho esperado após opção '-i'!\n"
+
+#~ msgid "%s: Invalid destination name in list \"%s\"!\n"
+#~ msgstr "%s: Nome de destino inválido na lista \"%s\"!\n"
+
+#~ msgid "%s: Need job ID ('-i jobid') before '-H restart'!\n"
+#~ msgstr ""
+#~ "%s: Necessário ID do trabalho ('-i jobid') antes de '-H reiniciar'!\n"
+
+#~ msgid "%s: No filter to convert from %s/%s to %s/%s!\n"
+#~ msgstr "%s: Sem filtro para converter de %s/%s para %s/%s!\n"
+
+#~ msgid "%s: Sorry, no encryption support compiled in!\n"
+#~ msgstr "%s: Sem suporte de encriptação compilado!\n"
+
+#~ msgid "%s: Unable to contact server!\n"
+#~ msgstr "%s: Não é possível contactar o servidor!\n"
+
+#~ msgid "%s: Unable to determine MIME type of \"%s\"!\n"
+#~ msgstr "%s: Não é possível determinar tipo MIME de \"%s\"!\n"
+
#~ msgid "%s: Unable to open %s - %s\n"
#~ msgstr "%s: Não é possível abrir %s - %s\n"
#~ msgid "%s: Unable to open %s - %s on line %d.\n"
#~ msgstr "%s: Não é possível abrir %s - %s na linha %d.\n"
+#~ msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"!\n"
+#~ msgstr ""
+#~ "%s: Não é possível ler a base de dados MIME a partir de \"%s\" ou \"%s"
+#~ "\"!\n"
+
+#~ msgid "%s: Unknown destination \"%s\"!\n"
+#~ msgstr "%s: Destino desconhecido \"%s\"!\n"
+
+#~ msgid "%s: Unknown destination MIME type %s/%s!\n"
+#~ msgstr "%s: Destino desconhecido de tipo MIME %s/%s!\n"
+
+#~ msgid "%s: Unknown option '%c'!\n"
+#~ msgstr "%s: Opção desconhecida '%c'!\n"
+
+#~ msgid "%s: Unknown source MIME type %s/%s!\n"
+#~ msgstr "%s: Origem desconhecida de tipo MIME %s/%s!\n"
+
+#~ msgid ""
+#~ "%s: Warning - '%c' format modifier not supported - output may not be "
+#~ "correct!\n"
+#~ msgstr ""
+#~ "%s: Aviso - modificador de formato '%c' não suportado - saída pode ser "
+#~ "incorrecta!\n"
+
+#~ msgid "%s: Warning - character set option ignored!\n"
+#~ msgstr "%s: Aviso - opção de conjunto de caracteres ignorada!\n"
+
+#~ msgid "%s: Warning - content type option ignored!\n"
+#~ msgstr "%s: Aviso - opção de tipo de conteúdo ignorada!\n"
+
+#~ msgid "%s: Warning - form option ignored!\n"
+#~ msgstr "%s: Aviso - opção de formato ignorada!\n"
+
+#~ msgid "%s: Warning - mode option ignored!\n"
+#~ msgstr "%s: Aviso - opção de modo ignorada!\n"
+
+#~ msgid ""
+#~ "%s: error - %s environment variable names non-existent destination \"%s"
+#~ "\"!\n"
+#~ msgstr ""
+#~ "%s: Erro - nomes de variáveis de ambiente %s inexistentes no destino \"%s"
+#~ "\"!\n"
+
+#~ msgid "%s: error - expected option=value after '-o' option!\n"
+#~ msgstr "%s: Erro - opção=valor esperada após opção '-o'!\n"
+
#~ msgid "600 DPI Grayscale"
#~ msgstr "Níveis de cinzento 600 DPI"
+#~ msgid "A Samba password is required to export printer drivers!"
+#~ msgstr "Palavra-passe Samba requerida para exportar recursos de impressora!"
+
+#~ msgid "A Samba username is required to export printer drivers!"
+#~ msgstr ""
+#~ "Nome de utilizador Samba requerido para exportar recursos de impressora!"
+
+#~ msgid "A class named \"%s\" already exists!"
+#~ msgstr "Já existe uma classe com o nome \"%s\"!"
+
+#~ msgid "A printer named \"%s\" already exists!"
+#~ msgstr "Já existe uma impressora com o nome \"%s\"!"
+
+#~ msgid "Attempt to set %s printer-state to bad value %d!"
+#~ msgstr "Tentativa de definir %s printer-state como valor inválido %d!"
+
+#~ msgid "Attribute groups are out of order (%x < %x)!"
+#~ msgstr "Grupos de atributos desordenados (%x < %x)!"
+
+#~ msgid "Bad device URI \"%s\"!\n"
+#~ msgstr "URI de periférico inválido \"%s\"!\n"
+
+#~ msgid "Bad device-uri \"%s\"!"
+#~ msgstr "Device-uri \"%s\" inválido!"
+
+#~ msgid "Bad device-uri scheme \"%s\"!"
+#~ msgstr "Esquema uri de periférico inválido \"%s\"!\n"
+
+#~ msgid "Bad document-format \"%s\"!"
+#~ msgstr "Document-format \"%s\" inválido!"
+
+#~ msgid "Bad filename buffer!"
+#~ msgstr "Buffer de nome de ficheiro inválido!"
+
+#~ msgid "Bad job-priority value!"
+#~ msgstr "Valor job-priority inválido!"
+
+#~ msgid "Bad job-sheets value \"%s\"!"
+#~ msgstr "Valor job-sheets \"%s\" inválido!"
+
+#~ msgid "Bad job-sheets value type!"
+#~ msgstr "Tipo de valor job-sheets inválido!"
+
+#~ msgid "Bad job-state value!"
+#~ msgstr "Valor job-state inválido!"
+
+#~ msgid "Bad job-uri attribute \"%s\"!"
+#~ msgstr "Atributo job-uri \"%s\" inválido!"
+
+#~ msgid "Bad notify-pull-method \"%s\"!"
+#~ msgstr "Notify-pull-method \"%s\" inválido!"
+
+#~ msgid "Bad notify-recipient-uri URI \"%s\"!"
+#~ msgstr "Notify-recipient-uri URI \"%s\" inválido!"
+
+#~ msgid "Bad option + choice on line %d!"
+#~ msgstr "Opção + escolha inválidas na linha %d!"
+
+#~ msgid "Bad port-monitor \"%s\"!"
+#~ msgstr "Port-monitor \"%s\" inválido!"
+
+#~ msgid "Bad printer-state value %d!"
+#~ msgstr "Valor printer-state inválido %d!"
+
+#~ msgid "Bad request version number %d.%d!"
+#~ msgstr "Número de versão pedido inválido %d.%d!"
+
+#~ msgid "Bad subscription ID!"
+#~ msgstr "ID de subscrição inválido!"
+
+#~ msgid "Character set \"%s\" not supported!"
+#~ msgstr "Conjunto de caracteres \"%s\" não suportado!"
+
+#~ msgid "Could not scan type \"%s\"!"
+#~ msgstr "Não é possível procurar o tipo \"%s\"!"
+
+#~ msgid "Cover open."
+#~ msgstr "Tampa aberta."
+
+#~ msgid "Developer almost empty."
+#~ msgstr "Programador quase vazio."
+
+#~ msgid "Developer empty!"
+#~ msgstr "Programador vazio!"
+
+#~ msgid "Door open."
+#~ msgstr "Porta aberta."
+
+#~ msgid "ERROR: Bad %%BoundingBox: comment seen!\n"
+#~ msgstr "ERROR: Detectado comentário %%BoundingBox: inválido!\n"
+
+#~ msgid "ERROR: Bad %%IncludeFeature: comment!\n"
+#~ msgstr "ERROR: Detectado comentário %%IncludeFeature: inválido!\n"
+
+#~ msgid "ERROR: Bad %%Page: comment in file!\n"
+#~ msgstr "ERROR: Comentário %%Page: inválido no ficheiro!\n"
+
+#~ msgid "ERROR: Bad %%PageBoundingBox: comment in file!\n"
+#~ msgstr "ERROR: Comentário %%PageBoundingBox: inválido no ficheiro!\n"
+
+#~ msgid "ERROR: Bad SCSI device file \"%s\"!\n"
+#~ msgstr "ERROR: Ficheiro de periférico SCSI inválido \"%s\"!\n"
+
+#~ msgid "ERROR: Bad columns value %d!\n"
+#~ msgstr "ERROR: Valor de colunas inválido %d!\n"
+
+#~ msgid "ERROR: Bad cpi value %f!\n"
+#~ msgstr "ERROR: Valor cpi inválido %f!\n"
+
+#~ msgid "ERROR: Bad lpi value %f!\n"
+#~ msgstr "ERROR: Valor lpi inválido %f!\n"
+
+#~ msgid "ERROR: Bad page setup!\n"
+#~ msgstr "ERROR: Configuração de página inválida!\n"
+
+#~ msgid "ERROR: Destination printer does not exist!\n"
+#~ msgstr "ERROR: A impressora de destino não existe!\n"
+
+#~ msgid "ERROR: Duplicate %%BoundingBox: comment seen!\n"
+#~ msgstr "ERROR: Detectado comentário %%BoundingBox: em duplicado!\n"
+
+#~ msgid "ERROR: Duplicate %%Pages: comment seen!\n"
+#~ msgstr "ERROR: Detectado comentário %%Pages: em duplicado!\n"
+
+#~ msgid "ERROR: Empty print file!\n"
+#~ msgstr "ERROR: Ficheiro de impressão vazio!\n"
+
+#~ msgid "ERROR: Expected quoted string on line %d of %s!\n"
+#~ msgstr "ERROR: Esperada cadeia entre aspas na linha %d de %s!\n"
+
+#~ msgid "ERROR: Fatal USB error!\n"
+#~ msgstr "ERROR: Erro fatal de USB!\n"
+
+#~ msgid "ERROR: Invalid HP-GL/2 command seen, unable to print file!\n"
+#~ msgstr ""
+#~ "ERROR: Detectado comando HP-GL/2 inválido; impossível imprimir ficheiro!\n"
+
+#~ msgid "ERROR: Missing %%EndProlog!\n"
+#~ msgstr "ERROR: %%EndProlog inexistente!\n"
+
+#~ msgid "ERROR: Missing %%EndSetup!\n"
+#~ msgstr "ERROR: %%EndSetup inexistente!\n"
+
#~ msgid ""
#~ "ERROR: Missing device URI on command-line and no DEVICE_URI environment "
#~ "variable!\n"
@@ -5590,24 +6125,414 @@ msgstr "variable-bindings com comprimento indefinido"
#~ "ERROR: URI de periférico inexistente em command-line e sem variável de "
#~ "ambiente DEVICE_URI!\n"
+#~ msgid "ERROR: Missing value on line %d of banner file!\n"
+#~ msgstr ""
+#~ "ERROR: Valor inexistente na linha %d do ficheiro da faixa publicitária!\n"
+
+#~ msgid ""
+#~ "ERROR: Need a msgid line before any translation strings on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ERROR: É necessária uma linha msgid antes de quaisquer cadeias de "
+#~ "tradução na linha %d de %s!\n"
+
+#~ msgid "ERROR: No %%BoundingBox: comment in header!\n"
+#~ msgstr "ERROR: Sem comentário %%BoundingBox: no cabeçalho!\n"
+
+#~ msgid "ERROR: No %%Pages: comment in header!\n"
+#~ msgstr "ERROR: Sem comentário %%Pages: no cabeçalho!\n"
+
+#~ msgid ""
+#~ "ERROR: No device URI found in argv[0] or in DEVICE_URI environment "
+#~ "variable!\n"
+#~ msgstr ""
+#~ "ERROR: Sem URI de periférico em argv[0] ou na variável de ambiente "
+#~ "DEVICE_URI!\n"
+
+#~ msgid "ERROR: No pages found!\n"
+#~ msgstr "ERROR: Sem páginas!\n"
+
+#~ msgid "ERROR: Out of paper!\n"
+#~ msgstr "ERROR: Sem papel!\n"
+
+#~ msgid "ERROR: PRINTER environment variable not defined!\n"
+#~ msgstr "ERROR: Variável de ambiente PRINTER não definida!\n"
+
+#~ msgid "ERROR: Print file was not accepted (%s)!\n"
+#~ msgstr "ERROR: O ficheiro de impressão não foi aceite (%s)!\n"
+
+#~ msgid "ERROR: Printer not responding!\n"
+#~ msgstr "ERROR: A impressora não responde!\n"
+
#~ msgid "ERROR: Unable to create temporary file - %s.\n"
#~ msgstr "ERROR: Não é possível criar ficheiro o temporário - %s.\n"
#~ msgid "ERROR: Unable to create temporary file: %s\n"
#~ msgstr "ERROR: Não é possível criar o ficheiro temporário: %s.\n"
+#~ msgid "ERROR: Unable to get job %d attributes (%s)!\n"
+#~ msgstr "ERROR: Não é possível obter os atributos do trabalho %d (%s)!\n"
+
+#~ msgid "ERROR: Unable to get printer status (%s)!\n"
+#~ msgstr "ERROR: Não é possível obter o estado da impressora (%s)!\n"
+
+#~ msgid "ERROR: Unable to locate printer '%s'!\n"
+#~ msgstr "ERROR: Não é possível localizar a impressora '%s'!\n"
+
+#~ msgid "ERROR: Unable to open image file for printing!\n"
+#~ msgstr "ERROR: Não é possível abrir o ficheiro de imagem para impressão!\n"
+
#~ msgid "ERROR: Unable to open temporary file"
#~ msgstr "ERROR: Não é possível abrir o ficheiro temporário"
+#~ msgid "ERROR: Unable to print %d text columns!\n"
+#~ msgstr "ERROR: Não é possível imprimir %d colunas de texto!\n"
+
+#~ msgid "ERROR: Unable to print %dx%d text page!\n"
+#~ msgstr "ERROR: Não é possível imprimir %dx%d página de texto!\n"
+
+#~ msgid "ERROR: Unable to read print data!\n"
+#~ msgstr "ERROR: Não é possível ler os dados de impressão!\n"
+
+#~ msgid "ERROR: Unable to send print data (%d)\n"
+#~ msgstr "ERROR: Não é possível enviar dados de impressão (%d)\n"
+
+#~ msgid "ERROR: Unable to send print data!\n"
+#~ msgstr "ERROR: Não é possível enviar os dados de impressão!\n"
+
+#~ msgid "ERROR: Unable to write %d bytes to printer!\n"
+#~ msgstr "ERROR: Não é possível escrever %d bytes na impressora!\n"
+
+#~ msgid "ERROR: Unable to write raster data to driver!\n"
+#~ msgstr "ERROR: Não é possível escrever dados de retícula no recurso!\n"
+
+#~ msgid "ERROR: Unable to write to temporary file"
+#~ msgstr "ERROR: Não é possível escrever no ficheiro temporário"
+
+#~ msgid "ERROR: Unexpected text on line %d of %s!\n"
+#~ msgstr "ERROR: Texto inesperado na linha %d de %s!\n"
+
+#~ msgid "ERROR: Unknown encryption option value \"%s\"!\n"
+#~ msgstr "ERROR: Valor de opção de encriptação desconhecido \"%s\"!\n"
+
+#~ msgid "ERROR: Unknown message catalog format for \"%s\"!\n"
+#~ msgstr "ERROR: Formato desconhecido do catálogo de mensagens para \"%s\"!\n"
+
+#~ msgid "ERROR: Unknown option \"%s\" with value \"%s\"!\n"
+#~ msgstr "ERROR: Opção desconhecida \"%s\" com valor \"%s\"!\n"
+
+#~ msgid "ERROR: Unknown version option value \"%s\"!\n"
+#~ msgstr "ERROR: Valor de opção de versão desconhecido \"%s\"!\n"
+
+#~ msgid "ERROR: Unsupported brightness value %s, using brightness=100!\n"
+#~ msgstr "ERROR: Valor de brilho não suportado %s ao utilizar brilho=100!\n"
+
+#~ msgid "ERROR: Unsupported gamma value %s, using gamma=1000!\n"
+#~ msgstr "ERROR: Valor gama não suportado %s ao utilizar gama=1000!\n"
+
+#~ msgid "ERROR: Unsupported number-up value %d, using number-up=1!\n"
+#~ msgstr "ERROR: Valor number-up não suportado %d ao utilizar number-up=1!\n"
+
+#~ msgid ""
+#~ "ERROR: Unsupported number-up-layout value %s, using number-up-"
+#~ "layout=lrtb!\n"
+#~ msgstr ""
+#~ "ERROR: Valor number-up-layout não suportado %s ao utilizar number-up-"
+#~ "layout=lrtb!\n"
+
+#~ msgid "ERROR: Unsupported page-border value %s, using page-border=none!\n"
+#~ msgstr ""
+#~ "ERROR: Valor page-border não suportado %s ao utilizar page-border=none!\n"
+
+#~ msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting!\n"
+#~ msgstr "ERROR: Detectado excesso doc_printf (%d bytes); a interromper!\n"
+
#~ msgid "ERROR: pdftops filter crashed on signal %d!\n"
#~ msgstr "ERROR: Filtro pdftops falhou ao sinal %d!\n"
#~ msgid "ERROR: pdftops filter exited with status %d!\n"
#~ msgstr "ERROR: Filtro pdftops saiu com o estado %d!\n"
+#~ msgid "ERROR: pictwpstops exited on signal %d!\n"
+#~ msgstr "ERROR: pictwpstops saiu ao sinal %d!\n"
+
+#~ msgid "ERROR: pictwpstops exited with status %d!\n"
+#~ msgstr "ERROR: pictwpstops saiu com o estado %d!\n"
+
+#~ msgid ""
+#~ "ERROR: recoverable: Unable to connect to printer; will retry in 30 "
+#~ "seconds...\n"
+#~ msgstr ""
+#~ "ERROR: recuperável: Não é possível ligar à impressora; nova tentativa "
+#~ "dentro de 30 segundos...\n"
+
+#~ msgid "Empty PPD file!"
+#~ msgstr "Ficheiro PPD vazio!"
+
+#~ msgid "Error: need hostname after '-h' option!\n"
+#~ msgstr "Erro: necessário nome de host após opção '-h'!\n"
+
+#~ msgid "Fuser temperature high!"
+#~ msgstr "Temperatura do fusor elevada!"
+
+#~ msgid "Fuser temperature low!"
+#~ msgstr "Temperatura do fusor baixa!"
+
+#~ msgid "Got a printer-uri attribute but no job-id!"
+#~ msgstr "Obtive um atributo printer-uri, mas não job-id!"
+
+#~ msgid "Ink/toner almost empty."
+#~ msgstr "Tinta/toner quase vazio."
+
+#~ msgid "Ink/toner empty!"
+#~ msgstr "Tinta/toner vazio!"
+
+#~ msgid "Ink/toner waste bin almost full."
+#~ msgstr "Receptáculo de tinta/toner quase cheio."
+
+#~ msgid "Ink/toner waste bin full!"
+#~ msgstr "Receptáculo de tinta/toner cheio!"
+
+#~ msgid "Interlock open."
+#~ msgstr "Bloqueio aberto."
+
+#~ msgid "Job #%d cannot be restarted - no files!"
+#~ msgstr "Não é possível reiniciar o trabalho #%d - sem ficheiros!"
+
+#~ msgid "Job #%d does not exist!"
+#~ msgstr "Trabalho #%d não existe!"
+
+#~ msgid "Job #%d is finished and cannot be altered!"
+#~ msgstr "Trabalho #%d concluído; não é possível alterar!"
+
+#~ msgid "Job #%d is not complete!"
+#~ msgstr "Trabalho #%d não concluído!"
+
+#~ msgid "Job #%d is not held for authentication!"
+#~ msgstr "Trabalho #%d não retido para autenticação!"
+
+#~ msgid "Job #%d is not held!"
+#~ msgstr "Trabalho #%d não retido!"
+
+#~ msgid "Job #%s does not exist!"
+#~ msgstr "Trabalho #%s não existe!"
+
+#~ msgid "Job %d not found!"
+#~ msgstr "Trabalho %d não encontrado!"
+
+#~ msgid "Job subscriptions cannot be renewed!"
+#~ msgstr "Não é possível renovar as subscrições do trabalho!"
+
+#~ msgid "Language \"%s\" not supported!"
+#~ msgstr "Idioma \"%s\" não suportado!"
+
+#~ msgid "Media jam!"
+#~ msgstr "Suporte encravado!"
+
+#~ msgid "Media tray almost empty."
+#~ msgstr "Tabuleiro de suporte quase vazio."
+
+#~ msgid "Media tray empty!"
+#~ msgstr "Tabuleiro de suporte vazio!"
+
+#~ msgid "Media tray missing!"
+#~ msgstr "Tabuleiro de suporte inexistente!"
+
+#~ msgid "Media tray needs to be filled."
+#~ msgstr "É necessário encher o tabuleiro de suporte."
+
+#~ msgid "Missing document-number attribute!"
+#~ msgstr "Atributo document-number inexistente!"
+
+#~ msgid "Missing double quote on line %d!"
+#~ msgstr "Aspas inexistentes na linha %d!"
+
+#~ msgid "Missing form variable!"
+#~ msgstr "Variável de formato inexistente!"
+
+#~ msgid "Missing notify-subscription-ids attribute!"
+#~ msgstr "Atributo notify-subscription-ids inexistente!"
+
+#~ msgid "Missing requesting-user-name attribute!"
+#~ msgstr "Atributo requesting-user-name inexistente!"
+
+#~ msgid "Missing required attributes!"
+#~ msgstr "Atributos necessários inexistentes!"
+
+#~ msgid "Missing value on line %d!"
+#~ msgstr "Valor inexistente na linha %d!"
+
+#~ msgid "No PPD name!"
+#~ msgstr "Sem nome PPD!"
+
+#~ msgid "No Windows printer drivers are installed!"
+#~ msgstr "Sem controladores de impressora Windows instalados!"
+
+#~ msgid "No active jobs on %s!"
+#~ msgstr "Sem trabalhos activos em %s!"
+
+#~ msgid "No attributes in request!"
+#~ msgstr "Sem atributos no pedido!"
+
+#~ msgid "No authentication information provided!"
+#~ msgstr "Sem informações de autenticação fornecidas!"
+
+#~ msgid "No file!?!"
+#~ msgstr "Sem ficheiro?!"
+
+#~ msgid "No modification time!"
+#~ msgstr "Tempo de modificação inexistente!"
+
+#~ msgid "No printer name!"
+#~ msgstr "Nome de impressão inexistente!"
+
+#~ msgid "No printer-uri found for class!"
+#~ msgstr "Nenhum printer-uri para a classe!"
+
+#~ msgid "No printer-uri found!"
+#~ msgstr "Nenhum printer-uri encontrado!"
+
+#~ msgid "No printer-uri in request!"
+#~ msgstr "Nenhum printer-uri no pedido!"
+
+#~ msgid "No subscription attributes in request!"
+#~ msgstr "Sem atributos de subscrição no pedido!"
+
+#~ msgid "OPC almost at end-of-life."
+#~ msgstr "OPC quase em fim de vida."
+
+#~ msgid "OPC at end-of-life!"
+#~ msgstr "OPC em fim de vida!"
+
+#~ msgid "Out of toner!"
+#~ msgstr "Sem toner!"
+
+#~ msgid "Output bin almost full."
+#~ msgstr "Receptáculo de saída quase cheio."
+
+#~ msgid "Output bin full!"
+#~ msgstr "Receptáculo de saída cheio!"
+
+#~ msgid "Output tray missing!"
+#~ msgstr "Tabuleiro de saída inexistente!"
+
+#~ msgid "Printer offline."
+#~ msgstr "Impressora sem ligação."
+
+#~ msgid "SCSI Printer"
+#~ msgstr "Impressora SCSI"
+
+#~ msgid "The notify-user-data value is too large (%d > 63 octets)!"
+#~ msgstr "O valor notify-user-data é demasiado grande (%d > 63 octetos)!"
+
+#~ msgid "The printer or class is not shared!"
+#~ msgstr "Impressora ou classe não partilhadas!"
+
+#~ msgid "The printer-uri attribute is required!"
+#~ msgstr "Necessário atributo printer-uri!"
+
+#~ msgid "Toner low."
+#~ msgstr "Pouco toner."
+
+#~ msgid "Too many job-sheets values (%d > 2)!"
+#~ msgstr "Demasiados valores job-sheets (%d > 2)!"
+
+#~ msgid "Too many printer-state-reasons values (%d > %d)!"
+#~ msgstr "Demasiados valores printer-state-reasons (%d > %d)!"
+
+#~ msgid "Unable to add job for destination \"%s\"!"
+#~ msgstr "Não é possível adicionar o trabalho ao destino \"%s\"!"
+
+#~ msgid "Unable to allocate memory for file types!"
+#~ msgstr "Não é possível alocar memória para tipos de ficheiros!"
+
+#~ msgid "Unable to copy 64-bit CUPS printer driver files (%d)!"
+#~ msgstr ""
+#~ "Não é possível copiar os ficheiros de controladores de impressora CUPS de "
+#~ "64 bits (%d)!"
+
+#~ msgid "Unable to copy 64-bit Windows printer driver files (%d)!"
+#~ msgstr ""
+#~ "Não é possível copiar os ficheiros de controladores de impressora Windows "
+#~ "de 64 bits (%d)!"
+
+#~ msgid "Unable to copy CUPS printer driver files (%d)!"
+#~ msgstr "Não é possível copiar ficheiros de recurso de impressora CUPS (%d)!"
+
+#~ msgid "Unable to copy PPD file - %s!"
+#~ msgstr "Não é possível copiar o ficheiro PPD - %s!"
+
+#~ msgid "Unable to copy PPD file!"
+#~ msgstr "Não é possível copiar o ficheiro PPD!"
+
+#~ msgid "Unable to copy Windows 2000 printer driver files (%d)!"
+#~ msgstr ""
+#~ "Não é possível copiar os ficheiros de controladores de impressora Windows "
+#~ "2000 (%d)!"
+
+#~ msgid "Unable to copy Windows 9x printer driver files (%d)!"
+#~ msgstr ""
+#~ "Não é possível copiar os ficheiros de controladores de impressora Windows "
+#~ "9x (%d)!"
+
+#~ msgid "Unable to copy interface script - %s!"
+#~ msgstr "Não é possível copiar o script de interface - %s!"
+
+#~ msgid "Unable to create printer-uri!"
+#~ msgstr "Não é possível criar printer-uri!"
+
+#~ msgid "Unable to edit cupsd.conf files larger than 1MB!"
+#~ msgstr "Não é possível editar ficheiros cupsd.conf com mais de 1MB!"
+
+#~ msgid "Unable to find destination for job!"
+#~ msgstr "Não é possível localizar o destino para o trabalho!"
+
+#~ msgid "Unable to find printer!\n"
+#~ msgstr "Não é possível encontrar a impressora!\n"
+
+#~ msgid "Unable to install Windows 2000 printer driver files (%d)!"
+#~ msgstr ""
+#~ "Não é possível instalar os ficheiros de controladores de impressora "
+#~ "Windows 2000 (%d)!"
+
+#~ msgid "Unable to install Windows 9x printer driver files (%d)!"
+#~ msgstr ""
+#~ "Não é possível instalar os ficheiros de controladores de impressora "
+#~ "Windows 9x (%d)!"
+
+#~ msgid "Unable to open document %d in job %d!"
+#~ msgstr "Não é possível abrir o documento %d no trabalho %d!"
+
+#~ msgid "Unable to send command to printer driver!"
+#~ msgstr "Não é possível enviar o comando para o controlador de impressora!"
+
+#~ msgid "Unable to set Windows printer driver (%d)!"
+#~ msgstr "Não é possível definir o controlador de impressora Windows (%d)!"
+
+#~ msgid "Unable to use legacy USB class driver!\n"
+#~ msgstr "Não é possível usar o controlador de classe USB!\n"
+
#~ msgid "Unknown printer error (%s)!"
#~ msgstr "Erro de impressora desconhecido (%s)!"
+#~ msgid "Unsupported character set \"%s\"!"
+#~ msgstr "Conjunto de caracteres \"%s\" não suportado!"
+
+#~ msgid "Unsupported compression \"%s\"!"
+#~ msgstr "Compressão não suportada \"%s\"!"
+
+#~ msgid "Unsupported compression attribute %s!"
+#~ msgstr "Atributo de compressão não suportado %s!"
+
+#~ msgid "Unsupported format \"%s\"!"
+#~ msgstr "Formato não suportado \"%s\"!"
+
+#~ msgid "Unsupported format '%s'!"
+#~ msgstr "Formato não suportado '%s'!"
+
+#~ msgid "Unsupported format '%s/%s'!"
+#~ msgstr "Formato não suportado %s/%s'!"
+
#~ msgid ""
#~ "Usage: convert [ options ]\n"
#~ "\n"
@@ -5699,11 +6624,528 @@ msgstr "variable-bindings com comprimento indefinido"
#~ " -v Ligeiramente verboso\n"
#~ " -vv Muito verboso\n"
+#~ msgid "WARNING: Failed to read side-channel request!\n"
+#~ msgstr "WARNING: Falha ao ler pedido de side-channel!\n"
+
+#~ msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature!\n"
+#~ msgstr ""
+#~ "WARNING: Não é possível incluir a opção \"%s\" via IncludeFeature!\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with command status byte after %d "
+#~ "seconds!\n"
+#~ msgstr ""
+#~ "WARNING: Host remoto não respondeu com byte de estado de comando após %d "
+#~ "segundos!\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with control status byte after %d "
+#~ "seconds!\n"
+#~ msgstr ""
+#~ "WARNING: Host remoto não respondeu com byte de estado de controlo após %d "
+#~ "segundos!\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with data status byte after %d "
+#~ "seconds!\n"
+#~ msgstr ""
+#~ "WARNING: Host remoto não respondeu com byte de estado de dados após %d "
+#~ "segundos!\n"
+
+#~ msgid "WARNING: SCSI command timed out (%d); retrying...\n"
+#~ msgstr "WARNING: Comando SCSI sem resposta (%d); a tentar de novo...\n"
+
+#~ msgid ""
+#~ "WARNING: This document does not conform to the Adobe Document Structuring "
+#~ "Conventions and may not print correctly!\n"
+#~ msgstr ""
+#~ "WARNING: Este documento não está de acordo com ADSC e pode não ser "
+#~ "impresso correctamente!\n"
+
+#~ msgid "WARNING: Unknown choice \"%s\" for option \"%s\"!\n"
+#~ msgstr "WARNING: Escolha desconhecida \"%s\" para opção \"%s\"!\n"
+
+#~ msgid "WARNING: Unknown option \"%s\"!\n"
+#~ msgstr "WARNING: Opção desconhecida \"%s\"!\n"
+
+#~ msgid "WARNING: Unsupported baud rate %s!\n"
+#~ msgstr "WARNING: Taxa baud não suportada %s!\n"
+
+#~ msgid ""
+#~ "WARNING: recoverable: Network host '%s' is busy; will retry in %d "
+#~ "seconds...\n"
+#~ msgstr ""
+#~ "WARNING: recuperável: host de rede '%s' ocupado; nova tentativa dentro de "
+#~ "%d segundos...\n"
+
+#~ msgid "Warning, no Windows 2000 printer drivers are installed!"
+#~ msgstr "Aviso, sem controladores de impressora Windows 2000 instalados!"
+
+#~ msgid "cupsctl: Unknown option \"%s\"!\n"
+#~ msgstr "cupsctl: Opção desconhecida \"%s\"!\n"
+
+#~ msgid "cupsctl: Unknown option \"-%c\"!\n"
+#~ msgstr "cupsctl: Opção desconhecida \"-%c\"!\n"
+
+#~ msgid "cupsd: Expected config filename after \"-c\" option!\n"
+#~ msgstr "cupsd: Nome de ficheiro config esperado após opção \"-c\"!\n"
+
+#~ msgid "cupsd: Unable to get current directory!\n"
+#~ msgstr "cupsd: Não é possível obter o directório actual!\n"
+
+#~ msgid "cupsd: Unknown argument \"%s\" - aborting!\n"
+#~ msgstr "cupsd: Argumento desconhecido \"%s\" - a interromper!\n"
+
+#~ msgid "cupsd: Unknown option \"%c\" - aborting!\n"
+#~ msgstr "cupsd: Opção desconhecida \"%c\" - a interromper!\n"
+
+#~ msgid "cupsfilter: Invalid document number %d!\n"
+#~ msgstr "cupsfilter: Número de documento inválido %d!\n"
+
+#~ msgid "cupsfilter: Invalid job ID %d!\n"
+#~ msgstr "cupsfilter: ID de trabalho inválido %d!\n"
+
+#~ msgid "cupsfilter: Only one filename can be specified!\n"
+#~ msgstr "cupsfilter: Só pode ser especificado um nome de ficheiro!\n"
+
#~ msgid "cupsfilter: Unable to create temporary file: %s\n"
#~ msgstr "cupsfilter: Não é possível criar o ficheiro temporário: %s\n"
+#~ msgid "job-printer-uri attribute missing!"
+#~ msgstr "atributo job-printer-uri inexistente!"
+
+#~ msgid "lpadmin: Class name can only contain printable characters!\n"
+#~ msgstr "lpadmin: Nome de classe só pode ter caracteres imprimíveis!\n"
+
+#~ msgid "lpadmin: Expected PPD after '-P' option!\n"
+#~ msgstr "lpadmin: PPD esperado após opção '-P'!\n"
+
+#~ msgid "lpadmin: Expected allow/deny:userlist after '-u' option!\n"
+#~ msgstr ""
+#~ "lpadmin: Permitir/negar:lista de utilizadores esperado após opção '-u'!\n"
+
+#~ msgid "lpadmin: Expected class after '-r' option!\n"
+#~ msgstr "lpadmin: Classe esperada após opção '-r'!\n"
+
+#~ msgid "lpadmin: Expected class name after '-c' option!\n"
+#~ msgstr "lpadmin: Nome de classe esperado após opção '-c'!\n"
+
+#~ msgid "lpadmin: Expected description after '-D' option!\n"
+#~ msgstr "lpadmin: Descrição esperada após opção '-D'!\n"
+
+#~ msgid "lpadmin: Expected device URI after '-v' option!\n"
+#~ msgstr "lpadmin: URI de periférico esperado após opção '-v'!\n"
+
+#~ msgid "lpadmin: Expected file type(s) after '-I' option!\n"
+#~ msgstr "lpadmin: Tipo(s) de ficheiro esperados após opção '-I'!\n"
+
+#~ msgid "lpadmin: Expected hostname after '-h' option!\n"
+#~ msgstr "lpadmin: Nome de host esperado após opção '-h'!\n"
+
+#~ msgid "lpadmin: Expected interface after '-i' option!\n"
+#~ msgstr "lpadmin: Interface esperada após opção '-i'!\n"
+
+#~ msgid "lpadmin: Expected location after '-L' option!\n"
+#~ msgstr "lpadmin: Localização esperada após opção '-L'!\n"
+
+#~ msgid "lpadmin: Expected model after '-m' option!\n"
+#~ msgstr "lpadmin: Modelo esperado após opção '-m'!\n"
+
+#~ msgid "lpadmin: Expected name=value after '-o' option!\n"
+#~ msgstr "lpadmin: Nome=valor esperado após opção '-o'!\n"
+
+#~ msgid "lpadmin: Expected printer after '-p' option!\n"
+#~ msgstr "lpadmin: Impressora esperada após opção '-p'!\n"
+
+#~ msgid "lpadmin: Expected printer name after '-d' option!\n"
+#~ msgstr "lpadmin: Nome de impressora esperado após opção '-d'!\n"
+
+#~ msgid "lpadmin: Expected printer or class after '-x' option!\n"
+#~ msgstr "lpadmin: Impressora ou classe esperadas após opção '-x'!\n"
+
+#~ msgid "lpadmin: No member names were seen!\n"
+#~ msgstr "lpadmin: Sem nomes de membro detectados!\n"
+
+#~ msgid "lpadmin: Printer name can only contain printable characters!\n"
+#~ msgstr "lpadmin: Nome de impressora só pode ter caracteres imprimíveis!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to add a printer to the class:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Não é possível adicionar impressora à classe:\n"
+#~ " Especifique primeiro um nome de impressora!\n"
+
#~ msgid "lpadmin: Unable to create temporary file - %s\n"
#~ msgstr "lpadmin: Não é possível criar o ficheiro temporário - %s\n"
#~ msgid "lpadmin: Unable to create temporary file: %s\n"
#~ msgstr "lpadmin: Não é possível criar o ficheiro temporário: %s\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to remove a printer from the class:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Não é possível remover a impressora da classe:\n"
+#~ " Especifique primeiro um nome de impressora!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the PPD file:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Não é possível definir o ficheiro PPD:\n"
+#~ " Especifique primeiro um nome de impressora!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the device URI:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Não é possível definir o URI do periférico:\n"
+#~ " Especifique primeiro um nome de impressora!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the interface script or PPD file:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Não é possível definir o script de interface ou ficheiro PPD:\n"
+#~ " Especifique primeiro um nome de impressora!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the interface script:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Não é possível definir o script de interface:\n"
+#~ " Especifique primeiro um nome de impressora!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer description:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Não é possível definir a descrição da impressora:\n"
+#~ " Especifique primeiro um nome de impressora!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer location:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Não é possível definir a localização da impressora:\n"
+#~ " Especifique primeiro um nome de impressora!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer options:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Não é possível definir as opções da impressora:\n"
+#~ " Especifique primeiro um nome de impressora!\n"
+
+#~ msgid "lpadmin: Unknown allow/deny option \"%s\"!\n"
+#~ msgstr "lpadmin: Opção permitir/negar desconhecida \"%s\"!\n"
+
+#~ msgid "lpadmin: Unknown argument '%s'!\n"
+#~ msgstr "lpadmin: Argumento desconhecido '%s'!\n"
+
+#~ msgid "lpadmin: Unknown option '%c'!\n"
+#~ msgstr "lpadmin: Opção desconhecida '%c'!\n"
+
+#~ msgid "lpadmin: Warning - content type list ignored!\n"
+#~ msgstr "lpadmin: Aviso - lista de tipo de conteúdo ignorada!\n"
+
+#~ msgid "lpinfo: Expected 1284 device ID string after --device-id!\n"
+#~ msgstr "lpinfo: Esperada cadeia ID de periférico 1284 após --device-id!\n"
+
+#~ msgid "lpinfo: Expected language after --language!\n"
+#~ msgstr "lpinfo: Esperado idioma após --language!\n"
+
+#~ msgid "lpinfo: Expected make and model after --make-and-model!\n"
+#~ msgstr "lpinfo: Esperados marca e modelo após --make-and-model!\n"
+
+#~ msgid "lpinfo: Expected product string after --product!\n"
+#~ msgstr "lpinfo: Esperada cadeia de produto após --product!\n"
+
+#~ msgid "lpinfo: Expected scheme list after --exclude-schemes!\n"
+#~ msgstr "lpinfo: Esperada lista de esquema após --exclude-schemes!\n"
+
+#~ msgid "lpinfo: Expected scheme list after --include-schemes!\n"
+#~ msgstr "lpinfo: Esperada lista de esquema após --include-schemes!\n"
+
+#~ msgid "lpinfo: Expected timeout after --timeout!\n"
+#~ msgstr "lpinfo: Esperado limite de tempo excedido após --timeout!\n"
+
+#~ msgid "lpinfo: Unknown argument '%s'!\n"
+#~ msgstr "lpinfo: Argumento desconhecido '%s'!\n"
+
+#~ msgid "lpinfo: Unknown option '%c'!\n"
+#~ msgstr "lpinfo: Opção desconhecida '%c'!\n"
+
+#~ msgid "lpinfo: Unknown option '%s'!\n"
+#~ msgstr "lpinfo: Opção desconhecida '%s'!\n"
+
+#~ msgid "lpmove: Unknown argument '%s'!\n"
+#~ msgstr "lpmove: Argumento desconhecido '%s'!\n"
+
+#~ msgid "lpmove: Unknown option '%c'!\n"
+#~ msgstr "lpmove: Opção desconhecida '%c'!\n"
+
+#~ msgid "lpoptions: No printers!?!\n"
+#~ msgstr "lpoptions: Sem impressoras!?!\n"
+
+#~ msgid "lpoptions: Unable to open PPD file for %s!\n"
+#~ msgstr "lpoptions: Não é possível abrir o ficheiro PPD para %s!\n"
+
+#~ msgid "lpoptions: Unknown printer or class!\n"
+#~ msgstr "lpoptions: Impressora ou classe desconhecidas!\n"
+
+#~ msgid "lppasswd: Only root can add or delete passwords!\n"
+#~ msgstr "lppasswd: Só raiz pode adicionar ou apagar palavras-passe!\n"
+
+#~ msgid "lppasswd: Password file busy!\n"
+#~ msgstr "lppasswd: Ficheiro de palavra-passe ocupado!\n"
+
+#~ msgid "lppasswd: Password file not updated!\n"
+#~ msgstr "lppasswd: Ficheiro de palavra-passe não actualizado!\n"
+
+#~ msgid "lppasswd: Sorry, password doesn't match!\n"
+#~ msgstr "lppasswd: Palavra-passe não corresponde!\n"
+
+#~ msgid "lppasswd: Sorry, passwords don't match!\n"
+#~ msgstr "lppasswd: Palavras-passe não correspondem!\n"
+
+#~ msgid ""
+#~ "lpstat: error - %s environment variable names non-existent destination \"%"
+#~ "s\"!\n"
+#~ msgstr ""
+#~ "lpstat: erro - nomes de variáveis de ambiente %s inexistentes no destino "
+#~ "\"%s\"!\n"
+
+#~ msgid "notify-events not specified!"
+#~ msgstr "notify-events não especificados!"
+
+#~ msgid "notify-recipient-uri URI \"%s\" is already used!"
+#~ msgstr "notify-recipient-uri URI \"%s\" já está em utilização!"
+
+#~ msgid "notify-recipient-uri URI \"%s\" uses unknown scheme!"
+#~ msgstr "notify-recipient-uri URI \"%s\" utiliza esquema desconhecido!"
+
+#~ msgid "notify-subscription-id %d no good!"
+#~ msgstr "notify-subscription-id %d incorrecto!"
+
+#~ msgid "ppdc: Bad resolution name \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Nome de resolução inválido \"%s\" na linha %d de %s!\n"
+
+#~ msgid "ppdc: Bad status keyword %s on line %d of %s!\n"
+#~ msgstr "ppdc: Palavra-chave de estado inválida %s na linha %d de %s!\n"
+
+#~ msgid "ppdc: Choice found on line %d of %s with no Option!\n"
+#~ msgstr "ppdc: Encontrada escolha na linha %d de %s sem Opção!\n"
+
+#~ msgid "ppdc: Duplicate #po for locale %s on line %d of %s!\n"
+#~ msgstr "ppdc: Duplicar #po para o locale %s na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected a filter definition on line %d of %s!\n"
+#~ msgstr "ppdc: Esperada uma definição de filtro na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected a program name on line %d of %s!\n"
+#~ msgstr "ppdc: Esperado um nome de programa na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected charset after Font on line %d of %s!\n"
+#~ msgstr "ppdc: Esperado charset após Tipo de Letra na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected color order for ColorModel on line %d of %s!\n"
+#~ msgstr "ppdc: Esperada ordem de cor para ColorModel na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected colorspace for ColorModel on line %d of %s!\n"
+#~ msgstr "ppdc: Esperado espaço de cor para ColorModel na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected compression for ColorModel on line %d of %s!\n"
+#~ msgstr "ppdc: Esperada compressão para ColorModel na linha %d de %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected constraints string for UIConstraints on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Esperada cadeia de restrições para UIConstraints na linha %d de %"
+#~ "s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected driver type keyword following DriverType on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc: Esperada palavra-chave do tipo de controlador após DriverType na "
+#~ "linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected duplex type after Duplex on line %d of %s!\n"
+#~ msgstr "ppdc: Esperado tipo duplex após Duplex na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected encoding after Font on line %d of %s!\n"
+#~ msgstr "ppdc: Esperada codificação após Tipo de Letra na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected filename after #po %s on line %d of %s!\n"
+#~ msgstr "ppdc: Esperado nome de ficheiro após #po %s na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected group name/text on line %d of %s!\n"
+#~ msgstr "ppdc: Esperado nome/texto de grupo na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected include filename on line %d of %s!\n"
+#~ msgstr "ppdc: Esperado incluir nome de ficheiro na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected integer on line %d of %s!\n"
+#~ msgstr "ppdc: Esperado número inteiro na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected locale after #po on line %d of %s!\n"
+#~ msgstr "ppdc: Esperado locale após #po na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected name after %s on line %d of %s!\n"
+#~ msgstr "ppdc: Esperado nome após %s na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected name after FileName on line %d of %s!\n"
+#~ msgstr "ppdc: Esperado nome após FileName na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected name after Font on line %d of %s!\n"
+#~ msgstr "ppdc: Esperado nome após Tipo de Letra na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected name after Manufacturer on line %d of %s!\n"
+#~ msgstr "ppdc: Esperado nome após Fabricante na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected name after MediaSize on line %d of %s!\n"
+#~ msgstr "ppdc: Esperado nome após MediaSize na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected name after ModelName on line %d of %s!\n"
+#~ msgstr "ppdc: Esperado nome após ModelName na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected name after PCFileName on line %d of %s!\n"
+#~ msgstr "ppdc: Esperado nome após PCFileName na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected name/text after %s on line %d of %s!\n"
+#~ msgstr "ppdc: Esperado nome/texto após %s na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected name/text after Installable on line %d of %s!\n"
+#~ msgstr "ppdc: Esperado nome/texto após Instalável na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected name/text after Resolution on line %d of %s!\n"
+#~ msgstr "ppdc: Esperado nome/texto após Resolução na linha %d de %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected name/text combination for ColorModel on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Esperada combinação nome/texto para ColorModel na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected option name/text on line %d of %s!\n"
+#~ msgstr "ppdc: Esperado nome/texto da opção na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected option section on line %d of %s!\n"
+#~ msgstr "ppdc: Esperada secção de opção na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected option type on line %d of %s!\n"
+#~ msgstr "ppdc: Esperado tipo de opção na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected override field after Resolution on line %d of %s!\n"
+#~ msgstr "ppdc: Esperado substituir campo após Resolução na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected real number on line %d of %s!\n"
+#~ msgstr "ppdc: Esperado número real na linha %d de %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected resolution/mediatype following ColorProfile on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc: Esperada resolução/tipo de suporte após ColorProfile na linha %d de "
+#~ "%s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected resolution/mediatype following SimpleColorProfile on line %"
+#~ "d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Esperada resolução/tipo de suporte após SimpleColorProfile na linha "
+#~ "%d de %s!\n"
+
+#~ msgid "ppdc: Expected selector after %s on line %d of %s!\n"
+#~ msgstr "ppdc: Esperado selector após %s na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected status after Font on line %d of %s!\n"
+#~ msgstr "ppdc: Esperado estado Tipo de Letra na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected string after Copyright on line %d of %s!\n"
+#~ msgstr "ppdc: Esperada cadeia após Copyright na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected string after Version on line %d of %s!\n"
+#~ msgstr "ppdc: Esperada cadeia após Versão na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected two option names on line %d of %s!\n"
+#~ msgstr "ppdc: Esperados dois nomes de opção na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected value after %s on line %d of %s!\n"
+#~ msgstr "ppdc: Esperado valor após %s na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected version after Font on line %d of %s!\n"
+#~ msgstr "ppdc: Esperada versão após Tipo de Letra na linha %d de %s!\n"
+
+#~ msgid "ppdc: Invalid #include/#po filename \"%s\"!\n"
+#~ msgstr "ppdc: Nome de ficheiro #include/#po inválido \"%s\"!\n"
+
+#~ msgid "ppdc: Invalid cost for filter on line %d of %s!\n"
+#~ msgstr "ppdc: Custo inválido de filtro na linha %d de %s!\n"
+
+#~ msgid "ppdc: Invalid empty MIME type for filter on line %d of %s!\n"
+#~ msgstr "ppdc: Tipo MIME vazio inválido de filtro na linha %d de %s!\n"
+
+#~ msgid "ppdc: Invalid empty program name for filter on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Nome de programa vazio inválido de filtro na linha %d de %s!\n"
+
+#~ msgid "ppdc: Invalid option section \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Secção de opção inválida \"%s\" na linha %d de %s!\n"
+
+#~ msgid "ppdc: Invalid option type \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Tipo de opção inválido \"%s\" na linha %d de %s!\n"
+
+#~ msgid "ppdc: Missing #endif at end of \"%s\"!\n"
+#~ msgstr "ppdc: #endif inexistente no final de \"%s\"!\n"
+
+#~ msgid "ppdc: Missing #if on line %d of %s!\n"
+#~ msgstr "ppdc: #if inexistente na linha %d de %s!\n"
+
+#~ msgid "ppdc: No message catalog provided for locale %s!\n"
+#~ msgstr ""
+#~ "ppdc: Não foi fornecido qualquer catálogo de mensagem para o locale %s!\n"
+
+#~ msgid "ppdc: Option %s redefined with a different type on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Opção %s redefinida com um tipo diferente na linha %d de %s!\n"
+
+#~ msgid "ppdc: Option constraint must *name on line %d of %s!\n"
+#~ msgstr "ppdc: Restrição de opção tem *name na linha %d de %s!\n"
+
+#~ msgid "ppdc: Too many nested #if's on line %d of %s!\n"
+#~ msgstr "ppdc: Demasiados #if aninhados na linha %d de %s!\n"
+
+#~ msgid "ppdc: Unable to find #po file %s on line %d of %s!\n"
+#~ msgstr "ppdc: Não é possível encontrar #po ficheiro %s na linha %d de %s!\n"
+
+#~ msgid "ppdc: Unable to find include file \"%s\" on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Não é possível encontrar incluir ficheiro \"%s\" na linha %d de %"
+#~ "s!\n"
+
+#~ msgid "ppdc: Unknown driver type %s on line %d of %s!\n"
+#~ msgstr "ppdc: Tipo de controlador desconhecido %s na linha %d de %s!\n"
+
+#~ msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Tipo de duplex desconhecido \"%s\" na linha %d de %s!\n"
+
+#~ msgid "ppdc: Unknown media size \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Tamanho de suporte desconhecido \"%s\" na linha %d de %s!\n"
+
+#~ msgid "ppdc: Unknown token \"%s\" seen on line %d of %s!\n"
+#~ msgstr "ppdc: Token desconhecido \"%s\" visto na linha %d de %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Unknown trailing characters in real number \"%s\" on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc: Caracteres de controlo desconhecidos no número real \"%s\" na linha "
+#~ "%d de %s!\n"
+
+#~ msgid "ppdc: Unterminated string starting with %c on line %d of %s!\n"
+#~ msgstr "ppdc: Cadeia não terminada começando por %c na linha %d de %s!\n"
+
+#~ msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s!\n"
+#~ msgstr "ppdmerge: LanguageVersion inválida \"%s\" em %s!\n"
diff --git a/locale/cups_pt_BR.po b/locale/cups_pt_BR.po
index f8b14f506..43325dd6c 100644
--- a/locale/cups_pt_BR.po
+++ b/locale/cups_pt_BR.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: CUPS 1.4\n"
"Report-Msgid-Bugs-To: http://www.cups.org/str.php\n"
-"POT-Creation-Date: 2009-06-18 15:43-0700\n"
+"POT-Creation-Date: 2010-03-03 10:36-0800\n"
"PO-Revision-Date: 2009-02-16 12:00-0800\n"
"Last-Translator: Apple Inc.\n"
"Language-Team: Apple Inc.\n"
@@ -219,8 +219,8 @@ msgstr ""
" (restrição=\"%s %s %s %s\")\n"
#, c-format
-msgid " WARN %s has no corresponding options!\n"
-msgstr " WARN %s não possui opções correspondentes!\n"
+msgid " WARN %s has no corresponding options\n"
+msgstr ""
#, c-format
msgid ""
@@ -230,24 +230,18 @@ msgstr ""
" WARN %s compartilha um prefixo comum com %s\n"
" REF: Página 15, seção 3.2.\n"
-msgid " WARN Default choices conflicting!\n"
-msgstr " WARN Conflito de opções padrão!\n"
+msgid " WARN Default choices conflicting\n"
+msgstr ""
#, c-format
msgid ""
" WARN Duplex option keyword %s may not work as expected and should "
-"be named Duplex!\n"
+"be named Duplex\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" WARN Talvez a opção dúplex do teclado %s não funcione como "
-"esperado e deve ser denominada Dúplex!\n"
-" REF: Página 122, seção 5.17\n"
-msgid ""
-" WARN File contains a mix of CR, LF, and CR LF line endings!\n"
+msgid " WARN File contains a mix of CR, LF, and CR LF line endings\n"
msgstr ""
-" WARN O arquivo contém um mix de terminações de linha CR, LF e CR "
-"LF!\n"
msgid ""
" WARN LanguageEncoding required by PPD 4.3 spec.\n"
@@ -257,8 +251,8 @@ msgstr ""
" REF: Páginas 56-57, seção 5.3.\n"
#, c-format
-msgid " WARN Line %d only contains whitespace!\n"
-msgstr " WARN A linha %d contém apenas espaços em branco!\n"
+msgid " WARN Line %d only contains whitespace\n"
+msgstr ""
msgid ""
" WARN Manufacturer required by PPD 4.3 spec.\n"
@@ -269,18 +263,14 @@ msgstr ""
msgid ""
" WARN Non-Windows PPD files should use lines ending with only LF, "
-"not CR LF!\n"
+"not CR LF\n"
msgstr ""
-" WARN Os arquivos PPD que não sejam do Windows devem usar linhas "
-"que terminem apenas com LF, e não com CR LF!\n"
#, c-format
msgid ""
-" WARN Obsolete PPD version %.1f!\n"
+" WARN Obsolete PPD version %.1f\n"
" REF: Page 42, section 5.2.\n"
msgstr ""
-" WARN Versão PPD obsoleta%.1f!\n"
-" REF: Página 42, seção 5.2.\n"
msgid ""
" WARN PCFileName longer than 8.3 in violation of PPD spec.\n"
@@ -290,6 +280,11 @@ msgstr ""
" REF: Páginas 61-62, seção 5.3.\n"
msgid ""
+" WARN PCFileName should contain a unique filename.\n"
+" REF: Pages 61-62, section 5.3.\n"
+msgstr ""
+
+msgid ""
" WARN Protocols contains PJL but JCL attributes are not set.\n"
" REF: Pages 78-79, section 5.7.\n"
msgstr ""
@@ -312,77 +307,99 @@ msgstr ""
" REF: Páginas 64-65, seção 5.3.\n"
#, c-format
-msgid " %s %s %s does not exist!\n"
-msgstr " %s %s %s não existe!\n"
+msgid " %s %s %s does not exist\n"
+msgstr ""
#, c-format
-msgid " %s %s file \"%s\" has the wrong capitalization!\n"
+msgid " %s %s file \"%s\" has the wrong capitalization\n"
msgstr ""
#, c-format
msgid ""
-" %s Bad %s choice %s!\n"
+" %s Bad %s choice %s\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" %s Escolha %s inválida %s!\n"
-" REF: Página 122, seção 5.17\n"
#, c-format
-msgid " %s Bad UTF-8 \"%s\" translation string for option %s!\n"
+msgid " %s Bad UTF-8 \"%s\" translation string for option %s\n"
msgstr ""
-" %s UTF-8 Inválido \"%s\" seqüência de caracteres de tradução para a "
-"opção %s!\n"
#, c-format
msgid ""
-" %s Bad UTF-8 \"%s\" translation string for option %s, choice %s!\n"
+" %s Bad UTF-8 \"%s\" translation string for option %s, choice %s\n"
msgstr ""
-" %s UTF-8 Inválido \"%s\" seqüência de caracteres de tradução para "
-"opção %s, escolha %s!\n"
#, c-format
-msgid " %s Bad cupsFilter value \"%s\"!\n"
-msgstr " %s Valor de cupsFilter inválido \"%s\"!\n"
+msgid " %s Bad cupsFilter value \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad cupsICCProfile %s\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsICCProfile %s!\n"
-msgstr " %s cupsICCProfile Inválido %s!\n"
+msgid " %s Bad cupsPreFilter value \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsPreFilter value \"%s\"!\n"
-msgstr " %s Valor de cupsPreFilter inválido \"%s\"!\n"
+msgid " %s Bad cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s cupsUIConstraints Inválido %s: \"%s\"!\n"
+msgid " %s Bad language \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad language \"%s\"!\n"
-msgstr " %s Idioma inválido \"%s\"!\n"
+msgid " %s Bad permissions on APDialogExtension file \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad spelling of %s - should be %s!\n"
+msgid " %s Bad permissions on APPrinterIconPath file \"%s\"\n"
msgstr ""
#, c-format
-msgid " %s Cannot provide both APScanAppPath and APScanAppBundleID!\n"
+msgid " %s Bad permissions on APPrinterLowInkTool file \"%s\"\n"
msgstr ""
#, c-format
-msgid " %s Empty cupsUIConstraints %s!\n"
-msgstr " %s cupsUIConstraints Vazio %s!\n"
+msgid " %s Bad permissions on APPrinterUtilityPath file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on APScanAppPath file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on cupsFilter file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on cupsICCProfile file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on cupsPreFilter file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad spelling of %s - should be %s\n"
+msgstr ""
#, c-format
-msgid " %s Missing \"%s\" translation string for option %s!\n"
+msgid " %s Cannot provide both APScanAppPath and APScanAppBundleID\n"
msgstr ""
-" %s Ausente \"%s\" seqüência de caracteres de tradução para a opção %"
-"s!\n"
#, c-format
-msgid " %s Missing \"%s\" translation string for option %s, choice %s!\n"
+msgid " %s Empty cupsUIConstraints %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Missing \"%s\" translation string for option %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Missing \"%s\" translation string for option %s, choice %s\n"
msgstr ""
-" %s Ausente \"%s\" seqüência de caracteres de tradução para a opção %"
-"s, escolha %s!\n"
#, c-format
msgid " %s Missing APDialogExtension file \"%s\"\n"
@@ -406,100 +423,94 @@ msgstr ""
#, c-format
msgid ""
-" %s Missing REQUIRED PageRegion option!\n"
+" %s Missing REQUIRED PageRegion option\n"
" REF: Page 100, section 5.14.\n"
msgstr ""
#, c-format
msgid ""
-" %s Missing REQUIRED PageSize option!\n"
+" %s Missing REQUIRED PageSize option\n"
" REF: Page 99, section 5.14.\n"
msgstr ""
#, c-format
-msgid " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"!\n"
-msgstr " %s Escolha ausente *%s %s em UIConstraints \"*%s %s *%s %s\"!\n"
+msgid " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"\n"
+msgstr ""
#, c-format
-msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s Escolha ausente *%s %s em cupsUIConstraints %s: \"%s\"!\n"
+msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
#, c-format
msgid " %s Missing cupsFilter file \"%s\"\n"
msgstr " %s Arquivo cupsFilter ausente \"%s\"\n"
#, c-format
-msgid " %s Missing cupsICCProfile file \"%s\"!\n"
-msgstr " %s Arquivo cupsICCProfile ausente \"%s\"!\n"
+msgid " %s Missing cupsICCProfile file \"%s\"\n"
+msgstr ""
#, c-format
msgid " %s Missing cupsPreFilter file \"%s\"\n"
msgstr " %s Arquivo cupsPreFilter ausente \"%s\"\n"
#, c-format
-msgid " %s Missing cupsUIResolver %s!\n"
-msgstr " %s cupsUIResolver ausente %s!\n"
+msgid " %s Missing cupsUIResolver %s\n"
+msgstr ""
#, c-format
-msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"!\n"
-msgstr " %s Opção ausente %s em UIConstraints \"*%s %s *%s %s\"!\n"
+msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"\n"
+msgstr ""
#, c-format
-msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s Opção ausente %s em cupsUIConstraints %s: \"%s\"!\n"
+msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s No base translation \"%s\" is included in file!\n"
-msgstr " %s Nenhuma tradução base de \"%s\" está incluída no arquivo!\n"
+msgid " %s No base translation \"%s\" is included in file\n"
+msgstr ""
#, c-format
msgid ""
-" %s Non-standard size name \"%s\"!\n"
+" %s Non-standard size name \"%s\"\n"
" REF: Page 187, section B.2.\n"
msgstr ""
#, c-format
msgid ""
-" %s REQUIRED %s does not define choice None!\n"
+" %s REQUIRED %s does not define choice None\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" %s REQUIRED %s não define a opção Nenhum!\n"
-" REF: Página 122, seção 5.17\n"
#, c-format
-msgid " %s Size \"%s\" defined for %s but not for %s!\n"
+msgid " %s Size \"%s\" defined for %s but not for %s\n"
msgstr ""
#, c-format
-msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)!\n"
+msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)\n"
msgstr ""
#, c-format
-msgid " %s cupsICCProfile %s hash value collides with %s!\n"
-msgstr " %s o valor hash de cupsICCProfile %s colide com %s!\n"
+msgid " %s cupsICCProfile %s hash value collides with %s\n"
+msgstr ""
#, c-format
-msgid " %s cupsUIResolver %s causes a loop!\n"
-msgstr " %s cupsUIResolver %s provoca um loop!\n"
+msgid " %s cupsUIResolver %s causes a loop\n"
+msgstr ""
#, c-format
msgid ""
-" %s cupsUIResolver %s does not list at least two different options!\n"
+" %s cupsUIResolver %s does not list at least two different options\n"
msgstr ""
#, c-format
-msgid " **FAIL** %s choice names %s and %s differ only by case!\n"
+msgid " **FAIL** %s choice names %s and %s differ only by case\n"
msgstr ""
-" **FAIL** %s os nomes de seleção %s e %s se diferenciam apenas por "
-"maiúscula ou minúscula!\n"
#, c-format
msgid ""
-" **FAIL** %s must be 1284DeviceID!\n"
+" **FAIL** %s must be 1284DeviceID\n"
" REF: Page 72, section 5.5\n"
msgstr ""
-" **FAIL** %s deve ser 1284DeviceID!\n"
-" REF: Página 72, seção 5.5\n"
#, c-format
msgid ""
@@ -511,19 +522,15 @@ msgstr ""
#, c-format
msgid ""
-" **FAIL** BAD DefaultImageableArea %s!\n"
+" **FAIL** BAD DefaultImageableArea %s\n"
" REF: Page 102, section 5.15.\n"
msgstr ""
-" **FAIL** BAD DefaultImageableArea %s!\n"
-" REF: Página 102, seção 5.15.\n"
#, c-format
msgid ""
-" **FAIL** BAD DefaultPaperDimension %s!\n"
+" **FAIL** BAD DefaultPaperDimension %s\n"
" REF: Page 103, section 5.15.\n"
msgstr ""
-" **FAIL** BAD DefaultPaperDimension %s!\n"
-" REF: Página 103, seção 5.15.\n"
msgid ""
" **FAIL** BAD JobPatchFile attribute in file\n"
@@ -578,11 +585,9 @@ msgstr ""
#, c-format
msgid ""
-" **FAIL** Bad %s choice %s!\n"
+" **FAIL** Bad %s choice %s\n"
" REF: Page 84, section 5.9\n"
msgstr ""
-" **FAIL** Escolha %s inválida %s!\n"
-" REF: Página 84, seção 5.9\n"
#, c-format
msgid ""
@@ -601,12 +606,12 @@ msgstr ""
" REF: Página 56, seção 5.3.\n"
#, c-format
-msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1!\n"
-msgstr " **FAIL** LanguageEncoding %s inválido - deve ser ISOLatin1!\n"
+msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1\n"
+msgstr ""
#, c-format
-msgid " **FAIL** Bad LanguageVersion %s - must be English!\n"
-msgstr " **FAIL** LanguageVersion %s inválido - deve ser inglês!\n"
+msgid " **FAIL** Bad LanguageVersion %s - must be English\n"
+msgstr ""
#, c-format
msgid " **FAIL** Default option code cannot be interpreted: %s\n"
@@ -616,34 +621,26 @@ msgstr ""
#, c-format
msgid ""
" **FAIL** Default translation string for option %s choice %s contains "
-"8-bit characters!\n"
+"8-bit characters\n"
msgstr ""
-" **FAIL** Seqüência de caracteres de tradução padrão para opção %s "
-"escolha %s contém caracteres de 8 bits!\n"
#, c-format
msgid ""
" **FAIL** Default translation string for option %s contains 8-bit "
-"characters!\n"
+"characters\n"
msgstr ""
-" **FAIL** Seqüência de caracteres de tradução padrão para opção %s "
-"contém caracteres de 8 bits!\n"
#, c-format
-msgid " **FAIL** Group names %s and %s differ only by case!\n"
+msgid " **FAIL** Group names %s and %s differ only by case\n"
msgstr ""
-" **FAIL** Os nomes dos grupos %s e %s se diferenciam apenas por "
-"maiúscula ou minúscula!\n"
#, c-format
-msgid " **FAIL** Multiple occurrences of %s choice name %s!\n"
-msgstr " **FAIL** Ocorrências múltiplas de %s nome de seleção %s!\n"
+msgid " **FAIL** Multiple occurrences of %s choice name %s\n"
+msgstr ""
#, c-format
-msgid " **FAIL** Option names %s and %s differ only by case!\n"
+msgid " **FAIL** Option names %s and %s differ only by case\n"
msgstr ""
-" **FAIL** Os nomes das opções %s e %s se diferenciam apenas por "
-"maiúscula ou minúscula!\n"
#, c-format
msgid ""
@@ -793,100 +790,82 @@ msgstr " %d ERROS ENCONTRADOS\n"
#, c-format
msgid ""
-" Bad %%%%BoundingBox: on line %d!\n"
+" Bad %%%%BoundingBox: on line %d\n"
" REF: Page 39, %%%%BoundingBox:\n"
msgstr ""
-" %%%%BoundingBox inválido: na linha %d!\n"
-" REF: Página 39, %%%%BoundingBox:\n"
#, c-format
msgid ""
-" Bad %%%%Page: on line %d!\n"
+" Bad %%%%Page: on line %d\n"
" REF: Page 53, %%%%Page:\n"
msgstr ""
-" %%%%Página inválida: na linha %d!\n"
-" REF: Página 53, %%%%Página:\n"
#, c-format
msgid ""
-" Bad %%%%Pages: on line %d!\n"
+" Bad %%%%Pages: on line %d\n"
" REF: Page 43, %%%%Pages:\n"
msgstr ""
-" %%%%Páginas inválidas: na linha %d!\n"
-" REF: Página 43, %%%%Páginas:\n"
#, c-format
msgid ""
-" Line %d is longer than 255 characters (%d)!\n"
+" Line %d is longer than 255 characters (%d)\n"
" REF: Page 25, Line Length\n"
msgstr ""
-" A linha %d é maior do que 255 caracteres (%d)!\n"
-" REF: Página 25, Comprimento de Linha\n"
msgid ""
-" Missing %!PS-Adobe-3.0 on first line!\n"
+" Missing %!PS-Adobe-3.0 on first line\n"
" REF: Page 17, 3.1 Conforming Documents\n"
msgstr ""
-" %!PS-Adobe-3.0 ausente na primeira linha!\n"
-" REF: Página 17, 3.1 Documentos Conformes\n"
#, c-format
msgid ""
-" Missing %%EndComments comment!\n"
+" Missing %%EndComments comment\n"
" REF: Page 41, %%EndComments\n"
msgstr ""
-" Comentário %%EndComments ausente!\n"
-" REF: Página 41, %%EndComments\n"
#, c-format
msgid ""
-" Missing or bad %%BoundingBox: comment!\n"
+" Missing or bad %%BoundingBox: comment\n"
" REF: Page 39, %%BoundingBox:\n"
msgstr ""
-" %%BoundingBox ausente ou inválido: comentário!\n"
-" REF: Página 39, %%BoundingBox:\n"
#, c-format
msgid ""
-" Missing or bad %%Page: comments!\n"
+" Missing or bad %%Page: comments\n"
" REF: Page 53, %%Page:\n"
msgstr ""
-" %%Página ausente ou inválida: comentários!\n"
-" REF: Página 53, %%Página:\n"
#, c-format
msgid ""
-" Missing or bad %%Pages: comment!\n"
+" Missing or bad %%Pages: comment\n"
" REF: Page 43, %%Pages:\n"
msgstr ""
-" %%Páginas ausentes ou inválidas: comentário!\n"
-" REF: Página 43, %%Páginas:\n"
msgid " NO ERRORS FOUND\n"
msgstr " NENHUM ERRO ENCONTRADO\n"
#, c-format
-msgid " Saw %d lines that exceeded 255 characters!\n"
-msgstr " Visualizadas %d linhas que excedem 255 caracteres!\n"
+msgid " Saw %d lines that exceeded 255 characters\n"
+msgstr ""
#, c-format
-msgid " Too many %%BeginDocument comments!\n"
-msgstr " Muitos comentários %%BeginDocument!\n"
+msgid " Too many %%BeginDocument comments\n"
+msgstr ""
#, c-format
-msgid " Too many %%EndDocument comments!\n"
-msgstr " Muitos comentários %%EndDocument!\n"
+msgid " Too many %%EndDocument comments\n"
+msgstr ""
-msgid " Warning: file contains binary data!\n"
-msgstr " Aviso: o arquivo contém dados binários!\n"
+msgid " Warning: file contains binary data\n"
+msgstr ""
#, c-format
-msgid " Warning: no %%EndComments comment in file!\n"
-msgstr " Aviso: nenhum comentário %%EndComments no arquivo!\n"
+msgid " Warning: no %%EndComments comment in file\n"
+msgstr ""
#, c-format
-msgid " Warning: obsolete DSC version %.1f in file!\n"
-msgstr " Aviso: versão DSC obsoleta %.1f no arquivo!\n"
+msgid " Warning: obsolete DSC version %.1f in file\n"
+msgstr ""
msgid " FAIL\n"
msgstr " FAIL\n"
@@ -982,8 +961,8 @@ msgstr ""
"\t%s\n"
#, c-format
-msgid "%s not supported!"
-msgstr "%s não é compatível!"
+msgid "%s not supported"
+msgstr ""
#, c-format
msgid "%s/%s accepting requests since %s\n"
@@ -1006,125 +985,119 @@ msgid "%s: %s failed: %s\n"
msgstr "%s: %s falhou: %s\n"
#, c-format
-msgid "%s: Don't know what to do!\n"
-msgstr "%s: Não sei o que fazer!\n"
+msgid "%s: Don't know what to do\n"
+msgstr ""
#, c-format
msgid ""
-"%s: Error - %s environment variable names non-existent destination \"%s\"!\n"
+"%s: Error - %s environment variable names non-existent destination \"%s\"\n"
msgstr ""
-"%s: Erro - %s nomes de variáveis de ambiente de destino não existente \"%s"
-"\"!\n"
#, c-format
-msgid "%s: Error - bad job ID!\n"
-msgstr "%s: Erro - ID de trabalho inválido!\n"
+msgid "%s: Error - bad job ID\n"
+msgstr ""
#, c-format
-msgid "%s: Error - cannot print files and alter jobs simultaneously!\n"
+msgid "%s: Error - cannot print files and alter jobs simultaneously\n"
msgstr ""
-"%s: Erro - não é possível imprimir arquivos e alterar trabalhos "
-"simultaneamente!\n"
#, c-format
-msgid ""
-"%s: Error - cannot print from stdin if files or a job ID are provided!\n"
+msgid "%s: Error - cannot print from stdin if files or a job ID are provided\n"
+msgstr ""
+
+#, c-format
+msgid "%s: Error - expected character set after '-S' option\n"
msgstr ""
-"%s: Erro - não é possível imprimir a partir de stdin se os arquivos ou um ID "
-"de trabalho forem fornecidos!\n"
#, c-format
-msgid "%s: Error - expected character set after '-S' option!\n"
-msgstr "%s: Erro - conjunto de caracteres esperado após opção '-S'!\n"
+msgid "%s: Error - expected content type after '-T' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected content type after '-T' option!\n"
-msgstr "%s: Erro - tipo de conteúdo esperado após opção '-T'!\n"
+msgid "%s: Error - expected copies after '-n' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected copies after '-n' option!\n"
-msgstr "%s: Erro - cópias esperadas após opção '-n'!\n"
+msgid "%s: Error - expected copy count after '-#' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected copy count after '-#' option!\n"
-msgstr "%s: Erro - contagem de cópias esperadas após opção '-#'!\n"
+msgid "%s: Error - expected destination after '-P' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected destination after '-P' option!\n"
-msgstr "%s: Erro - destino esperado após opção '-P'!\n"
+msgid "%s: Error - expected destination after '-b' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected destination after '-b' option!\n"
-msgstr "%s: Erro - destino esperado após opção '-b'!\n"
+msgid "%s: Error - expected destination after '-d' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected destination after '-d' option!\n"
-msgstr "%s: Erro - destino esperado após opção '-d'!\n"
+msgid "%s: Error - expected form after '-f' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected form after '-f' option!\n"
-msgstr "%s: Erro - formulário esperado após opção '-f'!\n"
+msgid "%s: Error - expected hold name after '-H' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected hold name after '-H' option!\n"
-msgstr "%s: Erro - nome mantido esperado após opção '-H'!\n"
+msgid "%s: Error - expected hostname after '-H' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected hostname after '-H' option!\n"
-msgstr "%s: Erro - nome de host esperado após opção '-H'!\n"
+msgid "%s: Error - expected hostname after '-h' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected hostname after '-h' option!\n"
-msgstr "%s: Erro - nome de host esperado após opção '-H'!\n"
+msgid "%s: Error - expected mode list after '-y' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected mode list after '-y' option!\n"
-msgstr "%s: Erro - lista de modo esperado após opção '-y'!\n"
+msgid "%s: Error - expected name after '-%c' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected name after '-%c' option!\n"
-msgstr "%s: Erro - nome esperado após opção '-%c'!\n"
+msgid "%s: Error - expected option string after '-o' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected option string after '-o' option!\n"
+msgid "%s: Error - expected page list after '-P' option\n"
msgstr ""
-"%s: Erro - seqüência de caracteres de opção esperada após opção '-o'!\n"
#, c-format
-msgid "%s: Error - expected page list after '-P' option!\n"
-msgstr "%s: Erro - lista de página esperada após opção '-P'!\n"
+msgid "%s: Error - expected priority after '-%c' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected priority after '-%c' option!\n"
-msgstr "%s: Erro - prioridade esperada após opção '-%c'!\n"
+msgid "%s: Error - expected reason text after '-r' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected reason text after '-r' option!\n"
-msgstr "%s: Erro - texto de motivo esperado após opção '-r'!\n"
+msgid "%s: Error - expected title after '-t' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected title after '-t' option!\n"
-msgstr "%s: Erro - título esperado após opção '-t'!\n"
+msgid "%s: Error - expected username after '-U' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected username after '-U' option!\n"
-msgstr "%s: Erro - nome de usuário esperado após opção '-U'!\n"
+msgid "%s: Error - expected username after '-U' option!n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected username after '-u' option!\n"
-msgstr "%s: Erro - nome de usuário esperado após opção '-U'!\n"
+msgid "%s: Error - expected username after '-u' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected value after '-%c' option!\n"
-msgstr "%s: Erro - valor esperado após opção '-%c'!\n"
+msgid "%s: Error - expected value after '-%c' option\n"
+msgstr ""
#, c-format
msgid ""
"%s: Error - need \"completed\", \"not-completed\", or \"all\" after '-W' "
-"option!\n"
+"option\n"
msgstr ""
-"%s: Erro - necessária opções \"completo\", \"incompleto\" ou \"todos\" após "
-"opção '-W'!\n"
#, c-format
msgid "%s: Error - no default destination available.\n"
@@ -1135,8 +1108,8 @@ msgid "%s: Error - priority must be between 1 and 100.\n"
msgstr "%s: Erro - prioridade deve estar entre 1 e 100.\n"
#, c-format
-msgid "%s: Error - scheduler not responding!\n"
-msgstr "%s: Erro - programador não responde!\n"
+msgid "%s: Error - scheduler not responding\n"
+msgstr ""
#, c-format
msgid "%s: Error - too many files - \"%s\"\n"
@@ -1152,64 +1125,64 @@ msgstr ""
"%s: Erro - não foi possível fazer a fila a partir da mensagem padrão - %s\n"
#, c-format
-msgid "%s: Error - unknown destination \"%s\"!\n"
-msgstr "%s: Erro - destino desconhecido \"%s\"!\n"
+msgid "%s: Error - unknown destination \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Error - unknown destination \"%s/%s\"!\n"
-msgstr "%s: Erro - destino desconhecido \"%s/%s\"!\n"
+msgid "%s: Error - unknown destination \"%s/%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Error - unknown option '%c'!\n"
-msgstr "%s: Erro - opção desconhecida '%c'!\n"
+msgid "%s: Error - unknown option '%c'\n"
+msgstr ""
#, c-format
-msgid "%s: Error - unknown option '%s'!\n"
-msgstr "%s: Erro - opção desconhecida '%s'!\n"
+msgid "%s: Error - unknown option '%s'\n"
+msgstr ""
#, c-format
-msgid "%s: Expected job ID after '-i' option!\n"
-msgstr "%s: ID de trabalho esperada após opção '-i'!\n"
+msgid "%s: Expected job ID after '-i' option\n"
+msgstr ""
#, c-format
msgid "%s: Filter \"%s\" not available: %s\n"
msgstr "%s: Filtro \"%s\" não disponível: %s\n"
#, c-format
-msgid "%s: Invalid destination name in list \"%s\"!\n"
-msgstr "%s: Nome de destino inválido na lista \"%s\"!\n"
+msgid "%s: Invalid destination name in list \"%s\"\n"
+msgstr ""
#, c-format
msgid "%s: Invalid filter string \"%s\"\n"
msgstr "%s: Seqüência de caracteres inválida \"%s\"\n"
#, c-format
-msgid "%s: Need job ID ('-i jobid') before '-H restart'!\n"
-msgstr "%s: ID de trabalho necessária ('-i jobid') antes de 'reinício -H'!\n"
+msgid "%s: Need job ID ('-i jobid') before '-H restart'\n"
+msgstr ""
#, c-format
-msgid "%s: No filter to convert from %s/%s to %s/%s!\n"
-msgstr "%s: Nenhum filtro para converter de %s/%s para %s/%s!\n"
+msgid "%s: No filter to convert from %s/%s to %s/%s\n"
+msgstr ""
#, c-format
msgid "%s: Operation failed: %s\n"
msgstr "%s: Falha de operação: %s\n"
#, c-format
-msgid "%s: Sorry, no encryption support compiled in!\n"
-msgstr "%s: Desculpe, não há compatibilidade de encriptação compilada!\n"
+msgid "%s: Sorry, no encryption support compiled in\n"
+msgstr ""
#, c-format
msgid "%s: Unable to connect to server\n"
msgstr "%s: Não é possível conectar ao servidor\n"
#, c-format
-msgid "%s: Unable to contact server!\n"
-msgstr "%s: Não é possível contactar ao servidor!\n"
+msgid "%s: Unable to contact server\n"
+msgstr ""
#, c-format
-msgid "%s: Unable to determine MIME type of \"%s\"!\n"
-msgstr "%s: Não é possível determinar o tipo MIME de \"%s\"!\n"
+msgid "%s: Unable to determine MIME type of \"%s\"\n"
+msgstr ""
#, c-format
msgid "%s: Unable to open %s: %s\n"
@@ -1224,59 +1197,55 @@ msgid "%s: Unable to open PPD file: %s on line %d.\n"
msgstr ""
#, c-format
-msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"!\n"
-msgstr "%s: Não é possível ler o banco de dados MIME de \"%s\" ou \"%s\"!\n"
+msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown destination \"%s\"!\n"
-msgstr "%s: Destino desconhecido \"%s\"!\n"
+msgid "%s: Unknown destination \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown destination MIME type %s/%s!\n"
-msgstr "%s: Tipo MIME de destino desconhecido %s/%s!\n"
+msgid "%s: Unknown destination MIME type %s/%s\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown option '%c'!\n"
-msgstr "%s: Opção desconhecida '%c'!\n"
+msgid "%s: Unknown option '%c'\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown source MIME type %s/%s!\n"
-msgstr "%s: Tipo MIME de fonte desconhecida %s/%s!\n"
+msgid "%s: Unknown source MIME type %s/%s\n"
+msgstr ""
#, c-format
msgid ""
"%s: Warning - '%c' format modifier not supported - output may not be "
-"correct!\n"
+"correct\n"
msgstr ""
-"%s: Aviso - '%c' modificador de formato não compatível - a saída pode não "
-"ser correta!\n"
#, c-format
-msgid "%s: Warning - character set option ignored!\n"
-msgstr "%s: Aviso - opção de conjunto de caracteres foi ignorada!\n"
+msgid "%s: Warning - character set option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - content type option ignored!\n"
-msgstr "%s: Aviso - opção de tipo de conteúdo foi ignorada!\n"
+msgid "%s: Warning - content type option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - form option ignored!\n"
-msgstr "%s: Aviso - opção de formulário foi ignorada!\n"
+msgid "%s: Warning - form option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - mode option ignored!\n"
-msgstr "%s: Aviso - opção de modo foi ignorada!\n"
+msgid "%s: Warning - mode option ignored\n"
+msgstr ""
#, c-format
msgid ""
-"%s: error - %s environment variable names non-existent destination \"%s\"!\n"
+"%s: error - %s environment variable names non-existent destination \"%s\"\n"
msgstr ""
-"%s: erro - %s nomes de variáveis de ambiente de destino não existente \"%s"
-"\"!\n"
#, c-format
-msgid "%s: error - expected option=value after '-o' option!\n"
-msgstr "%s: erro - option=value esperado após opção '-o'!\n"
+msgid "%s: error - expected option=value after '-o' option\n"
+msgstr ""
#, c-format
msgid "%s: error - no default destination available.\n"
@@ -1873,22 +1842,19 @@ msgstr "95"
msgid "?Invalid help command unknown\n"
msgstr "?Comando de ajuda inválido desconhecido\n"
-msgid "A Samba password is required to export printer drivers!"
+msgid "A Samba password is required to export printer drivers"
msgstr ""
-"Uma senha do Samba é solicitada para exportar os drivers da impressora!"
-msgid "A Samba username is required to export printer drivers!"
+msgid "A Samba username is required to export printer drivers"
msgstr ""
-"Um nome de usuário do Samba é solicitado para exportar os drivers da "
-"impressora!"
#, c-format
-msgid "A class named \"%s\" already exists!"
-msgstr "Uma classe chamada \"%s\" já existe!"
+msgid "A class named \"%s\" already exists"
+msgstr ""
#, c-format
-msgid "A printer named \"%s\" already exists!"
-msgstr "Uma impressora chamada \"%s\" já existe!"
+msgid "A printer named \"%s\" already exists"
+msgstr ""
msgid "A0"
msgstr "A0"
@@ -1999,13 +1965,12 @@ msgid "Applicator"
msgstr "Aplicador"
#, c-format
-msgid "Attempt to set %s printer-state to bad value %d!"
+msgid "Attempt to set %s printer-state to bad value %d"
msgstr ""
-"Tentativa de configurar o estado da impressora %s para valor inválido %d!"
#, c-format
-msgid "Attribute groups are out of order (%x < %x)!"
-msgstr "Os grupos de atributos estão fora de ordem (%x < %x)!"
+msgid "Attribute groups are out of order (%x < %x)"
+msgstr ""
msgid "B0"
msgstr "B0"
@@ -2069,83 +2034,86 @@ msgid "Bad custom parameter"
msgstr "Parâmetro personalizado inválido"
#, c-format
-msgid "Bad device URI \"%s\"!\n"
-msgstr "Dispositivo URI inválido \"%s\"!\n"
+msgid "Bad device URI \"%s\"\n"
+msgstr ""
#, c-format
-msgid "Bad device-uri \"%s\"!"
-msgstr "dispositivo uri inválido \"%s\"!"
+msgid "Bad device-uri \"%s\""
+msgstr ""
#, c-format
-msgid "Bad device-uri scheme \"%s\"!"
-msgstr "Esquema device-uri inválido \"%s\"!"
+msgid "Bad device-uri scheme \"%s\""
+msgstr ""
#, c-format
-msgid "Bad document-format \"%s\"!"
-msgstr "formato de documento inválido \"%s\"!"
+msgid "Bad document-format \"%s\""
+msgstr ""
-msgid "Bad filename buffer!"
-msgstr "Armazenamento intermediário do nome do arquivo inválido!"
+msgid "Bad filename buffer"
+msgstr ""
#, c-format
msgid "Bad font attribute: %s\n"
msgstr "Atributo de fonte inválido: %s\n"
-msgid "Bad job-priority value!"
-msgstr "Valor de job-priority inválido!"
+msgid "Bad job-priority value"
+msgstr ""
#, c-format
-msgid "Bad job-sheets value \"%s\"!"
-msgstr "Valor job-sheets inválido \"%s\"!"
+msgid "Bad job-sheets value \"%s\""
+msgstr ""
-msgid "Bad job-sheets value type!"
-msgstr "Tipo de valor job-sheets inválido!"
+msgid "Bad job-sheets value type"
+msgstr ""
-msgid "Bad job-state value!"
-msgstr "Valor de job-state inválido!"
+msgid "Bad job-state value"
+msgstr ""
#, c-format
-msgid "Bad job-uri attribute \"%s\"!"
-msgstr "Atributo de job-uri inválido \"%s\"!"
+msgid "Bad job-uri attribute \"%s\""
+msgstr ""
#, c-format
-msgid "Bad notify-pull-method \"%s\"!"
-msgstr "notify-pull-method inválido \"%s\"!"
+msgid "Bad notify-pull-method \"%s\""
+msgstr ""
#, c-format
-msgid "Bad notify-recipient-uri URI \"%s\"!"
-msgstr "notify-recipient-uri URI inválido \"%s\"!"
+msgid "Bad notify-recipient-uri URI \"%s\""
+msgstr ""
#, c-format
msgid "Bad number-up value %d."
msgstr "Valor de number-up inválido %d."
#, c-format
-msgid "Bad option + choice on line %d!"
-msgstr "opção + escolha inválida na linha %d!"
+msgid "Bad option + choice on line %d"
+msgstr ""
#, c-format
msgid "Bad page-ranges values %d-%d."
msgstr "Valores de page-ranges inválidos %d-%d."
#, c-format
-msgid "Bad port-monitor \"%s\"!"
-msgstr "port-monitor inválido \"%s\"!"
+msgid "Bad port-monitor \"%s\""
+msgstr ""
#, c-format
-msgid "Bad printer-state value %d!"
-msgstr "Valor de printer-state inválido %d!"
+msgid "Bad printer-state value %d"
+msgstr ""
#, c-format
-msgid "Bad request ID %d!"
+msgid "Bad request ID %d"
msgstr ""
#, c-format
-msgid "Bad request version number %d.%d!"
-msgstr "Número de versão de solicitação inválido %d.%d!"
+msgid "Bad request version number %d.%d"
+msgstr ""
+
+msgid "Bad subscription ID"
+msgstr ""
-msgid "Bad subscription ID!"
-msgstr "ID de inscrição inválido!"
+msgid "Bad value string"
+msgstr ""
msgid "Banners"
msgstr "Banners"
@@ -2205,8 +2173,8 @@ msgid "Change Settings"
msgstr "Alterar Configurações"
#, c-format
-msgid "Character set \"%s\" not supported!"
-msgstr "Conjunto de caracteres \"%s\" não compatível!"
+msgid "Character set \"%s\" not supported"
+msgstr ""
msgid "Chou3 Envelope"
msgstr "Envelope Chou3"
@@ -2245,11 +2213,8 @@ msgid "Continuous"
msgstr "Contínuo"
#, c-format
-msgid "Could not scan type \"%s\"!"
-msgstr "Não foi possível escanear tipo \"%s\"!"
-
-msgid "Cover open."
-msgstr "Tampa aberta."
+msgid "Could not scan type \"%s\""
+msgstr ""
msgid "Created"
msgstr "Criado"
@@ -2300,12 +2265,6 @@ msgstr "DeskJet Series"
msgid "Destination \"%s\" is not accepting jobs."
msgstr "O destino \"%s\" não está aceitando trabalhos."
-msgid "Developer almost empty."
-msgstr "Desenvolvedor quase vazio."
-
-msgid "Developer empty!"
-msgstr "Desenvolvedor vazio!"
-
#, c-format
msgid ""
"Device: uri = %s\n"
@@ -2332,9 +2291,6 @@ msgstr "Desativado"
msgid "Document %d not found in job %d."
msgstr "Documento %d não encontrado no trabalho %d."
-msgid "Door open."
-msgstr "Porta aberta."
-
msgid "Double Postcard"
msgstr "Cartão-Postal Duplo"
@@ -2369,24 +2325,20 @@ msgid "ERROR: %s job-id user title copies options [file]\n"
msgstr ""
#, c-format
-msgid "ERROR: Bad %%BoundingBox: comment seen!\n"
-msgstr "ERROR: %%BoundingBox inválido: comentário visto!\n"
-
-#, c-format
-msgid "ERROR: Bad %%IncludeFeature: comment!\n"
-msgstr "ERROR: %%IncludeFeature inválido: comentário!\n"
+msgid "ERROR: Bad %%BoundingBox: comment seen\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad %%Page: comment in file!\n"
-msgstr "ERROR: %%Página inválido: comentário no arquivo!\n"
+msgid "ERROR: Bad %%IncludeFeature: comment\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad %%PageBoundingBox: comment in file!\n"
-msgstr "ERROR: %%PageBoundingBox inválido: comentário no arquivo!\n"
+msgid "ERROR: Bad %%Page: comment in file\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad SCSI device file \"%s\"!\n"
-msgstr "ERROR: Arquivo de dispositivo SCSI inválido \"%s\"!\n"
+msgid "ERROR: Bad %%PageBoundingBox: comment in file\n"
+msgstr ""
#, c-format
msgid "ERROR: Bad charset file %s\n"
@@ -2397,23 +2349,23 @@ msgid "ERROR: Bad charset type %s\n"
msgstr "ERROR: Tipo de conjunto de caracteres inválido %s\n"
#, c-format
-msgid "ERROR: Bad columns value %d!\n"
-msgstr "ERROR: Valor de colunas inválido %d!\n"
+msgid "ERROR: Bad columns value %d\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad cpi value %f!\n"
-msgstr "ERROR: Valor cpi inválido %f!\n"
+msgid "ERROR: Bad cpi value %f\n"
+msgstr ""
#, c-format
msgid "ERROR: Bad font description line: %s\n"
msgstr "ERROR: Linha de descrição de fonte inválida: %s\n"
#, c-format
-msgid "ERROR: Bad lpi value %f!\n"
-msgstr "ERROR: Valor lpi inválido %f!\n"
+msgid "ERROR: Bad lpi value %f\n"
+msgstr ""
-msgid "ERROR: Bad page setup!\n"
-msgstr "ERROR: Configuração de página inválida!\n"
+msgid "ERROR: Bad page setup\n"
+msgstr ""
#, c-format
msgid "ERROR: Bad text direction %s\n"
@@ -2423,93 +2375,80 @@ msgstr "ERROR: Direção de texto inválida %s\n"
msgid "ERROR: Bad text width %s\n"
msgstr "ERROR: Largura de texto inválida %s\n"
-msgid "ERROR: Destination printer does not exist!\n"
-msgstr "ERROR: Impressora de destino inexistente!\n"
+msgid "ERROR: Destination printer does not exist\n"
+msgstr ""
#, c-format
-msgid "ERROR: Duplicate %%BoundingBox: comment seen!\n"
-msgstr "ERROR: Duplicar %%BoundingBox: comentário visto!\n"
+msgid "ERROR: Duplicate %%BoundingBox: comment seen\n"
+msgstr ""
#, c-format
-msgid "ERROR: Duplicate %%Pages: comment seen!\n"
-msgstr "ERROR: Duplicar %%Páginas: comentário visto!\n"
+msgid "ERROR: Duplicate %%Pages: comment seen\n"
+msgstr ""
-msgid "ERROR: Empty print file!\n"
-msgstr "ERROR: Arquivo de impressão vazio!\n"
+msgid "ERROR: Empty print file\n"
+msgstr ""
#, c-format
msgid "ERROR: Error %d sending PAPSendData request: %s\n"
msgstr "ERROR: Erro %d ao enviar pedido PAPSendData: %s\n"
#, c-format
-msgid "ERROR: Expected quoted string on line %d of %s!\n"
-msgstr "ERROR: Seqüência de caracteres on-line esperada %d de %s!\n"
-
-msgid "ERROR: Fatal USB error!\n"
-msgstr "ERROR: Erro grave de USB!\n"
+msgid "ERROR: Expected quoted string on line %d of %s\n"
+msgstr ""
-msgid "ERROR: Invalid HP-GL/2 command seen, unable to print file!\n"
+msgid "ERROR: Fatal USB error\n"
msgstr ""
-"ERROR: Comentário visto HP-GL/2 inválido, não é possível imprimir o "
-"arquivo!\n"
#, c-format
-msgid "ERROR: Missing %%EndProlog!\n"
-msgstr "ERROR: %%EndProlog ausente!\n"
+msgid "ERROR: Missing %%EndProlog\n"
+msgstr ""
#, c-format
-msgid "ERROR: Missing %%EndSetup!\n"
-msgstr "ERROR: %%EndSetup ausente!\n"
+msgid "ERROR: Missing %%EndSetup\n"
+msgstr ""
#, c-format
-msgid "ERROR: Missing value on line %d of banner file!\n"
-msgstr "ERROR: Valor ausente na linha %d do arquivo de banner!\n"
+msgid "ERROR: Missing value on line %d of banner file\n"
+msgstr ""
#, c-format
msgid ""
-"ERROR: Need a msgid line before any translation strings on line %d of %s!\n"
+"ERROR: Need a msgid line before any translation strings on line %d of %s\n"
msgstr ""
-"ERROR: Necessária uma linha msgid antes de quaisquer seqüências de "
-"caracteres na linha %d de %s!\n"
#, c-format
-msgid "ERROR: No %%BoundingBox: comment in header!\n"
-msgstr "ERROR: Nenhum %%BoundingBox: comentário no cabeçalho!\n"
+msgid "ERROR: No %%BoundingBox: comment in header\n"
+msgstr ""
#, c-format
-msgid "ERROR: No %%Pages: comment in header!\n"
-msgstr "ERROR: Nenhum %%Pages: comentário no cabeçalho!\n"
+msgid "ERROR: No %%Pages: comment in header\n"
+msgstr ""
msgid ""
-"ERROR: No device URI found in argv[0] or in DEVICE_URI environment "
-"variable!\n"
+"ERROR: No device URI found in argv[0] or in DEVICE_URI environment variable\n"
msgstr ""
-"ERROR: Nenhum dispositivo URI encontrado em argv[0] ou em variável de "
-"ambiente DEVICE_URI!\n"
#, c-format
msgid "ERROR: No fonts in charset file %s\n"
msgstr "ERROR: Nenhuma fonte no arquivo de conjunto de caracteres %s\n"
-msgid "ERROR: No pages found!\n"
-msgstr "ERROR: Nenhuma página encontrada!\n"
+msgid "ERROR: No pages found\n"
+msgstr ""
-msgid "ERROR: Out of paper!\n"
-msgstr "ERROR: Sem papel!\n"
+msgid "ERROR: Out of paper\n"
+msgstr ""
-msgid "ERROR: PRINTER environment variable not defined!\n"
-msgstr "ERROR: Variável de ambiente PRINTER não definido!\n"
+msgid "ERROR: PRINTER environment variable not defined\n"
+msgstr ""
#, c-format
-msgid "ERROR: Print file was not accepted (%s)!\n"
-msgstr "ERROR: O arquivo de impressão não foi aceito (%s)!\n"
+msgid "ERROR: Print file was not accepted (%s)\n"
+msgstr ""
msgid "ERROR: Printer not responding\n"
msgstr "ERROR: A impressora não responde\n"
-msgid "ERROR: Printer not responding!\n"
-msgstr "ERROR: A impressora não responde!\n"
-
msgid "ERROR: Printer sent unexpected EOF\n"
msgstr "ERROR: A impressora enviou um EOF inesperado\n"
@@ -2533,6 +2472,9 @@ msgstr "ERROR: Não é possível adicionar o arquivo %d ao trabalho: %s\n"
msgid "ERROR: Unable to cancel job %d: %s\n"
msgstr "ERROR: Não é possível cancelar o trabalho %d: %s\n"
+msgid "ERROR: Unable to connect to printer; will retry in 30 seconds...\n"
+msgstr ""
+
msgid "ERROR: Unable to copy PDF file"
msgstr "ERROR: Não foi possível copiar o arquivo PDF"
@@ -2583,16 +2525,16 @@ msgid "ERROR: Unable to get default AppleTalk zone"
msgstr "ERROR: Não é possível obter a zona AppleTalk"
#, c-format
-msgid "ERROR: Unable to get job %d attributes (%s)!\n"
-msgstr "ERROR: Não é possível obter os atributos %d do trabalho (%s)!\n"
+msgid "ERROR: Unable to get job %d attributes (%s)\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unable to get printer status (%s)!\n"
-msgstr "ERROR: Não é possível obter o estado de impressão (%s)!\n"
+msgid "ERROR: Unable to get printer status (%s)\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unable to locate printer '%s'!\n"
-msgstr "ERROR: Não é possível localizar a impressora '%s'!\n"
+msgid "ERROR: Unable to locate printer '%s'\n"
+msgstr ""
msgid "ERROR: Unable to look for PAP response"
msgstr "ERROR: Não é possível procurar a resposta PAP"
@@ -2611,7 +2553,7 @@ msgstr "ERROR: Não é possível abrir \"%s\" - %s\n"
msgid "ERROR: Unable to open %s: %s\n"
msgstr "ERROR: Não é possível abrir %s: %s\n"
-msgid "ERROR: Unable to open PPD file!\n"
+msgid "ERROR: Unable to open PPD file\n"
msgstr ""
#, c-format
@@ -2630,8 +2572,8 @@ msgstr "ERROR: Não é possível abrir o arquivo \"%s\" - %s\n"
msgid "ERROR: Unable to open file \"%s\": %s\n"
msgstr "ERROR: Não é possível abrir o arquivo \"%s\": %s\n"
-msgid "ERROR: Unable to open image file for printing!\n"
-msgstr "ERROR: Não é possível abrir o arquivo de imagem para impressão!\n"
+msgid "ERROR: Unable to open image file for printing\n"
+msgstr ""
#, c-format
msgid "ERROR: Unable to open print file \"%s\": %s\n"
@@ -2656,18 +2598,18 @@ msgstr ""
"s\n"
#, c-format
-msgid "ERROR: Unable to print %d text columns!\n"
-msgstr "ERROR: Não é possível imprimir %d colunas de texto!\n"
+msgid "ERROR: Unable to print %d text columns\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unable to print %dx%d text page!\n"
-msgstr "ERROR: Não é possível imprimir %dx%d página de texto!\n"
+msgid "ERROR: Unable to print %dx%d text page\n"
+msgstr ""
msgid "ERROR: Unable to read print data"
msgstr "ERROR: Não é possível ler os dados de impressão"
-msgid "ERROR: Unable to read print data!\n"
-msgstr "ERROR: Não é possível ler os dados de impressão!\n"
+msgid "ERROR: Unable to read print data\n"
+msgstr ""
msgid "ERROR: Unable to reserve port"
msgstr "ERROR: Não é possível reservar porta"
@@ -2689,12 +2631,8 @@ msgstr "ERROR: Não é possível enviar um pedido tickle de PAP"
msgid "ERROR: Unable to send initial PAP send data request"
msgstr "ERROR: Não é possível enviar o pedido de dados de envio PAP inicial"
-#, c-format
-msgid "ERROR: Unable to send print data (%d)\n"
-msgstr "ERROR: Não é possível enviar dados de impressão (%d)\n"
-
-msgid "ERROR: Unable to send print data!\n"
-msgstr "ERROR: Não é possível enviar dados de impressão!\n"
+msgid "ERROR: Unable to send print data\n"
+msgstr ""
msgid "ERROR: Unable to send print file to printer"
msgstr "ERROR: Não é possível enviar o arquivo de impressão à impressora"
@@ -2712,8 +2650,8 @@ msgid "ERROR: Unable to write %d bytes to \"%s\": %s\n"
msgstr "ERROR: Não é possível gravar %d bytes para \"%s\": %s\n"
#, c-format
-msgid "ERROR: Unable to write %d bytes to printer!\n"
-msgstr "ERROR: Não é possível gravar %d bytes na impressora!\n"
+msgid "ERROR: Unable to write %d bytes to printer\n"
+msgstr ""
msgid "ERROR: Unable to write control file"
msgstr "ERROR: Não é possível gravar no arquivo de controle"
@@ -2725,11 +2663,8 @@ msgstr "ERROR: Não é possível gravar dados de impressão"
msgid "ERROR: Unable to write print data: %s\n"
msgstr "ERROR: Não é possível gravar os dados de impressão: %s\n"
-msgid "ERROR: Unable to write raster data to driver!\n"
-msgstr "ERROR: Não é possível gravar os dados brutos para o driver!\n"
-
-msgid "ERROR: Unable to write to temporary file"
-msgstr "ERROR: Não é possível gravar no arquivo temporário"
+msgid "ERROR: Unable to write raster data to driver\n"
+msgstr ""
#, c-format
msgid "ERROR: Unable to write uncompressed document data: %s\n"
@@ -2737,12 +2672,12 @@ msgstr ""
"ERROR: Não é possível gravar os dados de documentos não comprimidos: %s\n"
#, c-format
-msgid "ERROR: Unexpected text on line %d of %s!\n"
-msgstr "ERROR: Texto inesperado na linha %d de %s!\n"
+msgid "ERROR: Unexpected text on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unknown encryption option value \"%s\"!\n"
-msgstr "ERROR: Valor de opção de encriptação desconhecido \"%s\"!\n"
+msgid "ERROR: Unknown encryption option value \"%s\"\n"
+msgstr ""
#, c-format
msgid "ERROR: Unknown file order \"%s\"\n"
@@ -2753,63 +2688,53 @@ msgid "ERROR: Unknown format character \"%c\"\n"
msgstr "ERROR: Caractere de formato desconhecido \"%c\"\n"
#, c-format
-msgid "ERROR: Unknown message catalog format for \"%s\"!\n"
-msgstr "ERROR: Formato de catálogo de mensagem desconhecida para \"%s\"!\n"
+msgid "ERROR: Unknown message catalog format for \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unknown option \"%s\" with value \"%s\"!\n"
-msgstr "ERROR: Opção desconhecida \"%s\" com valor \"%s\"!\n"
+msgid "ERROR: Unknown option \"%s\" with value \"%s\"\n"
+msgstr ""
#, c-format
msgid "ERROR: Unknown print mode \"%s\"\n"
msgstr "ERROR: Modo de impressão desconhecido \"%s\"\n"
#, c-format
-msgid "ERROR: Unknown version option value \"%s\"!\n"
-msgstr "ERROR: Valor de opção de versão desconhecido \"%s\"!\n"
+msgid "ERROR: Unknown version option value \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unsupported brightness value %s, using brightness=100!\n"
-msgstr "ERROR: Valor de brilho não compatível %s, usando brilho=100!\n"
+msgid "ERROR: Unsupported brightness value %s, using brightness=100\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unsupported gamma value %s, using gamma=1000!\n"
-msgstr "ERROR: Valor de gama não compatível %s, usando gama=1000!\n"
+msgid "ERROR: Unsupported gamma value %s, using gamma=1000\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unsupported number-up value %d, using number-up=1!\n"
-msgstr "ERROR: Valor de number-up não compatível %d, usando number-up=1!\n"
+msgid "ERROR: Unsupported number-up value %d, using number-up=1\n"
+msgstr ""
#, c-format
msgid ""
-"ERROR: Unsupported number-up-layout value %s, using number-up-layout=lrtb!\n"
+"ERROR: Unsupported number-up-layout value %s, using number-up-layout=lrtb\n"
msgstr ""
-"ERROR: Valor de number-up-layout não compatível %s, usando number-up-"
-"layout=lrtb!\n"
#, c-format
-msgid "ERROR: Unsupported page-border value %s, using page-border=none!\n"
+msgid "ERROR: Unsupported page-border value %s, using page-border=none\n"
msgstr ""
-"ERROR: Valor de page-border não compatível %s, usando page-border=none!\n"
#, c-format
-msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting!\n"
-msgstr "ERROR: Sobrecarga de doc_printf (%d bytes) detectado, anulando!\n"
+msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting\n"
+msgstr ""
#, c-format
-msgid "ERROR: pictwpstops exited on signal %d!\n"
-msgstr "ERROR: pictwpstops saíram no sinal %d!\n"
+msgid "ERROR: pictwpstops exited on signal %d\n"
+msgstr ""
#, c-format
-msgid "ERROR: pictwpstops exited with status %d!\n"
-msgstr "ERROR: pictwpstops saíram com estado %d!\n"
-
-msgid ""
-"ERROR: recoverable: Unable to connect to printer; will retry in 30 "
-"seconds...\n"
+msgid "ERROR: pictwpstops exited with status %d\n"
msgstr ""
-"ERROR: recuperável: Não é possível conectar-se à impressora; nova tentativa "
-"em 30 segundos...\n"
msgid "ERROR: select() failed"
msgstr "ERROR: Seleção() falhou"
@@ -2820,12 +2745,15 @@ msgstr "ERROR: Não foi possível iniciar o arquivo de impressão"
msgid "Edit Configuration File"
msgstr "Editar Arquivo de Configuração"
-msgid "Empty PPD file!"
-msgstr "Arquivo PPD vazio!"
+msgid "Empty PPD file"
+msgstr ""
msgid "Ending Banner"
msgstr "Finalizando Banner"
+msgid "English"
+msgstr "Portuguese"
+
msgid "Enter old password:"
msgstr "Digite a senha antiga:"
@@ -2853,8 +2781,8 @@ msgstr "Epson"
msgid "Error Policy"
msgstr "Política de Erro"
-msgid "Error: need hostname after '-h' option!\n"
-msgstr "Error: necessário um nome de host após a opção '-h'!\n"
+msgid "Error: need hostname after '-h' option\n"
+msgstr ""
msgid "Every 10 Labels"
msgstr "A cada 10 etiquetas"
@@ -2915,12 +2843,6 @@ msgstr "Fólio"
msgid "Forbidden"
msgstr "Esquecido"
-msgid "Fuser temperature high!"
-msgstr "Temperatura do fuser alta!"
-
-msgid "Fuser temperature low!"
-msgstr "Temperatura do fuser baixa!"
-
msgid "General"
msgstr "Geral"
@@ -2939,8 +2861,8 @@ msgstr "Get-Response-PDU usa comprimento indefinido"
msgid "Glossy Paper"
msgstr "Papel Brilhante"
-msgid "Got a printer-uri attribute but no job-id!"
-msgstr "Obtido um atributo printer-uri, mas não um job-id!"
+msgid "Got a printer-uri attribute but no job-id"
+msgstr ""
msgid "Grayscale"
msgstr "Escala de Cinzas"
@@ -3140,6 +3062,9 @@ msgstr "ISO B8"
msgid "ISO B9"
msgstr "ISO B9"
+msgid "ISOLatin1"
+msgstr "UTF-8"
+
msgid "Illegal control character"
msgstr "Caractere de controle ilegal"
@@ -3155,18 +3080,6 @@ msgstr "Seqüência de caracteres de tradução ilegal"
msgid "Illegal whitespace character"
msgstr "Seqüência de caracteres de espaço em branco ilegal"
-msgid "Ink/toner almost empty."
-msgstr "Tinta/toner quase vazios."
-
-msgid "Ink/toner empty!"
-msgstr "Tinta/toner vazios!"
-
-msgid "Ink/toner waste bin almost full."
-msgstr "Recipiente de tinta/toner quase cheio."
-
-msgid "Ink/toner waste bin full!"
-msgstr "Recipiente de tinta/toner cheio!"
-
msgid "Installable Options"
msgstr "Opções Instaláveis"
@@ -3179,9 +3092,6 @@ msgstr "Impressora de Etiquetas IntelliBar"
msgid "Intellitech"
msgstr "Intellitech"
-msgid "Interlock open."
-msgstr "Conexão aberta."
-
msgid "Internal Server Error"
msgstr ""
@@ -3213,12 +3123,12 @@ msgid "JCL"
msgstr "JCL"
#, c-format
-msgid "Job #%d cannot be restarted - no files!"
-msgstr "O trabalho #%d não pode ser reiniciado - nenhum arquivo!"
+msgid "Job #%d cannot be restarted - no files"
+msgstr ""
#, c-format
-msgid "Job #%d does not exist!"
-msgstr "O trabalho #%d não existe!"
+msgid "Job #%d does not exist"
+msgstr ""
#, c-format
msgid "Job #%d is already aborted - can't cancel."
@@ -3233,28 +3143,28 @@ msgid "Job #%d is already completed - can't cancel."
msgstr "O trabalho #%d já está concluído - não é possível cancelar."
#, c-format
-msgid "Job #%d is finished and cannot be altered!"
-msgstr "O trabalho #%d está finalizado e não pode ser alterado!"
+msgid "Job #%d is finished and cannot be altered"
+msgstr ""
#, c-format
-msgid "Job #%d is not complete!"
-msgstr "O trabalho #%d não está concluído!"
+msgid "Job #%d is not complete"
+msgstr ""
#, c-format
-msgid "Job #%d is not held for authentication!"
-msgstr "O trabalho #%d não está parado para autenticação!"
+msgid "Job #%d is not held"
+msgstr ""
#, c-format
-msgid "Job #%d is not held!"
-msgstr "O trabalho #%d não está parado!"
+msgid "Job #%d is not held for authentication"
+msgstr ""
#, c-format
-msgid "Job #%s does not exist!"
-msgstr "O trabalho #%s não existe!"
+msgid "Job #%s does not exist"
+msgstr ""
#, c-format
-msgid "Job %d not found!"
-msgstr "Trabalho %d não encontrado!"
+msgid "Job %d not found"
+msgstr ""
msgid "Job Completed"
msgstr "Trabalho Concluído"
@@ -3283,8 +3193,8 @@ msgstr "Falha de operação de trabalho:"
msgid "Job state cannot be changed."
msgstr "O estado do trabalho não pode ser alterado."
-msgid "Job subscriptions cannot be renewed!"
-msgstr "As inscrições do trabalho não podem ser renovadas!"
+msgid "Job subscriptions cannot be renewed"
+msgstr ""
msgid "Jobs"
msgstr "Trabalhos"
@@ -3305,8 +3215,8 @@ msgid "Label Top"
msgstr "Parte Superior da Etiqueta"
#, c-format
-msgid "Language \"%s\" not supported!"
-msgstr "Idioma \"%s\" não compatível!"
+msgid "Language \"%s\" not supported"
+msgstr ""
msgid "Large Address"
msgstr "Endereço Grande"
@@ -3359,21 +3269,6 @@ msgstr "Rastreamento dos Meios"
msgid "Media Type"
msgstr "Tipo de Mídia"
-msgid "Media jam!"
-msgstr "Atolamento de mídia!"
-
-msgid "Media tray almost empty."
-msgstr "Bandeja de mídia quase vazia."
-
-msgid "Media tray empty!"
-msgstr "Bandeja de mídia vazia!"
-
-msgid "Media tray missing!"
-msgstr "Bandeja de mídia ausente!"
-
-msgid "Media tray needs to be filled."
-msgstr "A bandeja de mídia necessita ser preenchida."
-
msgid "Medium"
msgstr "Médio"
@@ -3386,28 +3281,31 @@ msgstr "Cabeçalho PPD-Adobe-4.x ausente"
msgid "Missing asterisk in column 1"
msgstr "Asterisco ausente na coluna 1"
-msgid "Missing document-number attribute!"
-msgstr "Atributo document-number ausente!"
+msgid "Missing document-number attribute"
+msgstr ""
#, c-format
-msgid "Missing double quote on line %d!"
-msgstr "Aspas ausentes na linha %d!"
+msgid "Missing double quote on line %d"
+msgstr ""
+
+msgid "Missing form variable"
+msgstr ""
-msgid "Missing form variable!"
-msgstr "Variável de formato ausente!"
+msgid "Missing notify-subscription-ids attribute"
+msgstr ""
-msgid "Missing notify-subscription-ids attribute!"
-msgstr "Atributo notify-subscription-ids ausente!"
+msgid "Missing option keyword"
+msgstr ""
-msgid "Missing requesting-user-name attribute!"
-msgstr "Atributo requesting-user-name ausente!"
+msgid "Missing requesting-user-name attribute"
+msgstr ""
-msgid "Missing required attributes!"
-msgstr "Atributos necessários ausentes!"
+msgid "Missing required attributes"
+msgstr ""
#, c-format
-msgid "Missing value on line %d!"
-msgstr "Valor ausente na linha %d!"
+msgid "Missing value on line %d"
+msgstr ""
msgid "Missing value string"
msgstr "Seqüência de caracteres de valor ausente"
@@ -3458,7 +3356,7 @@ msgstr "Ponteiro de arquivo NULL PPD"
msgid "Name OID uses indefinite length"
msgstr "OID do nome usa comprimento indefinido"
-msgid "Nested classes are not allowed!"
+msgid "Nested classes are not allowed"
msgstr ""
msgid "Never"
@@ -3476,27 +3374,27 @@ msgstr "Não"
msgid "No Content"
msgstr "Sem Conteúdo"
-msgid "No PPD name!"
-msgstr "Nenhum nome PPD!"
+msgid "No PPD name"
+msgstr ""
msgid "No VarBind SEQUENCE"
msgstr "Nenhuma VarBind SEQUENCE"
-msgid "No Windows printer drivers are installed!"
-msgstr "Nenhum driver de impressora do Windows instalado!"
+msgid "No Windows printer drivers are installed"
+msgstr ""
msgid "No active connection"
msgstr "Nenhuma conexão ativa"
#, c-format
-msgid "No active jobs on %s!"
-msgstr "Nenhum trabalho ativo em %s!"
+msgid "No active jobs on %s"
+msgstr ""
-msgid "No attributes in request!"
-msgstr "Nenhum atributo na solicitação!"
+msgid "No attributes in request"
+msgstr ""
-msgid "No authentication information provided!"
-msgstr "Nenhuma informação de autenticação fornecida!"
+msgid "No authentication information provided"
+msgstr ""
msgid "No community name"
msgstr "Nenhum nome de comunidade"
@@ -3513,32 +3411,32 @@ msgstr "Nenhum error-index"
msgid "No error-status"
msgstr "Nenhum error-status"
-msgid "No file!?!"
-msgstr "Nenhum arquivo!?!"
+msgid "No file!?"
+msgstr ""
-msgid "No modification time!"
-msgstr "Nenhuma hora de modificação!"
+msgid "No modification time"
+msgstr ""
msgid "No name OID"
msgstr "Nenhum OID de nome"
-msgid "No printer name!"
-msgstr "Nenhum nome de impressora!"
+msgid "No printer name"
+msgstr ""
-msgid "No printer-uri found for class!"
-msgstr "Nenhum printer-uri encontrado para a classe!"
+msgid "No printer-uri found"
+msgstr ""
-msgid "No printer-uri found!"
-msgstr "Nenhum printer-uri encontrado!"
+msgid "No printer-uri found for class"
+msgstr ""
-msgid "No printer-uri in request!"
-msgstr "Nenhum printer-uri em pedido!"
+msgid "No printer-uri in request"
+msgstr ""
msgid "No request-id"
msgstr "Nenhum request-id"
-msgid "No subscription attributes in request!"
-msgstr "Nenhum atributo de inscrição na solicitação!"
+msgid "No subscription attributes in request"
+msgstr ""
msgid "No subscriptions found."
msgstr "Nenhuma inscrição encontrada."
@@ -3582,12 +3480,6 @@ msgstr "Nota"
msgid "OK"
msgstr "OK"
-msgid "OPC almost at end-of-life."
-msgstr "OPC quase no final."
-
-msgid "OPC at end-of-life!"
-msgstr "OPC no final!"
-
msgid "Off (1-Sided)"
msgstr "Desligado (Frente)"
@@ -3616,18 +3508,9 @@ msgstr "Opções Instaladas"
msgid "Options: "
msgstr "Opções: "
-msgid "Out of toner!"
-msgstr "Sem toner!"
-
msgid "Output Mode"
msgstr "Modo de Saída"
-msgid "Output bin almost full."
-msgstr "Recipiente de saída quase cheio."
-
-msgid "Output bin full!"
-msgstr "Recipiente de saída cheio!"
-
#, c-format
msgid "Output for printer %s is sent to %s\n"
msgstr "A saída para impressora %s foi enviada a %s\n"
@@ -3645,9 +3528,6 @@ msgid "Output for printer %s/%s is sent to remote printer %s on %s\n"
msgstr ""
"A saída para impressora %s/%s foi enviada para a impressora remota %s em %s\n"
-msgid "Output tray missing!"
-msgstr "Bandeja de saída ausente!"
-
msgid "PASS\n"
msgstr "PASS\n"
@@ -3803,9 +3683,6 @@ msgstr "Impressora em Pausa"
msgid "Printer Settings"
msgstr "Ajustes da Impressora"
-msgid "Printer offline."
-msgstr "Impressora desconectada."
-
msgid "Printer:"
msgstr "Impressora:"
@@ -3863,9 +3740,6 @@ msgstr "Retroceder"
msgid "Running command: %s %s -N -A %s -c '%s'\n"
msgstr "Executando comando: %s %s -N -A %s -c '%s'\n"
-msgid "SCSI Printer"
-msgstr "Impressora SCSI"
-
msgid "SEQUENCE uses indefinite length"
msgstr "SEQUENCE usa comprimento indefinido"
@@ -3975,6 +3849,18 @@ msgstr ""
"O nome de classe pode conter apenas até 127 caracteres imprimíveis e não "
"pode conter espaços, barras (/) ou o sinal de quadrado (#)."
+msgid "The developer unit needs to be replaced."
+msgstr ""
+
+msgid "The developer unit will need to be replaced soon."
+msgstr ""
+
+msgid "The fuser's temperature is high."
+msgstr ""
+
+msgid "The fuser's temperature is low."
+msgstr ""
+
msgid ""
"The notify-lease-duration attribute cannot be used with job subscriptions."
msgstr ""
@@ -3982,8 +3868,50 @@ msgstr ""
"trabalho."
#, c-format
-msgid "The notify-user-data value is too large (%d > 63 octets)!"
-msgstr "O valor notify-user-data é muito grande (%d > 63 octetos)!"
+msgid "The notify-user-data value is too large (%d > 63 octets)"
+msgstr ""
+
+msgid "The optical photoconductor needs to be replaced."
+msgstr ""
+
+msgid "The optical photoconductor will need to be replaced soon."
+msgstr ""
+
+msgid "The output bin is almost full."
+msgstr ""
+
+msgid "The output bin is full."
+msgstr ""
+
+msgid "The output bin is missing."
+msgstr ""
+
+msgid "The paper tray is almost empty."
+msgstr ""
+
+msgid "The paper tray is empty."
+msgstr ""
+
+msgid "The paper tray is missing."
+msgstr ""
+
+msgid "The paper tray needs to be filled."
+msgstr ""
+
+msgid "The printer is almost out of ink."
+msgstr ""
+
+msgid "The printer is low on toner."
+msgstr ""
+
+msgid "The printer is offline."
+msgstr ""
+
+msgid "The printer is out of ink."
+msgstr ""
+
+msgid "The printer is out of toner."
+msgstr ""
msgid ""
"The printer name may only contain up to 127 printable characters and may not "
@@ -3992,18 +3920,33 @@ msgstr ""
"O nome da impressora somente pode conter até 127 caracteres imprimíveis e "
"não pode conter espaços, barras (/) ou o sinal de quadrado (#)."
-msgid "The printer or class is not shared!"
-msgstr "A impressora ou a classe não estão compartilhadas!"
+msgid "The printer or class is not shared"
+msgstr ""
msgid "The printer or class was not found."
msgstr "A impressora ou a classe não foram encontradas."
+msgid "The printer's cover is open."
+msgstr ""
+
+msgid "The printer's door is open."
+msgstr ""
+
+msgid "The printer's interlock is open."
+msgstr ""
+
+msgid "The printer's waste bin is almost full."
+msgstr ""
+
+msgid "The printer's waste bin is full."
+msgstr ""
+
#, c-format
msgid "The printer-uri \"%s\" contains invalid characters."
msgstr "O printer-uri \"%s\" contém caracteres inválidos."
-msgid "The printer-uri attribute is required!"
-msgstr "O atributo printer-uri é necessário!"
+msgid "The printer-uri attribute is required"
+msgstr ""
msgid ""
"The printer-uri must be of the form \"ipp://HOSTNAME/classes/CLASSNAME\"."
@@ -4025,25 +3968,25 @@ msgstr ""
msgid "There are too many subscriptions."
msgstr "Há muitas assinaturas."
+msgid "There is a paper jam."
+msgstr ""
+
msgid "Thermal Transfer Media"
msgstr "Mídia de Transferência Termal"
msgid "Title: "
msgstr "Título: "
-msgid "Toner low."
-msgstr "Toner baixo."
-
msgid "Too many active jobs."
msgstr "Muitos trabalhos ativos."
#, c-format
-msgid "Too many job-sheets values (%d > 2)!"
-msgstr "Muitos valores de job-sheets (%d > 2)!"
+msgid "Too many job-sheets values (%d > 2)"
+msgstr ""
#, c-format
-msgid "Too many printer-state-reasons values (%d > %d)!"
-msgstr "Muitos valores de printer-state-reasons (%d > %d)!"
+msgid "Too many printer-state-reasons values (%d > %d)"
+msgstr ""
msgid "Transparency"
msgstr "Transparência"
@@ -4104,14 +4047,14 @@ msgid "Unable to add class:"
msgstr "Não é possível adicionar a classe:"
#, c-format
-msgid "Unable to add job for destination \"%s\"!"
-msgstr "Não é possível adicionar o trabalho para o destino \"%s\"!"
+msgid "Unable to add job for destination \"%s\""
+msgstr ""
msgid "Unable to add printer:"
msgstr "Não é possível adicionar a impressora:"
-msgid "Unable to allocate memory for file types!"
-msgstr "Não é possível alocar memória para os tipos de arquivo!"
+msgid "Unable to allocate memory for file types"
+msgstr ""
msgid "Unable to cancel RSS subscription:"
msgstr "Não é possível cancelar a inscrição RSS:"
@@ -4129,44 +4072,38 @@ msgid "Unable to connect to host."
msgstr "Não é possível conectar ao host."
#, c-format
-msgid "Unable to copy 64-bit CUPS printer driver files (%d)!"
+msgid "Unable to copy 64-bit CUPS printer driver files (%d)"
msgstr ""
-"Não é possível copiar arquivos de driver de impressora CUPS de 64-bit (%d)!"
#, c-format
-msgid "Unable to copy 64-bit Windows printer driver files (%d)!"
+msgid "Unable to copy 64-bit Windows printer driver files (%d)"
msgstr ""
-"Não é possível copiar arquivos do driver da impressora Windows de 64-bit (%"
-"d)!"
#, c-format
-msgid "Unable to copy CUPS printer driver files (%d)!"
-msgstr "Não é possível copiar os arquivos do driver de impressora CUPS (%d)!"
+msgid "Unable to copy CUPS printer driver files (%d)"
+msgstr ""
-#, c-format
-msgid "Unable to copy PPD file - %s!"
-msgstr "Não é possível copiar o arquivo PPD - %s!"
+msgid "Unable to copy PPD file"
+msgstr ""
-msgid "Unable to copy PPD file!"
-msgstr "Não é possível copiar o arquivo PPD!"
+#, c-format
+msgid "Unable to copy PPD file - %s"
+msgstr ""
#, c-format
-msgid "Unable to copy Windows 2000 printer driver files (%d)!"
+msgid "Unable to copy Windows 2000 printer driver files (%d)"
msgstr ""
-"Não é possível copiar os arquivos do driver de impressora do Windows 2000 (%"
-"d)!"
#, c-format
-msgid "Unable to copy Windows 9x printer driver files (%d)!"
+msgid "Unable to copy Windows 9x printer driver files (%d)"
msgstr ""
-"Não é possível copiar os arquivos do driver de impressora do Windows 9x (%d)!"
#, c-format
-msgid "Unable to copy interface script - %s!"
-msgstr "Não é possível copiar o roteiro de interface - %s!"
+msgid "Unable to copy interface script - %s"
+msgstr ""
-msgid "Unable to create printer-uri!"
-msgstr "Não é possível criar printer-uri!"
+msgid "Unable to create printer-uri"
+msgstr ""
msgid "Unable to create temporary file:"
msgstr "Não é possível criar o arquivo temporário:"
@@ -4180,14 +4117,14 @@ msgstr "Não é possível apagar a impressora:"
msgid "Unable to do maintenance command:"
msgstr "Não é possível fazer um comando de manutenção:"
-msgid "Unable to edit cupsd.conf files larger than 1MB!"
-msgstr "Não é possível editar os arquivos cupsd.conf maiores que 1MB!"
+msgid "Unable to edit cupsd.conf files larger than 1MB"
+msgstr ""
-msgid "Unable to find destination for job!"
-msgstr "Não é possível buscar o destino para o trabalho!"
+msgid "Unable to find destination for job"
+msgstr ""
-msgid "Unable to find printer!\n"
-msgstr "Não é possível encontrar a impressora!\n"
+msgid "Unable to find printer\n"
+msgstr ""
msgid "Unable to get class list:"
msgstr "Não é possível obter a lista de classe:"
@@ -4208,16 +4145,12 @@ msgid "Unable to get printer status:"
msgstr "Não é possível obter o estado da impressora:"
#, c-format
-msgid "Unable to install Windows 2000 printer driver files (%d)!"
+msgid "Unable to install Windows 2000 printer driver files (%d)"
msgstr ""
-"Não é possível instalar os arquivos de drivers de impressora do Windows 2000 "
-"(%d)!"
#, c-format
-msgid "Unable to install Windows 9x printer driver files (%d)!"
+msgid "Unable to install Windows 9x printer driver files (%d)"
msgstr ""
-"Não é possível instalar os arquivos de drivers de impressora do Windows 9x (%"
-"d)!"
msgid "Unable to modify class:"
msgstr "Não é possível modificar a classe:"
@@ -4241,8 +4174,8 @@ msgid "Unable to open cupsd.conf file:"
msgstr "Não é possível abrir o arquivo cupsd.conf:"
#, c-format
-msgid "Unable to open document %d in job %d!"
-msgstr "Não é possível abrir o documento %d no trabalho %d!"
+msgid "Unable to open document %d in job %d"
+msgstr ""
msgid "Unable to print test page:"
msgstr "Não é possível imprimir uma página de teste:"
@@ -4251,12 +4184,12 @@ msgstr "Não é possível imprimir uma página de teste:"
msgid "Unable to run \"%s\": %s\n"
msgstr "Não é possível executar \"%s\": %s\n"
-msgid "Unable to send command to printer driver!"
-msgstr "Não é possível enviar o comando ao driver da impressora!"
+msgid "Unable to send command to printer driver"
+msgstr ""
#, c-format
-msgid "Unable to set Windows printer driver (%d)!"
-msgstr "Não é possível configurar o driver de impressora do Windows (%d)!"
+msgid "Unable to set Windows printer driver (%d)"
+msgstr ""
msgid "Unable to set options:"
msgstr "Não é possível definir as opções:"
@@ -4267,8 +4200,8 @@ msgstr "Não é possível definir o padrão do servidor:"
msgid "Unable to upload cupsd.conf file:"
msgstr "Não é possível carregar o arquivo cupsd.conf:"
-msgid "Unable to use legacy USB class driver!\n"
-msgstr "Não é possível usar o driver de classe USB de legado!\n"
+msgid "Unable to use legacy USB class driver\n"
+msgstr ""
msgid "Unauthorized"
msgstr "Não autorizado"
@@ -4288,28 +4221,28 @@ msgid "Unknown printer-op-policy \"%s\"."
msgstr "printer-op-policy desconhecido \"%s\"."
#, c-format
-msgid "Unsupported character set \"%s\"!"
-msgstr "Conjunto de caracteres incompatíveis \"%s\"!"
+msgid "Unsupported character set \"%s\""
+msgstr ""
#, c-format
-msgid "Unsupported compression \"%s\"!"
-msgstr "Compressão não compatível \"%s\"!"
+msgid "Unsupported compression \"%s\""
+msgstr ""
#, c-format
-msgid "Unsupported compression attribute %s!"
-msgstr "Atributo de compressão não compatível %s!"
+msgid "Unsupported compression attribute %s"
+msgstr ""
#, c-format
-msgid "Unsupported format \"%s\"!"
-msgstr "Formato não compatível \"%s\"!"
+msgid "Unsupported format \"%s\""
+msgstr ""
#, c-format
-msgid "Unsupported format '%s'!"
-msgstr "Formato não compatível '%s'!"
+msgid "Unsupported format '%s'"
+msgstr ""
#, c-format
-msgid "Unsupported format '%s/%s'!"
-msgstr "Formato não compatível '%s/%s'!"
+msgid "Unsupported format '%s/%s'"
+msgstr ""
msgid "Unsupported value type"
msgstr "Tipo de valor incompatível"
@@ -4483,6 +4416,8 @@ msgid ""
"\n"
"Options:\n"
"\n"
+" -I {filename,filters,none,profiles}\n"
+" Ignore specific warnings\n"
" -R root-directory Set alternate root\n"
" -W {all,none,constraints,defaults,duplex,filters,profiles,sizes,"
"translations}\n"
@@ -4493,6 +4428,22 @@ msgid ""
" -vv Be very verbose\n"
msgstr ""
+msgid ""
+"Usage: ipptest [options] URI filename.test [ ... filenameN.test ]\n"
+"\n"
+"Options:\n"
+"\n"
+"-E Test with encryption.\n"
+"-V version Set default IPP version.\n"
+"-X Produce XML instead of plain text.\n"
+"-c Send requests using chunking (default)\n"
+"-d name=value Define variable.\n"
+"-f filename Set default test file.\n"
+"-i seconds Repeat the last test file with the given interval.\n"
+"-l Send requests using content-length\n"
+"-v Show all attributes sent and received.\n"
+msgstr ""
+
msgid "Usage: lpmove job/src dest\n"
msgstr "Usage: lpmove job/src dest\n"
@@ -4619,13 +4570,13 @@ msgstr "WARNING: Adicionando somente as primeiras %d impressoras encontradas"
msgid "WARNING: Boolean expected for waiteof option \"%s\"\n"
msgstr "WARNING: Boleano esperado para opção waiteof \"%s\"\n"
-msgid "WARNING: Failed to read side-channel request!\n"
-msgstr "WARNING: Falha ao ler o pedido side-channel!\n"
+#, c-format
+msgid "WARNING: Network host '%s' is busy; will retry in %d seconds...\n"
+msgstr ""
#, c-format
-msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature!\n"
+msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature\n"
msgstr ""
-"WARNING: A opção \"%s\" não pode ser incluída através de IncludeFeature!\n"
msgid "WARNING: Printer not responding\n"
msgstr "WARNING: A impressora não responde\n"
@@ -4636,38 +4587,24 @@ msgstr "WARNING: A impressora enviou um EOF inesperado\n"
#, c-format
msgid ""
"WARNING: Remote host did not respond with command status byte after %d "
-"seconds!\n"
+"seconds\n"
msgstr ""
-"WARNING: O host remoto não repondeu com o byte de estado de comando após %d "
-"segundos!\n"
#, c-format
msgid ""
"WARNING: Remote host did not respond with control status byte after %d "
-"seconds!\n"
+"seconds\n"
msgstr ""
-"WARNING: O host remoto não repondeu com o byte de estado de controle após %d "
-"segundos!\n"
#, c-format
msgid ""
-"WARNING: Remote host did not respond with data status byte after %d "
-"seconds!\n"
+"WARNING: Remote host did not respond with data status byte after %d seconds\n"
msgstr ""
-"WARNING: O host remoto não repondeu com o byte de estado de dados após %d "
-"segundos!\n"
-
-#, c-format
-msgid "WARNING: SCSI command timed out (%d); retrying...\n"
-msgstr ""
-"WARNING: Tempo esgotado para comando SCSI (%d); tentando novamente...\n"
msgid ""
"WARNING: This document does not conform to the Adobe Document Structuring "
-"Conventions and may not print correctly!\n"
+"Conventions and may not print correctly\n"
msgstr ""
-"WARNING: Este documento não está de acordo com o Adobe Document Structuring "
-"Conventions e pode não ser impresso corretamente!\n"
#, c-format
msgid "WARNING: Unable to open \"%s:%s\": %s\n"
@@ -4685,31 +4622,23 @@ msgid "WARNING: Unknown PAP packet of type %d\n"
msgstr "WARNING: Pacote PAP desconhecido do tipo %d\n"
#, c-format
-msgid "WARNING: Unknown choice \"%s\" for option \"%s\"!\n"
-msgstr "WARNING: Escolha desconhecida \"%s\" para a opção \"%s\"!\n"
+msgid "WARNING: Unknown choice \"%s\" for option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "WARNING: Unknown option \"%s\"!\n"
-msgstr "WARNING: Opção desconhecida \"%s\"!\n"
+msgid "WARNING: Unknown option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "WARNING: Unsupported baud rate %s!\n"
-msgstr "WARNING: Taxa de transmissão não compatível %s!\n"
+msgid "WARNING: Unsupported baud rate %s\n"
+msgstr ""
#, c-format
msgid "WARNING: number expected for status option \"%s\"\n"
msgstr "WARNING: número esperado para a opção de estado \"%s\"\n"
-#, c-format
-msgid ""
-"WARNING: recoverable: Network host '%s' is busy; will retry in %d "
-"seconds...\n"
+msgid "Warning, no Windows 2000 printer drivers are installed"
msgstr ""
-"WARNING: recuperável: O host de rede '%s' está ocupado; tentará novamente em "
-"%d segundos...\n"
-
-msgid "Warning, no Windows 2000 printer drivers are installed!"
-msgstr "Warning, nenhum driver de impressora do Windows 2000 está instalado!"
msgid "Yes"
msgstr "Sim"
@@ -4758,40 +4687,40 @@ msgid "cupsctl: Unable to connect to server: %s\n"
msgstr "cupsctl: não é possível conectar ao servidor: %s\n"
#, c-format
-msgid "cupsctl: Unknown option \"%s\"!\n"
-msgstr "cupsctl: Opção desconhecida \"%s\"!\n"
+msgid "cupsctl: Unknown option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "cupsctl: Unknown option \"-%c\"!\n"
-msgstr "cupsctl: Opção desconhecida \"-%c\"!\n"
+msgid "cupsctl: Unknown option \"-%c\"\n"
+msgstr ""
-msgid "cupsd: Expected config filename after \"-c\" option!\n"
-msgstr "cupsd: Nome de arquivo de configuração esperado após a opção \"-c\"!\n"
+msgid "cupsd: Expected config filename after \"-c\" option\n"
+msgstr ""
-msgid "cupsd: Unable to get current directory!\n"
-msgstr "cupsd: não é possível obter o diretório atual!\n"
+msgid "cupsd: Unable to get current directory\n"
+msgstr ""
#, c-format
-msgid "cupsd: Unknown argument \"%s\" - aborting!\n"
-msgstr "cupsd: Argumento desconhecido \"%s\" - anulando!\n"
+msgid "cupsd: Unknown argument \"%s\" - aborting\n"
+msgstr ""
#, c-format
-msgid "cupsd: Unknown option \"%c\" - aborting!\n"
-msgstr "cupsd: Opção desconhecida \"%c\" - anulando!\n"
+msgid "cupsd: Unknown option \"%c\" - aborting\n"
+msgstr ""
msgid "cupsd: launchd(8) support not compiled in, running in normal mode.\n"
msgstr "cupsd: suporte launchd(8) não compilado, executando em modo normal.\n"
#, c-format
-msgid "cupsfilter: Invalid document number %d!\n"
-msgstr "cupsfilter: número de documento inválido %d!\n"
+msgid "cupsfilter: Invalid document number %d\n"
+msgstr ""
#, c-format
-msgid "cupsfilter: Invalid job ID %d!\n"
-msgstr "cupsfilter: ID de trabalho inválido %d!\n"
+msgid "cupsfilter: Invalid job ID %d\n"
+msgstr ""
-msgid "cupsfilter: Only one filename can be specified!\n"
-msgstr "cupsfilter: Apenas um filename pode ser especificado!\n"
+msgid "cupsfilter: Only one filename can be specified\n"
+msgstr ""
#, c-format
msgid "cupsfilter: Unable to get job file - %s\n"
@@ -4826,59 +4755,95 @@ msgstr "ajuda\t\tobter ajuda sobre os comandos\n"
msgid "idle"
msgstr "ocioso"
-msgid "job-printer-uri attribute missing!"
-msgstr "Atributo job-printer-uri ausente!"
+msgid "ipptest: \"-i\" is incompatible with \"-x\".\n"
+msgstr ""
-msgid "lpadmin: Class name can only contain printable characters!\n"
-msgstr "lpadmin: O nome de classe pode conter apenas caracteres imprimíveis!\n"
+#, c-format
+msgid "ipptest: Bad URI - %s.\n"
+msgstr ""
-msgid "lpadmin: Expected PPD after '-P' option!\n"
-msgstr "lpadmin: PPD esperado após a opção '-P'!\n"
+#, c-format
+msgid "ipptest: Bad version %s for \"-V\".\n"
+msgstr ""
-msgid "lpadmin: Expected allow/deny:userlist after '-u' option!\n"
-msgstr "lpadmin: Permitir/negar esperado:userlist após a opção '-u'!\n"
+msgid "ipptest: May only specify a single URI.\n"
+msgstr ""
-msgid "lpadmin: Expected class after '-r' option!\n"
-msgstr "lpadmin: Classe esperada após opção '-r'!\n"
+msgid "ipptest: Missing filename for \"-f\".\n"
+msgstr ""
-msgid "lpadmin: Expected class name after '-c' option!\n"
-msgstr "lpadmin: Nome de classe esperado após a opção '-c'!\n"
+msgid "ipptest: Missing name=value for \"-d\".\n"
+msgstr ""
-msgid "lpadmin: Expected description after '-D' option!\n"
-msgstr "lpadmin: Descrição esperada após a opção '-D'!\n"
+msgid "ipptest: Missing seconds for \"-i\".\n"
+msgstr ""
-msgid "lpadmin: Expected device URI after '-v' option!\n"
-msgstr "lpadmin: URI de dispositivo esperado após a opção '-v'!\n"
+msgid "ipptest: Missing version for \"-V\".\n"
+msgstr ""
-msgid "lpadmin: Expected file type(s) after '-I' option!\n"
-msgstr "lpadmin: Tipo(s) de arquivo esperado após a opção '-I'!\n"
+msgid "ipptest: Only http, https, and ipp URIs are supported."
+msgstr ""
-msgid "lpadmin: Expected hostname after '-h' option!\n"
-msgstr "lpadmin: Hostname esperado após a opção '-h'!\n"
+msgid "ipptest: URI required before test file."
+msgstr ""
+
+#, c-format
+msgid "ipptest: Unknown option \"-%c\".\n"
+msgstr ""
+
+msgid "job-printer-uri attribute missing"
+msgstr ""
+
+msgid "lpadmin: Class name can only contain printable characters\n"
+msgstr ""
+
+msgid "lpadmin: Expected PPD after '-P' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected allow/deny:userlist after '-u' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected class after '-r' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected class name after '-c' option\n"
+msgstr ""
-msgid "lpadmin: Expected interface after '-i' option!\n"
-msgstr "lpadmin: Interface esperada após a opção '-i'!\n"
+msgid "lpadmin: Expected description after '-D' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected device URI after '-v' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected file type(s) after '-I' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected hostname after '-h' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected interface after '-i' option\n"
+msgstr ""
-msgid "lpadmin: Expected location after '-L' option!\n"
-msgstr "lpadmin: Localização esperada após a opção '-L'!\n"
+msgid "lpadmin: Expected location after '-L' option\n"
+msgstr ""
-msgid "lpadmin: Expected model after '-m' option!\n"
-msgstr "lpadmin: Modelo esperado após a opção '-m'!\n"
+msgid "lpadmin: Expected model after '-m' option\n"
+msgstr ""
-msgid "lpadmin: Expected name=value after '-o' option!\n"
-msgstr "lpadmin: name=value esperado após a opção '-o'!\n"
+msgid "lpadmin: Expected name=value after '-o' option\n"
+msgstr ""
-msgid "lpadmin: Expected printer after '-p' option!\n"
-msgstr "lpadmin: Impressora esperada após a opção '-p'!\n"
+msgid "lpadmin: Expected printer after '-p' option\n"
+msgstr ""
-msgid "lpadmin: Expected printer name after '-d' option!\n"
-msgstr "lpadmin: Nome de impressora esperada após a opção '-d'!\n"
+msgid "lpadmin: Expected printer name after '-d' option\n"
+msgstr ""
-msgid "lpadmin: Expected printer or class after '-x' option!\n"
-msgstr "lpadmin: Impressora ou classe esperada após a opção '-x'!\n"
+msgid "lpadmin: Expected printer or class after '-x' option\n"
+msgstr ""
-msgid "lpadmin: No member names were seen!\n"
-msgstr "lpadmin: Nenhum nome de membro foi visto!\n"
+msgid "lpadmin: No member names were seen\n"
+msgstr ""
#, c-format
msgid "lpadmin: Printer %s is already a member of class %s.\n"
@@ -4888,16 +4853,13 @@ msgstr "lpadmin: A impressora %s já é um membro de classe %s.\n"
msgid "lpadmin: Printer %s is not a member of class %s.\n"
msgstr "lpadmin: A impressora %s não é um membro de classe %s.\n"
-msgid "lpadmin: Printer name can only contain printable characters!\n"
+msgid "lpadmin: Printer name can only contain printable characters\n"
msgstr ""
-"lpadmin: O nome da impressora pode conter apenas caracteres imprimíveis!\n"
msgid ""
"lpadmin: Unable to add a printer to the class:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Não é possível adicionar uma impressora à classe:\n"
-" Você deve especificar um nome de impressora primeiro!\n"
#, c-format
msgid "lpadmin: Unable to connect to server: %s\n"
@@ -4913,127 +4875,109 @@ msgstr "lpadmin: Não é possível abrir o arquivo \"%s\": %s\n"
msgid ""
"lpadmin: Unable to remove a printer from the class:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Não é possível remover uma impressora da classe:\n"
-" Você deve especificar um nome de impressora primeiro!\n"
msgid ""
"lpadmin: Unable to set the PPD file:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Não é possível configurar o arquivo PPD:\n"
-" Você deve especificar um nome de impressora primeiro!\n"
msgid ""
"lpadmin: Unable to set the device URI:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Não é possível configurar o URI de dispositivo:\n"
-" Você deve especificar um nome de impressora primeiro!\n"
msgid ""
"lpadmin: Unable to set the interface script or PPD file:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Não é possível configurar o roteiro de interface ou arquivo PPD:\n"
-" Você deve especificar um nome de impressora primeiro!\n"
msgid ""
"lpadmin: Unable to set the interface script:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Não é possível configurar o roteiro de interface:\n"
-" Você deve especificar um nome de impressora primeiro!\n"
msgid ""
"lpadmin: Unable to set the printer description:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Não é possível configurar a descrição da impressora:\n"
-" Você deve especificar um nome de impressora primeiro!\n"
msgid ""
"lpadmin: Unable to set the printer location:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Não é possível configurar a localização da impressora:\n"
-" Você deve especificar um nome de impressora primeiro!\n"
msgid ""
"lpadmin: Unable to set the printer options:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Não é possível configurar as opções da impressora:\n"
-" Você deve especificar um nome de impressora primeiro!\n"
#, c-format
-msgid "lpadmin: Unknown allow/deny option \"%s\"!\n"
-msgstr "lpadmin: Opção permitir/negar desconhecida \"%s\"!\n"
+msgid "lpadmin: Unknown allow/deny option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "lpadmin: Unknown argument '%s'!\n"
-msgstr "lpadmin: Argumento desconhecido '%s'!\n"
+msgid "lpadmin: Unknown argument '%s'\n"
+msgstr ""
#, c-format
-msgid "lpadmin: Unknown option '%c'!\n"
-msgstr "lpadmin: Opção desconhecida '%c'!\n"
+msgid "lpadmin: Unknown option '%c'\n"
+msgstr ""
-msgid "lpadmin: Warning - content type list ignored!\n"
-msgstr "lpadmin: Aviso - lista de tipo de conteúdo ignorada!\n"
+msgid "lpadmin: Warning - content type list ignored\n"
+msgstr ""
msgid "lpc> "
msgstr "lpc> "
-msgid "lpinfo: Expected 1284 device ID string after --device-id!\n"
+msgid "lpinfo: Expected 1284 device ID string after --device-id\n"
msgstr ""
-"lpinfo: seqüência de caracteres de ID de dispositivo 1284 esperada após --"
-"device-id!\n"
-msgid "lpinfo: Expected language after --language!\n"
-msgstr "lpinfo: idioma esperado após --language!\n"
+msgid "lpinfo: Expected language after --language\n"
+msgstr ""
-msgid "lpinfo: Expected make and model after --make-and-model!\n"
-msgstr "lpinfo: modelar e fazer esperado após --make-and-model!\n"
+msgid "lpinfo: Expected make and model after --make-and-model\n"
+msgstr ""
-msgid "lpinfo: Expected product string after --product!\n"
-msgstr "lpinfo: seqüência de caracteres de produto esperada após --product!\n"
+msgid "lpinfo: Expected product string after --product\n"
+msgstr ""
-msgid "lpinfo: Expected scheme list after --exclude-schemes!\n"
-msgstr "lpinfo: lista de esquema esperada após --exclude-schemes!\n"
+msgid "lpinfo: Expected scheme list after --exclude-schemes\n"
+msgstr ""
-msgid "lpinfo: Expected scheme list after --include-schemes!\n"
-msgstr "lpinfo: lista de esquema esperada após --include-schemes!\n"
+msgid "lpinfo: Expected scheme list after --include-schemes\n"
+msgstr ""
-msgid "lpinfo: Expected timeout after --timeout!\n"
-msgstr "lpinfo: tempo esgotado esperado após --timeout!\n"
+msgid "lpinfo: Expected timeout after --timeout\n"
+msgstr ""
#, c-format
-msgid "lpinfo: Unknown argument '%s'!\n"
-msgstr "lpinfo: Argumento desconhecido '%s'!\n"
+msgid "lpinfo: Unknown argument '%s'\n"
+msgstr ""
#, c-format
-msgid "lpinfo: Unknown option '%c'!\n"
-msgstr "lpinfo: Opção desconhecida '%c'!\n"
+msgid "lpinfo: Unknown option '%c'\n"
+msgstr ""
#, c-format
-msgid "lpinfo: Unknown option '%s'!\n"
-msgstr "lpinfo: opção desconhecida '%s'!\n"
+msgid "lpinfo: Unknown option '%s'\n"
+msgstr ""
#, c-format
msgid "lpmove: Unable to connect to server: %s\n"
msgstr "lpmove: Não é possível conectar-se ao servidor: %s\n"
#, c-format
-msgid "lpmove: Unknown argument '%s'!\n"
-msgstr "lpmove: Argumento desconhecido '%s'!\n"
+msgid "lpmove: Unknown argument '%s'\n"
+msgstr ""
#, c-format
-msgid "lpmove: Unknown option '%c'!\n"
-msgstr "lpmove: Opção desconhecida '%c'!\n"
+msgid "lpmove: Unknown option '%c'\n"
+msgstr ""
-msgid "lpoptions: No printers!?!\n"
-msgstr "lpoptions: Nenhuma impressora!?!\n"
+msgid "lpoptions: No printers\n"
+msgstr ""
#, c-format
msgid "lpoptions: Unable to add printer or instance: %s\n"
@@ -5044,23 +4988,23 @@ msgid "lpoptions: Unable to get PPD file for %s: %s\n"
msgstr "lpoptions: Não é possível obter o arquivo PPD para %s: %s\n"
#, c-format
-msgid "lpoptions: Unable to open PPD file for %s!\n"
-msgstr "lpoptions: Não é possível abrir o arquivo PPD para %s!\n"
+msgid "lpoptions: Unable to open PPD file for %s\n"
+msgstr ""
-msgid "lpoptions: Unknown printer or class!\n"
-msgstr "lpoptions: Impressora ou classe desconhecidas!\n"
+msgid "lpoptions: Unknown printer or class\n"
+msgstr ""
-msgid "lppasswd: Only root can add or delete passwords!\n"
-msgstr "lppasswd: Apenas o root pode adicionar ou apagar senhas!\n"
+msgid "lppasswd: Only root can add or delete passwords\n"
+msgstr ""
-msgid "lppasswd: Password file busy!\n"
-msgstr "lppasswd: Arquivo de senha ocupado!\n"
+msgid "lppasswd: Password file busy\n"
+msgstr ""
-msgid "lppasswd: Password file not updated!\n"
-msgstr "lppasswd: Arquivo de senha não atualizado!\n"
+msgid "lppasswd: Password file not updated\n"
+msgstr ""
-msgid "lppasswd: Sorry, password doesn't match!\n"
-msgstr "lppasswd: Desculpe, a senha não coincide!\n"
+msgid "lppasswd: Sorry, password doesn't match\n"
+msgstr ""
msgid ""
"lppasswd: Sorry, password rejected.\n"
@@ -5071,8 +5015,8 @@ msgstr ""
"A sua senha deve ter pelo menos 6 caracteres, não pode conter\n"
"o seu nome de usuário e deve possuir pelo menos uma letra e um número.\n"
-msgid "lppasswd: Sorry, passwords don't match!\n"
-msgstr "lppasswd: Desculpe, as senhas não coincidem!\n"
+msgid "lppasswd: Sorry, passwords don't match\n"
+msgstr ""
#, c-format
msgid "lppasswd: Unable to copy password string: %s\n"
@@ -5102,10 +5046,8 @@ msgstr "lppasswd: usuário \"%s\" e grupo \"%s\" não existem.\n"
#, c-format
msgid ""
"lpstat: error - %s environment variable names non-existent destination \"%s"
-"\"!\n"
+"\"\n"
msgstr ""
-"lpstat: erro - %s destino não existente de nomes de variáveis de ambiente \"%"
-"s\"!\n"
#, c-format
msgid "members of class %s:\n"
@@ -5117,20 +5059,20 @@ msgstr "nenhuma entrada\n"
msgid "no system default destination\n"
msgstr "nenhum destino padrão de sistema\n"
-msgid "notify-events not specified!"
-msgstr "notify-events não especificado!"
+msgid "notify-events not specified"
+msgstr ""
#, c-format
-msgid "notify-recipient-uri URI \"%s\" is already used!"
-msgstr "URI notify-recipient-uri \"%s\" já foi usado!"
+msgid "notify-recipient-uri URI \"%s\" is already used"
+msgstr ""
#, c-format
-msgid "notify-recipient-uri URI \"%s\" uses unknown scheme!"
-msgstr "notify-recipient-uri URI \"%s\" usa um esquema desconhecido!"
+msgid "notify-recipient-uri URI \"%s\" uses unknown scheme"
+msgstr ""
#, c-format
-msgid "notify-subscription-id %d no good!"
-msgstr "notify-subscription-id %d não confiável!"
+msgid "notify-subscription-id %d no good"
+msgstr ""
msgid "pending"
msgstr "pendente"
@@ -5148,40 +5090,40 @@ msgid "ppdc: Bad boolean value (%s) on line %d of %s.\n"
msgstr "ppdc: valor booleano inválido (%s) na linha %d de %s.\n"
#, c-format
-msgid "ppdc: Bad resolution name \"%s\" on line %d of %s!\n"
-msgstr "ppdc: nome de resolução inválido \"%s\" na linha %d de %s!\n"
+msgid "ppdc: Bad resolution name \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Bad status keyword %s on line %d of %s!\n"
-msgstr "ppdc: palavra-chave de estado inválido %s na linha %d de %s!\n"
+msgid "ppdc: Bad status keyword %s on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Bad variable substitution ($%c) on line %d of %s.\n"
msgstr "ppdc: substituição de variável inválida ($%c) na linha %d de %s.\n"
#, c-format
-msgid "ppdc: Choice found on line %d of %s with no Option!\n"
-msgstr "ppdc: escolha encontrada na linha %d de %s com nenhuma Opção!\n"
+msgid "ppdc: Choice found on line %d of %s with no Option\n"
+msgstr ""
#, c-format
-msgid "ppdc: Duplicate #po for locale %s on line %d of %s!\n"
-msgstr "ppdc: duplicar #po para local %s na linha %d de %s!\n"
+msgid "ppdc: Duplicate #po for locale %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected a filter definition on line %d of %s!\n"
-msgstr "ppdc: definição de filtro esperada na linha %d de %s!\n"
+msgid "ppdc: Expected a filter definition on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected a program name on line %d of %s!\n"
-msgstr "ppdc: nome de programa esperado na linha %d de %s!\n"
+msgid "ppdc: Expected a program name on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Expected boolean value on line %d of %s.\n"
msgstr "ppdc: valor booleano esperado na linha %d de %s.\n"
#, c-format
-msgid "ppdc: Expected charset after Font on line %d of %s!\n"
-msgstr "ppdc: conjunto de caracteres depois de Font na linha %d de %s!\n"
+msgid "ppdc: Expected charset after Font on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Expected choice code on line %d of %s.\n"
@@ -5192,192 +5134,180 @@ msgid "ppdc: Expected choice name/text on line %d of %s.\n"
msgstr "ppdc: nome/texto de escolha esperado na linha %d de %s.\n"
#, c-format
-msgid "ppdc: Expected color order for ColorModel on line %d of %s!\n"
-msgstr "ppdc: ordem de cor esperada para ColorModel na linha %d de %s!\n"
+msgid "ppdc: Expected color order for ColorModel on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected colorspace for ColorModel on line %d of %s!\n"
-msgstr "ppdc: colorspace esperada para ColorModel na linha %d de %s!\n"
+msgid "ppdc: Expected colorspace for ColorModel on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected compression for ColorModel on line %d of %s!\n"
-msgstr "ppdc: compressão esperada para ColorModel na linha %d de %s!\n"
+msgid "ppdc: Expected compression for ColorModel on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected constraints string for UIConstraints on line %d of %s!\n"
+msgid "ppdc: Expected constraints string for UIConstraints on line %d of %s\n"
msgstr ""
-"ppdc: seqüência de caracteres de restrição esperada para UIConstraints na "
-"linha %d de %s!\n"
#, c-format
msgid ""
-"ppdc: Expected driver type keyword following DriverType on line %d of %s!\n"
+"ppdc: Expected driver type keyword following DriverType on line %d of %s\n"
msgstr ""
-"ppdc: palavra-chave do tipo de driver esperado após DriverType na linha %d "
-"de %s!\n"
#, c-format
-msgid "ppdc: Expected duplex type after Duplex on line %d of %s!\n"
-msgstr "ppdc: tipo de dúplex esperado após Duplex na linha %d de %s!\n"
+msgid "ppdc: Expected duplex type after Duplex on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected encoding after Font on line %d of %s!\n"
-msgstr "ppdc: codificação esperada após Font na linha %d de %s!\n"
+msgid "ppdc: Expected encoding after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected filename after #po %s on line %d of %s!\n"
-msgstr "ppdc: nome de arquivo esperado após #po %s na linha %d de %s!\n"
+msgid "ppdc: Expected filename after #po %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected group name/text on line %d of %s!\n"
-msgstr "ppdc: nome/texto de grupo esperado na linha %d de %s!\n"
+msgid "ppdc: Expected group name/text on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected include filename on line %d of %s!\n"
-msgstr "ppdc: nome de arquivo de inclusão esperado na linha %d de %s!\n"
+msgid "ppdc: Expected include filename on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected integer on line %d of %s!\n"
-msgstr "ppdc: número inteiro esperado na linha %d de %s!\n"
+msgid "ppdc: Expected integer on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected locale after #po on line %d of %s!\n"
-msgstr "ppdc: localidade esperada após #po na linha %d de %s!\n"
+msgid "ppdc: Expected locale after #po on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after %s on line %d of %s!\n"
-msgstr "ppdc: Nome esperado após %s na linha %d de %s!\n"
+msgid "ppdc: Expected name after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after FileName on line %d of %s!\n"
-msgstr "ppdc: Nome esperado após FileName na linha %d de %s!\n"
+msgid "ppdc: Expected name after FileName on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after Font on line %d of %s!\n"
-msgstr "ppdc: Nome esperado após Font na linha %d de %s!\n"
+msgid "ppdc: Expected name after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after Manufacturer on line %d of %s!\n"
-msgstr "ppdc: Nome esperado após Manufacturer na linha %d de %s!\n"
+msgid "ppdc: Expected name after Manufacturer on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after MediaSize on line %d of %s!\n"
-msgstr "ppdc: nome esperado após MediaSize na linha %d de %s!\n"
+msgid "ppdc: Expected name after MediaSize on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after ModelName on line %d of %s!\n"
-msgstr "ppdc: nome esperado após ModelName na linha %d de %s!\n"
+msgid "ppdc: Expected name after ModelName on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after PCFileName on line %d of %s!\n"
-msgstr "ppdc: nome esperado após PCFileName na linha %d de %s!\n"
+msgid "ppdc: Expected name after PCFileName on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text after %s on line %d of %s!\n"
-msgstr "ppdc: nome/texto esperado após %s na linha %d de %s!\n"
+msgid "ppdc: Expected name/text after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text after Installable on line %d of %s!\n"
-msgstr "ppdc: nome/texto esperado após Installable na linha %d de %s!\n"
+msgid "ppdc: Expected name/text after Installable on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text after Resolution on line %d of %s!\n"
-msgstr "ppdc: nome/texto esperado após Resolution na linha %d de %s!\n"
+msgid "ppdc: Expected name/text after Resolution on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text combination for ColorModel on line %d of %s!\n"
+msgid "ppdc: Expected name/text combination for ColorModel on line %d of %s\n"
msgstr ""
-"ppdc: combinação de nome/texto esperado para ColorModel na linha %d de %s!\n"
#, c-format
-msgid "ppdc: Expected option name/text on line %d of %s!\n"
-msgstr "ppdc: nome/texto de opção esperado na linha %d de %s!\n"
+msgid "ppdc: Expected option name/text on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected option section on line %d of %s!\n"
-msgstr "ppdc: seção de opção esperada na linha %d de %s!\n"
+msgid "ppdc: Expected option section on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected option type on line %d of %s!\n"
-msgstr "ppdc: tipo de opção esperada na linha %d de %s!\n"
+msgid "ppdc: Expected option type on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected override field after Resolution on line %d of %s!\n"
+msgid "ppdc: Expected override field after Resolution on line %d of %s\n"
msgstr ""
-"ppdc: campo de substituição esperado após Resolution na linha %d de %s!\n"
#, c-format
-msgid "ppdc: Expected real number on line %d of %s!\n"
-msgstr "ppdc: número real esperado na linha %d de %s!\n"
+msgid "ppdc: Expected real number on line %d of %s\n"
+msgstr ""
#, c-format
msgid ""
-"ppdc: Expected resolution/mediatype following ColorProfile on line %d of %"
-"s!\n"
+"ppdc: Expected resolution/mediatype following ColorProfile on line %d of %s\n"
msgstr ""
-"ppdc: resolução/tipo de mídia esperado após ColorProfile na linha %d de %s!\n"
#, c-format
msgid ""
"ppdc: Expected resolution/mediatype following SimpleColorProfile on line %d "
-"of %s!\n"
+"of %s\n"
msgstr ""
-"ppdc: resolução/tipo de mídia esperado após SimpleColorProfile na linha %d "
-"de %s!\n"
#, c-format
-msgid "ppdc: Expected selector after %s on line %d of %s!\n"
-msgstr "ppdc: seletor esperado após %s na linha %d de %s!\n"
+msgid "ppdc: Expected selector after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected status after Font on line %d of %s!\n"
-msgstr "ppdc: estado esperado após Font na linha %d de %s!\n"
+msgid "ppdc: Expected status after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected string after Copyright on line %d of %s!\n"
+msgid "ppdc: Expected string after Copyright on line %d of %s\n"
msgstr ""
-"ppdc: seqüência de caracteres esperada após Copyright na linha %d de %s!\n"
#, c-format
-msgid "ppdc: Expected string after Version on line %d of %s!\n"
+msgid "ppdc: Expected string after Version on line %d of %s\n"
msgstr ""
-"ppdc: seqüência de caracteres esperada após Version na linha %d de %s!\n"
#, c-format
-msgid "ppdc: Expected two option names on line %d of %s!\n"
-msgstr "ppdc: dois nomes de opção esperados na linha %d de %s!\n"
+msgid "ppdc: Expected two option names on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected value after %s on line %d of %s!\n"
-msgstr "ppdc: valor esperado após %s na linha %d de %s!\n"
+msgid "ppdc: Expected value after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected version after Font on line %d of %s!\n"
-msgstr "ppdc: versão esperada após Font na linha %d de %s!\n"
+msgid "ppdc: Expected version after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid #include/#po filename \"%s\"!\n"
-msgstr "ppdc: nome de arquivo #include/#po inválido \"%s\"!\n"
+msgid "ppdc: Invalid #include/#po filename \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid cost for filter on line %d of %s!\n"
-msgstr "ppdc: custo inválido para filtro na linha %d de %s!\n"
+msgid "ppdc: Invalid cost for filter on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid empty MIME type for filter on line %d of %s!\n"
-msgstr "ppdc: tipo MIME vazio inválido para filtro na linha %d de %s!\n"
+msgid "ppdc: Invalid empty MIME type for filter on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid empty program name for filter on line %d of %s!\n"
-msgstr "ppdc: nome de programa vazio inválido para filtro na linha %d de %s!\n"
+msgid "ppdc: Invalid empty program name for filter on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid option section \"%s\" on line %d of %s!\n"
-msgstr "ppdc: seção de opção inválida \"%s\" na linha %d de %s!\n"
+msgid "ppdc: Invalid option section \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid option type \"%s\" on line %d of %s!\n"
-msgstr "ppdc: tipo de opção inválida \"%s\" na linha %d de %s!\n"
+msgid "ppdc: Invalid option type \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Loading driver information file \"%s\"...\n"
@@ -5392,32 +5322,32 @@ msgid "ppdc: Loading messages from \"%s\"...\n"
msgstr "ppdc: carregando mensagens de \"%s\"...\n"
#, c-format
-msgid "ppdc: Missing #endif at end of \"%s\"!\n"
-msgstr "ppdc: #endif ausente no final de \"%s\"!\n"
+msgid "ppdc: Missing #endif at end of \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ppdc: Missing #if on line %d of %s!\n"
-msgstr "ppdc: #if ausente na linha %d de %s!\n"
+msgid "ppdc: Missing #if on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: No message catalog provided for locale %s!\n"
-msgstr "ppdc: nenhum catálogo de mensagem fornecido para a localidade %s!\n"
+msgid "ppdc: No message catalog provided for locale %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Option %s defined in two different groups on line %d of %s!\n"
+msgid "ppdc: Option %s defined in two different groups on line %d of %s\n"
msgstr ""
#, c-format
-msgid "ppdc: Option %s redefined with a different type on line %d of %s!\n"
-msgstr "ppdc: opção %s redefinida com um tipo diferente na linha %d de %s!\n"
+msgid "ppdc: Option %s redefined with a different type on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Option constraint must *name on line %d of %s!\n"
-msgstr "ppdc: a restrição da opção deve *name na linha %d de %s!\n"
+msgid "ppdc: Option constraint must *name on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Too many nested #if's on line %d of %s!\n"
-msgstr "ppdc: muitos aninhados #if's na linha %d de %s!\n"
+msgid "ppdc: Too many nested #if's on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Unable to create PPD file \"%s\" - %s.\n"
@@ -5436,13 +5366,12 @@ msgid "ppdc: Unable to execute cupstestppd: %s\n"
msgstr "ppdc: não é possível executar cupstestppd: %s\n"
#, c-format
-msgid "ppdc: Unable to find #po file %s on line %d of %s!\n"
-msgstr "ppdc: Não é possível buscar o arquivo #po %s na linha %d de %s!\n"
+msgid "ppdc: Unable to find #po file %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unable to find include file \"%s\" on line %d of %s!\n"
+msgid "ppdc: Unable to find include file \"%s\" on line %d of %s\n"
msgstr ""
-"ppdc: Não é possível buscar o arquivo de inclusão \"%s\" na linha %d de %s!\n"
#, c-format
msgid "ppdc: Unable to find localization for \"%s\" - %s\n"
@@ -5457,33 +5386,33 @@ msgid "ppdc: Undefined variable (%s) on line %d of %s.\n"
msgstr "ppdc: Variável indefinida (%s) na linha %d de %s.\n"
#, c-format
-msgid "ppdc: Unknown driver type %s on line %d of %s!\n"
-msgstr "ppdc: tipo de driver desconhecido %s na linha %d de %s!\n"
+msgid "ppdc: Unknown driver type %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s!\n"
-msgstr "ppdc: tipo de dúplex desconhecido \"%s\" na linha %d de %s!\n"
+msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown media size \"%s\" on line %d of %s!\n"
-msgstr "ppdc: tamanho de mídia desconhecido \"%s\" na linha %d de %s!\n"
+msgid "ppdc: Unknown media size \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown token \"%s\" seen on line %d of %s!\n"
-msgstr "ppdc: token desconhecido \"%s\" visto na linha %d de %s!\n"
+msgid "ppdc: Unknown token \"%s\" seen on line %d of %s\n"
+msgstr ""
#, c-format
msgid ""
-"ppdc: Unknown trailing characters in real number \"%s\" on line %d of %s!\n"
+"ppdc: Unknown trailing characters in real number \"%s\" on line %d of %s\n"
+msgstr ""
+
+#, c-format
+msgid "ppdc: Unterminated string starting with %c on line %d of %s\n"
msgstr ""
-"ppdc: caracteres delimitadores desconhecidos em número real \"%s\" na linha %"
-"d de %s!\n"
#, c-format
-msgid "ppdc: Unterminated string starting with %c on line %d of %s!\n"
+msgid "ppdc: Warning - overlapping filename \"%s\".\n"
msgstr ""
-"ppdc: seqüência de caracteres não finalizados começando com %c na linha %d "
-"de %s!\n"
#, c-format
msgid "ppdc: Writing %s...\n"
@@ -5494,8 +5423,8 @@ msgid "ppdc: Writing PPD files to directory \"%s\"...\n"
msgstr "ppdc: gravando arquivos PPD no diretório \"%s\"...\n"
#, c-format
-msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s!\n"
-msgstr "ppdmerge: LanguageVersion inválido \"%s\" em %s!\n"
+msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s\n"
+msgstr ""
#, c-format
msgid "ppdmerge: Ignoring PPD file %s...\n"
@@ -5572,21 +5501,620 @@ msgstr "sem título"
msgid "variable-bindings uses indefinite length"
msgstr "variable-bindings usa comprimento indefinido"
+#~ msgid " WARN %s has no corresponding options!\n"
+#~ msgstr " WARN %s não possui opções correspondentes!\n"
+
+#~ msgid " WARN Default choices conflicting!\n"
+#~ msgstr " WARN Conflito de opções padrão!\n"
+
+#~ msgid ""
+#~ " WARN Duplex option keyword %s may not work as expected and "
+#~ "should be named Duplex!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " WARN Talvez a opção dúplex do teclado %s não funcione como "
+#~ "esperado e deve ser denominada Dúplex!\n"
+#~ " REF: Página 122, seção 5.17\n"
+
+#~ msgid ""
+#~ " WARN File contains a mix of CR, LF, and CR LF line endings!\n"
+#~ msgstr ""
+#~ " WARN O arquivo contém um mix de terminações de linha CR, LF e "
+#~ "CR LF!\n"
+
+#~ msgid " WARN Line %d only contains whitespace!\n"
+#~ msgstr " WARN A linha %d contém apenas espaços em branco!\n"
+
#~ msgid " WARN Missing APDialogExtension file \"%s\"\n"
#~ msgstr " WARN Arquivo APDialogExtension ausente \"%s\"\n"
#~ msgid " WARN Missing APPrinterIconPath file \"%s\"\n"
#~ msgstr " WARN Arquivo APPrinterIconPath ausente \"%s\"\n"
+#~ msgid ""
+#~ " WARN Non-Windows PPD files should use lines ending with only "
+#~ "LF, not CR LF!\n"
+#~ msgstr ""
+#~ " WARN Os arquivos PPD que não sejam do Windows devem usar "
+#~ "linhas que terminem apenas com LF, e não com CR LF!\n"
+
+#~ msgid ""
+#~ " WARN Obsolete PPD version %.1f!\n"
+#~ " REF: Page 42, section 5.2.\n"
+#~ msgstr ""
+#~ " WARN Versão PPD obsoleta%.1f!\n"
+#~ " REF: Página 42, seção 5.2.\n"
+
+#~ msgid " %s %s %s does not exist!\n"
+#~ msgstr " %s %s %s não existe!\n"
+
+#~ msgid ""
+#~ " %s Bad %s choice %s!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " %s Escolha %s inválida %s!\n"
+#~ " REF: Página 122, seção 5.17\n"
+
+#~ msgid " %s Bad UTF-8 \"%s\" translation string for option %s!\n"
+#~ msgstr ""
+#~ " %s UTF-8 Inválido \"%s\" seqüência de caracteres de tradução para "
+#~ "a opção %s!\n"
+
+#~ msgid ""
+#~ " %s Bad UTF-8 \"%s\" translation string for option %s, choice %s!\n"
+#~ msgstr ""
+#~ " %s UTF-8 Inválido \"%s\" seqüência de caracteres de tradução para "
+#~ "opção %s, escolha %s!\n"
+
+#~ msgid " %s Bad cupsFilter value \"%s\"!\n"
+#~ msgstr " %s Valor de cupsFilter inválido \"%s\"!\n"
+
+#~ msgid " %s Bad cupsICCProfile %s!\n"
+#~ msgstr " %s cupsICCProfile Inválido %s!\n"
+
+#~ msgid " %s Bad cupsPreFilter value \"%s\"!\n"
+#~ msgstr " %s Valor de cupsPreFilter inválido \"%s\"!\n"
+
+#~ msgid " %s Bad cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr " %s cupsUIConstraints Inválido %s: \"%s\"!\n"
+
+#~ msgid " %s Bad language \"%s\"!\n"
+#~ msgstr " %s Idioma inválido \"%s\"!\n"
+
+#~ msgid " %s Empty cupsUIConstraints %s!\n"
+#~ msgstr " %s cupsUIConstraints Vazio %s!\n"
+
+#~ msgid " %s Missing \"%s\" translation string for option %s!\n"
+#~ msgstr ""
+#~ " %s Ausente \"%s\" seqüência de caracteres de tradução para a opção "
+#~ "%s!\n"
+
+#~ msgid ""
+#~ " %s Missing \"%s\" translation string for option %s, choice %s!\n"
+#~ msgstr ""
+#~ " %s Ausente \"%s\" seqüência de caracteres de tradução para a opção "
+#~ "%s, escolha %s!\n"
+
+#~ msgid ""
+#~ " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"!\n"
+#~ msgstr ""
+#~ " %s Escolha ausente *%s %s em UIConstraints \"*%s %s *%s %s\"!\n"
+
+#~ msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr " %s Escolha ausente *%s %s em cupsUIConstraints %s: \"%s\"!\n"
+
+#~ msgid " %s Missing cupsICCProfile file \"%s\"!\n"
+#~ msgstr " %s Arquivo cupsICCProfile ausente \"%s\"!\n"
+
+#~ msgid " %s Missing cupsUIResolver %s!\n"
+#~ msgstr " %s cupsUIResolver ausente %s!\n"
+
+#~ msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"!\n"
+#~ msgstr " %s Opção ausente %s em UIConstraints \"*%s %s *%s %s\"!\n"
+
+#~ msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr " %s Opção ausente %s em cupsUIConstraints %s: \"%s\"!\n"
+
+#~ msgid " %s No base translation \"%s\" is included in file!\n"
+#~ msgstr ""
+#~ " %s Nenhuma tradução base de \"%s\" está incluída no arquivo!\n"
+
+#~ msgid ""
+#~ " %s REQUIRED %s does not define choice None!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " %s REQUIRED %s não define a opção Nenhum!\n"
+#~ " REF: Página 122, seção 5.17\n"
+
+#~ msgid " %s cupsICCProfile %s hash value collides with %s!\n"
+#~ msgstr " %s o valor hash de cupsICCProfile %s colide com %s!\n"
+
+#~ msgid " %s cupsUIResolver %s causes a loop!\n"
+#~ msgstr " %s cupsUIResolver %s provoca um loop!\n"
+
+#~ msgid " **FAIL** %s choice names %s and %s differ only by case!\n"
+#~ msgstr ""
+#~ " **FAIL** %s os nomes de seleção %s e %s se diferenciam apenas por "
+#~ "maiúscula ou minúscula!\n"
+
+#~ msgid ""
+#~ " **FAIL** %s must be 1284DeviceID!\n"
+#~ " REF: Page 72, section 5.5\n"
+#~ msgstr ""
+#~ " **FAIL** %s deve ser 1284DeviceID!\n"
+#~ " REF: Página 72, seção 5.5\n"
+
+#~ msgid ""
+#~ " **FAIL** BAD DefaultImageableArea %s!\n"
+#~ " REF: Page 102, section 5.15.\n"
+#~ msgstr ""
+#~ " **FAIL** BAD DefaultImageableArea %s!\n"
+#~ " REF: Página 102, seção 5.15.\n"
+
+#~ msgid ""
+#~ " **FAIL** BAD DefaultPaperDimension %s!\n"
+#~ " REF: Page 103, section 5.15.\n"
+#~ msgstr ""
+#~ " **FAIL** BAD DefaultPaperDimension %s!\n"
+#~ " REF: Página 103, seção 5.15.\n"
+
+#~ msgid ""
+#~ " **FAIL** Bad %s choice %s!\n"
+#~ " REF: Page 84, section 5.9\n"
+#~ msgstr ""
+#~ " **FAIL** Escolha %s inválida %s!\n"
+#~ " REF: Página 84, seção 5.9\n"
+
+#~ msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1!\n"
+#~ msgstr ""
+#~ " **FAIL** LanguageEncoding %s inválido - deve ser ISOLatin1!\n"
+
+#~ msgid " **FAIL** Bad LanguageVersion %s - must be English!\n"
+#~ msgstr " **FAIL** LanguageVersion %s inválido - deve ser inglês!\n"
+
+#~ msgid ""
+#~ " **FAIL** Default translation string for option %s choice %s "
+#~ "contains 8-bit characters!\n"
+#~ msgstr ""
+#~ " **FAIL** Seqüência de caracteres de tradução padrão para opção %s "
+#~ "escolha %s contém caracteres de 8 bits!\n"
+
+#~ msgid ""
+#~ " **FAIL** Default translation string for option %s contains 8-bit "
+#~ "characters!\n"
+#~ msgstr ""
+#~ " **FAIL** Seqüência de caracteres de tradução padrão para opção %s "
+#~ "contém caracteres de 8 bits!\n"
+
+#~ msgid " **FAIL** Group names %s and %s differ only by case!\n"
+#~ msgstr ""
+#~ " **FAIL** Os nomes dos grupos %s e %s se diferenciam apenas por "
+#~ "maiúscula ou minúscula!\n"
+
+#~ msgid " **FAIL** Multiple occurrences of %s choice name %s!\n"
+#~ msgstr " **FAIL** Ocorrências múltiplas de %s nome de seleção %s!\n"
+
+#~ msgid " **FAIL** Option names %s and %s differ only by case!\n"
+#~ msgstr ""
+#~ " **FAIL** Os nomes das opções %s e %s se diferenciam apenas por "
+#~ "maiúscula ou minúscula!\n"
+
+#~ msgid ""
+#~ " Bad %%%%BoundingBox: on line %d!\n"
+#~ " REF: Page 39, %%%%BoundingBox:\n"
+#~ msgstr ""
+#~ " %%%%BoundingBox inválido: na linha %d!\n"
+#~ " REF: Página 39, %%%%BoundingBox:\n"
+
+#~ msgid ""
+#~ " Bad %%%%Page: on line %d!\n"
+#~ " REF: Page 53, %%%%Page:\n"
+#~ msgstr ""
+#~ " %%%%Página inválida: na linha %d!\n"
+#~ " REF: Página 53, %%%%Página:\n"
+
+#~ msgid ""
+#~ " Bad %%%%Pages: on line %d!\n"
+#~ " REF: Page 43, %%%%Pages:\n"
+#~ msgstr ""
+#~ " %%%%Páginas inválidas: na linha %d!\n"
+#~ " REF: Página 43, %%%%Páginas:\n"
+
+#~ msgid ""
+#~ " Line %d is longer than 255 characters (%d)!\n"
+#~ " REF: Page 25, Line Length\n"
+#~ msgstr ""
+#~ " A linha %d é maior do que 255 caracteres (%d)!\n"
+#~ " REF: Página 25, Comprimento de Linha\n"
+
+#~ msgid ""
+#~ " Missing %!PS-Adobe-3.0 on first line!\n"
+#~ " REF: Page 17, 3.1 Conforming Documents\n"
+#~ msgstr ""
+#~ " %!PS-Adobe-3.0 ausente na primeira linha!\n"
+#~ " REF: Página 17, 3.1 Documentos Conformes\n"
+
+#~ msgid ""
+#~ " Missing %%EndComments comment!\n"
+#~ " REF: Page 41, %%EndComments\n"
+#~ msgstr ""
+#~ " Comentário %%EndComments ausente!\n"
+#~ " REF: Página 41, %%EndComments\n"
+
+#~ msgid ""
+#~ " Missing or bad %%BoundingBox: comment!\n"
+#~ " REF: Page 39, %%BoundingBox:\n"
+#~ msgstr ""
+#~ " %%BoundingBox ausente ou inválido: comentário!\n"
+#~ " REF: Página 39, %%BoundingBox:\n"
+
+#~ msgid ""
+#~ " Missing or bad %%Page: comments!\n"
+#~ " REF: Page 53, %%Page:\n"
+#~ msgstr ""
+#~ " %%Página ausente ou inválida: comentários!\n"
+#~ " REF: Página 53, %%Página:\n"
+
+#~ msgid ""
+#~ " Missing or bad %%Pages: comment!\n"
+#~ " REF: Page 43, %%Pages:\n"
+#~ msgstr ""
+#~ " %%Páginas ausentes ou inválidas: comentário!\n"
+#~ " REF: Página 43, %%Páginas:\n"
+
+#~ msgid " Saw %d lines that exceeded 255 characters!\n"
+#~ msgstr " Visualizadas %d linhas que excedem 255 caracteres!\n"
+
+#~ msgid " Too many %%BeginDocument comments!\n"
+#~ msgstr " Muitos comentários %%BeginDocument!\n"
+
+#~ msgid " Too many %%EndDocument comments!\n"
+#~ msgstr " Muitos comentários %%EndDocument!\n"
+
+#~ msgid " Warning: file contains binary data!\n"
+#~ msgstr " Aviso: o arquivo contém dados binários!\n"
+
+#~ msgid " Warning: no %%EndComments comment in file!\n"
+#~ msgstr " Aviso: nenhum comentário %%EndComments no arquivo!\n"
+
+#~ msgid " Warning: obsolete DSC version %.1f in file!\n"
+#~ msgstr " Aviso: versão DSC obsoleta %.1f no arquivo!\n"
+
+#~ msgid "%s not supported!"
+#~ msgstr "%s não é compatível!"
+
+#~ msgid "%s: Don't know what to do!\n"
+#~ msgstr "%s: Não sei o que fazer!\n"
+
+#~ msgid ""
+#~ "%s: Error - %s environment variable names non-existent destination \"%s"
+#~ "\"!\n"
+#~ msgstr ""
+#~ "%s: Erro - %s nomes de variáveis de ambiente de destino não existente \"%s"
+#~ "\"!\n"
+
+#~ msgid "%s: Error - bad job ID!\n"
+#~ msgstr "%s: Erro - ID de trabalho inválido!\n"
+
+#~ msgid "%s: Error - cannot print files and alter jobs simultaneously!\n"
+#~ msgstr ""
+#~ "%s: Erro - não é possível imprimir arquivos e alterar trabalhos "
+#~ "simultaneamente!\n"
+
+#~ msgid ""
+#~ "%s: Error - cannot print from stdin if files or a job ID are provided!\n"
+#~ msgstr ""
+#~ "%s: Erro - não é possível imprimir a partir de stdin se os arquivos ou um "
+#~ "ID de trabalho forem fornecidos!\n"
+
+#~ msgid "%s: Error - expected character set after '-S' option!\n"
+#~ msgstr "%s: Erro - conjunto de caracteres esperado após opção '-S'!\n"
+
+#~ msgid "%s: Error - expected content type after '-T' option!\n"
+#~ msgstr "%s: Erro - tipo de conteúdo esperado após opção '-T'!\n"
+
+#~ msgid "%s: Error - expected copies after '-n' option!\n"
+#~ msgstr "%s: Erro - cópias esperadas após opção '-n'!\n"
+
+#~ msgid "%s: Error - expected copy count after '-#' option!\n"
+#~ msgstr "%s: Erro - contagem de cópias esperadas após opção '-#'!\n"
+
+#~ msgid "%s: Error - expected destination after '-P' option!\n"
+#~ msgstr "%s: Erro - destino esperado após opção '-P'!\n"
+
+#~ msgid "%s: Error - expected destination after '-b' option!\n"
+#~ msgstr "%s: Erro - destino esperado após opção '-b'!\n"
+
+#~ msgid "%s: Error - expected destination after '-d' option!\n"
+#~ msgstr "%s: Erro - destino esperado após opção '-d'!\n"
+
+#~ msgid "%s: Error - expected form after '-f' option!\n"
+#~ msgstr "%s: Erro - formulário esperado após opção '-f'!\n"
+
+#~ msgid "%s: Error - expected hold name after '-H' option!\n"
+#~ msgstr "%s: Erro - nome mantido esperado após opção '-H'!\n"
+
+#~ msgid "%s: Error - expected hostname after '-H' option!\n"
+#~ msgstr "%s: Erro - nome de host esperado após opção '-H'!\n"
+
+#~ msgid "%s: Error - expected hostname after '-h' option!\n"
+#~ msgstr "%s: Erro - nome de host esperado após opção '-H'!\n"
+
+#~ msgid "%s: Error - expected mode list after '-y' option!\n"
+#~ msgstr "%s: Erro - lista de modo esperado após opção '-y'!\n"
+
+#~ msgid "%s: Error - expected name after '-%c' option!\n"
+#~ msgstr "%s: Erro - nome esperado após opção '-%c'!\n"
+
+#~ msgid "%s: Error - expected option string after '-o' option!\n"
+#~ msgstr ""
+#~ "%s: Erro - seqüência de caracteres de opção esperada após opção '-o'!\n"
+
+#~ msgid "%s: Error - expected page list after '-P' option!\n"
+#~ msgstr "%s: Erro - lista de página esperada após opção '-P'!\n"
+
+#~ msgid "%s: Error - expected priority after '-%c' option!\n"
+#~ msgstr "%s: Erro - prioridade esperada após opção '-%c'!\n"
+
+#~ msgid "%s: Error - expected reason text after '-r' option!\n"
+#~ msgstr "%s: Erro - texto de motivo esperado após opção '-r'!\n"
+
+#~ msgid "%s: Error - expected title after '-t' option!\n"
+#~ msgstr "%s: Erro - título esperado após opção '-t'!\n"
+
+#~ msgid "%s: Error - expected username after '-U' option!\n"
+#~ msgstr "%s: Erro - nome de usuário esperado após opção '-U'!\n"
+
+#~ msgid "%s: Error - expected username after '-u' option!\n"
+#~ msgstr "%s: Erro - nome de usuário esperado após opção '-U'!\n"
+
+#~ msgid "%s: Error - expected value after '-%c' option!\n"
+#~ msgstr "%s: Erro - valor esperado após opção '-%c'!\n"
+
+#~ msgid ""
+#~ "%s: Error - need \"completed\", \"not-completed\", or \"all\" after '-W' "
+#~ "option!\n"
+#~ msgstr ""
+#~ "%s: Erro - necessária opções \"completo\", \"incompleto\" ou \"todos\" "
+#~ "após opção '-W'!\n"
+
+#~ msgid "%s: Error - scheduler not responding!\n"
+#~ msgstr "%s: Erro - programador não responde!\n"
+
+#~ msgid "%s: Error - unknown destination \"%s\"!\n"
+#~ msgstr "%s: Erro - destino desconhecido \"%s\"!\n"
+
+#~ msgid "%s: Error - unknown destination \"%s/%s\"!\n"
+#~ msgstr "%s: Erro - destino desconhecido \"%s/%s\"!\n"
+
+#~ msgid "%s: Error - unknown option '%c'!\n"
+#~ msgstr "%s: Erro - opção desconhecida '%c'!\n"
+
+#~ msgid "%s: Error - unknown option '%s'!\n"
+#~ msgstr "%s: Erro - opção desconhecida '%s'!\n"
+
+#~ msgid "%s: Expected job ID after '-i' option!\n"
+#~ msgstr "%s: ID de trabalho esperada após opção '-i'!\n"
+
+#~ msgid "%s: Invalid destination name in list \"%s\"!\n"
+#~ msgstr "%s: Nome de destino inválido na lista \"%s\"!\n"
+
+#~ msgid "%s: Need job ID ('-i jobid') before '-H restart'!\n"
+#~ msgstr ""
+#~ "%s: ID de trabalho necessária ('-i jobid') antes de 'reinício -H'!\n"
+
+#~ msgid "%s: No filter to convert from %s/%s to %s/%s!\n"
+#~ msgstr "%s: Nenhum filtro para converter de %s/%s para %s/%s!\n"
+
+#~ msgid "%s: Sorry, no encryption support compiled in!\n"
+#~ msgstr "%s: Desculpe, não há compatibilidade de encriptação compilada!\n"
+
+#~ msgid "%s: Unable to contact server!\n"
+#~ msgstr "%s: Não é possível contactar ao servidor!\n"
+
+#~ msgid "%s: Unable to determine MIME type of \"%s\"!\n"
+#~ msgstr "%s: Não é possível determinar o tipo MIME de \"%s\"!\n"
+
#~ msgid "%s: Unable to open %s - %s\n"
#~ msgstr "%s: Não é possível abrir %s - %s\n"
#~ msgid "%s: Unable to open %s - %s on line %d.\n"
#~ msgstr "%s: Não é possível abrir %s - %s on-line %d.\n"
+#~ msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"!\n"
+#~ msgstr "%s: Não é possível ler o banco de dados MIME de \"%s\" ou \"%s\"!\n"
+
+#~ msgid "%s: Unknown destination \"%s\"!\n"
+#~ msgstr "%s: Destino desconhecido \"%s\"!\n"
+
+#~ msgid "%s: Unknown destination MIME type %s/%s!\n"
+#~ msgstr "%s: Tipo MIME de destino desconhecido %s/%s!\n"
+
+#~ msgid "%s: Unknown option '%c'!\n"
+#~ msgstr "%s: Opção desconhecida '%c'!\n"
+
+#~ msgid "%s: Unknown source MIME type %s/%s!\n"
+#~ msgstr "%s: Tipo MIME de fonte desconhecida %s/%s!\n"
+
+#~ msgid ""
+#~ "%s: Warning - '%c' format modifier not supported - output may not be "
+#~ "correct!\n"
+#~ msgstr ""
+#~ "%s: Aviso - '%c' modificador de formato não compatível - a saída pode não "
+#~ "ser correta!\n"
+
+#~ msgid "%s: Warning - character set option ignored!\n"
+#~ msgstr "%s: Aviso - opção de conjunto de caracteres foi ignorada!\n"
+
+#~ msgid "%s: Warning - content type option ignored!\n"
+#~ msgstr "%s: Aviso - opção de tipo de conteúdo foi ignorada!\n"
+
+#~ msgid "%s: Warning - form option ignored!\n"
+#~ msgstr "%s: Aviso - opção de formulário foi ignorada!\n"
+
+#~ msgid "%s: Warning - mode option ignored!\n"
+#~ msgstr "%s: Aviso - opção de modo foi ignorada!\n"
+
+#~ msgid ""
+#~ "%s: error - %s environment variable names non-existent destination \"%s"
+#~ "\"!\n"
+#~ msgstr ""
+#~ "%s: erro - %s nomes de variáveis de ambiente de destino não existente \"%s"
+#~ "\"!\n"
+
+#~ msgid "%s: error - expected option=value after '-o' option!\n"
+#~ msgstr "%s: erro - option=value esperado após opção '-o'!\n"
+
#~ msgid "600 DPI Grayscale"
#~ msgstr "600 ppp da escala de cinza"
+#~ msgid "A Samba password is required to export printer drivers!"
+#~ msgstr ""
+#~ "Uma senha do Samba é solicitada para exportar os drivers da impressora!"
+
+#~ msgid "A Samba username is required to export printer drivers!"
+#~ msgstr ""
+#~ "Um nome de usuário do Samba é solicitado para exportar os drivers da "
+#~ "impressora!"
+
+#~ msgid "A class named \"%s\" already exists!"
+#~ msgstr "Uma classe chamada \"%s\" já existe!"
+
+#~ msgid "A printer named \"%s\" already exists!"
+#~ msgstr "Uma impressora chamada \"%s\" já existe!"
+
+#~ msgid "Attempt to set %s printer-state to bad value %d!"
+#~ msgstr ""
+#~ "Tentativa de configurar o estado da impressora %s para valor inválido %d!"
+
+#~ msgid "Attribute groups are out of order (%x < %x)!"
+#~ msgstr "Os grupos de atributos estão fora de ordem (%x < %x)!"
+
+#~ msgid "Bad device URI \"%s\"!\n"
+#~ msgstr "Dispositivo URI inválido \"%s\"!\n"
+
+#~ msgid "Bad device-uri \"%s\"!"
+#~ msgstr "dispositivo uri inválido \"%s\"!"
+
+#~ msgid "Bad device-uri scheme \"%s\"!"
+#~ msgstr "Esquema device-uri inválido \"%s\"!"
+
+#~ msgid "Bad document-format \"%s\"!"
+#~ msgstr "formato de documento inválido \"%s\"!"
+
+#~ msgid "Bad filename buffer!"
+#~ msgstr "Armazenamento intermediário do nome do arquivo inválido!"
+
+#~ msgid "Bad job-priority value!"
+#~ msgstr "Valor de job-priority inválido!"
+
+#~ msgid "Bad job-sheets value \"%s\"!"
+#~ msgstr "Valor job-sheets inválido \"%s\"!"
+
+#~ msgid "Bad job-sheets value type!"
+#~ msgstr "Tipo de valor job-sheets inválido!"
+
+#~ msgid "Bad job-state value!"
+#~ msgstr "Valor de job-state inválido!"
+
+#~ msgid "Bad job-uri attribute \"%s\"!"
+#~ msgstr "Atributo de job-uri inválido \"%s\"!"
+
+#~ msgid "Bad notify-pull-method \"%s\"!"
+#~ msgstr "notify-pull-method inválido \"%s\"!"
+
+#~ msgid "Bad notify-recipient-uri URI \"%s\"!"
+#~ msgstr "notify-recipient-uri URI inválido \"%s\"!"
+
+#~ msgid "Bad option + choice on line %d!"
+#~ msgstr "opção + escolha inválida na linha %d!"
+
+#~ msgid "Bad port-monitor \"%s\"!"
+#~ msgstr "port-monitor inválido \"%s\"!"
+
+#~ msgid "Bad printer-state value %d!"
+#~ msgstr "Valor de printer-state inválido %d!"
+
+#~ msgid "Bad request version number %d.%d!"
+#~ msgstr "Número de versão de solicitação inválido %d.%d!"
+
+#~ msgid "Bad subscription ID!"
+#~ msgstr "ID de inscrição inválido!"
+
+#~ msgid "Character set \"%s\" not supported!"
+#~ msgstr "Conjunto de caracteres \"%s\" não compatível!"
+
+#~ msgid "Could not scan type \"%s\"!"
+#~ msgstr "Não foi possível escanear tipo \"%s\"!"
+
+#~ msgid "Cover open."
+#~ msgstr "Tampa aberta."
+
+#~ msgid "Developer almost empty."
+#~ msgstr "Desenvolvedor quase vazio."
+
+#~ msgid "Developer empty!"
+#~ msgstr "Desenvolvedor vazio!"
+
+#~ msgid "Door open."
+#~ msgstr "Porta aberta."
+
+#~ msgid "ERROR: Bad %%BoundingBox: comment seen!\n"
+#~ msgstr "ERROR: %%BoundingBox inválido: comentário visto!\n"
+
+#~ msgid "ERROR: Bad %%IncludeFeature: comment!\n"
+#~ msgstr "ERROR: %%IncludeFeature inválido: comentário!\n"
+
+#~ msgid "ERROR: Bad %%Page: comment in file!\n"
+#~ msgstr "ERROR: %%Página inválido: comentário no arquivo!\n"
+
+#~ msgid "ERROR: Bad %%PageBoundingBox: comment in file!\n"
+#~ msgstr "ERROR: %%PageBoundingBox inválido: comentário no arquivo!\n"
+
+#~ msgid "ERROR: Bad SCSI device file \"%s\"!\n"
+#~ msgstr "ERROR: Arquivo de dispositivo SCSI inválido \"%s\"!\n"
+
+#~ msgid "ERROR: Bad columns value %d!\n"
+#~ msgstr "ERROR: Valor de colunas inválido %d!\n"
+
+#~ msgid "ERROR: Bad cpi value %f!\n"
+#~ msgstr "ERROR: Valor cpi inválido %f!\n"
+
+#~ msgid "ERROR: Bad lpi value %f!\n"
+#~ msgstr "ERROR: Valor lpi inválido %f!\n"
+
+#~ msgid "ERROR: Bad page setup!\n"
+#~ msgstr "ERROR: Configuração de página inválida!\n"
+
+#~ msgid "ERROR: Destination printer does not exist!\n"
+#~ msgstr "ERROR: Impressora de destino inexistente!\n"
+
+#~ msgid "ERROR: Duplicate %%BoundingBox: comment seen!\n"
+#~ msgstr "ERROR: Duplicar %%BoundingBox: comentário visto!\n"
+
+#~ msgid "ERROR: Duplicate %%Pages: comment seen!\n"
+#~ msgstr "ERROR: Duplicar %%Páginas: comentário visto!\n"
+
+#~ msgid "ERROR: Empty print file!\n"
+#~ msgstr "ERROR: Arquivo de impressão vazio!\n"
+
+#~ msgid "ERROR: Expected quoted string on line %d of %s!\n"
+#~ msgstr "ERROR: Seqüência de caracteres on-line esperada %d de %s!\n"
+
+#~ msgid "ERROR: Fatal USB error!\n"
+#~ msgstr "ERROR: Erro grave de USB!\n"
+
+#~ msgid "ERROR: Invalid HP-GL/2 command seen, unable to print file!\n"
+#~ msgstr ""
+#~ "ERROR: Comentário visto HP-GL/2 inválido, não é possível imprimir o "
+#~ "arquivo!\n"
+
+#~ msgid "ERROR: Missing %%EndProlog!\n"
+#~ msgstr "ERROR: %%EndProlog ausente!\n"
+
+#~ msgid "ERROR: Missing %%EndSetup!\n"
+#~ msgstr "ERROR: %%EndSetup ausente!\n"
+
#~ msgid ""
#~ "ERROR: Missing device URI on command-line and no DEVICE_URI environment "
#~ "variable!\n"
@@ -5594,24 +6122,414 @@ msgstr "variable-bindings usa comprimento indefinido"
#~ "ERROR: URI de dispositivo ausente URI em command-line e nenhuma variável "
#~ "de ambiente DEVICE_URI!\n"
+#~ msgid "ERROR: Missing value on line %d of banner file!\n"
+#~ msgstr "ERROR: Valor ausente na linha %d do arquivo de banner!\n"
+
+#~ msgid ""
+#~ "ERROR: Need a msgid line before any translation strings on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ERROR: Necessária uma linha msgid antes de quaisquer seqüências de "
+#~ "caracteres na linha %d de %s!\n"
+
+#~ msgid "ERROR: No %%BoundingBox: comment in header!\n"
+#~ msgstr "ERROR: Nenhum %%BoundingBox: comentário no cabeçalho!\n"
+
+#~ msgid "ERROR: No %%Pages: comment in header!\n"
+#~ msgstr "ERROR: Nenhum %%Pages: comentário no cabeçalho!\n"
+
+#~ msgid ""
+#~ "ERROR: No device URI found in argv[0] or in DEVICE_URI environment "
+#~ "variable!\n"
+#~ msgstr ""
+#~ "ERROR: Nenhum dispositivo URI encontrado em argv[0] ou em variável de "
+#~ "ambiente DEVICE_URI!\n"
+
+#~ msgid "ERROR: No pages found!\n"
+#~ msgstr "ERROR: Nenhuma página encontrada!\n"
+
+#~ msgid "ERROR: Out of paper!\n"
+#~ msgstr "ERROR: Sem papel!\n"
+
+#~ msgid "ERROR: PRINTER environment variable not defined!\n"
+#~ msgstr "ERROR: Variável de ambiente PRINTER não definido!\n"
+
+#~ msgid "ERROR: Print file was not accepted (%s)!\n"
+#~ msgstr "ERROR: O arquivo de impressão não foi aceito (%s)!\n"
+
+#~ msgid "ERROR: Printer not responding!\n"
+#~ msgstr "ERROR: A impressora não responde!\n"
+
#~ msgid "ERROR: Unable to create temporary file - %s.\n"
#~ msgstr "ERROR: Não é possível criar o arquivo temporário - %s.\n"
#~ msgid "ERROR: Unable to create temporary file: %s\n"
#~ msgstr "ERROR: Não é possível criar o arquivo temporário: %s\n"
+#~ msgid "ERROR: Unable to get job %d attributes (%s)!\n"
+#~ msgstr "ERROR: Não é possível obter os atributos %d do trabalho (%s)!\n"
+
+#~ msgid "ERROR: Unable to get printer status (%s)!\n"
+#~ msgstr "ERROR: Não é possível obter o estado de impressão (%s)!\n"
+
+#~ msgid "ERROR: Unable to locate printer '%s'!\n"
+#~ msgstr "ERROR: Não é possível localizar a impressora '%s'!\n"
+
+#~ msgid "ERROR: Unable to open image file for printing!\n"
+#~ msgstr "ERROR: Não é possível abrir o arquivo de imagem para impressão!\n"
+
#~ msgid "ERROR: Unable to open temporary file"
#~ msgstr "ERROR: Não é possível abrir o arquivo temporário"
+#~ msgid "ERROR: Unable to print %d text columns!\n"
+#~ msgstr "ERROR: Não é possível imprimir %d colunas de texto!\n"
+
+#~ msgid "ERROR: Unable to print %dx%d text page!\n"
+#~ msgstr "ERROR: Não é possível imprimir %dx%d página de texto!\n"
+
+#~ msgid "ERROR: Unable to read print data!\n"
+#~ msgstr "ERROR: Não é possível ler os dados de impressão!\n"
+
+#~ msgid "ERROR: Unable to send print data (%d)\n"
+#~ msgstr "ERROR: Não é possível enviar dados de impressão (%d)\n"
+
+#~ msgid "ERROR: Unable to send print data!\n"
+#~ msgstr "ERROR: Não é possível enviar dados de impressão!\n"
+
+#~ msgid "ERROR: Unable to write %d bytes to printer!\n"
+#~ msgstr "ERROR: Não é possível gravar %d bytes na impressora!\n"
+
+#~ msgid "ERROR: Unable to write raster data to driver!\n"
+#~ msgstr "ERROR: Não é possível gravar os dados brutos para o driver!\n"
+
+#~ msgid "ERROR: Unable to write to temporary file"
+#~ msgstr "ERROR: Não é possível gravar no arquivo temporário"
+
+#~ msgid "ERROR: Unexpected text on line %d of %s!\n"
+#~ msgstr "ERROR: Texto inesperado na linha %d de %s!\n"
+
+#~ msgid "ERROR: Unknown encryption option value \"%s\"!\n"
+#~ msgstr "ERROR: Valor de opção de encriptação desconhecido \"%s\"!\n"
+
+#~ msgid "ERROR: Unknown message catalog format for \"%s\"!\n"
+#~ msgstr "ERROR: Formato de catálogo de mensagem desconhecida para \"%s\"!\n"
+
+#~ msgid "ERROR: Unknown option \"%s\" with value \"%s\"!\n"
+#~ msgstr "ERROR: Opção desconhecida \"%s\" com valor \"%s\"!\n"
+
+#~ msgid "ERROR: Unknown version option value \"%s\"!\n"
+#~ msgstr "ERROR: Valor de opção de versão desconhecido \"%s\"!\n"
+
+#~ msgid "ERROR: Unsupported brightness value %s, using brightness=100!\n"
+#~ msgstr "ERROR: Valor de brilho não compatível %s, usando brilho=100!\n"
+
+#~ msgid "ERROR: Unsupported gamma value %s, using gamma=1000!\n"
+#~ msgstr "ERROR: Valor de gama não compatível %s, usando gama=1000!\n"
+
+#~ msgid "ERROR: Unsupported number-up value %d, using number-up=1!\n"
+#~ msgstr "ERROR: Valor de number-up não compatível %d, usando number-up=1!\n"
+
+#~ msgid ""
+#~ "ERROR: Unsupported number-up-layout value %s, using number-up-"
+#~ "layout=lrtb!\n"
+#~ msgstr ""
+#~ "ERROR: Valor de number-up-layout não compatível %s, usando number-up-"
+#~ "layout=lrtb!\n"
+
+#~ msgid "ERROR: Unsupported page-border value %s, using page-border=none!\n"
+#~ msgstr ""
+#~ "ERROR: Valor de page-border não compatível %s, usando page-border=none!\n"
+
+#~ msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting!\n"
+#~ msgstr "ERROR: Sobrecarga de doc_printf (%d bytes) detectado, anulando!\n"
+
#~ msgid "ERROR: pdftops filter crashed on signal %d!\n"
#~ msgstr "ERROR: O filtro pdftops bloqueou no sinal %d!\n"
#~ msgid "ERROR: pdftops filter exited with status %d!\n"
#~ msgstr "ERROR: O filtro pdftops saiu com estado %d!\n"
+#~ msgid "ERROR: pictwpstops exited on signal %d!\n"
+#~ msgstr "ERROR: pictwpstops saíram no sinal %d!\n"
+
+#~ msgid "ERROR: pictwpstops exited with status %d!\n"
+#~ msgstr "ERROR: pictwpstops saíram com estado %d!\n"
+
+#~ msgid ""
+#~ "ERROR: recoverable: Unable to connect to printer; will retry in 30 "
+#~ "seconds...\n"
+#~ msgstr ""
+#~ "ERROR: recuperável: Não é possível conectar-se à impressora; nova "
+#~ "tentativa em 30 segundos...\n"
+
+#~ msgid "Empty PPD file!"
+#~ msgstr "Arquivo PPD vazio!"
+
+#~ msgid "Error: need hostname after '-h' option!\n"
+#~ msgstr "Error: necessário um nome de host após a opção '-h'!\n"
+
+#~ msgid "Fuser temperature high!"
+#~ msgstr "Temperatura do fuser alta!"
+
+#~ msgid "Fuser temperature low!"
+#~ msgstr "Temperatura do fuser baixa!"
+
+#~ msgid "Got a printer-uri attribute but no job-id!"
+#~ msgstr "Obtido um atributo printer-uri, mas não um job-id!"
+
+#~ msgid "Ink/toner almost empty."
+#~ msgstr "Tinta/toner quase vazios."
+
+#~ msgid "Ink/toner empty!"
+#~ msgstr "Tinta/toner vazios!"
+
+#~ msgid "Ink/toner waste bin almost full."
+#~ msgstr "Recipiente de tinta/toner quase cheio."
+
+#~ msgid "Ink/toner waste bin full!"
+#~ msgstr "Recipiente de tinta/toner cheio!"
+
+#~ msgid "Interlock open."
+#~ msgstr "Conexão aberta."
+
+#~ msgid "Job #%d cannot be restarted - no files!"
+#~ msgstr "O trabalho #%d não pode ser reiniciado - nenhum arquivo!"
+
+#~ msgid "Job #%d does not exist!"
+#~ msgstr "O trabalho #%d não existe!"
+
+#~ msgid "Job #%d is finished and cannot be altered!"
+#~ msgstr "O trabalho #%d está finalizado e não pode ser alterado!"
+
+#~ msgid "Job #%d is not complete!"
+#~ msgstr "O trabalho #%d não está concluído!"
+
+#~ msgid "Job #%d is not held for authentication!"
+#~ msgstr "O trabalho #%d não está parado para autenticação!"
+
+#~ msgid "Job #%d is not held!"
+#~ msgstr "O trabalho #%d não está parado!"
+
+#~ msgid "Job #%s does not exist!"
+#~ msgstr "O trabalho #%s não existe!"
+
+#~ msgid "Job %d not found!"
+#~ msgstr "Trabalho %d não encontrado!"
+
+#~ msgid "Job subscriptions cannot be renewed!"
+#~ msgstr "As inscrições do trabalho não podem ser renovadas!"
+
+#~ msgid "Language \"%s\" not supported!"
+#~ msgstr "Idioma \"%s\" não compatível!"
+
+#~ msgid "Media jam!"
+#~ msgstr "Atolamento de mídia!"
+
+#~ msgid "Media tray almost empty."
+#~ msgstr "Bandeja de mídia quase vazia."
+
+#~ msgid "Media tray empty!"
+#~ msgstr "Bandeja de mídia vazia!"
+
+#~ msgid "Media tray missing!"
+#~ msgstr "Bandeja de mídia ausente!"
+
+#~ msgid "Media tray needs to be filled."
+#~ msgstr "A bandeja de mídia necessita ser preenchida."
+
+#~ msgid "Missing document-number attribute!"
+#~ msgstr "Atributo document-number ausente!"
+
+#~ msgid "Missing double quote on line %d!"
+#~ msgstr "Aspas ausentes na linha %d!"
+
+#~ msgid "Missing form variable!"
+#~ msgstr "Variável de formato ausente!"
+
+#~ msgid "Missing notify-subscription-ids attribute!"
+#~ msgstr "Atributo notify-subscription-ids ausente!"
+
+#~ msgid "Missing requesting-user-name attribute!"
+#~ msgstr "Atributo requesting-user-name ausente!"
+
+#~ msgid "Missing required attributes!"
+#~ msgstr "Atributos necessários ausentes!"
+
+#~ msgid "Missing value on line %d!"
+#~ msgstr "Valor ausente na linha %d!"
+
+#~ msgid "No PPD name!"
+#~ msgstr "Nenhum nome PPD!"
+
+#~ msgid "No Windows printer drivers are installed!"
+#~ msgstr "Nenhum driver de impressora do Windows instalado!"
+
+#~ msgid "No active jobs on %s!"
+#~ msgstr "Nenhum trabalho ativo em %s!"
+
+#~ msgid "No attributes in request!"
+#~ msgstr "Nenhum atributo na solicitação!"
+
+#~ msgid "No authentication information provided!"
+#~ msgstr "Nenhuma informação de autenticação fornecida!"
+
+#~ msgid "No file!?!"
+#~ msgstr "Nenhum arquivo!?!"
+
+#~ msgid "No modification time!"
+#~ msgstr "Nenhuma hora de modificação!"
+
+#~ msgid "No printer name!"
+#~ msgstr "Nenhum nome de impressora!"
+
+#~ msgid "No printer-uri found for class!"
+#~ msgstr "Nenhum printer-uri encontrado para a classe!"
+
+#~ msgid "No printer-uri found!"
+#~ msgstr "Nenhum printer-uri encontrado!"
+
+#~ msgid "No printer-uri in request!"
+#~ msgstr "Nenhum printer-uri em pedido!"
+
+#~ msgid "No subscription attributes in request!"
+#~ msgstr "Nenhum atributo de inscrição na solicitação!"
+
+#~ msgid "OPC almost at end-of-life."
+#~ msgstr "OPC quase no final."
+
+#~ msgid "OPC at end-of-life!"
+#~ msgstr "OPC no final!"
+
+#~ msgid "Out of toner!"
+#~ msgstr "Sem toner!"
+
+#~ msgid "Output bin almost full."
+#~ msgstr "Recipiente de saída quase cheio."
+
+#~ msgid "Output bin full!"
+#~ msgstr "Recipiente de saída cheio!"
+
+#~ msgid "Output tray missing!"
+#~ msgstr "Bandeja de saída ausente!"
+
+#~ msgid "Printer offline."
+#~ msgstr "Impressora desconectada."
+
+#~ msgid "SCSI Printer"
+#~ msgstr "Impressora SCSI"
+
+#~ msgid "The notify-user-data value is too large (%d > 63 octets)!"
+#~ msgstr "O valor notify-user-data é muito grande (%d > 63 octetos)!"
+
+#~ msgid "The printer or class is not shared!"
+#~ msgstr "A impressora ou a classe não estão compartilhadas!"
+
+#~ msgid "The printer-uri attribute is required!"
+#~ msgstr "O atributo printer-uri é necessário!"
+
+#~ msgid "Toner low."
+#~ msgstr "Toner baixo."
+
+#~ msgid "Too many job-sheets values (%d > 2)!"
+#~ msgstr "Muitos valores de job-sheets (%d > 2)!"
+
+#~ msgid "Too many printer-state-reasons values (%d > %d)!"
+#~ msgstr "Muitos valores de printer-state-reasons (%d > %d)!"
+
+#~ msgid "Unable to add job for destination \"%s\"!"
+#~ msgstr "Não é possível adicionar o trabalho para o destino \"%s\"!"
+
+#~ msgid "Unable to allocate memory for file types!"
+#~ msgstr "Não é possível alocar memória para os tipos de arquivo!"
+
+#~ msgid "Unable to copy 64-bit CUPS printer driver files (%d)!"
+#~ msgstr ""
+#~ "Não é possível copiar arquivos de driver de impressora CUPS de 64-bit (%"
+#~ "d)!"
+
+#~ msgid "Unable to copy 64-bit Windows printer driver files (%d)!"
+#~ msgstr ""
+#~ "Não é possível copiar arquivos do driver da impressora Windows de 64-bit "
+#~ "(%d)!"
+
+#~ msgid "Unable to copy CUPS printer driver files (%d)!"
+#~ msgstr ""
+#~ "Não é possível copiar os arquivos do driver de impressora CUPS (%d)!"
+
+#~ msgid "Unable to copy PPD file - %s!"
+#~ msgstr "Não é possível copiar o arquivo PPD - %s!"
+
+#~ msgid "Unable to copy PPD file!"
+#~ msgstr "Não é possível copiar o arquivo PPD!"
+
+#~ msgid "Unable to copy Windows 2000 printer driver files (%d)!"
+#~ msgstr ""
+#~ "Não é possível copiar os arquivos do driver de impressora do Windows 2000 "
+#~ "(%d)!"
+
+#~ msgid "Unable to copy Windows 9x printer driver files (%d)!"
+#~ msgstr ""
+#~ "Não é possível copiar os arquivos do driver de impressora do Windows 9x (%"
+#~ "d)!"
+
+#~ msgid "Unable to copy interface script - %s!"
+#~ msgstr "Não é possível copiar o roteiro de interface - %s!"
+
+#~ msgid "Unable to create printer-uri!"
+#~ msgstr "Não é possível criar printer-uri!"
+
+#~ msgid "Unable to edit cupsd.conf files larger than 1MB!"
+#~ msgstr "Não é possível editar os arquivos cupsd.conf maiores que 1MB!"
+
+#~ msgid "Unable to find destination for job!"
+#~ msgstr "Não é possível buscar o destino para o trabalho!"
+
+#~ msgid "Unable to find printer!\n"
+#~ msgstr "Não é possível encontrar a impressora!\n"
+
+#~ msgid "Unable to install Windows 2000 printer driver files (%d)!"
+#~ msgstr ""
+#~ "Não é possível instalar os arquivos de drivers de impressora do Windows "
+#~ "2000 (%d)!"
+
+#~ msgid "Unable to install Windows 9x printer driver files (%d)!"
+#~ msgstr ""
+#~ "Não é possível instalar os arquivos de drivers de impressora do Windows "
+#~ "9x (%d)!"
+
+#~ msgid "Unable to open document %d in job %d!"
+#~ msgstr "Não é possível abrir o documento %d no trabalho %d!"
+
+#~ msgid "Unable to send command to printer driver!"
+#~ msgstr "Não é possível enviar o comando ao driver da impressora!"
+
+#~ msgid "Unable to set Windows printer driver (%d)!"
+#~ msgstr "Não é possível configurar o driver de impressora do Windows (%d)!"
+
+#~ msgid "Unable to use legacy USB class driver!\n"
+#~ msgstr "Não é possível usar o driver de classe USB de legado!\n"
+
#~ msgid "Unknown printer error (%s)!"
#~ msgstr "Erro de impressora desconhecido (%s)!"
+#~ msgid "Unsupported character set \"%s\"!"
+#~ msgstr "Conjunto de caracteres incompatíveis \"%s\"!"
+
+#~ msgid "Unsupported compression \"%s\"!"
+#~ msgstr "Compressão não compatível \"%s\"!"
+
+#~ msgid "Unsupported compression attribute %s!"
+#~ msgstr "Atributo de compressão não compatível %s!"
+
+#~ msgid "Unsupported format \"%s\"!"
+#~ msgstr "Formato não compatível \"%s\"!"
+
+#~ msgid "Unsupported format '%s'!"
+#~ msgstr "Formato não compatível '%s'!"
+
+#~ msgid "Unsupported format '%s/%s'!"
+#~ msgstr "Formato não compatível '%s/%s'!"
+
#~ msgid ""
#~ "Usage: convert [ options ]\n"
#~ "\n"
@@ -5698,11 +6616,541 @@ msgstr "variable-bindings usa comprimento indefinido"
#~ " -v Ser levemente detalhado\n"
#~ " -vv Ser bastante detalhado\n"
+#~ msgid "WARNING: Failed to read side-channel request!\n"
+#~ msgstr "WARNING: Falha ao ler o pedido side-channel!\n"
+
+#~ msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature!\n"
+#~ msgstr ""
+#~ "WARNING: A opção \"%s\" não pode ser incluída através de IncludeFeature!\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with command status byte after %d "
+#~ "seconds!\n"
+#~ msgstr ""
+#~ "WARNING: O host remoto não repondeu com o byte de estado de comando após %"
+#~ "d segundos!\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with control status byte after %d "
+#~ "seconds!\n"
+#~ msgstr ""
+#~ "WARNING: O host remoto não repondeu com o byte de estado de controle após "
+#~ "%d segundos!\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with data status byte after %d "
+#~ "seconds!\n"
+#~ msgstr ""
+#~ "WARNING: O host remoto não repondeu com o byte de estado de dados após %d "
+#~ "segundos!\n"
+
+#~ msgid "WARNING: SCSI command timed out (%d); retrying...\n"
+#~ msgstr ""
+#~ "WARNING: Tempo esgotado para comando SCSI (%d); tentando novamente...\n"
+
+#~ msgid ""
+#~ "WARNING: This document does not conform to the Adobe Document Structuring "
+#~ "Conventions and may not print correctly!\n"
+#~ msgstr ""
+#~ "WARNING: Este documento não está de acordo com o Adobe Document "
+#~ "Structuring Conventions e pode não ser impresso corretamente!\n"
+
+#~ msgid "WARNING: Unknown choice \"%s\" for option \"%s\"!\n"
+#~ msgstr "WARNING: Escolha desconhecida \"%s\" para a opção \"%s\"!\n"
+
+#~ msgid "WARNING: Unknown option \"%s\"!\n"
+#~ msgstr "WARNING: Opção desconhecida \"%s\"!\n"
+
+#~ msgid "WARNING: Unsupported baud rate %s!\n"
+#~ msgstr "WARNING: Taxa de transmissão não compatível %s!\n"
+
+#~ msgid ""
+#~ "WARNING: recoverable: Network host '%s' is busy; will retry in %d "
+#~ "seconds...\n"
+#~ msgstr ""
+#~ "WARNING: recuperável: O host de rede '%s' está ocupado; tentará novamente "
+#~ "em %d segundos...\n"
+
+#~ msgid "Warning, no Windows 2000 printer drivers are installed!"
+#~ msgstr ""
+#~ "Warning, nenhum driver de impressora do Windows 2000 está instalado!"
+
+#~ msgid "cupsctl: Unknown option \"%s\"!\n"
+#~ msgstr "cupsctl: Opção desconhecida \"%s\"!\n"
+
+#~ msgid "cupsctl: Unknown option \"-%c\"!\n"
+#~ msgstr "cupsctl: Opção desconhecida \"-%c\"!\n"
+
+#~ msgid "cupsd: Expected config filename after \"-c\" option!\n"
+#~ msgstr ""
+#~ "cupsd: Nome de arquivo de configuração esperado após a opção \"-c\"!\n"
+
+#~ msgid "cupsd: Unable to get current directory!\n"
+#~ msgstr "cupsd: não é possível obter o diretório atual!\n"
+
+#~ msgid "cupsd: Unknown argument \"%s\" - aborting!\n"
+#~ msgstr "cupsd: Argumento desconhecido \"%s\" - anulando!\n"
+
+#~ msgid "cupsd: Unknown option \"%c\" - aborting!\n"
+#~ msgstr "cupsd: Opção desconhecida \"%c\" - anulando!\n"
+
+#~ msgid "cupsfilter: Invalid document number %d!\n"
+#~ msgstr "cupsfilter: número de documento inválido %d!\n"
+
+#~ msgid "cupsfilter: Invalid job ID %d!\n"
+#~ msgstr "cupsfilter: ID de trabalho inválido %d!\n"
+
+#~ msgid "cupsfilter: Only one filename can be specified!\n"
+#~ msgstr "cupsfilter: Apenas um filename pode ser especificado!\n"
+
#~ msgid "cupsfilter: Unable to create temporary file: %s\n"
#~ msgstr "cupsfilter: não é possível criar um arquivo temporário: %s\n"
+#~ msgid "job-printer-uri attribute missing!"
+#~ msgstr "Atributo job-printer-uri ausente!"
+
+#~ msgid "lpadmin: Class name can only contain printable characters!\n"
+#~ msgstr ""
+#~ "lpadmin: O nome de classe pode conter apenas caracteres imprimíveis!\n"
+
+#~ msgid "lpadmin: Expected PPD after '-P' option!\n"
+#~ msgstr "lpadmin: PPD esperado após a opção '-P'!\n"
+
+#~ msgid "lpadmin: Expected allow/deny:userlist after '-u' option!\n"
+#~ msgstr "lpadmin: Permitir/negar esperado:userlist após a opção '-u'!\n"
+
+#~ msgid "lpadmin: Expected class after '-r' option!\n"
+#~ msgstr "lpadmin: Classe esperada após opção '-r'!\n"
+
+#~ msgid "lpadmin: Expected class name after '-c' option!\n"
+#~ msgstr "lpadmin: Nome de classe esperado após a opção '-c'!\n"
+
+#~ msgid "lpadmin: Expected description after '-D' option!\n"
+#~ msgstr "lpadmin: Descrição esperada após a opção '-D'!\n"
+
+#~ msgid "lpadmin: Expected device URI after '-v' option!\n"
+#~ msgstr "lpadmin: URI de dispositivo esperado após a opção '-v'!\n"
+
+#~ msgid "lpadmin: Expected file type(s) after '-I' option!\n"
+#~ msgstr "lpadmin: Tipo(s) de arquivo esperado após a opção '-I'!\n"
+
+#~ msgid "lpadmin: Expected hostname after '-h' option!\n"
+#~ msgstr "lpadmin: Hostname esperado após a opção '-h'!\n"
+
+#~ msgid "lpadmin: Expected interface after '-i' option!\n"
+#~ msgstr "lpadmin: Interface esperada após a opção '-i'!\n"
+
+#~ msgid "lpadmin: Expected location after '-L' option!\n"
+#~ msgstr "lpadmin: Localização esperada após a opção '-L'!\n"
+
+#~ msgid "lpadmin: Expected model after '-m' option!\n"
+#~ msgstr "lpadmin: Modelo esperado após a opção '-m'!\n"
+
+#~ msgid "lpadmin: Expected name=value after '-o' option!\n"
+#~ msgstr "lpadmin: name=value esperado após a opção '-o'!\n"
+
+#~ msgid "lpadmin: Expected printer after '-p' option!\n"
+#~ msgstr "lpadmin: Impressora esperada após a opção '-p'!\n"
+
+#~ msgid "lpadmin: Expected printer name after '-d' option!\n"
+#~ msgstr "lpadmin: Nome de impressora esperada após a opção '-d'!\n"
+
+#~ msgid "lpadmin: Expected printer or class after '-x' option!\n"
+#~ msgstr "lpadmin: Impressora ou classe esperada após a opção '-x'!\n"
+
+#~ msgid "lpadmin: No member names were seen!\n"
+#~ msgstr "lpadmin: Nenhum nome de membro foi visto!\n"
+
+#~ msgid "lpadmin: Printer name can only contain printable characters!\n"
+#~ msgstr ""
+#~ "lpadmin: O nome da impressora pode conter apenas caracteres imprimíveis!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to add a printer to the class:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Não é possível adicionar uma impressora à classe:\n"
+#~ " Você deve especificar um nome de impressora primeiro!\n"
+
#~ msgid "lpadmin: Unable to create temporary file - %s\n"
#~ msgstr "lpadmin: Não é possível criar um arquivo temporário - %s\n"
#~ msgid "lpadmin: Unable to create temporary file: %s\n"
#~ msgstr "lpadmin: Não é possível criar um arquivo temporário: %s\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to remove a printer from the class:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Não é possível remover uma impressora da classe:\n"
+#~ " Você deve especificar um nome de impressora primeiro!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the PPD file:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Não é possível configurar o arquivo PPD:\n"
+#~ " Você deve especificar um nome de impressora primeiro!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the device URI:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Não é possível configurar o URI de dispositivo:\n"
+#~ " Você deve especificar um nome de impressora primeiro!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the interface script or PPD file:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Não é possível configurar o roteiro de interface ou arquivo "
+#~ "PPD:\n"
+#~ " Você deve especificar um nome de impressora primeiro!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the interface script:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Não é possível configurar o roteiro de interface:\n"
+#~ " Você deve especificar um nome de impressora primeiro!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer description:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Não é possível configurar a descrição da impressora:\n"
+#~ " Você deve especificar um nome de impressora primeiro!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer location:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Não é possível configurar a localização da impressora:\n"
+#~ " Você deve especificar um nome de impressora primeiro!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer options:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Não é possível configurar as opções da impressora:\n"
+#~ " Você deve especificar um nome de impressora primeiro!\n"
+
+#~ msgid "lpadmin: Unknown allow/deny option \"%s\"!\n"
+#~ msgstr "lpadmin: Opção permitir/negar desconhecida \"%s\"!\n"
+
+#~ msgid "lpadmin: Unknown argument '%s'!\n"
+#~ msgstr "lpadmin: Argumento desconhecido '%s'!\n"
+
+#~ msgid "lpadmin: Unknown option '%c'!\n"
+#~ msgstr "lpadmin: Opção desconhecida '%c'!\n"
+
+#~ msgid "lpadmin: Warning - content type list ignored!\n"
+#~ msgstr "lpadmin: Aviso - lista de tipo de conteúdo ignorada!\n"
+
+#~ msgid "lpinfo: Expected 1284 device ID string after --device-id!\n"
+#~ msgstr ""
+#~ "lpinfo: seqüência de caracteres de ID de dispositivo 1284 esperada após --"
+#~ "device-id!\n"
+
+#~ msgid "lpinfo: Expected language after --language!\n"
+#~ msgstr "lpinfo: idioma esperado após --language!\n"
+
+#~ msgid "lpinfo: Expected make and model after --make-and-model!\n"
+#~ msgstr "lpinfo: modelar e fazer esperado após --make-and-model!\n"
+
+#~ msgid "lpinfo: Expected product string after --product!\n"
+#~ msgstr ""
+#~ "lpinfo: seqüência de caracteres de produto esperada após --product!\n"
+
+#~ msgid "lpinfo: Expected scheme list after --exclude-schemes!\n"
+#~ msgstr "lpinfo: lista de esquema esperada após --exclude-schemes!\n"
+
+#~ msgid "lpinfo: Expected scheme list after --include-schemes!\n"
+#~ msgstr "lpinfo: lista de esquema esperada após --include-schemes!\n"
+
+#~ msgid "lpinfo: Expected timeout after --timeout!\n"
+#~ msgstr "lpinfo: tempo esgotado esperado após --timeout!\n"
+
+#~ msgid "lpinfo: Unknown argument '%s'!\n"
+#~ msgstr "lpinfo: Argumento desconhecido '%s'!\n"
+
+#~ msgid "lpinfo: Unknown option '%c'!\n"
+#~ msgstr "lpinfo: Opção desconhecida '%c'!\n"
+
+#~ msgid "lpinfo: Unknown option '%s'!\n"
+#~ msgstr "lpinfo: opção desconhecida '%s'!\n"
+
+#~ msgid "lpmove: Unknown argument '%s'!\n"
+#~ msgstr "lpmove: Argumento desconhecido '%s'!\n"
+
+#~ msgid "lpmove: Unknown option '%c'!\n"
+#~ msgstr "lpmove: Opção desconhecida '%c'!\n"
+
+#~ msgid "lpoptions: No printers!?!\n"
+#~ msgstr "lpoptions: Nenhuma impressora!?!\n"
+
+#~ msgid "lpoptions: Unable to open PPD file for %s!\n"
+#~ msgstr "lpoptions: Não é possível abrir o arquivo PPD para %s!\n"
+
+#~ msgid "lpoptions: Unknown printer or class!\n"
+#~ msgstr "lpoptions: Impressora ou classe desconhecidas!\n"
+
+#~ msgid "lppasswd: Only root can add or delete passwords!\n"
+#~ msgstr "lppasswd: Apenas o root pode adicionar ou apagar senhas!\n"
+
+#~ msgid "lppasswd: Password file busy!\n"
+#~ msgstr "lppasswd: Arquivo de senha ocupado!\n"
+
+#~ msgid "lppasswd: Password file not updated!\n"
+#~ msgstr "lppasswd: Arquivo de senha não atualizado!\n"
+
+#~ msgid "lppasswd: Sorry, password doesn't match!\n"
+#~ msgstr "lppasswd: Desculpe, a senha não coincide!\n"
+
+#~ msgid "lppasswd: Sorry, passwords don't match!\n"
+#~ msgstr "lppasswd: Desculpe, as senhas não coincidem!\n"
+
+#~ msgid ""
+#~ "lpstat: error - %s environment variable names non-existent destination \"%"
+#~ "s\"!\n"
+#~ msgstr ""
+#~ "lpstat: erro - %s destino não existente de nomes de variáveis de ambiente "
+#~ "\"%s\"!\n"
+
+#~ msgid "notify-events not specified!"
+#~ msgstr "notify-events não especificado!"
+
+#~ msgid "notify-recipient-uri URI \"%s\" is already used!"
+#~ msgstr "URI notify-recipient-uri \"%s\" já foi usado!"
+
+#~ msgid "notify-recipient-uri URI \"%s\" uses unknown scheme!"
+#~ msgstr "notify-recipient-uri URI \"%s\" usa um esquema desconhecido!"
+
+#~ msgid "notify-subscription-id %d no good!"
+#~ msgstr "notify-subscription-id %d não confiável!"
+
+#~ msgid "ppdc: Bad resolution name \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: nome de resolução inválido \"%s\" na linha %d de %s!\n"
+
+#~ msgid "ppdc: Bad status keyword %s on line %d of %s!\n"
+#~ msgstr "ppdc: palavra-chave de estado inválido %s na linha %d de %s!\n"
+
+#~ msgid "ppdc: Choice found on line %d of %s with no Option!\n"
+#~ msgstr "ppdc: escolha encontrada na linha %d de %s com nenhuma Opção!\n"
+
+#~ msgid "ppdc: Duplicate #po for locale %s on line %d of %s!\n"
+#~ msgstr "ppdc: duplicar #po para local %s na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected a filter definition on line %d of %s!\n"
+#~ msgstr "ppdc: definição de filtro esperada na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected a program name on line %d of %s!\n"
+#~ msgstr "ppdc: nome de programa esperado na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected charset after Font on line %d of %s!\n"
+#~ msgstr "ppdc: conjunto de caracteres depois de Font na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected color order for ColorModel on line %d of %s!\n"
+#~ msgstr "ppdc: ordem de cor esperada para ColorModel na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected colorspace for ColorModel on line %d of %s!\n"
+#~ msgstr "ppdc: colorspace esperada para ColorModel na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected compression for ColorModel on line %d of %s!\n"
+#~ msgstr "ppdc: compressão esperada para ColorModel na linha %d de %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected constraints string for UIConstraints on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: seqüência de caracteres de restrição esperada para UIConstraints na "
+#~ "linha %d de %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected driver type keyword following DriverType on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc: palavra-chave do tipo de driver esperado após DriverType na linha %"
+#~ "d de %s!\n"
+
+#~ msgid "ppdc: Expected duplex type after Duplex on line %d of %s!\n"
+#~ msgstr "ppdc: tipo de dúplex esperado após Duplex na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected encoding after Font on line %d of %s!\n"
+#~ msgstr "ppdc: codificação esperada após Font na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected filename after #po %s on line %d of %s!\n"
+#~ msgstr "ppdc: nome de arquivo esperado após #po %s na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected group name/text on line %d of %s!\n"
+#~ msgstr "ppdc: nome/texto de grupo esperado na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected include filename on line %d of %s!\n"
+#~ msgstr "ppdc: nome de arquivo de inclusão esperado na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected integer on line %d of %s!\n"
+#~ msgstr "ppdc: número inteiro esperado na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected locale after #po on line %d of %s!\n"
+#~ msgstr "ppdc: localidade esperada após #po na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected name after %s on line %d of %s!\n"
+#~ msgstr "ppdc: Nome esperado após %s na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected name after FileName on line %d of %s!\n"
+#~ msgstr "ppdc: Nome esperado após FileName na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected name after Font on line %d of %s!\n"
+#~ msgstr "ppdc: Nome esperado após Font na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected name after Manufacturer on line %d of %s!\n"
+#~ msgstr "ppdc: Nome esperado após Manufacturer na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected name after MediaSize on line %d of %s!\n"
+#~ msgstr "ppdc: nome esperado após MediaSize na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected name after ModelName on line %d of %s!\n"
+#~ msgstr "ppdc: nome esperado após ModelName na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected name after PCFileName on line %d of %s!\n"
+#~ msgstr "ppdc: nome esperado após PCFileName na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected name/text after %s on line %d of %s!\n"
+#~ msgstr "ppdc: nome/texto esperado após %s na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected name/text after Installable on line %d of %s!\n"
+#~ msgstr "ppdc: nome/texto esperado após Installable na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected name/text after Resolution on line %d of %s!\n"
+#~ msgstr "ppdc: nome/texto esperado após Resolution na linha %d de %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected name/text combination for ColorModel on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: combinação de nome/texto esperado para ColorModel na linha %d de %"
+#~ "s!\n"
+
+#~ msgid "ppdc: Expected option name/text on line %d of %s!\n"
+#~ msgstr "ppdc: nome/texto de opção esperado na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected option section on line %d of %s!\n"
+#~ msgstr "ppdc: seção de opção esperada na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected option type on line %d of %s!\n"
+#~ msgstr "ppdc: tipo de opção esperada na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected override field after Resolution on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: campo de substituição esperado após Resolution na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected real number on line %d of %s!\n"
+#~ msgstr "ppdc: número real esperado na linha %d de %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected resolution/mediatype following ColorProfile on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc: resolução/tipo de mídia esperado após ColorProfile na linha %d de %"
+#~ "s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected resolution/mediatype following SimpleColorProfile on line %"
+#~ "d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: resolução/tipo de mídia esperado após SimpleColorProfile na linha %"
+#~ "d de %s!\n"
+
+#~ msgid "ppdc: Expected selector after %s on line %d of %s!\n"
+#~ msgstr "ppdc: seletor esperado após %s na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected status after Font on line %d of %s!\n"
+#~ msgstr "ppdc: estado esperado após Font na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected string after Copyright on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: seqüência de caracteres esperada após Copyright na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected string after Version on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: seqüência de caracteres esperada após Version na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected two option names on line %d of %s!\n"
+#~ msgstr "ppdc: dois nomes de opção esperados na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected value after %s on line %d of %s!\n"
+#~ msgstr "ppdc: valor esperado após %s na linha %d de %s!\n"
+
+#~ msgid "ppdc: Expected version after Font on line %d of %s!\n"
+#~ msgstr "ppdc: versão esperada após Font na linha %d de %s!\n"
+
+#~ msgid "ppdc: Invalid #include/#po filename \"%s\"!\n"
+#~ msgstr "ppdc: nome de arquivo #include/#po inválido \"%s\"!\n"
+
+#~ msgid "ppdc: Invalid cost for filter on line %d of %s!\n"
+#~ msgstr "ppdc: custo inválido para filtro na linha %d de %s!\n"
+
+#~ msgid "ppdc: Invalid empty MIME type for filter on line %d of %s!\n"
+#~ msgstr "ppdc: tipo MIME vazio inválido para filtro na linha %d de %s!\n"
+
+#~ msgid "ppdc: Invalid empty program name for filter on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: nome de programa vazio inválido para filtro na linha %d de %s!\n"
+
+#~ msgid "ppdc: Invalid option section \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: seção de opção inválida \"%s\" na linha %d de %s!\n"
+
+#~ msgid "ppdc: Invalid option type \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: tipo de opção inválida \"%s\" na linha %d de %s!\n"
+
+#~ msgid "ppdc: Missing #endif at end of \"%s\"!\n"
+#~ msgstr "ppdc: #endif ausente no final de \"%s\"!\n"
+
+#~ msgid "ppdc: Missing #if on line %d of %s!\n"
+#~ msgstr "ppdc: #if ausente na linha %d de %s!\n"
+
+#~ msgid "ppdc: No message catalog provided for locale %s!\n"
+#~ msgstr "ppdc: nenhum catálogo de mensagem fornecido para a localidade %s!\n"
+
+#~ msgid "ppdc: Option %s redefined with a different type on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: opção %s redefinida com um tipo diferente na linha %d de %s!\n"
+
+#~ msgid "ppdc: Option constraint must *name on line %d of %s!\n"
+#~ msgstr "ppdc: a restrição da opção deve *name na linha %d de %s!\n"
+
+#~ msgid "ppdc: Too many nested #if's on line %d of %s!\n"
+#~ msgstr "ppdc: muitos aninhados #if's na linha %d de %s!\n"
+
+#~ msgid "ppdc: Unable to find #po file %s on line %d of %s!\n"
+#~ msgstr "ppdc: Não é possível buscar o arquivo #po %s na linha %d de %s!\n"
+
+#~ msgid "ppdc: Unable to find include file \"%s\" on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Não é possível buscar o arquivo de inclusão \"%s\" na linha %d de %"
+#~ "s!\n"
+
+#~ msgid "ppdc: Unknown driver type %s on line %d of %s!\n"
+#~ msgstr "ppdc: tipo de driver desconhecido %s na linha %d de %s!\n"
+
+#~ msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: tipo de dúplex desconhecido \"%s\" na linha %d de %s!\n"
+
+#~ msgid "ppdc: Unknown media size \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: tamanho de mídia desconhecido \"%s\" na linha %d de %s!\n"
+
+#~ msgid "ppdc: Unknown token \"%s\" seen on line %d of %s!\n"
+#~ msgstr "ppdc: token desconhecido \"%s\" visto na linha %d de %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Unknown trailing characters in real number \"%s\" on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc: caracteres delimitadores desconhecidos em número real \"%s\" na "
+#~ "linha %d de %s!\n"
+
+#~ msgid "ppdc: Unterminated string starting with %c on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: seqüência de caracteres não finalizados começando com %c na linha %"
+#~ "d de %s!\n"
+
+#~ msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s!\n"
+#~ msgstr "ppdmerge: LanguageVersion inválido \"%s\" em %s!\n"
diff --git a/locale/cups_ru.po b/locale/cups_ru.po
index 088028430..465884728 100644
--- a/locale/cups_ru.po
+++ b/locale/cups_ru.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: CUPS 1.4\n"
"Report-Msgid-Bugs-To: http://www.cups.org/str.php\n"
-"POT-Creation-Date: 2009-06-18 15:43-0700\n"
+"POT-Creation-Date: 2010-03-03 10:36-0800\n"
"PO-Revision-Date: 2009-02-16 12:00-0800\n"
"Last-Translator: Apple Inc.\n"
"Language-Team: Apple Inc.\n"
@@ -219,8 +219,8 @@ msgstr ""
" (constraint=«%s %s %s %s»)\n"
#, c-format
-msgid " WARN %s has no corresponding options!\n"
-msgstr " WARN %s не содержит соответствующих параметров!\n"
+msgid " WARN %s has no corresponding options\n"
+msgstr ""
#, c-format
msgid ""
@@ -230,23 +230,18 @@ msgstr ""
" WARN %s использует общий префикс совместно с %s\n"
" REF: Стр. 15, раздел 3.2.\n"
-msgid " WARN Default choices conflicting!\n"
-msgstr " WARN Значения, используемые по умолчанию, конфликтуют!\n"
+msgid " WARN Default choices conflicting\n"
+msgstr ""
#, c-format
msgid ""
" WARN Duplex option keyword %s may not work as expected and should "
-"be named Duplex!\n"
+"be named Duplex\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" WARN Ключевое слово параметра дуплекса %s может привести к "
-"некорректным результатам. Используйте имя «Duplex»!\n"
-" REF: Стр. 122, раздел 5.17\n"
-msgid ""
-" WARN File contains a mix of CR, LF, and CR LF line endings!\n"
+msgid " WARN File contains a mix of CR, LF, and CR LF line endings\n"
msgstr ""
-" WARN Файл содержит комбинацию окончаний строки CR, LF и CR LF!\n"
msgid ""
" WARN LanguageEncoding required by PPD 4.3 spec.\n"
@@ -256,8 +251,8 @@ msgstr ""
" REF: Стр. 56-57, раздел 5.3.\n"
#, c-format
-msgid " WARN Line %d only contains whitespace!\n"
-msgstr " WARN Строка %d содержит только пробелы!\n"
+msgid " WARN Line %d only contains whitespace\n"
+msgstr ""
msgid ""
" WARN Manufacturer required by PPD 4.3 spec.\n"
@@ -268,18 +263,14 @@ msgstr ""
msgid ""
" WARN Non-Windows PPD files should use lines ending with only LF, "
-"not CR LF!\n"
+"not CR LF\n"
msgstr ""
-" WARN PPD-файлы не из Windows должны использовать строки только с "
-"окончанием LF, а не с CR LF!\n"
#, c-format
msgid ""
-" WARN Obsolete PPD version %.1f!\n"
+" WARN Obsolete PPD version %.1f\n"
" REF: Page 42, section 5.2.\n"
msgstr ""
-" WARN Устаревшая версия PPD %.1f!\n"
-" REF: Стр. 42, раздел 5.2.\n"
msgid ""
" WARN PCFileName longer than 8.3 in violation of PPD spec.\n"
@@ -289,6 +280,11 @@ msgstr ""
" REF: Стр. 61-62, раздел 5.3.\n"
msgid ""
+" WARN PCFileName should contain a unique filename.\n"
+" REF: Pages 61-62, section 5.3.\n"
+msgstr ""
+
+msgid ""
" WARN Protocols contains PJL but JCL attributes are not set.\n"
" REF: Pages 78-79, section 5.7.\n"
msgstr ""
@@ -308,69 +304,99 @@ msgstr ""
" REF: Стр. 64-65, раздел 5.3.\n"
#, c-format
-msgid " %s %s %s does not exist!\n"
-msgstr " %s %s %s не существует!\n"
+msgid " %s %s %s does not exist\n"
+msgstr ""
#, c-format
-msgid " %s %s file \"%s\" has the wrong capitalization!\n"
+msgid " %s %s file \"%s\" has the wrong capitalization\n"
msgstr ""
#, c-format
msgid ""
-" %s Bad %s choice %s!\n"
+" %s Bad %s choice %s\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" %s Неверный %s выбор %s!\n"
-" REF: Стр. 122, раздел 5.17\n"
#, c-format
-msgid " %s Bad UTF-8 \"%s\" translation string for option %s!\n"
-msgstr " %s Неверный перевод UTF-8 «%s» для параметра %s!\n"
+msgid " %s Bad UTF-8 \"%s\" translation string for option %s\n"
+msgstr ""
#, c-format
msgid ""
-" %s Bad UTF-8 \"%s\" translation string for option %s, choice %s!\n"
-msgstr " %s Неверный перевод UTF-8 «%s» для параметра %s, выбора %s!\n"
+" %s Bad UTF-8 \"%s\" translation string for option %s, choice %s\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsFilter value \"%s\"!\n"
-msgstr " %s Неверное значение cupsFilter «%s»!\n"
+msgid " %s Bad cupsFilter value \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsICCProfile %s!\n"
-msgstr " %s Неверный cupsICCProfile %s!\n"
+msgid " %s Bad cupsICCProfile %s\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsPreFilter value \"%s\"!\n"
-msgstr " %s Неверное значение cupsPreFilter «%s»!\n"
+msgid " %s Bad cupsPreFilter value \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s Неверный cupsUIConstraints %s: \"%s\"!\n"
+msgid " %s Bad cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad language \"%s\"!\n"
-msgstr " %s Неверный язык «%s»!\n"
+msgid " %s Bad language \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad spelling of %s - should be %s!\n"
+msgid " %s Bad permissions on APDialogExtension file \"%s\"\n"
msgstr ""
#, c-format
-msgid " %s Cannot provide both APScanAppPath and APScanAppBundleID!\n"
+msgid " %s Bad permissions on APPrinterIconPath file \"%s\"\n"
msgstr ""
#, c-format
-msgid " %s Empty cupsUIConstraints %s!\n"
-msgstr " %s Пустой cupsUIConstraints %s!\n"
+msgid " %s Bad permissions on APPrinterLowInkTool file \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Missing \"%s\" translation string for option %s!\n"
-msgstr " %s Перевод «%s» отсутствует для параметра %s!\n"
+msgid " %s Bad permissions on APPrinterUtilityPath file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on APScanAppPath file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on cupsFilter file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on cupsICCProfile file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on cupsPreFilter file \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Missing \"%s\" translation string for option %s, choice %s!\n"
-msgstr " %s Перевод «%s» отсутствует для параметра %s, выбора %s!\n"
+msgid " %s Bad spelling of %s - should be %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Cannot provide both APScanAppPath and APScanAppBundleID\n"
+msgstr ""
+
+#, c-format
+msgid " %s Empty cupsUIConstraints %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Missing \"%s\" translation string for option %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Missing \"%s\" translation string for option %s, choice %s\n"
+msgstr ""
#, c-format
msgid " %s Missing APDialogExtension file \"%s\"\n"
@@ -394,100 +420,94 @@ msgstr ""
#, c-format
msgid ""
-" %s Missing REQUIRED PageRegion option!\n"
+" %s Missing REQUIRED PageRegion option\n"
" REF: Page 100, section 5.14.\n"
msgstr ""
#, c-format
msgid ""
-" %s Missing REQUIRED PageSize option!\n"
+" %s Missing REQUIRED PageSize option\n"
" REF: Page 99, section 5.14.\n"
msgstr ""
#, c-format
-msgid " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"!\n"
-msgstr " %s Выбор *%s %s отсутствует в UIConstraints «*%s %s *%s %s»!\n"
+msgid " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"\n"
+msgstr ""
#, c-format
-msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s Выбор *%s %s отсутствует в cupsUIConstraints %s: \"%s\"!\n"
+msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
#, c-format
msgid " %s Missing cupsFilter file \"%s\"\n"
msgstr " %s Файл cupsFilter отсутствует «%s»\n"
#, c-format
-msgid " %s Missing cupsICCProfile file \"%s\"!\n"
-msgstr " %s Файл cupsICCProfile отсутствует «%s»!\n"
+msgid " %s Missing cupsICCProfile file \"%s\"\n"
+msgstr ""
#, c-format
msgid " %s Missing cupsPreFilter file \"%s\"\n"
msgstr " %s Файл cupsFilter «%s» отсутствует\n"
#, c-format
-msgid " %s Missing cupsUIResolver %s!\n"
-msgstr " %s Отсутствует cupsUIResolver %s!\n"
+msgid " %s Missing cupsUIResolver %s\n"
+msgstr ""
#, c-format
-msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"!\n"
-msgstr " %s Параметр %s отсутствует в UIConstraints «*%s %s *%s %s»!\n"
+msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"\n"
+msgstr ""
#, c-format
-msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s Параметр %s отсутствует в cupsUIConstraints %s: \"%s\"!\n"
+msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s No base translation \"%s\" is included in file!\n"
-msgstr " %s Основной перевод «%s» не включен в файл!\n"
+msgid " %s No base translation \"%s\" is included in file\n"
+msgstr ""
#, c-format
msgid ""
-" %s Non-standard size name \"%s\"!\n"
+" %s Non-standard size name \"%s\"\n"
" REF: Page 187, section B.2.\n"
msgstr ""
#, c-format
msgid ""
-" %s REQUIRED %s does not define choice None!\n"
+" %s REQUIRED %s does not define choice None\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" ТРЕБУЕТСЯ %s: %s не определяет выбор «Нет»!\n"
-" REF: Стр. 122, раздел 5.17\n"
#, c-format
-msgid " %s Size \"%s\" defined for %s but not for %s!\n"
+msgid " %s Size \"%s\" defined for %s but not for %s\n"
msgstr ""
#, c-format
-msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)!\n"
+msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)\n"
msgstr ""
#, c-format
-msgid " %s cupsICCProfile %s hash value collides with %s!\n"
-msgstr " Хеш-значение %s cupsICCProfile %s конфликтует с %s!\n"
+msgid " %s cupsICCProfile %s hash value collides with %s\n"
+msgstr ""
#, c-format
-msgid " %s cupsUIResolver %s causes a loop!\n"
-msgstr " %s cupsUIResolver %s создает цикл!\n"
+msgid " %s cupsUIResolver %s causes a loop\n"
+msgstr ""
#, c-format
msgid ""
-" %s cupsUIResolver %s does not list at least two different options!\n"
+" %s cupsUIResolver %s does not list at least two different options\n"
msgstr ""
#, c-format
-msgid " **FAIL** %s choice names %s and %s differ only by case!\n"
+msgid " **FAIL** %s choice names %s and %s differ only by case\n"
msgstr ""
-" **FAIL** Для выбора %s имена %s и %s различаются только регистром "
-"символов!\n"
#, c-format
msgid ""
-" **FAIL** %s must be 1284DeviceID!\n"
+" **FAIL** %s must be 1284DeviceID\n"
" REF: Page 72, section 5.5\n"
msgstr ""
-" **FAIL** %s должно соответствовать 1284DeviceID!\n"
-" REF: Стр. 72, раздел 5.5\n"
#, c-format
msgid ""
@@ -499,19 +519,15 @@ msgstr ""
#, c-format
msgid ""
-" **FAIL** BAD DefaultImageableArea %s!\n"
+" **FAIL** BAD DefaultImageableArea %s\n"
" REF: Page 102, section 5.15.\n"
msgstr ""
-" **FAIL** НЕВЕРНЫЙ DefaultImageableArea %s!\n"
-" REF: Стр. 102, раздел 5.15.\n"
#, c-format
msgid ""
-" **FAIL** BAD DefaultPaperDimension %s!\n"
+" **FAIL** BAD DefaultPaperDimension %s\n"
" REF: Page 103, section 5.15.\n"
msgstr ""
-" **FAIL** НЕВЕРНЫЙ DefaultPaperDimension %s!\n"
-" REF: Стр. 103, раздел 5.15.\n"
msgid ""
" **FAIL** BAD JobPatchFile attribute in file\n"
@@ -565,11 +581,9 @@ msgstr ""
#, c-format
msgid ""
-" **FAIL** Bad %s choice %s!\n"
+" **FAIL** Bad %s choice %s\n"
" REF: Page 84, section 5.9\n"
msgstr ""
-" **FAIL** Неверный %s выбор %s!\n"
-" REF: Стр. 84, раздел 5,9\n"
#, c-format
msgid ""
@@ -588,14 +602,12 @@ msgstr ""
" REF: Стр. 56, раздел 5.3.\n"
#, c-format
-msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1!\n"
+msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1\n"
msgstr ""
-" **FAIL** Неверный LanguageEncoding %s – должно быть ISOLatin1!\n"
#, c-format
-msgid " **FAIL** Bad LanguageVersion %s - must be English!\n"
+msgid " **FAIL** Bad LanguageVersion %s - must be English\n"
msgstr ""
-" **FAIL** Неверный LanguageVersion %s – должен быть английский!\n"
#, c-format
msgid " **FAIL** Default option code cannot be interpreted: %s\n"
@@ -605,33 +617,26 @@ msgstr ""
#, c-format
msgid ""
" **FAIL** Default translation string for option %s choice %s contains "
-"8-bit characters!\n"
+"8-bit characters\n"
msgstr ""
-" **FAIL** Стандартный перевод для параметра %s выбора %s содержит 8-"
-"битовые символы!\n"
#, c-format
msgid ""
" **FAIL** Default translation string for option %s contains 8-bit "
-"characters!\n"
+"characters\n"
msgstr ""
-" **FAIL** Стандартный перевод для параметра %s содержит 8-битовые "
-"символы!\n"
#, c-format
-msgid " **FAIL** Group names %s and %s differ only by case!\n"
+msgid " **FAIL** Group names %s and %s differ only by case\n"
msgstr ""
-" **FAIL** Имена групп %s и %s различаются только регистром символов!\n"
#, c-format
-msgid " **FAIL** Multiple occurrences of %s choice name %s!\n"
-msgstr " **FAIL** Для выбора %s имя %s встречается несколько раз!\n"
+msgid " **FAIL** Multiple occurrences of %s choice name %s\n"
+msgstr ""
#, c-format
-msgid " **FAIL** Option names %s and %s differ only by case!\n"
+msgid " **FAIL** Option names %s and %s differ only by case\n"
msgstr ""
-" **FAIL** Имена параметров %s и %s различаются только регистром "
-"символов!\n"
#, c-format
msgid ""
@@ -781,100 +786,82 @@ msgstr " ОБНАРУЖЕНО ОШИБОК: %d\n"
#, c-format
msgid ""
-" Bad %%%%BoundingBox: on line %d!\n"
+" Bad %%%%BoundingBox: on line %d\n"
" REF: Page 39, %%%%BoundingBox:\n"
msgstr ""
-" Неверный %%%%BoundingBox: в строке %d!\n"
-" REF: Стр. 39, %%%%BoundingBox:\n"
#, c-format
msgid ""
-" Bad %%%%Page: on line %d!\n"
+" Bad %%%%Page: on line %d\n"
" REF: Page 53, %%%%Page:\n"
msgstr ""
-" Неверная %%%%Page: в строке %d!\n"
-" REF: Стр. 53, %%%%Page:\n"
#, c-format
msgid ""
-" Bad %%%%Pages: on line %d!\n"
+" Bad %%%%Pages: on line %d\n"
" REF: Page 43, %%%%Pages:\n"
msgstr ""
-" Неверные %%%%Pages: в строке %d!\n"
-" REF: Стр. 43, %%%%Pages:\n"
#, c-format
msgid ""
-" Line %d is longer than 255 characters (%d)!\n"
+" Line %d is longer than 255 characters (%d)\n"
" REF: Page 25, Line Length\n"
msgstr ""
-" Строка %d длиннее 255 символов (%d)!\n"
-" REF: Стр. 25, Длина строки\n"
msgid ""
-" Missing %!PS-Adobe-3.0 on first line!\n"
+" Missing %!PS-Adobe-3.0 on first line\n"
" REF: Page 17, 3.1 Conforming Documents\n"
msgstr ""
-" %!PS-Adobe-3.0 отсутствует в первой строке!\n"
-" REF: Стр. 17, 3.1 Соответствующие документы\n"
#, c-format
msgid ""
-" Missing %%EndComments comment!\n"
+" Missing %%EndComments comment\n"
" REF: Page 41, %%EndComments\n"
msgstr ""
-" Комментарий %%EndComments отсутствует!\n"
-" REF: Стр. 41, %%EndComments\n"
#, c-format
msgid ""
-" Missing or bad %%BoundingBox: comment!\n"
+" Missing or bad %%BoundingBox: comment\n"
" REF: Page 39, %%BoundingBox:\n"
msgstr ""
-" Отсутствующий или неверный %%BoundingBox: комментарий!\n"
-" REF: Стр. 39, %%BoundingBox:\n"
#, c-format
msgid ""
-" Missing or bad %%Page: comments!\n"
+" Missing or bad %%Page: comments\n"
" REF: Page 53, %%Page:\n"
msgstr ""
-" Отсутствующая или неверная %%Page: комментарий!\n"
-" REF: Стр. 53, %%Page:\n"
#, c-format
msgid ""
-" Missing or bad %%Pages: comment!\n"
+" Missing or bad %%Pages: comment\n"
" REF: Page 43, %%Pages:\n"
msgstr ""
-" Отсутствующие или неверные %%Pages: комментарий!\n"
-" REF: Стр. 43, %%Pages:\n"
msgid " NO ERRORS FOUND\n"
msgstr " ОШИБОК НЕ ОБНАРУЖЕНО\n"
#, c-format
-msgid " Saw %d lines that exceeded 255 characters!\n"
-msgstr " Обнаружено строк длиннее 255 символов: %d!\n"
+msgid " Saw %d lines that exceeded 255 characters\n"
+msgstr ""
#, c-format
-msgid " Too many %%BeginDocument comments!\n"
-msgstr " Слишком много комментариев %%BeginDocument!\n"
+msgid " Too many %%BeginDocument comments\n"
+msgstr ""
#, c-format
-msgid " Too many %%EndDocument comments!\n"
-msgstr " Слишком много комментариев %%EndDocument!\n"
+msgid " Too many %%EndDocument comments\n"
+msgstr ""
-msgid " Warning: file contains binary data!\n"
-msgstr " WARNING: файл содержит бинарные данные!\n"
+msgid " Warning: file contains binary data\n"
+msgstr ""
#, c-format
-msgid " Warning: no %%EndComments comment in file!\n"
-msgstr " WARNING: нет комментария %%EndComments в файле!\n"
+msgid " Warning: no %%EndComments comment in file\n"
+msgstr ""
#, c-format
-msgid " Warning: obsolete DSC version %.1f in file!\n"
-msgstr " WARNING: устаревшая версия DSC %.1f в файле!\n"
+msgid " Warning: obsolete DSC version %.1f in file\n"
+msgstr ""
msgid " FAIL\n"
msgstr " FAIL\n"
@@ -970,8 +957,8 @@ msgstr ""
"\t%s\n"
#, c-format
-msgid "%s not supported!"
-msgstr "%s не поддерживается!"
+msgid "%s not supported"
+msgstr ""
#, c-format
msgid "%s/%s accepting requests since %s\n"
@@ -994,127 +981,119 @@ msgid "%s: %s failed: %s\n"
msgstr "%s: ошибка %s: %s\n"
#, c-format
-msgid "%s: Don't know what to do!\n"
-msgstr "%s: Дальнейшие действия неизвестны!\n"
+msgid "%s: Don't know what to do\n"
+msgstr ""
#, c-format
msgid ""
-"%s: Error - %s environment variable names non-existent destination \"%s\"!\n"
+"%s: Error - %s environment variable names non-existent destination \"%s\"\n"
msgstr ""
-"%s: Ошибка – %s переменная окружения указывает несуществующее назначение «%"
-"s»!\n"
#, c-format
-msgid "%s: Error - bad job ID!\n"
-msgstr "%s: Ошибка – неверный ID задания!\n"
+msgid "%s: Error - bad job ID\n"
+msgstr ""
#, c-format
-msgid "%s: Error - cannot print files and alter jobs simultaneously!\n"
+msgid "%s: Error - cannot print files and alter jobs simultaneously\n"
msgstr ""
-"%s: Ошибка – невозможно одновременно печатать файлы и изменять задания!\n"
#, c-format
-msgid ""
-"%s: Error - cannot print from stdin if files or a job ID are provided!\n"
+msgid "%s: Error - cannot print from stdin if files or a job ID are provided\n"
msgstr ""
-"%s: Ошибка – не удается печатать из stdin, если предоставлены файлы или ID "
-"задания!\n"
#, c-format
-msgid "%s: Error - expected character set after '-S' option!\n"
-msgstr "%s: Ошибка – после параметра «-S» должен идти набор символов!\n"
+msgid "%s: Error - expected character set after '-S' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected content type after '-T' option!\n"
-msgstr "%s: Ошибка – после параметра «-T» должен быть указан тип контента!\n"
+msgid "%s: Error - expected content type after '-T' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected copies after '-n' option!\n"
+msgid "%s: Error - expected copies after '-n' option\n"
msgstr ""
-"%s: Ошибка – после параметра «-n» должно быть указано количество копий!\n"
#, c-format
-msgid "%s: Error - expected copy count after '-#' option!\n"
-msgstr "%s: Ошибка – после параметра «-#» должен быть указан номер копии!\n"
+msgid "%s: Error - expected copy count after '-#' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected destination after '-P' option!\n"
-msgstr "%s: Ошибка – после параметра «-P» должно быть указано назначение!\n"
+msgid "%s: Error - expected destination after '-P' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected destination after '-b' option!\n"
-msgstr "%s: Ошибка – после параметра «-b» должно быть указано назначение!\n"
+msgid "%s: Error - expected destination after '-b' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected destination after '-d' option!\n"
-msgstr "%s: Ошибка – после параметра «-d» должно быть указано назначение!\n"
+msgid "%s: Error - expected destination after '-d' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected form after '-f' option!\n"
-msgstr "%s: Ошибка – после параметра «-f» должна быть указана форма!\n"
+msgid "%s: Error - expected form after '-f' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected hold name after '-H' option!\n"
-msgstr "%s: Ошибка – после параметра «-H» должно быть указано имя хоста!\n"
+msgid "%s: Error - expected hold name after '-H' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected hostname after '-H' option!\n"
-msgstr "%s: Ошибка – после параметра «-H» должно быть указано имя хоста!\n"
+msgid "%s: Error - expected hostname after '-H' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected hostname after '-h' option!\n"
-msgstr "%s: Ошибка – после параметра «-h» должно быть указано имя хоста!\n"
+msgid "%s: Error - expected hostname after '-h' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected mode list after '-y' option!\n"
-msgstr "%s: Ошибка – после параметра «-y» должен быть указан список режимов!\n"
+msgid "%s: Error - expected mode list after '-y' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected name after '-%c' option!\n"
-msgstr "%s: Ошибка – после параметра «-%c» должно быть указано имя!\n"
+msgid "%s: Error - expected name after '-%c' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected option string after '-o' option!\n"
+msgid "%s: Error - expected option string after '-o' option\n"
msgstr ""
-"%s: Ошибка – после параметра «-o» должна быть указана строка параметра!\n"
#, c-format
-msgid "%s: Error - expected page list after '-P' option!\n"
-msgstr "%s: Ошибка – после параметра «-P» должен идти список страниц!\n"
+msgid "%s: Error - expected page list after '-P' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected priority after '-%c' option!\n"
-msgstr "%s: Ошибка – после параметра «-%c» должен быть указан приоритет!\n"
+msgid "%s: Error - expected priority after '-%c' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected reason text after '-r' option!\n"
-msgstr "%s: Ошибка – после параметра «-r» должен идти текст причины!\n"
+msgid "%s: Error - expected reason text after '-r' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected title after '-t' option!\n"
-msgstr "%s: Ошибка – после параметра «-t» должен быть указан заголовок!\n"
+msgid "%s: Error - expected title after '-t' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected username after '-U' option!\n"
+msgid "%s: Error - expected username after '-U' option\n"
msgstr ""
-"%s: Ошибка – после параметра «-U» должно быть указано имя пользователя!\n"
#, c-format
-msgid "%s: Error - expected username after '-u' option!\n"
+msgid "%s: Error - expected username after '-U' option!n"
msgstr ""
-"%s: Ошибка – после параметра «-u» должно быть указано имя пользователя!\n"
#, c-format
-msgid "%s: Error - expected value after '-%c' option!\n"
-msgstr "%s: Ошибка – после параметра «-%c» должно быть указано значение!\n"
+msgid "%s: Error - expected username after '-u' option\n"
+msgstr ""
+
+#, c-format
+msgid "%s: Error - expected value after '-%c' option\n"
+msgstr ""
#, c-format
msgid ""
"%s: Error - need \"completed\", \"not-completed\", or \"all\" after '-W' "
-"option!\n"
+"option\n"
msgstr ""
-"%s: Ошибка – требуется «завершено», «не завершено» или «все» после параметра «-"
-"W»!\n"
#, c-format
msgid "%s: Error - no default destination available.\n"
@@ -1125,8 +1104,8 @@ msgid "%s: Error - priority must be between 1 and 100.\n"
msgstr "%s: Ошибка – приоритет должен быть от 1 до 100.\n"
#, c-format
-msgid "%s: Error - scheduler not responding!\n"
-msgstr "%s: Ошибка – планировщик не отвечает!\n"
+msgid "%s: Error - scheduler not responding\n"
+msgstr ""
#, c-format
msgid "%s: Error - too many files - \"%s\"\n"
@@ -1141,64 +1120,64 @@ msgid "%s: Error - unable to queue from stdin - %s\n"
msgstr "%s: Ошибка – не удается поставить в очередь из stdin - %s\n"
#, c-format
-msgid "%s: Error - unknown destination \"%s\"!\n"
-msgstr "%s: Ошибка – неизвестное назначение «%s»!\n"
+msgid "%s: Error - unknown destination \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Error - unknown destination \"%s/%s\"!\n"
-msgstr "%s: Ошибка – неизвестное назначение «%s/%s»!\n"
+msgid "%s: Error - unknown destination \"%s/%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Error - unknown option '%c'!\n"
-msgstr "%s: Ошибка – неизвестный параметр «%c»!\n"
+msgid "%s: Error - unknown option '%c'\n"
+msgstr ""
#, c-format
-msgid "%s: Error - unknown option '%s'!\n"
-msgstr "%s: Ошибка – неизвестный параметр «%s»!\n"
+msgid "%s: Error - unknown option '%s'\n"
+msgstr ""
#, c-format
-msgid "%s: Expected job ID after '-i' option!\n"
-msgstr "%s: После параметра «-i» должен быть указан ID задания!\n"
+msgid "%s: Expected job ID after '-i' option\n"
+msgstr ""
#, c-format
msgid "%s: Filter \"%s\" not available: %s\n"
msgstr "%s: Фильтр «%s» недоступен: %s\n"
#, c-format
-msgid "%s: Invalid destination name in list \"%s\"!\n"
-msgstr "%s: Неверное имя назначения в списке «%s»!\n"
+msgid "%s: Invalid destination name in list \"%s\"\n"
+msgstr ""
#, c-format
msgid "%s: Invalid filter string \"%s\"\n"
msgstr "%s: Неверная строка фильтра «%s»\n"
#, c-format
-msgid "%s: Need job ID ('-i jobid') before '-H restart'!\n"
-msgstr "%s: Требуется ID задания («-i jobid») перед «-H restart»!\n"
+msgid "%s: Need job ID ('-i jobid') before '-H restart'\n"
+msgstr ""
#, c-format
-msgid "%s: No filter to convert from %s/%s to %s/%s!\n"
-msgstr "%s: Нет фильтра для преобразования из %s/%s в %s/%s!\n"
+msgid "%s: No filter to convert from %s/%s to %s/%s\n"
+msgstr ""
#, c-format
msgid "%s: Operation failed: %s\n"
msgstr "%s: Операция не удалась: %s\n"
#, c-format
-msgid "%s: Sorry, no encryption support compiled in!\n"
-msgstr "%s: Нет скомпилированной поддержки шифрования!\n"
+msgid "%s: Sorry, no encryption support compiled in\n"
+msgstr ""
#, c-format
msgid "%s: Unable to connect to server\n"
msgstr "%s: Не удается подключиться к серверу\n"
#, c-format
-msgid "%s: Unable to contact server!\n"
-msgstr "%s: Не удается установить связь с сервером!\n"
+msgid "%s: Unable to contact server\n"
+msgstr ""
#, c-format
-msgid "%s: Unable to determine MIME type of \"%s\"!\n"
-msgstr "%s: Не удается определить тип MIME «%s»!\n"
+msgid "%s: Unable to determine MIME type of \"%s\"\n"
+msgstr ""
#, c-format
msgid "%s: Unable to open %s: %s\n"
@@ -1213,60 +1192,55 @@ msgid "%s: Unable to open PPD file: %s on line %d.\n"
msgstr ""
#, c-format
-msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"!\n"
-msgstr "%s: Не удается прочитать базу данных MIME в «%s» или «%s»!\n"
+msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown destination \"%s\"!\n"
-msgstr "%s: Неизвестное назначение «%s»!\n"
+msgid "%s: Unknown destination \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown destination MIME type %s/%s!\n"
-msgstr "%s: Неизвестный MIME-тип назначения %s/%s!\n"
+msgid "%s: Unknown destination MIME type %s/%s\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown option '%c'!\n"
-msgstr "%s: Неизвестный параметр «%c»!\n"
+msgid "%s: Unknown option '%c'\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown source MIME type %s/%s!\n"
-msgstr "%s: Неизвестный MIME-тип источника %s/%s!\n"
+msgid "%s: Unknown source MIME type %s/%s\n"
+msgstr ""
#, c-format
msgid ""
"%s: Warning - '%c' format modifier not supported - output may not be "
-"correct!\n"
+"correct\n"
msgstr ""
-"%s: Внимание – модификатор формата «%c» не поддерживается – вывод может быть "
-"неправильным!\n"
#, c-format
-msgid "%s: Warning - character set option ignored!\n"
-msgstr "%s: Внимание – параметр набора символов пропущен!\n"
+msgid "%s: Warning - character set option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - content type option ignored!\n"
-msgstr "%s: Внимание – параметр типа контента пропущен!\n"
+msgid "%s: Warning - content type option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - form option ignored!\n"
-msgstr "%s: Внимание – параметр формы пропущен!\n"
+msgid "%s: Warning - form option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - mode option ignored!\n"
-msgstr "%s: Внимание – параметр режима пропущен!\n"
+msgid "%s: Warning - mode option ignored\n"
+msgstr ""
#, c-format
msgid ""
-"%s: error - %s environment variable names non-existent destination \"%s\"!\n"
+"%s: error - %s environment variable names non-existent destination \"%s\"\n"
msgstr ""
-"%s: ошибка – переменная окружения %s указывает несуществующее назначение «%"
-"s»!\n"
#, c-format
-msgid "%s: error - expected option=value after '-o' option!\n"
+msgid "%s: error - expected option=value after '-o' option\n"
msgstr ""
-"%s: ошибка – после параметра «-o» должна идти запись вида option=value!\n"
#, c-format
msgid "%s: error - no default destination available.\n"
@@ -1863,19 +1837,19 @@ msgstr "95"
msgid "?Invalid help command unknown\n"
msgstr "?Неверная команда справки неизвестна\n"
-msgid "A Samba password is required to export printer drivers!"
-msgstr "Для экспорта драйверов принтера требуется пароль Samba!"
+msgid "A Samba password is required to export printer drivers"
+msgstr ""
-msgid "A Samba username is required to export printer drivers!"
-msgstr "Для экспорта драйверов принтера требуется имя пользователя Samba!"
+msgid "A Samba username is required to export printer drivers"
+msgstr ""
#, c-format
-msgid "A class named \"%s\" already exists!"
-msgstr "Класс с именем «%s» уже существует!"
+msgid "A class named \"%s\" already exists"
+msgstr ""
#, c-format
-msgid "A printer named \"%s\" already exists!"
-msgstr "Принтер с именем «%s» уже существует!"
+msgid "A printer named \"%s\" already exists"
+msgstr ""
msgid "A0"
msgstr "A0"
@@ -1986,12 +1960,12 @@ msgid "Applicator"
msgstr "Исполнительное устройство"
#, c-format
-msgid "Attempt to set %s printer-state to bad value %d!"
-msgstr "Попытка установить %s printer-state на неверное значение %d!"
+msgid "Attempt to set %s printer-state to bad value %d"
+msgstr ""
#, c-format
-msgid "Attribute groups are out of order (%x < %x)!"
-msgstr "Группы атрибутов не действуют (%x < %x)!"
+msgid "Attribute groups are out of order (%x < %x)"
+msgstr ""
msgid "B0"
msgstr "B0"
@@ -2055,83 +2029,86 @@ msgid "Bad custom parameter"
msgstr "Неверный индивидуальный параметр"
#, c-format
-msgid "Bad device URI \"%s\"!\n"
-msgstr "Неверный URI устройства «%s»!\n"
+msgid "Bad device URI \"%s\"\n"
+msgstr ""
#, c-format
-msgid "Bad device-uri \"%s\"!"
-msgstr "Неверное значение device-uri «%s»!"
+msgid "Bad device-uri \"%s\""
+msgstr ""
#, c-format
-msgid "Bad device-uri scheme \"%s\"!"
-msgstr "Неверная схема device-uri «%s»!"
+msgid "Bad device-uri scheme \"%s\""
+msgstr ""
#, c-format
-msgid "Bad document-format \"%s\"!"
-msgstr "Неверное значение document-format «%s»!"
+msgid "Bad document-format \"%s\""
+msgstr ""
-msgid "Bad filename buffer!"
-msgstr "Ошибка в буфере filename!"
+msgid "Bad filename buffer"
+msgstr ""
#, c-format
msgid "Bad font attribute: %s\n"
msgstr "Неверный атрибут шрифта: %s\n"
-msgid "Bad job-priority value!"
-msgstr "Неверное значение job-priority!"
+msgid "Bad job-priority value"
+msgstr ""
#, c-format
-msgid "Bad job-sheets value \"%s\"!"
-msgstr "Неверное значение job-sheets «%s»!"
+msgid "Bad job-sheets value \"%s\""
+msgstr ""
-msgid "Bad job-sheets value type!"
-msgstr "Неверный тип значения job-sheets!"
+msgid "Bad job-sheets value type"
+msgstr ""
-msgid "Bad job-state value!"
-msgstr "Неверное значение job-state!"
+msgid "Bad job-state value"
+msgstr ""
#, c-format
-msgid "Bad job-uri attribute \"%s\"!"
-msgstr "Неверный атрибут job-uri «%s»!"
+msgid "Bad job-uri attribute \"%s\""
+msgstr ""
#, c-format
-msgid "Bad notify-pull-method \"%s\"!"
-msgstr "Неверное значение notify-pull-method «%s»!"
+msgid "Bad notify-pull-method \"%s\""
+msgstr ""
#, c-format
-msgid "Bad notify-recipient-uri URI \"%s\"!"
-msgstr "Неверный URI notify-recipient-uri «%s»!"
+msgid "Bad notify-recipient-uri URI \"%s\""
+msgstr ""
#, c-format
msgid "Bad number-up value %d."
msgstr "Неверное значение number-up %d."
#, c-format
-msgid "Bad option + choice on line %d!"
-msgstr "Неверный параметр + выбор в строке %d!"
+msgid "Bad option + choice on line %d"
+msgstr ""
#, c-format
msgid "Bad page-ranges values %d-%d."
msgstr "Неверные значения page-ranges %d-%d."
#, c-format
-msgid "Bad port-monitor \"%s\"!"
-msgstr "Неверное значение port-monitor «%s»!"
+msgid "Bad port-monitor \"%s\""
+msgstr ""
#, c-format
-msgid "Bad printer-state value %d!"
-msgstr "Неверное значение printer-state %d!"
+msgid "Bad printer-state value %d"
+msgstr ""
#, c-format
-msgid "Bad request ID %d!"
+msgid "Bad request ID %d"
msgstr ""
#, c-format
-msgid "Bad request version number %d.%d!"
-msgstr "Неверный номер версии запроса %d.%d!"
+msgid "Bad request version number %d.%d"
+msgstr ""
-msgid "Bad subscription ID!"
-msgstr "Неверный ID подписки!"
+msgid "Bad subscription ID"
+msgstr ""
+
+msgid "Bad value string"
+msgstr ""
msgid "Banners"
msgstr "Баннеры"
@@ -2191,8 +2168,8 @@ msgid "Change Settings"
msgstr "Изменить настройки"
#, c-format
-msgid "Character set \"%s\" not supported!"
-msgstr "Набор символов «%s» не поддерживается!"
+msgid "Character set \"%s\" not supported"
+msgstr ""
msgid "Chou3 Envelope"
msgstr "Конверт Chou3"
@@ -2231,11 +2208,8 @@ msgid "Continuous"
msgstr "Непрерывно"
#, c-format
-msgid "Could not scan type \"%s\"!"
-msgstr "Не удалось сканировать тип «%s»!"
-
-msgid "Cover open."
-msgstr "Крышка открыта."
+msgid "Could not scan type \"%s\""
+msgstr ""
msgid "Created"
msgstr "Создано"
@@ -2286,12 +2260,6 @@ msgstr "Серия DeskJet"
msgid "Destination \"%s\" is not accepting jobs."
msgstr "Назначение «%s» не принимает задания."
-msgid "Developer almost empty."
-msgstr "Проявитель почти закончился."
-
-msgid "Developer empty!"
-msgstr "Проявитель закончился!"
-
#, c-format
msgid ""
"Device: uri = %s\n"
@@ -2318,9 +2286,6 @@ msgstr "Отключено"
msgid "Document %d not found in job %d."
msgstr "Документ %d в задании %d не найден."
-msgid "Door open."
-msgstr "Дверца открыта."
-
msgid "Double Postcard"
msgstr "Двойная открытка"
@@ -2355,24 +2320,20 @@ msgid "ERROR: %s job-id user title copies options [file]\n"
msgstr ""
#, c-format
-msgid "ERROR: Bad %%BoundingBox: comment seen!\n"
-msgstr "ERROR: Неверный %%BoundingBox: комментарий просмотрен!\n"
-
-#, c-format
-msgid "ERROR: Bad %%IncludeFeature: comment!\n"
-msgstr "ERROR: Неверный %%IncludeFeature: комментарий!\n"
+msgid "ERROR: Bad %%BoundingBox: comment seen\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad %%Page: comment in file!\n"
-msgstr "ERROR: Неверная %%Page: комментарий в файле!\n"
+msgid "ERROR: Bad %%IncludeFeature: comment\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad %%PageBoundingBox: comment in file!\n"
-msgstr "ERROR: Неверный %%PageBoundingBox: комментарий в файле!\n"
+msgid "ERROR: Bad %%Page: comment in file\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad SCSI device file \"%s\"!\n"
-msgstr "ERROR: Неверный файл устройства SCSI «%s»!\n"
+msgid "ERROR: Bad %%PageBoundingBox: comment in file\n"
+msgstr ""
#, c-format
msgid "ERROR: Bad charset file %s\n"
@@ -2383,23 +2344,23 @@ msgid "ERROR: Bad charset type %s\n"
msgstr "ERROR: Неверный тип набора символов %s\n"
#, c-format
-msgid "ERROR: Bad columns value %d!\n"
-msgstr "ERROR: Неверное значение количества столбцов %d!\n"
+msgid "ERROR: Bad columns value %d\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad cpi value %f!\n"
-msgstr "ERROR: Неверное значение cpi %f!\n"
+msgid "ERROR: Bad cpi value %f\n"
+msgstr ""
#, c-format
msgid "ERROR: Bad font description line: %s\n"
msgstr "ERROR: Неверная строка описания шрифта: %s\n"
#, c-format
-msgid "ERROR: Bad lpi value %f!\n"
-msgstr "ERROR: Неверное значение lpi %f!\n"
+msgid "ERROR: Bad lpi value %f\n"
+msgstr ""
-msgid "ERROR: Bad page setup!\n"
-msgstr "ERROR: Неверные параметры страницы!\n"
+msgid "ERROR: Bad page setup\n"
+msgstr ""
#, c-format
msgid "ERROR: Bad text direction %s\n"
@@ -2409,91 +2370,80 @@ msgstr "ERROR: Неверное направление текста %s\n"
msgid "ERROR: Bad text width %s\n"
msgstr "ERROR: Неверная ширина текста %s\n"
-msgid "ERROR: Destination printer does not exist!\n"
-msgstr "ERROR: Целевой принтер не существует!\n"
+msgid "ERROR: Destination printer does not exist\n"
+msgstr ""
#, c-format
-msgid "ERROR: Duplicate %%BoundingBox: comment seen!\n"
-msgstr "ERROR: Дубликат %%BoundingBox: комментарий просмотрен!\n"
+msgid "ERROR: Duplicate %%BoundingBox: comment seen\n"
+msgstr ""
#, c-format
-msgid "ERROR: Duplicate %%Pages: comment seen!\n"
-msgstr "ERROR: Дубликат %%Pages: комментарий просмотрен!\n"
+msgid "ERROR: Duplicate %%Pages: comment seen\n"
+msgstr ""
-msgid "ERROR: Empty print file!\n"
-msgstr "ERROR: Пустой файл печати!\n"
+msgid "ERROR: Empty print file\n"
+msgstr ""
#, c-format
msgid "ERROR: Error %d sending PAPSendData request: %s\n"
msgstr "ERROR: Ошибка %d при отправке запроса PAPSendData: %s\n"
#, c-format
-msgid "ERROR: Expected quoted string on line %d of %s!\n"
-msgstr "ERROR: В строке %d из %s должна быть строка в кавычках!\n"
-
-msgid "ERROR: Fatal USB error!\n"
-msgstr "ERROR: Критический сбой USB!\n"
+msgid "ERROR: Expected quoted string on line %d of %s\n"
+msgstr ""
-msgid "ERROR: Invalid HP-GL/2 command seen, unable to print file!\n"
+msgid "ERROR: Fatal USB error\n"
msgstr ""
-"ERROR: Обнаружена неверная команда HP-GL/2, не удается напечатать файл!\n"
#, c-format
-msgid "ERROR: Missing %%EndProlog!\n"
-msgstr "ERROR: Отсутствует %%EndProlog!\n"
+msgid "ERROR: Missing %%EndProlog\n"
+msgstr ""
#, c-format
-msgid "ERROR: Missing %%EndSetup!\n"
-msgstr "ERROR: Отсутствует %%EndSetup!\n"
+msgid "ERROR: Missing %%EndSetup\n"
+msgstr ""
#, c-format
-msgid "ERROR: Missing value on line %d of banner file!\n"
-msgstr "ERROR: Отсутствует значение в строке %d в файле баннера!\n"
+msgid "ERROR: Missing value on line %d of banner file\n"
+msgstr ""
#, c-format
msgid ""
-"ERROR: Need a msgid line before any translation strings on line %d of %s!\n"
+"ERROR: Need a msgid line before any translation strings on line %d of %s\n"
msgstr ""
-"ERROR: Требуется строка msgid перед строкой перевода в строке %d из %s!\n"
#, c-format
-msgid "ERROR: No %%BoundingBox: comment in header!\n"
-msgstr "ERROR: Нет %%BoundingBox: комментарий в заголовке!\n"
+msgid "ERROR: No %%BoundingBox: comment in header\n"
+msgstr ""
#, c-format
-msgid "ERROR: No %%Pages: comment in header!\n"
-msgstr "ERROR: Нет %%Pages: комментарий в заголовке!\n"
+msgid "ERROR: No %%Pages: comment in header\n"
+msgstr ""
msgid ""
-"ERROR: No device URI found in argv[0] or in DEVICE_URI environment "
-"variable!\n"
+"ERROR: No device URI found in argv[0] or in DEVICE_URI environment variable\n"
msgstr ""
-"ERROR: Не обнаружено URI устройства в argv[0] или переменной окружения "
-"DEVICE_URI!\n"
#, c-format
msgid "ERROR: No fonts in charset file %s\n"
msgstr "ERROR: Отсутствуют шрифты в файле набора символов %s\n"
-msgid "ERROR: No pages found!\n"
-msgstr "ERROR: Страницы не найдены!\n"
+msgid "ERROR: No pages found\n"
+msgstr ""
-msgid "ERROR: Out of paper!\n"
-msgstr "ERROR: Нет бумаги!\n"
+msgid "ERROR: Out of paper\n"
+msgstr ""
-msgid "ERROR: PRINTER environment variable not defined!\n"
-msgstr "ERROR: Переменная окружения PRINTER не указана!\n"
+msgid "ERROR: PRINTER environment variable not defined\n"
+msgstr ""
#, c-format
-msgid "ERROR: Print file was not accepted (%s)!\n"
-msgstr "ERROR: Файл печати не принят (%s)!\n"
+msgid "ERROR: Print file was not accepted (%s)\n"
+msgstr ""
msgid "ERROR: Printer not responding\n"
msgstr "ERROR: Принтер не отвечает\n"
-msgid "ERROR: Printer not responding!\n"
-msgstr "ERROR: Принтер не отвечает!\n"
-
msgid "ERROR: Printer sent unexpected EOF\n"
msgstr "ERROR: Принтер преждевременно передал индикатор EOF\n"
@@ -2517,6 +2467,9 @@ msgstr "ERROR: Не удается добавить файл %d к задани
msgid "ERROR: Unable to cancel job %d: %s\n"
msgstr "ERROR: Не удается отменить задание %d: %s\n"
+msgid "ERROR: Unable to connect to printer; will retry in 30 seconds...\n"
+msgstr ""
+
msgid "ERROR: Unable to copy PDF file"
msgstr "ERROR: Не удается копировать файл PDF"
@@ -2564,16 +2517,16 @@ msgid "ERROR: Unable to get default AppleTalk zone"
msgstr "ERROR: Не удается определить стандартную зону AppleTalk"
#, c-format
-msgid "ERROR: Unable to get job %d attributes (%s)!\n"
-msgstr "ERROR: Не удается получить атрибуты задания %d (%s)!\n"
+msgid "ERROR: Unable to get job %d attributes (%s)\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unable to get printer status (%s)!\n"
-msgstr "ERROR: Не удается получить статус принтера (%s)!\n"
+msgid "ERROR: Unable to get printer status (%s)\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unable to locate printer '%s'!\n"
-msgstr "ERROR: Не удается обнаружить принтер «%s»!\n"
+msgid "ERROR: Unable to locate printer '%s'\n"
+msgstr ""
msgid "ERROR: Unable to look for PAP response"
msgstr "ERROR: Не удается провести поиск ответа PAP"
@@ -2592,7 +2545,7 @@ msgstr "ERROR: Не удается открыть «%s» – %s\n"
msgid "ERROR: Unable to open %s: %s\n"
msgstr "ERROR: Не удается открыть %s: %s\n"
-msgid "ERROR: Unable to open PPD file!\n"
+msgid "ERROR: Unable to open PPD file\n"
msgstr ""
#, c-format
@@ -2611,8 +2564,8 @@ msgstr "ERROR: Не удается открыть файл «%s» – %s\n"
msgid "ERROR: Unable to open file \"%s\": %s\n"
msgstr "ERROR: Не удается открыть файл «%s»: %s\n"
-msgid "ERROR: Unable to open image file for printing!\n"
-msgstr "ERROR: Не удается открыть файл изображения для печати!\n"
+msgid "ERROR: Unable to open image file for printing\n"
+msgstr ""
#, c-format
msgid "ERROR: Unable to open print file \"%s\": %s\n"
@@ -2635,18 +2588,18 @@ msgid "ERROR: Unable to open temporary compressed print file: %s\n"
msgstr "ERROR: Не удается открыть временный сжатый файл печати: %s\n"
#, c-format
-msgid "ERROR: Unable to print %d text columns!\n"
-msgstr "ERROR: Не удается напечатать столбцы с текстом (%d)!\n"
+msgid "ERROR: Unable to print %d text columns\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unable to print %dx%d text page!\n"
-msgstr "ERROR: Не удается напечатать страницу с текстом %dx%d!\n"
+msgid "ERROR: Unable to print %dx%d text page\n"
+msgstr ""
msgid "ERROR: Unable to read print data"
msgstr "ERROR: Не удается считать данные печати"
-msgid "ERROR: Unable to read print data!\n"
-msgstr "ERROR: Не удается считать данные печати!\n"
+msgid "ERROR: Unable to read print data\n"
+msgstr ""
msgid "ERROR: Unable to reserve port"
msgstr "ERROR: Не удается зарезервировать порт"
@@ -2668,12 +2621,8 @@ msgstr "ERROR: Не удается отправить контрольный з
msgid "ERROR: Unable to send initial PAP send data request"
msgstr "ERROR: Не удается отправить исходный запрос PAP на отправку данных"
-#, c-format
-msgid "ERROR: Unable to send print data (%d)\n"
-msgstr "ERROR: Не удается отправить данные печати (%d)\n"
-
-msgid "ERROR: Unable to send print data!\n"
-msgstr "ERROR: Не удается отправить данные печати!\n"
+msgid "ERROR: Unable to send print data\n"
+msgstr ""
msgid "ERROR: Unable to send print file to printer"
msgstr "ERROR: Не удается отправить файл печати на принтер"
@@ -2690,8 +2639,8 @@ msgid "ERROR: Unable to write %d bytes to \"%s\": %s\n"
msgstr "ERROR: Не удается записать %d байт на «%s»: %s\n"
#, c-format
-msgid "ERROR: Unable to write %d bytes to printer!\n"
-msgstr "ERROR: Не удается записать %d байт на принтер!\n"
+msgid "ERROR: Unable to write %d bytes to printer\n"
+msgstr ""
msgid "ERROR: Unable to write control file"
msgstr "ERROR: Не удается записать контрольный файл"
@@ -2703,23 +2652,20 @@ msgstr "ERROR: Не удается записать данные печати"
msgid "ERROR: Unable to write print data: %s\n"
msgstr "ERROR: Не удается записать данные печати: %s\n"
-msgid "ERROR: Unable to write raster data to driver!\n"
-msgstr "ERROR: Не удается записать растровые данные на драйвер!\n"
-
-msgid "ERROR: Unable to write to temporary file"
-msgstr "ERROR: Не удается записать данные во временный файл"
+msgid "ERROR: Unable to write raster data to driver\n"
+msgstr ""
#, c-format
msgid "ERROR: Unable to write uncompressed document data: %s\n"
msgstr "ERROR: Не удается записать несжатые данные документа: %s\n"
#, c-format
-msgid "ERROR: Unexpected text on line %d of %s!\n"
-msgstr "ERROR: Непредвиденный текст в строке %d из %s!\n"
+msgid "ERROR: Unexpected text on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unknown encryption option value \"%s\"!\n"
-msgstr "ERROR: Неизвестное значение параметра шифрования «%s»!\n"
+msgid "ERROR: Unknown encryption option value \"%s\"\n"
+msgstr ""
#, c-format
msgid "ERROR: Unknown file order \"%s\"\n"
@@ -2730,66 +2676,53 @@ msgid "ERROR: Unknown format character \"%c\"\n"
msgstr "ERROR: Символ неизвестного формата «%c»\n"
#, c-format
-msgid "ERROR: Unknown message catalog format for \"%s\"!\n"
-msgstr "ERROR: Неизвестный формат каталога сообщений для «%s»!\n"
+msgid "ERROR: Unknown message catalog format for \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unknown option \"%s\" with value \"%s\"!\n"
-msgstr "ERROR: Неизвестный параметр «%s» со значением «%s»!\n"
+msgid "ERROR: Unknown option \"%s\" with value \"%s\"\n"
+msgstr ""
#, c-format
msgid "ERROR: Unknown print mode \"%s\"\n"
msgstr "ERROR: Неизвестный режим печати «%s»\n"
#, c-format
-msgid "ERROR: Unknown version option value \"%s\"!\n"
-msgstr "ERROR: Неизвестное значение параметра версии «%s»!\n"
+msgid "ERROR: Unknown version option value \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unsupported brightness value %s, using brightness=100!\n"
+msgid "ERROR: Unsupported brightness value %s, using brightness=100\n"
msgstr ""
-"ERROR: Неподдерживаемое значение яркости %s, используется brightness=100!\n"
#, c-format
-msgid "ERROR: Unsupported gamma value %s, using gamma=1000!\n"
-msgstr "ERROR: Неподдерживаемое значение гаммы %s, используется gamma=1000!\n"
+msgid "ERROR: Unsupported gamma value %s, using gamma=1000\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unsupported number-up value %d, using number-up=1!\n"
+msgid "ERROR: Unsupported number-up value %d, using number-up=1\n"
msgstr ""
-"ERROR: Неподдерживаемое значение number-up %d, используется number-up=1!\n"
#, c-format
msgid ""
-"ERROR: Unsupported number-up-layout value %s, using number-up-layout=lrtb!\n"
+"ERROR: Unsupported number-up-layout value %s, using number-up-layout=lrtb\n"
msgstr ""
-"ERROR: Неподдерживаемое значение number-up-layout %s, используется number-up-"
-"layout=lrtb!\n"
#, c-format
-msgid "ERROR: Unsupported page-border value %s, using page-border=none!\n"
+msgid "ERROR: Unsupported page-border value %s, using page-border=none\n"
msgstr ""
-"ERROR: Неподдерживаемое значение page-border %s, используется page-"
-"border=none!\n"
#, c-format
-msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting!\n"
-msgstr "ERROR: Обнаружено переполнение doc_printf (%d байт), отменяю!\n"
+msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting\n"
+msgstr ""
#, c-format
-msgid "ERROR: pictwpstops exited on signal %d!\n"
-msgstr "ERROR: Фильтр pictwpstops закрыт по сигналу %d!\n"
+msgid "ERROR: pictwpstops exited on signal %d\n"
+msgstr ""
#, c-format
-msgid "ERROR: pictwpstops exited with status %d!\n"
-msgstr "ERROR: Фильтр pictwpstops закрыт со статусом %d!\n"
-
-msgid ""
-"ERROR: recoverable: Unable to connect to printer; will retry in 30 "
-"seconds...\n"
+msgid "ERROR: pictwpstops exited with status %d\n"
msgstr ""
-"ERROR: Восстанавливаемо: не удается подключиться к принтеру; попытка будет "
-"повторена через 30 секунд…\n"
msgid "ERROR: select() failed"
msgstr "ERROR: Сбой оператора select()"
@@ -2800,12 +2733,15 @@ msgstr "ERROR: Не удается установить файл печати"
msgid "Edit Configuration File"
msgstr "Редактировать файл конфигурации"
-msgid "Empty PPD file!"
-msgstr "Пустой PPD-файл!"
+msgid "Empty PPD file"
+msgstr ""
msgid "Ending Banner"
msgstr "Конечный баннер"
+msgid "English"
+msgstr "Russian"
+
msgid "Enter old password:"
msgstr "Введите старый пароль:"
@@ -2833,8 +2769,8 @@ msgstr "Epson"
msgid "Error Policy"
msgstr "Политика ошибок"
-msgid "Error: need hostname after '-h' option!\n"
-msgstr "ERROR: Требуется имя хоста после параметра «-h»!\n"
+msgid "Error: need hostname after '-h' option\n"
+msgstr ""
msgid "Every 10 Labels"
msgstr "Каждые 10 этикеток"
@@ -2895,12 +2831,6 @@ msgstr "Фолио"
msgid "Forbidden"
msgstr "Запрещено"
-msgid "Fuser temperature high!"
-msgstr "Высокая температура термофиксатора!"
-
-msgid "Fuser temperature low!"
-msgstr "Низкая температура термофиксатора!"
-
msgid "General"
msgstr "Основные"
@@ -2919,8 +2849,8 @@ msgstr "Для Get-Response-PDU длина не установлена"
msgid "Glossy Paper"
msgstr "Глянцевая бумага"
-msgid "Got a printer-uri attribute but no job-id!"
-msgstr "Получен атрибут printer-uri, но не job-id!"
+msgid "Got a printer-uri attribute but no job-id"
+msgstr ""
msgid "Grayscale"
msgstr "Оттенки серого"
@@ -3119,6 +3049,9 @@ msgstr "ISO B8"
msgid "ISO B9"
msgstr "ISO B9"
+msgid "ISOLatin1"
+msgstr "UTF-8"
+
msgid "Illegal control character"
msgstr "Недействительный контрольный символ"
@@ -3134,18 +3067,6 @@ msgstr "Недействительный перевод"
msgid "Illegal whitespace character"
msgstr "Недействительный символ пробела"
-msgid "Ink/toner almost empty."
-msgstr "Чернила/тонер заканчиваются."
-
-msgid "Ink/toner empty!"
-msgstr "Чернила/тонер закончились!"
-
-msgid "Ink/toner waste bin almost full."
-msgstr "Корзина чернил/тонера почти полный."
-
-msgid "Ink/toner waste bin full!"
-msgstr "Корзина чернил/тонера полная!"
-
msgid "Installable Options"
msgstr "Параметры, разрешенные к установке"
@@ -3158,9 +3079,6 @@ msgstr "Принтер для печати этикеток IntelliBar"
msgid "Intellitech"
msgstr "Intellitech"
-msgid "Interlock open."
-msgstr "Открыт замок."
-
msgid "Internal Server Error"
msgstr ""
@@ -3192,12 +3110,12 @@ msgid "JCL"
msgstr "JCL"
#, c-format
-msgid "Job #%d cannot be restarted - no files!"
-msgstr "Задание #%d не может быть перезапущено – нет файлов!"
+msgid "Job #%d cannot be restarted - no files"
+msgstr ""
#, c-format
-msgid "Job #%d does not exist!"
-msgstr "Задание #%d не существует!"
+msgid "Job #%d does not exist"
+msgstr ""
#, c-format
msgid "Job #%d is already aborted - can't cancel."
@@ -3212,28 +3130,28 @@ msgid "Job #%d is already completed - can't cancel."
msgstr "Задание #%d уже завершено – не удается отменить."
#, c-format
-msgid "Job #%d is finished and cannot be altered!"
-msgstr "Задание #%d завершено и не может быть изменено!"
+msgid "Job #%d is finished and cannot be altered"
+msgstr ""
#, c-format
-msgid "Job #%d is not complete!"
-msgstr "Задание #%d не завершено!"
+msgid "Job #%d is not complete"
+msgstr ""
#, c-format
-msgid "Job #%d is not held for authentication!"
-msgstr "Задание #%d не задержано для идентификации!"
+msgid "Job #%d is not held"
+msgstr ""
#, c-format
-msgid "Job #%d is not held!"
-msgstr "Задание #%d не задержано!"
+msgid "Job #%d is not held for authentication"
+msgstr ""
#, c-format
-msgid "Job #%s does not exist!"
-msgstr "Задание #%s не существует!"
+msgid "Job #%s does not exist"
+msgstr ""
#, c-format
-msgid "Job %d not found!"
-msgstr "Задание #%d не найдено!"
+msgid "Job %d not found"
+msgstr ""
msgid "Job Completed"
msgstr "Задание завершено"
@@ -3262,8 +3180,8 @@ msgstr "Сбой операции задания:"
msgid "Job state cannot be changed."
msgstr "Состояние задания не может быть изменено."
-msgid "Job subscriptions cannot be renewed!"
-msgstr "Подписки на задание не могут быть обновлены!"
+msgid "Job subscriptions cannot be renewed"
+msgstr ""
msgid "Jobs"
msgstr "Задания"
@@ -3284,8 +3202,8 @@ msgid "Label Top"
msgstr "Верхний край этикетки"
#, c-format
-msgid "Language \"%s\" not supported!"
-msgstr "Язык «%s» не поддерживается!"
+msgid "Language \"%s\" not supported"
+msgstr ""
msgid "Large Address"
msgstr "Полный адрес"
@@ -3338,21 +3256,6 @@ msgstr "Контроль подачи бумаги"
msgid "Media Type"
msgstr "Тип бумаги"
-msgid "Media jam!"
-msgstr "Затор бумаги!"
-
-msgid "Media tray almost empty."
-msgstr "Лоток с бумагой почти пуст."
-
-msgid "Media tray empty!"
-msgstr "Лоток с бумагой пуст!"
-
-msgid "Media tray missing!"
-msgstr "Лоток с бумагой отсутствует!"
-
-msgid "Media tray needs to be filled."
-msgstr "Необходимо вставить бумагу в лоток."
-
msgid "Medium"
msgstr "Средний"
@@ -3365,28 +3268,31 @@ msgstr "Отсутствует заголовок PPD-Adobe-4.x"
msgid "Missing asterisk in column 1"
msgstr "Отсутствует звездочка в колонке 1"
-msgid "Missing document-number attribute!"
-msgstr "Отсутствует атрибут document-number!"
+msgid "Missing document-number attribute"
+msgstr ""
#, c-format
-msgid "Missing double quote on line %d!"
-msgstr "Отсутствуют двойные кавычки в строке %d!"
+msgid "Missing double quote on line %d"
+msgstr ""
+
+msgid "Missing form variable"
+msgstr ""
-msgid "Missing form variable!"
-msgstr "Отсутствует переменная формы!"
+msgid "Missing notify-subscription-ids attribute"
+msgstr ""
-msgid "Missing notify-subscription-ids attribute!"
-msgstr "Отсутствует атрибут notify-subscription-ids!"
+msgid "Missing option keyword"
+msgstr ""
-msgid "Missing requesting-user-name attribute!"
-msgstr "Отсутствует атрибут requesting-user-name!"
+msgid "Missing requesting-user-name attribute"
+msgstr ""
-msgid "Missing required attributes!"
-msgstr "Отсутствуют обязательные атрибуты!"
+msgid "Missing required attributes"
+msgstr ""
#, c-format
-msgid "Missing value on line %d!"
-msgstr "Отсутствует значение в строке %d!"
+msgid "Missing value on line %d"
+msgstr ""
msgid "Missing value string"
msgstr "Отсутствует строка значения"
@@ -3437,7 +3343,7 @@ msgstr "Указатель PPD-файла установлен на NULL"
msgid "Name OID uses indefinite length"
msgstr "Для имени OID длина не установлена"
-msgid "Nested classes are not allowed!"
+msgid "Nested classes are not allowed"
msgstr ""
msgid "Never"
@@ -3455,27 +3361,27 @@ msgstr "Нет"
msgid "No Content"
msgstr "Нет контента"
-msgid "No PPD name!"
-msgstr "Нет имени PPD!"
+msgid "No PPD name"
+msgstr ""
msgid "No VarBind SEQUENCE"
msgstr "Нет последовательности VarBind"
-msgid "No Windows printer drivers are installed!"
-msgstr "Нет установленных драйверов принтера Windows!"
+msgid "No Windows printer drivers are installed"
+msgstr ""
msgid "No active connection"
msgstr "Нет рабочего подключения"
#, c-format
-msgid "No active jobs on %s!"
-msgstr "Нет активных заданий на %s!"
+msgid "No active jobs on %s"
+msgstr ""
-msgid "No attributes in request!"
-msgstr "Нет атрибутов в запросе!"
+msgid "No attributes in request"
+msgstr ""
-msgid "No authentication information provided!"
-msgstr "Нет информации для проверки подлинности!"
+msgid "No authentication information provided"
+msgstr ""
msgid "No community name"
msgstr "Нет имени сообщества"
@@ -3492,32 +3398,32 @@ msgstr "Нет значения error-index"
msgid "No error-status"
msgstr "Нет значения error-status"
-msgid "No file!?!"
-msgstr "Нет файла!?!"
+msgid "No file!?"
+msgstr ""
-msgid "No modification time!"
-msgstr "Не указано время изменения!"
+msgid "No modification time"
+msgstr ""
msgid "No name OID"
msgstr "Нет имени OID"
-msgid "No printer name!"
-msgstr "Нет имени принтера!"
+msgid "No printer name"
+msgstr ""
-msgid "No printer-uri found for class!"
-msgstr "Не указан адрес printer-uri для класса!"
+msgid "No printer-uri found"
+msgstr ""
-msgid "No printer-uri found!"
-msgstr "Не указан адрес printer-uri!"
+msgid "No printer-uri found for class"
+msgstr ""
-msgid "No printer-uri in request!"
-msgstr "Нет адреса printer-uri в запросе!"
+msgid "No printer-uri in request"
+msgstr ""
msgid "No request-id"
msgstr "Нет идентификатора request-id"
-msgid "No subscription attributes in request!"
-msgstr "Нет атрибутов подписки в запросе!"
+msgid "No subscription attributes in request"
+msgstr ""
msgid "No subscriptions found."
msgstr "Подписки не найдены."
@@ -3561,12 +3467,6 @@ msgstr "Примечание"
msgid "OK"
msgstr "ОК"
-msgid "OPC almost at end-of-life."
-msgstr "OPC почти в end-of-life."
-
-msgid "OPC at end-of-life!"
-msgstr "OPC в end-of-life!"
-
msgid "Off (1-Sided)"
msgstr "Выкл. (односторонняя печать)"
@@ -3595,18 +3495,9 @@ msgstr "Параметры установлены"
msgid "Options: "
msgstr "Параметры: "
-msgid "Out of toner!"
-msgstr "Недостаточно тонера!"
-
msgid "Output Mode"
msgstr "Режим вывода"
-msgid "Output bin almost full."
-msgstr "Выходной лоток почти заполнен."
-
-msgid "Output bin full!"
-msgstr "Выходной лоток заполнен!"
-
#, c-format
msgid "Output for printer %s is sent to %s\n"
msgstr "Вывод для принтера %s отправлен на %s\n"
@@ -3623,9 +3514,6 @@ msgstr "Вывод для принтера %s/%s отправлен на %s\n"
msgid "Output for printer %s/%s is sent to remote printer %s on %s\n"
msgstr "Вывод для принтера %s/%s отправлен на удаленный принтер %s на %s\n"
-msgid "Output tray missing!"
-msgstr "Выходной лоток отсутствует!"
-
msgid "PASS\n"
msgstr "PASS\n"
@@ -3781,9 +3669,6 @@ msgstr "Принтер приостановлен"
msgid "Printer Settings"
msgstr "Параметры принтера"
-msgid "Printer offline."
-msgstr "Принтер в режиме не подключен к сети."
-
msgid "Printer:"
msgstr "Принтер:"
@@ -3840,9 +3725,6 @@ msgstr "Вернуться в начало"
msgid "Running command: %s %s -N -A %s -c '%s'\n"
msgstr "Запущенная команда: %s %s -N -A %s -c «%s»\n"
-msgid "SCSI Printer"
-msgstr "Принтер SCSI"
-
msgid "SEQUENCE uses indefinite length"
msgstr "Для SEQUENCE длина не установлена"
@@ -3952,6 +3834,18 @@ msgstr ""
"Имя класса может содержать максимально 127 печатных символов и не может "
"содержать пробелы, дроби (/) или знак «решетки» (#)."
+msgid "The developer unit needs to be replaced."
+msgstr ""
+
+msgid "The developer unit will need to be replaced soon."
+msgstr ""
+
+msgid "The fuser's temperature is high."
+msgstr ""
+
+msgid "The fuser's temperature is low."
+msgstr ""
+
msgid ""
"The notify-lease-duration attribute cannot be used with job subscriptions."
msgstr ""
@@ -3959,8 +3853,50 @@ msgstr ""
"задание."
#, c-format
-msgid "The notify-user-data value is too large (%d > 63 octets)!"
-msgstr "Значение notify-user-data слишком длинное (%d > 63 октетов)!"
+msgid "The notify-user-data value is too large (%d > 63 octets)"
+msgstr ""
+
+msgid "The optical photoconductor needs to be replaced."
+msgstr ""
+
+msgid "The optical photoconductor will need to be replaced soon."
+msgstr ""
+
+msgid "The output bin is almost full."
+msgstr ""
+
+msgid "The output bin is full."
+msgstr ""
+
+msgid "The output bin is missing."
+msgstr ""
+
+msgid "The paper tray is almost empty."
+msgstr ""
+
+msgid "The paper tray is empty."
+msgstr ""
+
+msgid "The paper tray is missing."
+msgstr ""
+
+msgid "The paper tray needs to be filled."
+msgstr ""
+
+msgid "The printer is almost out of ink."
+msgstr ""
+
+msgid "The printer is low on toner."
+msgstr ""
+
+msgid "The printer is offline."
+msgstr ""
+
+msgid "The printer is out of ink."
+msgstr ""
+
+msgid "The printer is out of toner."
+msgstr ""
msgid ""
"The printer name may only contain up to 127 printable characters and may not "
@@ -3969,18 +3905,33 @@ msgstr ""
"Имя принтера может содержать максимально 127 печатных символов и не может "
"содержать пробелы, дроби (/) или знак «решетки» (#)."
-msgid "The printer or class is not shared!"
-msgstr "Нет общего доступа к принтеру или классу!"
+msgid "The printer or class is not shared"
+msgstr ""
msgid "The printer or class was not found."
msgstr "Принтер или класс не найден."
+msgid "The printer's cover is open."
+msgstr ""
+
+msgid "The printer's door is open."
+msgstr ""
+
+msgid "The printer's interlock is open."
+msgstr ""
+
+msgid "The printer's waste bin is almost full."
+msgstr ""
+
+msgid "The printer's waste bin is full."
+msgstr ""
+
#, c-format
msgid "The printer-uri \"%s\" contains invalid characters."
msgstr "printer-uri «%s» содержит недопустимые символы."
-msgid "The printer-uri attribute is required!"
-msgstr "Требуется атрибут printer-uri!"
+msgid "The printer-uri attribute is required"
+msgstr ""
msgid ""
"The printer-uri must be of the form \"ipp://HOSTNAME/classes/CLASSNAME\"."
@@ -4000,25 +3951,25 @@ msgstr ""
msgid "There are too many subscriptions."
msgstr "Слишком много подписок."
+msgid "There is a paper jam."
+msgstr ""
+
msgid "Thermal Transfer Media"
msgstr "Носитель для печати методом термопереноса"
msgid "Title: "
msgstr "Заголовок: "
-msgid "Toner low."
-msgstr "Тонер заканчивается."
-
msgid "Too many active jobs."
msgstr "Слишком много активных заданий."
#, c-format
-msgid "Too many job-sheets values (%d > 2)!"
-msgstr "Слишком много значений job-sheets (%d > 2)!"
+msgid "Too many job-sheets values (%d > 2)"
+msgstr ""
#, c-format
-msgid "Too many printer-state-reasons values (%d > %d)!"
-msgstr "Слишком много значений printer-state-reasons (%d > %d)!"
+msgid "Too many printer-state-reasons values (%d > %d)"
+msgstr ""
msgid "Transparency"
msgstr "Прозрачность"
@@ -4079,14 +4030,14 @@ msgid "Unable to add class:"
msgstr "Не удается добавить класс:"
#, c-format
-msgid "Unable to add job for destination \"%s\"!"
-msgstr "Не удается добавить задание для назначения «%s»!"
+msgid "Unable to add job for destination \"%s\""
+msgstr ""
msgid "Unable to add printer:"
msgstr "Не удается добавить принтер:"
-msgid "Unable to allocate memory for file types!"
-msgstr "Не удается выделить память для типов файлов!"
+msgid "Unable to allocate memory for file types"
+msgstr ""
msgid "Unable to cancel RSS subscription:"
msgstr "Не удается отменить подписку RSS:"
@@ -4104,39 +4055,38 @@ msgid "Unable to connect to host."
msgstr "Не удается подключиться к хосту."
#, c-format
-msgid "Unable to copy 64-bit CUPS printer driver files (%d)!"
-msgstr "Не удается копировать 64-битовые файлы драйвера принтера CUPS (%d)!"
+msgid "Unable to copy 64-bit CUPS printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to copy 64-bit Windows printer driver files (%d)!"
+msgid "Unable to copy 64-bit Windows printer driver files (%d)"
msgstr ""
-"Не удается копировать 64-битовые файлы драйвера принтера для Windows (%d)!"
#, c-format
-msgid "Unable to copy CUPS printer driver files (%d)!"
-msgstr "Не удается копировать файлы драйвера принтера CUPS (%d)!"
+msgid "Unable to copy CUPS printer driver files (%d)"
+msgstr ""
-#, c-format
-msgid "Unable to copy PPD file - %s!"
-msgstr "Не удается копировать PPD-файл – %s!"
+msgid "Unable to copy PPD file"
+msgstr ""
-msgid "Unable to copy PPD file!"
-msgstr "Не удается копировать PPD-файл!"
+#, c-format
+msgid "Unable to copy PPD file - %s"
+msgstr ""
#, c-format
-msgid "Unable to copy Windows 2000 printer driver files (%d)!"
-msgstr "Не удается копировать файлы драйвера принтера Windows 2000 (%d)!"
+msgid "Unable to copy Windows 2000 printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to copy Windows 9x printer driver files (%d)!"
-msgstr "Не удается копировать файлы драйвера принтера Windows 9x (%d)!"
+msgid "Unable to copy Windows 9x printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to copy interface script - %s!"
-msgstr "Не удается копировать скрипт интерфейса – %s!"
+msgid "Unable to copy interface script - %s"
+msgstr ""
-msgid "Unable to create printer-uri!"
-msgstr "Не удается создать printer-uri!"
+msgid "Unable to create printer-uri"
+msgstr ""
msgid "Unable to create temporary file:"
msgstr "Не удается создать временный файл:"
@@ -4150,14 +4100,14 @@ msgstr "Не удается удалить принтер:"
msgid "Unable to do maintenance command:"
msgstr "Не удается выполнить команду обслуживания:"
-msgid "Unable to edit cupsd.conf files larger than 1MB!"
-msgstr "Невозможно редактировать файлы «cupsd.conf» больше 1 МБ!"
+msgid "Unable to edit cupsd.conf files larger than 1MB"
+msgstr ""
-msgid "Unable to find destination for job!"
-msgstr "Не удается найти назначение для задания!"
+msgid "Unable to find destination for job"
+msgstr ""
-msgid "Unable to find printer!\n"
-msgstr "Не удается найти принтер!\n"
+msgid "Unable to find printer\n"
+msgstr ""
msgid "Unable to get class list:"
msgstr "Не удается получить список класса:"
@@ -4178,12 +4128,12 @@ msgid "Unable to get printer status:"
msgstr "Не удается получить статус принтера:"
#, c-format
-msgid "Unable to install Windows 2000 printer driver files (%d)!"
-msgstr "Не удается установить файлы драйвера принтера Windows 2000 (%d)!"
+msgid "Unable to install Windows 2000 printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to install Windows 9x printer driver files (%d)!"
-msgstr "Не удается установить файлы драйвера принтера Windows 9x (%d)!"
+msgid "Unable to install Windows 9x printer driver files (%d)"
+msgstr ""
msgid "Unable to modify class:"
msgstr "Не удается изменить класс:"
@@ -4207,8 +4157,8 @@ msgid "Unable to open cupsd.conf file:"
msgstr "Не удается открыть файл «cupsd.conf»:"
#, c-format
-msgid "Unable to open document %d in job %d!"
-msgstr "Не удается открыть документ %d в задании %d!"
+msgid "Unable to open document %d in job %d"
+msgstr ""
msgid "Unable to print test page:"
msgstr "Не удается напечатать пробную страницу:"
@@ -4217,12 +4167,12 @@ msgstr "Не удается напечатать пробную страницу
msgid "Unable to run \"%s\": %s\n"
msgstr "Не удается запустить «%s»: %s\n"
-msgid "Unable to send command to printer driver!"
-msgstr "Не удается отправить команду драйверу принтера!"
+msgid "Unable to send command to printer driver"
+msgstr ""
#, c-format
-msgid "Unable to set Windows printer driver (%d)!"
-msgstr "Не удается настроить драйвер принтера Windows (%d)!"
+msgid "Unable to set Windows printer driver (%d)"
+msgstr ""
msgid "Unable to set options:"
msgstr "Не удается настроить параметры:"
@@ -4233,8 +4183,8 @@ msgstr "Не удается назначить сервер используем
msgid "Unable to upload cupsd.conf file:"
msgstr "Не удается загрузить файл «cupsd.conf»:"
-msgid "Unable to use legacy USB class driver!\n"
-msgstr "Не удается использовать устаревший драйвер класса USB!\n"
+msgid "Unable to use legacy USB class driver\n"
+msgstr ""
msgid "Unauthorized"
msgstr "Не санкционировано"
@@ -4254,28 +4204,28 @@ msgid "Unknown printer-op-policy \"%s\"."
msgstr "Неизвестная политика printer-op-policy «%s»."
#, c-format
-msgid "Unsupported character set \"%s\"!"
-msgstr "Неподдерживаемый набор символов «%s»!"
+msgid "Unsupported character set \"%s\""
+msgstr ""
#, c-format
-msgid "Unsupported compression \"%s\"!"
-msgstr "Неподдерживаемое сжатие «%s»!"
+msgid "Unsupported compression \"%s\""
+msgstr ""
#, c-format
-msgid "Unsupported compression attribute %s!"
-msgstr "Неподдерживаемый атрибут сжатия %s!"
+msgid "Unsupported compression attribute %s"
+msgstr ""
#, c-format
-msgid "Unsupported format \"%s\"!"
-msgstr "Неподдерживаемый формат «%s»!"
+msgid "Unsupported format \"%s\""
+msgstr ""
#, c-format
-msgid "Unsupported format '%s'!"
-msgstr "Неподдерживаемый формат «%s»!"
+msgid "Unsupported format '%s'"
+msgstr ""
#, c-format
-msgid "Unsupported format '%s/%s'!"
-msgstr "Неподдерживаемый формат «%s/%s»!"
+msgid "Unsupported format '%s/%s'"
+msgstr ""
msgid "Unsupported value type"
msgstr "Неподдерживаемый тип значения"
@@ -4451,6 +4401,8 @@ msgid ""
"\n"
"Options:\n"
"\n"
+" -I {filename,filters,none,profiles}\n"
+" Ignore specific warnings\n"
" -R root-directory Set alternate root\n"
" -W {all,none,constraints,defaults,duplex,filters,profiles,sizes,"
"translations}\n"
@@ -4461,6 +4413,22 @@ msgid ""
" -vv Be very verbose\n"
msgstr ""
+msgid ""
+"Usage: ipptest [options] URI filename.test [ ... filenameN.test ]\n"
+"\n"
+"Options:\n"
+"\n"
+"-E Test with encryption.\n"
+"-V version Set default IPP version.\n"
+"-X Produce XML instead of plain text.\n"
+"-c Send requests using chunking (default)\n"
+"-d name=value Define variable.\n"
+"-f filename Set default test file.\n"
+"-i seconds Repeat the last test file with the given interval.\n"
+"-l Send requests using content-length\n"
+"-v Show all attributes sent and received.\n"
+msgstr ""
+
msgid "Usage: lpmove job/src dest\n"
msgstr "Синтаксис: lpmove job/src dest\n"
@@ -4592,12 +4560,13 @@ msgstr "WARNING: Будут добавлены только первые най
msgid "WARNING: Boolean expected for waiteof option \"%s\"\n"
msgstr "WARNING: Параметр waiteof «%s» должен иметь булево значение\n"
-msgid "WARNING: Failed to read side-channel request!\n"
-msgstr "WARNING: Не удалось прочитать запрос бокового канала!\n"
+#, c-format
+msgid "WARNING: Network host '%s' is busy; will retry in %d seconds...\n"
+msgstr ""
#, c-format
-msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature!\n"
-msgstr "WARNING: Параметр «%s» не может быть включен через IncludeFeature!\n"
+msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature\n"
+msgstr ""
msgid "WARNING: Printer not responding\n"
msgstr "WARNING: Принтер не отвечает\n"
@@ -4608,34 +4577,24 @@ msgstr "WARNING: Принтер преждевременно передал ин
#, c-format
msgid ""
"WARNING: Remote host did not respond with command status byte after %d "
-"seconds!\n"
+"seconds\n"
msgstr ""
-"WARNING: Удаленный хост не ответил байтом command-статуса после %d секунд!\n"
#, c-format
msgid ""
"WARNING: Remote host did not respond with control status byte after %d "
-"seconds!\n"
+"seconds\n"
msgstr ""
-"WARNING: Удаленный хост не ответил байтом control-статуса после %d секунд!\n"
#, c-format
msgid ""
-"WARNING: Remote host did not respond with data status byte after %d "
-"seconds!\n"
+"WARNING: Remote host did not respond with data status byte after %d seconds\n"
msgstr ""
-"WARNING: Удаленный хост не ответил байтом data-статуса после %d секунд!\n"
-
-#, c-format
-msgid "WARNING: SCSI command timed out (%d); retrying...\n"
-msgstr "WARNING: Время команды SCSI истекло (%d). Повтор попытки…\n"
msgid ""
"WARNING: This document does not conform to the Adobe Document Structuring "
-"Conventions and may not print correctly!\n"
+"Conventions and may not print correctly\n"
msgstr ""
-"WARNING: Этот документ не соответствует Adobe Document Structuring "
-"Conventions и может быть напечатан неправильно!\n"
#, c-format
msgid "WARNING: Unable to open \"%s:%s\": %s\n"
@@ -4653,31 +4612,23 @@ msgid "WARNING: Unknown PAP packet of type %d\n"
msgstr "WARNING: Неизвестный PAP-пакет типа %d\n"
#, c-format
-msgid "WARNING: Unknown choice \"%s\" for option \"%s\"!\n"
-msgstr "WARNING: Неизвестный выбор «%s» для параметра «%s»!\n"
+msgid "WARNING: Unknown choice \"%s\" for option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "WARNING: Unknown option \"%s\"!\n"
-msgstr "WARNING: Неизвестный параметр «%s»!\n"
+msgid "WARNING: Unknown option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "WARNING: Unsupported baud rate %s!\n"
-msgstr "WARNING: Неподдерживаемая скорость передачи данных в бодах %s!\n"
+msgid "WARNING: Unsupported baud rate %s\n"
+msgstr ""
#, c-format
msgid "WARNING: number expected for status option \"%s\"\n"
msgstr "WARNING: Параметр статуса «%s» должен иметь числовое значение\n"
-#, c-format
-msgid ""
-"WARNING: recoverable: Network host '%s' is busy; will retry in %d "
-"seconds...\n"
+msgid "Warning, no Windows 2000 printer drivers are installed"
msgstr ""
-"WARNING: Восстанавливаемо. Хост сети «%s» занят. Попытка будет повторена "
-"через %d сек…\n"
-
-msgid "Warning, no Windows 2000 printer drivers are installed!"
-msgstr "Внимание! Нет установленных драйверов принтера Windows 2000!"
msgid "Yes"
msgstr "Да"
@@ -4726,41 +4677,41 @@ msgid "cupsctl: Unable to connect to server: %s\n"
msgstr "cupsctl: Не удается подключиться к серверу: %s\n"
#, c-format
-msgid "cupsctl: Unknown option \"%s\"!\n"
-msgstr "cupsctl: Неизвестный параметр «%s»!\n"
+msgid "cupsctl: Unknown option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "cupsctl: Unknown option \"-%c\"!\n"
-msgstr "cupsctl: Неизвестный параметр «-%c»!\n"
+msgid "cupsctl: Unknown option \"-%c\"\n"
+msgstr ""
-msgid "cupsd: Expected config filename after \"-c\" option!\n"
-msgstr "cupsd: Ожидаемое имя файла конфигурации после параметра «-c»!\n"
+msgid "cupsd: Expected config filename after \"-c\" option\n"
+msgstr ""
-msgid "cupsd: Unable to get current directory!\n"
-msgstr "cupsd: Не удается определить текущий каталог!\n"
+msgid "cupsd: Unable to get current directory\n"
+msgstr ""
#, c-format
-msgid "cupsd: Unknown argument \"%s\" - aborting!\n"
-msgstr "cupsd: Неизвестный аргумент «%s» – отмена!\n"
+msgid "cupsd: Unknown argument \"%s\" - aborting\n"
+msgstr ""
#, c-format
-msgid "cupsd: Unknown option \"%c\" - aborting!\n"
-msgstr "cupsd: Неизвестный параметр «%c» – отмена!\n"
+msgid "cupsd: Unknown option \"%c\" - aborting\n"
+msgstr ""
msgid "cupsd: launchd(8) support not compiled in, running in normal mode.\n"
msgstr ""
"cupsd: Поддержка launchd(8) не скомпилирована, работа в нормальном режиме.\n"
#, c-format
-msgid "cupsfilter: Invalid document number %d!\n"
-msgstr "cupsfilter: Недопустимый номер документа %d!\n"
+msgid "cupsfilter: Invalid document number %d\n"
+msgstr ""
#, c-format
-msgid "cupsfilter: Invalid job ID %d!\n"
-msgstr "cupsfilter: Недопустимый ID задания %d!\n"
+msgid "cupsfilter: Invalid job ID %d\n"
+msgstr ""
-msgid "cupsfilter: Only one filename can be specified!\n"
-msgstr "cupsfilter: Только одно имя файла может быть указано!\n"
+msgid "cupsfilter: Only one filename can be specified\n"
+msgstr ""
#, c-format
msgid "cupsfilter: Unable to get job file - %s\n"
@@ -4795,60 +4746,95 @@ msgstr "справка\t\tполучить справку о командах\n"
msgid "idle"
msgstr "свободен"
-msgid "job-printer-uri attribute missing!"
-msgstr "Атрибут job-printer-uri отсутствует!"
+msgid "ipptest: \"-i\" is incompatible with \"-x\".\n"
+msgstr ""
-msgid "lpadmin: Class name can only contain printable characters!\n"
-msgstr "lpadmin: Имя класса может содержать только печатные символы!\n"
+#, c-format
+msgid "ipptest: Bad URI - %s.\n"
+msgstr ""
-msgid "lpadmin: Expected PPD after '-P' option!\n"
-msgstr "lpadmin: После параметра «-P» должен быть указан PPD!\n"
+#, c-format
+msgid "ipptest: Bad version %s for \"-V\".\n"
+msgstr ""
-msgid "lpadmin: Expected allow/deny:userlist after '-u' option!\n"
-msgstr "lpadmin: После параметра «-u» должен быть указан allow/deny:userlist!\n"
+msgid "ipptest: May only specify a single URI.\n"
+msgstr ""
-msgid "lpadmin: Expected class after '-r' option!\n"
-msgstr "lpadmin: После параметра «-r» должен быть указан класс!\n"
+msgid "ipptest: Missing filename for \"-f\".\n"
+msgstr ""
+
+msgid "ipptest: Missing name=value for \"-d\".\n"
+msgstr ""
+
+msgid "ipptest: Missing seconds for \"-i\".\n"
+msgstr ""
+
+msgid "ipptest: Missing version for \"-V\".\n"
+msgstr ""
+
+msgid "ipptest: Only http, https, and ipp URIs are supported."
+msgstr ""
+
+msgid "ipptest: URI required before test file."
+msgstr ""
+
+#, c-format
+msgid "ipptest: Unknown option \"-%c\".\n"
+msgstr ""
+
+msgid "job-printer-uri attribute missing"
+msgstr ""
-msgid "lpadmin: Expected class name after '-c' option!\n"
-msgstr "lpadmin: После параметра «-c» должно быть указано имя класса!\n"
+msgid "lpadmin: Class name can only contain printable characters\n"
+msgstr ""
+
+msgid "lpadmin: Expected PPD after '-P' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected allow/deny:userlist after '-u' option\n"
+msgstr ""
-msgid "lpadmin: Expected description after '-D' option!\n"
-msgstr "lpadmin: После параметра «-D» должно идти описание!\n"
+msgid "lpadmin: Expected class after '-r' option\n"
+msgstr ""
-msgid "lpadmin: Expected device URI after '-v' option!\n"
-msgstr "lpadmin: После параметра «-v» должен быть указан URI устройства!\n"
+msgid "lpadmin: Expected class name after '-c' option\n"
+msgstr ""
-msgid "lpadmin: Expected file type(s) after '-I' option!\n"
-msgstr "lpadmin: После параметра «-I» должны быть указаны типы файлов!\n"
+msgid "lpadmin: Expected description after '-D' option\n"
+msgstr ""
-msgid "lpadmin: Expected hostname after '-h' option!\n"
-msgstr "lpadmin: После параметра «-h» должно быть указано имя хоста!\n"
+msgid "lpadmin: Expected device URI after '-v' option\n"
+msgstr ""
-msgid "lpadmin: Expected interface after '-i' option!\n"
-msgstr "lpadmin: После параметра «-i» должен быть указан интерфейс!\n"
+msgid "lpadmin: Expected file type(s) after '-I' option\n"
+msgstr ""
-msgid "lpadmin: Expected location after '-L' option!\n"
-msgstr "lpadmin: После параметра «-L» должно быть указано местоположение!\n"
+msgid "lpadmin: Expected hostname after '-h' option\n"
+msgstr ""
-msgid "lpadmin: Expected model after '-m' option!\n"
-msgstr "lpadmin: После параметра «-m» должна быть указана модель!\n"
+msgid "lpadmin: Expected interface after '-i' option\n"
+msgstr ""
-msgid "lpadmin: Expected name=value after '-o' option!\n"
+msgid "lpadmin: Expected location after '-L' option\n"
msgstr ""
-"lpadmin: После параметра «-o» должно быть указано значение вида name=value!\n"
-msgid "lpadmin: Expected printer after '-p' option!\n"
-msgstr "lpadmin: После параметра «-p» должен быть указан принтер!\n"
+msgid "lpadmin: Expected model after '-m' option\n"
+msgstr ""
-msgid "lpadmin: Expected printer name after '-d' option!\n"
-msgstr "lpadmin: После параметра «-d» должно быть указано имя принтера!\n"
+msgid "lpadmin: Expected name=value after '-o' option\n"
+msgstr ""
-msgid "lpadmin: Expected printer or class after '-x' option!\n"
-msgstr "lpadmin: После параметра «-x» должен быть указан принтер или класс!\n"
+msgid "lpadmin: Expected printer after '-p' option\n"
+msgstr ""
-msgid "lpadmin: No member names were seen!\n"
-msgstr "lpadmin: Имена участников не обнаружены!\n"
+msgid "lpadmin: Expected printer name after '-d' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected printer or class after '-x' option\n"
+msgstr ""
+
+msgid "lpadmin: No member names were seen\n"
+msgstr ""
#, c-format
msgid "lpadmin: Printer %s is already a member of class %s.\n"
@@ -4858,15 +4844,13 @@ msgstr "lpadmin: Принтер %s уже является членом клас
msgid "lpadmin: Printer %s is not a member of class %s.\n"
msgstr "lpadmin: Принтер %s не является членом класса %s.\n"
-msgid "lpadmin: Printer name can only contain printable characters!\n"
-msgstr "lpadmin: Имя принтера может содержать только печатные символы!\n"
+msgid "lpadmin: Printer name can only contain printable characters\n"
+msgstr ""
msgid ""
"lpadmin: Unable to add a printer to the class:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Не удается добавить принтер к классу:\n"
-" Необходимо сначала указать имя принтера!\n"
#, c-format
msgid "lpadmin: Unable to connect to server: %s\n"
@@ -4882,125 +4866,109 @@ msgstr "lpadmin: Не удается открыть файл «%s»: %s\n"
msgid ""
"lpadmin: Unable to remove a printer from the class:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Не удается удалить принтер из класса:\n"
-" Необходимо сначала указать имя принтера!\n"
msgid ""
"lpadmin: Unable to set the PPD file:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Не удается настроить PPD-файл:\n"
-" Необходимо сначала указать имя принтера!\n"
msgid ""
"lpadmin: Unable to set the device URI:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Не удается настроить URI устройства:\n"
-" Необходимо сначала указать имя принтера!\n"
msgid ""
"lpadmin: Unable to set the interface script or PPD file:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Не удается настроить скрипт интерфейса или PPD-файл:\n"
-" Необходимо сначала указать имя принтера!\n"
msgid ""
"lpadmin: Unable to set the interface script:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Не удается настроить скрипт интерфейса:\n"
-" Необходимо сначала указать имя принтера!\n"
msgid ""
"lpadmin: Unable to set the printer description:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Не удается настроить описание принтера:\n"
-" Необходимо сначала указать имя принтера!\n"
msgid ""
"lpadmin: Unable to set the printer location:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Не удается настроить размещение принтера:\n"
-" Необходимо сначала указать имя принтера!\n"
msgid ""
"lpadmin: Unable to set the printer options:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Не удается настроить параметры принтера:\n"
-" Необходимо сначала указать имя принтера!\n"
#, c-format
-msgid "lpadmin: Unknown allow/deny option \"%s\"!\n"
-msgstr "lpadmin: Неизвестный параметр allow/deny «%s»!\n"
+msgid "lpadmin: Unknown allow/deny option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "lpadmin: Unknown argument '%s'!\n"
-msgstr "lpadmin: Неизвестный аргумент «%s»!\n"
+msgid "lpadmin: Unknown argument '%s'\n"
+msgstr ""
#, c-format
-msgid "lpadmin: Unknown option '%c'!\n"
-msgstr "lpadmin: Неизвестный параметр «%c»!\n"
+msgid "lpadmin: Unknown option '%c'\n"
+msgstr ""
-msgid "lpadmin: Warning - content type list ignored!\n"
-msgstr "lpadmin: Внимание – список типов контента пропущен!\n"
+msgid "lpadmin: Warning - content type list ignored\n"
+msgstr ""
msgid "lpc> "
msgstr "lpc> "
-msgid "lpinfo: Expected 1284 device ID string after --device-id!\n"
-msgstr "lpinfo: После --device-id должна идти строка ID устройства 1284!\n"
+msgid "lpinfo: Expected 1284 device ID string after --device-id\n"
+msgstr ""
-msgid "lpinfo: Expected language after --language!\n"
-msgstr "lpinfo: После –language должен быть указан язык!\n"
+msgid "lpinfo: Expected language after --language\n"
+msgstr ""
-msgid "lpinfo: Expected make and model after --make-and-model!\n"
-msgstr "lpinfo: После --make-and-model должна быть указана марка и модель!\n"
+msgid "lpinfo: Expected make and model after --make-and-model\n"
+msgstr ""
-msgid "lpinfo: Expected product string after --product!\n"
-msgstr "lpinfo: После –product должна идти строка продукта!\n"
+msgid "lpinfo: Expected product string after --product\n"
+msgstr ""
-msgid "lpinfo: Expected scheme list after --exclude-schemes!\n"
-msgstr "lpinfo: После --exclude-schemes должен идти список схем!\n"
+msgid "lpinfo: Expected scheme list after --exclude-schemes\n"
+msgstr ""
-msgid "lpinfo: Expected scheme list after --include-schemes!\n"
-msgstr "lpinfo: После --ixclude-schemes должен идти список схем!\n"
+msgid "lpinfo: Expected scheme list after --include-schemes\n"
+msgstr ""
-msgid "lpinfo: Expected timeout after --timeout!\n"
-msgstr "lpinfo: После –timeout должно быть указано время ожидания!\n"
+msgid "lpinfo: Expected timeout after --timeout\n"
+msgstr ""
#, c-format
-msgid "lpinfo: Unknown argument '%s'!\n"
-msgstr "lpinfo: Неизвестный аргумент «%s»!\n"
+msgid "lpinfo: Unknown argument '%s'\n"
+msgstr ""
#, c-format
-msgid "lpinfo: Unknown option '%c'!\n"
-msgstr "lpinfo: Неизвестный параметр «%c»!\n"
+msgid "lpinfo: Unknown option '%c'\n"
+msgstr ""
#, c-format
-msgid "lpinfo: Unknown option '%s'!\n"
-msgstr "lpinfo: Неизвестный параметр «%s»!\n"
+msgid "lpinfo: Unknown option '%s'\n"
+msgstr ""
#, c-format
msgid "lpmove: Unable to connect to server: %s\n"
msgstr "lpmove: Не удается подключиться к серверу: %s\n"
#, c-format
-msgid "lpmove: Unknown argument '%s'!\n"
-msgstr "lpmove: Неизвестный аргумент «%s»!\n"
+msgid "lpmove: Unknown argument '%s'\n"
+msgstr ""
#, c-format
-msgid "lpmove: Unknown option '%c'!\n"
-msgstr "lpmove: Неизвестный параметр «%c»!\n"
+msgid "lpmove: Unknown option '%c'\n"
+msgstr ""
-msgid "lpoptions: No printers!?!\n"
-msgstr "lpoptions: Нет принтеров!?!\n"
+msgid "lpoptions: No printers\n"
+msgstr ""
#, c-format
msgid "lpoptions: Unable to add printer or instance: %s\n"
@@ -5011,24 +4979,23 @@ msgid "lpoptions: Unable to get PPD file for %s: %s\n"
msgstr "lpoptions: Не удается получить PPD-файл для %s: %s\n"
#, c-format
-msgid "lpoptions: Unable to open PPD file for %s!\n"
-msgstr "lpoptions: Не удается открыть PPD-файл для %s!\n"
+msgid "lpoptions: Unable to open PPD file for %s\n"
+msgstr ""
-msgid "lpoptions: Unknown printer or class!\n"
-msgstr "lpoptions: Неизвестный принтер или класс!\n"
+msgid "lpoptions: Unknown printer or class\n"
+msgstr ""
-msgid "lppasswd: Only root can add or delete passwords!\n"
+msgid "lppasswd: Only root can add or delete passwords\n"
msgstr ""
-"lppasswd: Только пользователь root может добавлять или удалять пароли!\n"
-msgid "lppasswd: Password file busy!\n"
-msgstr "lppasswd: Файл пароля занят!\n"
+msgid "lppasswd: Password file busy\n"
+msgstr ""
-msgid "lppasswd: Password file not updated!\n"
-msgstr "lppasswd: Файл пароля не обновлен!\n"
+msgid "lppasswd: Password file not updated\n"
+msgstr ""
-msgid "lppasswd: Sorry, password doesn't match!\n"
-msgstr "lppasswd: Пароль не подходит!\n"
+msgid "lppasswd: Sorry, password doesn't match\n"
+msgstr ""
msgid ""
"lppasswd: Sorry, password rejected.\n"
@@ -5040,8 +5007,8 @@ msgstr ""
"Ваше имя пользователя и должен содержать по крайней мере одну букву и "
"цифру.\n"
-msgid "lppasswd: Sorry, passwords don't match!\n"
-msgstr "lppasswd: Пароль не подходит!\n"
+msgid "lppasswd: Sorry, passwords don't match\n"
+msgstr ""
#, c-format
msgid "lppasswd: Unable to copy password string: %s\n"
@@ -5070,10 +5037,8 @@ msgstr "lppasswd: Пользователь «%s» и группа «%s» не с
#, c-format
msgid ""
"lpstat: error - %s environment variable names non-existent destination \"%s"
-"\"!\n"
+"\"\n"
msgstr ""
-"lpstat: Ошибка – %s переменная окружения указывает несуществующее назначение "
-"«%s»!\n"
#, c-format
msgid "members of class %s:\n"
@@ -5085,20 +5050,20 @@ msgstr "нет записей\n"
msgid "no system default destination\n"
msgstr "нет назначения системы по умолчанию\n"
-msgid "notify-events not specified!"
-msgstr "notify-events не указаны!"
+msgid "notify-events not specified"
+msgstr ""
#, c-format
-msgid "notify-recipient-uri URI \"%s\" is already used!"
-msgstr "URI-адрес notify-recipient-uri «%s» уже используется!"
+msgid "notify-recipient-uri URI \"%s\" is already used"
+msgstr ""
#, c-format
-msgid "notify-recipient-uri URI \"%s\" uses unknown scheme!"
-msgstr "URI-адрес notify-recipient-uri «%s» использует неизвестную схему!"
+msgid "notify-recipient-uri URI \"%s\" uses unknown scheme"
+msgstr ""
#, c-format
-msgid "notify-subscription-id %d no good!"
-msgstr "notify-subscription-id %d неверный!"
+msgid "notify-subscription-id %d no good"
+msgstr ""
msgid "pending"
msgstr "задержка"
@@ -5116,42 +5081,40 @@ msgid "ppdc: Bad boolean value (%s) on line %d of %s.\n"
msgstr "ppdc: Недопустимое булево значение (%s) в строке %d из %s.\n"
#, c-format
-msgid "ppdc: Bad resolution name \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Недопустимое имя разрешения «%s» в строке %d из %s.\n"
+msgid "ppdc: Bad resolution name \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Bad status keyword %s on line %d of %s!\n"
-msgstr "ppdc: Недопустимое ключевое слово статуса %s в строке %d из %s.\n"
+msgid "ppdc: Bad status keyword %s on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Bad variable substitution ($%c) on line %d of %s.\n"
msgstr "ppdc: Недопустимая замена переменной ($%c) в строке %d из %s.\n"
#, c-format
-msgid "ppdc: Choice found on line %d of %s with no Option!\n"
+msgid "ppdc: Choice found on line %d of %s with no Option\n"
msgstr ""
-"ppdc: В строке %d из %s обнаружено значение, не привязанное к параметру!\n"
#, c-format
-msgid "ppdc: Duplicate #po for locale %s on line %d of %s!\n"
-msgstr "ppdc: Дубликат #po для региона %s в строке %d из %s!\n"
+msgid "ppdc: Duplicate #po for locale %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected a filter definition on line %d of %s!\n"
-msgstr "ppdc: В строке %d из %s должно быть определение фильтра!\n"
+msgid "ppdc: Expected a filter definition on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected a program name on line %d of %s!\n"
-msgstr "ppdc: В строке %d из %s должно быть имя программы!\n"
+msgid "ppdc: Expected a program name on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Expected boolean value on line %d of %s.\n"
msgstr "ppdc: В строке %d из %s должно быть булево значение.\n"
#, c-format
-msgid "ppdc: Expected charset after Font on line %d of %s!\n"
+msgid "ppdc: Expected charset after Font on line %d of %s\n"
msgstr ""
-"ppdc: После Font в строке %d из %s должен быть указан набор символов!\n"
#, c-format
msgid "ppdc: Expected choice code on line %d of %s.\n"
@@ -5162,196 +5125,180 @@ msgid "ppdc: Expected choice name/text on line %d of %s.\n"
msgstr "ppdc: В строке %d из %s должно быть имя/текст выбора.\n"
#, c-format
-msgid "ppdc: Expected color order for ColorModel on line %d of %s!\n"
+msgid "ppdc: Expected color order for ColorModel on line %d of %s\n"
msgstr ""
-"ppdc: После ColorModel в строке %d из %s должна быть указана цветовая "
-"схема!\n"
#, c-format
-msgid "ppdc: Expected colorspace for ColorModel on line %d of %s!\n"
+msgid "ppdc: Expected colorspace for ColorModel on line %d of %s\n"
msgstr ""
-"ppdc: Для ColorModel в строке %d из %s должно быть указано пространство "
-"цветов!\n"
#, c-format
-msgid "ppdc: Expected compression for ColorModel on line %d of %s!\n"
-msgstr "ppdc: Для ColorModel в строке %d из %s должно быть указано сжатие!\n"
+msgid "ppdc: Expected compression for ColorModel on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected constraints string for UIConstraints on line %d of %s!\n"
+msgid "ppdc: Expected constraints string for UIConstraints on line %d of %s\n"
msgstr ""
-"ppdc: Для UIConstraints в строке %d из %s должна быть указана строка "
-"ограничений!\n"
#, c-format
msgid ""
-"ppdc: Expected driver type keyword following DriverType on line %d of %s!\n"
+"ppdc: Expected driver type keyword following DriverType on line %d of %s\n"
msgstr ""
-"ppdc: После DriverType в строке %d из %s должно быть указано ключевое слово "
-"типа драйвера!\n"
#, c-format
-msgid "ppdc: Expected duplex type after Duplex on line %d of %s!\n"
+msgid "ppdc: Expected duplex type after Duplex on line %d of %s\n"
msgstr ""
-"ppdc: После Duplex в строке %d из %s должен быть указан тип дуплекса!\n"
#, c-format
-msgid "ppdc: Expected encoding after Font on line %d of %s!\n"
-msgstr "ppdc: После Font в строке %d из %s должна быть указана кодировка!\n"
+msgid "ppdc: Expected encoding after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected filename after #po %s on line %d of %s!\n"
-msgstr "ppdc: После #po %s в строке %d из %s должно быть указано имя файла!\n"
+msgid "ppdc: Expected filename after #po %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected group name/text on line %d of %s!\n"
-msgstr "ppdc: В строке %d из %s должно быть указано имя группы/текст!\n"
+msgid "ppdc: Expected group name/text on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected include filename on line %d of %s!\n"
-msgstr "ppdc: В строке %d из %s должно быть указано имя файла!\n"
+msgid "ppdc: Expected include filename on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected integer on line %d of %s!\n"
-msgstr "ppdc: В строке %d из %s должно быть целое число!\n"
+msgid "ppdc: Expected integer on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected locale after #po on line %d of %s!\n"
-msgstr "ppdc: После #po в строке %d из %s должен быть указан регион!\n"
+msgid "ppdc: Expected locale after #po on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after %s on line %d of %s!\n"
-msgstr "ppdc: После %s в строке %d из %s должно быть имя!\n"
+msgid "ppdc: Expected name after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after FileName on line %d of %s!\n"
-msgstr "ppdc: После FileName в строке %d из %s должно быть имя!\n"
+msgid "ppdc: Expected name after FileName on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after Font on line %d of %s!\n"
-msgstr "ppdc: После Font в строке %d из %s должно быть имя!\n"
+msgid "ppdc: Expected name after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after Manufacturer on line %d of %s!\n"
-msgstr "ppdc: После Manufacturer в строке %d из %s должно быть имя!\n"
+msgid "ppdc: Expected name after Manufacturer on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after MediaSize on line %d of %s!\n"
-msgstr "ppdc: После MediaSize в строке %d из %s должно быть имя!\n"
+msgid "ppdc: Expected name after MediaSize on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after ModelName on line %d of %s!\n"
-msgstr "ppdc: После ModelName в строке %d из %s должно быть имя!\n"
+msgid "ppdc: Expected name after ModelName on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after PCFileName on line %d of %s!\n"
-msgstr "ppdc: После PCFileName в строке %d из %s должно быть имя!\n"
+msgid "ppdc: Expected name after PCFileName on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text after %s on line %d of %s!\n"
-msgstr "ppdc: После %s в строке %d из %s должно быть имя/текст!\n"
+msgid "ppdc: Expected name/text after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text after Installable on line %d of %s!\n"
-msgstr "ppdc: После Installable в строке %d из %s должно быть имя/текст!\n"
+msgid "ppdc: Expected name/text after Installable on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text after Resolution on line %d of %s!\n"
-msgstr "ppdc: После Resolution в строке %d из %s должно быть имя/текст!\n"
+msgid "ppdc: Expected name/text after Resolution on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text combination for ColorModel on line %d of %s!\n"
-msgstr "ppdc: После ColorModel в строке %d из %s должно быть имя/текст!\n"
+msgid "ppdc: Expected name/text combination for ColorModel on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected option name/text on line %d of %s!\n"
-msgstr "ppdc: В строке %d из %s должно быть указано имя параметра/текст!\n"
+msgid "ppdc: Expected option name/text on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected option section on line %d of %s!\n"
-msgstr "ppdc: В строке %d из %s должен быть раздел параметров!\n"
+msgid "ppdc: Expected option section on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected option type on line %d of %s!\n"
-msgstr "ppdc: В строке %d из %s должен быть указан тип параметра!\n"
+msgid "ppdc: Expected option type on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected override field after Resolution on line %d of %s!\n"
+msgid "ppdc: Expected override field after Resolution on line %d of %s\n"
msgstr ""
-"ppdc: После Resolution в строке %d из %s должно быть поле переопределения!\n"
#, c-format
-msgid "ppdc: Expected real number on line %d of %s!\n"
-msgstr "ppdc: В строке %d из %s должно быть действительное число!\n"
+msgid "ppdc: Expected real number on line %d of %s\n"
+msgstr ""
#, c-format
msgid ""
-"ppdc: Expected resolution/mediatype following ColorProfile on line %d of %"
-"s!\n"
+"ppdc: Expected resolution/mediatype following ColorProfile on line %d of %s\n"
msgstr ""
-"ppdc: После ColorProfile в строке %d из %s должно быть указано разрешение/"
-"тип носителя!\n"
#, c-format
msgid ""
"ppdc: Expected resolution/mediatype following SimpleColorProfile on line %d "
-"of %s!\n"
+"of %s\n"
msgstr ""
-"ppdc: После SimpleColorProfile в строке %d из %s должно быть указано "
-"разрешение/тип носителя!\n"
#, c-format
-msgid "ppdc: Expected selector after %s on line %d of %s!\n"
-msgstr "ppdc: После %s в строке %d из %s должен быть селектор!\n"
+msgid "ppdc: Expected selector after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected status after Font on line %d of %s!\n"
-msgstr "ppdc: После Font в строке %d из %s должен быть указан статус!\n"
+msgid "ppdc: Expected status after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected string after Copyright on line %d of %s!\n"
-msgstr "ppdc: После Copyright в строке %d из %s должна быть строка!\n"
+msgid "ppdc: Expected string after Copyright on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected string after Version on line %d of %s!\n"
-msgstr "ppdc: После Version в строке %d из %s должна быть строка!\n"
+msgid "ppdc: Expected string after Version on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected two option names on line %d of %s!\n"
-msgstr "ppdc: В строке %d из %s должны быть два имени параметра!\n"
+msgid "ppdc: Expected two option names on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected value after %s on line %d of %s!\n"
-msgstr "ppdc: После %s в строке %d из %s должно быть значение!\n"
+msgid "ppdc: Expected value after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected version after Font on line %d of %s!\n"
-msgstr "ppdc: После Font в строке %d из %s должна быть указана версия!\n"
+msgid "ppdc: Expected version after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid #include/#po filename \"%s\"!\n"
-msgstr "ppdc: Неверное имя файла #include/#po «%s»!\n"
+msgid "ppdc: Invalid #include/#po filename \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid cost for filter on line %d of %s!\n"
-msgstr "ppdc: Затраты на фильтр в строке %d из %s указаны неверно!\n"
+msgid "ppdc: Invalid cost for filter on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid empty MIME type for filter on line %d of %s!\n"
-msgstr "ppdc: Недопустимый пустой MIME-тип для фильтра в строке %d из %s!\n"
+msgid "ppdc: Invalid empty MIME type for filter on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid empty program name for filter on line %d of %s!\n"
+msgid "ppdc: Invalid empty program name for filter on line %d of %s\n"
msgstr ""
-"ppdc: Недопустимое пустое имя программы для фильтра в строке %d из %s!\n"
#, c-format
-msgid "ppdc: Invalid option section \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Неверный раздел параметров «%s» в строке %d из %s!\n"
+msgid "ppdc: Invalid option section \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid option type \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Неверный тип параметра «%s» в строке %d из %s!\n"
+msgid "ppdc: Invalid option type \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Loading driver information file \"%s\"...\n"
@@ -5366,34 +5313,32 @@ msgid "ppdc: Loading messages from \"%s\"...\n"
msgstr "ppdc: Загружаю сообщения из «%s»...\n"
#, c-format
-msgid "ppdc: Missing #endif at end of \"%s\"!\n"
-msgstr "ppdc: Отсутствует #endif в конце «%s»!\n"
+msgid "ppdc: Missing #endif at end of \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ppdc: Missing #if on line %d of %s!\n"
-msgstr "ppdc: Отсутствует #if в строке %d из %s!\n"
+msgid "ppdc: Missing #if on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: No message catalog provided for locale %s!\n"
-msgstr "ppdc: Не указан каталог сообщений для региона %s!\n"
+msgid "ppdc: No message catalog provided for locale %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Option %s defined in two different groups on line %d of %s!\n"
+msgid "ppdc: Option %s defined in two different groups on line %d of %s\n"
msgstr ""
#, c-format
-msgid "ppdc: Option %s redefined with a different type on line %d of %s!\n"
-msgstr "ppdc: Для параметра %s определен другой тип в строке %d из %s!\n"
+msgid "ppdc: Option %s redefined with a different type on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Option constraint must *name on line %d of %s!\n"
+msgid "ppdc: Option constraint must *name on line %d of %s\n"
msgstr ""
-"ppdc: Для ограничения параметра должно быть указано *name в строке %d из %"
-"s!\n"
#, c-format
-msgid "ppdc: Too many nested #if's on line %d of %s!\n"
-msgstr "ppdc: Слишком много вложенных операторов #if в строке %d из %s!\n"
+msgid "ppdc: Too many nested #if's on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Unable to create PPD file \"%s\" - %s.\n"
@@ -5412,12 +5357,12 @@ msgid "ppdc: Unable to execute cupstestppd: %s\n"
msgstr "ppdc: Не удается выполнить cupstestppd: %s\n"
#, c-format
-msgid "ppdc: Unable to find #po file %s on line %d of %s!\n"
-msgstr "ppdc: Не удается найти файл #po %s в строке %d из %s!\n"
+msgid "ppdc: Unable to find #po file %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unable to find include file \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Не удается найти файл «%s» в строке %d из %s!\n"
+msgid "ppdc: Unable to find include file \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Unable to find localization for \"%s\" - %s\n"
@@ -5432,31 +5377,33 @@ msgid "ppdc: Undefined variable (%s) on line %d of %s.\n"
msgstr "ppdc: Не определена переменная (%s) в строке %d из %s.\n"
#, c-format
-msgid "ppdc: Unknown driver type %s on line %d of %s!\n"
-msgstr "ppdc: Неизвестный тип драйвера %s в строке %d из %s!\n"
+msgid "ppdc: Unknown driver type %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Неизвестный тип дуплекса «%s» в строке %d из %s!\n"
+msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown media size \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Неизвестный размер носителя «%s» в строке %d из %s!\n"
+msgid "ppdc: Unknown media size \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown token \"%s\" seen on line %d of %s!\n"
-msgstr "ppdc: Неизвестный маркер «%s» в строке %d из %s!\n"
+msgid "ppdc: Unknown token \"%s\" seen on line %d of %s\n"
+msgstr ""
#, c-format
msgid ""
-"ppdc: Unknown trailing characters in real number \"%s\" on line %d of %s!\n"
+"ppdc: Unknown trailing characters in real number \"%s\" on line %d of %s\n"
+msgstr ""
+
+#, c-format
+msgid "ppdc: Unterminated string starting with %c on line %d of %s\n"
msgstr ""
-"ppdc: Неизвестные конечные символы в вещественном числе «%s» в строке %d из %"
-"s!\n"
#, c-format
-msgid "ppdc: Unterminated string starting with %c on line %d of %s!\n"
-msgstr "ppdc: Не завершена строка, начинающаяся с %c в строке %d из %s!\n"
+msgid "ppdc: Warning - overlapping filename \"%s\".\n"
+msgstr ""
#, c-format
msgid "ppdc: Writing %s...\n"
@@ -5467,8 +5414,8 @@ msgid "ppdc: Writing PPD files to directory \"%s\"...\n"
msgstr "ppdc: Записываю PPD-файлы в каталог «%s»...\n"
#, c-format
-msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s!\n"
-msgstr "ppdmerge: Неверное значение LanguageVersion «%s» в %s!\n"
+msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s\n"
+msgstr ""
#, c-format
msgid "ppdmerge: Ignoring PPD file %s...\n"
@@ -5545,21 +5492,611 @@ msgstr "новый"
msgid "variable-bindings uses indefinite length"
msgstr "Для variable-bindings длина не установлена"
+#~ msgid " WARN %s has no corresponding options!\n"
+#~ msgstr " WARN %s не содержит соответствующих параметров!\n"
+
+#~ msgid " WARN Default choices conflicting!\n"
+#~ msgstr " WARN Значения, используемые по умолчанию, конфликтуют!\n"
+
+#~ msgid ""
+#~ " WARN Duplex option keyword %s may not work as expected and "
+#~ "should be named Duplex!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " WARN Ключевое слово параметра дуплекса %s может привести к "
+#~ "некорректным результатам. Используйте имя «Duplex»!\n"
+#~ " REF: Стр. 122, раздел 5.17\n"
+
+#~ msgid ""
+#~ " WARN File contains a mix of CR, LF, and CR LF line endings!\n"
+#~ msgstr ""
+#~ " WARN Файл содержит комбинацию окончаний строки CR, LF и CR "
+#~ "LF!\n"
+
+#~ msgid " WARN Line %d only contains whitespace!\n"
+#~ msgstr " WARN Строка %d содержит только пробелы!\n"
+
#~ msgid " WARN Missing APDialogExtension file \"%s\"\n"
#~ msgstr " WARN Файл APDialogExtension отсутствует «%s»\n"
#~ msgid " WARN Missing APPrinterIconPath file \"%s\"\n"
#~ msgstr " WARN Файл APPrinterIconPath отсутствует «%s»\n"
+#~ msgid ""
+#~ " WARN Non-Windows PPD files should use lines ending with only "
+#~ "LF, not CR LF!\n"
+#~ msgstr ""
+#~ " WARN PPD-файлы не из Windows должны использовать строки только "
+#~ "с окончанием LF, а не с CR LF!\n"
+
+#~ msgid ""
+#~ " WARN Obsolete PPD version %.1f!\n"
+#~ " REF: Page 42, section 5.2.\n"
+#~ msgstr ""
+#~ " WARN Устаревшая версия PPD %.1f!\n"
+#~ " REF: Стр. 42, раздел 5.2.\n"
+
+#~ msgid " %s %s %s does not exist!\n"
+#~ msgstr " %s %s %s не существует!\n"
+
+#~ msgid ""
+#~ " %s Bad %s choice %s!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " %s Неверный %s выбор %s!\n"
+#~ " REF: Стр. 122, раздел 5.17\n"
+
+#~ msgid " %s Bad UTF-8 \"%s\" translation string for option %s!\n"
+#~ msgstr " %s Неверный перевод UTF-8 «%s» для параметра %s!\n"
+
+#~ msgid ""
+#~ " %s Bad UTF-8 \"%s\" translation string for option %s, choice %s!\n"
+#~ msgstr " %s Неверный перевод UTF-8 «%s» для параметра %s, выбора %s!\n"
+
+#~ msgid " %s Bad cupsFilter value \"%s\"!\n"
+#~ msgstr " %s Неверное значение cupsFilter «%s»!\n"
+
+#~ msgid " %s Bad cupsICCProfile %s!\n"
+#~ msgstr " %s Неверный cupsICCProfile %s!\n"
+
+#~ msgid " %s Bad cupsPreFilter value \"%s\"!\n"
+#~ msgstr " %s Неверное значение cupsPreFilter «%s»!\n"
+
+#~ msgid " %s Bad cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr " %s Неверный cupsUIConstraints %s: \"%s\"!\n"
+
+#~ msgid " %s Bad language \"%s\"!\n"
+#~ msgstr " %s Неверный язык «%s»!\n"
+
+#~ msgid " %s Empty cupsUIConstraints %s!\n"
+#~ msgstr " %s Пустой cupsUIConstraints %s!\n"
+
+#~ msgid " %s Missing \"%s\" translation string for option %s!\n"
+#~ msgstr " %s Перевод «%s» отсутствует для параметра %s!\n"
+
+#~ msgid ""
+#~ " %s Missing \"%s\" translation string for option %s, choice %s!\n"
+#~ msgstr " %s Перевод «%s» отсутствует для параметра %s, выбора %s!\n"
+
+#~ msgid ""
+#~ " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"!\n"
+#~ msgstr ""
+#~ " %s Выбор *%s %s отсутствует в UIConstraints «*%s %s *%s %s»!\n"
+
+#~ msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr ""
+#~ " %s Выбор *%s %s отсутствует в cupsUIConstraints %s: \"%s\"!\n"
+
+#~ msgid " %s Missing cupsICCProfile file \"%s\"!\n"
+#~ msgstr " %s Файл cupsICCProfile отсутствует «%s»!\n"
+
+#~ msgid " %s Missing cupsUIResolver %s!\n"
+#~ msgstr " %s Отсутствует cupsUIResolver %s!\n"
+
+#~ msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"!\n"
+#~ msgstr " %s Параметр %s отсутствует в UIConstraints «*%s %s *%s %s»!\n"
+
+#~ msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr " %s Параметр %s отсутствует в cupsUIConstraints %s: \"%s\"!\n"
+
+#~ msgid " %s No base translation \"%s\" is included in file!\n"
+#~ msgstr " %s Основной перевод «%s» не включен в файл!\n"
+
+#~ msgid ""
+#~ " %s REQUIRED %s does not define choice None!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " ТРЕБУЕТСЯ %s: %s не определяет выбор «Нет»!\n"
+#~ " REF: Стр. 122, раздел 5.17\n"
+
+#~ msgid " %s cupsICCProfile %s hash value collides with %s!\n"
+#~ msgstr " Хеш-значение %s cupsICCProfile %s конфликтует с %s!\n"
+
+#~ msgid " %s cupsUIResolver %s causes a loop!\n"
+#~ msgstr " %s cupsUIResolver %s создает цикл!\n"
+
+#~ msgid " **FAIL** %s choice names %s and %s differ only by case!\n"
+#~ msgstr ""
+#~ " **FAIL** Для выбора %s имена %s и %s различаются только регистром "
+#~ "символов!\n"
+
+#~ msgid ""
+#~ " **FAIL** %s must be 1284DeviceID!\n"
+#~ " REF: Page 72, section 5.5\n"
+#~ msgstr ""
+#~ " **FAIL** %s должно соответствовать 1284DeviceID!\n"
+#~ " REF: Стр. 72, раздел 5.5\n"
+
+#~ msgid ""
+#~ " **FAIL** BAD DefaultImageableArea %s!\n"
+#~ " REF: Page 102, section 5.15.\n"
+#~ msgstr ""
+#~ " **FAIL** НЕВЕРНЫЙ DefaultImageableArea %s!\n"
+#~ " REF: Стр. 102, раздел 5.15.\n"
+
+#~ msgid ""
+#~ " **FAIL** BAD DefaultPaperDimension %s!\n"
+#~ " REF: Page 103, section 5.15.\n"
+#~ msgstr ""
+#~ " **FAIL** НЕВЕРНЫЙ DefaultPaperDimension %s!\n"
+#~ " REF: Стр. 103, раздел 5.15.\n"
+
+#~ msgid ""
+#~ " **FAIL** Bad %s choice %s!\n"
+#~ " REF: Page 84, section 5.9\n"
+#~ msgstr ""
+#~ " **FAIL** Неверный %s выбор %s!\n"
+#~ " REF: Стр. 84, раздел 5,9\n"
+
+#~ msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1!\n"
+#~ msgstr ""
+#~ " **FAIL** Неверный LanguageEncoding %s – должно быть ISOLatin1!\n"
+
+#~ msgid " **FAIL** Bad LanguageVersion %s - must be English!\n"
+#~ msgstr ""
+#~ " **FAIL** Неверный LanguageVersion %s – должен быть английский!\n"
+
+#~ msgid ""
+#~ " **FAIL** Default translation string for option %s choice %s "
+#~ "contains 8-bit characters!\n"
+#~ msgstr ""
+#~ " **FAIL** Стандартный перевод для параметра %s выбора %s содержит 8-"
+#~ "битовые символы!\n"
+
+#~ msgid ""
+#~ " **FAIL** Default translation string for option %s contains 8-bit "
+#~ "characters!\n"
+#~ msgstr ""
+#~ " **FAIL** Стандартный перевод для параметра %s содержит 8-битовые "
+#~ "символы!\n"
+
+#~ msgid " **FAIL** Group names %s and %s differ only by case!\n"
+#~ msgstr ""
+#~ " **FAIL** Имена групп %s и %s различаются только регистром "
+#~ "символов!\n"
+
+#~ msgid " **FAIL** Multiple occurrences of %s choice name %s!\n"
+#~ msgstr " **FAIL** Для выбора %s имя %s встречается несколько раз!\n"
+
+#~ msgid " **FAIL** Option names %s and %s differ only by case!\n"
+#~ msgstr ""
+#~ " **FAIL** Имена параметров %s и %s различаются только регистром "
+#~ "символов!\n"
+
+#~ msgid ""
+#~ " Bad %%%%BoundingBox: on line %d!\n"
+#~ " REF: Page 39, %%%%BoundingBox:\n"
+#~ msgstr ""
+#~ " Неверный %%%%BoundingBox: в строке %d!\n"
+#~ " REF: Стр. 39, %%%%BoundingBox:\n"
+
+#~ msgid ""
+#~ " Bad %%%%Page: on line %d!\n"
+#~ " REF: Page 53, %%%%Page:\n"
+#~ msgstr ""
+#~ " Неверная %%%%Page: в строке %d!\n"
+#~ " REF: Стр. 53, %%%%Page:\n"
+
+#~ msgid ""
+#~ " Bad %%%%Pages: on line %d!\n"
+#~ " REF: Page 43, %%%%Pages:\n"
+#~ msgstr ""
+#~ " Неверные %%%%Pages: в строке %d!\n"
+#~ " REF: Стр. 43, %%%%Pages:\n"
+
+#~ msgid ""
+#~ " Line %d is longer than 255 characters (%d)!\n"
+#~ " REF: Page 25, Line Length\n"
+#~ msgstr ""
+#~ " Строка %d длиннее 255 символов (%d)!\n"
+#~ " REF: Стр. 25, Длина строки\n"
+
+#~ msgid ""
+#~ " Missing %!PS-Adobe-3.0 on first line!\n"
+#~ " REF: Page 17, 3.1 Conforming Documents\n"
+#~ msgstr ""
+#~ " %!PS-Adobe-3.0 отсутствует в первой строке!\n"
+#~ " REF: Стр. 17, 3.1 Соответствующие документы\n"
+
+#~ msgid ""
+#~ " Missing %%EndComments comment!\n"
+#~ " REF: Page 41, %%EndComments\n"
+#~ msgstr ""
+#~ " Комментарий %%EndComments отсутствует!\n"
+#~ " REF: Стр. 41, %%EndComments\n"
+
+#~ msgid ""
+#~ " Missing or bad %%BoundingBox: comment!\n"
+#~ " REF: Page 39, %%BoundingBox:\n"
+#~ msgstr ""
+#~ " Отсутствующий или неверный %%BoundingBox: комментарий!\n"
+#~ " REF: Стр. 39, %%BoundingBox:\n"
+
+#~ msgid ""
+#~ " Missing or bad %%Page: comments!\n"
+#~ " REF: Page 53, %%Page:\n"
+#~ msgstr ""
+#~ " Отсутствующая или неверная %%Page: комментарий!\n"
+#~ " REF: Стр. 53, %%Page:\n"
+
+#~ msgid ""
+#~ " Missing or bad %%Pages: comment!\n"
+#~ " REF: Page 43, %%Pages:\n"
+#~ msgstr ""
+#~ " Отсутствующие или неверные %%Pages: комментарий!\n"
+#~ " REF: Стр. 43, %%Pages:\n"
+
+#~ msgid " Saw %d lines that exceeded 255 characters!\n"
+#~ msgstr " Обнаружено строк длиннее 255 символов: %d!\n"
+
+#~ msgid " Too many %%BeginDocument comments!\n"
+#~ msgstr " Слишком много комментариев %%BeginDocument!\n"
+
+#~ msgid " Too many %%EndDocument comments!\n"
+#~ msgstr " Слишком много комментариев %%EndDocument!\n"
+
+#~ msgid " Warning: file contains binary data!\n"
+#~ msgstr " WARNING: файл содержит бинарные данные!\n"
+
+#~ msgid " Warning: no %%EndComments comment in file!\n"
+#~ msgstr " WARNING: нет комментария %%EndComments в файле!\n"
+
+#~ msgid " Warning: obsolete DSC version %.1f in file!\n"
+#~ msgstr " WARNING: устаревшая версия DSC %.1f в файле!\n"
+
+#~ msgid "%s not supported!"
+#~ msgstr "%s не поддерживается!"
+
+#~ msgid "%s: Don't know what to do!\n"
+#~ msgstr "%s: Дальнейшие действия неизвестны!\n"
+
+#~ msgid ""
+#~ "%s: Error - %s environment variable names non-existent destination \"%s"
+#~ "\"!\n"
+#~ msgstr ""
+#~ "%s: Ошибка – %s переменная окружения указывает несуществующее назначение «%"
+#~ "s»!\n"
+
+#~ msgid "%s: Error - bad job ID!\n"
+#~ msgstr "%s: Ошибка – неверный ID задания!\n"
+
+#~ msgid "%s: Error - cannot print files and alter jobs simultaneously!\n"
+#~ msgstr ""
+#~ "%s: Ошибка – невозможно одновременно печатать файлы и изменять задания!\n"
+
+#~ msgid ""
+#~ "%s: Error - cannot print from stdin if files or a job ID are provided!\n"
+#~ msgstr ""
+#~ "%s: Ошибка – не удается печатать из stdin, если предоставлены файлы или "
+#~ "ID задания!\n"
+
+#~ msgid "%s: Error - expected character set after '-S' option!\n"
+#~ msgstr "%s: Ошибка – после параметра «-S» должен идти набор символов!\n"
+
+#~ msgid "%s: Error - expected content type after '-T' option!\n"
+#~ msgstr "%s: Ошибка – после параметра «-T» должен быть указан тип контента!\n"
+
+#~ msgid "%s: Error - expected copies after '-n' option!\n"
+#~ msgstr ""
+#~ "%s: Ошибка – после параметра «-n» должно быть указано количество копий!\n"
+
+#~ msgid "%s: Error - expected copy count after '-#' option!\n"
+#~ msgstr "%s: Ошибка – после параметра «-#» должен быть указан номер копии!\n"
+
+#~ msgid "%s: Error - expected destination after '-P' option!\n"
+#~ msgstr "%s: Ошибка – после параметра «-P» должно быть указано назначение!\n"
+
+#~ msgid "%s: Error - expected destination after '-b' option!\n"
+#~ msgstr "%s: Ошибка – после параметра «-b» должно быть указано назначение!\n"
+
+#~ msgid "%s: Error - expected destination after '-d' option!\n"
+#~ msgstr "%s: Ошибка – после параметра «-d» должно быть указано назначение!\n"
+
+#~ msgid "%s: Error - expected form after '-f' option!\n"
+#~ msgstr "%s: Ошибка – после параметра «-f» должна быть указана форма!\n"
+
+#~ msgid "%s: Error - expected hold name after '-H' option!\n"
+#~ msgstr "%s: Ошибка – после параметра «-H» должно быть указано имя хоста!\n"
+
+#~ msgid "%s: Error - expected hostname after '-H' option!\n"
+#~ msgstr "%s: Ошибка – после параметра «-H» должно быть указано имя хоста!\n"
+
+#~ msgid "%s: Error - expected hostname after '-h' option!\n"
+#~ msgstr "%s: Ошибка – после параметра «-h» должно быть указано имя хоста!\n"
+
+#~ msgid "%s: Error - expected mode list after '-y' option!\n"
+#~ msgstr ""
+#~ "%s: Ошибка – после параметра «-y» должен быть указан список режимов!\n"
+
+#~ msgid "%s: Error - expected name after '-%c' option!\n"
+#~ msgstr "%s: Ошибка – после параметра «-%c» должно быть указано имя!\n"
+
+#~ msgid "%s: Error - expected option string after '-o' option!\n"
+#~ msgstr ""
+#~ "%s: Ошибка – после параметра «-o» должна быть указана строка параметра!\n"
+
+#~ msgid "%s: Error - expected page list after '-P' option!\n"
+#~ msgstr "%s: Ошибка – после параметра «-P» должен идти список страниц!\n"
+
+#~ msgid "%s: Error - expected priority after '-%c' option!\n"
+#~ msgstr "%s: Ошибка – после параметра «-%c» должен быть указан приоритет!\n"
+
+#~ msgid "%s: Error - expected reason text after '-r' option!\n"
+#~ msgstr "%s: Ошибка – после параметра «-r» должен идти текст причины!\n"
+
+#~ msgid "%s: Error - expected title after '-t' option!\n"
+#~ msgstr "%s: Ошибка – после параметра «-t» должен быть указан заголовок!\n"
+
+#~ msgid "%s: Error - expected username after '-U' option!\n"
+#~ msgstr ""
+#~ "%s: Ошибка – после параметра «-U» должно быть указано имя пользователя!\n"
+
+#~ msgid "%s: Error - expected username after '-u' option!\n"
+#~ msgstr ""
+#~ "%s: Ошибка – после параметра «-u» должно быть указано имя пользователя!\n"
+
+#~ msgid "%s: Error - expected value after '-%c' option!\n"
+#~ msgstr "%s: Ошибка – после параметра «-%c» должно быть указано значение!\n"
+
+#~ msgid ""
+#~ "%s: Error - need \"completed\", \"not-completed\", or \"all\" after '-W' "
+#~ "option!\n"
+#~ msgstr ""
+#~ "%s: Ошибка – требуется «завершено», «не завершено» или «все» после параметра "
+#~ "«-W»!\n"
+
+#~ msgid "%s: Error - scheduler not responding!\n"
+#~ msgstr "%s: Ошибка – планировщик не отвечает!\n"
+
+#~ msgid "%s: Error - unknown destination \"%s\"!\n"
+#~ msgstr "%s: Ошибка – неизвестное назначение «%s»!\n"
+
+#~ msgid "%s: Error - unknown destination \"%s/%s\"!\n"
+#~ msgstr "%s: Ошибка – неизвестное назначение «%s/%s»!\n"
+
+#~ msgid "%s: Error - unknown option '%c'!\n"
+#~ msgstr "%s: Ошибка – неизвестный параметр «%c»!\n"
+
+#~ msgid "%s: Error - unknown option '%s'!\n"
+#~ msgstr "%s: Ошибка – неизвестный параметр «%s»!\n"
+
+#~ msgid "%s: Expected job ID after '-i' option!\n"
+#~ msgstr "%s: После параметра «-i» должен быть указан ID задания!\n"
+
+#~ msgid "%s: Invalid destination name in list \"%s\"!\n"
+#~ msgstr "%s: Неверное имя назначения в списке «%s»!\n"
+
+#~ msgid "%s: Need job ID ('-i jobid') before '-H restart'!\n"
+#~ msgstr "%s: Требуется ID задания («-i jobid») перед «-H restart»!\n"
+
+#~ msgid "%s: No filter to convert from %s/%s to %s/%s!\n"
+#~ msgstr "%s: Нет фильтра для преобразования из %s/%s в %s/%s!\n"
+
+#~ msgid "%s: Sorry, no encryption support compiled in!\n"
+#~ msgstr "%s: Нет скомпилированной поддержки шифрования!\n"
+
+#~ msgid "%s: Unable to contact server!\n"
+#~ msgstr "%s: Не удается установить связь с сервером!\n"
+
+#~ msgid "%s: Unable to determine MIME type of \"%s\"!\n"
+#~ msgstr "%s: Не удается определить тип MIME «%s»!\n"
+
#~ msgid "%s: Unable to open %s - %s\n"
#~ msgstr "%s: Не удается открыть %s – %s\n"
#~ msgid "%s: Unable to open %s - %s on line %d.\n"
#~ msgstr "%s: Не удается открыть %s – %s в строке %d.\n"
+#~ msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"!\n"
+#~ msgstr "%s: Не удается прочитать базу данных MIME в «%s» или «%s»!\n"
+
+#~ msgid "%s: Unknown destination \"%s\"!\n"
+#~ msgstr "%s: Неизвестное назначение «%s»!\n"
+
+#~ msgid "%s: Unknown destination MIME type %s/%s!\n"
+#~ msgstr "%s: Неизвестный MIME-тип назначения %s/%s!\n"
+
+#~ msgid "%s: Unknown option '%c'!\n"
+#~ msgstr "%s: Неизвестный параметр «%c»!\n"
+
+#~ msgid "%s: Unknown source MIME type %s/%s!\n"
+#~ msgstr "%s: Неизвестный MIME-тип источника %s/%s!\n"
+
+#~ msgid ""
+#~ "%s: Warning - '%c' format modifier not supported - output may not be "
+#~ "correct!\n"
+#~ msgstr ""
+#~ "%s: Внимание – модификатор формата «%c» не поддерживается – вывод может "
+#~ "быть неправильным!\n"
+
+#~ msgid "%s: Warning - character set option ignored!\n"
+#~ msgstr "%s: Внимание – параметр набора символов пропущен!\n"
+
+#~ msgid "%s: Warning - content type option ignored!\n"
+#~ msgstr "%s: Внимание – параметр типа контента пропущен!\n"
+
+#~ msgid "%s: Warning - form option ignored!\n"
+#~ msgstr "%s: Внимание – параметр формы пропущен!\n"
+
+#~ msgid "%s: Warning - mode option ignored!\n"
+#~ msgstr "%s: Внимание – параметр режима пропущен!\n"
+
+#~ msgid ""
+#~ "%s: error - %s environment variable names non-existent destination \"%s"
+#~ "\"!\n"
+#~ msgstr ""
+#~ "%s: ошибка – переменная окружения %s указывает несуществующее назначение «%"
+#~ "s»!\n"
+
+#~ msgid "%s: error - expected option=value after '-o' option!\n"
+#~ msgstr ""
+#~ "%s: ошибка – после параметра «-o» должна идти запись вида option=value!\n"
+
#~ msgid "600 DPI Grayscale"
#~ msgstr "600dpi, оттенки серого"
+#~ msgid "A Samba password is required to export printer drivers!"
+#~ msgstr "Для экспорта драйверов принтера требуется пароль Samba!"
+
+#~ msgid "A Samba username is required to export printer drivers!"
+#~ msgstr "Для экспорта драйверов принтера требуется имя пользователя Samba!"
+
+#~ msgid "A class named \"%s\" already exists!"
+#~ msgstr "Класс с именем «%s» уже существует!"
+
+#~ msgid "A printer named \"%s\" already exists!"
+#~ msgstr "Принтер с именем «%s» уже существует!"
+
+#~ msgid "Attempt to set %s printer-state to bad value %d!"
+#~ msgstr "Попытка установить %s printer-state на неверное значение %d!"
+
+#~ msgid "Attribute groups are out of order (%x < %x)!"
+#~ msgstr "Группы атрибутов не действуют (%x < %x)!"
+
+#~ msgid "Bad device URI \"%s\"!\n"
+#~ msgstr "Неверный URI устройства «%s»!\n"
+
+#~ msgid "Bad device-uri \"%s\"!"
+#~ msgstr "Неверное значение device-uri «%s»!"
+
+#~ msgid "Bad device-uri scheme \"%s\"!"
+#~ msgstr "Неверная схема device-uri «%s»!"
+
+#~ msgid "Bad document-format \"%s\"!"
+#~ msgstr "Неверное значение document-format «%s»!"
+
+#~ msgid "Bad filename buffer!"
+#~ msgstr "Ошибка в буфере filename!"
+
+#~ msgid "Bad job-priority value!"
+#~ msgstr "Неверное значение job-priority!"
+
+#~ msgid "Bad job-sheets value \"%s\"!"
+#~ msgstr "Неверное значение job-sheets «%s»!"
+
+#~ msgid "Bad job-sheets value type!"
+#~ msgstr "Неверный тип значения job-sheets!"
+
+#~ msgid "Bad job-state value!"
+#~ msgstr "Неверное значение job-state!"
+
+#~ msgid "Bad job-uri attribute \"%s\"!"
+#~ msgstr "Неверный атрибут job-uri «%s»!"
+
+#~ msgid "Bad notify-pull-method \"%s\"!"
+#~ msgstr "Неверное значение notify-pull-method «%s»!"
+
+#~ msgid "Bad notify-recipient-uri URI \"%s\"!"
+#~ msgstr "Неверный URI notify-recipient-uri «%s»!"
+
+#~ msgid "Bad option + choice on line %d!"
+#~ msgstr "Неверный параметр + выбор в строке %d!"
+
+#~ msgid "Bad port-monitor \"%s\"!"
+#~ msgstr "Неверное значение port-monitor «%s»!"
+
+#~ msgid "Bad printer-state value %d!"
+#~ msgstr "Неверное значение printer-state %d!"
+
+#~ msgid "Bad request version number %d.%d!"
+#~ msgstr "Неверный номер версии запроса %d.%d!"
+
+#~ msgid "Bad subscription ID!"
+#~ msgstr "Неверный ID подписки!"
+
+#~ msgid "Character set \"%s\" not supported!"
+#~ msgstr "Набор символов «%s» не поддерживается!"
+
+#~ msgid "Could not scan type \"%s\"!"
+#~ msgstr "Не удалось сканировать тип «%s»!"
+
+#~ msgid "Cover open."
+#~ msgstr "Крышка открыта."
+
+#~ msgid "Developer almost empty."
+#~ msgstr "Проявитель почти закончился."
+
+#~ msgid "Developer empty!"
+#~ msgstr "Проявитель закончился!"
+
+#~ msgid "Door open."
+#~ msgstr "Дверца открыта."
+
+#~ msgid "ERROR: Bad %%BoundingBox: comment seen!\n"
+#~ msgstr "ERROR: Неверный %%BoundingBox: комментарий просмотрен!\n"
+
+#~ msgid "ERROR: Bad %%IncludeFeature: comment!\n"
+#~ msgstr "ERROR: Неверный %%IncludeFeature: комментарий!\n"
+
+#~ msgid "ERROR: Bad %%Page: comment in file!\n"
+#~ msgstr "ERROR: Неверная %%Page: комментарий в файле!\n"
+
+#~ msgid "ERROR: Bad %%PageBoundingBox: comment in file!\n"
+#~ msgstr "ERROR: Неверный %%PageBoundingBox: комментарий в файле!\n"
+
+#~ msgid "ERROR: Bad SCSI device file \"%s\"!\n"
+#~ msgstr "ERROR: Неверный файл устройства SCSI «%s»!\n"
+
+#~ msgid "ERROR: Bad columns value %d!\n"
+#~ msgstr "ERROR: Неверное значение количества столбцов %d!\n"
+
+#~ msgid "ERROR: Bad cpi value %f!\n"
+#~ msgstr "ERROR: Неверное значение cpi %f!\n"
+
+#~ msgid "ERROR: Bad lpi value %f!\n"
+#~ msgstr "ERROR: Неверное значение lpi %f!\n"
+
+#~ msgid "ERROR: Bad page setup!\n"
+#~ msgstr "ERROR: Неверные параметры страницы!\n"
+
+#~ msgid "ERROR: Destination printer does not exist!\n"
+#~ msgstr "ERROR: Целевой принтер не существует!\n"
+
+#~ msgid "ERROR: Duplicate %%BoundingBox: comment seen!\n"
+#~ msgstr "ERROR: Дубликат %%BoundingBox: комментарий просмотрен!\n"
+
+#~ msgid "ERROR: Duplicate %%Pages: comment seen!\n"
+#~ msgstr "ERROR: Дубликат %%Pages: комментарий просмотрен!\n"
+
+#~ msgid "ERROR: Empty print file!\n"
+#~ msgstr "ERROR: Пустой файл печати!\n"
+
+#~ msgid "ERROR: Expected quoted string on line %d of %s!\n"
+#~ msgstr "ERROR: В строке %d из %s должна быть строка в кавычках!\n"
+
+#~ msgid "ERROR: Fatal USB error!\n"
+#~ msgstr "ERROR: Критический сбой USB!\n"
+
+#~ msgid "ERROR: Invalid HP-GL/2 command seen, unable to print file!\n"
+#~ msgstr ""
+#~ "ERROR: Обнаружена неверная команда HP-GL/2, не удается напечатать файл!\n"
+
+#~ msgid "ERROR: Missing %%EndProlog!\n"
+#~ msgstr "ERROR: Отсутствует %%EndProlog!\n"
+
+#~ msgid "ERROR: Missing %%EndSetup!\n"
+#~ msgstr "ERROR: Отсутствует %%EndSetup!\n"
+
#~ msgid ""
#~ "ERROR: Missing device URI on command-line and no DEVICE_URI environment "
#~ "variable!\n"
@@ -5567,24 +6104,406 @@ msgstr "Для variable-bindings длина не установлена"
#~ "ERROR: Отсутствует идентификатор URI устройства в командной строке и "
#~ "переменная окружения DEVICE_URI!\n"
+#~ msgid "ERROR: Missing value on line %d of banner file!\n"
+#~ msgstr "ERROR: Отсутствует значение в строке %d в файле баннера!\n"
+
+#~ msgid ""
+#~ "ERROR: Need a msgid line before any translation strings on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ERROR: Требуется строка msgid перед строкой перевода в строке %d из %s!\n"
+
+#~ msgid "ERROR: No %%BoundingBox: comment in header!\n"
+#~ msgstr "ERROR: Нет %%BoundingBox: комментарий в заголовке!\n"
+
+#~ msgid "ERROR: No %%Pages: comment in header!\n"
+#~ msgstr "ERROR: Нет %%Pages: комментарий в заголовке!\n"
+
+#~ msgid ""
+#~ "ERROR: No device URI found in argv[0] or in DEVICE_URI environment "
+#~ "variable!\n"
+#~ msgstr ""
+#~ "ERROR: Не обнаружено URI устройства в argv[0] или переменной окружения "
+#~ "DEVICE_URI!\n"
+
+#~ msgid "ERROR: No pages found!\n"
+#~ msgstr "ERROR: Страницы не найдены!\n"
+
+#~ msgid "ERROR: Out of paper!\n"
+#~ msgstr "ERROR: Нет бумаги!\n"
+
+#~ msgid "ERROR: PRINTER environment variable not defined!\n"
+#~ msgstr "ERROR: Переменная окружения PRINTER не указана!\n"
+
+#~ msgid "ERROR: Print file was not accepted (%s)!\n"
+#~ msgstr "ERROR: Файл печати не принят (%s)!\n"
+
+#~ msgid "ERROR: Printer not responding!\n"
+#~ msgstr "ERROR: Принтер не отвечает!\n"
+
#~ msgid "ERROR: Unable to create temporary file - %s.\n"
#~ msgstr "ERROR: Не удается создать временный файл – %s.\n"
#~ msgid "ERROR: Unable to create temporary file: %s\n"
#~ msgstr "ERROR: Не удается создать временный файл: %s\n"
+#~ msgid "ERROR: Unable to get job %d attributes (%s)!\n"
+#~ msgstr "ERROR: Не удается получить атрибуты задания %d (%s)!\n"
+
+#~ msgid "ERROR: Unable to get printer status (%s)!\n"
+#~ msgstr "ERROR: Не удается получить статус принтера (%s)!\n"
+
+#~ msgid "ERROR: Unable to locate printer '%s'!\n"
+#~ msgstr "ERROR: Не удается обнаружить принтер «%s»!\n"
+
+#~ msgid "ERROR: Unable to open image file for printing!\n"
+#~ msgstr "ERROR: Не удается открыть файл изображения для печати!\n"
+
#~ msgid "ERROR: Unable to open temporary file"
#~ msgstr "ERROR: Не удается открыть временный файл"
+#~ msgid "ERROR: Unable to print %d text columns!\n"
+#~ msgstr "ERROR: Не удается напечатать столбцы с текстом (%d)!\n"
+
+#~ msgid "ERROR: Unable to print %dx%d text page!\n"
+#~ msgstr "ERROR: Не удается напечатать страницу с текстом %dx%d!\n"
+
+#~ msgid "ERROR: Unable to read print data!\n"
+#~ msgstr "ERROR: Не удается считать данные печати!\n"
+
+#~ msgid "ERROR: Unable to send print data (%d)\n"
+#~ msgstr "ERROR: Не удается отправить данные печати (%d)\n"
+
+#~ msgid "ERROR: Unable to send print data!\n"
+#~ msgstr "ERROR: Не удается отправить данные печати!\n"
+
+#~ msgid "ERROR: Unable to write %d bytes to printer!\n"
+#~ msgstr "ERROR: Не удается записать %d байт на принтер!\n"
+
+#~ msgid "ERROR: Unable to write raster data to driver!\n"
+#~ msgstr "ERROR: Не удается записать растровые данные на драйвер!\n"
+
+#~ msgid "ERROR: Unable to write to temporary file"
+#~ msgstr "ERROR: Не удается записать данные во временный файл"
+
+#~ msgid "ERROR: Unexpected text on line %d of %s!\n"
+#~ msgstr "ERROR: Непредвиденный текст в строке %d из %s!\n"
+
+#~ msgid "ERROR: Unknown encryption option value \"%s\"!\n"
+#~ msgstr "ERROR: Неизвестное значение параметра шифрования «%s»!\n"
+
+#~ msgid "ERROR: Unknown message catalog format for \"%s\"!\n"
+#~ msgstr "ERROR: Неизвестный формат каталога сообщений для «%s»!\n"
+
+#~ msgid "ERROR: Unknown option \"%s\" with value \"%s\"!\n"
+#~ msgstr "ERROR: Неизвестный параметр «%s» со значением «%s»!\n"
+
+#~ msgid "ERROR: Unknown version option value \"%s\"!\n"
+#~ msgstr "ERROR: Неизвестное значение параметра версии «%s»!\n"
+
+#~ msgid "ERROR: Unsupported brightness value %s, using brightness=100!\n"
+#~ msgstr ""
+#~ "ERROR: Неподдерживаемое значение яркости %s, используется "
+#~ "brightness=100!\n"
+
+#~ msgid "ERROR: Unsupported gamma value %s, using gamma=1000!\n"
+#~ msgstr ""
+#~ "ERROR: Неподдерживаемое значение гаммы %s, используется gamma=1000!\n"
+
+#~ msgid "ERROR: Unsupported number-up value %d, using number-up=1!\n"
+#~ msgstr ""
+#~ "ERROR: Неподдерживаемое значение number-up %d, используется number-up=1!\n"
+
+#~ msgid ""
+#~ "ERROR: Unsupported number-up-layout value %s, using number-up-"
+#~ "layout=lrtb!\n"
+#~ msgstr ""
+#~ "ERROR: Неподдерживаемое значение number-up-layout %s, используется number-"
+#~ "up-layout=lrtb!\n"
+
+#~ msgid "ERROR: Unsupported page-border value %s, using page-border=none!\n"
+#~ msgstr ""
+#~ "ERROR: Неподдерживаемое значение page-border %s, используется page-"
+#~ "border=none!\n"
+
+#~ msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting!\n"
+#~ msgstr "ERROR: Обнаружено переполнение doc_printf (%d байт), отменяю!\n"
+
#~ msgid "ERROR: pdftops filter crashed on signal %d!\n"
#~ msgstr "ERROR: Сбой фильтра pdftops при сигнале %d!\n"
#~ msgid "ERROR: pdftops filter exited with status %d!\n"
#~ msgstr "ERROR: Фильтр pictwpstops закрыт со статусом %d!\n"
+#~ msgid "ERROR: pictwpstops exited on signal %d!\n"
+#~ msgstr "ERROR: Фильтр pictwpstops закрыт по сигналу %d!\n"
+
+#~ msgid "ERROR: pictwpstops exited with status %d!\n"
+#~ msgstr "ERROR: Фильтр pictwpstops закрыт со статусом %d!\n"
+
+#~ msgid ""
+#~ "ERROR: recoverable: Unable to connect to printer; will retry in 30 "
+#~ "seconds...\n"
+#~ msgstr ""
+#~ "ERROR: Восстанавливаемо: не удается подключиться к принтеру; попытка "
+#~ "будет повторена через 30 секунд…\n"
+
+#~ msgid "Empty PPD file!"
+#~ msgstr "Пустой PPD-файл!"
+
+#~ msgid "Error: need hostname after '-h' option!\n"
+#~ msgstr "ERROR: Требуется имя хоста после параметра «-h»!\n"
+
+#~ msgid "Fuser temperature high!"
+#~ msgstr "Высокая температура термофиксатора!"
+
+#~ msgid "Fuser temperature low!"
+#~ msgstr "Низкая температура термофиксатора!"
+
+#~ msgid "Got a printer-uri attribute but no job-id!"
+#~ msgstr "Получен атрибут printer-uri, но не job-id!"
+
+#~ msgid "Ink/toner almost empty."
+#~ msgstr "Чернила/тонер заканчиваются."
+
+#~ msgid "Ink/toner empty!"
+#~ msgstr "Чернила/тонер закончились!"
+
+#~ msgid "Ink/toner waste bin almost full."
+#~ msgstr "Корзина чернил/тонера почти полный."
+
+#~ msgid "Ink/toner waste bin full!"
+#~ msgstr "Корзина чернил/тонера полная!"
+
+#~ msgid "Interlock open."
+#~ msgstr "Открыт замок."
+
+#~ msgid "Job #%d cannot be restarted - no files!"
+#~ msgstr "Задание #%d не может быть перезапущено – нет файлов!"
+
+#~ msgid "Job #%d does not exist!"
+#~ msgstr "Задание #%d не существует!"
+
+#~ msgid "Job #%d is finished and cannot be altered!"
+#~ msgstr "Задание #%d завершено и не может быть изменено!"
+
+#~ msgid "Job #%d is not complete!"
+#~ msgstr "Задание #%d не завершено!"
+
+#~ msgid "Job #%d is not held for authentication!"
+#~ msgstr "Задание #%d не задержано для идентификации!"
+
+#~ msgid "Job #%d is not held!"
+#~ msgstr "Задание #%d не задержано!"
+
+#~ msgid "Job #%s does not exist!"
+#~ msgstr "Задание #%s не существует!"
+
+#~ msgid "Job %d not found!"
+#~ msgstr "Задание #%d не найдено!"
+
+#~ msgid "Job subscriptions cannot be renewed!"
+#~ msgstr "Подписки на задание не могут быть обновлены!"
+
+#~ msgid "Language \"%s\" not supported!"
+#~ msgstr "Язык «%s» не поддерживается!"
+
+#~ msgid "Media jam!"
+#~ msgstr "Затор бумаги!"
+
+#~ msgid "Media tray almost empty."
+#~ msgstr "Лоток с бумагой почти пуст."
+
+#~ msgid "Media tray empty!"
+#~ msgstr "Лоток с бумагой пуст!"
+
+#~ msgid "Media tray missing!"
+#~ msgstr "Лоток с бумагой отсутствует!"
+
+#~ msgid "Media tray needs to be filled."
+#~ msgstr "Необходимо вставить бумагу в лоток."
+
+#~ msgid "Missing document-number attribute!"
+#~ msgstr "Отсутствует атрибут document-number!"
+
+#~ msgid "Missing double quote on line %d!"
+#~ msgstr "Отсутствуют двойные кавычки в строке %d!"
+
+#~ msgid "Missing form variable!"
+#~ msgstr "Отсутствует переменная формы!"
+
+#~ msgid "Missing notify-subscription-ids attribute!"
+#~ msgstr "Отсутствует атрибут notify-subscription-ids!"
+
+#~ msgid "Missing requesting-user-name attribute!"
+#~ msgstr "Отсутствует атрибут requesting-user-name!"
+
+#~ msgid "Missing required attributes!"
+#~ msgstr "Отсутствуют обязательные атрибуты!"
+
+#~ msgid "Missing value on line %d!"
+#~ msgstr "Отсутствует значение в строке %d!"
+
+#~ msgid "No PPD name!"
+#~ msgstr "Нет имени PPD!"
+
+#~ msgid "No Windows printer drivers are installed!"
+#~ msgstr "Нет установленных драйверов принтера Windows!"
+
+#~ msgid "No active jobs on %s!"
+#~ msgstr "Нет активных заданий на %s!"
+
+#~ msgid "No attributes in request!"
+#~ msgstr "Нет атрибутов в запросе!"
+
+#~ msgid "No authentication information provided!"
+#~ msgstr "Нет информации для проверки подлинности!"
+
+#~ msgid "No file!?!"
+#~ msgstr "Нет файла!?!"
+
+#~ msgid "No modification time!"
+#~ msgstr "Не указано время изменения!"
+
+#~ msgid "No printer name!"
+#~ msgstr "Нет имени принтера!"
+
+#~ msgid "No printer-uri found for class!"
+#~ msgstr "Не указан адрес printer-uri для класса!"
+
+#~ msgid "No printer-uri found!"
+#~ msgstr "Не указан адрес printer-uri!"
+
+#~ msgid "No printer-uri in request!"
+#~ msgstr "Нет адреса printer-uri в запросе!"
+
+#~ msgid "No subscription attributes in request!"
+#~ msgstr "Нет атрибутов подписки в запросе!"
+
+#~ msgid "OPC almost at end-of-life."
+#~ msgstr "OPC почти в end-of-life."
+
+#~ msgid "OPC at end-of-life!"
+#~ msgstr "OPC в end-of-life!"
+
+#~ msgid "Out of toner!"
+#~ msgstr "Недостаточно тонера!"
+
+#~ msgid "Output bin almost full."
+#~ msgstr "Выходной лоток почти заполнен."
+
+#~ msgid "Output bin full!"
+#~ msgstr "Выходной лоток заполнен!"
+
+#~ msgid "Output tray missing!"
+#~ msgstr "Выходной лоток отсутствует!"
+
+#~ msgid "Printer offline."
+#~ msgstr "Принтер в режиме не подключен к сети."
+
+#~ msgid "SCSI Printer"
+#~ msgstr "Принтер SCSI"
+
+#~ msgid "The notify-user-data value is too large (%d > 63 octets)!"
+#~ msgstr "Значение notify-user-data слишком длинное (%d > 63 октетов)!"
+
+#~ msgid "The printer or class is not shared!"
+#~ msgstr "Нет общего доступа к принтеру или классу!"
+
+#~ msgid "The printer-uri attribute is required!"
+#~ msgstr "Требуется атрибут printer-uri!"
+
+#~ msgid "Toner low."
+#~ msgstr "Тонер заканчивается."
+
+#~ msgid "Too many job-sheets values (%d > 2)!"
+#~ msgstr "Слишком много значений job-sheets (%d > 2)!"
+
+#~ msgid "Too many printer-state-reasons values (%d > %d)!"
+#~ msgstr "Слишком много значений printer-state-reasons (%d > %d)!"
+
+#~ msgid "Unable to add job for destination \"%s\"!"
+#~ msgstr "Не удается добавить задание для назначения «%s»!"
+
+#~ msgid "Unable to allocate memory for file types!"
+#~ msgstr "Не удается выделить память для типов файлов!"
+
+#~ msgid "Unable to copy 64-bit CUPS printer driver files (%d)!"
+#~ msgstr "Не удается копировать 64-битовые файлы драйвера принтера CUPS (%d)!"
+
+#~ msgid "Unable to copy 64-bit Windows printer driver files (%d)!"
+#~ msgstr ""
+#~ "Не удается копировать 64-битовые файлы драйвера принтера для Windows (%d)!"
+
+#~ msgid "Unable to copy CUPS printer driver files (%d)!"
+#~ msgstr "Не удается копировать файлы драйвера принтера CUPS (%d)!"
+
+#~ msgid "Unable to copy PPD file - %s!"
+#~ msgstr "Не удается копировать PPD-файл – %s!"
+
+#~ msgid "Unable to copy PPD file!"
+#~ msgstr "Не удается копировать PPD-файл!"
+
+#~ msgid "Unable to copy Windows 2000 printer driver files (%d)!"
+#~ msgstr "Не удается копировать файлы драйвера принтера Windows 2000 (%d)!"
+
+#~ msgid "Unable to copy Windows 9x printer driver files (%d)!"
+#~ msgstr "Не удается копировать файлы драйвера принтера Windows 9x (%d)!"
+
+#~ msgid "Unable to copy interface script - %s!"
+#~ msgstr "Не удается копировать скрипт интерфейса – %s!"
+
+#~ msgid "Unable to create printer-uri!"
+#~ msgstr "Не удается создать printer-uri!"
+
+#~ msgid "Unable to edit cupsd.conf files larger than 1MB!"
+#~ msgstr "Невозможно редактировать файлы «cupsd.conf» больше 1 МБ!"
+
+#~ msgid "Unable to find destination for job!"
+#~ msgstr "Не удается найти назначение для задания!"
+
+#~ msgid "Unable to find printer!\n"
+#~ msgstr "Не удается найти принтер!\n"
+
+#~ msgid "Unable to install Windows 2000 printer driver files (%d)!"
+#~ msgstr "Не удается установить файлы драйвера принтера Windows 2000 (%d)!"
+
+#~ msgid "Unable to install Windows 9x printer driver files (%d)!"
+#~ msgstr "Не удается установить файлы драйвера принтера Windows 9x (%d)!"
+
+#~ msgid "Unable to open document %d in job %d!"
+#~ msgstr "Не удается открыть документ %d в задании %d!"
+
+#~ msgid "Unable to send command to printer driver!"
+#~ msgstr "Не удается отправить команду драйверу принтера!"
+
+#~ msgid "Unable to set Windows printer driver (%d)!"
+#~ msgstr "Не удается настроить драйвер принтера Windows (%d)!"
+
+#~ msgid "Unable to use legacy USB class driver!\n"
+#~ msgstr "Не удается использовать устаревший драйвер класса USB!\n"
+
#~ msgid "Unknown printer error (%s)!"
#~ msgstr "Неизвестная ошибка принтера (%s)!"
+#~ msgid "Unsupported character set \"%s\"!"
+#~ msgstr "Неподдерживаемый набор символов «%s»!"
+
+#~ msgid "Unsupported compression \"%s\"!"
+#~ msgstr "Неподдерживаемое сжатие «%s»!"
+
+#~ msgid "Unsupported compression attribute %s!"
+#~ msgstr "Неподдерживаемый атрибут сжатия %s!"
+
+#~ msgid "Unsupported format \"%s\"!"
+#~ msgstr "Неподдерживаемый формат «%s»!"
+
+#~ msgid "Unsupported format '%s'!"
+#~ msgstr "Неподдерживаемый формат «%s»!"
+
+#~ msgid "Unsupported format '%s/%s'!"
+#~ msgstr "Неподдерживаемый формат «%s/%s»!"
+
#~ msgid ""
#~ "Usage: convert [ options ]\n"
#~ "\n"
@@ -5676,11 +6595,539 @@ msgstr "Для variable-bindings длина не установлена"
#~ " -v Режим более подробного отображения\n"
#~ " -vv Режим максимально подробного отображения\n"
+#~ msgid "WARNING: Failed to read side-channel request!\n"
+#~ msgstr "WARNING: Не удалось прочитать запрос бокового канала!\n"
+
+#~ msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature!\n"
+#~ msgstr "WARNING: Параметр «%s» не может быть включен через IncludeFeature!\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with command status byte after %d "
+#~ "seconds!\n"
+#~ msgstr ""
+#~ "WARNING: Удаленный хост не ответил байтом command-статуса после %d "
+#~ "секунд!\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with control status byte after %d "
+#~ "seconds!\n"
+#~ msgstr ""
+#~ "WARNING: Удаленный хост не ответил байтом control-статуса после %d "
+#~ "секунд!\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with data status byte after %d "
+#~ "seconds!\n"
+#~ msgstr ""
+#~ "WARNING: Удаленный хост не ответил байтом data-статуса после %d секунд!\n"
+
+#~ msgid "WARNING: SCSI command timed out (%d); retrying...\n"
+#~ msgstr "WARNING: Время команды SCSI истекло (%d). Повтор попытки…\n"
+
+#~ msgid ""
+#~ "WARNING: This document does not conform to the Adobe Document Structuring "
+#~ "Conventions and may not print correctly!\n"
+#~ msgstr ""
+#~ "WARNING: Этот документ не соответствует Adobe Document Structuring "
+#~ "Conventions и может быть напечатан неправильно!\n"
+
+#~ msgid "WARNING: Unknown choice \"%s\" for option \"%s\"!\n"
+#~ msgstr "WARNING: Неизвестный выбор «%s» для параметра «%s»!\n"
+
+#~ msgid "WARNING: Unknown option \"%s\"!\n"
+#~ msgstr "WARNING: Неизвестный параметр «%s»!\n"
+
+#~ msgid "WARNING: Unsupported baud rate %s!\n"
+#~ msgstr "WARNING: Неподдерживаемая скорость передачи данных в бодах %s!\n"
+
+#~ msgid ""
+#~ "WARNING: recoverable: Network host '%s' is busy; will retry in %d "
+#~ "seconds...\n"
+#~ msgstr ""
+#~ "WARNING: Восстанавливаемо. Хост сети «%s» занят. Попытка будет повторена "
+#~ "через %d сек…\n"
+
+#~ msgid "Warning, no Windows 2000 printer drivers are installed!"
+#~ msgstr "Внимание! Нет установленных драйверов принтера Windows 2000!"
+
+#~ msgid "cupsctl: Unknown option \"%s\"!\n"
+#~ msgstr "cupsctl: Неизвестный параметр «%s»!\n"
+
+#~ msgid "cupsctl: Unknown option \"-%c\"!\n"
+#~ msgstr "cupsctl: Неизвестный параметр «-%c»!\n"
+
+#~ msgid "cupsd: Expected config filename after \"-c\" option!\n"
+#~ msgstr "cupsd: Ожидаемое имя файла конфигурации после параметра «-c»!\n"
+
+#~ msgid "cupsd: Unable to get current directory!\n"
+#~ msgstr "cupsd: Не удается определить текущий каталог!\n"
+
+#~ msgid "cupsd: Unknown argument \"%s\" - aborting!\n"
+#~ msgstr "cupsd: Неизвестный аргумент «%s» – отмена!\n"
+
+#~ msgid "cupsd: Unknown option \"%c\" - aborting!\n"
+#~ msgstr "cupsd: Неизвестный параметр «%c» – отмена!\n"
+
+#~ msgid "cupsfilter: Invalid document number %d!\n"
+#~ msgstr "cupsfilter: Недопустимый номер документа %d!\n"
+
+#~ msgid "cupsfilter: Invalid job ID %d!\n"
+#~ msgstr "cupsfilter: Недопустимый ID задания %d!\n"
+
+#~ msgid "cupsfilter: Only one filename can be specified!\n"
+#~ msgstr "cupsfilter: Только одно имя файла может быть указано!\n"
+
#~ msgid "cupsfilter: Unable to create temporary file: %s\n"
#~ msgstr "cupsfilter: Не удается создать временный файл: %s\n"
+#~ msgid "job-printer-uri attribute missing!"
+#~ msgstr "Атрибут job-printer-uri отсутствует!"
+
+#~ msgid "lpadmin: Class name can only contain printable characters!\n"
+#~ msgstr "lpadmin: Имя класса может содержать только печатные символы!\n"
+
+#~ msgid "lpadmin: Expected PPD after '-P' option!\n"
+#~ msgstr "lpadmin: После параметра «-P» должен быть указан PPD!\n"
+
+#~ msgid "lpadmin: Expected allow/deny:userlist after '-u' option!\n"
+#~ msgstr ""
+#~ "lpadmin: После параметра «-u» должен быть указан allow/deny:userlist!\n"
+
+#~ msgid "lpadmin: Expected class after '-r' option!\n"
+#~ msgstr "lpadmin: После параметра «-r» должен быть указан класс!\n"
+
+#~ msgid "lpadmin: Expected class name after '-c' option!\n"
+#~ msgstr "lpadmin: После параметра «-c» должно быть указано имя класса!\n"
+
+#~ msgid "lpadmin: Expected description after '-D' option!\n"
+#~ msgstr "lpadmin: После параметра «-D» должно идти описание!\n"
+
+#~ msgid "lpadmin: Expected device URI after '-v' option!\n"
+#~ msgstr "lpadmin: После параметра «-v» должен быть указан URI устройства!\n"
+
+#~ msgid "lpadmin: Expected file type(s) after '-I' option!\n"
+#~ msgstr "lpadmin: После параметра «-I» должны быть указаны типы файлов!\n"
+
+#~ msgid "lpadmin: Expected hostname after '-h' option!\n"
+#~ msgstr "lpadmin: После параметра «-h» должно быть указано имя хоста!\n"
+
+#~ msgid "lpadmin: Expected interface after '-i' option!\n"
+#~ msgstr "lpadmin: После параметра «-i» должен быть указан интерфейс!\n"
+
+#~ msgid "lpadmin: Expected location after '-L' option!\n"
+#~ msgstr "lpadmin: После параметра «-L» должно быть указано местоположение!\n"
+
+#~ msgid "lpadmin: Expected model after '-m' option!\n"
+#~ msgstr "lpadmin: После параметра «-m» должна быть указана модель!\n"
+
+#~ msgid "lpadmin: Expected name=value after '-o' option!\n"
+#~ msgstr ""
+#~ "lpadmin: После параметра «-o» должно быть указано значение вида "
+#~ "name=value!\n"
+
+#~ msgid "lpadmin: Expected printer after '-p' option!\n"
+#~ msgstr "lpadmin: После параметра «-p» должен быть указан принтер!\n"
+
+#~ msgid "lpadmin: Expected printer name after '-d' option!\n"
+#~ msgstr "lpadmin: После параметра «-d» должно быть указано имя принтера!\n"
+
+#~ msgid "lpadmin: Expected printer or class after '-x' option!\n"
+#~ msgstr ""
+#~ "lpadmin: После параметра «-x» должен быть указан принтер или класс!\n"
+
+#~ msgid "lpadmin: No member names were seen!\n"
+#~ msgstr "lpadmin: Имена участников не обнаружены!\n"
+
+#~ msgid "lpadmin: Printer name can only contain printable characters!\n"
+#~ msgstr "lpadmin: Имя принтера может содержать только печатные символы!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to add a printer to the class:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Не удается добавить принтер к классу:\n"
+#~ " Необходимо сначала указать имя принтера!\n"
+
#~ msgid "lpadmin: Unable to create temporary file - %s\n"
#~ msgstr "lpadmin: Не удается создать временный файл – %s\n"
#~ msgid "lpadmin: Unable to create temporary file: %s\n"
#~ msgstr "lpadmin: Не удается создать временный файл: %s\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to remove a printer from the class:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Не удается удалить принтер из класса:\n"
+#~ " Необходимо сначала указать имя принтера!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the PPD file:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Не удается настроить PPD-файл:\n"
+#~ " Необходимо сначала указать имя принтера!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the device URI:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Не удается настроить URI устройства:\n"
+#~ " Необходимо сначала указать имя принтера!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the interface script or PPD file:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Не удается настроить скрипт интерфейса или PPD-файл:\n"
+#~ " Необходимо сначала указать имя принтера!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the interface script:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Не удается настроить скрипт интерфейса:\n"
+#~ " Необходимо сначала указать имя принтера!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer description:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Не удается настроить описание принтера:\n"
+#~ " Необходимо сначала указать имя принтера!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer location:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Не удается настроить размещение принтера:\n"
+#~ " Необходимо сначала указать имя принтера!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer options:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Не удается настроить параметры принтера:\n"
+#~ " Необходимо сначала указать имя принтера!\n"
+
+#~ msgid "lpadmin: Unknown allow/deny option \"%s\"!\n"
+#~ msgstr "lpadmin: Неизвестный параметр allow/deny «%s»!\n"
+
+#~ msgid "lpadmin: Unknown argument '%s'!\n"
+#~ msgstr "lpadmin: Неизвестный аргумент «%s»!\n"
+
+#~ msgid "lpadmin: Unknown option '%c'!\n"
+#~ msgstr "lpadmin: Неизвестный параметр «%c»!\n"
+
+#~ msgid "lpadmin: Warning - content type list ignored!\n"
+#~ msgstr "lpadmin: Внимание – список типов контента пропущен!\n"
+
+#~ msgid "lpinfo: Expected 1284 device ID string after --device-id!\n"
+#~ msgstr "lpinfo: После --device-id должна идти строка ID устройства 1284!\n"
+
+#~ msgid "lpinfo: Expected language after --language!\n"
+#~ msgstr "lpinfo: После –language должен быть указан язык!\n"
+
+#~ msgid "lpinfo: Expected make and model after --make-and-model!\n"
+#~ msgstr ""
+#~ "lpinfo: После --make-and-model должна быть указана марка и модель!\n"
+
+#~ msgid "lpinfo: Expected product string after --product!\n"
+#~ msgstr "lpinfo: После –product должна идти строка продукта!\n"
+
+#~ msgid "lpinfo: Expected scheme list after --exclude-schemes!\n"
+#~ msgstr "lpinfo: После --exclude-schemes должен идти список схем!\n"
+
+#~ msgid "lpinfo: Expected scheme list after --include-schemes!\n"
+#~ msgstr "lpinfo: После --ixclude-schemes должен идти список схем!\n"
+
+#~ msgid "lpinfo: Expected timeout after --timeout!\n"
+#~ msgstr "lpinfo: После –timeout должно быть указано время ожидания!\n"
+
+#~ msgid "lpinfo: Unknown argument '%s'!\n"
+#~ msgstr "lpinfo: Неизвестный аргумент «%s»!\n"
+
+#~ msgid "lpinfo: Unknown option '%c'!\n"
+#~ msgstr "lpinfo: Неизвестный параметр «%c»!\n"
+
+#~ msgid "lpinfo: Unknown option '%s'!\n"
+#~ msgstr "lpinfo: Неизвестный параметр «%s»!\n"
+
+#~ msgid "lpmove: Unknown argument '%s'!\n"
+#~ msgstr "lpmove: Неизвестный аргумент «%s»!\n"
+
+#~ msgid "lpmove: Unknown option '%c'!\n"
+#~ msgstr "lpmove: Неизвестный параметр «%c»!\n"
+
+#~ msgid "lpoptions: No printers!?!\n"
+#~ msgstr "lpoptions: Нет принтеров!?!\n"
+
+#~ msgid "lpoptions: Unable to open PPD file for %s!\n"
+#~ msgstr "lpoptions: Не удается открыть PPD-файл для %s!\n"
+
+#~ msgid "lpoptions: Unknown printer or class!\n"
+#~ msgstr "lpoptions: Неизвестный принтер или класс!\n"
+
+#~ msgid "lppasswd: Only root can add or delete passwords!\n"
+#~ msgstr ""
+#~ "lppasswd: Только пользователь root может добавлять или удалять пароли!\n"
+
+#~ msgid "lppasswd: Password file busy!\n"
+#~ msgstr "lppasswd: Файл пароля занят!\n"
+
+#~ msgid "lppasswd: Password file not updated!\n"
+#~ msgstr "lppasswd: Файл пароля не обновлен!\n"
+
+#~ msgid "lppasswd: Sorry, password doesn't match!\n"
+#~ msgstr "lppasswd: Пароль не подходит!\n"
+
+#~ msgid "lppasswd: Sorry, passwords don't match!\n"
+#~ msgstr "lppasswd: Пароль не подходит!\n"
+
+#~ msgid ""
+#~ "lpstat: error - %s environment variable names non-existent destination \"%"
+#~ "s\"!\n"
+#~ msgstr ""
+#~ "lpstat: Ошибка – %s переменная окружения указывает несуществующее "
+#~ "назначение «%s»!\n"
+
+#~ msgid "notify-events not specified!"
+#~ msgstr "notify-events не указаны!"
+
+#~ msgid "notify-recipient-uri URI \"%s\" is already used!"
+#~ msgstr "URI-адрес notify-recipient-uri «%s» уже используется!"
+
+#~ msgid "notify-recipient-uri URI \"%s\" uses unknown scheme!"
+#~ msgstr "URI-адрес notify-recipient-uri «%s» использует неизвестную схему!"
+
+#~ msgid "notify-subscription-id %d no good!"
+#~ msgstr "notify-subscription-id %d неверный!"
+
+#~ msgid "ppdc: Bad resolution name \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Недопустимое имя разрешения «%s» в строке %d из %s.\n"
+
+#~ msgid "ppdc: Bad status keyword %s on line %d of %s!\n"
+#~ msgstr "ppdc: Недопустимое ключевое слово статуса %s в строке %d из %s.\n"
+
+#~ msgid "ppdc: Choice found on line %d of %s with no Option!\n"
+#~ msgstr ""
+#~ "ppdc: В строке %d из %s обнаружено значение, не привязанное к параметру!\n"
+
+#~ msgid "ppdc: Duplicate #po for locale %s on line %d of %s!\n"
+#~ msgstr "ppdc: Дубликат #po для региона %s в строке %d из %s!\n"
+
+#~ msgid "ppdc: Expected a filter definition on line %d of %s!\n"
+#~ msgstr "ppdc: В строке %d из %s должно быть определение фильтра!\n"
+
+#~ msgid "ppdc: Expected a program name on line %d of %s!\n"
+#~ msgstr "ppdc: В строке %d из %s должно быть имя программы!\n"
+
+#~ msgid "ppdc: Expected charset after Font on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: После Font в строке %d из %s должен быть указан набор символов!\n"
+
+#~ msgid "ppdc: Expected color order for ColorModel on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: После ColorModel в строке %d из %s должна быть указана цветовая "
+#~ "схема!\n"
+
+#~ msgid "ppdc: Expected colorspace for ColorModel on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Для ColorModel в строке %d из %s должно быть указано пространство "
+#~ "цветов!\n"
+
+#~ msgid "ppdc: Expected compression for ColorModel on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Для ColorModel в строке %d из %s должно быть указано сжатие!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected constraints string for UIConstraints on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Для UIConstraints в строке %d из %s должна быть указана строка "
+#~ "ограничений!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected driver type keyword following DriverType on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc: После DriverType в строке %d из %s должно быть указано ключевое "
+#~ "слово типа драйвера!\n"
+
+#~ msgid "ppdc: Expected duplex type after Duplex on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: После Duplex в строке %d из %s должен быть указан тип дуплекса!\n"
+
+#~ msgid "ppdc: Expected encoding after Font on line %d of %s!\n"
+#~ msgstr "ppdc: После Font в строке %d из %s должна быть указана кодировка!\n"
+
+#~ msgid "ppdc: Expected filename after #po %s on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: После #po %s в строке %d из %s должно быть указано имя файла!\n"
+
+#~ msgid "ppdc: Expected group name/text on line %d of %s!\n"
+#~ msgstr "ppdc: В строке %d из %s должно быть указано имя группы/текст!\n"
+
+#~ msgid "ppdc: Expected include filename on line %d of %s!\n"
+#~ msgstr "ppdc: В строке %d из %s должно быть указано имя файла!\n"
+
+#~ msgid "ppdc: Expected integer on line %d of %s!\n"
+#~ msgstr "ppdc: В строке %d из %s должно быть целое число!\n"
+
+#~ msgid "ppdc: Expected locale after #po on line %d of %s!\n"
+#~ msgstr "ppdc: После #po в строке %d из %s должен быть указан регион!\n"
+
+#~ msgid "ppdc: Expected name after %s on line %d of %s!\n"
+#~ msgstr "ppdc: После %s в строке %d из %s должно быть имя!\n"
+
+#~ msgid "ppdc: Expected name after FileName on line %d of %s!\n"
+#~ msgstr "ppdc: После FileName в строке %d из %s должно быть имя!\n"
+
+#~ msgid "ppdc: Expected name after Font on line %d of %s!\n"
+#~ msgstr "ppdc: После Font в строке %d из %s должно быть имя!\n"
+
+#~ msgid "ppdc: Expected name after Manufacturer on line %d of %s!\n"
+#~ msgstr "ppdc: После Manufacturer в строке %d из %s должно быть имя!\n"
+
+#~ msgid "ppdc: Expected name after MediaSize on line %d of %s!\n"
+#~ msgstr "ppdc: После MediaSize в строке %d из %s должно быть имя!\n"
+
+#~ msgid "ppdc: Expected name after ModelName on line %d of %s!\n"
+#~ msgstr "ppdc: После ModelName в строке %d из %s должно быть имя!\n"
+
+#~ msgid "ppdc: Expected name after PCFileName on line %d of %s!\n"
+#~ msgstr "ppdc: После PCFileName в строке %d из %s должно быть имя!\n"
+
+#~ msgid "ppdc: Expected name/text after %s on line %d of %s!\n"
+#~ msgstr "ppdc: После %s в строке %d из %s должно быть имя/текст!\n"
+
+#~ msgid "ppdc: Expected name/text after Installable on line %d of %s!\n"
+#~ msgstr "ppdc: После Installable в строке %d из %s должно быть имя/текст!\n"
+
+#~ msgid "ppdc: Expected name/text after Resolution on line %d of %s!\n"
+#~ msgstr "ppdc: После Resolution в строке %d из %s должно быть имя/текст!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected name/text combination for ColorModel on line %d of %s!\n"
+#~ msgstr "ppdc: После ColorModel в строке %d из %s должно быть имя/текст!\n"
+
+#~ msgid "ppdc: Expected option name/text on line %d of %s!\n"
+#~ msgstr "ppdc: В строке %d из %s должно быть указано имя параметра/текст!\n"
+
+#~ msgid "ppdc: Expected option section on line %d of %s!\n"
+#~ msgstr "ppdc: В строке %d из %s должен быть раздел параметров!\n"
+
+#~ msgid "ppdc: Expected option type on line %d of %s!\n"
+#~ msgstr "ppdc: В строке %d из %s должен быть указан тип параметра!\n"
+
+#~ msgid "ppdc: Expected override field after Resolution on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: После Resolution в строке %d из %s должно быть поле "
+#~ "переопределения!\n"
+
+#~ msgid "ppdc: Expected real number on line %d of %s!\n"
+#~ msgstr "ppdc: В строке %d из %s должно быть действительное число!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected resolution/mediatype following ColorProfile on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc: После ColorProfile в строке %d из %s должно быть указано разрешение/"
+#~ "тип носителя!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected resolution/mediatype following SimpleColorProfile on line %"
+#~ "d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: После SimpleColorProfile в строке %d из %s должно быть указано "
+#~ "разрешение/тип носителя!\n"
+
+#~ msgid "ppdc: Expected selector after %s on line %d of %s!\n"
+#~ msgstr "ppdc: После %s в строке %d из %s должен быть селектор!\n"
+
+#~ msgid "ppdc: Expected status after Font on line %d of %s!\n"
+#~ msgstr "ppdc: После Font в строке %d из %s должен быть указан статус!\n"
+
+#~ msgid "ppdc: Expected string after Copyright on line %d of %s!\n"
+#~ msgstr "ppdc: После Copyright в строке %d из %s должна быть строка!\n"
+
+#~ msgid "ppdc: Expected string after Version on line %d of %s!\n"
+#~ msgstr "ppdc: После Version в строке %d из %s должна быть строка!\n"
+
+#~ msgid "ppdc: Expected two option names on line %d of %s!\n"
+#~ msgstr "ppdc: В строке %d из %s должны быть два имени параметра!\n"
+
+#~ msgid "ppdc: Expected value after %s on line %d of %s!\n"
+#~ msgstr "ppdc: После %s в строке %d из %s должно быть значение!\n"
+
+#~ msgid "ppdc: Expected version after Font on line %d of %s!\n"
+#~ msgstr "ppdc: После Font в строке %d из %s должна быть указана версия!\n"
+
+#~ msgid "ppdc: Invalid #include/#po filename \"%s\"!\n"
+#~ msgstr "ppdc: Неверное имя файла #include/#po «%s»!\n"
+
+#~ msgid "ppdc: Invalid cost for filter on line %d of %s!\n"
+#~ msgstr "ppdc: Затраты на фильтр в строке %d из %s указаны неверно!\n"
+
+#~ msgid "ppdc: Invalid empty MIME type for filter on line %d of %s!\n"
+#~ msgstr "ppdc: Недопустимый пустой MIME-тип для фильтра в строке %d из %s!\n"
+
+#~ msgid "ppdc: Invalid empty program name for filter on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Недопустимое пустое имя программы для фильтра в строке %d из %s!\n"
+
+#~ msgid "ppdc: Invalid option section \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Неверный раздел параметров «%s» в строке %d из %s!\n"
+
+#~ msgid "ppdc: Invalid option type \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Неверный тип параметра «%s» в строке %d из %s!\n"
+
+#~ msgid "ppdc: Missing #endif at end of \"%s\"!\n"
+#~ msgstr "ppdc: Отсутствует #endif в конце «%s»!\n"
+
+#~ msgid "ppdc: Missing #if on line %d of %s!\n"
+#~ msgstr "ppdc: Отсутствует #if в строке %d из %s!\n"
+
+#~ msgid "ppdc: No message catalog provided for locale %s!\n"
+#~ msgstr "ppdc: Не указан каталог сообщений для региона %s!\n"
+
+#~ msgid "ppdc: Option %s redefined with a different type on line %d of %s!\n"
+#~ msgstr "ppdc: Для параметра %s определен другой тип в строке %d из %s!\n"
+
+#~ msgid "ppdc: Option constraint must *name on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Для ограничения параметра должно быть указано *name в строке %d из %"
+#~ "s!\n"
+
+#~ msgid "ppdc: Too many nested #if's on line %d of %s!\n"
+#~ msgstr "ppdc: Слишком много вложенных операторов #if в строке %d из %s!\n"
+
+#~ msgid "ppdc: Unable to find #po file %s on line %d of %s!\n"
+#~ msgstr "ppdc: Не удается найти файл #po %s в строке %d из %s!\n"
+
+#~ msgid "ppdc: Unable to find include file \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Не удается найти файл «%s» в строке %d из %s!\n"
+
+#~ msgid "ppdc: Unknown driver type %s on line %d of %s!\n"
+#~ msgstr "ppdc: Неизвестный тип драйвера %s в строке %d из %s!\n"
+
+#~ msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Неизвестный тип дуплекса «%s» в строке %d из %s!\n"
+
+#~ msgid "ppdc: Unknown media size \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Неизвестный размер носителя «%s» в строке %d из %s!\n"
+
+#~ msgid "ppdc: Unknown token \"%s\" seen on line %d of %s!\n"
+#~ msgstr "ppdc: Неизвестный маркер «%s» в строке %d из %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Unknown trailing characters in real number \"%s\" on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc: Неизвестные конечные символы в вещественном числе «%s» в строке %d "
+#~ "из %s!\n"
+
+#~ msgid "ppdc: Unterminated string starting with %c on line %d of %s!\n"
+#~ msgstr "ppdc: Не завершена строка, начинающаяся с %c в строке %d из %s!\n"
+
+#~ msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s!\n"
+#~ msgstr "ppdmerge: Неверное значение LanguageVersion «%s» в %s!\n"
diff --git a/locale/cups_sv.po b/locale/cups_sv.po
index 71fa1209d..ecee081e4 100644
--- a/locale/cups_sv.po
+++ b/locale/cups_sv.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: CUPS 1.4\n"
"Report-Msgid-Bugs-To: http://www.cups.org/str.php\n"
-"POT-Creation-Date: 2009-06-18 15:43-0700\n"
+"POT-Creation-Date: 2010-03-03 10:36-0800\n"
"PO-Revision-Date: 2009-02-16 12:00-0800\n"
"Last-Translator: Apple Inc.\n"
"Language-Team: Apple Inc.\n"
@@ -219,8 +219,8 @@ msgstr ""
" (begränsare=\"%s %s %s %s\")\n"
#, c-format
-msgid " WARN %s has no corresponding options!\n"
-msgstr " VARN %s har inga motsvarande alternativ!\n"
+msgid " WARN %s has no corresponding options\n"
+msgstr ""
#, c-format
msgid ""
@@ -230,24 +230,18 @@ msgstr ""
" VARN %s delar ett vanligt prefix med %s\n"
" REF: Sida 15, sektion 3.2.\n"
-msgid " WARN Default choices conflicting!\n"
-msgstr " VARN Standardval är i konflikt!\n"
+msgid " WARN Default choices conflicting\n"
+msgstr ""
#, c-format
msgid ""
" WARN Duplex option keyword %s may not work as expected and should "
-"be named Duplex!\n"
+"be named Duplex\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" VARN Nyckelordet %s för duplexalternativet kanske inte fungerar "
-"som det ska och bör vara Duplex!\n"
-" REF: Sida 122, sektion 5.17\n"
-msgid ""
-" WARN File contains a mix of CR, LF, and CR LF line endings!\n"
+msgid " WARN File contains a mix of CR, LF, and CR LF line endings\n"
msgstr ""
-" VARN Filen innehåller en blandning av radslut med CR, LF och CR "
-"LF!\n"
msgid ""
" WARN LanguageEncoding required by PPD 4.3 spec.\n"
@@ -257,8 +251,8 @@ msgstr ""
" REF: Sidorna 56-57, sektion 5.3.\n"
#, c-format
-msgid " WARN Line %d only contains whitespace!\n"
-msgstr " VARN Rad %d innehåller endast mellanslag!\n"
+msgid " WARN Line %d only contains whitespace\n"
+msgstr ""
msgid ""
" WARN Manufacturer required by PPD 4.3 spec.\n"
@@ -269,18 +263,14 @@ msgstr ""
msgid ""
" WARN Non-Windows PPD files should use lines ending with only LF, "
-"not CR LF!\n"
+"not CR LF\n"
msgstr ""
-" VARN Icke-Windows PPD-filer bör använda radslut med endast LF, "
-"inte CR LF!\n"
#, c-format
msgid ""
-" WARN Obsolete PPD version %.1f!\n"
+" WARN Obsolete PPD version %.1f\n"
" REF: Page 42, section 5.2.\n"
msgstr ""
-" VARN Föråldrad PPD-version %.1f!\n"
-" REF: Sida 42, sektion 5.2.\n"
msgid ""
" WARN PCFileName longer than 8.3 in violation of PPD spec.\n"
@@ -290,6 +280,11 @@ msgstr ""
" REF: Sidorna 61-62, sektion 5.3.\n"
msgid ""
+" WARN PCFileName should contain a unique filename.\n"
+" REF: Pages 61-62, section 5.3.\n"
+msgstr ""
+
+msgid ""
" WARN Protocols contains PJL but JCL attributes are not set.\n"
" REF: Pages 78-79, section 5.7.\n"
msgstr ""
@@ -312,73 +307,99 @@ msgstr ""
" REF: Sidorna 64-65, sektion 5.3.\n"
#, c-format
-msgid " %s %s %s does not exist!\n"
-msgstr " %s %s %s finns inte!\n"
+msgid " %s %s %s does not exist\n"
+msgstr ""
#, c-format
-msgid " %s %s file \"%s\" has the wrong capitalization!\n"
+msgid " %s %s file \"%s\" has the wrong capitalization\n"
msgstr ""
#, c-format
msgid ""
-" %s Bad %s choice %s!\n"
+" %s Bad %s choice %s\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" %s Felaktigt %s val %s!\n"
-" REF: Sida 122, sektion 5.17\n"
#, c-format
-msgid " %s Bad UTF-8 \"%s\" translation string for option %s!\n"
+msgid " %s Bad UTF-8 \"%s\" translation string for option %s\n"
msgstr ""
-" %s Felaktig UTF-8-översättningssträng ”%s” för alternativet %s!\n"
#, c-format
msgid ""
-" %s Bad UTF-8 \"%s\" translation string for option %s, choice %s!\n"
+" %s Bad UTF-8 \"%s\" translation string for option %s, choice %s\n"
msgstr ""
-" %s Felaktig UTF-8-översättningssträng ”%s” för alternativet %s, valet "
-"%s!\n"
#, c-format
-msgid " %s Bad cupsFilter value \"%s\"!\n"
-msgstr " %s Felaktigt cupsFilter-värde \"%s\"!\n"
+msgid " %s Bad cupsFilter value \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsICCProfile %s!\n"
-msgstr " %s Felaktig cupsICCProfile %s!\n"
+msgid " %s Bad cupsICCProfile %s\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsPreFilter value \"%s\"!\n"
-msgstr " %s Felaktigt cupsFilter-värde \"%s\"!\n"
+msgid " %s Bad cupsPreFilter value \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s Felaktig cupsUIConstraints %s: \"%s\"!\n"
+msgid " %s Bad cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad language \"%s\"!\n"
-msgstr " %s Felaktigt språk \"%s\"!\n"
+msgid " %s Bad language \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad spelling of %s - should be %s!\n"
+msgid " %s Bad permissions on APDialogExtension file \"%s\"\n"
msgstr ""
#, c-format
-msgid " %s Cannot provide both APScanAppPath and APScanAppBundleID!\n"
+msgid " %s Bad permissions on APPrinterIconPath file \"%s\"\n"
msgstr ""
#, c-format
-msgid " %s Empty cupsUIConstraints %s!\n"
-msgstr " %s Tom cupsUIConstraints %s!\n"
+msgid " %s Bad permissions on APPrinterLowInkTool file \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Missing \"%s\" translation string for option %s!\n"
-msgstr " %s Saknad översättningssträng ”%s” för alternativet %s!\n"
+msgid " %s Bad permissions on APPrinterUtilityPath file \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Missing \"%s\" translation string for option %s, choice %s!\n"
+msgid " %s Bad permissions on APScanAppPath file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on cupsFilter file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on cupsICCProfile file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on cupsPreFilter file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad spelling of %s - should be %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Cannot provide both APScanAppPath and APScanAppBundleID\n"
+msgstr ""
+
+#, c-format
+msgid " %s Empty cupsUIConstraints %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Missing \"%s\" translation string for option %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Missing \"%s\" translation string for option %s, choice %s\n"
msgstr ""
-" %s Saknad översättningssträng ”%s” för alternativet %s, valet %s!\n"
#, c-format
msgid " %s Missing APDialogExtension file \"%s\"\n"
@@ -402,100 +423,94 @@ msgstr ""
#, c-format
msgid ""
-" %s Missing REQUIRED PageRegion option!\n"
+" %s Missing REQUIRED PageRegion option\n"
" REF: Page 100, section 5.14.\n"
msgstr ""
#, c-format
msgid ""
-" %s Missing REQUIRED PageSize option!\n"
+" %s Missing REQUIRED PageSize option\n"
" REF: Page 99, section 5.14.\n"
msgstr ""
#, c-format
-msgid " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"!\n"
-msgstr " %s Valet *%s %s saknas i UIConstraints \"*%s %s *%s %s”!\n"
+msgid " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"\n"
+msgstr ""
#, c-format
-msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s Valet *%s %s saknas i cupsUIConstraints %s: \"%s”!\n"
+msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
#, c-format
msgid " %s Missing cupsFilter file \"%s\"\n"
msgstr " %s Felaktigt cupsFilter-värde \"%s\"\n"
#, c-format
-msgid " %s Missing cupsICCProfile file \"%s\"!\n"
-msgstr " %s Saknad cupsICCProfile-fil \"%s\"!\n"
+msgid " %s Missing cupsICCProfile file \"%s\"\n"
+msgstr ""
#, c-format
msgid " %s Missing cupsPreFilter file \"%s\"\n"
msgstr " %s Saknad cupsPreFilter-fil \"%s\"\n"
#, c-format
-msgid " %s Missing cupsUIResolver %s!\n"
-msgstr " %s Saknad cupsUIResolver %s!\n"
+msgid " %s Missing cupsUIResolver %s\n"
+msgstr ""
#, c-format
-msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"!\n"
-msgstr " %s Alternativet %s saknas i UIConstraints \"*%s %s *%s %s\"!\n"
+msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"\n"
+msgstr ""
#, c-format
-msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s Alternativet %s saknas i cupsUIConstraints %s: \"%s\"!\n"
+msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s No base translation \"%s\" is included in file!\n"
-msgstr " %s Ingen grundöversättning \"%s\" finns i filen!\n"
+msgid " %s No base translation \"%s\" is included in file\n"
+msgstr ""
#, c-format
msgid ""
-" %s Non-standard size name \"%s\"!\n"
+" %s Non-standard size name \"%s\"\n"
" REF: Page 187, section B.2.\n"
msgstr ""
#, c-format
msgid ""
-" %s REQUIRED %s does not define choice None!\n"
+" %s REQUIRED %s does not define choice None\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" %s KRÄVER %s definierar inte valet None!\n"
-" REF: Sida 122, sektion 5.17\n"
#, c-format
-msgid " %s Size \"%s\" defined for %s but not for %s!\n"
+msgid " %s Size \"%s\" defined for %s but not for %s\n"
msgstr ""
#, c-format
-msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)!\n"
+msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)\n"
msgstr ""
#, c-format
-msgid " %s cupsICCProfile %s hash value collides with %s!\n"
-msgstr " %s cupsICCProfile %s hashvärde står i konflikt med %s!\n"
+msgid " %s cupsICCProfile %s hash value collides with %s\n"
+msgstr ""
#, c-format
-msgid " %s cupsUIResolver %s causes a loop!\n"
-msgstr " %s cupsUIResolver %s orsakade en loop!\n"
+msgid " %s cupsUIResolver %s causes a loop\n"
+msgstr ""
#, c-format
msgid ""
-" %s cupsUIResolver %s does not list at least two different options!\n"
+" %s cupsUIResolver %s does not list at least two different options\n"
msgstr ""
#, c-format
-msgid " **FAIL** %s choice names %s and %s differ only by case!\n"
+msgid " **FAIL** %s choice names %s and %s differ only by case\n"
msgstr ""
-" **FEL** %s namnen %s och %s skiljer sig endast i fråga om stor eller "
-"liten bokstav!\n"
#, c-format
msgid ""
-" **FAIL** %s must be 1284DeviceID!\n"
+" **FAIL** %s must be 1284DeviceID\n"
" REF: Page 72, section 5.5\n"
msgstr ""
-" **FEL** %s måste vara 1284DeviceID!\n"
-" REF: Sida 72, sektion 5.5\n"
#, c-format
msgid ""
@@ -507,19 +522,15 @@ msgstr ""
#, c-format
msgid ""
-" **FAIL** BAD DefaultImageableArea %s!\n"
+" **FAIL** BAD DefaultImageableArea %s\n"
" REF: Page 102, section 5.15.\n"
msgstr ""
-" **FEL** FELAKTIG DefaultImageableArea %s!\n"
-" REF: Sida 102, sektion 5.15.\n"
#, c-format
msgid ""
-" **FAIL** BAD DefaultPaperDimension %s!\n"
+" **FAIL** BAD DefaultPaperDimension %s\n"
" REF: Page 103, section 5.15.\n"
msgstr ""
-" **FEL** FELAKTIG DefaultPaperDimension %s!\n"
-" REF: Sida 103, sektion 5.15.\n"
msgid ""
" **FAIL** BAD JobPatchFile attribute in file\n"
@@ -573,11 +584,9 @@ msgstr ""
#, c-format
msgid ""
-" **FAIL** Bad %s choice %s!\n"
+" **FAIL** Bad %s choice %s\n"
" REF: Page 84, section 5.9\n"
msgstr ""
-" **FEL** Felaktigt %s-val %s!\n"
-" REF: Sida 84, sektion 5.9\n"
#, c-format
msgid ""
@@ -596,12 +605,12 @@ msgstr ""
" REF: Sida 56, sektion 5.3.\n"
#, c-format
-msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1!\n"
-msgstr " **FEL** Felaktig språkkodning %s - måste vara ISOLatin1!\n"
+msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1\n"
+msgstr ""
#, c-format
-msgid " **FAIL** Bad LanguageVersion %s - must be English!\n"
-msgstr " **FEL** Felaktigt språk %s - måste vara engelska!\n"
+msgid " **FAIL** Bad LanguageVersion %s - must be English\n"
+msgstr ""
#, c-format
msgid " **FAIL** Default option code cannot be interpreted: %s\n"
@@ -610,34 +619,26 @@ msgstr " **FEL** Förvald alternativkod kan inte tolkas: %s\n"
#, c-format
msgid ""
" **FAIL** Default translation string for option %s choice %s contains "
-"8-bit characters!\n"
+"8-bit characters\n"
msgstr ""
-" **FEL** Standardöversättningssträng för alternativet %s val %s "
-"innehåller 8-bitars tecken!\n"
#, c-format
msgid ""
" **FAIL** Default translation string for option %s contains 8-bit "
-"characters!\n"
+"characters\n"
msgstr ""
-" **FEL** Standardöversättningssträng för alternativet %s innehåller 8-"
-"bitars tecken!\n"
#, c-format
-msgid " **FAIL** Group names %s and %s differ only by case!\n"
+msgid " **FAIL** Group names %s and %s differ only by case\n"
msgstr ""
-" **FEL** Gruppnamnen %s och %s skiljer sig endast i fråga om stor "
-"eller liten bokstav!\n"
#, c-format
-msgid " **FAIL** Multiple occurrences of %s choice name %s!\n"
-msgstr " **FEL** Flera förekomster av %s namn %s!\n"
+msgid " **FAIL** Multiple occurrences of %s choice name %s\n"
+msgstr ""
#, c-format
-msgid " **FAIL** Option names %s and %s differ only by case!\n"
+msgid " **FAIL** Option names %s and %s differ only by case\n"
msgstr ""
-" **FEL** Alternativnamnen %s och %s skiljer sig endast i fråga om stor "
-"eller liten bokstav!\n"
#, c-format
msgid ""
@@ -787,100 +788,82 @@ msgstr " %d FEL HITTADES\n"
#, c-format
msgid ""
-" Bad %%%%BoundingBox: on line %d!\n"
+" Bad %%%%BoundingBox: on line %d\n"
" REF: Page 39, %%%%BoundingBox:\n"
msgstr ""
-" Felaktig %%%%BoundingBox: på rad %d!\n"
-" REF: Sida 39, %%%%BoundingBox:\n"
#, c-format
msgid ""
-" Bad %%%%Page: on line %d!\n"
+" Bad %%%%Page: on line %d\n"
" REF: Page 53, %%%%Page:\n"
msgstr ""
-" Felaktig %%%%Page: på rad %d!\n"
-" REF: Sida 53, %%%%Page:\n"
#, c-format
msgid ""
-" Bad %%%%Pages: on line %d!\n"
+" Bad %%%%Pages: on line %d\n"
" REF: Page 43, %%%%Pages:\n"
msgstr ""
-" Felaktiga %%%%Pages: på rad %d!\n"
-" REF: Sida 43, %%%%Pages:\n"
#, c-format
msgid ""
-" Line %d is longer than 255 characters (%d)!\n"
+" Line %d is longer than 255 characters (%d)\n"
" REF: Page 25, Line Length\n"
msgstr ""
-" Rad %d är längre än 255 tecken (%d)!\n"
-" REF: Sida 25, Line Length\n"
msgid ""
-" Missing %!PS-Adobe-3.0 on first line!\n"
+" Missing %!PS-Adobe-3.0 on first line\n"
" REF: Page 17, 3.1 Conforming Documents\n"
msgstr ""
-" Saknar %!PS-Adobe-3.0 på första raden!\n"
-" REF: Sida 17, 3.1 Conforming Documents\n"
#, c-format
msgid ""
-" Missing %%EndComments comment!\n"
+" Missing %%EndComments comment\n"
" REF: Page 41, %%EndComments\n"
msgstr ""
-" Saknar %%EndComments-kommentar!\n"
-" REF: Sida 41, %%EndComments\n"
#, c-format
msgid ""
-" Missing or bad %%BoundingBox: comment!\n"
+" Missing or bad %%BoundingBox: comment\n"
" REF: Page 39, %%BoundingBox:\n"
msgstr ""
-" Saknad eller felaktig %%BoundingBox: kommentar!\n"
-" REF: Sida 39, %%BoundingBox:\n"
#, c-format
msgid ""
-" Missing or bad %%Page: comments!\n"
+" Missing or bad %%Page: comments\n"
" REF: Page 53, %%Page:\n"
msgstr ""
-" Saknad eller felaktig %%Page: kommentar!\n"
-" REF: Sida 53, %%Page:\n"
#, c-format
msgid ""
-" Missing or bad %%Pages: comment!\n"
+" Missing or bad %%Pages: comment\n"
" REF: Page 43, %%Pages:\n"
msgstr ""
-" Saknad eller felaktig %%Pages: kommentar!\n"
-" REF: Sida 43, %%Pages:\n"
msgid " NO ERRORS FOUND\n"
msgstr " INGA FEL HITTADES\n"
#, c-format
-msgid " Saw %d lines that exceeded 255 characters!\n"
-msgstr " Såg %d rader som översteg 255 tecken!\n"
+msgid " Saw %d lines that exceeded 255 characters\n"
+msgstr ""
#, c-format
-msgid " Too many %%BeginDocument comments!\n"
-msgstr " För många %%BeginDocument-kommentarer!\n"
+msgid " Too many %%BeginDocument comments\n"
+msgstr ""
#, c-format
-msgid " Too many %%EndDocument comments!\n"
-msgstr " För många %%EndDocument-kommentarer!\n"
+msgid " Too many %%EndDocument comments\n"
+msgstr ""
-msgid " Warning: file contains binary data!\n"
-msgstr " Varning: filen innehåller binärdata!\n"
+msgid " Warning: file contains binary data\n"
+msgstr ""
#, c-format
-msgid " Warning: no %%EndComments comment in file!\n"
-msgstr " Varning: ingen %%EndComments-kommentar i fil!\n"
+msgid " Warning: no %%EndComments comment in file\n"
+msgstr ""
#, c-format
-msgid " Warning: obsolete DSC version %.1f in file!\n"
-msgstr " Varning: föråldrad DSC-version %.1f i fil!\n"
+msgid " Warning: obsolete DSC version %.1f in file\n"
+msgstr ""
msgid " FAIL\n"
msgstr " FEL\n"
@@ -976,8 +959,8 @@ msgstr ""
"\t%s\n"
#, c-format
-msgid "%s not supported!"
-msgstr "%s stöds inte!"
+msgid "%s not supported"
+msgstr ""
#, c-format
msgid "%s/%s accepting requests since %s\n"
@@ -1000,120 +983,119 @@ msgid "%s: %s failed: %s\n"
msgstr "%s: %s misslyckades: %s\n"
#, c-format
-msgid "%s: Don't know what to do!\n"
-msgstr "%s: Vet inte vad som ska göras!\n"
+msgid "%s: Don't know what to do\n"
+msgstr ""
#, c-format
msgid ""
-"%s: Error - %s environment variable names non-existent destination \"%s\"!\n"
-msgstr "%s: Fel - miljövariabeln %s namnger icke-existerande mål \"%s\"!\n"
+"%s: Error - %s environment variable names non-existent destination \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid "%s: Error - bad job ID\n"
+msgstr ""
#, c-format
-msgid "%s: Error - bad job ID!\n"
-msgstr "%s: Fel - felaktigt utskrifts-ID!\n"
+msgid "%s: Error - cannot print files and alter jobs simultaneously\n"
+msgstr ""
#, c-format
-msgid "%s: Error - cannot print files and alter jobs simultaneously!\n"
-msgstr "%s: Fel - kan inte skriva ut filer och ändra utskrifter samtidigt!\n"
+msgid "%s: Error - cannot print from stdin if files or a job ID are provided\n"
+msgstr ""
#, c-format
-msgid ""
-"%s: Error - cannot print from stdin if files or a job ID are provided!\n"
+msgid "%s: Error - expected character set after '-S' option\n"
msgstr ""
-"%s: Fel - kan inte skriva ut från standard in om filer eller ett utskrifts-"
-"ID anges!\n"
#, c-format
-msgid "%s: Error - expected character set after '-S' option!\n"
-msgstr "%s: Fel - förväntade teckenkodning efter alternativet ”-S”!\n"
+msgid "%s: Error - expected content type after '-T' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected content type after '-T' option!\n"
-msgstr "%s: Fel - förväntade innehållstyp efter alternativet ”-T”!\n"
+msgid "%s: Error - expected copies after '-n' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected copies after '-n' option!\n"
-msgstr "%s: Fel - förväntade exemplar efter alternativet ”-n”!\n"
+msgid "%s: Error - expected copy count after '-#' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected copy count after '-#' option!\n"
-msgstr "%s: Fel - förväntade antal exemplar efter alternativet ”-#”!\n"
+msgid "%s: Error - expected destination after '-P' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected destination after '-P' option!\n"
-msgstr "%s: Fel - förväntade mål efter alternativet ”-P”!\n"
+msgid "%s: Error - expected destination after '-b' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected destination after '-b' option!\n"
-msgstr "%s: Fel - förväntade mål efter alternativet ”-b”!\n"
+msgid "%s: Error - expected destination after '-d' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected destination after '-d' option!\n"
-msgstr "%s: Fel - förväntade mål efter alternativet ”-d”!\n"
+msgid "%s: Error - expected form after '-f' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected form after '-f' option!\n"
-msgstr "%s: Fel - förväntade format efter alternativet ”-f”!\n"
+msgid "%s: Error - expected hold name after '-H' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected hold name after '-H' option!\n"
-msgstr "%s: Fel - förväntade kvarhållningsnamn efter alternativet ”-H”!\n"
+msgid "%s: Error - expected hostname after '-H' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected hostname after '-H' option!\n"
-msgstr "%s: Fel - förväntade värdnamn efter alternativet ”-H”!\n"
+msgid "%s: Error - expected hostname after '-h' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected hostname after '-h' option!\n"
-msgstr "%s: Fel - förväntade värdnamn efter alternativet ”-h”!\n"
+msgid "%s: Error - expected mode list after '-y' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected mode list after '-y' option!\n"
-msgstr "%s: Fel - förväntade lägeslista efter alternativet ”-y”!\n"
+msgid "%s: Error - expected name after '-%c' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected name after '-%c' option!\n"
-msgstr "%s: Fel - förväntade namn efter alternativet ”-%c”!\n"
+msgid "%s: Error - expected option string after '-o' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected option string after '-o' option!\n"
-msgstr "%s: Fel - förväntade alternativsträng efter alternativet ”-o”!\n"
+msgid "%s: Error - expected page list after '-P' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected page list after '-P' option!\n"
-msgstr "%s: Fel - förväntade sidlista efter alternativet ”-P”!\n"
+msgid "%s: Error - expected priority after '-%c' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected priority after '-%c' option!\n"
-msgstr "%s: Fel - förväntade prioritet efter alternativet ”-%c”!\n"
+msgid "%s: Error - expected reason text after '-r' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected reason text after '-r' option!\n"
-msgstr "%s: Fel - förväntade anledningstext efter alternativet ”-r”!\n"
+msgid "%s: Error - expected title after '-t' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected title after '-t' option!\n"
-msgstr "%s: Fel - förväntade titel efter alternativet ”-t”!\n"
+msgid "%s: Error - expected username after '-U' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected username after '-U' option!\n"
-msgstr "%s: Fel - förväntade användarnamn efter alternativet ”-U”!\n"
+msgid "%s: Error - expected username after '-U' option!n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected username after '-u' option!\n"
-msgstr "%s: Fel - förväntade användarnamn efter alternativet ”-U”!\n"
+msgid "%s: Error - expected username after '-u' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected value after '-%c' option!\n"
-msgstr "%s: Fel - förväntade värde efter alternativet ”-%c”!\n"
+msgid "%s: Error - expected value after '-%c' option\n"
+msgstr ""
#, c-format
msgid ""
"%s: Error - need \"completed\", \"not-completed\", or \"all\" after '-W' "
-"option!\n"
+"option\n"
msgstr ""
-"%s: Fel - behöver ”completed”, ”not-completed” eller ”all” efter "
-"alternativet ”-W”!\n"
#, c-format
msgid "%s: Error - no default destination available.\n"
@@ -1124,8 +1106,8 @@ msgid "%s: Error - priority must be between 1 and 100.\n"
msgstr "%s: Fel - prioritet måste vara mellan 1 och 100.\n"
#, c-format
-msgid "%s: Error - scheduler not responding!\n"
-msgstr "%s: Fel - schemaläggare svarar inte!\n"
+msgid "%s: Error - scheduler not responding\n"
+msgstr ""
#, c-format
msgid "%s: Error - too many files - \"%s\"\n"
@@ -1140,64 +1122,64 @@ msgid "%s: Error - unable to queue from stdin - %s\n"
msgstr "%s: Fel - kunde inte köa från standard in - %s\n"
#, c-format
-msgid "%s: Error - unknown destination \"%s\"!\n"
-msgstr "%s: Fel - okänt mål \"%s\"!\n"
+msgid "%s: Error - unknown destination \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Error - unknown destination \"%s/%s\"!\n"
-msgstr "%s: Fel - okänt mål \"%s/%s\"!\n"
+msgid "%s: Error - unknown destination \"%s/%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Error - unknown option '%c'!\n"
-msgstr "%s: Fel - okänt alternativ ”%c”!\n"
+msgid "%s: Error - unknown option '%c'\n"
+msgstr ""
#, c-format
-msgid "%s: Error - unknown option '%s'!\n"
-msgstr "%s: Fel - okänt alternativ ”%s”!\n"
+msgid "%s: Error - unknown option '%s'\n"
+msgstr ""
#, c-format
-msgid "%s: Expected job ID after '-i' option!\n"
-msgstr "%s: Förväntade utskrifts-ID efter alternativet ”-i”!\n"
+msgid "%s: Expected job ID after '-i' option\n"
+msgstr ""
#, c-format
msgid "%s: Filter \"%s\" not available: %s\n"
msgstr "%s: Filter \"%s\" inte tillgängligt: %s\n"
#, c-format
-msgid "%s: Invalid destination name in list \"%s\"!\n"
-msgstr "%s: Ogiltigt målnamn i listan \"%s\"!\n"
+msgid "%s: Invalid destination name in list \"%s\"\n"
+msgstr ""
#, c-format
msgid "%s: Invalid filter string \"%s\"\n"
msgstr "%s: Ogiltig filtersträng \"%s\"\n"
#, c-format
-msgid "%s: Need job ID ('-i jobid') before '-H restart'!\n"
-msgstr "%s: Behöver utskrifts-ID (”-i jobid”) före ”-H restart”!\n"
+msgid "%s: Need job ID ('-i jobid') before '-H restart'\n"
+msgstr ""
#, c-format
-msgid "%s: No filter to convert from %s/%s to %s/%s!\n"
-msgstr "%s: Filter saknas för konvertering från %s/%s till %s/%s!\n"
+msgid "%s: No filter to convert from %s/%s to %s/%s\n"
+msgstr ""
#, c-format
msgid "%s: Operation failed: %s\n"
msgstr "%s: Åtgärd misslyckades: %s\n"
#, c-format
-msgid "%s: Sorry, no encryption support compiled in!\n"
-msgstr "%s: Tyvärr, inget stöd för kryptering har byggts in!\n"
+msgid "%s: Sorry, no encryption support compiled in\n"
+msgstr ""
#, c-format
msgid "%s: Unable to connect to server\n"
msgstr "%s: Kunde inte ansluta till server\n"
#, c-format
-msgid "%s: Unable to contact server!\n"
-msgstr "%s: Kunde inte kontakta server!\n"
+msgid "%s: Unable to contact server\n"
+msgstr ""
#, c-format
-msgid "%s: Unable to determine MIME type of \"%s\"!\n"
-msgstr "%s: Kan inte avgöra MIME-typ hos \"%s\"!\n"
+msgid "%s: Unable to determine MIME type of \"%s\"\n"
+msgstr ""
#, c-format
msgid "%s: Unable to open %s: %s\n"
@@ -1212,57 +1194,55 @@ msgid "%s: Unable to open PPD file: %s on line %d.\n"
msgstr ""
#, c-format
-msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"!\n"
-msgstr "%s: Kan inte läsa MIME-databas från \"%s\" eller \"%s\"!\n"
+msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown destination \"%s\"!\n"
-msgstr "%s: Okänt mål \"%s\"!\n"
+msgid "%s: Unknown destination \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown destination MIME type %s/%s!\n"
-msgstr "%s: Okänd mål-MIME-typ %s/%s!\n"
+msgid "%s: Unknown destination MIME type %s/%s\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown option '%c'!\n"
-msgstr "%s: Okänt alternativ ”%c”!\n"
+msgid "%s: Unknown option '%c'\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown source MIME type %s/%s!\n"
-msgstr "%s: Okänd käll-MIME-typ %s/%s!\n"
+msgid "%s: Unknown source MIME type %s/%s\n"
+msgstr ""
#, c-format
msgid ""
"%s: Warning - '%c' format modifier not supported - output may not be "
-"correct!\n"
+"correct\n"
msgstr ""
-"%s: Varning - ”%c” formatmodifieraren stöds inte - utmatning kanske inte "
-"blir korrekt!\n"
#, c-format
-msgid "%s: Warning - character set option ignored!\n"
-msgstr "%s: Varning - alternativet för teckenkodning ignorerades!\n"
+msgid "%s: Warning - character set option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - content type option ignored!\n"
-msgstr "%s: Varning - alternativet för innehållstyp ignorerades!"
+msgid "%s: Warning - content type option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - form option ignored!\n"
-msgstr "%s: Varning - formuläralternativ ignorerades!\n"
+msgid "%s: Warning - form option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - mode option ignored!\n"
-msgstr "%s: Varning - lägesalternativ ignorerades!\n"
+msgid "%s: Warning - mode option ignored\n"
+msgstr ""
#, c-format
msgid ""
-"%s: error - %s environment variable names non-existent destination \"%s\"!\n"
-msgstr "%s: fel - miljövariabeln %s namnger icke-existerande mål \"%s\"!\n"
+"%s: error - %s environment variable names non-existent destination \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: error - expected option=value after '-o' option!\n"
-msgstr "%s: förväntade option=value efter alternativet ”-o”!\n"
+msgid "%s: error - expected option=value after '-o' option\n"
+msgstr ""
#, c-format
msgid "%s: error - no default destination available.\n"
@@ -1859,19 +1839,19 @@ msgstr "95"
msgid "?Invalid help command unknown\n"
msgstr "?Ogiltigt hjälpkommando okänt\n"
-msgid "A Samba password is required to export printer drivers!"
-msgstr "Ett Samba-lösenord krävs för att exportera skrivardrivrutiner"
+msgid "A Samba password is required to export printer drivers"
+msgstr ""
-msgid "A Samba username is required to export printer drivers!"
-msgstr "Ett Samba-användarnamn krävs för att exportera skrivardrivrutiner!"
+msgid "A Samba username is required to export printer drivers"
+msgstr ""
#, c-format
-msgid "A class named \"%s\" already exists!"
-msgstr "En klass med namnet \"%s\" finns redan!"
+msgid "A class named \"%s\" already exists"
+msgstr ""
#, c-format
-msgid "A printer named \"%s\" already exists!"
-msgstr "En skrivare med namnet \"%s\" finns redan!"
+msgid "A printer named \"%s\" already exists"
+msgstr ""
msgid "A0"
msgstr "A0"
@@ -1982,12 +1962,12 @@ msgid "Applicator"
msgstr "Applikator"
#, c-format
-msgid "Attempt to set %s printer-state to bad value %d!"
-msgstr "Försök att ställa in %s printer-state till felaktigt värde %d!"
+msgid "Attempt to set %s printer-state to bad value %d"
+msgstr ""
#, c-format
-msgid "Attribute groups are out of order (%x < %x)!"
-msgstr "Attributgrupper har fel ordning (%x < %x)!"
+msgid "Attribute groups are out of order (%x < %x)"
+msgstr ""
msgid "B0"
msgstr "B0"
@@ -2051,83 +2031,86 @@ msgid "Bad custom parameter"
msgstr "Felaktig anpassad parameter"
#, c-format
-msgid "Bad device URI \"%s\"!\n"
-msgstr "Felaktig device URI \"%s\"!\n"
+msgid "Bad device URI \"%s\"\n"
+msgstr ""
#, c-format
-msgid "Bad device-uri \"%s\"!"
-msgstr "Felaktig device-uri \"%s\"!"
+msgid "Bad device-uri \"%s\""
+msgstr ""
#, c-format
-msgid "Bad device-uri scheme \"%s\"!"
-msgstr "Felaktigt device-uri-system\"%s\"!"
+msgid "Bad device-uri scheme \"%s\""
+msgstr ""
#, c-format
-msgid "Bad document-format \"%s\"!"
-msgstr "Felaktigt document-format \"%s\"!"
+msgid "Bad document-format \"%s\""
+msgstr ""
-msgid "Bad filename buffer!"
-msgstr "Felaktig buffring av filnamn!"
+msgid "Bad filename buffer"
+msgstr ""
#, c-format
msgid "Bad font attribute: %s\n"
msgstr "Felaktigt teckensnittsattribut: %s\n"
-msgid "Bad job-priority value!"
-msgstr "Felaktigt värde för utskriftsprioritet!"
+msgid "Bad job-priority value"
+msgstr ""
#, c-format
-msgid "Bad job-sheets value \"%s\"!"
-msgstr "Felaktigt värde för utskriftsark \"%s\"!"
+msgid "Bad job-sheets value \"%s\""
+msgstr ""
-msgid "Bad job-sheets value type!"
-msgstr "Felaktigt värde för typ av utskriftsark!"
+msgid "Bad job-sheets value type"
+msgstr ""
-msgid "Bad job-state value!"
-msgstr "Felaktigt värde för utskriftsstatus!"
+msgid "Bad job-state value"
+msgstr ""
#, c-format
-msgid "Bad job-uri attribute \"%s\"!"
-msgstr "Felaktigt attribut för job-uri \"%s\"!"
+msgid "Bad job-uri attribute \"%s\""
+msgstr ""
#, c-format
-msgid "Bad notify-pull-method \"%s\"!"
-msgstr "Felaktig notify-pull-method \"%s\"!"
+msgid "Bad notify-pull-method \"%s\""
+msgstr ""
#, c-format
-msgid "Bad notify-recipient-uri URI \"%s\"!"
-msgstr "Felaktig URI för notify-recipient \"%s\"!"
+msgid "Bad notify-recipient-uri URI \"%s\""
+msgstr ""
#, c-format
msgid "Bad number-up value %d."
msgstr "Felaktigt värde för exemplar %d."
#, c-format
-msgid "Bad option + choice on line %d!"
-msgstr "Felaktigt alternativ + val på rad %d!"
+msgid "Bad option + choice on line %d"
+msgstr ""
#, c-format
msgid "Bad page-ranges values %d-%d."
msgstr "Felaktiga värden för sidintervall %d-%d."
#, c-format
-msgid "Bad port-monitor \"%s\"!"
-msgstr "Felaktig portövervakare \"%s\"!"
+msgid "Bad port-monitor \"%s\""
+msgstr ""
#, c-format
-msgid "Bad printer-state value %d!"
-msgstr "Felaktigt värde för skrivarstatus %d!"
+msgid "Bad printer-state value %d"
+msgstr ""
#, c-format
-msgid "Bad request ID %d!"
+msgid "Bad request ID %d"
msgstr ""
#, c-format
-msgid "Bad request version number %d.%d!"
-msgstr "Felaktigt versionsnummer %d.%d för begäran!"
+msgid "Bad request version number %d.%d"
+msgstr ""
-msgid "Bad subscription ID!"
-msgstr "Felaktigt prenumerations-ID!"
+msgid "Bad subscription ID"
+msgstr ""
+
+msgid "Bad value string"
+msgstr ""
msgid "Banners"
msgstr "Banners"
@@ -2187,8 +2170,8 @@ msgid "Change Settings"
msgstr "Ändra inställningar"
#, c-format
-msgid "Character set \"%s\" not supported!"
-msgstr "Teckenkodningen \"%s\" stöds inte!"
+msgid "Character set \"%s\" not supported"
+msgstr ""
msgid "Chou3 Envelope"
msgstr "Chou3-kuvert"
@@ -2227,11 +2210,8 @@ msgid "Continuous"
msgstr "Kontinuerlig"
#, c-format
-msgid "Could not scan type \"%s\"!"
-msgstr "Kunde inte skanna typen \"%s\"!"
-
-msgid "Cover open."
-msgstr "Lock öppet."
+msgid "Could not scan type \"%s\""
+msgstr ""
msgid "Created"
msgstr "Skapad"
@@ -2282,12 +2262,6 @@ msgstr "DeskJet-serier"
msgid "Destination \"%s\" is not accepting jobs."
msgstr "Mål \"%s\" tar inte emot utskrifter."
-msgid "Developer almost empty."
-msgstr "Tonern nästan slut."
-
-msgid "Developer empty!"
-msgstr "Tonern är slut!"
-
#, c-format
msgid ""
"Device: uri = %s\n"
@@ -2314,9 +2288,6 @@ msgstr "Avaktiverad"
msgid "Document %d not found in job %d."
msgstr "Dokument %d hittades inte i utskrift %d."
-msgid "Door open."
-msgstr "Lucka öppen."
-
msgid "Double Postcard"
msgstr "Dubbelt vykort"
@@ -2351,24 +2322,20 @@ msgid "ERROR: %s job-id user title copies options [file]\n"
msgstr ""
#, c-format
-msgid "ERROR: Bad %%BoundingBox: comment seen!\n"
-msgstr "ERROR: Felaktig %%BoundingBox: kommentar sedd!\n"
-
-#, c-format
-msgid "ERROR: Bad %%IncludeFeature: comment!\n"
-msgstr "ERROR: Felaktig %%IncludeFeature: kommentar!\n"
+msgid "ERROR: Bad %%BoundingBox: comment seen\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad %%Page: comment in file!\n"
-msgstr "ERROR: Felaktig %%Page: kommentar i fil!\n"
+msgid "ERROR: Bad %%IncludeFeature: comment\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad %%PageBoundingBox: comment in file!\n"
-msgstr "ERROR: Felaktig %%PageBoundingBox: kommentar i fil!\n"
+msgid "ERROR: Bad %%Page: comment in file\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad SCSI device file \"%s\"!\n"
-msgstr "ERROR: Felaktig SCSI-enhetsfil \"%s\"!\n"
+msgid "ERROR: Bad %%PageBoundingBox: comment in file\n"
+msgstr ""
#, c-format
msgid "ERROR: Bad charset file %s\n"
@@ -2379,23 +2346,23 @@ msgid "ERROR: Bad charset type %s\n"
msgstr "ERROR: Felaktig teckenkodningstyp %s\n"
#, c-format
-msgid "ERROR: Bad columns value %d!\n"
-msgstr "ERROR: Felaktigt kolumnvärde %d!\n"
+msgid "ERROR: Bad columns value %d\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad cpi value %f!\n"
-msgstr "ERROR: Felaktigt cpi-värde %f!\n"
+msgid "ERROR: Bad cpi value %f\n"
+msgstr ""
#, c-format
msgid "ERROR: Bad font description line: %s\n"
msgstr "ERROR: Felaktig typsnittsbeskrivning rad: %s\n"
#, c-format
-msgid "ERROR: Bad lpi value %f!\n"
-msgstr "ERROR: Felaktigt lpi-värde %f!\n"
+msgid "ERROR: Bad lpi value %f\n"
+msgstr ""
-msgid "ERROR: Bad page setup!\n"
-msgstr "ERROR: Felaktigt utskriftsformat!\n"
+msgid "ERROR: Bad page setup\n"
+msgstr ""
#, c-format
msgid "ERROR: Bad text direction %s\n"
@@ -2405,90 +2372,80 @@ msgstr "ERROR: Felaktig textriktning %s\n"
msgid "ERROR: Bad text width %s\n"
msgstr "ERROR: Felaktig textbredd %s\n"
-msgid "ERROR: Destination printer does not exist!\n"
-msgstr "ERROR: Målskrivaren finns inte!\n"
+msgid "ERROR: Destination printer does not exist\n"
+msgstr ""
#, c-format
-msgid "ERROR: Duplicate %%BoundingBox: comment seen!\n"
-msgstr "ERROR: Duplikat av %%BoundingBox: kommentar sedd!\n"
+msgid "ERROR: Duplicate %%BoundingBox: comment seen\n"
+msgstr ""
#, c-format
-msgid "ERROR: Duplicate %%Pages: comment seen!\n"
-msgstr "ERROR: Duplikat av %%Pages: kommentar sedd!\n"
+msgid "ERROR: Duplicate %%Pages: comment seen\n"
+msgstr ""
-msgid "ERROR: Empty print file!\n"
-msgstr "ERROR: Tom utskriftsfil!\n"
+msgid "ERROR: Empty print file\n"
+msgstr ""
#, c-format
msgid "ERROR: Error %d sending PAPSendData request: %s\n"
msgstr "ERROR: Fel %d vid sändning av PAPSendData- begäran: %s\n"
#, c-format
-msgid "ERROR: Expected quoted string on line %d of %s!\n"
-msgstr "ERROR: Förväntad sträng inom citationstecken på rad %d av %s!\n"
-
-msgid "ERROR: Fatal USB error!\n"
-msgstr "ERROR: Allvarligt USB-fel!\n"
+msgid "ERROR: Expected quoted string on line %d of %s\n"
+msgstr ""
-msgid "ERROR: Invalid HP-GL/2 command seen, unable to print file!\n"
-msgstr "ERROR: Ogiltigt HP-GL/2-kommando sett, kan inte skriva ut filen!\n"
+msgid "ERROR: Fatal USB error\n"
+msgstr ""
#, c-format
-msgid "ERROR: Missing %%EndProlog!\n"
-msgstr "ERROR: Saknad %%EndProlog!\n"
+msgid "ERROR: Missing %%EndProlog\n"
+msgstr ""
#, c-format
-msgid "ERROR: Missing %%EndSetup!\n"
-msgstr "ERROR: Saknad %%EndSetup!\n"
+msgid "ERROR: Missing %%EndSetup\n"
+msgstr ""
#, c-format
-msgid "ERROR: Missing value on line %d of banner file!\n"
-msgstr "ERROR: Saknar värde på rad %d i bannerfil!\n"
+msgid "ERROR: Missing value on line %d of banner file\n"
+msgstr ""
#, c-format
msgid ""
-"ERROR: Need a msgid line before any translation strings on line %d of %s!\n"
+"ERROR: Need a msgid line before any translation strings on line %d of %s\n"
msgstr ""
-"ERROR: Need a msgid line before any translation strings on line %d of %s!\n"
#, c-format
-msgid "ERROR: No %%BoundingBox: comment in header!\n"
-msgstr "ERROR: Ingen %%BoundingBox: kommentar i sidhuvud!\n"
+msgid "ERROR: No %%BoundingBox: comment in header\n"
+msgstr ""
#, c-format
-msgid "ERROR: No %%Pages: comment in header!\n"
-msgstr "ERROR: Inga %%Pages: kommentar i sidhuvud!\n"
+msgid "ERROR: No %%Pages: comment in header\n"
+msgstr ""
msgid ""
-"ERROR: No device URI found in argv[0] or in DEVICE_URI environment "
-"variable!\n"
+"ERROR: No device URI found in argv[0] or in DEVICE_URI environment variable\n"
msgstr ""
-"ERROR: Ingen enhets-URI hittades i argv[0] eller i miljövariabeln "
-"DEVICE_URI!\n"
#, c-format
msgid "ERROR: No fonts in charset file %s\n"
msgstr "ERROR: Inga typsnitt i teckenkodningsfil %s\n"
-msgid "ERROR: No pages found!\n"
-msgstr "ERROR: Inga sidor hittades!\n"
+msgid "ERROR: No pages found\n"
+msgstr ""
-msgid "ERROR: Out of paper!\n"
-msgstr "ERROR: Slut på papper!\n"
+msgid "ERROR: Out of paper\n"
+msgstr ""
-msgid "ERROR: PRINTER environment variable not defined!\n"
-msgstr "ERROR: PRINTER-miljövariabeln är inte definierad!\n"
+msgid "ERROR: PRINTER environment variable not defined\n"
+msgstr ""
#, c-format
-msgid "ERROR: Print file was not accepted (%s)!\n"
-msgstr "ERROR: Utskriftsfilen accepterades inte (%s)!\n"
+msgid "ERROR: Print file was not accepted (%s)\n"
+msgstr ""
msgid "ERROR: Printer not responding\n"
msgstr "ERROR: Skrivaren svarar inte\n"
-msgid "ERROR: Printer not responding!\n"
-msgstr "ERROR: Skrivaren svarar inte\n"
-
msgid "ERROR: Printer sent unexpected EOF\n"
msgstr "ERROR: Skrivare skickade oväntat EOF\n"
@@ -2511,6 +2468,9 @@ msgstr "ERROR: Kunde inte lägga till filen %d i utskriften: %s\n"
msgid "ERROR: Unable to cancel job %d: %s\n"
msgstr "ERROR: Kunde inte avbryta utskriften %d: %s\n"
+msgid "ERROR: Unable to connect to printer; will retry in 30 seconds...\n"
+msgstr ""
+
msgid "ERROR: Unable to copy PDF file"
msgstr "ERROR: Kunde inte kopiera PDF-fil"
@@ -2558,16 +2518,16 @@ msgid "ERROR: Unable to get default AppleTalk zone"
msgstr "ERROR: Kunde inte hämta förvald AppleTalk-zon"
#, c-format
-msgid "ERROR: Unable to get job %d attributes (%s)!\n"
-msgstr "ERROR: Kunde inte hämta utskriftsattribut %d (%s)!\n"
+msgid "ERROR: Unable to get job %d attributes (%s)\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unable to get printer status (%s)!\n"
-msgstr "ERROR: Kunde inte hämta skrivarstatus (%s)!\n"
+msgid "ERROR: Unable to get printer status (%s)\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unable to locate printer '%s'!\n"
-msgstr "ERROR: Kunde inte hitta skrivaren ”%s”!\n"
+msgid "ERROR: Unable to locate printer '%s'\n"
+msgstr ""
msgid "ERROR: Unable to look for PAP response"
msgstr "ERROR: Kunde inte söka PAP-svar"
@@ -2586,7 +2546,7 @@ msgstr "ERROR: Kunde inte öppna \"%s\" - %s\n"
msgid "ERROR: Unable to open %s: %s\n"
msgstr "ERROR: Kunde inte öppna %s: %s\n"
-msgid "ERROR: Unable to open PPD file!\n"
+msgid "ERROR: Unable to open PPD file\n"
msgstr ""
#, c-format
@@ -2605,8 +2565,8 @@ msgstr "ERROR: Kunde inte öppna fil \"%s\" - %s\n"
msgid "ERROR: Unable to open file \"%s\": %s\n"
msgstr "ERROR: Kunde inte öppna fil \"%s\": %s\n"
-msgid "ERROR: Unable to open image file for printing!\n"
-msgstr "ERROR: Kunde inte öppna bildfilen för utskrift!\n"
+msgid "ERROR: Unable to open image file for printing\n"
+msgstr ""
#, c-format
msgid "ERROR: Unable to open print file \"%s\": %s\n"
@@ -2629,18 +2589,18 @@ msgid "ERROR: Unable to open temporary compressed print file: %s\n"
msgstr "ERROR: Kunde inte öppna temporär komprimerad utskriftsfil: %s\n"
#, c-format
-msgid "ERROR: Unable to print %d text columns!\n"
-msgstr "ERROR: Kunde inte skriva ut %d textkolumner!\n"
+msgid "ERROR: Unable to print %d text columns\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unable to print %dx%d text page!\n"
-msgstr "ERROR: Kunde inte skriva ut %dx%d textsida!\n"
+msgid "ERROR: Unable to print %dx%d text page\n"
+msgstr ""
msgid "ERROR: Unable to read print data"
msgstr "ERROR: Kunde inte läsa utskriftsdata"
-msgid "ERROR: Unable to read print data!\n"
-msgstr "ERROR: Kunde inte läsa utskriftsdata!"
+msgid "ERROR: Unable to read print data\n"
+msgstr ""
msgid "ERROR: Unable to reserve port"
msgstr "ERROR: Kunde inte reservera porten"
@@ -2662,12 +2622,8 @@ msgstr "ERROR: Kunde inte skicka PAP-tickle-förfrågan"
msgid "ERROR: Unable to send initial PAP send data request"
msgstr "ERROR: Kunde inte skicka första PAP-send-data-förfrågan"
-#, c-format
-msgid "ERROR: Unable to send print data (%d)\n"
-msgstr "ERROR: Kunde inte skicka utskriftsdata (%d)\n"
-
-msgid "ERROR: Unable to send print data!\n"
-msgstr "ERROR: Kunde inte skicka utskriftsdata!"
+msgid "ERROR: Unable to send print data\n"
+msgstr ""
msgid "ERROR: Unable to send print file to printer"
msgstr "ERROR: Kunde inte skicka utskriftsfil till skrivare"
@@ -2684,8 +2640,8 @@ msgid "ERROR: Unable to write %d bytes to \"%s\": %s\n"
msgstr "ERROR: Kunde inte skriva %d byte till \"%s\": %s\n"
#, c-format
-msgid "ERROR: Unable to write %d bytes to printer!\n"
-msgstr "ERROR: Kunde inte skriva %d byte till skrivare!\n"
+msgid "ERROR: Unable to write %d bytes to printer\n"
+msgstr ""
msgid "ERROR: Unable to write control file"
msgstr "ERROR: Kunde inte skriva styrfil"
@@ -2697,23 +2653,20 @@ msgstr "ERROR: Kunde inte skriva utskriftsdata"
msgid "ERROR: Unable to write print data: %s\n"
msgstr "ERROR: Kunde inte skriva utskriftsdata: %s\n"
-msgid "ERROR: Unable to write raster data to driver!\n"
-msgstr "ERROR: Kunde skriva rasterdata till skrivaren!\n"
-
-msgid "ERROR: Unable to write to temporary file"
-msgstr "ERROR: Kunde inte skriva till temporär fil"
+msgid "ERROR: Unable to write raster data to driver\n"
+msgstr ""
#, c-format
msgid "ERROR: Unable to write uncompressed document data: %s\n"
msgstr "ERROR: Kunde inte skriva okomprimerade dokumentdata: %s\n"
#, c-format
-msgid "ERROR: Unexpected text on line %d of %s!\n"
-msgstr "ERROR: Oväntad text på rad %d av %s!\n"
+msgid "ERROR: Unexpected text on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unknown encryption option value \"%s\"!\n"
-msgstr "ERROR: Okänt krypteringsalternativvärde \"%s\"!\n"
+msgid "ERROR: Unknown encryption option value \"%s\"\n"
+msgstr ""
#, c-format
msgid "ERROR: Unknown file order \"%s\"\n"
@@ -2724,63 +2677,53 @@ msgid "ERROR: Unknown format character \"%c\"\n"
msgstr "ERROR: Okänt formattecken \"%c\"\n"
#, c-format
-msgid "ERROR: Unknown message catalog format for \"%s\"!\n"
-msgstr "ERROR: Okänt meddelandekatalogformat för \"%s\"!\n"
+msgid "ERROR: Unknown message catalog format for \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unknown option \"%s\" with value \"%s\"!\n"
-msgstr "ERROR: Okänt alternativ \"%s\" med värde \"%s\"!\n"
+msgid "ERROR: Unknown option \"%s\" with value \"%s\"\n"
+msgstr ""
#, c-format
msgid "ERROR: Unknown print mode \"%s\"\n"
msgstr "ERROR: Okänt utskriftsläge \"%s\"\n"
#, c-format
-msgid "ERROR: Unknown version option value \"%s\"!\n"
-msgstr "ERROR: Okänt versionsalternativvärde \"%s\"!\n"
+msgid "ERROR: Unknown version option value \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unsupported brightness value %s, using brightness=100!\n"
-msgstr "ERROR: Värdet %s för ljusstyrka stöds inte, använder ljusstyrka=100!\n"
+msgid "ERROR: Unsupported brightness value %s, using brightness=100\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unsupported gamma value %s, using gamma=1000!\n"
-msgstr "ERROR: Värdet %s för gamma stöds inte, använder gamma=1000!\n"
+msgid "ERROR: Unsupported gamma value %s, using gamma=1000\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unsupported number-up value %d, using number-up=1!\n"
-msgstr "ERROR: Värdet %d för number-up stöds inte, använder number-up=1!\n"
+msgid "ERROR: Unsupported number-up value %d, using number-up=1\n"
+msgstr ""
#, c-format
msgid ""
-"ERROR: Unsupported number-up-layout value %s, using number-up-layout=lrtb!\n"
+"ERROR: Unsupported number-up-layout value %s, using number-up-layout=lrtb\n"
msgstr ""
-"ERROR: Värdet %s för number-up-layout stöds inte, använder number-up-"
-"layout=lrtb!\n"
#, c-format
-msgid "ERROR: Unsupported page-border value %s, using page-border=none!\n"
+msgid "ERROR: Unsupported page-border value %s, using page-border=none\n"
msgstr ""
-"ERROR: Värdet %s för sidmarginal stöds inte, använder page-border=none!\n"
#, c-format
-msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting!\n"
-msgstr "ERROR: doc_printf overflow (%d byte) upptäckt, stoppar!\n"
+msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting\n"
+msgstr ""
#, c-format
-msgid "ERROR: pictwpstops exited on signal %d!\n"
-msgstr "ERROR: pictwpstops avslutade med signalen %d!\n"
+msgid "ERROR: pictwpstops exited on signal %d\n"
+msgstr ""
#, c-format
-msgid "ERROR: pictwpstops exited with status %d!\n"
-msgstr "ERROR: pictwpstops avslutades med status %d!\n"
-
-msgid ""
-"ERROR: recoverable: Unable to connect to printer; will retry in 30 "
-"seconds...\n"
+msgid "ERROR: pictwpstops exited with status %d\n"
msgstr ""
-"ERROR: kan återställas: Kan inte ansluta till skrivaren, försöker igen om 30 "
-"sekunder...\n"
msgid "ERROR: select() failed"
msgstr "ERROR: select() kunde inte utföras"
@@ -2791,12 +2734,15 @@ msgstr "ERROR: kan inte få status för utskriftsfilen"
msgid "Edit Configuration File"
msgstr "Redigera konfigurationsfil"
-msgid "Empty PPD file!"
-msgstr "Tom PPD-fil!"
+msgid "Empty PPD file"
+msgstr ""
msgid "Ending Banner"
msgstr "Slutbanner"
+msgid "English"
+msgstr "Swedish"
+
msgid "Enter old password:"
msgstr "Ange gammalt lösenord:"
@@ -2824,8 +2770,8 @@ msgstr "Epson"
msgid "Error Policy"
msgstr "Felpolicy"
-msgid "Error: need hostname after '-h' option!\n"
-msgstr "Fel: behöver värdnamn efter alternativet ”-h”!\n"
+msgid "Error: need hostname after '-h' option\n"
+msgstr ""
msgid "Every 10 Labels"
msgstr "Var tionde etikett"
@@ -2886,12 +2832,6 @@ msgstr "Folio"
msgid "Forbidden"
msgstr "Förbjudet"
-msgid "Fuser temperature high!"
-msgstr "Hög fixeringstemperatur!"
-
-msgid "Fuser temperature low!"
-msgstr "Låg fixeringstemperatur!"
-
msgid "General"
msgstr "Allmänt"
@@ -2910,8 +2850,8 @@ msgstr "Get-Response-PDU använder obegränsad längd"
msgid "Glossy Paper"
msgstr "Blankt papper"
-msgid "Got a printer-uri attribute but no job-id!"
-msgstr "Attribut för printer-uri finns, men inget utskrifts-ID!"
+msgid "Got a printer-uri attribute but no job-id"
+msgstr ""
msgid "Grayscale"
msgstr "Gråskala"
@@ -3108,6 +3048,9 @@ msgstr "ISO B8"
msgid "ISO B9"
msgstr "ISO B9"
+msgid "ISOLatin1"
+msgstr "UTF-8"
+
msgid "Illegal control character"
msgstr "Otillåtet styrtecken"
@@ -3123,18 +3066,6 @@ msgstr "Otillåten översättningssträng"
msgid "Illegal whitespace character"
msgstr "Otillåtet blanktecken"
-msgid "Ink/toner almost empty."
-msgstr "Bläck/toner är nästan slut."
-
-msgid "Ink/toner empty!"
-msgstr "Bläck/toner är slut!"
-
-msgid "Ink/toner waste bin almost full."
-msgstr "Avfallsbehållaren för bläck/toner nästan full."
-
-msgid "Ink/toner waste bin full!"
-msgstr "Avfallsbehållaren för bläck/toner är full!"
-
msgid "Installable Options"
msgstr "Installerbara alternativ"
@@ -3147,9 +3078,6 @@ msgstr "Eikettskrivare från IntelliBar"
msgid "Intellitech"
msgstr "Intellitech"
-msgid "Interlock open."
-msgstr "Spärrmekanism öppen."
-
msgid "Internal Server Error"
msgstr ""
@@ -3181,12 +3109,12 @@ msgid "JCL"
msgstr "JCL"
#, c-format
-msgid "Job #%d cannot be restarted - no files!"
-msgstr "Utskrift #%d kan inte startas om - inga filer!"
+msgid "Job #%d cannot be restarted - no files"
+msgstr ""
#, c-format
-msgid "Job #%d does not exist!"
-msgstr "Utskrift #%d finns inte!"
+msgid "Job #%d does not exist"
+msgstr ""
#, c-format
msgid "Job #%d is already aborted - can't cancel."
@@ -3201,28 +3129,28 @@ msgid "Job #%d is already completed - can't cancel."
msgstr "Utskrift #%d är redan klar - kan inte avbryta."
#, c-format
-msgid "Job #%d is finished and cannot be altered!"
-msgstr "Utskrift #%d är klar och kan inte ändras!"
+msgid "Job #%d is finished and cannot be altered"
+msgstr ""
#, c-format
-msgid "Job #%d is not complete!"
-msgstr "Utskrift #%d är inte klar!"
+msgid "Job #%d is not complete"
+msgstr ""
#, c-format
-msgid "Job #%d is not held for authentication!"
-msgstr "Utskrift #%d hålls inte kvar för autentisering!"
+msgid "Job #%d is not held"
+msgstr ""
#, c-format
-msgid "Job #%d is not held!"
-msgstr "Utskrift #%d hålls inte kvar"
+msgid "Job #%d is not held for authentication"
+msgstr ""
#, c-format
-msgid "Job #%s does not exist!"
-msgstr "Utskrift #%s finns inte!"
+msgid "Job #%s does not exist"
+msgstr ""
#, c-format
-msgid "Job %d not found!"
-msgstr "Utskrift %d hittades inte!"
+msgid "Job %d not found"
+msgstr ""
msgid "Job Completed"
msgstr "Utskriften är klar"
@@ -3251,8 +3179,8 @@ msgstr "Utskriftsåtgärd misslyckades:"
msgid "Job state cannot be changed."
msgstr "Utskriftsstatus kan inte ändras."
-msgid "Job subscriptions cannot be renewed!"
-msgstr "Utskriftsprenumerationer kan inte förnyas!"
+msgid "Job subscriptions cannot be renewed"
+msgstr ""
msgid "Jobs"
msgstr "Utskrifter"
@@ -3273,8 +3201,8 @@ msgid "Label Top"
msgstr "Etikettens överdel"
#, c-format
-msgid "Language \"%s\" not supported!"
-msgstr "Språket \"%s\" stöds inte!"
+msgid "Language \"%s\" not supported"
+msgstr ""
msgid "Large Address"
msgstr "Large Address"
@@ -3327,21 +3255,6 @@ msgstr "Mediespårning"
msgid "Media Type"
msgstr "Medietyp"
-msgid "Media jam!"
-msgstr "Medietrassel!"
-
-msgid "Media tray almost empty."
-msgstr "Mediefack nästan tomt."
-
-msgid "Media tray empty!"
-msgstr "Mediefack tomt!"
-
-msgid "Media tray missing!"
-msgstr "Mediefack saknas!"
-
-msgid "Media tray needs to be filled."
-msgstr "Mediefacket måste fyllas på."
-
msgid "Medium"
msgstr "Medium"
@@ -3354,28 +3267,31 @@ msgstr "Saknar PPD-Adobe-4.x-huvud"
msgid "Missing asterisk in column 1"
msgstr "Saknar asterisk i kolumn 1"
-msgid "Missing document-number attribute!"
-msgstr "Saknar attribut för dokumentnummer!"
+msgid "Missing document-number attribute"
+msgstr ""
#, c-format
-msgid "Missing double quote on line %d!"
-msgstr "Saknar dubbla citationstecken på rad %d!"
+msgid "Missing double quote on line %d"
+msgstr ""
+
+msgid "Missing form variable"
+msgstr ""
-msgid "Missing form variable!"
-msgstr "Saknar formatvariabel!"
+msgid "Missing notify-subscription-ids attribute"
+msgstr ""
-msgid "Missing notify-subscription-ids attribute!"
-msgstr "Saknar attributet notify-subscription-ids!"
+msgid "Missing option keyword"
+msgstr ""
-msgid "Missing requesting-user-name attribute!"
-msgstr "Saknar attributet requesting-user-name!"
+msgid "Missing requesting-user-name attribute"
+msgstr ""
-msgid "Missing required attributes!"
-msgstr "Saknar nödvändiga attribut!"
+msgid "Missing required attributes"
+msgstr ""
#, c-format
-msgid "Missing value on line %d!"
-msgstr "Saknar värde på rad %d!"
+msgid "Missing value on line %d"
+msgstr ""
msgid "Missing value string"
msgstr "Saknar värdesträng"
@@ -3426,7 +3342,7 @@ msgstr "NULL PPD-filspekare"
msgid "Name OID uses indefinite length"
msgstr "OID-namn använder obegränsad längd"
-msgid "Nested classes are not allowed!"
+msgid "Nested classes are not allowed"
msgstr ""
msgid "Never"
@@ -3444,27 +3360,27 @@ msgstr "Nej"
msgid "No Content"
msgstr "Inget innehåll"
-msgid "No PPD name!"
-msgstr "Inget PPD-namn!"
+msgid "No PPD name"
+msgstr ""
msgid "No VarBind SEQUENCE"
msgstr "Ingen VarBind SEQUENCE"
-msgid "No Windows printer drivers are installed!"
-msgstr "Inga skrivardrivrutiner för Windows är installerade!"
+msgid "No Windows printer drivers are installed"
+msgstr ""
msgid "No active connection"
msgstr "Ingen aktiv anslutning"
#, c-format
-msgid "No active jobs on %s!"
-msgstr "Inga aktiva utskrifter på %s!"
+msgid "No active jobs on %s"
+msgstr ""
-msgid "No attributes in request!"
-msgstr "Inga attribut i begäran!"
+msgid "No attributes in request"
+msgstr ""
-msgid "No authentication information provided!"
-msgstr "Ingen autentiseringsinformation angiven!"
+msgid "No authentication information provided"
+msgstr ""
msgid "No community name"
msgstr "Inget gruppnamn"
@@ -3481,32 +3397,32 @@ msgstr "Inget felindex"
msgid "No error-status"
msgstr "Ingen felstatus"
-msgid "No file!?!"
-msgstr "Ingen fil!?!"
+msgid "No file!?"
+msgstr ""
-msgid "No modification time!"
-msgstr "Ingen ändringstid!"
+msgid "No modification time"
+msgstr ""
msgid "No name OID"
msgstr "Inget OID-namn"
-msgid "No printer name!"
-msgstr "Inget skrivarnamn!"
+msgid "No printer name"
+msgstr ""
-msgid "No printer-uri found for class!"
-msgstr "Ingen printer-uri hittades för klass!"
+msgid "No printer-uri found"
+msgstr ""
-msgid "No printer-uri found!"
-msgstr "Inget printer-uri hittades!"
+msgid "No printer-uri found for class"
+msgstr ""
-msgid "No printer-uri in request!"
-msgstr "Inga printer-uri i begäran!"
+msgid "No printer-uri in request"
+msgstr ""
msgid "No request-id"
msgstr "Inget order-ID"
-msgid "No subscription attributes in request!"
-msgstr "Inga prenumerationsattribut i begäran!"
+msgid "No subscription attributes in request"
+msgstr ""
msgid "No subscriptions found."
msgstr "Inga prenumerationer hittades."
@@ -3550,12 +3466,6 @@ msgstr "Anm"
msgid "OK"
msgstr "OK"
-msgid "OPC almost at end-of-life."
-msgstr "OPC nästan vid slutpunkten."
-
-msgid "OPC at end-of-life!"
-msgstr "OPC vid slutpunkten!"
-
msgid "Off (1-Sided)"
msgstr "Av (1-sidig)"
@@ -3584,18 +3494,9 @@ msgstr "Alternativ installerade"
msgid "Options: "
msgstr "Alternativ: "
-msgid "Out of toner!"
-msgstr "Slut på toner!"
-
msgid "Output Mode"
msgstr "Utmatningsläge"
-msgid "Output bin almost full."
-msgstr "Utmatningsfack nästan fullt."
-
-msgid "Output bin full!"
-msgstr "Utmatningsfack fullt!"
-
#, c-format
msgid "Output for printer %s is sent to %s\n"
msgstr "Utmatning för skrivaren %s skickas till %s\n"
@@ -3612,9 +3513,6 @@ msgstr "Utmatning för skrivaren %s/%s skickas till %s\n"
msgid "Output for printer %s/%s is sent to remote printer %s on %s\n"
msgstr "Utmatning för skrivaren %s/%s skickas till fjärrskrivaren %s på %s\n"
-msgid "Output tray missing!"
-msgstr "Utmatningsfack saknas!"
-
msgid "PASS\n"
msgstr "OK\n"
@@ -3770,9 +3668,6 @@ msgstr "Utskrift pausad"
msgid "Printer Settings"
msgstr "Skrivarinställningar"
-msgid "Printer offline."
-msgstr "Skrivare frånkopplad."
-
msgid "Printer:"
msgstr "Skrivare:"
@@ -3830,9 +3725,6 @@ msgstr "Bakåt"
msgid "Running command: %s %s -N -A %s -c '%s'\n"
msgstr "Kör kommando: %s %s -N -A %s -c ”%s”\n"
-msgid "SCSI Printer"
-msgstr "Skrivare SCSI"
-
msgid "SEQUENCE uses indefinite length"
msgstr "SEQUENCE använder obegränsad längd"
@@ -3942,6 +3834,18 @@ msgstr ""
"Klassnamnet får endast innehålla upp till 127 skrivbara tecken och får inte "
"innehålla blanksteg, snedstreck (/) eller fyrkantstecknet (#)."
+msgid "The developer unit needs to be replaced."
+msgstr ""
+
+msgid "The developer unit will need to be replaced soon."
+msgstr ""
+
+msgid "The fuser's temperature is high."
+msgstr ""
+
+msgid "The fuser's temperature is low."
+msgstr ""
+
msgid ""
"The notify-lease-duration attribute cannot be used with job subscriptions."
msgstr ""
@@ -3949,8 +3853,50 @@ msgstr ""
"utskriftsprenumerationer."
#, c-format
-msgid "The notify-user-data value is too large (%d > 63 octets)!"
-msgstr "Värdet för notify-user-data är för stort (%d &gt; 63 oktetter)!"
+msgid "The notify-user-data value is too large (%d > 63 octets)"
+msgstr ""
+
+msgid "The optical photoconductor needs to be replaced."
+msgstr ""
+
+msgid "The optical photoconductor will need to be replaced soon."
+msgstr ""
+
+msgid "The output bin is almost full."
+msgstr ""
+
+msgid "The output bin is full."
+msgstr ""
+
+msgid "The output bin is missing."
+msgstr ""
+
+msgid "The paper tray is almost empty."
+msgstr ""
+
+msgid "The paper tray is empty."
+msgstr ""
+
+msgid "The paper tray is missing."
+msgstr ""
+
+msgid "The paper tray needs to be filled."
+msgstr ""
+
+msgid "The printer is almost out of ink."
+msgstr ""
+
+msgid "The printer is low on toner."
+msgstr ""
+
+msgid "The printer is offline."
+msgstr ""
+
+msgid "The printer is out of ink."
+msgstr ""
+
+msgid "The printer is out of toner."
+msgstr ""
msgid ""
"The printer name may only contain up to 127 printable characters and may not "
@@ -3959,18 +3905,33 @@ msgstr ""
"Skrivarnamnet får endast innehålla upp till 127 skrivbara tecken och får "
"inte innehålla blanksteg, snedstreck (/) eller fyrkantstecknet (#)."
-msgid "The printer or class is not shared!"
-msgstr "Skrivaren eller klassen är inte delad!"
+msgid "The printer or class is not shared"
+msgstr ""
msgid "The printer or class was not found."
msgstr "Skrivaren eller klassen hittades inte."
+msgid "The printer's cover is open."
+msgstr ""
+
+msgid "The printer's door is open."
+msgstr ""
+
+msgid "The printer's interlock is open."
+msgstr ""
+
+msgid "The printer's waste bin is almost full."
+msgstr ""
+
+msgid "The printer's waste bin is full."
+msgstr ""
+
#, c-format
msgid "The printer-uri \"%s\" contains invalid characters."
msgstr "Printer-uri \"%s\" innehåller ogiltiga tecken."
-msgid "The printer-uri attribute is required!"
-msgstr "Attributet printer-uri krävs!"
+msgid "The printer-uri attribute is required"
+msgstr ""
msgid ""
"The printer-uri must be of the form \"ipp://HOSTNAME/classes/CLASSNAME\"."
@@ -3993,25 +3954,25 @@ msgstr ""
msgid "There are too many subscriptions."
msgstr "Det finns för många prenumerationer."
+msgid "There is a paper jam."
+msgstr ""
+
msgid "Thermal Transfer Media"
msgstr "Termiska överföringsmedia"
msgid "Title: "
msgstr "Titel: "
-msgid "Toner low."
-msgstr "Toner låg."
-
msgid "Too many active jobs."
msgstr "För många aktiva utskrifter."
#, c-format
-msgid "Too many job-sheets values (%d > 2)!"
-msgstr "För många värden för utskriftsark (%d > 2)!"
+msgid "Too many job-sheets values (%d > 2)"
+msgstr ""
#, c-format
-msgid "Too many printer-state-reasons values (%d > %d)!"
-msgstr "För många värden för skrivarstatus (%d > %d)!"
+msgid "Too many printer-state-reasons values (%d > %d)"
+msgstr ""
msgid "Transparency"
msgstr "Genomskinlighet"
@@ -4072,14 +4033,14 @@ msgid "Unable to add class:"
msgstr "Kunde inte lägga till klass:"
#, c-format
-msgid "Unable to add job for destination \"%s\"!"
-msgstr "Kunde inte lägga till utskrift för målet \"%s\"!"
+msgid "Unable to add job for destination \"%s\""
+msgstr ""
msgid "Unable to add printer:"
msgstr "Kunde inte lägga till skrivare:"
-msgid "Unable to allocate memory for file types!"
-msgstr "Kunde inte tilldela minne för filtyper!"
+msgid "Unable to allocate memory for file types"
+msgstr ""
msgid "Unable to cancel RSS subscription:"
msgstr "Kunde inte avbryta RSS-prenumeration:"
@@ -4097,39 +4058,38 @@ msgid "Unable to connect to host."
msgstr "Kunde inte ansluta till värd."
#, c-format
-msgid "Unable to copy 64-bit CUPS printer driver files (%d)!"
-msgstr "Kunde inte kopiera filer för 64-bitars CUPS-skrivardrivrutin (%d)!"
+msgid "Unable to copy 64-bit CUPS printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to copy 64-bit Windows printer driver files (%d)!"
-msgstr "Kunde inte kopiera filer för 64-bitars Windows-skrivardrivrutin (%d)!"
+msgid "Unable to copy 64-bit Windows printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to copy CUPS printer driver files (%d)!"
-msgstr "Kunde inte kopiera filer för CUPS-skrivardrivrutin (%d)!"
+msgid "Unable to copy CUPS printer driver files (%d)"
+msgstr ""
-#, c-format
-msgid "Unable to copy PPD file - %s!"
-msgstr "Kunde inte kopiera PPD-fil - %s!"
+msgid "Unable to copy PPD file"
+msgstr ""
-msgid "Unable to copy PPD file!"
-msgstr "Kunde inte kopiera PPD-fil!"
+#, c-format
+msgid "Unable to copy PPD file - %s"
+msgstr ""
#, c-format
-msgid "Unable to copy Windows 2000 printer driver files (%d)!"
+msgid "Unable to copy Windows 2000 printer driver files (%d)"
msgstr ""
-"Kunde inte kopiera filer för skrivardrivrutiner till 2000 Windows (%d)!"
#, c-format
-msgid "Unable to copy Windows 9x printer driver files (%d)!"
-msgstr "Kunde inte kopiera filer för Windows 9x-skrivardrivrutin (%d)!"
+msgid "Unable to copy Windows 9x printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to copy interface script - %s!"
-msgstr "Kunde inte kopiera gränssnittsskript - %s!"
+msgid "Unable to copy interface script - %s"
+msgstr ""
-msgid "Unable to create printer-uri!"
-msgstr "Kunde inte skapa printer-uri!"
+msgid "Unable to create printer-uri"
+msgstr ""
msgid "Unable to create temporary file:"
msgstr "Kunde inte skapa temporär fil:"
@@ -4143,14 +4103,14 @@ msgstr "Kunde inte ta bort skrivare:"
msgid "Unable to do maintenance command:"
msgstr "Kunde inte utföra underhållskommando:"
-msgid "Unable to edit cupsd.conf files larger than 1MB!"
-msgstr "Kunde inte redigera cupsd.conf-filer större än 1 MB!"
+msgid "Unable to edit cupsd.conf files larger than 1MB"
+msgstr ""
-msgid "Unable to find destination for job!"
-msgstr "Kunde inte hitta mål för utskrift!"
+msgid "Unable to find destination for job"
+msgstr ""
-msgid "Unable to find printer!\n"
-msgstr "Kunde inte hitta skrivare!\n"
+msgid "Unable to find printer\n"
+msgstr ""
msgid "Unable to get class list:"
msgstr "Kunde inte hämta klasslista:"
@@ -4171,13 +4131,12 @@ msgid "Unable to get printer status:"
msgstr "Kunde inte hämta skrivarstatus:"
#, c-format
-msgid "Unable to install Windows 2000 printer driver files (%d)!"
+msgid "Unable to install Windows 2000 printer driver files (%d)"
msgstr ""
-"Kunde inte installera filer för skrivardrivrutiner till 2000 Windows (%d)!"
#, c-format
-msgid "Unable to install Windows 9x printer driver files (%d)!"
-msgstr "Kunde inte installera filer för Windows 9x-skrivardrivrutin (%d)!"
+msgid "Unable to install Windows 9x printer driver files (%d)"
+msgstr ""
msgid "Unable to modify class:"
msgstr "Kunde inte ändra klass:"
@@ -4201,8 +4160,8 @@ msgid "Unable to open cupsd.conf file:"
msgstr "Kunde inte öppna filen cupsd.conf:"
#, c-format
-msgid "Unable to open document %d in job %d!"
-msgstr "Kunde inte öppna dokument %d i utskrift %d!"
+msgid "Unable to open document %d in job %d"
+msgstr ""
msgid "Unable to print test page:"
msgstr "Kunde inte skriva ut testsida:"
@@ -4211,12 +4170,12 @@ msgstr "Kunde inte skriva ut testsida:"
msgid "Unable to run \"%s\": %s\n"
msgstr "Kunde inte köra \"%s\": %s\n"
-msgid "Unable to send command to printer driver!"
-msgstr "Kunde inte skicka kommando till skrivardrivrutin!"
+msgid "Unable to send command to printer driver"
+msgstr ""
#, c-format
-msgid "Unable to set Windows printer driver (%d)!"
-msgstr "Kunde inte ställa in Windows-skrivardrivrutin (%d)!"
+msgid "Unable to set Windows printer driver (%d)"
+msgstr ""
msgid "Unable to set options:"
msgstr "Kunde inte ställa in alternativ:"
@@ -4227,8 +4186,8 @@ msgstr "Kunde inte ställa in serverstandard:"
msgid "Unable to upload cupsd.conf file:"
msgstr "Kunde inte skicka upp filen cupsd.conf:"
-msgid "Unable to use legacy USB class driver!\n"
-msgstr "Kunde inte använda tidigare USB-klassdrivrutin!\n"
+msgid "Unable to use legacy USB class driver\n"
+msgstr ""
msgid "Unauthorized"
msgstr "Ej auktoriserad"
@@ -4248,28 +4207,28 @@ msgid "Unknown printer-op-policy \"%s\"."
msgstr "Okänd printer-op-policy \"%s\"."
#, c-format
-msgid "Unsupported character set \"%s\"!"
-msgstr "Ogiltig teckenuppsättning \"%s\"!"
+msgid "Unsupported character set \"%s\""
+msgstr ""
#, c-format
-msgid "Unsupported compression \"%s\"!"
-msgstr "Ogiltig komprimering \"%s\"!"
+msgid "Unsupported compression \"%s\""
+msgstr ""
#, c-format
-msgid "Unsupported compression attribute %s!"
-msgstr "Ogiltigt komprimeringsattribut %s!"
+msgid "Unsupported compression attribute %s"
+msgstr ""
#, c-format
-msgid "Unsupported format \"%s\"!"
-msgstr "Formatet \"%s\" stöds inte!"
+msgid "Unsupported format \"%s\""
+msgstr ""
#, c-format
-msgid "Unsupported format '%s'!"
-msgstr " Formatet ”%s” stöds inte!"
+msgid "Unsupported format '%s'"
+msgstr ""
#, c-format
-msgid "Unsupported format '%s/%s'!"
-msgstr "Formatet ”%s/%s” stöds inte!"
+msgid "Unsupported format '%s/%s'"
+msgstr ""
msgid "Unsupported value type"
msgstr "Ogiltig värdetyp"
@@ -4444,6 +4403,8 @@ msgid ""
"\n"
"Options:\n"
"\n"
+" -I {filename,filters,none,profiles}\n"
+" Ignore specific warnings\n"
" -R root-directory Set alternate root\n"
" -W {all,none,constraints,defaults,duplex,filters,profiles,sizes,"
"translations}\n"
@@ -4454,6 +4415,22 @@ msgid ""
" -vv Be very verbose\n"
msgstr ""
+msgid ""
+"Usage: ipptest [options] URI filename.test [ ... filenameN.test ]\n"
+"\n"
+"Options:\n"
+"\n"
+"-E Test with encryption.\n"
+"-V version Set default IPP version.\n"
+"-X Produce XML instead of plain text.\n"
+"-c Send requests using chunking (default)\n"
+"-d name=value Define variable.\n"
+"-f filename Set default test file.\n"
+"-i seconds Repeat the last test file with the given interval.\n"
+"-l Send requests using content-length\n"
+"-v Show all attributes sent and received.\n"
+msgstr ""
+
msgid "Usage: lpmove job/src dest\n"
msgstr "Användning: lpmove job/src dest\n"
@@ -4582,12 +4559,13 @@ msgstr "WARNING: Lägger endast till de första %d som hittas"
msgid "WARNING: Boolean expected for waiteof option \"%s\"\n"
msgstr "WARNING: Boolesk förväntat för alternativet waiteof \"%s\"\n"
-msgid "WARNING: Failed to read side-channel request!\n"
-msgstr "WARNING: Kunde inte läsa sidkanalsbegäran!\n"
+#, c-format
+msgid "WARNING: Network host '%s' is busy; will retry in %d seconds...\n"
+msgstr ""
#, c-format
-msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature!\n"
-msgstr "WARNING: Alternativet \"%s\" kan inte inkluderas via IncludeFeature!\n"
+msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature\n"
+msgstr ""
msgid "WARNING: Printer not responding\n"
msgstr "WARNING: Skrivaren svarar inte\n"
@@ -4598,34 +4576,24 @@ msgstr "WARNING: Skrivare skickade oväntat EOF\n"
#, c-format
msgid ""
"WARNING: Remote host did not respond with command status byte after %d "
-"seconds!\n"
+"seconds\n"
msgstr ""
-"WARNING: Fjärrvärden svarade inte med kommandostatusbyte efter %d sekunder!\n"
#, c-format
msgid ""
"WARNING: Remote host did not respond with control status byte after %d "
-"seconds!\n"
+"seconds\n"
msgstr ""
-"WARNING: Fjärrvärden svarade inte med kontrollstatusbyte efter %d sekunder!\n"
#, c-format
msgid ""
-"WARNING: Remote host did not respond with data status byte after %d "
-"seconds!\n"
+"WARNING: Remote host did not respond with data status byte after %d seconds\n"
msgstr ""
-"WARNING: Fjärrvärden svarade inte med datastatusbyte efter %d sekunder!\n"
-
-#, c-format
-msgid "WARNING: SCSI command timed out (%d); retrying...\n"
-msgstr "WARNING: SCSI-kommando nådde en maxtidsgräns (%d), försöker igen...\n"
msgid ""
"WARNING: This document does not conform to the Adobe Document Structuring "
-"Conventions and may not print correctly!\n"
+"Conventions and may not print correctly\n"
msgstr ""
-"WARNING: Det här dokumentet följer inte Adobes dokumentspecifikationer och "
-"kanske inte skrivs ut på rätt sätt!\n"
#, c-format
msgid "WARNING: Unable to open \"%s:%s\": %s\n"
@@ -4643,31 +4611,23 @@ msgid "WARNING: Unknown PAP packet of type %d\n"
msgstr "WARNING: Okänt PAP-paket av typen %d\n"
#, c-format
-msgid "WARNING: Unknown choice \"%s\" for option \"%s\"!\n"
-msgstr "WARNING: Okänt val \"%s\" för alternativet \"%s\"!\n"
+msgid "WARNING: Unknown choice \"%s\" for option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "WARNING: Unknown option \"%s\"!\n"
-msgstr "WARNING: Okänt alternativ \"%s\"!\n"
+msgid "WARNING: Unknown option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "WARNING: Unsupported baud rate %s!\n"
-msgstr "WARNING: Formatet %s stöds inte!\n"
+msgid "WARNING: Unsupported baud rate %s\n"
+msgstr ""
#, c-format
msgid "WARNING: number expected for status option \"%s\"\n"
msgstr "WARNING: siffra förväntad för statusalternativ \"%s\"\n"
-#, c-format
-msgid ""
-"WARNING: recoverable: Network host '%s' is busy; will retry in %d "
-"seconds...\n"
+msgid "Warning, no Windows 2000 printer drivers are installed"
msgstr ""
-"WARNING: kan återställas: Nätverksvärden ”%s” är upptagen, försöker igen om %"
-"d sekunder...\n"
-
-msgid "Warning, no Windows 2000 printer drivers are installed!"
-msgstr "Varning, inga skrivardrivrutiner för Windows 2000 är installerade!"
msgid "Yes"
msgstr "Ja"
@@ -4718,40 +4678,40 @@ msgid "cupsctl: Unable to connect to server: %s\n"
msgstr "cupsctl: Kunde inte ansluta till server: %s\n"
#, c-format
-msgid "cupsctl: Unknown option \"%s\"!\n"
-msgstr "cupsctl: Okänt alternativ \"%s\"!\n"
+msgid "cupsctl: Unknown option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "cupsctl: Unknown option \"-%c\"!\n"
-msgstr "cupsctl: Okänt alternativ \"-%c\"!\n"
+msgid "cupsctl: Unknown option \"-%c\"\n"
+msgstr ""
-msgid "cupsd: Expected config filename after \"-c\" option!\n"
-msgstr "cupsd: Förväntat konfigurationsfilnamn efter alternativet \"-c\"!\n"
+msgid "cupsd: Expected config filename after \"-c\" option\n"
+msgstr ""
-msgid "cupsd: Unable to get current directory!\n"
-msgstr "cupsd: Kunde inte hämta aktuell katalog!\n"
+msgid "cupsd: Unable to get current directory\n"
+msgstr ""
#, c-format
-msgid "cupsd: Unknown argument \"%s\" - aborting!\n"
-msgstr "cupsd: Okänt argument \"%s\" - stoppar!\n"
+msgid "cupsd: Unknown argument \"%s\" - aborting\n"
+msgstr ""
#, c-format
-msgid "cupsd: Unknown option \"%c\" - aborting!\n"
-msgstr "cupsd: Okänt alternativ \"%c\" - stoppar!\n"
+msgid "cupsd: Unknown option \"%c\" - aborting\n"
+msgstr ""
msgid "cupsd: launchd(8) support not compiled in, running in normal mode.\n"
msgstr "cupsd: Stöd för launchd(8) inte inbyggt, kör i normalt läge.\n"
#, c-format
-msgid "cupsfilter: Invalid document number %d!\n"
-msgstr "cupsfilter: Ogiltigt dokumentnummer %d!\n"
+msgid "cupsfilter: Invalid document number %d\n"
+msgstr ""
#, c-format
-msgid "cupsfilter: Invalid job ID %d!\n"
-msgstr "cupsfilter: Ogiltigt utskrifts-ID %d!\n"
+msgid "cupsfilter: Invalid job ID %d\n"
+msgstr ""
-msgid "cupsfilter: Only one filename can be specified!\n"
-msgstr "cupsfilter: Bara ett filnamn kan anges!\n"
+msgid "cupsfilter: Only one filename can be specified\n"
+msgstr ""
#, c-format
msgid "cupsfilter: Unable to get job file - %s\n"
@@ -4788,59 +4748,95 @@ msgstr "help\t\tfå hjälp om kommandon\n"
msgid "idle"
msgstr "overksam"
-msgid "job-printer-uri attribute missing!"
-msgstr "Attributet job-printer-uri saknas!"
+msgid "ipptest: \"-i\" is incompatible with \"-x\".\n"
+msgstr ""
+
+#, c-format
+msgid "ipptest: Bad URI - %s.\n"
+msgstr ""
+
+#, c-format
+msgid "ipptest: Bad version %s for \"-V\".\n"
+msgstr ""
+
+msgid "ipptest: May only specify a single URI.\n"
+msgstr ""
-msgid "lpadmin: Class name can only contain printable characters!\n"
-msgstr "lpadmin: Klassnamn kan endast innehålla skrivbara tecken!\n"
+msgid "ipptest: Missing filename for \"-f\".\n"
+msgstr ""
-msgid "lpadmin: Expected PPD after '-P' option!\n"
-msgstr "lpadmin: Förväntat PPD efter alternativet ”-P”!\n"
+msgid "ipptest: Missing name=value for \"-d\".\n"
+msgstr ""
-msgid "lpadmin: Expected allow/deny:userlist after '-u' option!\n"
-msgstr "lpadmin: Förväntad allow/deny:userlist efter alternativet ”-u”!\n"
+msgid "ipptest: Missing seconds for \"-i\".\n"
+msgstr ""
-msgid "lpadmin: Expected class after '-r' option!\n"
-msgstr "lpadmin: Förväntad klass efter alternativet ”-r”!\n"
+msgid "ipptest: Missing version for \"-V\".\n"
+msgstr ""
-msgid "lpadmin: Expected class name after '-c' option!\n"
-msgstr "lpadmin: Förväntat klassnamn efter alternativet ”-c”!\n"
+msgid "ipptest: Only http, https, and ipp URIs are supported."
+msgstr ""
-msgid "lpadmin: Expected description after '-D' option!\n"
-msgstr "lpadmin: Förväntad beskrivning efter alternativet ”-D”!\n"
+msgid "ipptest: URI required before test file."
+msgstr ""
-msgid "lpadmin: Expected device URI after '-v' option!\n"
-msgstr "lpadmin: Förväntad enhets-URI efter alternativet ”-v”!\n"
+#, c-format
+msgid "ipptest: Unknown option \"-%c\".\n"
+msgstr ""
-msgid "lpadmin: Expected file type(s) after '-I' option!\n"
-msgstr "lpadmin: Förväntade filtyp(er) efter alternativet ”-I”!\n"
+msgid "job-printer-uri attribute missing"
+msgstr ""
-msgid "lpadmin: Expected hostname after '-h' option!\n"
-msgstr "lpadmin: Förväntat värdnamn efter alternativet ”-h”!\n"
+msgid "lpadmin: Class name can only contain printable characters\n"
+msgstr ""
-msgid "lpadmin: Expected interface after '-i' option!\n"
-msgstr "lpadmin: Förväntat gränssnitt efter alternativet ”-i”!\n"
+msgid "lpadmin: Expected PPD after '-P' option\n"
+msgstr ""
-msgid "lpadmin: Expected location after '-L' option!\n"
-msgstr "lpadmin: Förväntad plats efter alternativet ”-L”!\n"
+msgid "lpadmin: Expected allow/deny:userlist after '-u' option\n"
+msgstr ""
-msgid "lpadmin: Expected model after '-m' option!\n"
-msgstr "lpadmin: Förväntad modell efter alternativet ”-m”!\n"
+msgid "lpadmin: Expected class after '-r' option\n"
+msgstr ""
-msgid "lpadmin: Expected name=value after '-o' option!\n"
-msgstr "lpadmin: Förväntad name=value efter alternativet ”-o”!\n"
+msgid "lpadmin: Expected class name after '-c' option\n"
+msgstr ""
-msgid "lpadmin: Expected printer after '-p' option!\n"
-msgstr "lpadmin: Förväntad skrivare efter alternativet ”-p”!\n"
+msgid "lpadmin: Expected description after '-D' option\n"
+msgstr ""
-msgid "lpadmin: Expected printer name after '-d' option!\n"
-msgstr "lpadmin: Förväntat skrivarnamn efter alternativet ”-d”!\n"
+msgid "lpadmin: Expected device URI after '-v' option\n"
+msgstr ""
-msgid "lpadmin: Expected printer or class after '-x' option!\n"
-msgstr "lpadmin: Förväntad skrivare eller klass efter alternativet ”-x”!\n"
+msgid "lpadmin: Expected file type(s) after '-I' option\n"
+msgstr ""
-msgid "lpadmin: No member names were seen!\n"
-msgstr "lpadmin: Inga medlemsnamn sågs!\n"
+msgid "lpadmin: Expected hostname after '-h' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected interface after '-i' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected location after '-L' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected model after '-m' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected name=value after '-o' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected printer after '-p' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected printer name after '-d' option\n"
+msgstr ""
+
+msgid "lpadmin: Expected printer or class after '-x' option\n"
+msgstr ""
+
+msgid "lpadmin: No member names were seen\n"
+msgstr ""
#, c-format
msgid "lpadmin: Printer %s is already a member of class %s.\n"
@@ -4850,15 +4846,13 @@ msgstr "lpadmin: Skrivaren %s är redan medlem av klassen %s.\n"
msgid "lpadmin: Printer %s is not a member of class %s.\n"
msgstr "lpadmin: Skrivaren %s är inte en medlem av klassen %s.\n"
-msgid "lpadmin: Printer name can only contain printable characters!\n"
-msgstr "lpadmin: Skrivarnamn kan endast innehålla skrivbara tecken!\n"
+msgid "lpadmin: Printer name can only contain printable characters\n"
+msgstr ""
msgid ""
"lpadmin: Unable to add a printer to the class:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Kunde inte lägga till en skrivare till klassen:\n"
-" Du måste ange ett skrivarnamn först!\n"
#, c-format
msgid "lpadmin: Unable to connect to server: %s\n"
@@ -4874,125 +4868,109 @@ msgstr "lpadmin: Kunde inte öppna filen \"%s\": %s\n"
msgid ""
"lpadmin: Unable to remove a printer from the class:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Kunde inte ta bort en skrivare från klassen:\n"
-" Du måste ange ett skrivarnamn först!\n"
msgid ""
"lpadmin: Unable to set the PPD file:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Kunde inte ställa in PPD-filen:\n"
-" Du måste ange ett skrivarnamn först!\n"
msgid ""
"lpadmin: Unable to set the device URI:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Kunde inte ställa in enhets-URI:\n"
-" Du måste ange ett skrivarnamn först!\n"
msgid ""
"lpadmin: Unable to set the interface script or PPD file:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Kunde inte ställa in gränssnittsskriptet eller PPD-fil:\n"
-" Du måste ange ett skrivarnamn först!\n"
msgid ""
"lpadmin: Unable to set the interface script:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Kunde inte ställa in gränssnittsskriptet:\n"
-" Du måste ange ett skrivarnamn först!\n"
msgid ""
"lpadmin: Unable to set the printer description:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Kunde inte ställa in skrivarbeskrivningen:\n"
-" Du måste ange ett skrivarnamn först!\n"
msgid ""
"lpadmin: Unable to set the printer location:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Kunde inte ställa in skrivarens plats:\n"
-" Du måste ange ett skrivarnamn först!\n"
msgid ""
"lpadmin: Unable to set the printer options:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: Kunde inte ställa in skrivaralternativen:\n"
-" Du måste ange ett skrivarnamn först!\n"
#, c-format
-msgid "lpadmin: Unknown allow/deny option \"%s\"!\n"
-msgstr "lpadmin: : Okänt tillåta/neka-alternativ \"%s\"!\n"
+msgid "lpadmin: Unknown allow/deny option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "lpadmin: Unknown argument '%s'!\n"
-msgstr "lpadmin: Okänt argument ”%s”!\n"
+msgid "lpadmin: Unknown argument '%s'\n"
+msgstr ""
#, c-format
-msgid "lpadmin: Unknown option '%c'!\n"
-msgstr "lpadmin: Okänt alternativ ”%c”!\n"
+msgid "lpadmin: Unknown option '%c'\n"
+msgstr ""
-msgid "lpadmin: Warning - content type list ignored!\n"
-msgstr "lpadmin: Varning - innehållstyplista ignorerades!\n"
+msgid "lpadmin: Warning - content type list ignored\n"
+msgstr ""
msgid "lpc> "
msgstr "lpc> "
-msgid "lpinfo: Expected 1284 device ID string after --device-id!\n"
-msgstr "lpinfo: Förväntad 1284 device ID string efter--device-id!\n"
+msgid "lpinfo: Expected 1284 device ID string after --device-id\n"
+msgstr ""
-msgid "lpinfo: Expected language after --language!\n"
-msgstr "lpinfo: Förväntat språk efter --language!\n"
+msgid "lpinfo: Expected language after --language\n"
+msgstr ""
-msgid "lpinfo: Expected make and model after --make-and-model!\n"
-msgstr "lpinfo: Förväntad tillverkning och modell efter --make-and-model!\n"
+msgid "lpinfo: Expected make and model after --make-and-model\n"
+msgstr ""
-msgid "lpinfo: Expected product string after --product!\n"
-msgstr "lpinfo: Förväntad produktsträng efter --product!\n"
+msgid "lpinfo: Expected product string after --product\n"
+msgstr ""
-msgid "lpinfo: Expected scheme list after --exclude-schemes!\n"
-msgstr "lpinfo: Förväntad schemalista efter --exclude-schemes!\n"
+msgid "lpinfo: Expected scheme list after --exclude-schemes\n"
+msgstr ""
-msgid "lpinfo: Expected scheme list after --include-schemes!\n"
-msgstr "lpinfo: Förväntad schemalista efter --include-schemes!\n"
+msgid "lpinfo: Expected scheme list after --include-schemes\n"
+msgstr ""
-msgid "lpinfo: Expected timeout after --timeout!\n"
-msgstr "lpinfo: Förväntat tidsgränsfel efter --timeout!\n"
+msgid "lpinfo: Expected timeout after --timeout\n"
+msgstr ""
#, c-format
-msgid "lpinfo: Unknown argument '%s'!\n"
-msgstr "lpinfo: Okänt argument ”%s”!\n"
+msgid "lpinfo: Unknown argument '%s'\n"
+msgstr ""
#, c-format
-msgid "lpinfo: Unknown option '%c'!\n"
-msgstr "lpinfo: Okänt alternativ ”%c”!\n"
+msgid "lpinfo: Unknown option '%c'\n"
+msgstr ""
#, c-format
-msgid "lpinfo: Unknown option '%s'!\n"
-msgstr "lpinfo: Okänt alternativ ”%s”!\n"
+msgid "lpinfo: Unknown option '%s'\n"
+msgstr ""
#, c-format
msgid "lpmove: Unable to connect to server: %s\n"
msgstr "lpmove: Kunde inte ansluta till server: %s\n"
#, c-format
-msgid "lpmove: Unknown argument '%s'!\n"
-msgstr "lpmove: Okänt argument ”%s”!\n"
+msgid "lpmove: Unknown argument '%s'\n"
+msgstr ""
#, c-format
-msgid "lpmove: Unknown option '%c'!\n"
-msgstr "lpmove: Okänt alternativ ”%c”!\n"
+msgid "lpmove: Unknown option '%c'\n"
+msgstr ""
-msgid "lpoptions: No printers!?!\n"
-msgstr "lpoptions: Inga skrivare!?!\n"
+msgid "lpoptions: No printers\n"
+msgstr ""
#, c-format
msgid "lpoptions: Unable to add printer or instance: %s\n"
@@ -5003,23 +4981,23 @@ msgid "lpoptions: Unable to get PPD file for %s: %s\n"
msgstr "lpoptions: Kunde inte hämta PPD-fil för %s: %s\n"
#, c-format
-msgid "lpoptions: Unable to open PPD file for %s!\n"
-msgstr "lpoptions: Kunde inte öppna PPD-fil för %s!\n"
+msgid "lpoptions: Unable to open PPD file for %s\n"
+msgstr ""
-msgid "lpoptions: Unknown printer or class!\n"
-msgstr "lpoptions: Okänd skrivare eller klass!\n"
+msgid "lpoptions: Unknown printer or class\n"
+msgstr ""
-msgid "lppasswd: Only root can add or delete passwords!\n"
-msgstr "lppasswd: Endast rot kan lägga till eller ta bort lösenord!\n"
+msgid "lppasswd: Only root can add or delete passwords\n"
+msgstr ""
-msgid "lppasswd: Password file busy!\n"
-msgstr "lppasswd: Lösenordsfil upptagen!\n"
+msgid "lppasswd: Password file busy\n"
+msgstr ""
-msgid "lppasswd: Password file not updated!\n"
-msgstr "lppasswd: Lösenordsfil inte uppdaterad!\n"
+msgid "lppasswd: Password file not updated\n"
+msgstr ""
-msgid "lppasswd: Sorry, password doesn't match!\n"
-msgstr "lppasswd: Tyvärr, lösenord stämmer inte!\n"
+msgid "lppasswd: Sorry, password doesn't match\n"
+msgstr ""
msgid ""
"lppasswd: Sorry, password rejected.\n"
@@ -5030,8 +5008,8 @@ msgstr ""
"Lösenordet måste vara minst 6 tecken långt, får inte innehålla\n"
"ditt användarnamn, och måste innehålla åtminstone en bokstav och siffra.\n"
-msgid "lppasswd: Sorry, passwords don't match!\n"
-msgstr "lppasswd: Tyvärr, lösenorden stämmer inte överens!\n"
+msgid "lppasswd: Sorry, passwords don't match\n"
+msgstr ""
#, c-format
msgid "lppasswd: Unable to copy password string: %s\n"
@@ -5061,8 +5039,8 @@ msgstr "lppasswd: användare \"%s\" och grupp \"%s\" finns inte.\n"
#, c-format
msgid ""
"lpstat: error - %s environment variable names non-existent destination \"%s"
-"\"!\n"
-msgstr "lpstat: fel - miljövariabeln %s namnger icke-existerande mål \"%s\"!\n"
+"\"\n"
+msgstr ""
#, c-format
msgid "members of class %s:\n"
@@ -5074,20 +5052,20 @@ msgstr "inga objekt\n"
msgid "no system default destination\n"
msgstr "inget systemstandardmål\n"
-msgid "notify-events not specified!"
-msgstr "notify-events inte angivet!"
+msgid "notify-events not specified"
+msgstr ""
#, c-format
-msgid "notify-recipient-uri URI \"%s\" is already used!"
-msgstr "URI för notify-recipient-uri \"%s\" används redan!"
+msgid "notify-recipient-uri URI \"%s\" is already used"
+msgstr ""
#, c-format
-msgid "notify-recipient-uri URI \"%s\" uses unknown scheme!"
-msgstr "URI för notify-recipient-uri \"%s\" använder okänt schema!"
+msgid "notify-recipient-uri URI \"%s\" uses unknown scheme"
+msgstr ""
#, c-format
-msgid "notify-subscription-id %d no good!"
-msgstr "notify-subscription-id %d inte bra!"
+msgid "notify-subscription-id %d no good"
+msgstr ""
msgid "pending"
msgstr "väntar"
@@ -5105,40 +5083,40 @@ msgid "ppdc: Bad boolean value (%s) on line %d of %s.\n"
msgstr "ppdc: Felaktigt booleskt värde (%s) på rad %d av %s.\n"
#, c-format
-msgid "ppdc: Bad resolution name \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Felaktigt upplösningsnamn \"%s\" på rad %d av %s!\n"
+msgid "ppdc: Bad resolution name \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Bad status keyword %s on line %d of %s!\n"
-msgstr "ppdc: Felaktigt statuslösenord %s på rad %d av %s!\n"
+msgid "ppdc: Bad status keyword %s on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Bad variable substitution ($%c) on line %d of %s.\n"
msgstr "ppdc: Felaktig variabelersättning ($%c) på rad %d av %s.\n"
#, c-format
-msgid "ppdc: Choice found on line %d of %s with no Option!\n"
-msgstr "ppdc: Val hittades på rad %d of %s utan alternativ!\n"
+msgid "ppdc: Choice found on line %d of %s with no Option\n"
+msgstr ""
#, c-format
-msgid "ppdc: Duplicate #po for locale %s on line %d of %s!\n"
-msgstr "ppdc: Dublicera #po för språk %s på rad %d av %s!\n"
+msgid "ppdc: Duplicate #po for locale %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected a filter definition on line %d of %s!\n"
-msgstr "ppdc: Förväntad filterdefinition på rad %d av %s!\n"
+msgid "ppdc: Expected a filter definition on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected a program name on line %d of %s!\n"
-msgstr "ppdc: Förväntat programnamn på rad %d av %s!\n"
+msgid "ppdc: Expected a program name on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Expected boolean value on line %d of %s.\n"
msgstr "ppdc: Förväntat booleskt värde på rad %d av %s.\n"
#, c-format
-msgid "ppdc: Expected charset after Font on line %d of %s!\n"
-msgstr "ppdc: Förväntad teckenkodning efter typsnitt på rad %d av %s!\n"
+msgid "ppdc: Expected charset after Font on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Expected choice code on line %d of %s.\n"
@@ -5149,187 +5127,180 @@ msgid "ppdc: Expected choice name/text on line %d of %s.\n"
msgstr "ppdc: Förväntad namn-/textkod på rad %d av %s.\n"
#, c-format
-msgid "ppdc: Expected color order for ColorModel on line %d of %s!\n"
-msgstr "ppdc: Förväntad färgordning för ColorModel på rad %d av %s!\n"
+msgid "ppdc: Expected color order for ColorModel on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected colorspace for ColorModel on line %d of %s!\n"
-msgstr "ppdc: Förväntad färgrymd för ColorModel på rad %d av %s!\n"
+msgid "ppdc: Expected colorspace for ColorModel on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected compression for ColorModel on line %d of %s!\n"
-msgstr "ppdc: Förväntad komprimering för ColorModel på rad %d av %s!\n"
+msgid "ppdc: Expected compression for ColorModel on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected constraints string for UIConstraints on line %d of %s!\n"
-msgstr "ppdc: Förväntad regelsträng för UIConstraints på rad %d av %s!\n"
+msgid "ppdc: Expected constraints string for UIConstraints on line %d of %s\n"
+msgstr ""
#, c-format
msgid ""
-"ppdc: Expected driver type keyword following DriverType on line %d of %s!\n"
+"ppdc: Expected driver type keyword following DriverType on line %d of %s\n"
msgstr ""
-"ppdc: Förväntat lösenord för drivrutinstyp efter DriverType på rad %d av %"
-"s!\n"
#, c-format
-msgid "ppdc: Expected duplex type after Duplex on line %d of %s!\n"
-msgstr "ppdc: Förväntad duplextyp efter Duplex på rad %d av %s!\n"
+msgid "ppdc: Expected duplex type after Duplex on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected encoding after Font on line %d of %s!\n"
-msgstr "ppdc: Förväntad kodning efter typsnitt på rad %d av %s!\n"
+msgid "ppdc: Expected encoding after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected filename after #po %s on line %d of %s!\n"
-msgstr "ppdc: Förväntat filnamn efter #po %s på rad %d av %s!\n"
+msgid "ppdc: Expected filename after #po %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected group name/text on line %d of %s!\n"
-msgstr "ppdc: Förväntat gruppnamn/-text på rad %d av %s.\n"
+msgid "ppdc: Expected group name/text on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected include filename on line %d of %s!\n"
-msgstr "ppdc: Förväntat inkluderingsfilnamn på rad %d av %s!\n"
+msgid "ppdc: Expected include filename on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected integer on line %d of %s!\n"
-msgstr "ppdc: Förväntat heltal på rad %d av %s!\n"
+msgid "ppdc: Expected integer on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected locale after #po on line %d of %s!\n"
-msgstr "ppdc: Förväntad språkversion #po på rad %d av %s!\n"
+msgid "ppdc: Expected locale after #po on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after %s on line %d of %s!\n"
-msgstr "ppdc: Förväntat namn efter %s på rad %d av %s!\n"
+msgid "ppdc: Expected name after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after FileName on line %d of %s!\n"
-msgstr "ppdc: Förväntat namn efter filnamn på rad %d av %s!\n"
+msgid "ppdc: Expected name after FileName on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after Font on line %d of %s!\n"
-msgstr "ppdc: Förväntat namn efter typsnitt på rad %d av %s!\n"
+msgid "ppdc: Expected name after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after Manufacturer on line %d of %s!\n"
-msgstr "ppdc: Förväntat namn efter tillverkare på rad %d av %s!\n"
+msgid "ppdc: Expected name after Manufacturer on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after MediaSize on line %d of %s!\n"
-msgstr "ppdc: Förväntat namn efter mediestorlek på rad %d av %s!\n"
+msgid "ppdc: Expected name after MediaSize on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after ModelName on line %d of %s!\n"
-msgstr "ppdc: Förväntat namn efter modellnamn på rad %d av %s!\n"
+msgid "ppdc: Expected name after ModelName on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after PCFileName on line %d of %s!\n"
-msgstr "ppdc: Förväntat namn efter PC-filnamn på rad %d av %s!\n"
+msgid "ppdc: Expected name after PCFileName on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text after %s on line %d of %s!\n"
-msgstr "ppdc: Förväntat namn/text efter %s på rad %d av %s!\n"
+msgid "ppdc: Expected name/text after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text after Installable on line %d of %s!\n"
-msgstr "ppdc: Förväntat namn/text efter installerbart på rad %d av %s!\n"
+msgid "ppdc: Expected name/text after Installable on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text after Resolution on line %d of %s!\n"
-msgstr "ppdc: Förväntat namn/text efter upplösning på rad %d av %s!\n"
+msgid "ppdc: Expected name/text after Resolution on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text combination for ColorModel on line %d of %s!\n"
+msgid "ppdc: Expected name/text combination for ColorModel on line %d of %s\n"
msgstr ""
-"ppdc: Förväntat namn-/textkombination för ColorModel på rad %d av %s!\n"
#, c-format
-msgid "ppdc: Expected option name/text on line %d of %s!\n"
-msgstr "ppdc: Förväntat alternativnamn/-text på rad %d av %s.\n"
+msgid "ppdc: Expected option name/text on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected option section on line %d of %s!\n"
-msgstr "ppdc: Förväntat alternativavsnitt på rad %d av %s!\n"
+msgid "ppdc: Expected option section on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected option type on line %d of %s!\n"
-msgstr "ppdc: Förväntad alternativtyp på rad %d av %s!\n"
+msgid "ppdc: Expected option type on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected override field after Resolution on line %d of %s!\n"
-msgstr "ppdc: Förväntat ersättningsfält efter upplösning på rad %d av %s!\n"
+msgid "ppdc: Expected override field after Resolution on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected real number on line %d of %s!\n"
-msgstr "ppdc: Förväntat reellt tal på rad %d av %s!\n"
+msgid "ppdc: Expected real number on line %d of %s\n"
+msgstr ""
#, c-format
msgid ""
-"ppdc: Expected resolution/mediatype following ColorProfile on line %d of %"
-"s!\n"
+"ppdc: Expected resolution/mediatype following ColorProfile on line %d of %s\n"
msgstr ""
-"ppdc: Förväntad upplösning/medietyp efter ColorProfile på rad %d av %s!\n"
#, c-format
msgid ""
"ppdc: Expected resolution/mediatype following SimpleColorProfile on line %d "
-"of %s!\n"
+"of %s\n"
msgstr ""
-"ppdc: Förväntad upplösning/medietyp efter SimpleColorProfile på rad %d av %"
-"s!\n"
#, c-format
-msgid "ppdc: Expected selector after %s on line %d of %s!\n"
-msgstr "ppdc: Förväntad väljare efter %s på rad %d av %s!\n"
+msgid "ppdc: Expected selector after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected status after Font on line %d of %s!\n"
-msgstr "ppdc: Förväntad status efter typsnitt på rad %d av %s!\n"
+msgid "ppdc: Expected status after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected string after Copyright on line %d of %s!\n"
-msgstr "ppdc: Förväntad sträng efter upphovsrätt på rad %d av %s!\n"
+msgid "ppdc: Expected string after Copyright on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected string after Version on line %d of %s!\n"
-msgstr "ppdc: Förväntad sträng efter version på rad %d av %s!\n"
+msgid "ppdc: Expected string after Version on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected two option names on line %d of %s!\n"
-msgstr "ppdc: Förväntade två alternativnamn på rad %d av %s!\n"
+msgid "ppdc: Expected two option names on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected value after %s on line %d of %s!\n"
-msgstr "ppdc: Förväntat värde efter %s på rad %d av %s!\n"
+msgid "ppdc: Expected value after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected version after Font on line %d of %s!\n"
-msgstr "ppdc: Förväntad version efter typsnitt på rad %d av %s!\n"
+msgid "ppdc: Expected version after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid #include/#po filename \"%s\"!\n"
-msgstr "ppdc: Ogiltigt #include/#po filnamn \"%s\"!\n"
+msgid "ppdc: Invalid #include/#po filename \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid cost for filter on line %d of %s!\n"
-msgstr "ppdc: Ogiltig kostnad för filter på rad %d av %s!\n"
+msgid "ppdc: Invalid cost for filter on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid empty MIME type for filter on line %d of %s!\n"
-msgstr "ppdc: Ogiltig tom MIME-typ för filter på rad %d av %s!\n"
+msgid "ppdc: Invalid empty MIME type for filter on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid empty program name for filter on line %d of %s!\n"
-msgstr "ppdc: Ogiltigt tomt programnamn för filter på rad %d av %s!\n"
+msgid "ppdc: Invalid empty program name for filter on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid option section \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Ogiltigt alternativavsnitt \"%s\" på rad %d av %s!\n"
+msgid "ppdc: Invalid option section \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid option type \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Ogiltig alternativtyp \"%s\" på rad %d av %s!\n"
+msgid "ppdc: Invalid option type \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Loading driver information file \"%s\"...\n"
@@ -5344,32 +5315,32 @@ msgid "ppdc: Loading messages from \"%s\"...\n"
msgstr "ppdc: Läser in meddelanden från \"%s\"...\n"
#, c-format
-msgid "ppdc: Missing #endif at end of \"%s\"!\n"
-msgstr "ppdc: Saknad #endif i slutet av \"%s\"!\n"
+msgid "ppdc: Missing #endif at end of \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ppdc: Missing #if on line %d of %s!\n"
-msgstr "ppdc: Saknad #if på rad %d av %s!\n"
+msgid "ppdc: Missing #if on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: No message catalog provided for locale %s!\n"
-msgstr "ppdc: Ingen meddelandekatalog angiven för språkversionen %s!\n"
+msgid "ppdc: No message catalog provided for locale %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Option %s defined in two different groups on line %d of %s!\n"
+msgid "ppdc: Option %s defined in two different groups on line %d of %s\n"
msgstr ""
#, c-format
-msgid "ppdc: Option %s redefined with a different type on line %d of %s!\n"
-msgstr "ppdc: Alternativ %s definieras om med en annan typ på rad %d av %s!\n"
+msgid "ppdc: Option %s redefined with a different type on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Option constraint must *name on line %d of %s!\n"
-msgstr "ppdc: Alternativregel måste *name på rad %d av %s!\n"
+msgid "ppdc: Option constraint must *name on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Too many nested #if's on line %d of %s!\n"
-msgstr "ppdc: För många nästlade #if”s på rad %d av %s!\n"
+msgid "ppdc: Too many nested #if's on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Unable to create PPD file \"%s\" - %s.\n"
@@ -5388,12 +5359,12 @@ msgid "ppdc: Unable to execute cupstestppd: %s\n"
msgstr "ppdc: Kunde inte köra cupstestppd: %s\n"
#, c-format
-msgid "ppdc: Unable to find #po file %s on line %d of %s!\n"
-msgstr "ppdc: Kunde inte hitta #po fil %s på rad %d av %s!\n"
+msgid "ppdc: Unable to find #po file %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unable to find include file \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Kunde inte hitta inkluderingsfil \"%s\" på rad %d av %s!\n"
+msgid "ppdc: Unable to find include file \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Unable to find localization for \"%s\" - %s\n"
@@ -5408,29 +5379,33 @@ msgid "ppdc: Undefined variable (%s) on line %d of %s.\n"
msgstr "ppdc: Odefinierad variabel (%s) på rad %d av %s.\n"
#, c-format
-msgid "ppdc: Unknown driver type %s on line %d of %s!\n"
-msgstr "ppdc: Okänd drivrutinstyp %s på rad %d av %s!\n"
+msgid "ppdc: Unknown driver type %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Okänd duplextyp \"%s\" på rad %d av %s!\n"
+msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown media size \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Okänd mediestorlek \"%s\" på rad %d of %s!\n"
+msgid "ppdc: Unknown media size \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown token \"%s\" seen on line %d of %s!\n"
-msgstr "ppdc: Okänd symbol \"%s\" sågs på rad %d av %s!\n"
+msgid "ppdc: Unknown token \"%s\" seen on line %d of %s\n"
+msgstr ""
#, c-format
msgid ""
-"ppdc: Unknown trailing characters in real number \"%s\" on line %d of %s!\n"
-msgstr "ppdc: Okända avslutande tecken i reellt tal \"%s\" på rad %d av %s!\n"
+"ppdc: Unknown trailing characters in real number \"%s\" on line %d of %s\n"
+msgstr ""
+
+#, c-format
+msgid "ppdc: Unterminated string starting with %c on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unterminated string starting with %c on line %d of %s!\n"
-msgstr "ppdc: Oavslutad sträng börjar med %c på rad %d av %s!\n"
+msgid "ppdc: Warning - overlapping filename \"%s\".\n"
+msgstr ""
#, c-format
msgid "ppdc: Writing %s...\n"
@@ -5441,8 +5416,8 @@ msgid "ppdc: Writing PPD files to directory \"%s\"...\n"
msgstr "ppdc: Skriver PPD-filer till katalogen \"%s\"...\n"
#, c-format
-msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s!\n"
-msgstr "ppdmerge: Felaktig LanguageVersion \"%s\" i %s!\n"
+msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s\n"
+msgstr ""
#, c-format
msgid "ppdmerge: Ignoring PPD file %s...\n"
@@ -5519,21 +5494,601 @@ msgstr "namnlös"
msgid "variable-bindings uses indefinite length"
msgstr "variabelbindningar använder obegränsad längd"
+#~ msgid " WARN %s has no corresponding options!\n"
+#~ msgstr " VARN %s har inga motsvarande alternativ!\n"
+
+#~ msgid " WARN Default choices conflicting!\n"
+#~ msgstr " VARN Standardval är i konflikt!\n"
+
+#~ msgid ""
+#~ " WARN Duplex option keyword %s may not work as expected and "
+#~ "should be named Duplex!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " VARN Nyckelordet %s för duplexalternativet kanske inte "
+#~ "fungerar som det ska och bör vara Duplex!\n"
+#~ " REF: Sida 122, sektion 5.17\n"
+
+#~ msgid ""
+#~ " WARN File contains a mix of CR, LF, and CR LF line endings!\n"
+#~ msgstr ""
+#~ " VARN Filen innehåller en blandning av radslut med CR, LF och "
+#~ "CR LF!\n"
+
+#~ msgid " WARN Line %d only contains whitespace!\n"
+#~ msgstr " VARN Rad %d innehåller endast mellanslag!\n"
+
#~ msgid " WARN Missing APDialogExtension file \"%s\"\n"
#~ msgstr " VARN Saknad APDialogExtension-fil ”%s”\n"
#~ msgid " WARN Missing APPrinterIconPath file \"%s\"\n"
#~ msgstr " VARN Saknad APPrinterIconPath-fil ”%s”\n"
+#~ msgid ""
+#~ " WARN Non-Windows PPD files should use lines ending with only "
+#~ "LF, not CR LF!\n"
+#~ msgstr ""
+#~ " VARN Icke-Windows PPD-filer bör använda radslut med endast LF, "
+#~ "inte CR LF!\n"
+
+#~ msgid ""
+#~ " WARN Obsolete PPD version %.1f!\n"
+#~ " REF: Page 42, section 5.2.\n"
+#~ msgstr ""
+#~ " VARN Föråldrad PPD-version %.1f!\n"
+#~ " REF: Sida 42, sektion 5.2.\n"
+
+#~ msgid " %s %s %s does not exist!\n"
+#~ msgstr " %s %s %s finns inte!\n"
+
+#~ msgid ""
+#~ " %s Bad %s choice %s!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " %s Felaktigt %s val %s!\n"
+#~ " REF: Sida 122, sektion 5.17\n"
+
+#~ msgid " %s Bad UTF-8 \"%s\" translation string for option %s!\n"
+#~ msgstr ""
+#~ " %s Felaktig UTF-8-översättningssträng ”%s” för alternativet %s!\n"
+
+#~ msgid ""
+#~ " %s Bad UTF-8 \"%s\" translation string for option %s, choice %s!\n"
+#~ msgstr ""
+#~ " %s Felaktig UTF-8-översättningssträng ”%s” för alternativet %s, "
+#~ "valet %s!\n"
+
+#~ msgid " %s Bad cupsFilter value \"%s\"!\n"
+#~ msgstr " %s Felaktigt cupsFilter-värde \"%s\"!\n"
+
+#~ msgid " %s Bad cupsICCProfile %s!\n"
+#~ msgstr " %s Felaktig cupsICCProfile %s!\n"
+
+#~ msgid " %s Bad cupsPreFilter value \"%s\"!\n"
+#~ msgstr " %s Felaktigt cupsFilter-värde \"%s\"!\n"
+
+#~ msgid " %s Bad cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr " %s Felaktig cupsUIConstraints %s: \"%s\"!\n"
+
+#~ msgid " %s Bad language \"%s\"!\n"
+#~ msgstr " %s Felaktigt språk \"%s\"!\n"
+
+#~ msgid " %s Empty cupsUIConstraints %s!\n"
+#~ msgstr " %s Tom cupsUIConstraints %s!\n"
+
+#~ msgid " %s Missing \"%s\" translation string for option %s!\n"
+#~ msgstr " %s Saknad översättningssträng ”%s” för alternativet %s!\n"
+
+#~ msgid ""
+#~ " %s Missing \"%s\" translation string for option %s, choice %s!\n"
+#~ msgstr ""
+#~ " %s Saknad översättningssträng ”%s” för alternativet %s, valet %s!\n"
+
+#~ msgid ""
+#~ " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"!\n"
+#~ msgstr " %s Valet *%s %s saknas i UIConstraints \"*%s %s *%s %s”!\n"
+
+#~ msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr " %s Valet *%s %s saknas i cupsUIConstraints %s: \"%s”!\n"
+
+#~ msgid " %s Missing cupsICCProfile file \"%s\"!\n"
+#~ msgstr " %s Saknad cupsICCProfile-fil \"%s\"!\n"
+
+#~ msgid " %s Missing cupsUIResolver %s!\n"
+#~ msgstr " %s Saknad cupsUIResolver %s!\n"
+
+#~ msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"!\n"
+#~ msgstr ""
+#~ " %s Alternativet %s saknas i UIConstraints \"*%s %s *%s %s\"!\n"
+
+#~ msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr " %s Alternativet %s saknas i cupsUIConstraints %s: \"%s\"!\n"
+
+#~ msgid " %s No base translation \"%s\" is included in file!\n"
+#~ msgstr " %s Ingen grundöversättning \"%s\" finns i filen!\n"
+
+#~ msgid ""
+#~ " %s REQUIRED %s does not define choice None!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " %s KRÄVER %s definierar inte valet None!\n"
+#~ " REF: Sida 122, sektion 5.17\n"
+
+#~ msgid " %s cupsICCProfile %s hash value collides with %s!\n"
+#~ msgstr " %s cupsICCProfile %s hashvärde står i konflikt med %s!\n"
+
+#~ msgid " %s cupsUIResolver %s causes a loop!\n"
+#~ msgstr " %s cupsUIResolver %s orsakade en loop!\n"
+
+#~ msgid " **FAIL** %s choice names %s and %s differ only by case!\n"
+#~ msgstr ""
+#~ " **FEL** %s namnen %s och %s skiljer sig endast i fråga om stor "
+#~ "eller liten bokstav!\n"
+
+#~ msgid ""
+#~ " **FAIL** %s must be 1284DeviceID!\n"
+#~ " REF: Page 72, section 5.5\n"
+#~ msgstr ""
+#~ " **FEL** %s måste vara 1284DeviceID!\n"
+#~ " REF: Sida 72, sektion 5.5\n"
+
+#~ msgid ""
+#~ " **FAIL** BAD DefaultImageableArea %s!\n"
+#~ " REF: Page 102, section 5.15.\n"
+#~ msgstr ""
+#~ " **FEL** FELAKTIG DefaultImageableArea %s!\n"
+#~ " REF: Sida 102, sektion 5.15.\n"
+
+#~ msgid ""
+#~ " **FAIL** BAD DefaultPaperDimension %s!\n"
+#~ " REF: Page 103, section 5.15.\n"
+#~ msgstr ""
+#~ " **FEL** FELAKTIG DefaultPaperDimension %s!\n"
+#~ " REF: Sida 103, sektion 5.15.\n"
+
+#~ msgid ""
+#~ " **FAIL** Bad %s choice %s!\n"
+#~ " REF: Page 84, section 5.9\n"
+#~ msgstr ""
+#~ " **FEL** Felaktigt %s-val %s!\n"
+#~ " REF: Sida 84, sektion 5.9\n"
+
+#~ msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1!\n"
+#~ msgstr " **FEL** Felaktig språkkodning %s - måste vara ISOLatin1!\n"
+
+#~ msgid " **FAIL** Bad LanguageVersion %s - must be English!\n"
+#~ msgstr " **FEL** Felaktigt språk %s - måste vara engelska!\n"
+
+#~ msgid ""
+#~ " **FAIL** Default translation string for option %s choice %s "
+#~ "contains 8-bit characters!\n"
+#~ msgstr ""
+#~ " **FEL** Standardöversättningssträng för alternativet %s val %s "
+#~ "innehåller 8-bitars tecken!\n"
+
+#~ msgid ""
+#~ " **FAIL** Default translation string for option %s contains 8-bit "
+#~ "characters!\n"
+#~ msgstr ""
+#~ " **FEL** Standardöversättningssträng för alternativet %s innehåller "
+#~ "8-bitars tecken!\n"
+
+#~ msgid " **FAIL** Group names %s and %s differ only by case!\n"
+#~ msgstr ""
+#~ " **FEL** Gruppnamnen %s och %s skiljer sig endast i fråga om stor "
+#~ "eller liten bokstav!\n"
+
+#~ msgid " **FAIL** Multiple occurrences of %s choice name %s!\n"
+#~ msgstr " **FEL** Flera förekomster av %s namn %s!\n"
+
+#~ msgid " **FAIL** Option names %s and %s differ only by case!\n"
+#~ msgstr ""
+#~ " **FEL** Alternativnamnen %s och %s skiljer sig endast i fråga om "
+#~ "stor eller liten bokstav!\n"
+
+#~ msgid ""
+#~ " Bad %%%%BoundingBox: on line %d!\n"
+#~ " REF: Page 39, %%%%BoundingBox:\n"
+#~ msgstr ""
+#~ " Felaktig %%%%BoundingBox: på rad %d!\n"
+#~ " REF: Sida 39, %%%%BoundingBox:\n"
+
+#~ msgid ""
+#~ " Bad %%%%Page: on line %d!\n"
+#~ " REF: Page 53, %%%%Page:\n"
+#~ msgstr ""
+#~ " Felaktig %%%%Page: på rad %d!\n"
+#~ " REF: Sida 53, %%%%Page:\n"
+
+#~ msgid ""
+#~ " Bad %%%%Pages: on line %d!\n"
+#~ " REF: Page 43, %%%%Pages:\n"
+#~ msgstr ""
+#~ " Felaktiga %%%%Pages: på rad %d!\n"
+#~ " REF: Sida 43, %%%%Pages:\n"
+
+#~ msgid ""
+#~ " Line %d is longer than 255 characters (%d)!\n"
+#~ " REF: Page 25, Line Length\n"
+#~ msgstr ""
+#~ " Rad %d är längre än 255 tecken (%d)!\n"
+#~ " REF: Sida 25, Line Length\n"
+
+#~ msgid ""
+#~ " Missing %!PS-Adobe-3.0 on first line!\n"
+#~ " REF: Page 17, 3.1 Conforming Documents\n"
+#~ msgstr ""
+#~ " Saknar %!PS-Adobe-3.0 på första raden!\n"
+#~ " REF: Sida 17, 3.1 Conforming Documents\n"
+
+#~ msgid ""
+#~ " Missing %%EndComments comment!\n"
+#~ " REF: Page 41, %%EndComments\n"
+#~ msgstr ""
+#~ " Saknar %%EndComments-kommentar!\n"
+#~ " REF: Sida 41, %%EndComments\n"
+
+#~ msgid ""
+#~ " Missing or bad %%BoundingBox: comment!\n"
+#~ " REF: Page 39, %%BoundingBox:\n"
+#~ msgstr ""
+#~ " Saknad eller felaktig %%BoundingBox: kommentar!\n"
+#~ " REF: Sida 39, %%BoundingBox:\n"
+
+#~ msgid ""
+#~ " Missing or bad %%Page: comments!\n"
+#~ " REF: Page 53, %%Page:\n"
+#~ msgstr ""
+#~ " Saknad eller felaktig %%Page: kommentar!\n"
+#~ " REF: Sida 53, %%Page:\n"
+
+#~ msgid ""
+#~ " Missing or bad %%Pages: comment!\n"
+#~ " REF: Page 43, %%Pages:\n"
+#~ msgstr ""
+#~ " Saknad eller felaktig %%Pages: kommentar!\n"
+#~ " REF: Sida 43, %%Pages:\n"
+
+#~ msgid " Saw %d lines that exceeded 255 characters!\n"
+#~ msgstr " Såg %d rader som översteg 255 tecken!\n"
+
+#~ msgid " Too many %%BeginDocument comments!\n"
+#~ msgstr " För många %%BeginDocument-kommentarer!\n"
+
+#~ msgid " Too many %%EndDocument comments!\n"
+#~ msgstr " För många %%EndDocument-kommentarer!\n"
+
+#~ msgid " Warning: file contains binary data!\n"
+#~ msgstr " Varning: filen innehåller binärdata!\n"
+
+#~ msgid " Warning: no %%EndComments comment in file!\n"
+#~ msgstr " Varning: ingen %%EndComments-kommentar i fil!\n"
+
+#~ msgid " Warning: obsolete DSC version %.1f in file!\n"
+#~ msgstr " Varning: föråldrad DSC-version %.1f i fil!\n"
+
+#~ msgid "%s not supported!"
+#~ msgstr "%s stöds inte!"
+
+#~ msgid "%s: Don't know what to do!\n"
+#~ msgstr "%s: Vet inte vad som ska göras!\n"
+
+#~ msgid ""
+#~ "%s: Error - %s environment variable names non-existent destination \"%s"
+#~ "\"!\n"
+#~ msgstr "%s: Fel - miljövariabeln %s namnger icke-existerande mål \"%s\"!\n"
+
+#~ msgid "%s: Error - bad job ID!\n"
+#~ msgstr "%s: Fel - felaktigt utskrifts-ID!\n"
+
+#~ msgid "%s: Error - cannot print files and alter jobs simultaneously!\n"
+#~ msgstr ""
+#~ "%s: Fel - kan inte skriva ut filer och ändra utskrifter samtidigt!\n"
+
+#~ msgid ""
+#~ "%s: Error - cannot print from stdin if files or a job ID are provided!\n"
+#~ msgstr ""
+#~ "%s: Fel - kan inte skriva ut från standard in om filer eller ett "
+#~ "utskrifts-ID anges!\n"
+
+#~ msgid "%s: Error - expected character set after '-S' option!\n"
+#~ msgstr "%s: Fel - förväntade teckenkodning efter alternativet ”-S”!\n"
+
+#~ msgid "%s: Error - expected content type after '-T' option!\n"
+#~ msgstr "%s: Fel - förväntade innehållstyp efter alternativet ”-T”!\n"
+
+#~ msgid "%s: Error - expected copies after '-n' option!\n"
+#~ msgstr "%s: Fel - förväntade exemplar efter alternativet ”-n”!\n"
+
+#~ msgid "%s: Error - expected copy count after '-#' option!\n"
+#~ msgstr "%s: Fel - förväntade antal exemplar efter alternativet ”-#”!\n"
+
+#~ msgid "%s: Error - expected destination after '-P' option!\n"
+#~ msgstr "%s: Fel - förväntade mål efter alternativet ”-P”!\n"
+
+#~ msgid "%s: Error - expected destination after '-b' option!\n"
+#~ msgstr "%s: Fel - förväntade mål efter alternativet ”-b”!\n"
+
+#~ msgid "%s: Error - expected destination after '-d' option!\n"
+#~ msgstr "%s: Fel - förväntade mål efter alternativet ”-d”!\n"
+
+#~ msgid "%s: Error - expected form after '-f' option!\n"
+#~ msgstr "%s: Fel - förväntade format efter alternativet ”-f”!\n"
+
+#~ msgid "%s: Error - expected hold name after '-H' option!\n"
+#~ msgstr "%s: Fel - förväntade kvarhållningsnamn efter alternativet ”-H”!\n"
+
+#~ msgid "%s: Error - expected hostname after '-H' option!\n"
+#~ msgstr "%s: Fel - förväntade värdnamn efter alternativet ”-H”!\n"
+
+#~ msgid "%s: Error - expected hostname after '-h' option!\n"
+#~ msgstr "%s: Fel - förväntade värdnamn efter alternativet ”-h”!\n"
+
+#~ msgid "%s: Error - expected mode list after '-y' option!\n"
+#~ msgstr "%s: Fel - förväntade lägeslista efter alternativet ”-y”!\n"
+
+#~ msgid "%s: Error - expected name after '-%c' option!\n"
+#~ msgstr "%s: Fel - förväntade namn efter alternativet ”-%c”!\n"
+
+#~ msgid "%s: Error - expected option string after '-o' option!\n"
+#~ msgstr "%s: Fel - förväntade alternativsträng efter alternativet ”-o”!\n"
+
+#~ msgid "%s: Error - expected page list after '-P' option!\n"
+#~ msgstr "%s: Fel - förväntade sidlista efter alternativet ”-P”!\n"
+
+#~ msgid "%s: Error - expected priority after '-%c' option!\n"
+#~ msgstr "%s: Fel - förväntade prioritet efter alternativet ”-%c”!\n"
+
+#~ msgid "%s: Error - expected reason text after '-r' option!\n"
+#~ msgstr "%s: Fel - förväntade anledningstext efter alternativet ”-r”!\n"
+
+#~ msgid "%s: Error - expected title after '-t' option!\n"
+#~ msgstr "%s: Fel - förväntade titel efter alternativet ”-t”!\n"
+
+#~ msgid "%s: Error - expected username after '-U' option!\n"
+#~ msgstr "%s: Fel - förväntade användarnamn efter alternativet ”-U”!\n"
+
+#~ msgid "%s: Error - expected username after '-u' option!\n"
+#~ msgstr "%s: Fel - förväntade användarnamn efter alternativet ”-U”!\n"
+
+#~ msgid "%s: Error - expected value after '-%c' option!\n"
+#~ msgstr "%s: Fel - förväntade värde efter alternativet ”-%c”!\n"
+
+#~ msgid ""
+#~ "%s: Error - need \"completed\", \"not-completed\", or \"all\" after '-W' "
+#~ "option!\n"
+#~ msgstr ""
+#~ "%s: Fel - behöver ”completed”, ”not-completed” eller ”all” efter "
+#~ "alternativet ”-W”!\n"
+
+#~ msgid "%s: Error - scheduler not responding!\n"
+#~ msgstr "%s: Fel - schemaläggare svarar inte!\n"
+
+#~ msgid "%s: Error - unknown destination \"%s\"!\n"
+#~ msgstr "%s: Fel - okänt mål \"%s\"!\n"
+
+#~ msgid "%s: Error - unknown destination \"%s/%s\"!\n"
+#~ msgstr "%s: Fel - okänt mål \"%s/%s\"!\n"
+
+#~ msgid "%s: Error - unknown option '%c'!\n"
+#~ msgstr "%s: Fel - okänt alternativ ”%c”!\n"
+
+#~ msgid "%s: Error - unknown option '%s'!\n"
+#~ msgstr "%s: Fel - okänt alternativ ”%s”!\n"
+
+#~ msgid "%s: Expected job ID after '-i' option!\n"
+#~ msgstr "%s: Förväntade utskrifts-ID efter alternativet ”-i”!\n"
+
+#~ msgid "%s: Invalid destination name in list \"%s\"!\n"
+#~ msgstr "%s: Ogiltigt målnamn i listan \"%s\"!\n"
+
+#~ msgid "%s: Need job ID ('-i jobid') before '-H restart'!\n"
+#~ msgstr "%s: Behöver utskrifts-ID (”-i jobid”) före ”-H restart”!\n"
+
+#~ msgid "%s: No filter to convert from %s/%s to %s/%s!\n"
+#~ msgstr "%s: Filter saknas för konvertering från %s/%s till %s/%s!\n"
+
+#~ msgid "%s: Sorry, no encryption support compiled in!\n"
+#~ msgstr "%s: Tyvärr, inget stöd för kryptering har byggts in!\n"
+
+#~ msgid "%s: Unable to contact server!\n"
+#~ msgstr "%s: Kunde inte kontakta server!\n"
+
+#~ msgid "%s: Unable to determine MIME type of \"%s\"!\n"
+#~ msgstr "%s: Kan inte avgöra MIME-typ hos \"%s\"!\n"
+
#~ msgid "%s: Unable to open %s - %s\n"
#~ msgstr "%s: Kan inte öppna %s - %s\n"
#~ msgid "%s: Unable to open %s - %s on line %d.\n"
#~ msgstr "%s: Kan inte öppna %s - %s på rad %d.\n"
+#~ msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"!\n"
+#~ msgstr "%s: Kan inte läsa MIME-databas från \"%s\" eller \"%s\"!\n"
+
+#~ msgid "%s: Unknown destination \"%s\"!\n"
+#~ msgstr "%s: Okänt mål \"%s\"!\n"
+
+#~ msgid "%s: Unknown destination MIME type %s/%s!\n"
+#~ msgstr "%s: Okänd mål-MIME-typ %s/%s!\n"
+
+#~ msgid "%s: Unknown option '%c'!\n"
+#~ msgstr "%s: Okänt alternativ ”%c”!\n"
+
+#~ msgid "%s: Unknown source MIME type %s/%s!\n"
+#~ msgstr "%s: Okänd käll-MIME-typ %s/%s!\n"
+
+#~ msgid ""
+#~ "%s: Warning - '%c' format modifier not supported - output may not be "
+#~ "correct!\n"
+#~ msgstr ""
+#~ "%s: Varning - ”%c” formatmodifieraren stöds inte - utmatning kanske inte "
+#~ "blir korrekt!\n"
+
+#~ msgid "%s: Warning - character set option ignored!\n"
+#~ msgstr "%s: Varning - alternativet för teckenkodning ignorerades!\n"
+
+#~ msgid "%s: Warning - content type option ignored!\n"
+#~ msgstr "%s: Varning - alternativet för innehållstyp ignorerades!"
+
+#~ msgid "%s: Warning - form option ignored!\n"
+#~ msgstr "%s: Varning - formuläralternativ ignorerades!\n"
+
+#~ msgid "%s: Warning - mode option ignored!\n"
+#~ msgstr "%s: Varning - lägesalternativ ignorerades!\n"
+
+#~ msgid ""
+#~ "%s: error - %s environment variable names non-existent destination \"%s"
+#~ "\"!\n"
+#~ msgstr "%s: fel - miljövariabeln %s namnger icke-existerande mål \"%s\"!\n"
+
+#~ msgid "%s: error - expected option=value after '-o' option!\n"
+#~ msgstr "%s: förväntade option=value efter alternativet ”-o”!\n"
+
#~ msgid "600 DPI Grayscale"
#~ msgstr "600 DPI gråskala"
+#~ msgid "A Samba password is required to export printer drivers!"
+#~ msgstr "Ett Samba-lösenord krävs för att exportera skrivardrivrutiner"
+
+#~ msgid "A Samba username is required to export printer drivers!"
+#~ msgstr "Ett Samba-användarnamn krävs för att exportera skrivardrivrutiner!"
+
+#~ msgid "A class named \"%s\" already exists!"
+#~ msgstr "En klass med namnet \"%s\" finns redan!"
+
+#~ msgid "A printer named \"%s\" already exists!"
+#~ msgstr "En skrivare med namnet \"%s\" finns redan!"
+
+#~ msgid "Attempt to set %s printer-state to bad value %d!"
+#~ msgstr "Försök att ställa in %s printer-state till felaktigt värde %d!"
+
+#~ msgid "Attribute groups are out of order (%x < %x)!"
+#~ msgstr "Attributgrupper har fel ordning (%x < %x)!"
+
+#~ msgid "Bad device URI \"%s\"!\n"
+#~ msgstr "Felaktig device URI \"%s\"!\n"
+
+#~ msgid "Bad device-uri \"%s\"!"
+#~ msgstr "Felaktig device-uri \"%s\"!"
+
+#~ msgid "Bad device-uri scheme \"%s\"!"
+#~ msgstr "Felaktigt device-uri-system\"%s\"!"
+
+#~ msgid "Bad document-format \"%s\"!"
+#~ msgstr "Felaktigt document-format \"%s\"!"
+
+#~ msgid "Bad filename buffer!"
+#~ msgstr "Felaktig buffring av filnamn!"
+
+#~ msgid "Bad job-priority value!"
+#~ msgstr "Felaktigt värde för utskriftsprioritet!"
+
+#~ msgid "Bad job-sheets value \"%s\"!"
+#~ msgstr "Felaktigt värde för utskriftsark \"%s\"!"
+
+#~ msgid "Bad job-sheets value type!"
+#~ msgstr "Felaktigt värde för typ av utskriftsark!"
+
+#~ msgid "Bad job-state value!"
+#~ msgstr "Felaktigt värde för utskriftsstatus!"
+
+#~ msgid "Bad job-uri attribute \"%s\"!"
+#~ msgstr "Felaktigt attribut för job-uri \"%s\"!"
+
+#~ msgid "Bad notify-pull-method \"%s\"!"
+#~ msgstr "Felaktig notify-pull-method \"%s\"!"
+
+#~ msgid "Bad notify-recipient-uri URI \"%s\"!"
+#~ msgstr "Felaktig URI för notify-recipient \"%s\"!"
+
+#~ msgid "Bad option + choice on line %d!"
+#~ msgstr "Felaktigt alternativ + val på rad %d!"
+
+#~ msgid "Bad port-monitor \"%s\"!"
+#~ msgstr "Felaktig portövervakare \"%s\"!"
+
+#~ msgid "Bad printer-state value %d!"
+#~ msgstr "Felaktigt värde för skrivarstatus %d!"
+
+#~ msgid "Bad request version number %d.%d!"
+#~ msgstr "Felaktigt versionsnummer %d.%d för begäran!"
+
+#~ msgid "Bad subscription ID!"
+#~ msgstr "Felaktigt prenumerations-ID!"
+
+#~ msgid "Character set \"%s\" not supported!"
+#~ msgstr "Teckenkodningen \"%s\" stöds inte!"
+
+#~ msgid "Could not scan type \"%s\"!"
+#~ msgstr "Kunde inte skanna typen \"%s\"!"
+
+#~ msgid "Cover open."
+#~ msgstr "Lock öppet."
+
+#~ msgid "Developer almost empty."
+#~ msgstr "Tonern nästan slut."
+
+#~ msgid "Developer empty!"
+#~ msgstr "Tonern är slut!"
+
+#~ msgid "Door open."
+#~ msgstr "Lucka öppen."
+
+#~ msgid "ERROR: Bad %%BoundingBox: comment seen!\n"
+#~ msgstr "ERROR: Felaktig %%BoundingBox: kommentar sedd!\n"
+
+#~ msgid "ERROR: Bad %%IncludeFeature: comment!\n"
+#~ msgstr "ERROR: Felaktig %%IncludeFeature: kommentar!\n"
+
+#~ msgid "ERROR: Bad %%Page: comment in file!\n"
+#~ msgstr "ERROR: Felaktig %%Page: kommentar i fil!\n"
+
+#~ msgid "ERROR: Bad %%PageBoundingBox: comment in file!\n"
+#~ msgstr "ERROR: Felaktig %%PageBoundingBox: kommentar i fil!\n"
+
+#~ msgid "ERROR: Bad SCSI device file \"%s\"!\n"
+#~ msgstr "ERROR: Felaktig SCSI-enhetsfil \"%s\"!\n"
+
+#~ msgid "ERROR: Bad columns value %d!\n"
+#~ msgstr "ERROR: Felaktigt kolumnvärde %d!\n"
+
+#~ msgid "ERROR: Bad cpi value %f!\n"
+#~ msgstr "ERROR: Felaktigt cpi-värde %f!\n"
+
+#~ msgid "ERROR: Bad lpi value %f!\n"
+#~ msgstr "ERROR: Felaktigt lpi-värde %f!\n"
+
+#~ msgid "ERROR: Bad page setup!\n"
+#~ msgstr "ERROR: Felaktigt utskriftsformat!\n"
+
+#~ msgid "ERROR: Destination printer does not exist!\n"
+#~ msgstr "ERROR: Målskrivaren finns inte!\n"
+
+#~ msgid "ERROR: Duplicate %%BoundingBox: comment seen!\n"
+#~ msgstr "ERROR: Duplikat av %%BoundingBox: kommentar sedd!\n"
+
+#~ msgid "ERROR: Duplicate %%Pages: comment seen!\n"
+#~ msgstr "ERROR: Duplikat av %%Pages: kommentar sedd!\n"
+
+#~ msgid "ERROR: Empty print file!\n"
+#~ msgstr "ERROR: Tom utskriftsfil!\n"
+
+#~ msgid "ERROR: Expected quoted string on line %d of %s!\n"
+#~ msgstr "ERROR: Förväntad sträng inom citationstecken på rad %d av %s!\n"
+
+#~ msgid "ERROR: Fatal USB error!\n"
+#~ msgstr "ERROR: Allvarligt USB-fel!\n"
+
+#~ msgid "ERROR: Invalid HP-GL/2 command seen, unable to print file!\n"
+#~ msgstr "ERROR: Ogiltigt HP-GL/2-kommando sett, kan inte skriva ut filen!\n"
+
+#~ msgid "ERROR: Missing %%EndProlog!\n"
+#~ msgstr "ERROR: Saknad %%EndProlog!\n"
+
+#~ msgid "ERROR: Missing %%EndSetup!\n"
+#~ msgstr "ERROR: Saknad %%EndSetup!\n"
+
#~ msgid ""
#~ "ERROR: Missing device URI on command-line and no DEVICE_URI environment "
#~ "variable!\n"
@@ -5541,24 +6096,405 @@ msgstr "variabelbindningar använder obegränsad längd"
#~ "ERROR: Saknad enhets-URI i kommandoraden och ingen miljövariabel för "
#~ "DEVICE_URI!\n"
+#~ msgid "ERROR: Missing value on line %d of banner file!\n"
+#~ msgstr "ERROR: Saknar värde på rad %d i bannerfil!\n"
+
+#~ msgid ""
+#~ "ERROR: Need a msgid line before any translation strings on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ERROR: Need a msgid line before any translation strings on line %d of %"
+#~ "s!\n"
+
+#~ msgid "ERROR: No %%BoundingBox: comment in header!\n"
+#~ msgstr "ERROR: Ingen %%BoundingBox: kommentar i sidhuvud!\n"
+
+#~ msgid "ERROR: No %%Pages: comment in header!\n"
+#~ msgstr "ERROR: Inga %%Pages: kommentar i sidhuvud!\n"
+
+#~ msgid ""
+#~ "ERROR: No device URI found in argv[0] or in DEVICE_URI environment "
+#~ "variable!\n"
+#~ msgstr ""
+#~ "ERROR: Ingen enhets-URI hittades i argv[0] eller i miljövariabeln "
+#~ "DEVICE_URI!\n"
+
+#~ msgid "ERROR: No pages found!\n"
+#~ msgstr "ERROR: Inga sidor hittades!\n"
+
+#~ msgid "ERROR: Out of paper!\n"
+#~ msgstr "ERROR: Slut på papper!\n"
+
+#~ msgid "ERROR: PRINTER environment variable not defined!\n"
+#~ msgstr "ERROR: PRINTER-miljövariabeln är inte definierad!\n"
+
+#~ msgid "ERROR: Print file was not accepted (%s)!\n"
+#~ msgstr "ERROR: Utskriftsfilen accepterades inte (%s)!\n"
+
+#~ msgid "ERROR: Printer not responding!\n"
+#~ msgstr "ERROR: Skrivaren svarar inte\n"
+
#~ msgid "ERROR: Unable to create temporary file - %s.\n"
#~ msgstr "ERROR: Kunde inte skapa temporär fil - %s.\n"
#~ msgid "ERROR: Unable to create temporary file: %s\n"
#~ msgstr "ERROR: Kunde inte skapa temporär fil: %s\n"
+#~ msgid "ERROR: Unable to get job %d attributes (%s)!\n"
+#~ msgstr "ERROR: Kunde inte hämta utskriftsattribut %d (%s)!\n"
+
+#~ msgid "ERROR: Unable to get printer status (%s)!\n"
+#~ msgstr "ERROR: Kunde inte hämta skrivarstatus (%s)!\n"
+
+#~ msgid "ERROR: Unable to locate printer '%s'!\n"
+#~ msgstr "ERROR: Kunde inte hitta skrivaren ”%s”!\n"
+
+#~ msgid "ERROR: Unable to open image file for printing!\n"
+#~ msgstr "ERROR: Kunde inte öppna bildfilen för utskrift!\n"
+
#~ msgid "ERROR: Unable to open temporary file"
#~ msgstr "ERROR: Kunde inte öppna temporär fil"
+#~ msgid "ERROR: Unable to print %d text columns!\n"
+#~ msgstr "ERROR: Kunde inte skriva ut %d textkolumner!\n"
+
+#~ msgid "ERROR: Unable to print %dx%d text page!\n"
+#~ msgstr "ERROR: Kunde inte skriva ut %dx%d textsida!\n"
+
+#~ msgid "ERROR: Unable to read print data!\n"
+#~ msgstr "ERROR: Kunde inte läsa utskriftsdata!"
+
+#~ msgid "ERROR: Unable to send print data (%d)\n"
+#~ msgstr "ERROR: Kunde inte skicka utskriftsdata (%d)\n"
+
+#~ msgid "ERROR: Unable to send print data!\n"
+#~ msgstr "ERROR: Kunde inte skicka utskriftsdata!"
+
+#~ msgid "ERROR: Unable to write %d bytes to printer!\n"
+#~ msgstr "ERROR: Kunde inte skriva %d byte till skrivare!\n"
+
+#~ msgid "ERROR: Unable to write raster data to driver!\n"
+#~ msgstr "ERROR: Kunde skriva rasterdata till skrivaren!\n"
+
+#~ msgid "ERROR: Unable to write to temporary file"
+#~ msgstr "ERROR: Kunde inte skriva till temporär fil"
+
+#~ msgid "ERROR: Unexpected text on line %d of %s!\n"
+#~ msgstr "ERROR: Oväntad text på rad %d av %s!\n"
+
+#~ msgid "ERROR: Unknown encryption option value \"%s\"!\n"
+#~ msgstr "ERROR: Okänt krypteringsalternativvärde \"%s\"!\n"
+
+#~ msgid "ERROR: Unknown message catalog format for \"%s\"!\n"
+#~ msgstr "ERROR: Okänt meddelandekatalogformat för \"%s\"!\n"
+
+#~ msgid "ERROR: Unknown option \"%s\" with value \"%s\"!\n"
+#~ msgstr "ERROR: Okänt alternativ \"%s\" med värde \"%s\"!\n"
+
+#~ msgid "ERROR: Unknown version option value \"%s\"!\n"
+#~ msgstr "ERROR: Okänt versionsalternativvärde \"%s\"!\n"
+
+#~ msgid "ERROR: Unsupported brightness value %s, using brightness=100!\n"
+#~ msgstr ""
+#~ "ERROR: Värdet %s för ljusstyrka stöds inte, använder ljusstyrka=100!\n"
+
+#~ msgid "ERROR: Unsupported gamma value %s, using gamma=1000!\n"
+#~ msgstr "ERROR: Värdet %s för gamma stöds inte, använder gamma=1000!\n"
+
+#~ msgid "ERROR: Unsupported number-up value %d, using number-up=1!\n"
+#~ msgstr "ERROR: Värdet %d för number-up stöds inte, använder number-up=1!\n"
+
+#~ msgid ""
+#~ "ERROR: Unsupported number-up-layout value %s, using number-up-"
+#~ "layout=lrtb!\n"
+#~ msgstr ""
+#~ "ERROR: Värdet %s för number-up-layout stöds inte, använder number-up-"
+#~ "layout=lrtb!\n"
+
+#~ msgid "ERROR: Unsupported page-border value %s, using page-border=none!\n"
+#~ msgstr ""
+#~ "ERROR: Värdet %s för sidmarginal stöds inte, använder page-border=none!\n"
+
+#~ msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting!\n"
+#~ msgstr "ERROR: doc_printf overflow (%d byte) upptäckt, stoppar!\n"
+
#~ msgid "ERROR: pdftops filter crashed on signal %d!\n"
#~ msgstr "ERROR: pdftops-filter kraschade på signal %d!\n"
#~ msgid "ERROR: pdftops filter exited with status %d!\n"
#~ msgstr "ERROR: pdftops-filter avslutades med status %d!\n"
+#~ msgid "ERROR: pictwpstops exited on signal %d!\n"
+#~ msgstr "ERROR: pictwpstops avslutade med signalen %d!\n"
+
+#~ msgid "ERROR: pictwpstops exited with status %d!\n"
+#~ msgstr "ERROR: pictwpstops avslutades med status %d!\n"
+
+#~ msgid ""
+#~ "ERROR: recoverable: Unable to connect to printer; will retry in 30 "
+#~ "seconds...\n"
+#~ msgstr ""
+#~ "ERROR: kan återställas: Kan inte ansluta till skrivaren, försöker igen om "
+#~ "30 sekunder...\n"
+
+#~ msgid "Empty PPD file!"
+#~ msgstr "Tom PPD-fil!"
+
+#~ msgid "Error: need hostname after '-h' option!\n"
+#~ msgstr "Fel: behöver värdnamn efter alternativet ”-h”!\n"
+
+#~ msgid "Fuser temperature high!"
+#~ msgstr "Hög fixeringstemperatur!"
+
+#~ msgid "Fuser temperature low!"
+#~ msgstr "Låg fixeringstemperatur!"
+
+#~ msgid "Got a printer-uri attribute but no job-id!"
+#~ msgstr "Attribut för printer-uri finns, men inget utskrifts-ID!"
+
+#~ msgid "Ink/toner almost empty."
+#~ msgstr "Bläck/toner är nästan slut."
+
+#~ msgid "Ink/toner empty!"
+#~ msgstr "Bläck/toner är slut!"
+
+#~ msgid "Ink/toner waste bin almost full."
+#~ msgstr "Avfallsbehållaren för bläck/toner nästan full."
+
+#~ msgid "Ink/toner waste bin full!"
+#~ msgstr "Avfallsbehållaren för bläck/toner är full!"
+
+#~ msgid "Interlock open."
+#~ msgstr "Spärrmekanism öppen."
+
+#~ msgid "Job #%d cannot be restarted - no files!"
+#~ msgstr "Utskrift #%d kan inte startas om - inga filer!"
+
+#~ msgid "Job #%d does not exist!"
+#~ msgstr "Utskrift #%d finns inte!"
+
+#~ msgid "Job #%d is finished and cannot be altered!"
+#~ msgstr "Utskrift #%d är klar och kan inte ändras!"
+
+#~ msgid "Job #%d is not complete!"
+#~ msgstr "Utskrift #%d är inte klar!"
+
+#~ msgid "Job #%d is not held for authentication!"
+#~ msgstr "Utskrift #%d hålls inte kvar för autentisering!"
+
+#~ msgid "Job #%d is not held!"
+#~ msgstr "Utskrift #%d hålls inte kvar"
+
+#~ msgid "Job #%s does not exist!"
+#~ msgstr "Utskrift #%s finns inte!"
+
+#~ msgid "Job %d not found!"
+#~ msgstr "Utskrift %d hittades inte!"
+
+#~ msgid "Job subscriptions cannot be renewed!"
+#~ msgstr "Utskriftsprenumerationer kan inte förnyas!"
+
+#~ msgid "Language \"%s\" not supported!"
+#~ msgstr "Språket \"%s\" stöds inte!"
+
+#~ msgid "Media jam!"
+#~ msgstr "Medietrassel!"
+
+#~ msgid "Media tray almost empty."
+#~ msgstr "Mediefack nästan tomt."
+
+#~ msgid "Media tray empty!"
+#~ msgstr "Mediefack tomt!"
+
+#~ msgid "Media tray missing!"
+#~ msgstr "Mediefack saknas!"
+
+#~ msgid "Media tray needs to be filled."
+#~ msgstr "Mediefacket måste fyllas på."
+
+#~ msgid "Missing document-number attribute!"
+#~ msgstr "Saknar attribut för dokumentnummer!"
+
+#~ msgid "Missing double quote on line %d!"
+#~ msgstr "Saknar dubbla citationstecken på rad %d!"
+
+#~ msgid "Missing form variable!"
+#~ msgstr "Saknar formatvariabel!"
+
+#~ msgid "Missing notify-subscription-ids attribute!"
+#~ msgstr "Saknar attributet notify-subscription-ids!"
+
+#~ msgid "Missing requesting-user-name attribute!"
+#~ msgstr "Saknar attributet requesting-user-name!"
+
+#~ msgid "Missing required attributes!"
+#~ msgstr "Saknar nödvändiga attribut!"
+
+#~ msgid "Missing value on line %d!"
+#~ msgstr "Saknar värde på rad %d!"
+
+#~ msgid "No PPD name!"
+#~ msgstr "Inget PPD-namn!"
+
+#~ msgid "No Windows printer drivers are installed!"
+#~ msgstr "Inga skrivardrivrutiner för Windows är installerade!"
+
+#~ msgid "No active jobs on %s!"
+#~ msgstr "Inga aktiva utskrifter på %s!"
+
+#~ msgid "No attributes in request!"
+#~ msgstr "Inga attribut i begäran!"
+
+#~ msgid "No authentication information provided!"
+#~ msgstr "Ingen autentiseringsinformation angiven!"
+
+#~ msgid "No file!?!"
+#~ msgstr "Ingen fil!?!"
+
+#~ msgid "No modification time!"
+#~ msgstr "Ingen ändringstid!"
+
+#~ msgid "No printer name!"
+#~ msgstr "Inget skrivarnamn!"
+
+#~ msgid "No printer-uri found for class!"
+#~ msgstr "Ingen printer-uri hittades för klass!"
+
+#~ msgid "No printer-uri found!"
+#~ msgstr "Inget printer-uri hittades!"
+
+#~ msgid "No printer-uri in request!"
+#~ msgstr "Inga printer-uri i begäran!"
+
+#~ msgid "No subscription attributes in request!"
+#~ msgstr "Inga prenumerationsattribut i begäran!"
+
+#~ msgid "OPC almost at end-of-life."
+#~ msgstr "OPC nästan vid slutpunkten."
+
+#~ msgid "OPC at end-of-life!"
+#~ msgstr "OPC vid slutpunkten!"
+
+#~ msgid "Out of toner!"
+#~ msgstr "Slut på toner!"
+
+#~ msgid "Output bin almost full."
+#~ msgstr "Utmatningsfack nästan fullt."
+
+#~ msgid "Output bin full!"
+#~ msgstr "Utmatningsfack fullt!"
+
+#~ msgid "Output tray missing!"
+#~ msgstr "Utmatningsfack saknas!"
+
+#~ msgid "Printer offline."
+#~ msgstr "Skrivare frånkopplad."
+
+#~ msgid "SCSI Printer"
+#~ msgstr "Skrivare SCSI"
+
+#~ msgid "The notify-user-data value is too large (%d > 63 octets)!"
+#~ msgstr "Värdet för notify-user-data är för stort (%d &gt; 63 oktetter)!"
+
+#~ msgid "The printer or class is not shared!"
+#~ msgstr "Skrivaren eller klassen är inte delad!"
+
+#~ msgid "The printer-uri attribute is required!"
+#~ msgstr "Attributet printer-uri krävs!"
+
+#~ msgid "Toner low."
+#~ msgstr "Toner låg."
+
+#~ msgid "Too many job-sheets values (%d > 2)!"
+#~ msgstr "För många värden för utskriftsark (%d > 2)!"
+
+#~ msgid "Too many printer-state-reasons values (%d > %d)!"
+#~ msgstr "För många värden för skrivarstatus (%d > %d)!"
+
+#~ msgid "Unable to add job for destination \"%s\"!"
+#~ msgstr "Kunde inte lägga till utskrift för målet \"%s\"!"
+
+#~ msgid "Unable to allocate memory for file types!"
+#~ msgstr "Kunde inte tilldela minne för filtyper!"
+
+#~ msgid "Unable to copy 64-bit CUPS printer driver files (%d)!"
+#~ msgstr "Kunde inte kopiera filer för 64-bitars CUPS-skrivardrivrutin (%d)!"
+
+#~ msgid "Unable to copy 64-bit Windows printer driver files (%d)!"
+#~ msgstr ""
+#~ "Kunde inte kopiera filer för 64-bitars Windows-skrivardrivrutin (%d)!"
+
+#~ msgid "Unable to copy CUPS printer driver files (%d)!"
+#~ msgstr "Kunde inte kopiera filer för CUPS-skrivardrivrutin (%d)!"
+
+#~ msgid "Unable to copy PPD file - %s!"
+#~ msgstr "Kunde inte kopiera PPD-fil - %s!"
+
+#~ msgid "Unable to copy PPD file!"
+#~ msgstr "Kunde inte kopiera PPD-fil!"
+
+#~ msgid "Unable to copy Windows 2000 printer driver files (%d)!"
+#~ msgstr ""
+#~ "Kunde inte kopiera filer för skrivardrivrutiner till 2000 Windows (%d)!"
+
+#~ msgid "Unable to copy Windows 9x printer driver files (%d)!"
+#~ msgstr "Kunde inte kopiera filer för Windows 9x-skrivardrivrutin (%d)!"
+
+#~ msgid "Unable to copy interface script - %s!"
+#~ msgstr "Kunde inte kopiera gränssnittsskript - %s!"
+
+#~ msgid "Unable to create printer-uri!"
+#~ msgstr "Kunde inte skapa printer-uri!"
+
+#~ msgid "Unable to edit cupsd.conf files larger than 1MB!"
+#~ msgstr "Kunde inte redigera cupsd.conf-filer större än 1 MB!"
+
+#~ msgid "Unable to find destination for job!"
+#~ msgstr "Kunde inte hitta mål för utskrift!"
+
+#~ msgid "Unable to find printer!\n"
+#~ msgstr "Kunde inte hitta skrivare!\n"
+
+#~ msgid "Unable to install Windows 2000 printer driver files (%d)!"
+#~ msgstr ""
+#~ "Kunde inte installera filer för skrivardrivrutiner till 2000 Windows (%d)!"
+
+#~ msgid "Unable to install Windows 9x printer driver files (%d)!"
+#~ msgstr "Kunde inte installera filer för Windows 9x-skrivardrivrutin (%d)!"
+
+#~ msgid "Unable to open document %d in job %d!"
+#~ msgstr "Kunde inte öppna dokument %d i utskrift %d!"
+
+#~ msgid "Unable to send command to printer driver!"
+#~ msgstr "Kunde inte skicka kommando till skrivardrivrutin!"
+
+#~ msgid "Unable to set Windows printer driver (%d)!"
+#~ msgstr "Kunde inte ställa in Windows-skrivardrivrutin (%d)!"
+
+#~ msgid "Unable to use legacy USB class driver!\n"
+#~ msgstr "Kunde inte använda tidigare USB-klassdrivrutin!\n"
+
#~ msgid "Unknown printer error (%s)!"
#~ msgstr "Okänt skrivarfel (%s)!"
+#~ msgid "Unsupported character set \"%s\"!"
+#~ msgstr "Ogiltig teckenuppsättning \"%s\"!"
+
+#~ msgid "Unsupported compression \"%s\"!"
+#~ msgstr "Ogiltig komprimering \"%s\"!"
+
+#~ msgid "Unsupported compression attribute %s!"
+#~ msgstr "Ogiltigt komprimeringsattribut %s!"
+
+#~ msgid "Unsupported format \"%s\"!"
+#~ msgstr "Formatet \"%s\" stöds inte!"
+
+#~ msgid "Unsupported format '%s'!"
+#~ msgstr " Formatet ”%s” stöds inte!"
+
+#~ msgid "Unsupported format '%s/%s'!"
+#~ msgstr "Formatet ”%s/%s” stöds inte!"
+
#~ msgid ""
#~ "Usage: convert [ options ]\n"
#~ "\n"
@@ -5645,11 +6581,518 @@ msgstr "variabelbindningar använder obegränsad längd"
#~ " -v Visa mindre utförligt\n"
#~ " -vv Visa mycket utförligt\n"
+#~ msgid "WARNING: Failed to read side-channel request!\n"
+#~ msgstr "WARNING: Kunde inte läsa sidkanalsbegäran!\n"
+
+#~ msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature!\n"
+#~ msgstr ""
+#~ "WARNING: Alternativet \"%s\" kan inte inkluderas via IncludeFeature!\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with command status byte after %d "
+#~ "seconds!\n"
+#~ msgstr ""
+#~ "WARNING: Fjärrvärden svarade inte med kommandostatusbyte efter %d "
+#~ "sekunder!\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with control status byte after %d "
+#~ "seconds!\n"
+#~ msgstr ""
+#~ "WARNING: Fjärrvärden svarade inte med kontrollstatusbyte efter %d "
+#~ "sekunder!\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with data status byte after %d "
+#~ "seconds!\n"
+#~ msgstr ""
+#~ "WARNING: Fjärrvärden svarade inte med datastatusbyte efter %d sekunder!\n"
+
+#~ msgid "WARNING: SCSI command timed out (%d); retrying...\n"
+#~ msgstr ""
+#~ "WARNING: SCSI-kommando nådde en maxtidsgräns (%d), försöker igen...\n"
+
+#~ msgid ""
+#~ "WARNING: This document does not conform to the Adobe Document Structuring "
+#~ "Conventions and may not print correctly!\n"
+#~ msgstr ""
+#~ "WARNING: Det här dokumentet följer inte Adobes dokumentspecifikationer "
+#~ "och kanske inte skrivs ut på rätt sätt!\n"
+
+#~ msgid "WARNING: Unknown choice \"%s\" for option \"%s\"!\n"
+#~ msgstr "WARNING: Okänt val \"%s\" för alternativet \"%s\"!\n"
+
+#~ msgid "WARNING: Unknown option \"%s\"!\n"
+#~ msgstr "WARNING: Okänt alternativ \"%s\"!\n"
+
+#~ msgid "WARNING: Unsupported baud rate %s!\n"
+#~ msgstr "WARNING: Formatet %s stöds inte!\n"
+
+#~ msgid ""
+#~ "WARNING: recoverable: Network host '%s' is busy; will retry in %d "
+#~ "seconds...\n"
+#~ msgstr ""
+#~ "WARNING: kan återställas: Nätverksvärden ”%s” är upptagen, försöker igen "
+#~ "om %d sekunder...\n"
+
+#~ msgid "Warning, no Windows 2000 printer drivers are installed!"
+#~ msgstr "Varning, inga skrivardrivrutiner för Windows 2000 är installerade!"
+
+#~ msgid "cupsctl: Unknown option \"%s\"!\n"
+#~ msgstr "cupsctl: Okänt alternativ \"%s\"!\n"
+
+#~ msgid "cupsctl: Unknown option \"-%c\"!\n"
+#~ msgstr "cupsctl: Okänt alternativ \"-%c\"!\n"
+
+#~ msgid "cupsd: Expected config filename after \"-c\" option!\n"
+#~ msgstr "cupsd: Förväntat konfigurationsfilnamn efter alternativet \"-c\"!\n"
+
+#~ msgid "cupsd: Unable to get current directory!\n"
+#~ msgstr "cupsd: Kunde inte hämta aktuell katalog!\n"
+
+#~ msgid "cupsd: Unknown argument \"%s\" - aborting!\n"
+#~ msgstr "cupsd: Okänt argument \"%s\" - stoppar!\n"
+
+#~ msgid "cupsd: Unknown option \"%c\" - aborting!\n"
+#~ msgstr "cupsd: Okänt alternativ \"%c\" - stoppar!\n"
+
+#~ msgid "cupsfilter: Invalid document number %d!\n"
+#~ msgstr "cupsfilter: Ogiltigt dokumentnummer %d!\n"
+
+#~ msgid "cupsfilter: Invalid job ID %d!\n"
+#~ msgstr "cupsfilter: Ogiltigt utskrifts-ID %d!\n"
+
+#~ msgid "cupsfilter: Only one filename can be specified!\n"
+#~ msgstr "cupsfilter: Bara ett filnamn kan anges!\n"
+
#~ msgid "cupsfilter: Unable to create temporary file: %s\n"
#~ msgstr "cupsfilter: Kunde inte skapa temporär fil: %s\n"
+#~ msgid "job-printer-uri attribute missing!"
+#~ msgstr "Attributet job-printer-uri saknas!"
+
+#~ msgid "lpadmin: Class name can only contain printable characters!\n"
+#~ msgstr "lpadmin: Klassnamn kan endast innehålla skrivbara tecken!\n"
+
+#~ msgid "lpadmin: Expected PPD after '-P' option!\n"
+#~ msgstr "lpadmin: Förväntat PPD efter alternativet ”-P”!\n"
+
+#~ msgid "lpadmin: Expected allow/deny:userlist after '-u' option!\n"
+#~ msgstr "lpadmin: Förväntad allow/deny:userlist efter alternativet ”-u”!\n"
+
+#~ msgid "lpadmin: Expected class after '-r' option!\n"
+#~ msgstr "lpadmin: Förväntad klass efter alternativet ”-r”!\n"
+
+#~ msgid "lpadmin: Expected class name after '-c' option!\n"
+#~ msgstr "lpadmin: Förväntat klassnamn efter alternativet ”-c”!\n"
+
+#~ msgid "lpadmin: Expected description after '-D' option!\n"
+#~ msgstr "lpadmin: Förväntad beskrivning efter alternativet ”-D”!\n"
+
+#~ msgid "lpadmin: Expected device URI after '-v' option!\n"
+#~ msgstr "lpadmin: Förväntad enhets-URI efter alternativet ”-v”!\n"
+
+#~ msgid "lpadmin: Expected file type(s) after '-I' option!\n"
+#~ msgstr "lpadmin: Förväntade filtyp(er) efter alternativet ”-I”!\n"
+
+#~ msgid "lpadmin: Expected hostname after '-h' option!\n"
+#~ msgstr "lpadmin: Förväntat värdnamn efter alternativet ”-h”!\n"
+
+#~ msgid "lpadmin: Expected interface after '-i' option!\n"
+#~ msgstr "lpadmin: Förväntat gränssnitt efter alternativet ”-i”!\n"
+
+#~ msgid "lpadmin: Expected location after '-L' option!\n"
+#~ msgstr "lpadmin: Förväntad plats efter alternativet ”-L”!\n"
+
+#~ msgid "lpadmin: Expected model after '-m' option!\n"
+#~ msgstr "lpadmin: Förväntad modell efter alternativet ”-m”!\n"
+
+#~ msgid "lpadmin: Expected name=value after '-o' option!\n"
+#~ msgstr "lpadmin: Förväntad name=value efter alternativet ”-o”!\n"
+
+#~ msgid "lpadmin: Expected printer after '-p' option!\n"
+#~ msgstr "lpadmin: Förväntad skrivare efter alternativet ”-p”!\n"
+
+#~ msgid "lpadmin: Expected printer name after '-d' option!\n"
+#~ msgstr "lpadmin: Förväntat skrivarnamn efter alternativet ”-d”!\n"
+
+#~ msgid "lpadmin: Expected printer or class after '-x' option!\n"
+#~ msgstr "lpadmin: Förväntad skrivare eller klass efter alternativet ”-x”!\n"
+
+#~ msgid "lpadmin: No member names were seen!\n"
+#~ msgstr "lpadmin: Inga medlemsnamn sågs!\n"
+
+#~ msgid "lpadmin: Printer name can only contain printable characters!\n"
+#~ msgstr "lpadmin: Skrivarnamn kan endast innehålla skrivbara tecken!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to add a printer to the class:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Kunde inte lägga till en skrivare till klassen:\n"
+#~ " Du måste ange ett skrivarnamn först!\n"
+
#~ msgid "lpadmin: Unable to create temporary file - %s\n"
#~ msgstr "lpadmin: Kunde inte skapa tempfil - %s\n"
#~ msgid "lpadmin: Unable to create temporary file: %s\n"
#~ msgstr "lpadmin: Kunde inte skapa tempfil: %s\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to remove a printer from the class:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Kunde inte ta bort en skrivare från klassen:\n"
+#~ " Du måste ange ett skrivarnamn först!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the PPD file:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Kunde inte ställa in PPD-filen:\n"
+#~ " Du måste ange ett skrivarnamn först!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the device URI:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Kunde inte ställa in enhets-URI:\n"
+#~ " Du måste ange ett skrivarnamn först!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the interface script or PPD file:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Kunde inte ställa in gränssnittsskriptet eller PPD-fil:\n"
+#~ " Du måste ange ett skrivarnamn först!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the interface script:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Kunde inte ställa in gränssnittsskriptet:\n"
+#~ " Du måste ange ett skrivarnamn först!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer description:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Kunde inte ställa in skrivarbeskrivningen:\n"
+#~ " Du måste ange ett skrivarnamn först!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer location:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Kunde inte ställa in skrivarens plats:\n"
+#~ " Du måste ange ett skrivarnamn först!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer options:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: Kunde inte ställa in skrivaralternativen:\n"
+#~ " Du måste ange ett skrivarnamn först!\n"
+
+#~ msgid "lpadmin: Unknown allow/deny option \"%s\"!\n"
+#~ msgstr "lpadmin: : Okänt tillåta/neka-alternativ \"%s\"!\n"
+
+#~ msgid "lpadmin: Unknown argument '%s'!\n"
+#~ msgstr "lpadmin: Okänt argument ”%s”!\n"
+
+#~ msgid "lpadmin: Unknown option '%c'!\n"
+#~ msgstr "lpadmin: Okänt alternativ ”%c”!\n"
+
+#~ msgid "lpadmin: Warning - content type list ignored!\n"
+#~ msgstr "lpadmin: Varning - innehållstyplista ignorerades!\n"
+
+#~ msgid "lpinfo: Expected 1284 device ID string after --device-id!\n"
+#~ msgstr "lpinfo: Förväntad 1284 device ID string efter--device-id!\n"
+
+#~ msgid "lpinfo: Expected language after --language!\n"
+#~ msgstr "lpinfo: Förväntat språk efter --language!\n"
+
+#~ msgid "lpinfo: Expected make and model after --make-and-model!\n"
+#~ msgstr "lpinfo: Förväntad tillverkning och modell efter --make-and-model!\n"
+
+#~ msgid "lpinfo: Expected product string after --product!\n"
+#~ msgstr "lpinfo: Förväntad produktsträng efter --product!\n"
+
+#~ msgid "lpinfo: Expected scheme list after --exclude-schemes!\n"
+#~ msgstr "lpinfo: Förväntad schemalista efter --exclude-schemes!\n"
+
+#~ msgid "lpinfo: Expected scheme list after --include-schemes!\n"
+#~ msgstr "lpinfo: Förväntad schemalista efter --include-schemes!\n"
+
+#~ msgid "lpinfo: Expected timeout after --timeout!\n"
+#~ msgstr "lpinfo: Förväntat tidsgränsfel efter --timeout!\n"
+
+#~ msgid "lpinfo: Unknown argument '%s'!\n"
+#~ msgstr "lpinfo: Okänt argument ”%s”!\n"
+
+#~ msgid "lpinfo: Unknown option '%c'!\n"
+#~ msgstr "lpinfo: Okänt alternativ ”%c”!\n"
+
+#~ msgid "lpinfo: Unknown option '%s'!\n"
+#~ msgstr "lpinfo: Okänt alternativ ”%s”!\n"
+
+#~ msgid "lpmove: Unknown argument '%s'!\n"
+#~ msgstr "lpmove: Okänt argument ”%s”!\n"
+
+#~ msgid "lpmove: Unknown option '%c'!\n"
+#~ msgstr "lpmove: Okänt alternativ ”%c”!\n"
+
+#~ msgid "lpoptions: No printers!?!\n"
+#~ msgstr "lpoptions: Inga skrivare!?!\n"
+
+#~ msgid "lpoptions: Unable to open PPD file for %s!\n"
+#~ msgstr "lpoptions: Kunde inte öppna PPD-fil för %s!\n"
+
+#~ msgid "lpoptions: Unknown printer or class!\n"
+#~ msgstr "lpoptions: Okänd skrivare eller klass!\n"
+
+#~ msgid "lppasswd: Only root can add or delete passwords!\n"
+#~ msgstr "lppasswd: Endast rot kan lägga till eller ta bort lösenord!\n"
+
+#~ msgid "lppasswd: Password file busy!\n"
+#~ msgstr "lppasswd: Lösenordsfil upptagen!\n"
+
+#~ msgid "lppasswd: Password file not updated!\n"
+#~ msgstr "lppasswd: Lösenordsfil inte uppdaterad!\n"
+
+#~ msgid "lppasswd: Sorry, password doesn't match!\n"
+#~ msgstr "lppasswd: Tyvärr, lösenord stämmer inte!\n"
+
+#~ msgid "lppasswd: Sorry, passwords don't match!\n"
+#~ msgstr "lppasswd: Tyvärr, lösenorden stämmer inte överens!\n"
+
+#~ msgid ""
+#~ "lpstat: error - %s environment variable names non-existent destination \"%"
+#~ "s\"!\n"
+#~ msgstr ""
+#~ "lpstat: fel - miljövariabeln %s namnger icke-existerande mål \"%s\"!\n"
+
+#~ msgid "notify-events not specified!"
+#~ msgstr "notify-events inte angivet!"
+
+#~ msgid "notify-recipient-uri URI \"%s\" is already used!"
+#~ msgstr "URI för notify-recipient-uri \"%s\" används redan!"
+
+#~ msgid "notify-recipient-uri URI \"%s\" uses unknown scheme!"
+#~ msgstr "URI för notify-recipient-uri \"%s\" använder okänt schema!"
+
+#~ msgid "notify-subscription-id %d no good!"
+#~ msgstr "notify-subscription-id %d inte bra!"
+
+#~ msgid "ppdc: Bad resolution name \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Felaktigt upplösningsnamn \"%s\" på rad %d av %s!\n"
+
+#~ msgid "ppdc: Bad status keyword %s on line %d of %s!\n"
+#~ msgstr "ppdc: Felaktigt statuslösenord %s på rad %d av %s!\n"
+
+#~ msgid "ppdc: Choice found on line %d of %s with no Option!\n"
+#~ msgstr "ppdc: Val hittades på rad %d of %s utan alternativ!\n"
+
+#~ msgid "ppdc: Duplicate #po for locale %s on line %d of %s!\n"
+#~ msgstr "ppdc: Dublicera #po för språk %s på rad %d av %s!\n"
+
+#~ msgid "ppdc: Expected a filter definition on line %d of %s!\n"
+#~ msgstr "ppdc: Förväntad filterdefinition på rad %d av %s!\n"
+
+#~ msgid "ppdc: Expected a program name on line %d of %s!\n"
+#~ msgstr "ppdc: Förväntat programnamn på rad %d av %s!\n"
+
+#~ msgid "ppdc: Expected charset after Font on line %d of %s!\n"
+#~ msgstr "ppdc: Förväntad teckenkodning efter typsnitt på rad %d av %s!\n"
+
+#~ msgid "ppdc: Expected color order for ColorModel on line %d of %s!\n"
+#~ msgstr "ppdc: Förväntad färgordning för ColorModel på rad %d av %s!\n"
+
+#~ msgid "ppdc: Expected colorspace for ColorModel on line %d of %s!\n"
+#~ msgstr "ppdc: Förväntad färgrymd för ColorModel på rad %d av %s!\n"
+
+#~ msgid "ppdc: Expected compression for ColorModel on line %d of %s!\n"
+#~ msgstr "ppdc: Förväntad komprimering för ColorModel på rad %d av %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected constraints string for UIConstraints on line %d of %s!\n"
+#~ msgstr "ppdc: Förväntad regelsträng för UIConstraints på rad %d av %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected driver type keyword following DriverType on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc: Förväntat lösenord för drivrutinstyp efter DriverType på rad %d av %"
+#~ "s!\n"
+
+#~ msgid "ppdc: Expected duplex type after Duplex on line %d of %s!\n"
+#~ msgstr "ppdc: Förväntad duplextyp efter Duplex på rad %d av %s!\n"
+
+#~ msgid "ppdc: Expected encoding after Font on line %d of %s!\n"
+#~ msgstr "ppdc: Förväntad kodning efter typsnitt på rad %d av %s!\n"
+
+#~ msgid "ppdc: Expected filename after #po %s on line %d of %s!\n"
+#~ msgstr "ppdc: Förväntat filnamn efter #po %s på rad %d av %s!\n"
+
+#~ msgid "ppdc: Expected group name/text on line %d of %s!\n"
+#~ msgstr "ppdc: Förväntat gruppnamn/-text på rad %d av %s.\n"
+
+#~ msgid "ppdc: Expected include filename on line %d of %s!\n"
+#~ msgstr "ppdc: Förväntat inkluderingsfilnamn på rad %d av %s!\n"
+
+#~ msgid "ppdc: Expected integer on line %d of %s!\n"
+#~ msgstr "ppdc: Förväntat heltal på rad %d av %s!\n"
+
+#~ msgid "ppdc: Expected locale after #po on line %d of %s!\n"
+#~ msgstr "ppdc: Förväntad språkversion #po på rad %d av %s!\n"
+
+#~ msgid "ppdc: Expected name after %s on line %d of %s!\n"
+#~ msgstr "ppdc: Förväntat namn efter %s på rad %d av %s!\n"
+
+#~ msgid "ppdc: Expected name after FileName on line %d of %s!\n"
+#~ msgstr "ppdc: Förväntat namn efter filnamn på rad %d av %s!\n"
+
+#~ msgid "ppdc: Expected name after Font on line %d of %s!\n"
+#~ msgstr "ppdc: Förväntat namn efter typsnitt på rad %d av %s!\n"
+
+#~ msgid "ppdc: Expected name after Manufacturer on line %d of %s!\n"
+#~ msgstr "ppdc: Förväntat namn efter tillverkare på rad %d av %s!\n"
+
+#~ msgid "ppdc: Expected name after MediaSize on line %d of %s!\n"
+#~ msgstr "ppdc: Förväntat namn efter mediestorlek på rad %d av %s!\n"
+
+#~ msgid "ppdc: Expected name after ModelName on line %d of %s!\n"
+#~ msgstr "ppdc: Förväntat namn efter modellnamn på rad %d av %s!\n"
+
+#~ msgid "ppdc: Expected name after PCFileName on line %d of %s!\n"
+#~ msgstr "ppdc: Förväntat namn efter PC-filnamn på rad %d av %s!\n"
+
+#~ msgid "ppdc: Expected name/text after %s on line %d of %s!\n"
+#~ msgstr "ppdc: Förväntat namn/text efter %s på rad %d av %s!\n"
+
+#~ msgid "ppdc: Expected name/text after Installable on line %d of %s!\n"
+#~ msgstr "ppdc: Förväntat namn/text efter installerbart på rad %d av %s!\n"
+
+#~ msgid "ppdc: Expected name/text after Resolution on line %d of %s!\n"
+#~ msgstr "ppdc: Förväntat namn/text efter upplösning på rad %d av %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected name/text combination for ColorModel on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Förväntat namn-/textkombination för ColorModel på rad %d av %s!\n"
+
+#~ msgid "ppdc: Expected option name/text on line %d of %s!\n"
+#~ msgstr "ppdc: Förväntat alternativnamn/-text på rad %d av %s.\n"
+
+#~ msgid "ppdc: Expected option section on line %d of %s!\n"
+#~ msgstr "ppdc: Förväntat alternativavsnitt på rad %d av %s!\n"
+
+#~ msgid "ppdc: Expected option type on line %d of %s!\n"
+#~ msgstr "ppdc: Förväntad alternativtyp på rad %d av %s!\n"
+
+#~ msgid "ppdc: Expected override field after Resolution on line %d of %s!\n"
+#~ msgstr "ppdc: Förväntat ersättningsfält efter upplösning på rad %d av %s!\n"
+
+#~ msgid "ppdc: Expected real number on line %d of %s!\n"
+#~ msgstr "ppdc: Förväntat reellt tal på rad %d av %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected resolution/mediatype following ColorProfile on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc: Förväntad upplösning/medietyp efter ColorProfile på rad %d av %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected resolution/mediatype following SimpleColorProfile on line %"
+#~ "d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Förväntad upplösning/medietyp efter SimpleColorProfile på rad %d av "
+#~ "%s!\n"
+
+#~ msgid "ppdc: Expected selector after %s on line %d of %s!\n"
+#~ msgstr "ppdc: Förväntad väljare efter %s på rad %d av %s!\n"
+
+#~ msgid "ppdc: Expected status after Font on line %d of %s!\n"
+#~ msgstr "ppdc: Förväntad status efter typsnitt på rad %d av %s!\n"
+
+#~ msgid "ppdc: Expected string after Copyright on line %d of %s!\n"
+#~ msgstr "ppdc: Förväntad sträng efter upphovsrätt på rad %d av %s!\n"
+
+#~ msgid "ppdc: Expected string after Version on line %d of %s!\n"
+#~ msgstr "ppdc: Förväntad sträng efter version på rad %d av %s!\n"
+
+#~ msgid "ppdc: Expected two option names on line %d of %s!\n"
+#~ msgstr "ppdc: Förväntade två alternativnamn på rad %d av %s!\n"
+
+#~ msgid "ppdc: Expected value after %s on line %d of %s!\n"
+#~ msgstr "ppdc: Förväntat värde efter %s på rad %d av %s!\n"
+
+#~ msgid "ppdc: Expected version after Font on line %d of %s!\n"
+#~ msgstr "ppdc: Förväntad version efter typsnitt på rad %d av %s!\n"
+
+#~ msgid "ppdc: Invalid #include/#po filename \"%s\"!\n"
+#~ msgstr "ppdc: Ogiltigt #include/#po filnamn \"%s\"!\n"
+
+#~ msgid "ppdc: Invalid cost for filter on line %d of %s!\n"
+#~ msgstr "ppdc: Ogiltig kostnad för filter på rad %d av %s!\n"
+
+#~ msgid "ppdc: Invalid empty MIME type for filter on line %d of %s!\n"
+#~ msgstr "ppdc: Ogiltig tom MIME-typ för filter på rad %d av %s!\n"
+
+#~ msgid "ppdc: Invalid empty program name for filter on line %d of %s!\n"
+#~ msgstr "ppdc: Ogiltigt tomt programnamn för filter på rad %d av %s!\n"
+
+#~ msgid "ppdc: Invalid option section \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Ogiltigt alternativavsnitt \"%s\" på rad %d av %s!\n"
+
+#~ msgid "ppdc: Invalid option type \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Ogiltig alternativtyp \"%s\" på rad %d av %s!\n"
+
+#~ msgid "ppdc: Missing #endif at end of \"%s\"!\n"
+#~ msgstr "ppdc: Saknad #endif i slutet av \"%s\"!\n"
+
+#~ msgid "ppdc: Missing #if on line %d of %s!\n"
+#~ msgstr "ppdc: Saknad #if på rad %d av %s!\n"
+
+#~ msgid "ppdc: No message catalog provided for locale %s!\n"
+#~ msgstr "ppdc: Ingen meddelandekatalog angiven för språkversionen %s!\n"
+
+#~ msgid "ppdc: Option %s redefined with a different type on line %d of %s!\n"
+#~ msgstr ""
+#~ "ppdc: Alternativ %s definieras om med en annan typ på rad %d av %s!\n"
+
+#~ msgid "ppdc: Option constraint must *name on line %d of %s!\n"
+#~ msgstr "ppdc: Alternativregel måste *name på rad %d av %s!\n"
+
+#~ msgid "ppdc: Too many nested #if's on line %d of %s!\n"
+#~ msgstr "ppdc: För många nästlade #if”s på rad %d av %s!\n"
+
+#~ msgid "ppdc: Unable to find #po file %s on line %d of %s!\n"
+#~ msgstr "ppdc: Kunde inte hitta #po fil %s på rad %d av %s!\n"
+
+#~ msgid "ppdc: Unable to find include file \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Kunde inte hitta inkluderingsfil \"%s\" på rad %d av %s!\n"
+
+#~ msgid "ppdc: Unknown driver type %s on line %d of %s!\n"
+#~ msgstr "ppdc: Okänd drivrutinstyp %s på rad %d av %s!\n"
+
+#~ msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Okänd duplextyp \"%s\" på rad %d av %s!\n"
+
+#~ msgid "ppdc: Unknown media size \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc: Okänd mediestorlek \"%s\" på rad %d of %s!\n"
+
+#~ msgid "ppdc: Unknown token \"%s\" seen on line %d of %s!\n"
+#~ msgstr "ppdc: Okänd symbol \"%s\" sågs på rad %d av %s!\n"
+
+#~ msgid ""
+#~ "ppdc: Unknown trailing characters in real number \"%s\" on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc: Okända avslutande tecken i reellt tal \"%s\" på rad %d av %s!\n"
+
+#~ msgid "ppdc: Unterminated string starting with %c on line %d of %s!\n"
+#~ msgstr "ppdc: Oavslutad sträng börjar med %c på rad %d av %s!\n"
+
+#~ msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s!\n"
+#~ msgstr "ppdmerge: Felaktig LanguageVersion \"%s\" i %s!\n"
diff --git a/locale/cups_zh.po b/locale/cups_zh.po
index bc5696f53..4055d1736 100644
--- a/locale/cups_zh.po
+++ b/locale/cups_zh.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: CUPS 1.4\n"
"Report-Msgid-Bugs-To: http://www.cups.org/str.php\n"
-"POT-Creation-Date: 2009-06-18 15:43-0700\n"
+"POT-Creation-Date: 2010-03-03 10:36-0800\n"
"PO-Revision-Date: 2009-02-16 12:00-0800\n"
"Last-Translator: Apple Inc.\n"
"Language-Team: Apple Inc.\n"
@@ -219,8 +219,8 @@ msgstr ""
" (constraint=\"%s %s %s %s\")\n"
#, c-format
-msgid " WARN %s has no corresponding options!\n"
-msgstr " WARN %s 没有相应的选项!\n"
+msgid " WARN %s has no corresponding options\n"
+msgstr ""
#, c-format
msgid ""
@@ -230,22 +230,18 @@ msgstr ""
" WARN %s 与 %s 共享一个公共前缀\n"
" REF: 第 15 页,第 3.2 节。\n"
-msgid " WARN Default choices conflicting!\n"
-msgstr " WARN 默认选择有冲突!\n"
+msgid " WARN Default choices conflicting\n"
+msgstr ""
#, c-format
msgid ""
" WARN Duplex option keyword %s may not work as expected and should "
-"be named Duplex!\n"
+"be named Duplex\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" WARN Duplex 选项关键词 %s 可能无法像期望那样工作,且应当命名为 "
-"Duplex!\n"
-" REF: 页 122,节 5.17。\n"
-msgid ""
-" WARN File contains a mix of CR, LF, and CR LF line endings!\n"
-msgstr " WARN 文件混有 CR、LF 和 CR LF 行尾!\n"
+msgid " WARN File contains a mix of CR, LF, and CR LF line endings\n"
+msgstr ""
msgid ""
" WARN LanguageEncoding required by PPD 4.3 spec.\n"
@@ -255,8 +251,8 @@ msgstr ""
" REF: 页 56-57,节 5.3。\n"
#, c-format
-msgid " WARN Line %d only contains whitespace!\n"
-msgstr " WARN 行 %d 仅包含空白!\n"
+msgid " WARN Line %d only contains whitespace\n"
+msgstr ""
msgid ""
" WARN Manufacturer required by PPD 4.3 spec.\n"
@@ -267,18 +263,14 @@ msgstr ""
msgid ""
" WARN Non-Windows PPD files should use lines ending with only LF, "
-"not CR LF!\n"
+"not CR LF\n"
msgstr ""
-" WARN 非 Windows PPD 文件应当仅使用以 LF 结尾的行,而不是以 CR LF "
-"结尾的行!\n"
#, c-format
msgid ""
-" WARN Obsolete PPD version %.1f!\n"
+" WARN Obsolete PPD version %.1f\n"
" REF: Page 42, section 5.2.\n"
msgstr ""
-" WARN 过时的 PPD 版本 %.1f!\n"
-" REF: 页 42,节 5.2。\n"
msgid ""
" WARN PCFileName longer than 8.3 in violation of PPD spec.\n"
@@ -288,6 +280,11 @@ msgstr ""
" REF: 页 61-62,节 5.3。\n"
msgid ""
+" WARN PCFileName should contain a unique filename.\n"
+" REF: Pages 61-62, section 5.3.\n"
+msgstr ""
+
+msgid ""
" WARN Protocols contains PJL but JCL attributes are not set.\n"
" REF: Pages 78-79, section 5.7.\n"
msgstr ""
@@ -309,69 +306,99 @@ msgstr ""
" REF: 页 64-65,节 5.3。\n"
#, c-format
-msgid " %s %s %s does not exist!\n"
-msgstr " %s %s %s 不存在!\n"
+msgid " %s %s %s does not exist\n"
+msgstr ""
#, c-format
-msgid " %s %s file \"%s\" has the wrong capitalization!\n"
+msgid " %s %s file \"%s\" has the wrong capitalization\n"
msgstr ""
#, c-format
msgid ""
-" %s Bad %s choice %s!\n"
+" %s Bad %s choice %s\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" %s 错误的 %s 选择 %s!\n"
-" REF: 第 122 页,第 5.17 节。\n"
#, c-format
-msgid " %s Bad UTF-8 \"%s\" translation string for option %s!\n"
-msgstr " %s 错误的 UTF-8“%s”转换字符串(用于选项“%s”)!\n"
+msgid " %s Bad UTF-8 \"%s\" translation string for option %s\n"
+msgstr ""
#, c-format
msgid ""
-" %s Bad UTF-8 \"%s\" translation string for option %s, choice %s!\n"
-msgstr " %s 错误的 UTF-8“%s”转换字符串(用于选项“%s”),选择“%s”!\n"
+" %s Bad UTF-8 \"%s\" translation string for option %s, choice %s\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsFilter value \"%s\"!\n"
-msgstr " %s 错误的 cupsFilter 值“%s”!\n"
+msgid " %s Bad cupsFilter value \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsICCProfile %s!\n"
-msgstr " %s 错误的 cupsICCProfile %s!\n"
+msgid " %s Bad cupsICCProfile %s\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsPreFilter value \"%s\"!\n"
-msgstr " %s 错误的 cupsPreFilter 值“%s”!\n"
+msgid " %s Bad cupsPreFilter value \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s 错误的 cupsUIConstraints %s:“%s”!\n"
+msgid " %s Bad cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad language \"%s\"!\n"
-msgstr " %s 错误的语言“%s”!\n"
+msgid " %s Bad language \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad spelling of %s - should be %s!\n"
+msgid " %s Bad permissions on APDialogExtension file \"%s\"\n"
msgstr ""
#, c-format
-msgid " %s Cannot provide both APScanAppPath and APScanAppBundleID!\n"
+msgid " %s Bad permissions on APPrinterIconPath file \"%s\"\n"
msgstr ""
#, c-format
-msgid " %s Empty cupsUIConstraints %s!\n"
-msgstr " %s 空的 cupsUIConstraints %s!\n"
+msgid " %s Bad permissions on APPrinterLowInkTool file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on APPrinterUtilityPath file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on APScanAppPath file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on cupsFilter file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on cupsICCProfile file \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Missing \"%s\" translation string for option %s!\n"
-msgstr " %s 缺少“%s”转换字符串(用于选项“%s”)!\n"
+msgid " %s Bad permissions on cupsPreFilter file \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Missing \"%s\" translation string for option %s, choice %s!\n"
-msgstr " %s 缺少“%s”转换字符串(用于选项“%s”),选择“%s”!\n"
+msgid " %s Bad spelling of %s - should be %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Cannot provide both APScanAppPath and APScanAppBundleID\n"
+msgstr ""
+
+#, c-format
+msgid " %s Empty cupsUIConstraints %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Missing \"%s\" translation string for option %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Missing \"%s\" translation string for option %s, choice %s\n"
+msgstr ""
#, c-format
msgid " %s Missing APDialogExtension file \"%s\"\n"
@@ -395,98 +422,94 @@ msgstr ""
#, c-format
msgid ""
-" %s Missing REQUIRED PageRegion option!\n"
+" %s Missing REQUIRED PageRegion option\n"
" REF: Page 100, section 5.14.\n"
msgstr ""
#, c-format
msgid ""
-" %s Missing REQUIRED PageSize option!\n"
+" %s Missing REQUIRED PageSize option\n"
" REF: Page 99, section 5.14.\n"
msgstr ""
#, c-format
-msgid " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"!\n"
-msgstr " %s 缺少选择 *%s %s(在 UIConstraints“*%s %s *%s %s”中)!\n"
+msgid " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"\n"
+msgstr ""
#, c-format
-msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s 缺少选择 *%s %s(在 cupsUIConstraints“%s”中):“%s”!\n"
+msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
#, c-format
msgid " %s Missing cupsFilter file \"%s\"\n"
msgstr " %s 缺少 cupsFilter 文件“%s”\n"
#, c-format
-msgid " %s Missing cupsICCProfile file \"%s\"!\n"
-msgstr " %s 缺少 cupsICCProfile 文件“%s”!\n"
+msgid " %s Missing cupsICCProfile file \"%s\"\n"
+msgstr ""
#, c-format
msgid " %s Missing cupsPreFilter file \"%s\"\n"
msgstr " %s 缺少 cupsPreFilter 文件“%s”\n"
#, c-format
-msgid " %s Missing cupsUIResolver %s!\n"
-msgstr " %s 缺少 cupsUIResolver %s!\n"
+msgid " %s Missing cupsUIResolver %s\n"
+msgstr ""
#, c-format
-msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"!\n"
-msgstr " %s 缺少选项 %s(在 UIConstraints“*%s %s *%s %s”中)!\n"
+msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"\n"
+msgstr ""
#, c-format
-msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s 缺少选项 %s(在 cupsUIConstraints“%s”中):“%s”!\n"
+msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s No base translation \"%s\" is included in file!\n"
-msgstr " %s 文件中不包括基本转换“%s”!\n"
+msgid " %s No base translation \"%s\" is included in file\n"
+msgstr ""
#, c-format
msgid ""
-" %s Non-standard size name \"%s\"!\n"
+" %s Non-standard size name \"%s\"\n"
" REF: Page 187, section B.2.\n"
msgstr ""
#, c-format
msgid ""
-" %s REQUIRED %s does not define choice None!\n"
+" %s REQUIRED %s does not define choice None\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" %s 所请求的 %s 没有定义选择 None!\n"
-" REF: 第 122 页,第 5.17 节。\n"
#, c-format
-msgid " %s Size \"%s\" defined for %s but not for %s!\n"
+msgid " %s Size \"%s\" defined for %s but not for %s\n"
msgstr ""
#, c-format
-msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)!\n"
+msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)\n"
msgstr ""
#, c-format
-msgid " %s cupsICCProfile %s hash value collides with %s!\n"
-msgstr " %s cupsICCProfile %s 散列值与 %s 冲突!\n"
+msgid " %s cupsICCProfile %s hash value collides with %s\n"
+msgstr ""
#, c-format
-msgid " %s cupsUIResolver %s causes a loop!\n"
-msgstr " %s cupsUIResolver %s 导致了一个循环!\n"
+msgid " %s cupsUIResolver %s causes a loop\n"
+msgstr ""
#, c-format
msgid ""
-" %s cupsUIResolver %s does not list at least two different options!\n"
+" %s cupsUIResolver %s does not list at least two different options\n"
msgstr ""
#, c-format
-msgid " **FAIL** %s choice names %s and %s differ only by case!\n"
-msgstr " **失败** %s 选择名称 %s 和 %s 只会根据情况而不同!\n"
+msgid " **FAIL** %s choice names %s and %s differ only by case\n"
+msgstr ""
#, c-format
msgid ""
-" **FAIL** %s must be 1284DeviceID!\n"
+" **FAIL** %s must be 1284DeviceID\n"
" REF: Page 72, section 5.5\n"
msgstr ""
-" **失败** %s 必须是 1284DeviceID!\n"
-" REF: 页 72,节 5.5。\n"
#, c-format
msgid ""
@@ -498,19 +521,15 @@ msgstr ""
#, c-format
msgid ""
-" **FAIL** BAD DefaultImageableArea %s!\n"
+" **FAIL** BAD DefaultImageableArea %s\n"
" REF: Page 102, section 5.15.\n"
msgstr ""
-" **失败** 错误的 DefaultImageableArea %s!\n"
-" REF: 页 102,节 5.15。\n"
#, c-format
msgid ""
-" **FAIL** BAD DefaultPaperDimension %s!\n"
+" **FAIL** BAD DefaultPaperDimension %s\n"
" REF: Page 103, section 5.15.\n"
msgstr ""
-" **失败** 错误的 DefaultPaperDimension %s!\n"
-" REF: 页 103,节 5.15。\n"
msgid ""
" **FAIL** BAD JobPatchFile attribute in file\n"
@@ -564,11 +583,9 @@ msgstr ""
#, c-format
msgid ""
-" **FAIL** Bad %s choice %s!\n"
+" **FAIL** Bad %s choice %s\n"
" REF: Page 84, section 5.9\n"
msgstr ""
-" **失败** 错误的 %s 选择 %s!\n"
-" REF: 第 84 页,第 5.9 节。\n"
#, c-format
msgid ""
@@ -587,12 +604,12 @@ msgstr ""
" REF: 第 56 页,第 5.3 节。\n"
#, c-format
-msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1!\n"
-msgstr " **失败** 错误的 LanguageEncoding %s - 必须是 ISOLatin1!\n"
+msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1\n"
+msgstr ""
#, c-format
-msgid " **FAIL** Bad LanguageVersion %s - must be English!\n"
-msgstr " **失败** 错误的 LanguageVersion %s - 必须是 English!\n"
+msgid " **FAIL** Bad LanguageVersion %s - must be English\n"
+msgstr ""
#, c-format
msgid " **FAIL** Default option code cannot be interpreted: %s\n"
@@ -601,26 +618,26 @@ msgstr " **失败** 不能解释默认选项编码:%s\n"
#, c-format
msgid ""
" **FAIL** Default translation string for option %s choice %s contains "
-"8-bit characters!\n"
-msgstr " **失败** 选项 %s 选择 %s 的默认转换字符串含有 8 位字符!\n"
+"8-bit characters\n"
+msgstr ""
#, c-format
msgid ""
" **FAIL** Default translation string for option %s contains 8-bit "
-"characters!\n"
-msgstr " **失败** 选项 %s 的默认转换字符串含有 8 位字符!\n"
+"characters\n"
+msgstr ""
#, c-format
-msgid " **FAIL** Group names %s and %s differ only by case!\n"
-msgstr " **失败** 组别名称 %s 和 %s 只会根据情况而不同!\n"
+msgid " **FAIL** Group names %s and %s differ only by case\n"
+msgstr ""
#, c-format
-msgid " **FAIL** Multiple occurrences of %s choice name %s!\n"
-msgstr " **失败** 多次出现 %s 选择名称 %s!\n"
+msgid " **FAIL** Multiple occurrences of %s choice name %s\n"
+msgstr ""
#, c-format
-msgid " **FAIL** Option names %s and %s differ only by case!\n"
-msgstr " **失败** 选项名称 %s 和 %s 只会根据情况而不同!\n"
+msgid " **FAIL** Option names %s and %s differ only by case\n"
+msgstr ""
#, c-format
msgid ""
@@ -770,100 +787,82 @@ msgstr " 发现 %d 个错误\n"
#, c-format
msgid ""
-" Bad %%%%BoundingBox: on line %d!\n"
+" Bad %%%%BoundingBox: on line %d\n"
" REF: Page 39, %%%%BoundingBox:\n"
msgstr ""
-" 错误的 %%%%BoundingBox:在行 %d!\n"
-" REF: 页 39,%%%%BoundingBox:\n"
#, c-format
msgid ""
-" Bad %%%%Page: on line %d!\n"
+" Bad %%%%Page: on line %d\n"
" REF: Page 53, %%%%Page:\n"
msgstr ""
-" 错误的 %%%%Page:在行 %d!\n"
-" REF: 页 53,%%%%Page:\n"
#, c-format
msgid ""
-" Bad %%%%Pages: on line %d!\n"
+" Bad %%%%Pages: on line %d\n"
" REF: Page 43, %%%%Pages:\n"
msgstr ""
-" 错误的 %%%%Pages:在行 %d!\n"
-" REF: 页 43,%%%%Pages:\n"
#, c-format
msgid ""
-" Line %d is longer than 255 characters (%d)!\n"
+" Line %d is longer than 255 characters (%d)\n"
" REF: Page 25, Line Length\n"
msgstr ""
-" 行 %d 多于 255 个字符 (%d)!\n"
-" REF: 页 25,行长度\n"
msgid ""
-" Missing %!PS-Adobe-3.0 on first line!\n"
+" Missing %!PS-Adobe-3.0 on first line\n"
" REF: Page 17, 3.1 Conforming Documents\n"
msgstr ""
-" 首行缺少 %!PS-Adobe-3.0!\n"
-" REF: 页 17,3.1 符合文稿\n"
#, c-format
msgid ""
-" Missing %%EndComments comment!\n"
+" Missing %%EndComments comment\n"
" REF: Page 41, %%EndComments\n"
msgstr ""
-" 缺少 %%EndComments 批注!\n"
-" REF: 页 41,%%EndComments\n"
#, c-format
msgid ""
-" Missing or bad %%BoundingBox: comment!\n"
+" Missing or bad %%BoundingBox: comment\n"
" REF: Page 39, %%BoundingBox:\n"
msgstr ""
-" 缺少或错误的 %%%%BoundingBox:批注!\n"
-" REF: 页 39,%%BoundingBox:\n"
#, c-format
msgid ""
-" Missing or bad %%Page: comments!\n"
+" Missing or bad %%Page: comments\n"
" REF: Page 53, %%Page:\n"
msgstr ""
-" 缺少或错误的 %%Page:批注!\n"
-" REF: 页 53,%%Page:\n"
#, c-format
msgid ""
-" Missing or bad %%Pages: comment!\n"
+" Missing or bad %%Pages: comment\n"
" REF: Page 43, %%Pages:\n"
msgstr ""
-" 缺少或错误的 %%Pages:批注!\n"
-" REF: 页 43,%%Pages:\n"
msgid " NO ERRORS FOUND\n"
msgstr " 未发现错误\n"
#, c-format
-msgid " Saw %d lines that exceeded 255 characters!\n"
-msgstr " 发现 %d 行超过 255 个字符!\n"
+msgid " Saw %d lines that exceeded 255 characters\n"
+msgstr ""
#, c-format
-msgid " Too many %%BeginDocument comments!\n"
-msgstr " 太多 %%BeginDocument 批注!\n"
+msgid " Too many %%BeginDocument comments\n"
+msgstr ""
#, c-format
-msgid " Too many %%EndDocument comments!\n"
-msgstr " 太多 %%EndDocument 批注!\n"
+msgid " Too many %%EndDocument comments\n"
+msgstr ""
-msgid " Warning: file contains binary data!\n"
-msgstr " WARNING: 文件含有二进制数据!\n"
+msgid " Warning: file contains binary data\n"
+msgstr ""
#, c-format
-msgid " Warning: no %%EndComments comment in file!\n"
-msgstr " WARNING: 文件中没有 %%EndComments 批注!\n"
+msgid " Warning: no %%EndComments comment in file\n"
+msgstr ""
#, c-format
-msgid " Warning: obsolete DSC version %.1f in file!\n"
-msgstr " WARNING: 文件中的 DSC 版本 %.1f 过时!\n"
+msgid " Warning: obsolete DSC version %.1f in file\n"
+msgstr ""
msgid " FAIL\n"
msgstr " 失败\n"
@@ -959,8 +958,8 @@ msgstr ""
"\t%s\n"
#, c-format
-msgid "%s not supported!"
-msgstr "%s 不被支持!"
+msgid "%s not supported"
+msgstr ""
#, c-format
msgid "%s/%s accepting requests since %s\n"
@@ -983,116 +982,119 @@ msgid "%s: %s failed: %s\n"
msgstr "%s:%s 失败:%s\n"
#, c-format
-msgid "%s: Don't know what to do!\n"
-msgstr "%s:不知道要做什么!\n"
+msgid "%s: Don't know what to do\n"
+msgstr ""
#, c-format
msgid ""
-"%s: Error - %s environment variable names non-existent destination \"%s\"!\n"
-msgstr "%s:错误 - %s 个环境变量名称不存在目的位置“%s”!\n"
+"%s: Error - %s environment variable names non-existent destination \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid "%s: Error - bad job ID\n"
+msgstr ""
#, c-format
-msgid "%s: Error - bad job ID!\n"
-msgstr "%s:错误 - 错误的作业 ID!\n"
+msgid "%s: Error - cannot print files and alter jobs simultaneously\n"
+msgstr ""
#, c-format
-msgid "%s: Error - cannot print files and alter jobs simultaneously!\n"
-msgstr "%s:错误 - 不能同时打印文件和更改作业!\n"
+msgid "%s: Error - cannot print from stdin if files or a job ID are provided\n"
+msgstr ""
#, c-format
-msgid ""
-"%s: Error - cannot print from stdin if files or a job ID are provided!\n"
-msgstr "%s:错误 - 如果文件或作业 ID 已提供,则不能从 stdin 打印!\n"
+msgid "%s: Error - expected character set after '-S' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected character set after '-S' option!\n"
-msgstr "%s:错误 - &apos;-S&apos; 选项后期望字符集!\n"
+msgid "%s: Error - expected content type after '-T' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected content type after '-T' option!\n"
-msgstr "%s:错误 - &apos;-T&apos; 选项后期望内容类型!\n"
+msgid "%s: Error - expected copies after '-n' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected copies after '-n' option!\n"
-msgstr "%s:错误 - &apos;-n&apos; 选项后期望份数!\n"
+msgid "%s: Error - expected copy count after '-#' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected copy count after '-#' option!\n"
-msgstr "%s:错误 - &apos;-#&apos; 选项后期望份数!\n"
+msgid "%s: Error - expected destination after '-P' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected destination after '-P' option!\n"
-msgstr "%s:错误 - &apos;-P&apos; 选项后期望目的位置!\n"
+msgid "%s: Error - expected destination after '-b' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected destination after '-b' option!\n"
-msgstr "%s:错误 - &apos;-b&apos; 选项后期望目的位置!\n"
+msgid "%s: Error - expected destination after '-d' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected destination after '-d' option!\n"
-msgstr "%s:错误 - &apos;-d&apos; 选项后期望目的位置!\n"
+msgid "%s: Error - expected form after '-f' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected form after '-f' option!\n"
-msgstr "%s:错误 - &apos;-f&apos; 选项后期望形式!\n"
+msgid "%s: Error - expected hold name after '-H' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected hold name after '-H' option!\n"
-msgstr "%s:错误 - &apos;-H&apos; 选项后期望保留名称!\n"
+msgid "%s: Error - expected hostname after '-H' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected hostname after '-H' option!\n"
-msgstr "%s:错误 - &apos;-H&apos; 选项后期望主机名称!\n"
+msgid "%s: Error - expected hostname after '-h' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected hostname after '-h' option!\n"
-msgstr "%s:错误 - &apos;-H&apos; 选项后期望主机名称!\n"
+msgid "%s: Error - expected mode list after '-y' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected mode list after '-y' option!\n"
-msgstr "%s:错误 - &apos;-y&apos; 选项后期望模式列表!\n"
+msgid "%s: Error - expected name after '-%c' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected name after '-%c' option!\n"
-msgstr "%s:错误 - &apos;-%c&apos; 选项后期望名称!\n"
+msgid "%s: Error - expected option string after '-o' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected option string after '-o' option!\n"
-msgstr "%s:错误 - &apos;-o&apos; 选项后期望选项字符串!\n"
+msgid "%s: Error - expected page list after '-P' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected page list after '-P' option!\n"
-msgstr "%s:错误 - &apos;-P&apos; 选项后期望页面列表!\n"
+msgid "%s: Error - expected priority after '-%c' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected priority after '-%c' option!\n"
-msgstr "%s:错误 - &apos;-%c&apos; 选项后期望优先级!\n"
+msgid "%s: Error - expected reason text after '-r' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected reason text after '-r' option!\n"
-msgstr "%s:错误 - &apos;-r&apos; 选项后期望原因文本!\n"
+msgid "%s: Error - expected title after '-t' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected title after '-t' option!\n"
-msgstr "%s:错误 - &apos;-t&apos; 选项后期望标题!\n"
+msgid "%s: Error - expected username after '-U' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected username after '-U' option!\n"
-msgstr "%s:错误 - &apos;-U&apos; 选项后期望用户名称!\n"
+msgid "%s: Error - expected username after '-U' option!n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected username after '-u' option!\n"
-msgstr "%s:错误 - &apos;-U&apos; 选项后期望用户名称!\n"
+msgid "%s: Error - expected username after '-u' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected value after '-%c' option!\n"
-msgstr "%s:错误 - &apos;-%c&apos; 选项后期望值!\n"
+msgid "%s: Error - expected value after '-%c' option\n"
+msgstr ""
#, c-format
msgid ""
"%s: Error - need \"completed\", \"not-completed\", or \"all\" after '-W' "
-"option!\n"
-msgstr "%s:错误 -“-W”选项后需要“completed”、“not-completed”或“all”\n"
+"option\n"
+msgstr ""
#, c-format
msgid "%s: Error - no default destination available.\n"
@@ -1103,8 +1105,8 @@ msgid "%s: Error - priority must be between 1 and 100.\n"
msgstr "%s:错误 - 优先级必须在 1 到 100 之间。\n"
#, c-format
-msgid "%s: Error - scheduler not responding!\n"
-msgstr "%s:错误 - 调度程序无响应!\n"
+msgid "%s: Error - scheduler not responding\n"
+msgstr ""
#, c-format
msgid "%s: Error - too many files - \"%s\"\n"
@@ -1119,64 +1121,64 @@ msgid "%s: Error - unable to queue from stdin - %s\n"
msgstr "%s:错误 - 无法从 stdin 排队 - %s\n"
#, c-format
-msgid "%s: Error - unknown destination \"%s\"!\n"
-msgstr "%s:错误 - 未知目的位置“%s”!\n"
+msgid "%s: Error - unknown destination \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Error - unknown destination \"%s/%s\"!\n"
-msgstr "%s:错误 - 未知目的位置“%s/%s”!\n"
+msgid "%s: Error - unknown destination \"%s/%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Error - unknown option '%c'!\n"
-msgstr "%s:错误 - 未知选项 &apos;%c&apos;!\n"
+msgid "%s: Error - unknown option '%c'\n"
+msgstr ""
#, c-format
-msgid "%s: Error - unknown option '%s'!\n"
-msgstr "%s:错误 - 未知选项“%s”!\n"
+msgid "%s: Error - unknown option '%s'\n"
+msgstr ""
#, c-format
-msgid "%s: Expected job ID after '-i' option!\n"
-msgstr "%s:&apos;-i&apos; 选项后期望作业 ID!\n"
+msgid "%s: Expected job ID after '-i' option\n"
+msgstr ""
#, c-format
msgid "%s: Filter \"%s\" not available: %s\n"
msgstr "%s:滤镜“%s”不可用:%s\n"
#, c-format
-msgid "%s: Invalid destination name in list \"%s\"!\n"
-msgstr "%s:列表“%s”中的目的位置名称无效!\n"
+msgid "%s: Invalid destination name in list \"%s\"\n"
+msgstr ""
#, c-format
msgid "%s: Invalid filter string \"%s\"\n"
msgstr "%s:无效的滤镜字符串“%s”\n"
#, c-format
-msgid "%s: Need job ID ('-i jobid') before '-H restart'!\n"
-msgstr "%s:&apos;-H restart&apos; 之前需要作业 ID (&apos;-i jobid&apos;)!\n"
+msgid "%s: Need job ID ('-i jobid') before '-H restart'\n"
+msgstr ""
#, c-format
-msgid "%s: No filter to convert from %s/%s to %s/%s!\n"
-msgstr "%s:无滤镜可从 %s/%s 转换成 %s/%s!\n"
+msgid "%s: No filter to convert from %s/%s to %s/%s\n"
+msgstr ""
#, c-format
msgid "%s: Operation failed: %s\n"
msgstr "%s:操作失败:%s\n"
#, c-format
-msgid "%s: Sorry, no encryption support compiled in!\n"
-msgstr "%s:对不起,未编译加密支持!\n"
+msgid "%s: Sorry, no encryption support compiled in\n"
+msgstr ""
#, c-format
msgid "%s: Unable to connect to server\n"
msgstr "%s:无法连接到服务器\n"
#, c-format
-msgid "%s: Unable to contact server!\n"
-msgstr "%s:无法联系服务器!\n"
+msgid "%s: Unable to contact server\n"
+msgstr ""
#, c-format
-msgid "%s: Unable to determine MIME type of \"%s\"!\n"
-msgstr "%s:无法确定“%s”的 MIME 类型!\n"
+msgid "%s: Unable to determine MIME type of \"%s\"\n"
+msgstr ""
#, c-format
msgid "%s: Unable to open %s: %s\n"
@@ -1191,55 +1193,55 @@ msgid "%s: Unable to open PPD file: %s on line %d.\n"
msgstr ""
#, c-format
-msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"!\n"
-msgstr "%s:无法从“%s”或“%s”读取 MIME 数据库!\n"
+msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown destination \"%s\"!\n"
-msgstr "%s:未知目的位置“%s”!\n"
+msgid "%s: Unknown destination \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown destination MIME type %s/%s!\n"
-msgstr "%s:未知目的 MIME 类型 %s/%s!\n"
+msgid "%s: Unknown destination MIME type %s/%s\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown option '%c'!\n"
-msgstr "%s:未知选项 &apos;%c&apos;!\n"
+msgid "%s: Unknown option '%c'\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown source MIME type %s/%s!\n"
-msgstr "%s:未知的源 MIME 类型 %s/%s!\n"
+msgid "%s: Unknown source MIME type %s/%s\n"
+msgstr ""
#, c-format
msgid ""
"%s: Warning - '%c' format modifier not supported - output may not be "
-"correct!\n"
-msgstr "%s:警告 - “%c”格式修饰符不支持 - 输出可能不正确!\n"
+"correct\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - character set option ignored!\n"
-msgstr "%s:警告 - 字符集选项被忽略!\n"
+msgid "%s: Warning - character set option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - content type option ignored!\n"
-msgstr "%s:警告 - 内容类型选项被忽略!\n"
+msgid "%s: Warning - content type option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - form option ignored!\n"
-msgstr "%s:警告 - 形式选项被忽略!\n"
+msgid "%s: Warning - form option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - mode option ignored!\n"
-msgstr "%s:警告 - 模式选项被忽略!\n"
+msgid "%s: Warning - mode option ignored\n"
+msgstr ""
#, c-format
msgid ""
-"%s: error - %s environment variable names non-existent destination \"%s\"!\n"
-msgstr "%s:错误 - %s 个环境变量名称不存在目的位置“%s”!\n"
+"%s: error - %s environment variable names non-existent destination \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: error - expected option=value after '-o' option!\n"
-msgstr "%s:错误 - &apos;-o&apos; 选项后期望 option=value!\n"
+msgid "%s: error - expected option=value after '-o' option\n"
+msgstr ""
#, c-format
msgid "%s: error - no default destination available.\n"
@@ -1836,19 +1838,19 @@ msgstr "95"
msgid "?Invalid help command unknown\n"
msgstr "?未知的无效帮助命令\n"
-msgid "A Samba password is required to export printer drivers!"
-msgstr "导出打印机驱动程序需要 Samba 密码!"
+msgid "A Samba password is required to export printer drivers"
+msgstr ""
-msgid "A Samba username is required to export printer drivers!"
-msgstr "导出打印机驱动程序需要 Samba 用户名称!"
+msgid "A Samba username is required to export printer drivers"
+msgstr ""
#, c-format
-msgid "A class named \"%s\" already exists!"
-msgstr "名称为“%s”的类已经存在!"
+msgid "A class named \"%s\" already exists"
+msgstr ""
#, c-format
-msgid "A printer named \"%s\" already exists!"
-msgstr "名称为“%s”的打印机已经存在!"
+msgid "A printer named \"%s\" already exists"
+msgstr ""
msgid "A0"
msgstr "A0"
@@ -1959,12 +1961,12 @@ msgid "Applicator"
msgstr "涂敷器"
#, c-format
-msgid "Attempt to set %s printer-state to bad value %d!"
-msgstr "尝试将 %s 打印机状态设定为错误值 %d!"
+msgid "Attempt to set %s printer-state to bad value %d"
+msgstr ""
#, c-format
-msgid "Attribute groups are out of order (%x < %x)!"
-msgstr "属性组顺序混乱 (%x &lt; %x)!"
+msgid "Attribute groups are out of order (%x < %x)"
+msgstr ""
msgid "B0"
msgstr "B0"
@@ -2028,83 +2030,86 @@ msgid "Bad custom parameter"
msgstr "错误的自定参数"
#, c-format
-msgid "Bad device URI \"%s\"!\n"
-msgstr "错误的设备 URI“%s”!\n"
+msgid "Bad device URI \"%s\"\n"
+msgstr ""
#, c-format
-msgid "Bad device-uri \"%s\"!"
-msgstr "错误的 device-uri“%s”!"
+msgid "Bad device-uri \"%s\""
+msgstr ""
#, c-format
-msgid "Bad device-uri scheme \"%s\"!"
-msgstr "错误的 device-uri 方案“%s”!"
+msgid "Bad device-uri scheme \"%s\""
+msgstr ""
#, c-format
-msgid "Bad document-format \"%s\"!"
-msgstr "错误的 document-format“%s”!"
+msgid "Bad document-format \"%s\""
+msgstr ""
-msgid "Bad filename buffer!"
-msgstr "错误的文件名称缓冲区!"
+msgid "Bad filename buffer"
+msgstr ""
#, c-format
msgid "Bad font attribute: %s\n"
msgstr "错误的字体属性:%s\n"
-msgid "Bad job-priority value!"
-msgstr "错误的 job-priority 值!"
+msgid "Bad job-priority value"
+msgstr ""
#, c-format
-msgid "Bad job-sheets value \"%s\"!"
-msgstr "错误的 job-sheets 值“%s”!"
+msgid "Bad job-sheets value \"%s\""
+msgstr ""
-msgid "Bad job-sheets value type!"
-msgstr "错误的 job-sheets 值类型!"
+msgid "Bad job-sheets value type"
+msgstr ""
-msgid "Bad job-state value!"
-msgstr "错误的 job-state 值!"
+msgid "Bad job-state value"
+msgstr ""
#, c-format
-msgid "Bad job-uri attribute \"%s\"!"
-msgstr "错误的 job-uri 属性“%s”!"
+msgid "Bad job-uri attribute \"%s\""
+msgstr ""
#, c-format
-msgid "Bad notify-pull-method \"%s\"!"
-msgstr "错误的 notify-pull-method“%s”!"
+msgid "Bad notify-pull-method \"%s\""
+msgstr ""
#, c-format
-msgid "Bad notify-recipient-uri URI \"%s\"!"
-msgstr "错误的 notify-recipient-uri URI“%s”!"
+msgid "Bad notify-recipient-uri URI \"%s\""
+msgstr ""
#, c-format
msgid "Bad number-up value %d."
msgstr "错误的 number-up 值 %d。"
#, c-format
-msgid "Bad option + choice on line %d!"
-msgstr "行 %d 中错误的 option + choice!"
+msgid "Bad option + choice on line %d"
+msgstr ""
#, c-format
msgid "Bad page-ranges values %d-%d."
msgstr "错误的 page-ranges 值 %d-%d。"
#, c-format
-msgid "Bad port-monitor \"%s\"!"
-msgstr "错误的 port-monitor“%s”!"
+msgid "Bad port-monitor \"%s\""
+msgstr ""
#, c-format
-msgid "Bad printer-state value %d!"
-msgstr "错误的 printer-state 值 %d!"
+msgid "Bad printer-state value %d"
+msgstr ""
#, c-format
-msgid "Bad request ID %d!"
+msgid "Bad request ID %d"
msgstr ""
#, c-format
-msgid "Bad request version number %d.%d!"
-msgstr "错误的请求版本号 %d.%d!"
+msgid "Bad request version number %d.%d"
+msgstr ""
+
+msgid "Bad subscription ID"
+msgstr ""
-msgid "Bad subscription ID!"
-msgstr "错误的订阅 ID!"
+msgid "Bad value string"
+msgstr ""
msgid "Banners"
msgstr "标题"
@@ -2164,8 +2169,8 @@ msgid "Change Settings"
msgstr "更改设置"
#, c-format
-msgid "Character set \"%s\" not supported!"
-msgstr "字符集“%s”不被支持!"
+msgid "Character set \"%s\" not supported"
+msgstr ""
msgid "Chou3 Envelope"
msgstr "Chou3 信封"
@@ -2204,11 +2209,8 @@ msgid "Continuous"
msgstr "连续"
#, c-format
-msgid "Could not scan type \"%s\"!"
-msgstr "未能扫描类型“%s”!"
-
-msgid "Cover open."
-msgstr "机盖打开。"
+msgid "Could not scan type \"%s\""
+msgstr ""
msgid "Created"
msgstr "创建"
@@ -2259,12 +2261,6 @@ msgstr "DeskJet 系列"
msgid "Destination \"%s\" is not accepting jobs."
msgstr "目的位置“%s”没有接受作业。"
-msgid "Developer almost empty."
-msgstr "显影剂差不多快要空了。"
-
-msgid "Developer empty!"
-msgstr "显影剂已空!"
-
#, c-format
msgid ""
"Device: uri = %s\n"
@@ -2291,9 +2287,6 @@ msgstr "停用"
msgid "Document %d not found in job %d."
msgstr "找不到文稿 %d(在作业 %d 中)。"
-msgid "Door open."
-msgstr "打印机门打开。"
-
msgid "Double Postcard"
msgstr "双面明信片"
@@ -2328,24 +2321,20 @@ msgid "ERROR: %s job-id user title copies options [file]\n"
msgstr ""
#, c-format
-msgid "ERROR: Bad %%BoundingBox: comment seen!\n"
-msgstr "ERROR: 错误的 %%BoundingBox:发现批注!\n"
-
-#, c-format
-msgid "ERROR: Bad %%IncludeFeature: comment!\n"
-msgstr "ERROR: 错误的 %%IncludeFeature:批注!\n"
+msgid "ERROR: Bad %%BoundingBox: comment seen\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad %%Page: comment in file!\n"
-msgstr "ERROR: 错误的 %%Page:文件中的批注!\n"
+msgid "ERROR: Bad %%IncludeFeature: comment\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad %%PageBoundingBox: comment in file!\n"
-msgstr "ERROR: 错误的 %%PageBoundingBox:文件中的批注!\n"
+msgid "ERROR: Bad %%Page: comment in file\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad SCSI device file \"%s\"!\n"
-msgstr "ERROR: 错误的 SCSI 设备文件“%s”!\n"
+msgid "ERROR: Bad %%PageBoundingBox: comment in file\n"
+msgstr ""
#, c-format
msgid "ERROR: Bad charset file %s\n"
@@ -2356,23 +2345,23 @@ msgid "ERROR: Bad charset type %s\n"
msgstr "ERROR: 错误的字符集类型 %s\n"
#, c-format
-msgid "ERROR: Bad columns value %d!\n"
-msgstr "ERROR: 错误的列值 %d!\n"
+msgid "ERROR: Bad columns value %d\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad cpi value %f!\n"
-msgstr "ERROR: 错误的 cpi 值 %f!\n"
+msgid "ERROR: Bad cpi value %f\n"
+msgstr ""
#, c-format
msgid "ERROR: Bad font description line: %s\n"
msgstr "ERROR: 错误的字体描述行:%s\n"
#, c-format
-msgid "ERROR: Bad lpi value %f!\n"
-msgstr "ERROR: 错误的 lpi 值 %f!\n"
+msgid "ERROR: Bad lpi value %f\n"
+msgstr ""
-msgid "ERROR: Bad page setup!\n"
-msgstr "ERROR: 错误的页面设置!\n"
+msgid "ERROR: Bad page setup\n"
+msgstr ""
#, c-format
msgid "ERROR: Bad text direction %s\n"
@@ -2382,87 +2371,80 @@ msgstr "ERROR: 错误的文本方向 %s\n"
msgid "ERROR: Bad text width %s\n"
msgstr "ERROR: 错误的文本宽度 %s\n"
-msgid "ERROR: Destination printer does not exist!\n"
-msgstr "ERROR: 目的位置打印机不存在!\n"
+msgid "ERROR: Destination printer does not exist\n"
+msgstr ""
#, c-format
-msgid "ERROR: Duplicate %%BoundingBox: comment seen!\n"
-msgstr "ERROR: 重复的 %%BoundingBox:发现批注!\n"
+msgid "ERROR: Duplicate %%BoundingBox: comment seen\n"
+msgstr ""
#, c-format
-msgid "ERROR: Duplicate %%Pages: comment seen!\n"
-msgstr "ERROR: 重复的 %%Pages!发现批注!\n"
+msgid "ERROR: Duplicate %%Pages: comment seen\n"
+msgstr ""
-msgid "ERROR: Empty print file!\n"
-msgstr "ERROR: 空打印文件!\n"
+msgid "ERROR: Empty print file\n"
+msgstr ""
#, c-format
msgid "ERROR: Error %d sending PAPSendData request: %s\n"
msgstr "ERROR: 发送 PAPSendData 请求时发生错误 %d:%s\n"
#, c-format
-msgid "ERROR: Expected quoted string on line %d of %s!\n"
-msgstr "ERROR: %2$s 的第 %1$d 行期望引号字符串!\n"
-
-msgid "ERROR: Fatal USB error!\n"
-msgstr "ERROR: 致命的 USB 错误!\n"
+msgid "ERROR: Expected quoted string on line %d of %s\n"
+msgstr ""
-msgid "ERROR: Invalid HP-GL/2 command seen, unable to print file!\n"
-msgstr "ERROR: 发现无效的 HP-GL/2 命令,无法打印文件!\n"
+msgid "ERROR: Fatal USB error\n"
+msgstr ""
#, c-format
-msgid "ERROR: Missing %%EndProlog!\n"
-msgstr "ERROR: 缺少 %%EndProlog!\n"
+msgid "ERROR: Missing %%EndProlog\n"
+msgstr ""
#, c-format
-msgid "ERROR: Missing %%EndSetup!\n"
-msgstr "ERROR: 缺少 %%EndSetup!\n"
+msgid "ERROR: Missing %%EndSetup\n"
+msgstr ""
#, c-format
-msgid "ERROR: Missing value on line %d of banner file!\n"
-msgstr "ERROR: 标题文件的第 %d 行缺少值!\n"
+msgid "ERROR: Missing value on line %d of banner file\n"
+msgstr ""
#, c-format
msgid ""
-"ERROR: Need a msgid line before any translation strings on line %d of %s!\n"
-msgstr "ERROR: %2$s 的第 %1$d 行上的任何转换字符串前面均需要有 msgid 行!\n"
+"ERROR: Need a msgid line before any translation strings on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ERROR: No %%BoundingBox: comment in header!\n"
-msgstr "ERROR: 无 %%BoundingBox:标头中的批注!\n"
+msgid "ERROR: No %%BoundingBox: comment in header\n"
+msgstr ""
#, c-format
-msgid "ERROR: No %%Pages: comment in header!\n"
-msgstr "ERROR: 无 %%Pages:标头中的批注!\n"
+msgid "ERROR: No %%Pages: comment in header\n"
+msgstr ""
msgid ""
-"ERROR: No device URI found in argv[0] or in DEVICE_URI environment "
-"variable!\n"
-msgstr "ERROR: 在 argv[0] 或 DEVICE_URI 环境变量中找不到设备 URI!\n"
+"ERROR: No device URI found in argv[0] or in DEVICE_URI environment variable\n"
+msgstr ""
#, c-format
msgid "ERROR: No fonts in charset file %s\n"
msgstr "ERROR: 字符集文件 %s 中没有字体\n"
-msgid "ERROR: No pages found!\n"
-msgstr "ERROR: 找不到页面!\n"
+msgid "ERROR: No pages found\n"
+msgstr ""
-msgid "ERROR: Out of paper!\n"
-msgstr "ERROR: 缺纸!\n"
+msgid "ERROR: Out of paper\n"
+msgstr ""
-msgid "ERROR: PRINTER environment variable not defined!\n"
-msgstr "ERROR: PRINTER 环境变量未定义!\n"
+msgid "ERROR: PRINTER environment variable not defined\n"
+msgstr ""
#, c-format
-msgid "ERROR: Print file was not accepted (%s)!\n"
-msgstr "ERROR: 打印文件不被接受 (%s)!\n"
+msgid "ERROR: Print file was not accepted (%s)\n"
+msgstr ""
msgid "ERROR: Printer not responding\n"
msgstr "ERROR: 打印机没有响应\n"
-msgid "ERROR: Printer not responding!\n"
-msgstr "ERROR: 打印机没有响应!\n"
-
msgid "ERROR: Printer sent unexpected EOF\n"
msgstr "ERROR: 打印机发送了意外的 EOF\n"
@@ -2485,6 +2467,9 @@ msgstr "ERROR: 无法将文件 %d 添加到作业:%s\n"
msgid "ERROR: Unable to cancel job %d: %s\n"
msgstr "ERROR: 无法取消作业 %d:%s\n"
+msgid "ERROR: Unable to connect to printer; will retry in 30 seconds...\n"
+msgstr ""
+
msgid "ERROR: Unable to copy PDF file"
msgstr "ERROR: 无法拷贝 PDF 文件"
@@ -2532,16 +2517,16 @@ msgid "ERROR: Unable to get default AppleTalk zone"
msgstr "ERROR: 无法获得默认的 AppleTalk 区域"
#, c-format
-msgid "ERROR: Unable to get job %d attributes (%s)!\n"
-msgstr "ERROR: 无法获得作业 %d 属性 (%s)!\n"
+msgid "ERROR: Unable to get job %d attributes (%s)\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unable to get printer status (%s)!\n"
-msgstr "ERROR: 无法获得打印机状态 (%s)!\n"
+msgid "ERROR: Unable to get printer status (%s)\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unable to locate printer '%s'!\n"
-msgstr "ERROR: 找不到打印机 &apos;%s&apos; 的位置!\n"
+msgid "ERROR: Unable to locate printer '%s'\n"
+msgstr ""
msgid "ERROR: Unable to look for PAP response"
msgstr "ERROR: 无法查找 PAP 响应"
@@ -2560,7 +2545,7 @@ msgstr "ERROR: 无法打开“%s”- %s\n"
msgid "ERROR: Unable to open %s: %s\n"
msgstr "ERROR: 无法打开 %s:%s\n"
-msgid "ERROR: Unable to open PPD file!\n"
+msgid "ERROR: Unable to open PPD file\n"
msgstr ""
#, c-format
@@ -2579,8 +2564,8 @@ msgstr "ERROR: 无法打开文件“%s”- %s\n"
msgid "ERROR: Unable to open file \"%s\": %s\n"
msgstr "ERROR: 无法打开文件“%s”:%s\n"
-msgid "ERROR: Unable to open image file for printing!\n"
-msgstr "ERROR: 无法打开图像文件进行打印!\n"
+msgid "ERROR: Unable to open image file for printing\n"
+msgstr ""
#, c-format
msgid "ERROR: Unable to open print file \"%s\": %s\n"
@@ -2603,18 +2588,18 @@ msgid "ERROR: Unable to open temporary compressed print file: %s\n"
msgstr "ERROR: 无法打开临时的压缩打印文件:%s\n"
#, c-format
-msgid "ERROR: Unable to print %d text columns!\n"
-msgstr "ERROR: 无法打印 %d 个文本栏!\n"
+msgid "ERROR: Unable to print %d text columns\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unable to print %dx%d text page!\n"
-msgstr "ERROR: 无法打印 %dx%d 页文本页面!\n"
+msgid "ERROR: Unable to print %dx%d text page\n"
+msgstr ""
msgid "ERROR: Unable to read print data"
msgstr "ERROR: 无法读取打印数据"
-msgid "ERROR: Unable to read print data!\n"
-msgstr "ERROR: 无法读取打印数据!\n"
+msgid "ERROR: Unable to read print data\n"
+msgstr ""
msgid "ERROR: Unable to reserve port"
msgstr "ERROR: 无法保留端口"
@@ -2636,12 +2621,8 @@ msgstr "ERROR: 无法发送 PAP 反馈请求"
msgid "ERROR: Unable to send initial PAP send data request"
msgstr "ERROR: 无法发送初始 PAP 发送数据请求"
-#, c-format
-msgid "ERROR: Unable to send print data (%d)\n"
-msgstr "ERROR: 无法发送打印数据 (%d)\n"
-
-msgid "ERROR: Unable to send print data!\n"
-msgstr "ERROR: 无法发送打印数据!\n"
+msgid "ERROR: Unable to send print data\n"
+msgstr ""
msgid "ERROR: Unable to send print file to printer"
msgstr "ERROR: 无法将打印文件发送到打印机"
@@ -2658,8 +2639,8 @@ msgid "ERROR: Unable to write %d bytes to \"%s\": %s\n"
msgstr "ERROR: 无法将 %d 字节写入“%s”:%s\n"
#, c-format
-msgid "ERROR: Unable to write %d bytes to printer!\n"
-msgstr "ERROR: 无法将 %d 字节写入打印机!\n"
+msgid "ERROR: Unable to write %d bytes to printer\n"
+msgstr ""
msgid "ERROR: Unable to write control file"
msgstr "ERROR: 无法写入控制文件"
@@ -2671,23 +2652,20 @@ msgstr "ERROR: 无法写入打印数据"
msgid "ERROR: Unable to write print data: %s\n"
msgstr "ERROR: 无法写入打印数据:%s\n"
-msgid "ERROR: Unable to write raster data to driver!\n"
-msgstr "ERROR: 无法将光栅数据写入驱动程序!\n"
-
-msgid "ERROR: Unable to write to temporary file"
-msgstr "ERROR: 无法写入到临时文件"
+msgid "ERROR: Unable to write raster data to driver\n"
+msgstr ""
#, c-format
msgid "ERROR: Unable to write uncompressed document data: %s\n"
msgstr "ERROR: 无法写入未压缩的文稿数据:%s\n"
#, c-format
-msgid "ERROR: Unexpected text on line %d of %s!\n"
-msgstr "ERROR: %2$s 的第 %1$d 行有意外的文本!\n"
+msgid "ERROR: Unexpected text on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unknown encryption option value \"%s\"!\n"
-msgstr "ERROR: 未知的加密选项值“%s”!\n"
+msgid "ERROR: Unknown encryption option value \"%s\"\n"
+msgstr ""
#, c-format
msgid "ERROR: Unknown file order \"%s\"\n"
@@ -2698,59 +2676,53 @@ msgid "ERROR: Unknown format character \"%c\"\n"
msgstr "ERROR: 未知的格式字符“%c”\n"
#, c-format
-msgid "ERROR: Unknown message catalog format for \"%s\"!\n"
-msgstr "ERROR: “%s”的信息目录格式未知!\n"
+msgid "ERROR: Unknown message catalog format for \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unknown option \"%s\" with value \"%s\"!\n"
-msgstr "ERROR: 未知选项“%s”,其值为“%s”!\n"
+msgid "ERROR: Unknown option \"%s\" with value \"%s\"\n"
+msgstr ""
#, c-format
msgid "ERROR: Unknown print mode \"%s\"\n"
msgstr "ERROR: 未知打印模式“%s”\n"
#, c-format
-msgid "ERROR: Unknown version option value \"%s\"!\n"
-msgstr "ERROR: 未知的版本选项值“%s”!\n"
+msgid "ERROR: Unknown version option value \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unsupported brightness value %s, using brightness=100!\n"
-msgstr "ERROR: 不被支持的亮度值 %s,使用 brightness=100!\n"
+msgid "ERROR: Unsupported brightness value %s, using brightness=100\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unsupported gamma value %s, using gamma=1000!\n"
-msgstr "ERROR: 不被支持的灰度系数值 %s,使用 gamma=1000!\n"
+msgid "ERROR: Unsupported gamma value %s, using gamma=1000\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unsupported number-up value %d, using number-up=1!\n"
-msgstr "ERROR: 不被支持的 number-up 值 %d,使用 number-up=1!\n"
+msgid "ERROR: Unsupported number-up value %d, using number-up=1\n"
+msgstr ""
#, c-format
msgid ""
-"ERROR: Unsupported number-up-layout value %s, using number-up-layout=lrtb!\n"
+"ERROR: Unsupported number-up-layout value %s, using number-up-layout=lrtb\n"
msgstr ""
-"ERROR: 不被支持的 number-up-layout 值 %s,使用 number-up-layout=lrtb!\n"
#, c-format
-msgid "ERROR: Unsupported page-border value %s, using page-border=none!\n"
-msgstr "ERROR: 不被支持的 page-border 值 %s,使用 page-border=none!\n"
+msgid "ERROR: Unsupported page-border value %s, using page-border=none\n"
+msgstr ""
#, c-format
-msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting!\n"
-msgstr "ERROR: 检测到 doc_printf 溢出(%d 字节),正在中止!\n"
+msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting\n"
+msgstr ""
#, c-format
-msgid "ERROR: pictwpstops exited on signal %d!\n"
-msgstr "ERROR: pictwpstops 因信号 %d 退出!\n"
+msgid "ERROR: pictwpstops exited on signal %d\n"
+msgstr ""
#, c-format
-msgid "ERROR: pictwpstops exited with status %d!\n"
-msgstr "ERROR: pictwpstops 因状态 %d 退出!\n"
-
-msgid ""
-"ERROR: recoverable: Unable to connect to printer; will retry in 30 "
-"seconds...\n"
-msgstr "ERROR: 可恢复:无法连接到打印机;将在 30 秒钟后重试…\n"
+msgid "ERROR: pictwpstops exited with status %d\n"
+msgstr ""
msgid "ERROR: select() failed"
msgstr "ERROR: select() 失败"
@@ -2761,12 +2733,15 @@ msgstr "ERROR: 无法获得打印文件的状态"
msgid "Edit Configuration File"
msgstr "编辑配置文件"
-msgid "Empty PPD file!"
-msgstr "空 PPD 文件!"
+msgid "Empty PPD file"
+msgstr ""
msgid "Ending Banner"
msgstr "结束标题"
+msgid "English"
+msgstr "Chinese"
+
msgid "Enter old password:"
msgstr "输入旧密码:"
@@ -2793,8 +2768,8 @@ msgstr "Epson"
msgid "Error Policy"
msgstr "错误策略"
-msgid "Error: need hostname after '-h' option!\n"
-msgstr "ERROR: &apos;-h&apos; 选项后需要主机名称!\n"
+msgid "Error: need hostname after '-h' option\n"
+msgstr ""
msgid "Every 10 Labels"
msgstr "每 10 个标签"
@@ -2854,12 +2829,6 @@ msgstr "对开本"
msgid "Forbidden"
msgstr "禁止"
-msgid "Fuser temperature high!"
-msgstr "加热鼓温度过高!"
-
-msgid "Fuser temperature low!"
-msgstr "加热鼓温度过低!"
-
msgid "General"
msgstr "通用"
@@ -2878,8 +2847,8 @@ msgstr "Get-Response-PDU 使用不定长度"
msgid "Glossy Paper"
msgstr "光面纸"
-msgid "Got a printer-uri attribute but no job-id!"
-msgstr "获得 printer-uri 属性而不是 job-id!"
+msgid "Got a printer-uri attribute but no job-id"
+msgstr ""
msgid "Grayscale"
msgstr "灰度"
@@ -3075,6 +3044,9 @@ msgstr "ISO B8"
msgid "ISO B9"
msgstr "ISO B9"
+msgid "ISOLatin1"
+msgstr "UTF-8"
+
msgid "Illegal control character"
msgstr "非法控制字符"
@@ -3090,18 +3062,6 @@ msgstr "非法转换字符串"
msgid "Illegal whitespace character"
msgstr "非法空白字符"
-msgid "Ink/toner almost empty."
-msgstr "墨水/碳粉差不多快要空了。"
-
-msgid "Ink/toner empty!"
-msgstr "墨水/碳粉已空!"
-
-msgid "Ink/toner waste bin almost full."
-msgstr "墨水/碳粉废物箱差不多快要满了。"
-
-msgid "Ink/toner waste bin full!"
-msgstr "墨水/碳粉废物箱已满!"
-
msgid "Installable Options"
msgstr "可安装的选项"
@@ -3114,9 +3074,6 @@ msgstr "IntelliBar 标签打印机"
msgid "Intellitech"
msgstr "Intellitech"
-msgid "Interlock open."
-msgstr "互锁打开。"
-
msgid "Internal Server Error"
msgstr ""
@@ -3148,12 +3105,12 @@ msgid "JCL"
msgstr "JCL"
#, c-format
-msgid "Job #%d cannot be restarted - no files!"
-msgstr "作业 #%d 不能重新开始 - 无文件!"
+msgid "Job #%d cannot be restarted - no files"
+msgstr ""
#, c-format
-msgid "Job #%d does not exist!"
-msgstr "作业 #%d 不存在!"
+msgid "Job #%d does not exist"
+msgstr ""
#, c-format
msgid "Job #%d is already aborted - can't cancel."
@@ -3168,28 +3125,28 @@ msgid "Job #%d is already completed - can't cancel."
msgstr "作业 #%d 已经完成 - 不能取消。"
#, c-format
-msgid "Job #%d is finished and cannot be altered!"
-msgstr "作业 #%d 已结束,不能更改!"
+msgid "Job #%d is finished and cannot be altered"
+msgstr ""
#, c-format
-msgid "Job #%d is not complete!"
-msgstr "作业 #%d 没有完成!"
+msgid "Job #%d is not complete"
+msgstr ""
#, c-format
-msgid "Job #%d is not held for authentication!"
-msgstr "作业 #%d 没有等待进行签定!"
+msgid "Job #%d is not held"
+msgstr ""
#, c-format
-msgid "Job #%d is not held!"
-msgstr "作业 #%d 没有等待!"
+msgid "Job #%d is not held for authentication"
+msgstr ""
#, c-format
-msgid "Job #%s does not exist!"
-msgstr "作业 #%s 不存在!"
+msgid "Job #%s does not exist"
+msgstr ""
#, c-format
-msgid "Job %d not found!"
-msgstr "作业 %d 找不到!"
+msgid "Job %d not found"
+msgstr ""
msgid "Job Completed"
msgstr "作业已完成"
@@ -3218,8 +3175,8 @@ msgstr "作业操作失败:"
msgid "Job state cannot be changed."
msgstr "作业状态不能更改。"
-msgid "Job subscriptions cannot be renewed!"
-msgstr "作业订阅不能续订!"
+msgid "Job subscriptions cannot be renewed"
+msgstr ""
msgid "Jobs"
msgstr "作业"
@@ -3240,8 +3197,8 @@ msgid "Label Top"
msgstr "标签顶部"
#, c-format
-msgid "Language \"%s\" not supported!"
-msgstr "语言“%s”不被支持!"
+msgid "Language \"%s\" not supported"
+msgstr ""
msgid "Large Address"
msgstr "长地址"
@@ -3294,21 +3251,6 @@ msgstr "介质跟踪"
msgid "Media Type"
msgstr "介质类型"
-msgid "Media jam!"
-msgstr "卡纸!"
-
-msgid "Media tray almost empty."
-msgstr "介质盒差不多快要空了。"
-
-msgid "Media tray empty!"
-msgstr "介质盒已空!"
-
-msgid "Media tray missing!"
-msgstr "缺少介质盒!"
-
-msgid "Media tray needs to be filled."
-msgstr "介质盒需要装纸。"
-
msgid "Medium"
msgstr "中等"
@@ -3321,28 +3263,31 @@ msgstr "缺少 PPD-Adobe-4.x 标头"
msgid "Missing asterisk in column 1"
msgstr "栏 1 缺少星号"
-msgid "Missing document-number attribute!"
-msgstr "缺少 document-number 属性!"
+msgid "Missing document-number attribute"
+msgstr ""
#, c-format
-msgid "Missing double quote on line %d!"
-msgstr "行 %d 缺少双引号!"
+msgid "Missing double quote on line %d"
+msgstr ""
+
+msgid "Missing form variable"
+msgstr ""
-msgid "Missing form variable!"
-msgstr "缺少形式变量!"
+msgid "Missing notify-subscription-ids attribute"
+msgstr ""
-msgid "Missing notify-subscription-ids attribute!"
-msgstr "缺少 notify-subscription-ids 属性!"
+msgid "Missing option keyword"
+msgstr ""
-msgid "Missing requesting-user-name attribute!"
-msgstr "缺少 requesting-user-name 属性!"
+msgid "Missing requesting-user-name attribute"
+msgstr ""
-msgid "Missing required attributes!"
-msgstr "缺少要求的属性!"
+msgid "Missing required attributes"
+msgstr ""
#, c-format
-msgid "Missing value on line %d!"
-msgstr "行 %d 缺少值!"
+msgid "Missing value on line %d"
+msgstr ""
msgid "Missing value string"
msgstr "缺少值字符串"
@@ -3393,7 +3338,7 @@ msgstr "空 PPD 文件指针"
msgid "Name OID uses indefinite length"
msgstr "名称 OID 使用不定长度"
-msgid "Nested classes are not allowed!"
+msgid "Nested classes are not allowed"
msgstr ""
msgid "Never"
@@ -3411,27 +3356,27 @@ msgstr "否"
msgid "No Content"
msgstr "无内容"
-msgid "No PPD name!"
-msgstr "无 PPD 名称!"
+msgid "No PPD name"
+msgstr ""
msgid "No VarBind SEQUENCE"
msgstr "无 VarBind SEQUENCE"
-msgid "No Windows printer drivers are installed!"
-msgstr "未安装 Windows 打印机驱动程序!"
+msgid "No Windows printer drivers are installed"
+msgstr ""
msgid "No active connection"
msgstr "无活跃连接"
#, c-format
-msgid "No active jobs on %s!"
-msgstr "%s 上没有活跃的作业!"
+msgid "No active jobs on %s"
+msgstr ""
-msgid "No attributes in request!"
-msgstr "请求中没有属性!"
+msgid "No attributes in request"
+msgstr ""
-msgid "No authentication information provided!"
-msgstr "未提供鉴定信息!"
+msgid "No authentication information provided"
+msgstr ""
msgid "No community name"
msgstr "无团体名称"
@@ -3448,32 +3393,32 @@ msgstr "无错误索引"
msgid "No error-status"
msgstr "无错误状态"
-msgid "No file!?!"
-msgstr "无文件!?!"
+msgid "No file!?"
+msgstr ""
-msgid "No modification time!"
-msgstr "无修改时间!"
+msgid "No modification time"
+msgstr ""
msgid "No name OID"
msgstr "无名称 OID"
-msgid "No printer name!"
-msgstr "无打印机名称!"
+msgid "No printer name"
+msgstr ""
-msgid "No printer-uri found for class!"
-msgstr "找不到类的 printer-uri!"
+msgid "No printer-uri found"
+msgstr ""
-msgid "No printer-uri found!"
-msgstr "找不到 printer-uri!"
+msgid "No printer-uri found for class"
+msgstr ""
-msgid "No printer-uri in request!"
-msgstr "请求中没有 printer-uri!"
+msgid "No printer-uri in request"
+msgstr ""
msgid "No request-id"
msgstr "无 request-id"
-msgid "No subscription attributes in request!"
-msgstr "请求中没有订阅属性!"
+msgid "No subscription attributes in request"
+msgstr ""
msgid "No subscriptions found."
msgstr "找不到订阅。"
@@ -3517,12 +3462,6 @@ msgstr "注释"
msgid "OK"
msgstr "好"
-msgid "OPC almost at end-of-life."
-msgstr "OPC 的使用寿命差不多快要到了。"
-
-msgid "OPC at end-of-life!"
-msgstr "OPC 的使用寿命已到!"
-
msgid "Off (1-Sided)"
msgstr "关闭(单面)"
@@ -3551,18 +3490,9 @@ msgstr "选项已安装"
msgid "Options: "
msgstr "Options: "
-msgid "Out of toner!"
-msgstr "碳粉不足!"
-
msgid "Output Mode"
msgstr "输出模式"
-msgid "Output bin almost full."
-msgstr "出纸箱差不多快要满了。"
-
-msgid "Output bin full!"
-msgstr "出纸箱已满!"
-
#, c-format
msgid "Output for printer %s is sent to %s\n"
msgstr "打印机 %s 的输出已发送到 %s\n"
@@ -3579,9 +3509,6 @@ msgstr "打印机 %s 的输出已发送到 %s/%s\n"
msgid "Output for printer %s/%s is sent to remote printer %s on %s\n"
msgstr "打印机 %s/%s 的输出已发送到远程打印机 %s(在 %s 上)\n"
-msgid "Output tray missing!"
-msgstr "缺少输出盒!"
-
msgid "PASS\n"
msgstr "通过\n"
@@ -3737,9 +3664,6 @@ msgstr "打印机已暂停"
msgid "Printer Settings"
msgstr "打印机设置"
-msgid "Printer offline."
-msgstr "打印机已脱机。"
-
msgid "Printer:"
msgstr "打印机:"
@@ -3794,9 +3718,6 @@ msgstr "倒回"
msgid "Running command: %s %s -N -A %s -c '%s'\n"
msgstr "运行命令:%s %s -N -A %s -c &apos;%s&apos;\n"
-msgid "SCSI Printer"
-msgstr "SCSI 打印机"
-
msgid "SEQUENCE uses indefinite length"
msgstr "SEQUENCE 使用不定长度"
@@ -3906,13 +3827,67 @@ msgstr ""
"类名称可能最多包含 127 个可打印的字符,且不能包含空格、斜线 (/) 或磅符号 "
"(#)。"
+msgid "The developer unit needs to be replaced."
+msgstr ""
+
+msgid "The developer unit will need to be replaced soon."
+msgstr ""
+
+msgid "The fuser's temperature is high."
+msgstr ""
+
+msgid "The fuser's temperature is low."
+msgstr ""
+
msgid ""
"The notify-lease-duration attribute cannot be used with job subscriptions."
msgstr "notify-lease-duration 属性不能配合作业订阅使用。"
#, c-format
-msgid "The notify-user-data value is too large (%d > 63 octets)!"
-msgstr "notify-user-data 值太大(%d &gt; 63 个八位字节)!"
+msgid "The notify-user-data value is too large (%d > 63 octets)"
+msgstr ""
+
+msgid "The optical photoconductor needs to be replaced."
+msgstr ""
+
+msgid "The optical photoconductor will need to be replaced soon."
+msgstr ""
+
+msgid "The output bin is almost full."
+msgstr ""
+
+msgid "The output bin is full."
+msgstr ""
+
+msgid "The output bin is missing."
+msgstr ""
+
+msgid "The paper tray is almost empty."
+msgstr ""
+
+msgid "The paper tray is empty."
+msgstr ""
+
+msgid "The paper tray is missing."
+msgstr ""
+
+msgid "The paper tray needs to be filled."
+msgstr ""
+
+msgid "The printer is almost out of ink."
+msgstr ""
+
+msgid "The printer is low on toner."
+msgstr ""
+
+msgid "The printer is offline."
+msgstr ""
+
+msgid "The printer is out of ink."
+msgstr ""
+
+msgid "The printer is out of toner."
+msgstr ""
msgid ""
"The printer name may only contain up to 127 printable characters and may not "
@@ -3921,18 +3896,33 @@ msgstr ""
"打印机名称可能最多包含 127 个可打印的字符,且不能包含空格、斜线 (/) 或磅符号 "
"(#)。"
-msgid "The printer or class is not shared!"
-msgstr "打印机或类没有共享!"
+msgid "The printer or class is not shared"
+msgstr ""
msgid "The printer or class was not found."
msgstr "打印机或类找不到。"
+msgid "The printer's cover is open."
+msgstr ""
+
+msgid "The printer's door is open."
+msgstr ""
+
+msgid "The printer's interlock is open."
+msgstr ""
+
+msgid "The printer's waste bin is almost full."
+msgstr ""
+
+msgid "The printer's waste bin is full."
+msgstr ""
+
#, c-format
msgid "The printer-uri \"%s\" contains invalid characters."
msgstr "printer-uri“%s”含有无效字符。"
-msgid "The printer-uri attribute is required!"
-msgstr "需要 printer-uri 属性。"
+msgid "The printer-uri attribute is required"
+msgstr ""
msgid ""
"The printer-uri must be of the form \"ipp://HOSTNAME/classes/CLASSNAME\"."
@@ -3950,25 +3940,25 @@ msgstr "订阅名称可能不包含空格、斜线 (/)、问号 (?) 或磅符号
msgid "There are too many subscriptions."
msgstr "有太多订阅。"
+msgid "There is a paper jam."
+msgstr ""
+
msgid "Thermal Transfer Media"
msgstr "热转印介质"
msgid "Title: "
msgstr "标题:"
-msgid "Toner low."
-msgstr "碳粉不足。"
-
msgid "Too many active jobs."
msgstr "太多活跃的作业。"
#, c-format
-msgid "Too many job-sheets values (%d > 2)!"
-msgstr "太多 job-sheets 值 (%d > 2)!"
+msgid "Too many job-sheets values (%d > 2)"
+msgstr ""
#, c-format
-msgid "Too many printer-state-reasons values (%d > %d)!"
-msgstr "太多 printer-state-reasons 值 (%d > %d)!"
+msgid "Too many printer-state-reasons values (%d > %d)"
+msgstr ""
msgid "Transparency"
msgstr "透明度"
@@ -4029,14 +4019,14 @@ msgid "Unable to add class:"
msgstr "无法添加类:"
#, c-format
-msgid "Unable to add job for destination \"%s\"!"
-msgstr "无法为目的位置“%s”添加作业!"
+msgid "Unable to add job for destination \"%s\""
+msgstr ""
msgid "Unable to add printer:"
msgstr "无法添加打印机:"
-msgid "Unable to allocate memory for file types!"
-msgstr "无法为文件类型分配内存!"
+msgid "Unable to allocate memory for file types"
+msgstr ""
msgid "Unable to cancel RSS subscription:"
msgstr "无法取消 RSS 订阅:"
@@ -4054,38 +4044,38 @@ msgid "Unable to connect to host."
msgstr "无法连接到主机。"
#, c-format
-msgid "Unable to copy 64-bit CUPS printer driver files (%d)!"
-msgstr "无法拷贝 64 位 CUPS 打印机驱动程序文件 (%d)!"
+msgid "Unable to copy 64-bit CUPS printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to copy 64-bit Windows printer driver files (%d)!"
-msgstr "无法拷贝 64 位 Windows 打印机驱动程序文件 (%d)!"
+msgid "Unable to copy 64-bit Windows printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to copy CUPS printer driver files (%d)!"
-msgstr "无法拷贝 CUPS 打印机驱动程序文件 (%d)!"
+msgid "Unable to copy CUPS printer driver files (%d)"
+msgstr ""
-#, c-format
-msgid "Unable to copy PPD file - %s!"
-msgstr "无法拷贝 PPD 文件 - %s!"
+msgid "Unable to copy PPD file"
+msgstr ""
-msgid "Unable to copy PPD file!"
-msgstr "无法拷贝 PPD 文件!"
+#, c-format
+msgid "Unable to copy PPD file - %s"
+msgstr ""
#, c-format
-msgid "Unable to copy Windows 2000 printer driver files (%d)!"
-msgstr "无法拷贝 Windows 2000 打印机驱动程序文件 (%d)!"
+msgid "Unable to copy Windows 2000 printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to copy Windows 9x printer driver files (%d)!"
-msgstr "无法拷贝 Windows 9x 打印机驱动程序文件 (%d)!"
+msgid "Unable to copy Windows 9x printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to copy interface script - %s!"
-msgstr "无法拷贝接口脚本 - %s!"
+msgid "Unable to copy interface script - %s"
+msgstr ""
-msgid "Unable to create printer-uri!"
-msgstr "无法创建 printer-uri!"
+msgid "Unable to create printer-uri"
+msgstr ""
msgid "Unable to create temporary file:"
msgstr "无法创建临时文件:"
@@ -4099,14 +4089,14 @@ msgstr "无法删除打印机:"
msgid "Unable to do maintenance command:"
msgstr "无法执行维护命令:"
-msgid "Unable to edit cupsd.conf files larger than 1MB!"
-msgstr "无法编辑大于 1MB 的 cupsd.conf 文件!"
+msgid "Unable to edit cupsd.conf files larger than 1MB"
+msgstr ""
-msgid "Unable to find destination for job!"
-msgstr "找不到作业的目的位置!"
+msgid "Unable to find destination for job"
+msgstr ""
-msgid "Unable to find printer!\n"
-msgstr "找不到打印机\n"
+msgid "Unable to find printer\n"
+msgstr ""
msgid "Unable to get class list:"
msgstr "无法获得类列表:"
@@ -4127,12 +4117,12 @@ msgid "Unable to get printer status:"
msgstr "无法获得打印机状态:"
#, c-format
-msgid "Unable to install Windows 2000 printer driver files (%d)!"
-msgstr "无法安装 Windows 2000 打印机驱动程序文件 (%d)!"
+msgid "Unable to install Windows 2000 printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to install Windows 9x printer driver files (%d)!"
-msgstr "无法安装 Windows 9x 打印机驱动程序文件 (%d)!"
+msgid "Unable to install Windows 9x printer driver files (%d)"
+msgstr ""
msgid "Unable to modify class:"
msgstr "无法修改类:"
@@ -4156,8 +4146,8 @@ msgid "Unable to open cupsd.conf file:"
msgstr "无法打开 cupsd.conf 文件:"
#, c-format
-msgid "Unable to open document %d in job %d!"
-msgstr "无法打开文稿 %d(在作业 %d 中)!"
+msgid "Unable to open document %d in job %d"
+msgstr ""
msgid "Unable to print test page:"
msgstr "无法打印测试页:"
@@ -4166,12 +4156,12 @@ msgstr "无法打印测试页:"
msgid "Unable to run \"%s\": %s\n"
msgstr "无法运行“%s”:%s\n"
-msgid "Unable to send command to printer driver!"
-msgstr "无法将命令发送到打印机驱动程序!"
+msgid "Unable to send command to printer driver"
+msgstr ""
#, c-format
-msgid "Unable to set Windows printer driver (%d)!"
-msgstr "无法获得 Windows 打印机驱动程序 (%d)!"
+msgid "Unable to set Windows printer driver (%d)"
+msgstr ""
msgid "Unable to set options:"
msgstr "无法设定选项:"
@@ -4182,8 +4172,8 @@ msgstr "无法设定服务器默认值:"
msgid "Unable to upload cupsd.conf file:"
msgstr "无法上传 cupsd.conf 文件:"
-msgid "Unable to use legacy USB class driver!\n"
-msgstr "无法使用传统 USB 类驱动程序!\n"
+msgid "Unable to use legacy USB class driver\n"
+msgstr ""
msgid "Unauthorized"
msgstr "未授权"
@@ -4203,28 +4193,28 @@ msgid "Unknown printer-op-policy \"%s\"."
msgstr "未知 printer-op-policy“%s”。"
#, c-format
-msgid "Unsupported character set \"%s\"!"
-msgstr "不支持的字符集“%s”!"
+msgid "Unsupported character set \"%s\""
+msgstr ""
#, c-format
-msgid "Unsupported compression \"%s\"!"
-msgstr "不被支持的压缩“%s”!"
+msgid "Unsupported compression \"%s\""
+msgstr ""
#, c-format
-msgid "Unsupported compression attribute %s!"
-msgstr "不被支持的压缩属性 %s!"
+msgid "Unsupported compression attribute %s"
+msgstr ""
#, c-format
-msgid "Unsupported format \"%s\"!"
-msgstr "不被支持的格式“%s”!"
+msgid "Unsupported format \"%s\""
+msgstr ""
#, c-format
-msgid "Unsupported format '%s'!"
-msgstr "不被支持的格式 &apos;%s&apos;!"
+msgid "Unsupported format '%s'"
+msgstr ""
#, c-format
-msgid "Unsupported format '%s/%s'!"
-msgstr "不被支持的格式 &apos;%s/%s&apos;!"
+msgid "Unsupported format '%s/%s'"
+msgstr ""
msgid "Unsupported value type"
msgstr "不支持的值类型"
@@ -4396,6 +4386,8 @@ msgid ""
"\n"
"Options:\n"
"\n"
+" -I {filename,filters,none,profiles}\n"
+" Ignore specific warnings\n"
" -R root-directory Set alternate root\n"
" -W {all,none,constraints,defaults,duplex,filters,profiles,sizes,"
"translations}\n"
@@ -4406,6 +4398,22 @@ msgid ""
" -vv Be very verbose\n"
msgstr ""
+msgid ""
+"Usage: ipptest [options] URI filename.test [ ... filenameN.test ]\n"
+"\n"
+"Options:\n"
+"\n"
+"-E Test with encryption.\n"
+"-V version Set default IPP version.\n"
+"-X Produce XML instead of plain text.\n"
+"-c Send requests using chunking (default)\n"
+"-d name=value Define variable.\n"
+"-f filename Set default test file.\n"
+"-i seconds Repeat the last test file with the given interval.\n"
+"-l Send requests using content-length\n"
+"-v Show all attributes sent and received.\n"
+msgstr ""
+
msgid "Usage: lpmove job/src dest\n"
msgstr "Usage: lpmove job/src dest\n"
@@ -4532,12 +4540,13 @@ msgstr "WARNING: 仅添加找到的前 %d 台打印机"
msgid "WARNING: Boolean expected for waiteof option \"%s\"\n"
msgstr "WARNING: Boolean 期望 waiteof 选项“%s”\n"
-msgid "WARNING: Failed to read side-channel request!\n"
-msgstr "WARNING: 读取面通道请求失败!\n"
+#, c-format
+msgid "WARNING: Network host '%s' is busy; will retry in %d seconds...\n"
+msgstr ""
#, c-format
-msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature!\n"
-msgstr "WARNING: 不能通过 IncludeFeature 包括选项“%s”!\n"
+msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature\n"
+msgstr ""
msgid "WARNING: Printer not responding\n"
msgstr "WARNING: 打印机没有响应\n"
@@ -4548,31 +4557,24 @@ msgstr "WARNING: 打印机发送了意外的 EOF\n"
#, c-format
msgid ""
"WARNING: Remote host did not respond with command status byte after %d "
-"seconds!\n"
-msgstr "WARNING: %d 秒钟后,远程主机没有响应命令状态字节!\n"
+"seconds\n"
+msgstr ""
#, c-format
msgid ""
"WARNING: Remote host did not respond with control status byte after %d "
-"seconds!\n"
-msgstr "WARNING: %d 秒钟后,远程主机没有响应控制状态字节!\n"
+"seconds\n"
+msgstr ""
#, c-format
msgid ""
-"WARNING: Remote host did not respond with data status byte after %d "
-"seconds!\n"
-msgstr "WARNING: %d 秒钟后,远程主机没有响应数据状态字节!\n"
-
-#, c-format
-msgid "WARNING: SCSI command timed out (%d); retrying...\n"
-msgstr "WARNING: SCSI 命令超时 (%d);正在重试…\n"
+"WARNING: Remote host did not respond with data status byte after %d seconds\n"
+msgstr ""
msgid ""
"WARNING: This document does not conform to the Adobe Document Structuring "
-"Conventions and may not print correctly!\n"
+"Conventions and may not print correctly\n"
msgstr ""
-"WARNING: 此文稿不符合 Adobe Document Structuring Conventions 的要求,可能无法"
-"正确打印!\n"
#, c-format
msgid "WARNING: Unable to open \"%s:%s\": %s\n"
@@ -4590,29 +4592,23 @@ msgid "WARNING: Unknown PAP packet of type %d\n"
msgstr "WARNING: 未知的 PAP 包(类型 %d)\n"
#, c-format
-msgid "WARNING: Unknown choice \"%s\" for option \"%s\"!\n"
-msgstr "WARNING: 未知选择“%s”(用于选项“%s”)!\n"
+msgid "WARNING: Unknown choice \"%s\" for option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "WARNING: Unknown option \"%s\"!\n"
-msgstr "WARNING: 未知选项“%s”!\n"
+msgid "WARNING: Unknown option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "WARNING: Unsupported baud rate %s!\n"
-msgstr "WARNING: 不被支持的波特率 %s!\n"
+msgid "WARNING: Unsupported baud rate %s\n"
+msgstr ""
#, c-format
msgid "WARNING: number expected for status option \"%s\"\n"
msgstr "WARNING: 状态选项“%s”期望数字\n"
-#, c-format
-msgid ""
-"WARNING: recoverable: Network host '%s' is busy; will retry in %d "
-"seconds...\n"
-msgstr "WARNING: 可恢复:网络主机“%s”正忙;将在 %d 秒钟后重试…\n"
-
-msgid "Warning, no Windows 2000 printer drivers are installed!"
-msgstr "警告,未安装 Windows 2000 打印机驱动程序!"
+msgid "Warning, no Windows 2000 printer drivers are installed"
+msgstr ""
msgid "Yes"
msgstr "是"
@@ -4660,40 +4656,40 @@ msgid "cupsctl: Unable to connect to server: %s\n"
msgstr "cupsctl:无法连接到服务器:%s\n"
#, c-format
-msgid "cupsctl: Unknown option \"%s\"!\n"
-msgstr "cupsctl:未知选项“%s”!\n"
+msgid "cupsctl: Unknown option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "cupsctl: Unknown option \"-%c\"!\n"
-msgstr "cupsctl:未知选项“-%c”!\n"
+msgid "cupsctl: Unknown option \"-%c\"\n"
+msgstr ""
-msgid "cupsd: Expected config filename after \"-c\" option!\n"
-msgstr "cupsd:“-c”选项后期望配置文件名称!\n"
+msgid "cupsd: Expected config filename after \"-c\" option\n"
+msgstr ""
-msgid "cupsd: Unable to get current directory!\n"
-msgstr "cupsd:无法获得当前目录!\n"
+msgid "cupsd: Unable to get current directory\n"
+msgstr ""
#, c-format
-msgid "cupsd: Unknown argument \"%s\" - aborting!\n"
-msgstr "cupsd:未知自变量“%s”- 正在中止!\n"
+msgid "cupsd: Unknown argument \"%s\" - aborting\n"
+msgstr ""
#, c-format
-msgid "cupsd: Unknown option \"%c\" - aborting!\n"
-msgstr "cupsd:未知选项“%c”- 正在中止!\n"
+msgid "cupsd: Unknown option \"%c\" - aborting\n"
+msgstr ""
msgid "cupsd: launchd(8) support not compiled in, running in normal mode.\n"
msgstr "cupsd:launchd(8) 支持未编译,正在以正常模式运行。\n"
#, c-format
-msgid "cupsfilter: Invalid document number %d!\n"
-msgstr "cupsfilter:无效的文稿编号 %d!\n"
+msgid "cupsfilter: Invalid document number %d\n"
+msgstr ""
#, c-format
-msgid "cupsfilter: Invalid job ID %d!\n"
-msgstr "cupsfilter:无效的作业 ID %d!\n"
+msgid "cupsfilter: Invalid job ID %d\n"
+msgstr ""
-msgid "cupsfilter: Only one filename can be specified!\n"
-msgstr "cupsfilter:只能指定一个文件名称!\n"
+msgid "cupsfilter: Only one filename can be specified\n"
+msgstr ""
#, c-format
msgid "cupsfilter: Unable to get job file - %s\n"
@@ -4728,59 +4724,95 @@ msgstr "帮助\t\t获得命令帮助\n"
msgid "idle"
msgstr "闲置"
-msgid "job-printer-uri attribute missing!"
-msgstr "job-printer-uri 属性丢失!"
+msgid "ipptest: \"-i\" is incompatible with \"-x\".\n"
+msgstr ""
-msgid "lpadmin: Class name can only contain printable characters!\n"
-msgstr "lpadmin: 类名称只能含有可打印字符!\n"
+#, c-format
+msgid "ipptest: Bad URI - %s.\n"
+msgstr ""
-msgid "lpadmin: Expected PPD after '-P' option!\n"
-msgstr "lpadmin: &apos;-P&apos; 选项后期望 PPD!\n"
+#, c-format
+msgid "ipptest: Bad version %s for \"-V\".\n"
+msgstr ""
+
+msgid "ipptest: May only specify a single URI.\n"
+msgstr ""
+
+msgid "ipptest: Missing filename for \"-f\".\n"
+msgstr ""
+
+msgid "ipptest: Missing name=value for \"-d\".\n"
+msgstr ""
+
+msgid "ipptest: Missing seconds for \"-i\".\n"
+msgstr ""
+
+msgid "ipptest: Missing version for \"-V\".\n"
+msgstr ""
+
+msgid "ipptest: Only http, https, and ipp URIs are supported."
+msgstr ""
+
+msgid "ipptest: URI required before test file."
+msgstr ""
+
+#, c-format
+msgid "ipptest: Unknown option \"-%c\".\n"
+msgstr ""
+
+msgid "job-printer-uri attribute missing"
+msgstr ""
+
+msgid "lpadmin: Class name can only contain printable characters\n"
+msgstr ""
+
+msgid "lpadmin: Expected PPD after '-P' option\n"
+msgstr ""
-msgid "lpadmin: Expected allow/deny:userlist after '-u' option!\n"
-msgstr "lpadmin: &apos;-u&apos; 选项后期望 allow/deny:userlist!\n"
+msgid "lpadmin: Expected allow/deny:userlist after '-u' option\n"
+msgstr ""
-msgid "lpadmin: Expected class after '-r' option!\n"
-msgstr "lpadmin: &apos;-r&apos; 选项后期望类。\n"
+msgid "lpadmin: Expected class after '-r' option\n"
+msgstr ""
-msgid "lpadmin: Expected class name after '-c' option!\n"
-msgstr "lpadmin: &apos;-c&apos; 选项后期望类名称!\n"
+msgid "lpadmin: Expected class name after '-c' option\n"
+msgstr ""
-msgid "lpadmin: Expected description after '-D' option!\n"
-msgstr "lpadmin: &apos;-D&apos; 选项后期望描述!\n"
+msgid "lpadmin: Expected description after '-D' option\n"
+msgstr ""
-msgid "lpadmin: Expected device URI after '-v' option!\n"
-msgstr "lpadmin: &apos;-v&apos; 选项后期望设备 URI!\n"
+msgid "lpadmin: Expected device URI after '-v' option\n"
+msgstr ""
-msgid "lpadmin: Expected file type(s) after '-I' option!\n"
-msgstr "lpadmin: &apos;-I&apos; 选项后期望文件类型!\n"
+msgid "lpadmin: Expected file type(s) after '-I' option\n"
+msgstr ""
-msgid "lpadmin: Expected hostname after '-h' option!\n"
-msgstr "lpadmin: &apos;-h&apos; 选项后期望主机名称!\n"
+msgid "lpadmin: Expected hostname after '-h' option\n"
+msgstr ""
-msgid "lpadmin: Expected interface after '-i' option!\n"
-msgstr "lpadmin: &apos;-i&apos; 选项后期望接口!\n"
+msgid "lpadmin: Expected interface after '-i' option\n"
+msgstr ""
-msgid "lpadmin: Expected location after '-L' option!\n"
-msgstr "lpadmin: &apos;-L&apos; 选项后期望位置!\n"
+msgid "lpadmin: Expected location after '-L' option\n"
+msgstr ""
-msgid "lpadmin: Expected model after '-m' option!\n"
-msgstr "lpadmin: &apos;-m&apos; 选项后期望型号!\n"
+msgid "lpadmin: Expected model after '-m' option\n"
+msgstr ""
-msgid "lpadmin: Expected name=value after '-o' option!\n"
-msgstr "lpadmin: &apos;-o&apos; 选项后期望 name=value!\n"
+msgid "lpadmin: Expected name=value after '-o' option\n"
+msgstr ""
-msgid "lpadmin: Expected printer after '-p' option!\n"
-msgstr "lpadmin: &apos;-p&apos; 选项后期望打印机!\n"
+msgid "lpadmin: Expected printer after '-p' option\n"
+msgstr ""
-msgid "lpadmin: Expected printer name after '-d' option!\n"
-msgstr "lpadmin: &apos;-d&apos; 选项后期望打印机名称!\n"
+msgid "lpadmin: Expected printer name after '-d' option\n"
+msgstr ""
-msgid "lpadmin: Expected printer or class after '-x' option!\n"
-msgstr "lpadmin: &apos;-x&apos; 选项后期望打印机或类!\n"
+msgid "lpadmin: Expected printer or class after '-x' option\n"
+msgstr ""
-msgid "lpadmin: No member names were seen!\n"
-msgstr "lpadmin: 会发现成员名称!\n"
+msgid "lpadmin: No member names were seen\n"
+msgstr ""
#, c-format
msgid "lpadmin: Printer %s is already a member of class %s.\n"
@@ -4790,15 +4822,13 @@ msgstr "lpadmin: 打印机 %s 已经是类 %s 的成员。\n"
msgid "lpadmin: Printer %s is not a member of class %s.\n"
msgstr "lpadmin: 打印机 %s 不是类 %s 的成员。\n"
-msgid "lpadmin: Printer name can only contain printable characters!\n"
-msgstr "lpadmin: 打印机名称只能含有可打印字符!\n"
+msgid "lpadmin: Printer name can only contain printable characters\n"
+msgstr ""
msgid ""
"lpadmin: Unable to add a printer to the class:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: 无法将打印机添加到类:\n"
-" 您必须先指定一个打印机名称!\n"
#, c-format
msgid "lpadmin: Unable to connect to server: %s\n"
@@ -4814,125 +4844,109 @@ msgstr "lpadmin: 无法打开文件“%s”:%s\n"
msgid ""
"lpadmin: Unable to remove a printer from the class:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: 无法从类中去掉打印机:\n"
-" 您必须先指定一个打印机名称!\n"
msgid ""
"lpadmin: Unable to set the PPD file:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: 无法设定 PPD 文件:\n"
-" 您必须先指定一个打印机名称!\n"
msgid ""
"lpadmin: Unable to set the device URI:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: 无法设定设备 URI:\n"
-" 您必须先指定一个打印机名称!\n"
msgid ""
"lpadmin: Unable to set the interface script or PPD file:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: 无法设定接口脚本或 PPD 文件:\n"
-" 您必须先指定一个打印机名称!\n"
msgid ""
"lpadmin: Unable to set the interface script:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: 无法设定接口脚本:\n"
-" 您必须先指定一个打印机名称!\n"
msgid ""
"lpadmin: Unable to set the printer description:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: 无法设定打印机描述:\n"
-" 您必须先指定一个打印机名称!\n"
msgid ""
"lpadmin: Unable to set the printer location:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: 无法设定打印机位置:\n"
-" 您必须先指定一个打印机名称!\n"
msgid ""
"lpadmin: Unable to set the printer options:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin: 无法设定打印机选项:\n"
-" 您必须先指定一个打印机名称!\n"
#, c-format
-msgid "lpadmin: Unknown allow/deny option \"%s\"!\n"
-msgstr "lpadmin: 未知的允许/拒绝选项“%s”!\n"
+msgid "lpadmin: Unknown allow/deny option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "lpadmin: Unknown argument '%s'!\n"
-msgstr "lpadmin: 未知自变量 &apos;%s&apos;!\n"
+msgid "lpadmin: Unknown argument '%s'\n"
+msgstr ""
#, c-format
-msgid "lpadmin: Unknown option '%c'!\n"
-msgstr "lpadmin: 未知选项 &apos;%c&apos;!\n"
+msgid "lpadmin: Unknown option '%c'\n"
+msgstr ""
-msgid "lpadmin: Warning - content type list ignored!\n"
-msgstr "lpadmin: 警告 - 内容类型列表被忽略!\n"
+msgid "lpadmin: Warning - content type list ignored\n"
+msgstr ""
msgid "lpc> "
msgstr "lpc&gt; "
-msgid "lpinfo: Expected 1284 device ID string after --device-id!\n"
-msgstr "lpinfo:--device-id 后期望的 1284 设备 ID 字符串!\n"
+msgid "lpinfo: Expected 1284 device ID string after --device-id\n"
+msgstr ""
-msgid "lpinfo: Expected language after --language!\n"
-msgstr "lpinfo:--language 后期望的语言!\n"
+msgid "lpinfo: Expected language after --language\n"
+msgstr ""
-msgid "lpinfo: Expected make and model after --make-and-model!\n"
-msgstr "lpinfo:--make-and-model 后期望的制造和型号!\n"
+msgid "lpinfo: Expected make and model after --make-and-model\n"
+msgstr ""
-msgid "lpinfo: Expected product string after --product!\n"
-msgstr "lpinfo:--product 后期望的产品字符串!\n"
+msgid "lpinfo: Expected product string after --product\n"
+msgstr ""
-msgid "lpinfo: Expected scheme list after --exclude-schemes!\n"
-msgstr "lpinfo:--exclude-schemes 后期望的方案列表!\n"
+msgid "lpinfo: Expected scheme list after --exclude-schemes\n"
+msgstr ""
-msgid "lpinfo: Expected scheme list after --include-schemes!\n"
-msgstr "lpinfo:--include-schemes 后期望的方案列表!\n"
+msgid "lpinfo: Expected scheme list after --include-schemes\n"
+msgstr ""
-msgid "lpinfo: Expected timeout after --timeout!\n"
-msgstr "lpinfo:--timeout 后期望的超时!\n"
+msgid "lpinfo: Expected timeout after --timeout\n"
+msgstr ""
#, c-format
-msgid "lpinfo: Unknown argument '%s'!\n"
-msgstr "lpinfo:未知自变量 &apos;%s&apos;!\n"
+msgid "lpinfo: Unknown argument '%s'\n"
+msgstr ""
#, c-format
-msgid "lpinfo: Unknown option '%c'!\n"
-msgstr "lpinfo:未知选项 &apos;%c&apos;!\n"
+msgid "lpinfo: Unknown option '%c'\n"
+msgstr ""
#, c-format
-msgid "lpinfo: Unknown option '%s'!\n"
-msgstr "lpinfo:未知选项“%s”!\n"
+msgid "lpinfo: Unknown option '%s'\n"
+msgstr ""
#, c-format
msgid "lpmove: Unable to connect to server: %s\n"
msgstr "lpmove:无法连接到服务器:%s\n"
#, c-format
-msgid "lpmove: Unknown argument '%s'!\n"
-msgstr "lpmove:未知自变量 &apos;%s&apos;!\n"
+msgid "lpmove: Unknown argument '%s'\n"
+msgstr ""
#, c-format
-msgid "lpmove: Unknown option '%c'!\n"
-msgstr "lpmove:未知选项 &apos;%c&apos;!\n"
+msgid "lpmove: Unknown option '%c'\n"
+msgstr ""
-msgid "lpoptions: No printers!?!\n"
-msgstr "lpoptions:无打印机!?!\n"
+msgid "lpoptions: No printers\n"
+msgstr ""
#, c-format
msgid "lpoptions: Unable to add printer or instance: %s\n"
@@ -4943,23 +4957,23 @@ msgid "lpoptions: Unable to get PPD file for %s: %s\n"
msgstr "lpoptions:无法获得 %s 的 PPD 文件:%s\n"
#, c-format
-msgid "lpoptions: Unable to open PPD file for %s!\n"
-msgstr "lpoptions:无法打开 %s 的 PPD 文件!\n"
+msgid "lpoptions: Unable to open PPD file for %s\n"
+msgstr ""
-msgid "lpoptions: Unknown printer or class!\n"
-msgstr "lpoptions:未知打印机或类!\n"
+msgid "lpoptions: Unknown printer or class\n"
+msgstr ""
-msgid "lppasswd: Only root can add or delete passwords!\n"
-msgstr "lppasswd: 仅根用户才可以添加或删除密码!\n"
+msgid "lppasswd: Only root can add or delete passwords\n"
+msgstr ""
-msgid "lppasswd: Password file busy!\n"
-msgstr "lppasswd: 密码文件正忙!\n"
+msgid "lppasswd: Password file busy\n"
+msgstr ""
-msgid "lppasswd: Password file not updated!\n"
-msgstr "lppasswd: 密码文件未更新!\n"
+msgid "lppasswd: Password file not updated\n"
+msgstr ""
-msgid "lppasswd: Sorry, password doesn't match!\n"
-msgstr "lppasswd: 对不起,密码不匹配!\n"
+msgid "lppasswd: Sorry, password doesn't match\n"
+msgstr ""
msgid ""
"lppasswd: Sorry, password rejected.\n"
@@ -4970,8 +4984,8 @@ msgstr ""
"您的密码必须至少有 6 个字符长,不能包含\n"
"您的用户名称,并且必须至少包含 1 个字母和 1 个数字。\n"
-msgid "lppasswd: Sorry, passwords don't match!\n"
-msgstr "lppasswd: 对不起,密码不匹配!\n"
+msgid "lppasswd: Sorry, passwords don't match\n"
+msgstr ""
#, c-format
msgid "lppasswd: Unable to copy password string: %s\n"
@@ -5000,8 +5014,8 @@ msgstr "lppasswd: 用户“%s”和组“%s”不存在。\n"
#, c-format
msgid ""
"lpstat: error - %s environment variable names non-existent destination \"%s"
-"\"!\n"
-msgstr "lpstat: 错误 - %s 个环境变量名称不存在目的位置“%s”!\n"
+"\"\n"
+msgstr ""
#, c-format
msgid "members of class %s:\n"
@@ -5013,20 +5027,20 @@ msgstr "无条目\n"
msgid "no system default destination\n"
msgstr "无系统默认目的位置\n"
-msgid "notify-events not specified!"
-msgstr "notify-events 未指定!"
+msgid "notify-events not specified"
+msgstr ""
#, c-format
-msgid "notify-recipient-uri URI \"%s\" is already used!"
-msgstr "notify-recipient-uri URI“%s”已经在使用!"
+msgid "notify-recipient-uri URI \"%s\" is already used"
+msgstr ""
#, c-format
-msgid "notify-recipient-uri URI \"%s\" uses unknown scheme!"
-msgstr "notify-recipient-uri URI“%s”使用未知方案!"
+msgid "notify-recipient-uri URI \"%s\" uses unknown scheme"
+msgstr ""
#, c-format
-msgid "notify-subscription-id %d no good!"
-msgstr "notify-subscription-id %d 不好!"
+msgid "notify-subscription-id %d no good"
+msgstr ""
msgid "pending"
msgstr "挂起"
@@ -5044,40 +5058,40 @@ msgid "ppdc: Bad boolean value (%s) on line %d of %s.\n"
msgstr "ppdc:错误的布尔值 (%1$s),在 %3$s 的第 %2$d 行。\n"
#, c-format
-msgid "ppdc: Bad resolution name \"%s\" on line %d of %s!\n"
-msgstr "ppdc:错误的分辨率名称“%1$s”,在 %3$s 的第 %2$d 行。\n"
+msgid "ppdc: Bad resolution name \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Bad status keyword %s on line %d of %s!\n"
-msgstr "ppdc:错误的关键词 %1$s,在 %3$s 的第 %2$d 行。\n"
+msgid "ppdc: Bad status keyword %s on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Bad variable substitution ($%c) on line %d of %s.\n"
msgstr "ppdc:错误的变量替换 ($%1$c),在 %3$s 的第 %2$d 行。\n"
#, c-format
-msgid "ppdc: Choice found on line %d of %s with no Option!\n"
-msgstr "ppdc:在 %2$s 的第 %1$d 行找到选择,但没有选项!\n"
+msgid "ppdc: Choice found on line %d of %s with no Option\n"
+msgstr ""
#, c-format
-msgid "ppdc: Duplicate #po for locale %s on line %d of %s!\n"
-msgstr "ppdc:地点 %1$s 的 #po 重复(在 %3$s 的第 %2$d 行)!\n"
+msgid "ppdc: Duplicate #po for locale %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected a filter definition on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行期望滤镜定义!\n"
+msgid "ppdc: Expected a filter definition on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected a program name on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行期望程序名称!\n"
+msgid "ppdc: Expected a program name on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Expected boolean value on line %d of %s.\n"
msgstr "ppdc:%2$s 的第 %1$d 行期望布尔值。\n"
#, c-format
-msgid "ppdc: Expected charset after Font on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上的 Font 后面期望字符集!\n"
+msgid "ppdc: Expected charset after Font on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Expected choice code on line %d of %s.\n"
@@ -5088,182 +5102,180 @@ msgid "ppdc: Expected choice name/text on line %d of %s.\n"
msgstr "ppdc:%2$s 的第 %1$d 行期望选择名称/文本。\n"
#, c-format
-msgid "ppdc: Expected color order for ColorModel on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行期望 ColorModel 的颜色顺序!\n"
+msgid "ppdc: Expected color order for ColorModel on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected colorspace for ColorModel on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行期望 ColorModel 的颜色空间!\n"
+msgid "ppdc: Expected colorspace for ColorModel on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected compression for ColorModel on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行期望 ColorModel 的压缩!\n"
+msgid "ppdc: Expected compression for ColorModel on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected constraints string for UIConstraints on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行期望 UIConstraints 的约束字符串!\n"
+msgid "ppdc: Expected constraints string for UIConstraints on line %d of %s\n"
+msgstr ""
#, c-format
msgid ""
-"ppdc: Expected driver type keyword following DriverType on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上的 DriverType 后面期望驱动程序类型关键词!\n"
+"ppdc: Expected driver type keyword following DriverType on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected duplex type after Duplex on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上的 Duplex 后面期望双面类型!\n"
+msgid "ppdc: Expected duplex type after Duplex on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected encoding after Font on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上的 Font 后面期望编码!\n"
+msgid "ppdc: Expected encoding after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected filename after #po %s on line %d of %s!\n"
-msgstr "ppdc:#po %1$s 后面期望文件名称(在 %3$s 的第 %2$d 行)!\n"
+msgid "ppdc: Expected filename after #po %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected group name/text on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行期望组别名称/文本。\n"
+msgid "ppdc: Expected group name/text on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected include filename on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行期望包括文件名称!\n"
+msgid "ppdc: Expected include filename on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected integer on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行期望整数!\n"
+msgid "ppdc: Expected integer on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected locale after #po on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上的 #po 后面期望地点!\n"
+msgid "ppdc: Expected locale after #po on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after %s on line %d of %s!\n"
-msgstr "ppdc:%1$s 后面期望名称(在 %3$s 的第 %2$d 行)!\n"
+msgid "ppdc: Expected name after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after FileName on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上的 FileName 后面期望名称!\n"
+msgid "ppdc: Expected name after FileName on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after Font on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上的 Font 后面期望名称!\n"
+msgid "ppdc: Expected name after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after Manufacturer on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上的 Manufacturer 后面期望名称!\n"
+msgid "ppdc: Expected name after Manufacturer on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after MediaSize on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上的 MediaSize 后面期望名称!\n"
+msgid "ppdc: Expected name after MediaSize on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after ModelName on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上的 ModelName 后面期望名称!\n"
+msgid "ppdc: Expected name after ModelName on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after PCFileName on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上的 PCFileName 后面期望名称!\n"
+msgid "ppdc: Expected name after PCFileName on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text after %s on line %d of %s!\n"
-msgstr "ppdc:%1$s 后面期望名称/文本(在 %3$s 的第 %2$d 行)!\n"
+msgid "ppdc: Expected name/text after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text after Installable on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上的 Installable 后面期望名称/文本!\n"
+msgid "ppdc: Expected name/text after Installable on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text after Resolution on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上的 Resolution 后面期望名称/文本!\n"
+msgid "ppdc: Expected name/text after Resolution on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text combination for ColorModel on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行期望 ColorModel 的名称/文本组合!\n"
+msgid "ppdc: Expected name/text combination for ColorModel on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected option name/text on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行期望选项名称/文本!\n"
+msgid "ppdc: Expected option name/text on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected option section on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行期望选项区!\n"
+msgid "ppdc: Expected option section on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected option type on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行期望选项类型!\n"
+msgid "ppdc: Expected option type on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected override field after Resolution on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上的 Resolution 后面期望覆盖字段!\n"
+msgid "ppdc: Expected override field after Resolution on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected real number on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行期望实数!\n"
+msgid "ppdc: Expected real number on line %d of %s\n"
+msgstr ""
#, c-format
msgid ""
-"ppdc: Expected resolution/mediatype following ColorProfile on line %d of %"
-"s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上的 ColorProfile 后面期望分辨率/介质类型!\n"
+"ppdc: Expected resolution/mediatype following ColorProfile on line %d of %s\n"
+msgstr ""
#, c-format
msgid ""
"ppdc: Expected resolution/mediatype following SimpleColorProfile on line %d "
-"of %s!\n"
+"of %s\n"
msgstr ""
-"ppdc:%2$s 的第 %1$d 行上的 SimpleColorProfile 后面期望分辨率/介质类型!\n"
#, c-format
-msgid "ppdc: Expected selector after %s on line %d of %s!\n"
-msgstr "ppdc:%1$s 后面期望选择器(在 %3$s 的第 %2$d 行)!\n"
+msgid "ppdc: Expected selector after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected status after Font on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上的 Font 后面期望状态!\n"
+msgid "ppdc: Expected status after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected string after Copyright on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上的 Copyright 后面期望字符串!\n"
+msgid "ppdc: Expected string after Copyright on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected string after Version on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上的 Version 后面期望字符串!\n"
+msgid "ppdc: Expected string after Version on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected two option names on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行期望两个选项名称!\n"
+msgid "ppdc: Expected two option names on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected value after %s on line %d of %s!\n"
-msgstr "ppdc:%1$s 后面期望值(在 %3$s 的第 %2$d 行)!\n"
+msgid "ppdc: Expected value after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected version after Font on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上的 Font 后面期望版本!\n"
+msgid "ppdc: Expected version after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid #include/#po filename \"%s\"!\n"
-msgstr "ppdc:无效的 #include/#po 文件名称“%s”!\n"
+msgid "ppdc: Invalid #include/#po filename \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid cost for filter on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行有无效的滤镜成本!\n"
+msgid "ppdc: Invalid cost for filter on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid empty MIME type for filter on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行有无效的滤镜空 MIME 类型!\n"
+msgid "ppdc: Invalid empty MIME type for filter on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid empty program name for filter on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行有无效的滤镜空程序名称!\n"
+msgid "ppdc: Invalid empty program name for filter on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid option section \"%s\" on line %d of %s!\n"
-msgstr "ppdc:无效的选项区“%1$s”,在 %3$s 的第 %2$d 行!\n"
+msgid "ppdc: Invalid option section \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid option type \"%s\" on line %d of %s!\n"
-msgstr "ppdc:无效的选项类型“%1$s”,在 %3$s 的第 %2$d 行!\n"
+msgid "ppdc: Invalid option type \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Loading driver information file \"%s\"...\n"
@@ -5278,32 +5290,32 @@ msgid "ppdc: Loading messages from \"%s\"...\n"
msgstr "ppdc:正在从“%s”载入信息…\n"
#, c-format
-msgid "ppdc: Missing #endif at end of \"%s\"!\n"
-msgstr "ppdc:“%s”的末尾丢失 #endif!\n"
+msgid "ppdc: Missing #endif at end of \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ppdc: Missing #if on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行丢失 #if!\n"
+msgid "ppdc: Missing #if on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: No message catalog provided for locale %s!\n"
-msgstr "ppdc:没有为地点 %s 提供信息目录!\n"
+msgid "ppdc: No message catalog provided for locale %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Option %s defined in two different groups on line %d of %s!\n"
+msgid "ppdc: Option %s defined in two different groups on line %d of %s\n"
msgstr ""
#, c-format
-msgid "ppdc: Option %s redefined with a different type on line %d of %s!\n"
-msgstr "ppdc:选项 %1$s 被重新定义为不同的类型(在 %3$s 的第 %2$d 行)!\n"
+msgid "ppdc: Option %s redefined with a different type on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Option constraint must *name on line %d of %s!\n"
-msgstr "ppdc:选项约束必须在 %2$s 的第 %1$d 行上指定的 *name 中!\n"
+msgid "ppdc: Option constraint must *name on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Too many nested #if's on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行嵌套的 #if 太多!\n"
+msgid "ppdc: Too many nested #if's on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Unable to create PPD file \"%s\" - %s.\n"
@@ -5322,12 +5334,12 @@ msgid "ppdc: Unable to execute cupstestppd: %s\n"
msgstr "ppdc:无法执行 cupstestppd:%s\n"
#, c-format
-msgid "ppdc: Unable to find #po file %s on line %d of %s!\n"
-msgstr "ppdc:找不到 #po 文件 %1$s(在 %3$s 的第 %2$d 行)!\n"
+msgid "ppdc: Unable to find #po file %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unable to find include file \"%s\" on line %d of %s!\n"
-msgstr "ppdc:找不到包括文件“%1$s”(在 %3$s 的第 %2$d 行)!\n"
+msgid "ppdc: Unable to find include file \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Unable to find localization for \"%s\" - %s\n"
@@ -5342,29 +5354,33 @@ msgid "ppdc: Undefined variable (%s) on line %d of %s.\n"
msgstr "ppdc:未定义的变量 (%1$s),在 %3$s 的第 %2$d 行。\n"
#, c-format
-msgid "ppdc: Unknown driver type %s on line %d of %s!\n"
-msgstr "ppdc:未知的驱动程序类型 %1$s,在 %3$s 的第 %2$d 行!\n"
+msgid "ppdc: Unknown driver type %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s!\n"
-msgstr "ppdc:未知的双面类型“%1$s”,在 %3$s 的第 %2$d 行!\n"
+msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown media size \"%s\" on line %d of %s!\n"
-msgstr "ppdc:未知的介质大小“%1$s”,在 %3$s 的第 %2$d 行!\n"
+msgid "ppdc: Unknown media size \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown token \"%s\" seen on line %d of %s!\n"
-msgstr "ppdc:未知的令牌“%1$s”,出现在 %3$s 的第 %2$d 行!\n"
+msgid "ppdc: Unknown token \"%s\" seen on line %d of %s\n"
+msgstr ""
#, c-format
msgid ""
-"ppdc: Unknown trailing characters in real number \"%s\" on line %d of %s!\n"
-msgstr "ppdc:实数“%1$s”中有未知的末尾字符(在 %3$s 的第 %2$d 行)!\n"
+"ppdc: Unknown trailing characters in real number \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unterminated string starting with %c on line %d of %s!\n"
-msgstr "ppdc:未结束的字符串以 %1$c 开头(在 %3$s 的第 %2$d 行)!\n"
+msgid "ppdc: Unterminated string starting with %c on line %d of %s\n"
+msgstr ""
+
+#, c-format
+msgid "ppdc: Warning - overlapping filename \"%s\".\n"
+msgstr ""
#, c-format
msgid "ppdc: Writing %s...\n"
@@ -5375,8 +5391,8 @@ msgid "ppdc: Writing PPD files to directory \"%s\"...\n"
msgstr "ppdc:正在将 PPD 文件写入目录“%s”…\n"
#, c-format
-msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s!\n"
-msgstr "ppdmerge:错误的 LanguageVersion“%s”(在 %s 中)!\n"
+msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s\n"
+msgstr ""
#, c-format
msgid "ppdmerge: Ignoring PPD file %s...\n"
@@ -5453,44 +5469,970 @@ msgstr "未命名"
msgid "variable-bindings uses indefinite length"
msgstr "variable-bindings 使用不定长度"
+#~ msgid " WARN %s has no corresponding options!\n"
+#~ msgstr " WARN %s 没有相应的选项!\n"
+
+#~ msgid " WARN Default choices conflicting!\n"
+#~ msgstr " WARN 默认选择有冲突!\n"
+
+#~ msgid ""
+#~ " WARN Duplex option keyword %s may not work as expected and "
+#~ "should be named Duplex!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " WARN Duplex 选项关键词 %s 可能无法像期望那样工作,且应当命名为 "
+#~ "Duplex!\n"
+#~ " REF: 页 122,节 5.17。\n"
+
+#~ msgid ""
+#~ " WARN File contains a mix of CR, LF, and CR LF line endings!\n"
+#~ msgstr " WARN 文件混有 CR、LF 和 CR LF 行尾!\n"
+
+#~ msgid " WARN Line %d only contains whitespace!\n"
+#~ msgstr " WARN 行 %d 仅包含空白!\n"
+
#~ msgid " WARN Missing APDialogExtension file \"%s\"\n"
#~ msgstr " WARN 缺少 APDialogExtension 文件“%s”\n"
#~ msgid " WARN Missing APPrinterIconPath file \"%s\"\n"
#~ msgstr " WARN 缺少 APPrinterIconPath 文件“%s”\n"
+#~ msgid ""
+#~ " WARN Non-Windows PPD files should use lines ending with only "
+#~ "LF, not CR LF!\n"
+#~ msgstr ""
+#~ " WARN 非 Windows PPD 文件应当仅使用以 LF 结尾的行,而不是以 CR "
+#~ "LF 结尾的行!\n"
+
+#~ msgid ""
+#~ " WARN Obsolete PPD version %.1f!\n"
+#~ " REF: Page 42, section 5.2.\n"
+#~ msgstr ""
+#~ " WARN 过时的 PPD 版本 %.1f!\n"
+#~ " REF: 页 42,节 5.2。\n"
+
+#~ msgid " %s %s %s does not exist!\n"
+#~ msgstr " %s %s %s 不存在!\n"
+
+#~ msgid ""
+#~ " %s Bad %s choice %s!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " %s 错误的 %s 选择 %s!\n"
+#~ " REF: 第 122 页,第 5.17 节。\n"
+
+#~ msgid " %s Bad UTF-8 \"%s\" translation string for option %s!\n"
+#~ msgstr " %s 错误的 UTF-8“%s”转换字符串(用于选项“%s”)!\n"
+
+#~ msgid ""
+#~ " %s Bad UTF-8 \"%s\" translation string for option %s, choice %s!\n"
+#~ msgstr " %s 错误的 UTF-8“%s”转换字符串(用于选项“%s”),选择“%s”!\n"
+
+#~ msgid " %s Bad cupsFilter value \"%s\"!\n"
+#~ msgstr " %s 错误的 cupsFilter 值“%s”!\n"
+
+#~ msgid " %s Bad cupsICCProfile %s!\n"
+#~ msgstr " %s 错误的 cupsICCProfile %s!\n"
+
+#~ msgid " %s Bad cupsPreFilter value \"%s\"!\n"
+#~ msgstr " %s 错误的 cupsPreFilter 值“%s”!\n"
+
+#~ msgid " %s Bad cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr " %s 错误的 cupsUIConstraints %s:“%s”!\n"
+
+#~ msgid " %s Bad language \"%s\"!\n"
+#~ msgstr " %s 错误的语言“%s”!\n"
+
+#~ msgid " %s Empty cupsUIConstraints %s!\n"
+#~ msgstr " %s 空的 cupsUIConstraints %s!\n"
+
+#~ msgid " %s Missing \"%s\" translation string for option %s!\n"
+#~ msgstr " %s 缺少“%s”转换字符串(用于选项“%s”)!\n"
+
+#~ msgid ""
+#~ " %s Missing \"%s\" translation string for option %s, choice %s!\n"
+#~ msgstr " %s 缺少“%s”转换字符串(用于选项“%s”),选择“%s”!\n"
+
+#~ msgid ""
+#~ " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"!\n"
+#~ msgstr " %s 缺少选择 *%s %s(在 UIConstraints“*%s %s *%s %s”中)!\n"
+
+#~ msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr " %s 缺少选择 *%s %s(在 cupsUIConstraints“%s”中):“%s”!\n"
+
+#~ msgid " %s Missing cupsICCProfile file \"%s\"!\n"
+#~ msgstr " %s 缺少 cupsICCProfile 文件“%s”!\n"
+
+#~ msgid " %s Missing cupsUIResolver %s!\n"
+#~ msgstr " %s 缺少 cupsUIResolver %s!\n"
+
+#~ msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"!\n"
+#~ msgstr " %s 缺少选项 %s(在 UIConstraints“*%s %s *%s %s”中)!\n"
+
+#~ msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr " %s 缺少选项 %s(在 cupsUIConstraints“%s”中):“%s”!\n"
+
+#~ msgid " %s No base translation \"%s\" is included in file!\n"
+#~ msgstr " %s 文件中不包括基本转换“%s”!\n"
+
+#~ msgid ""
+#~ " %s REQUIRED %s does not define choice None!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " %s 所请求的 %s 没有定义选择 None!\n"
+#~ " REF: 第 122 页,第 5.17 节。\n"
+
+#~ msgid " %s cupsICCProfile %s hash value collides with %s!\n"
+#~ msgstr " %s cupsICCProfile %s 散列值与 %s 冲突!\n"
+
+#~ msgid " %s cupsUIResolver %s causes a loop!\n"
+#~ msgstr " %s cupsUIResolver %s 导致了一个循环!\n"
+
+#~ msgid " **FAIL** %s choice names %s and %s differ only by case!\n"
+#~ msgstr " **失败** %s 选择名称 %s 和 %s 只会根据情况而不同!\n"
+
+#~ msgid ""
+#~ " **FAIL** %s must be 1284DeviceID!\n"
+#~ " REF: Page 72, section 5.5\n"
+#~ msgstr ""
+#~ " **失败** %s 必须是 1284DeviceID!\n"
+#~ " REF: 页 72,节 5.5。\n"
+
+#~ msgid ""
+#~ " **FAIL** BAD DefaultImageableArea %s!\n"
+#~ " REF: Page 102, section 5.15.\n"
+#~ msgstr ""
+#~ " **失败** 错误的 DefaultImageableArea %s!\n"
+#~ " REF: 页 102,节 5.15。\n"
+
+#~ msgid ""
+#~ " **FAIL** BAD DefaultPaperDimension %s!\n"
+#~ " REF: Page 103, section 5.15.\n"
+#~ msgstr ""
+#~ " **失败** 错误的 DefaultPaperDimension %s!\n"
+#~ " REF: 页 103,节 5.15。\n"
+
+#~ msgid ""
+#~ " **FAIL** Bad %s choice %s!\n"
+#~ " REF: Page 84, section 5.9\n"
+#~ msgstr ""
+#~ " **失败** 错误的 %s 选择 %s!\n"
+#~ " REF: 第 84 页,第 5.9 节。\n"
+
+#~ msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1!\n"
+#~ msgstr " **失败** 错误的 LanguageEncoding %s - 必须是 ISOLatin1!\n"
+
+#~ msgid " **FAIL** Bad LanguageVersion %s - must be English!\n"
+#~ msgstr " **失败** 错误的 LanguageVersion %s - 必须是 English!\n"
+
+#~ msgid ""
+#~ " **FAIL** Default translation string for option %s choice %s "
+#~ "contains 8-bit characters!\n"
+#~ msgstr " **失败** 选项 %s 选择 %s 的默认转换字符串含有 8 位字符!\n"
+
+#~ msgid ""
+#~ " **FAIL** Default translation string for option %s contains 8-bit "
+#~ "characters!\n"
+#~ msgstr " **失败** 选项 %s 的默认转换字符串含有 8 位字符!\n"
+
+#~ msgid " **FAIL** Group names %s and %s differ only by case!\n"
+#~ msgstr " **失败** 组别名称 %s 和 %s 只会根据情况而不同!\n"
+
+#~ msgid " **FAIL** Multiple occurrences of %s choice name %s!\n"
+#~ msgstr " **失败** 多次出现 %s 选择名称 %s!\n"
+
+#~ msgid " **FAIL** Option names %s and %s differ only by case!\n"
+#~ msgstr " **失败** 选项名称 %s 和 %s 只会根据情况而不同!\n"
+
+#~ msgid ""
+#~ " Bad %%%%BoundingBox: on line %d!\n"
+#~ " REF: Page 39, %%%%BoundingBox:\n"
+#~ msgstr ""
+#~ " 错误的 %%%%BoundingBox:在行 %d!\n"
+#~ " REF: 页 39,%%%%BoundingBox:\n"
+
+#~ msgid ""
+#~ " Bad %%%%Page: on line %d!\n"
+#~ " REF: Page 53, %%%%Page:\n"
+#~ msgstr ""
+#~ " 错误的 %%%%Page:在行 %d!\n"
+#~ " REF: 页 53,%%%%Page:\n"
+
+#~ msgid ""
+#~ " Bad %%%%Pages: on line %d!\n"
+#~ " REF: Page 43, %%%%Pages:\n"
+#~ msgstr ""
+#~ " 错误的 %%%%Pages:在行 %d!\n"
+#~ " REF: 页 43,%%%%Pages:\n"
+
+#~ msgid ""
+#~ " Line %d is longer than 255 characters (%d)!\n"
+#~ " REF: Page 25, Line Length\n"
+#~ msgstr ""
+#~ " 行 %d 多于 255 个字符 (%d)!\n"
+#~ " REF: 页 25,行长度\n"
+
+#~ msgid ""
+#~ " Missing %!PS-Adobe-3.0 on first line!\n"
+#~ " REF: Page 17, 3.1 Conforming Documents\n"
+#~ msgstr ""
+#~ " 首行缺少 %!PS-Adobe-3.0!\n"
+#~ " REF: 页 17,3.1 符合文稿\n"
+
+#~ msgid ""
+#~ " Missing %%EndComments comment!\n"
+#~ " REF: Page 41, %%EndComments\n"
+#~ msgstr ""
+#~ " 缺少 %%EndComments 批注!\n"
+#~ " REF: 页 41,%%EndComments\n"
+
+#~ msgid ""
+#~ " Missing or bad %%BoundingBox: comment!\n"
+#~ " REF: Page 39, %%BoundingBox:\n"
+#~ msgstr ""
+#~ " 缺少或错误的 %%%%BoundingBox:批注!\n"
+#~ " REF: 页 39,%%BoundingBox:\n"
+
+#~ msgid ""
+#~ " Missing or bad %%Page: comments!\n"
+#~ " REF: Page 53, %%Page:\n"
+#~ msgstr ""
+#~ " 缺少或错误的 %%Page:批注!\n"
+#~ " REF: 页 53,%%Page:\n"
+
+#~ msgid ""
+#~ " Missing or bad %%Pages: comment!\n"
+#~ " REF: Page 43, %%Pages:\n"
+#~ msgstr ""
+#~ " 缺少或错误的 %%Pages:批注!\n"
+#~ " REF: 页 43,%%Pages:\n"
+
+#~ msgid " Saw %d lines that exceeded 255 characters!\n"
+#~ msgstr " 发现 %d 行超过 255 个字符!\n"
+
+#~ msgid " Too many %%BeginDocument comments!\n"
+#~ msgstr " 太多 %%BeginDocument 批注!\n"
+
+#~ msgid " Too many %%EndDocument comments!\n"
+#~ msgstr " 太多 %%EndDocument 批注!\n"
+
+#~ msgid " Warning: file contains binary data!\n"
+#~ msgstr " WARNING: 文件含有二进制数据!\n"
+
+#~ msgid " Warning: no %%EndComments comment in file!\n"
+#~ msgstr " WARNING: 文件中没有 %%EndComments 批注!\n"
+
+#~ msgid " Warning: obsolete DSC version %.1f in file!\n"
+#~ msgstr " WARNING: 文件中的 DSC 版本 %.1f 过时!\n"
+
+#~ msgid "%s not supported!"
+#~ msgstr "%s 不被支持!"
+
+#~ msgid "%s: Don't know what to do!\n"
+#~ msgstr "%s:不知道要做什么!\n"
+
+#~ msgid ""
+#~ "%s: Error - %s environment variable names non-existent destination \"%s"
+#~ "\"!\n"
+#~ msgstr "%s:错误 - %s 个环境变量名称不存在目的位置“%s”!\n"
+
+#~ msgid "%s: Error - bad job ID!\n"
+#~ msgstr "%s:错误 - 错误的作业 ID!\n"
+
+#~ msgid "%s: Error - cannot print files and alter jobs simultaneously!\n"
+#~ msgstr "%s:错误 - 不能同时打印文件和更改作业!\n"
+
+#~ msgid ""
+#~ "%s: Error - cannot print from stdin if files or a job ID are provided!\n"
+#~ msgstr "%s:错误 - 如果文件或作业 ID 已提供,则不能从 stdin 打印!\n"
+
+#~ msgid "%s: Error - expected character set after '-S' option!\n"
+#~ msgstr "%s:错误 - &apos;-S&apos; 选项后期望字符集!\n"
+
+#~ msgid "%s: Error - expected content type after '-T' option!\n"
+#~ msgstr "%s:错误 - &apos;-T&apos; 选项后期望内容类型!\n"
+
+#~ msgid "%s: Error - expected copies after '-n' option!\n"
+#~ msgstr "%s:错误 - &apos;-n&apos; 选项后期望份数!\n"
+
+#~ msgid "%s: Error - expected copy count after '-#' option!\n"
+#~ msgstr "%s:错误 - &apos;-#&apos; 选项后期望份数!\n"
+
+#~ msgid "%s: Error - expected destination after '-P' option!\n"
+#~ msgstr "%s:错误 - &apos;-P&apos; 选项后期望目的位置!\n"
+
+#~ msgid "%s: Error - expected destination after '-b' option!\n"
+#~ msgstr "%s:错误 - &apos;-b&apos; 选项后期望目的位置!\n"
+
+#~ msgid "%s: Error - expected destination after '-d' option!\n"
+#~ msgstr "%s:错误 - &apos;-d&apos; 选项后期望目的位置!\n"
+
+#~ msgid "%s: Error - expected form after '-f' option!\n"
+#~ msgstr "%s:错误 - &apos;-f&apos; 选项后期望形式!\n"
+
+#~ msgid "%s: Error - expected hold name after '-H' option!\n"
+#~ msgstr "%s:错误 - &apos;-H&apos; 选项后期望保留名称!\n"
+
+#~ msgid "%s: Error - expected hostname after '-H' option!\n"
+#~ msgstr "%s:错误 - &apos;-H&apos; 选项后期望主机名称!\n"
+
+#~ msgid "%s: Error - expected hostname after '-h' option!\n"
+#~ msgstr "%s:错误 - &apos;-H&apos; 选项后期望主机名称!\n"
+
+#~ msgid "%s: Error - expected mode list after '-y' option!\n"
+#~ msgstr "%s:错误 - &apos;-y&apos; 选项后期望模式列表!\n"
+
+#~ msgid "%s: Error - expected name after '-%c' option!\n"
+#~ msgstr "%s:错误 - &apos;-%c&apos; 选项后期望名称!\n"
+
+#~ msgid "%s: Error - expected option string after '-o' option!\n"
+#~ msgstr "%s:错误 - &apos;-o&apos; 选项后期望选项字符串!\n"
+
+#~ msgid "%s: Error - expected page list after '-P' option!\n"
+#~ msgstr "%s:错误 - &apos;-P&apos; 选项后期望页面列表!\n"
+
+#~ msgid "%s: Error - expected priority after '-%c' option!\n"
+#~ msgstr "%s:错误 - &apos;-%c&apos; 选项后期望优先级!\n"
+
+#~ msgid "%s: Error - expected reason text after '-r' option!\n"
+#~ msgstr "%s:错误 - &apos;-r&apos; 选项后期望原因文本!\n"
+
+#~ msgid "%s: Error - expected title after '-t' option!\n"
+#~ msgstr "%s:错误 - &apos;-t&apos; 选项后期望标题!\n"
+
+#~ msgid "%s: Error - expected username after '-U' option!\n"
+#~ msgstr "%s:错误 - &apos;-U&apos; 选项后期望用户名称!\n"
+
+#~ msgid "%s: Error - expected username after '-u' option!\n"
+#~ msgstr "%s:错误 - &apos;-U&apos; 选项后期望用户名称!\n"
+
+#~ msgid "%s: Error - expected value after '-%c' option!\n"
+#~ msgstr "%s:错误 - &apos;-%c&apos; 选项后期望值!\n"
+
+#~ msgid ""
+#~ "%s: Error - need \"completed\", \"not-completed\", or \"all\" after '-W' "
+#~ "option!\n"
+#~ msgstr "%s:错误 -“-W”选项后需要“completed”、“not-completed”或“all”\n"
+
+#~ msgid "%s: Error - scheduler not responding!\n"
+#~ msgstr "%s:错误 - 调度程序无响应!\n"
+
+#~ msgid "%s: Error - unknown destination \"%s\"!\n"
+#~ msgstr "%s:错误 - 未知目的位置“%s”!\n"
+
+#~ msgid "%s: Error - unknown destination \"%s/%s\"!\n"
+#~ msgstr "%s:错误 - 未知目的位置“%s/%s”!\n"
+
+#~ msgid "%s: Error - unknown option '%c'!\n"
+#~ msgstr "%s:错误 - 未知选项 &apos;%c&apos;!\n"
+
+#~ msgid "%s: Error - unknown option '%s'!\n"
+#~ msgstr "%s:错误 - 未知选项“%s”!\n"
+
+#~ msgid "%s: Expected job ID after '-i' option!\n"
+#~ msgstr "%s:&apos;-i&apos; 选项后期望作业 ID!\n"
+
+#~ msgid "%s: Invalid destination name in list \"%s\"!\n"
+#~ msgstr "%s:列表“%s”中的目的位置名称无效!\n"
+
+#~ msgid "%s: Need job ID ('-i jobid') before '-H restart'!\n"
+#~ msgstr ""
+#~ "%s:&apos;-H restart&apos; 之前需要作业 ID (&apos;-i jobid&apos;)!\n"
+
+#~ msgid "%s: No filter to convert from %s/%s to %s/%s!\n"
+#~ msgstr "%s:无滤镜可从 %s/%s 转换成 %s/%s!\n"
+
+#~ msgid "%s: Sorry, no encryption support compiled in!\n"
+#~ msgstr "%s:对不起,未编译加密支持!\n"
+
+#~ msgid "%s: Unable to contact server!\n"
+#~ msgstr "%s:无法联系服务器!\n"
+
+#~ msgid "%s: Unable to determine MIME type of \"%s\"!\n"
+#~ msgstr "%s:无法确定“%s”的 MIME 类型!\n"
+
#~ msgid "%s: Unable to open %s - %s\n"
#~ msgstr "%s:无法打开 %s - %s\n"
#~ msgid "%s: Unable to open %s - %s on line %d.\n"
#~ msgstr "%s:无法打开 %s - %s(在第 %d 行)。\n"
+#~ msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"!\n"
+#~ msgstr "%s:无法从“%s”或“%s”读取 MIME 数据库!\n"
+
+#~ msgid "%s: Unknown destination \"%s\"!\n"
+#~ msgstr "%s:未知目的位置“%s”!\n"
+
+#~ msgid "%s: Unknown destination MIME type %s/%s!\n"
+#~ msgstr "%s:未知目的 MIME 类型 %s/%s!\n"
+
+#~ msgid "%s: Unknown option '%c'!\n"
+#~ msgstr "%s:未知选项 &apos;%c&apos;!\n"
+
+#~ msgid "%s: Unknown source MIME type %s/%s!\n"
+#~ msgstr "%s:未知的源 MIME 类型 %s/%s!\n"
+
+#~ msgid ""
+#~ "%s: Warning - '%c' format modifier not supported - output may not be "
+#~ "correct!\n"
+#~ msgstr "%s:警告 - “%c”格式修饰符不支持 - 输出可能不正确!\n"
+
+#~ msgid "%s: Warning - character set option ignored!\n"
+#~ msgstr "%s:警告 - 字符集选项被忽略!\n"
+
+#~ msgid "%s: Warning - content type option ignored!\n"
+#~ msgstr "%s:警告 - 内容类型选项被忽略!\n"
+
+#~ msgid "%s: Warning - form option ignored!\n"
+#~ msgstr "%s:警告 - 形式选项被忽略!\n"
+
+#~ msgid "%s: Warning - mode option ignored!\n"
+#~ msgstr "%s:警告 - 模式选项被忽略!\n"
+
+#~ msgid ""
+#~ "%s: error - %s environment variable names non-existent destination \"%s"
+#~ "\"!\n"
+#~ msgstr "%s:错误 - %s 个环境变量名称不存在目的位置“%s”!\n"
+
+#~ msgid "%s: error - expected option=value after '-o' option!\n"
+#~ msgstr "%s:错误 - &apos;-o&apos; 选项后期望 option=value!\n"
+
#~ msgid "600 DPI Grayscale"
#~ msgstr "600 DPI 灰度"
+#~ msgid "A Samba password is required to export printer drivers!"
+#~ msgstr "导出打印机驱动程序需要 Samba 密码!"
+
+#~ msgid "A Samba username is required to export printer drivers!"
+#~ msgstr "导出打印机驱动程序需要 Samba 用户名称!"
+
+#~ msgid "A class named \"%s\" already exists!"
+#~ msgstr "名称为“%s”的类已经存在!"
+
+#~ msgid "A printer named \"%s\" already exists!"
+#~ msgstr "名称为“%s”的打印机已经存在!"
+
+#~ msgid "Attempt to set %s printer-state to bad value %d!"
+#~ msgstr "尝试将 %s 打印机状态设定为错误值 %d!"
+
+#~ msgid "Attribute groups are out of order (%x < %x)!"
+#~ msgstr "属性组顺序混乱 (%x &lt; %x)!"
+
+#~ msgid "Bad device URI \"%s\"!\n"
+#~ msgstr "错误的设备 URI“%s”!\n"
+
+#~ msgid "Bad device-uri \"%s\"!"
+#~ msgstr "错误的 device-uri“%s”!"
+
+#~ msgid "Bad device-uri scheme \"%s\"!"
+#~ msgstr "错误的 device-uri 方案“%s”!"
+
+#~ msgid "Bad document-format \"%s\"!"
+#~ msgstr "错误的 document-format“%s”!"
+
+#~ msgid "Bad filename buffer!"
+#~ msgstr "错误的文件名称缓冲区!"
+
+#~ msgid "Bad job-priority value!"
+#~ msgstr "错误的 job-priority 值!"
+
+#~ msgid "Bad job-sheets value \"%s\"!"
+#~ msgstr "错误的 job-sheets 值“%s”!"
+
+#~ msgid "Bad job-sheets value type!"
+#~ msgstr "错误的 job-sheets 值类型!"
+
+#~ msgid "Bad job-state value!"
+#~ msgstr "错误的 job-state 值!"
+
+#~ msgid "Bad job-uri attribute \"%s\"!"
+#~ msgstr "错误的 job-uri 属性“%s”!"
+
+#~ msgid "Bad notify-pull-method \"%s\"!"
+#~ msgstr "错误的 notify-pull-method“%s”!"
+
+#~ msgid "Bad notify-recipient-uri URI \"%s\"!"
+#~ msgstr "错误的 notify-recipient-uri URI“%s”!"
+
+#~ msgid "Bad option + choice on line %d!"
+#~ msgstr "行 %d 中错误的 option + choice!"
+
+#~ msgid "Bad port-monitor \"%s\"!"
+#~ msgstr "错误的 port-monitor“%s”!"
+
+#~ msgid "Bad printer-state value %d!"
+#~ msgstr "错误的 printer-state 值 %d!"
+
+#~ msgid "Bad request version number %d.%d!"
+#~ msgstr "错误的请求版本号 %d.%d!"
+
+#~ msgid "Bad subscription ID!"
+#~ msgstr "错误的订阅 ID!"
+
+#~ msgid "Character set \"%s\" not supported!"
+#~ msgstr "字符集“%s”不被支持!"
+
+#~ msgid "Could not scan type \"%s\"!"
+#~ msgstr "未能扫描类型“%s”!"
+
+#~ msgid "Cover open."
+#~ msgstr "机盖打开。"
+
+#~ msgid "Developer almost empty."
+#~ msgstr "显影剂差不多快要空了。"
+
+#~ msgid "Developer empty!"
+#~ msgstr "显影剂已空!"
+
+#~ msgid "Door open."
+#~ msgstr "打印机门打开。"
+
+#~ msgid "ERROR: Bad %%BoundingBox: comment seen!\n"
+#~ msgstr "ERROR: 错误的 %%BoundingBox:发现批注!\n"
+
+#~ msgid "ERROR: Bad %%IncludeFeature: comment!\n"
+#~ msgstr "ERROR: 错误的 %%IncludeFeature:批注!\n"
+
+#~ msgid "ERROR: Bad %%Page: comment in file!\n"
+#~ msgstr "ERROR: 错误的 %%Page:文件中的批注!\n"
+
+#~ msgid "ERROR: Bad %%PageBoundingBox: comment in file!\n"
+#~ msgstr "ERROR: 错误的 %%PageBoundingBox:文件中的批注!\n"
+
+#~ msgid "ERROR: Bad SCSI device file \"%s\"!\n"
+#~ msgstr "ERROR: 错误的 SCSI 设备文件“%s”!\n"
+
+#~ msgid "ERROR: Bad columns value %d!\n"
+#~ msgstr "ERROR: 错误的列值 %d!\n"
+
+#~ msgid "ERROR: Bad cpi value %f!\n"
+#~ msgstr "ERROR: 错误的 cpi 值 %f!\n"
+
+#~ msgid "ERROR: Bad lpi value %f!\n"
+#~ msgstr "ERROR: 错误的 lpi 值 %f!\n"
+
+#~ msgid "ERROR: Bad page setup!\n"
+#~ msgstr "ERROR: 错误的页面设置!\n"
+
+#~ msgid "ERROR: Destination printer does not exist!\n"
+#~ msgstr "ERROR: 目的位置打印机不存在!\n"
+
+#~ msgid "ERROR: Duplicate %%BoundingBox: comment seen!\n"
+#~ msgstr "ERROR: 重复的 %%BoundingBox:发现批注!\n"
+
+#~ msgid "ERROR: Duplicate %%Pages: comment seen!\n"
+#~ msgstr "ERROR: 重复的 %%Pages!发现批注!\n"
+
+#~ msgid "ERROR: Empty print file!\n"
+#~ msgstr "ERROR: 空打印文件!\n"
+
+#~ msgid "ERROR: Expected quoted string on line %d of %s!\n"
+#~ msgstr "ERROR: %2$s 的第 %1$d 行期望引号字符串!\n"
+
+#~ msgid "ERROR: Fatal USB error!\n"
+#~ msgstr "ERROR: 致命的 USB 错误!\n"
+
+#~ msgid "ERROR: Invalid HP-GL/2 command seen, unable to print file!\n"
+#~ msgstr "ERROR: 发现无效的 HP-GL/2 命令,无法打印文件!\n"
+
+#~ msgid "ERROR: Missing %%EndProlog!\n"
+#~ msgstr "ERROR: 缺少 %%EndProlog!\n"
+
+#~ msgid "ERROR: Missing %%EndSetup!\n"
+#~ msgstr "ERROR: 缺少 %%EndSetup!\n"
+
#~ msgid ""
#~ "ERROR: Missing device URI on command-line and no DEVICE_URI environment "
#~ "variable!\n"
#~ msgstr "ERROR: 命令行上缺少设备 URI,且无 DEVICE_URI 环境变量!\n"
+#~ msgid "ERROR: Missing value on line %d of banner file!\n"
+#~ msgstr "ERROR: 标题文件的第 %d 行缺少值!\n"
+
+#~ msgid ""
+#~ "ERROR: Need a msgid line before any translation strings on line %d of %"
+#~ "s!\n"
+#~ msgstr "ERROR: %2$s 的第 %1$d 行上的任何转换字符串前面均需要有 msgid 行!\n"
+
+#~ msgid "ERROR: No %%BoundingBox: comment in header!\n"
+#~ msgstr "ERROR: 无 %%BoundingBox:标头中的批注!\n"
+
+#~ msgid "ERROR: No %%Pages: comment in header!\n"
+#~ msgstr "ERROR: 无 %%Pages:标头中的批注!\n"
+
+#~ msgid ""
+#~ "ERROR: No device URI found in argv[0] or in DEVICE_URI environment "
+#~ "variable!\n"
+#~ msgstr "ERROR: 在 argv[0] 或 DEVICE_URI 环境变量中找不到设备 URI!\n"
+
+#~ msgid "ERROR: No pages found!\n"
+#~ msgstr "ERROR: 找不到页面!\n"
+
+#~ msgid "ERROR: Out of paper!\n"
+#~ msgstr "ERROR: 缺纸!\n"
+
+#~ msgid "ERROR: PRINTER environment variable not defined!\n"
+#~ msgstr "ERROR: PRINTER 环境变量未定义!\n"
+
+#~ msgid "ERROR: Print file was not accepted (%s)!\n"
+#~ msgstr "ERROR: 打印文件不被接受 (%s)!\n"
+
+#~ msgid "ERROR: Printer not responding!\n"
+#~ msgstr "ERROR: 打印机没有响应!\n"
+
#~ msgid "ERROR: Unable to create temporary file - %s.\n"
#~ msgstr "ERROR: 无法创建临时文件 - %s。\n"
#~ msgid "ERROR: Unable to create temporary file: %s\n"
#~ msgstr "ERROR: 无法创建临时文件:%s\n"
+#~ msgid "ERROR: Unable to get job %d attributes (%s)!\n"
+#~ msgstr "ERROR: 无法获得作业 %d 属性 (%s)!\n"
+
+#~ msgid "ERROR: Unable to get printer status (%s)!\n"
+#~ msgstr "ERROR: 无法获得打印机状态 (%s)!\n"
+
+#~ msgid "ERROR: Unable to locate printer '%s'!\n"
+#~ msgstr "ERROR: 找不到打印机 &apos;%s&apos; 的位置!\n"
+
+#~ msgid "ERROR: Unable to open image file for printing!\n"
+#~ msgstr "ERROR: 无法打开图像文件进行打印!\n"
+
#~ msgid "ERROR: Unable to open temporary file"
#~ msgstr "ERROR: 无法打开临时文件"
+#~ msgid "ERROR: Unable to print %d text columns!\n"
+#~ msgstr "ERROR: 无法打印 %d 个文本栏!\n"
+
+#~ msgid "ERROR: Unable to print %dx%d text page!\n"
+#~ msgstr "ERROR: 无法打印 %dx%d 页文本页面!\n"
+
+#~ msgid "ERROR: Unable to read print data!\n"
+#~ msgstr "ERROR: 无法读取打印数据!\n"
+
+#~ msgid "ERROR: Unable to send print data (%d)\n"
+#~ msgstr "ERROR: 无法发送打印数据 (%d)\n"
+
+#~ msgid "ERROR: Unable to send print data!\n"
+#~ msgstr "ERROR: 无法发送打印数据!\n"
+
+#~ msgid "ERROR: Unable to write %d bytes to printer!\n"
+#~ msgstr "ERROR: 无法将 %d 字节写入打印机!\n"
+
+#~ msgid "ERROR: Unable to write raster data to driver!\n"
+#~ msgstr "ERROR: 无法将光栅数据写入驱动程序!\n"
+
+#~ msgid "ERROR: Unable to write to temporary file"
+#~ msgstr "ERROR: 无法写入到临时文件"
+
+#~ msgid "ERROR: Unexpected text on line %d of %s!\n"
+#~ msgstr "ERROR: %2$s 的第 %1$d 行有意外的文本!\n"
+
+#~ msgid "ERROR: Unknown encryption option value \"%s\"!\n"
+#~ msgstr "ERROR: 未知的加密选项值“%s”!\n"
+
+#~ msgid "ERROR: Unknown message catalog format for \"%s\"!\n"
+#~ msgstr "ERROR: “%s”的信息目录格式未知!\n"
+
+#~ msgid "ERROR: Unknown option \"%s\" with value \"%s\"!\n"
+#~ msgstr "ERROR: 未知选项“%s”,其值为“%s”!\n"
+
+#~ msgid "ERROR: Unknown version option value \"%s\"!\n"
+#~ msgstr "ERROR: 未知的版本选项值“%s”!\n"
+
+#~ msgid "ERROR: Unsupported brightness value %s, using brightness=100!\n"
+#~ msgstr "ERROR: 不被支持的亮度值 %s,使用 brightness=100!\n"
+
+#~ msgid "ERROR: Unsupported gamma value %s, using gamma=1000!\n"
+#~ msgstr "ERROR: 不被支持的灰度系数值 %s,使用 gamma=1000!\n"
+
+#~ msgid "ERROR: Unsupported number-up value %d, using number-up=1!\n"
+#~ msgstr "ERROR: 不被支持的 number-up 值 %d,使用 number-up=1!\n"
+
+#~ msgid ""
+#~ "ERROR: Unsupported number-up-layout value %s, using number-up-"
+#~ "layout=lrtb!\n"
+#~ msgstr ""
+#~ "ERROR: 不被支持的 number-up-layout 值 %s,使用 number-up-layout=lrtb!\n"
+
+#~ msgid "ERROR: Unsupported page-border value %s, using page-border=none!\n"
+#~ msgstr "ERROR: 不被支持的 page-border 值 %s,使用 page-border=none!\n"
+
+#~ msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting!\n"
+#~ msgstr "ERROR: 检测到 doc_printf 溢出(%d 字节),正在中止!\n"
+
#~ msgid "ERROR: pdftops filter crashed on signal %d!\n"
#~ msgstr "ERROR: pdftops 滤镜在信号 %d 处崩溃!\n"
#~ msgid "ERROR: pdftops filter exited with status %d!\n"
#~ msgstr "ERROR: pdftops 滤镜退出,状态为 %d!\n"
+#~ msgid "ERROR: pictwpstops exited on signal %d!\n"
+#~ msgstr "ERROR: pictwpstops 因信号 %d 退出!\n"
+
+#~ msgid "ERROR: pictwpstops exited with status %d!\n"
+#~ msgstr "ERROR: pictwpstops 因状态 %d 退出!\n"
+
+#~ msgid ""
+#~ "ERROR: recoverable: Unable to connect to printer; will retry in 30 "
+#~ "seconds...\n"
+#~ msgstr "ERROR: 可恢复:无法连接到打印机;将在 30 秒钟后重试…\n"
+
+#~ msgid "Empty PPD file!"
+#~ msgstr "空 PPD 文件!"
+
+#~ msgid "Error: need hostname after '-h' option!\n"
+#~ msgstr "ERROR: &apos;-h&apos; 选项后需要主机名称!\n"
+
+#~ msgid "Fuser temperature high!"
+#~ msgstr "加热鼓温度过高!"
+
+#~ msgid "Fuser temperature low!"
+#~ msgstr "加热鼓温度过低!"
+
+#~ msgid "Got a printer-uri attribute but no job-id!"
+#~ msgstr "获得 printer-uri 属性而不是 job-id!"
+
+#~ msgid "Ink/toner almost empty."
+#~ msgstr "墨水/碳粉差不多快要空了。"
+
+#~ msgid "Ink/toner empty!"
+#~ msgstr "墨水/碳粉已空!"
+
+#~ msgid "Ink/toner waste bin almost full."
+#~ msgstr "墨水/碳粉废物箱差不多快要满了。"
+
+#~ msgid "Ink/toner waste bin full!"
+#~ msgstr "墨水/碳粉废物箱已满!"
+
+#~ msgid "Interlock open."
+#~ msgstr "互锁打开。"
+
+#~ msgid "Job #%d cannot be restarted - no files!"
+#~ msgstr "作业 #%d 不能重新开始 - 无文件!"
+
+#~ msgid "Job #%d does not exist!"
+#~ msgstr "作业 #%d 不存在!"
+
+#~ msgid "Job #%d is finished and cannot be altered!"
+#~ msgstr "作业 #%d 已结束,不能更改!"
+
+#~ msgid "Job #%d is not complete!"
+#~ msgstr "作业 #%d 没有完成!"
+
+#~ msgid "Job #%d is not held for authentication!"
+#~ msgstr "作业 #%d 没有等待进行签定!"
+
+#~ msgid "Job #%d is not held!"
+#~ msgstr "作业 #%d 没有等待!"
+
+#~ msgid "Job #%s does not exist!"
+#~ msgstr "作业 #%s 不存在!"
+
+#~ msgid "Job %d not found!"
+#~ msgstr "作业 %d 找不到!"
+
+#~ msgid "Job subscriptions cannot be renewed!"
+#~ msgstr "作业订阅不能续订!"
+
+#~ msgid "Language \"%s\" not supported!"
+#~ msgstr "语言“%s”不被支持!"
+
+#~ msgid "Media jam!"
+#~ msgstr "卡纸!"
+
+#~ msgid "Media tray almost empty."
+#~ msgstr "介质盒差不多快要空了。"
+
+#~ msgid "Media tray empty!"
+#~ msgstr "介质盒已空!"
+
+#~ msgid "Media tray missing!"
+#~ msgstr "缺少介质盒!"
+
+#~ msgid "Media tray needs to be filled."
+#~ msgstr "介质盒需要装纸。"
+
+#~ msgid "Missing document-number attribute!"
+#~ msgstr "缺少 document-number 属性!"
+
+#~ msgid "Missing double quote on line %d!"
+#~ msgstr "行 %d 缺少双引号!"
+
+#~ msgid "Missing form variable!"
+#~ msgstr "缺少形式变量!"
+
+#~ msgid "Missing notify-subscription-ids attribute!"
+#~ msgstr "缺少 notify-subscription-ids 属性!"
+
+#~ msgid "Missing requesting-user-name attribute!"
+#~ msgstr "缺少 requesting-user-name 属性!"
+
+#~ msgid "Missing required attributes!"
+#~ msgstr "缺少要求的属性!"
+
+#~ msgid "Missing value on line %d!"
+#~ msgstr "行 %d 缺少值!"
+
+#~ msgid "No PPD name!"
+#~ msgstr "无 PPD 名称!"
+
+#~ msgid "No Windows printer drivers are installed!"
+#~ msgstr "未安装 Windows 打印机驱动程序!"
+
+#~ msgid "No active jobs on %s!"
+#~ msgstr "%s 上没有活跃的作业!"
+
+#~ msgid "No attributes in request!"
+#~ msgstr "请求中没有属性!"
+
+#~ msgid "No authentication information provided!"
+#~ msgstr "未提供鉴定信息!"
+
+#~ msgid "No file!?!"
+#~ msgstr "无文件!?!"
+
+#~ msgid "No modification time!"
+#~ msgstr "无修改时间!"
+
+#~ msgid "No printer name!"
+#~ msgstr "无打印机名称!"
+
+#~ msgid "No printer-uri found for class!"
+#~ msgstr "找不到类的 printer-uri!"
+
+#~ msgid "No printer-uri found!"
+#~ msgstr "找不到 printer-uri!"
+
+#~ msgid "No printer-uri in request!"
+#~ msgstr "请求中没有 printer-uri!"
+
+#~ msgid "No subscription attributes in request!"
+#~ msgstr "请求中没有订阅属性!"
+
+#~ msgid "OPC almost at end-of-life."
+#~ msgstr "OPC 的使用寿命差不多快要到了。"
+
+#~ msgid "OPC at end-of-life!"
+#~ msgstr "OPC 的使用寿命已到!"
+
+#~ msgid "Out of toner!"
+#~ msgstr "碳粉不足!"
+
+#~ msgid "Output bin almost full."
+#~ msgstr "出纸箱差不多快要满了。"
+
+#~ msgid "Output bin full!"
+#~ msgstr "出纸箱已满!"
+
+#~ msgid "Output tray missing!"
+#~ msgstr "缺少输出盒!"
+
+#~ msgid "Printer offline."
+#~ msgstr "打印机已脱机。"
+
+#~ msgid "SCSI Printer"
+#~ msgstr "SCSI 打印机"
+
+#~ msgid "The notify-user-data value is too large (%d > 63 octets)!"
+#~ msgstr "notify-user-data 值太大(%d &gt; 63 个八位字节)!"
+
+#~ msgid "The printer or class is not shared!"
+#~ msgstr "打印机或类没有共享!"
+
+#~ msgid "The printer-uri attribute is required!"
+#~ msgstr "需要 printer-uri 属性。"
+
+#~ msgid "Toner low."
+#~ msgstr "碳粉不足。"
+
+#~ msgid "Too many job-sheets values (%d > 2)!"
+#~ msgstr "太多 job-sheets 值 (%d > 2)!"
+
+#~ msgid "Too many printer-state-reasons values (%d > %d)!"
+#~ msgstr "太多 printer-state-reasons 值 (%d > %d)!"
+
+#~ msgid "Unable to add job for destination \"%s\"!"
+#~ msgstr "无法为目的位置“%s”添加作业!"
+
+#~ msgid "Unable to allocate memory for file types!"
+#~ msgstr "无法为文件类型分配内存!"
+
+#~ msgid "Unable to copy 64-bit CUPS printer driver files (%d)!"
+#~ msgstr "无法拷贝 64 位 CUPS 打印机驱动程序文件 (%d)!"
+
+#~ msgid "Unable to copy 64-bit Windows printer driver files (%d)!"
+#~ msgstr "无法拷贝 64 位 Windows 打印机驱动程序文件 (%d)!"
+
+#~ msgid "Unable to copy CUPS printer driver files (%d)!"
+#~ msgstr "无法拷贝 CUPS 打印机驱动程序文件 (%d)!"
+
+#~ msgid "Unable to copy PPD file - %s!"
+#~ msgstr "无法拷贝 PPD 文件 - %s!"
+
+#~ msgid "Unable to copy PPD file!"
+#~ msgstr "无法拷贝 PPD 文件!"
+
+#~ msgid "Unable to copy Windows 2000 printer driver files (%d)!"
+#~ msgstr "无法拷贝 Windows 2000 打印机驱动程序文件 (%d)!"
+
+#~ msgid "Unable to copy Windows 9x printer driver files (%d)!"
+#~ msgstr "无法拷贝 Windows 9x 打印机驱动程序文件 (%d)!"
+
+#~ msgid "Unable to copy interface script - %s!"
+#~ msgstr "无法拷贝接口脚本 - %s!"
+
+#~ msgid "Unable to create printer-uri!"
+#~ msgstr "无法创建 printer-uri!"
+
+#~ msgid "Unable to edit cupsd.conf files larger than 1MB!"
+#~ msgstr "无法编辑大于 1MB 的 cupsd.conf 文件!"
+
+#~ msgid "Unable to find destination for job!"
+#~ msgstr "找不到作业的目的位置!"
+
+#~ msgid "Unable to find printer!\n"
+#~ msgstr "找不到打印机\n"
+
+#~ msgid "Unable to install Windows 2000 printer driver files (%d)!"
+#~ msgstr "无法安装 Windows 2000 打印机驱动程序文件 (%d)!"
+
+#~ msgid "Unable to install Windows 9x printer driver files (%d)!"
+#~ msgstr "无法安装 Windows 9x 打印机驱动程序文件 (%d)!"
+
+#~ msgid "Unable to open document %d in job %d!"
+#~ msgstr "无法打开文稿 %d(在作业 %d 中)!"
+
+#~ msgid "Unable to send command to printer driver!"
+#~ msgstr "无法将命令发送到打印机驱动程序!"
+
+#~ msgid "Unable to set Windows printer driver (%d)!"
+#~ msgstr "无法获得 Windows 打印机驱动程序 (%d)!"
+
+#~ msgid "Unable to use legacy USB class driver!\n"
+#~ msgstr "无法使用传统 USB 类驱动程序!\n"
+
#~ msgid "Unknown printer error (%s)!"
#~ msgstr "未知打印机错误 (%s)!"
+#~ msgid "Unsupported character set \"%s\"!"
+#~ msgstr "不支持的字符集“%s”!"
+
+#~ msgid "Unsupported compression \"%s\"!"
+#~ msgstr "不被支持的压缩“%s”!"
+
+#~ msgid "Unsupported compression attribute %s!"
+#~ msgstr "不被支持的压缩属性 %s!"
+
+#~ msgid "Unsupported format \"%s\"!"
+#~ msgstr "不被支持的格式“%s”!"
+
+#~ msgid "Unsupported format '%s'!"
+#~ msgstr "不被支持的格式 &apos;%s&apos;!"
+
+#~ msgid "Unsupported format '%s/%s'!"
+#~ msgstr "不被支持的格式 &apos;%s/%s&apos;!"
+
#~ msgid ""
#~ "Usage: convert [ options ]\n"
#~ "\n"
@@ -5576,11 +6518,503 @@ msgstr "variable-bindings 使用不定长度"
#~ " -v Be slightly verbose\n"
#~ " -vv Be very verbose\n"
+#~ msgid "WARNING: Failed to read side-channel request!\n"
+#~ msgstr "WARNING: 读取面通道请求失败!\n"
+
+#~ msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature!\n"
+#~ msgstr "WARNING: 不能通过 IncludeFeature 包括选项“%s”!\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with command status byte after %d "
+#~ "seconds!\n"
+#~ msgstr "WARNING: %d 秒钟后,远程主机没有响应命令状态字节!\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with control status byte after %d "
+#~ "seconds!\n"
+#~ msgstr "WARNING: %d 秒钟后,远程主机没有响应控制状态字节!\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with data status byte after %d "
+#~ "seconds!\n"
+#~ msgstr "WARNING: %d 秒钟后,远程主机没有响应数据状态字节!\n"
+
+#~ msgid "WARNING: SCSI command timed out (%d); retrying...\n"
+#~ msgstr "WARNING: SCSI 命令超时 (%d);正在重试…\n"
+
+#~ msgid ""
+#~ "WARNING: This document does not conform to the Adobe Document Structuring "
+#~ "Conventions and may not print correctly!\n"
+#~ msgstr ""
+#~ "WARNING: 此文稿不符合 Adobe Document Structuring Conventions 的要求,可能"
+#~ "无法正确打印!\n"
+
+#~ msgid "WARNING: Unknown choice \"%s\" for option \"%s\"!\n"
+#~ msgstr "WARNING: 未知选择“%s”(用于选项“%s”)!\n"
+
+#~ msgid "WARNING: Unknown option \"%s\"!\n"
+#~ msgstr "WARNING: 未知选项“%s”!\n"
+
+#~ msgid "WARNING: Unsupported baud rate %s!\n"
+#~ msgstr "WARNING: 不被支持的波特率 %s!\n"
+
+#~ msgid ""
+#~ "WARNING: recoverable: Network host '%s' is busy; will retry in %d "
+#~ "seconds...\n"
+#~ msgstr "WARNING: 可恢复:网络主机“%s”正忙;将在 %d 秒钟后重试…\n"
+
+#~ msgid "Warning, no Windows 2000 printer drivers are installed!"
+#~ msgstr "警告,未安装 Windows 2000 打印机驱动程序!"
+
+#~ msgid "cupsctl: Unknown option \"%s\"!\n"
+#~ msgstr "cupsctl:未知选项“%s”!\n"
+
+#~ msgid "cupsctl: Unknown option \"-%c\"!\n"
+#~ msgstr "cupsctl:未知选项“-%c”!\n"
+
+#~ msgid "cupsd: Expected config filename after \"-c\" option!\n"
+#~ msgstr "cupsd:“-c”选项后期望配置文件名称!\n"
+
+#~ msgid "cupsd: Unable to get current directory!\n"
+#~ msgstr "cupsd:无法获得当前目录!\n"
+
+#~ msgid "cupsd: Unknown argument \"%s\" - aborting!\n"
+#~ msgstr "cupsd:未知自变量“%s”- 正在中止!\n"
+
+#~ msgid "cupsd: Unknown option \"%c\" - aborting!\n"
+#~ msgstr "cupsd:未知选项“%c”- 正在中止!\n"
+
+#~ msgid "cupsfilter: Invalid document number %d!\n"
+#~ msgstr "cupsfilter:无效的文稿编号 %d!\n"
+
+#~ msgid "cupsfilter: Invalid job ID %d!\n"
+#~ msgstr "cupsfilter:无效的作业 ID %d!\n"
+
+#~ msgid "cupsfilter: Only one filename can be specified!\n"
+#~ msgstr "cupsfilter:只能指定一个文件名称!\n"
+
#~ msgid "cupsfilter: Unable to create temporary file: %s\n"
#~ msgstr "cupsfilter:无法创建临时文件:%s\n"
+#~ msgid "job-printer-uri attribute missing!"
+#~ msgstr "job-printer-uri 属性丢失!"
+
+#~ msgid "lpadmin: Class name can only contain printable characters!\n"
+#~ msgstr "lpadmin: 类名称只能含有可打印字符!\n"
+
+#~ msgid "lpadmin: Expected PPD after '-P' option!\n"
+#~ msgstr "lpadmin: &apos;-P&apos; 选项后期望 PPD!\n"
+
+#~ msgid "lpadmin: Expected allow/deny:userlist after '-u' option!\n"
+#~ msgstr "lpadmin: &apos;-u&apos; 选项后期望 allow/deny:userlist!\n"
+
+#~ msgid "lpadmin: Expected class after '-r' option!\n"
+#~ msgstr "lpadmin: &apos;-r&apos; 选项后期望类。\n"
+
+#~ msgid "lpadmin: Expected class name after '-c' option!\n"
+#~ msgstr "lpadmin: &apos;-c&apos; 选项后期望类名称!\n"
+
+#~ msgid "lpadmin: Expected description after '-D' option!\n"
+#~ msgstr "lpadmin: &apos;-D&apos; 选项后期望描述!\n"
+
+#~ msgid "lpadmin: Expected device URI after '-v' option!\n"
+#~ msgstr "lpadmin: &apos;-v&apos; 选项后期望设备 URI!\n"
+
+#~ msgid "lpadmin: Expected file type(s) after '-I' option!\n"
+#~ msgstr "lpadmin: &apos;-I&apos; 选项后期望文件类型!\n"
+
+#~ msgid "lpadmin: Expected hostname after '-h' option!\n"
+#~ msgstr "lpadmin: &apos;-h&apos; 选项后期望主机名称!\n"
+
+#~ msgid "lpadmin: Expected interface after '-i' option!\n"
+#~ msgstr "lpadmin: &apos;-i&apos; 选项后期望接口!\n"
+
+#~ msgid "lpadmin: Expected location after '-L' option!\n"
+#~ msgstr "lpadmin: &apos;-L&apos; 选项后期望位置!\n"
+
+#~ msgid "lpadmin: Expected model after '-m' option!\n"
+#~ msgstr "lpadmin: &apos;-m&apos; 选项后期望型号!\n"
+
+#~ msgid "lpadmin: Expected name=value after '-o' option!\n"
+#~ msgstr "lpadmin: &apos;-o&apos; 选项后期望 name=value!\n"
+
+#~ msgid "lpadmin: Expected printer after '-p' option!\n"
+#~ msgstr "lpadmin: &apos;-p&apos; 选项后期望打印机!\n"
+
+#~ msgid "lpadmin: Expected printer name after '-d' option!\n"
+#~ msgstr "lpadmin: &apos;-d&apos; 选项后期望打印机名称!\n"
+
+#~ msgid "lpadmin: Expected printer or class after '-x' option!\n"
+#~ msgstr "lpadmin: &apos;-x&apos; 选项后期望打印机或类!\n"
+
+#~ msgid "lpadmin: No member names were seen!\n"
+#~ msgstr "lpadmin: 会发现成员名称!\n"
+
+#~ msgid "lpadmin: Printer name can only contain printable characters!\n"
+#~ msgstr "lpadmin: 打印机名称只能含有可打印字符!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to add a printer to the class:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: 无法将打印机添加到类:\n"
+#~ " 您必须先指定一个打印机名称!\n"
+
#~ msgid "lpadmin: Unable to create temporary file - %s\n"
#~ msgstr "lpadmin: 无法创建临时文件 - %s\n"
#~ msgid "lpadmin: Unable to create temporary file: %s\n"
#~ msgstr "lpadmin: 无法创建临时文件:%s\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to remove a printer from the class:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: 无法从类中去掉打印机:\n"
+#~ " 您必须先指定一个打印机名称!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the PPD file:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: 无法设定 PPD 文件:\n"
+#~ " 您必须先指定一个打印机名称!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the device URI:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: 无法设定设备 URI:\n"
+#~ " 您必须先指定一个打印机名称!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the interface script or PPD file:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: 无法设定接口脚本或 PPD 文件:\n"
+#~ " 您必须先指定一个打印机名称!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the interface script:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: 无法设定接口脚本:\n"
+#~ " 您必须先指定一个打印机名称!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer description:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: 无法设定打印机描述:\n"
+#~ " 您必须先指定一个打印机名称!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer location:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: 无法设定打印机位置:\n"
+#~ " 您必须先指定一个打印机名称!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer options:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin: 无法设定打印机选项:\n"
+#~ " 您必须先指定一个打印机名称!\n"
+
+#~ msgid "lpadmin: Unknown allow/deny option \"%s\"!\n"
+#~ msgstr "lpadmin: 未知的允许/拒绝选项“%s”!\n"
+
+#~ msgid "lpadmin: Unknown argument '%s'!\n"
+#~ msgstr "lpadmin: 未知自变量 &apos;%s&apos;!\n"
+
+#~ msgid "lpadmin: Unknown option '%c'!\n"
+#~ msgstr "lpadmin: 未知选项 &apos;%c&apos;!\n"
+
+#~ msgid "lpadmin: Warning - content type list ignored!\n"
+#~ msgstr "lpadmin: 警告 - 内容类型列表被忽略!\n"
+
+#~ msgid "lpinfo: Expected 1284 device ID string after --device-id!\n"
+#~ msgstr "lpinfo:--device-id 后期望的 1284 设备 ID 字符串!\n"
+
+#~ msgid "lpinfo: Expected language after --language!\n"
+#~ msgstr "lpinfo:--language 后期望的语言!\n"
+
+#~ msgid "lpinfo: Expected make and model after --make-and-model!\n"
+#~ msgstr "lpinfo:--make-and-model 后期望的制造和型号!\n"
+
+#~ msgid "lpinfo: Expected product string after --product!\n"
+#~ msgstr "lpinfo:--product 后期望的产品字符串!\n"
+
+#~ msgid "lpinfo: Expected scheme list after --exclude-schemes!\n"
+#~ msgstr "lpinfo:--exclude-schemes 后期望的方案列表!\n"
+
+#~ msgid "lpinfo: Expected scheme list after --include-schemes!\n"
+#~ msgstr "lpinfo:--include-schemes 后期望的方案列表!\n"
+
+#~ msgid "lpinfo: Expected timeout after --timeout!\n"
+#~ msgstr "lpinfo:--timeout 后期望的超时!\n"
+
+#~ msgid "lpinfo: Unknown argument '%s'!\n"
+#~ msgstr "lpinfo:未知自变量 &apos;%s&apos;!\n"
+
+#~ msgid "lpinfo: Unknown option '%c'!\n"
+#~ msgstr "lpinfo:未知选项 &apos;%c&apos;!\n"
+
+#~ msgid "lpinfo: Unknown option '%s'!\n"
+#~ msgstr "lpinfo:未知选项“%s”!\n"
+
+#~ msgid "lpmove: Unknown argument '%s'!\n"
+#~ msgstr "lpmove:未知自变量 &apos;%s&apos;!\n"
+
+#~ msgid "lpmove: Unknown option '%c'!\n"
+#~ msgstr "lpmove:未知选项 &apos;%c&apos;!\n"
+
+#~ msgid "lpoptions: No printers!?!\n"
+#~ msgstr "lpoptions:无打印机!?!\n"
+
+#~ msgid "lpoptions: Unable to open PPD file for %s!\n"
+#~ msgstr "lpoptions:无法打开 %s 的 PPD 文件!\n"
+
+#~ msgid "lpoptions: Unknown printer or class!\n"
+#~ msgstr "lpoptions:未知打印机或类!\n"
+
+#~ msgid "lppasswd: Only root can add or delete passwords!\n"
+#~ msgstr "lppasswd: 仅根用户才可以添加或删除密码!\n"
+
+#~ msgid "lppasswd: Password file busy!\n"
+#~ msgstr "lppasswd: 密码文件正忙!\n"
+
+#~ msgid "lppasswd: Password file not updated!\n"
+#~ msgstr "lppasswd: 密码文件未更新!\n"
+
+#~ msgid "lppasswd: Sorry, password doesn't match!\n"
+#~ msgstr "lppasswd: 对不起,密码不匹配!\n"
+
+#~ msgid "lppasswd: Sorry, passwords don't match!\n"
+#~ msgstr "lppasswd: 对不起,密码不匹配!\n"
+
+#~ msgid ""
+#~ "lpstat: error - %s environment variable names non-existent destination \"%"
+#~ "s\"!\n"
+#~ msgstr "lpstat: 错误 - %s 个环境变量名称不存在目的位置“%s”!\n"
+
+#~ msgid "notify-events not specified!"
+#~ msgstr "notify-events 未指定!"
+
+#~ msgid "notify-recipient-uri URI \"%s\" is already used!"
+#~ msgstr "notify-recipient-uri URI“%s”已经在使用!"
+
+#~ msgid "notify-recipient-uri URI \"%s\" uses unknown scheme!"
+#~ msgstr "notify-recipient-uri URI“%s”使用未知方案!"
+
+#~ msgid "notify-subscription-id %d no good!"
+#~ msgstr "notify-subscription-id %d 不好!"
+
+#~ msgid "ppdc: Bad resolution name \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc:错误的分辨率名称“%1$s”,在 %3$s 的第 %2$d 行。\n"
+
+#~ msgid "ppdc: Bad status keyword %s on line %d of %s!\n"
+#~ msgstr "ppdc:错误的关键词 %1$s,在 %3$s 的第 %2$d 行。\n"
+
+#~ msgid "ppdc: Choice found on line %d of %s with no Option!\n"
+#~ msgstr "ppdc:在 %2$s 的第 %1$d 行找到选择,但没有选项!\n"
+
+#~ msgid "ppdc: Duplicate #po for locale %s on line %d of %s!\n"
+#~ msgstr "ppdc:地点 %1$s 的 #po 重复(在 %3$s 的第 %2$d 行)!\n"
+
+#~ msgid "ppdc: Expected a filter definition on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行期望滤镜定义!\n"
+
+#~ msgid "ppdc: Expected a program name on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行期望程序名称!\n"
+
+#~ msgid "ppdc: Expected charset after Font on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上的 Font 后面期望字符集!\n"
+
+#~ msgid "ppdc: Expected color order for ColorModel on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行期望 ColorModel 的颜色顺序!\n"
+
+#~ msgid "ppdc: Expected colorspace for ColorModel on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行期望 ColorModel 的颜色空间!\n"
+
+#~ msgid "ppdc: Expected compression for ColorModel on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行期望 ColorModel 的压缩!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected constraints string for UIConstraints on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行期望 UIConstraints 的约束字符串!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected driver type keyword following DriverType on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc:%2$s 的第 %1$d 行上的 DriverType 后面期望驱动程序类型关键词!\n"
+
+#~ msgid "ppdc: Expected duplex type after Duplex on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上的 Duplex 后面期望双面类型!\n"
+
+#~ msgid "ppdc: Expected encoding after Font on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上的 Font 后面期望编码!\n"
+
+#~ msgid "ppdc: Expected filename after #po %s on line %d of %s!\n"
+#~ msgstr "ppdc:#po %1$s 后面期望文件名称(在 %3$s 的第 %2$d 行)!\n"
+
+#~ msgid "ppdc: Expected group name/text on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行期望组别名称/文本。\n"
+
+#~ msgid "ppdc: Expected include filename on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行期望包括文件名称!\n"
+
+#~ msgid "ppdc: Expected integer on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行期望整数!\n"
+
+#~ msgid "ppdc: Expected locale after #po on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上的 #po 后面期望地点!\n"
+
+#~ msgid "ppdc: Expected name after %s on line %d of %s!\n"
+#~ msgstr "ppdc:%1$s 后面期望名称(在 %3$s 的第 %2$d 行)!\n"
+
+#~ msgid "ppdc: Expected name after FileName on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上的 FileName 后面期望名称!\n"
+
+#~ msgid "ppdc: Expected name after Font on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上的 Font 后面期望名称!\n"
+
+#~ msgid "ppdc: Expected name after Manufacturer on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上的 Manufacturer 后面期望名称!\n"
+
+#~ msgid "ppdc: Expected name after MediaSize on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上的 MediaSize 后面期望名称!\n"
+
+#~ msgid "ppdc: Expected name after ModelName on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上的 ModelName 后面期望名称!\n"
+
+#~ msgid "ppdc: Expected name after PCFileName on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上的 PCFileName 后面期望名称!\n"
+
+#~ msgid "ppdc: Expected name/text after %s on line %d of %s!\n"
+#~ msgstr "ppdc:%1$s 后面期望名称/文本(在 %3$s 的第 %2$d 行)!\n"
+
+#~ msgid "ppdc: Expected name/text after Installable on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上的 Installable 后面期望名称/文本!\n"
+
+#~ msgid "ppdc: Expected name/text after Resolution on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上的 Resolution 后面期望名称/文本!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected name/text combination for ColorModel on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行期望 ColorModel 的名称/文本组合!\n"
+
+#~ msgid "ppdc: Expected option name/text on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行期望选项名称/文本!\n"
+
+#~ msgid "ppdc: Expected option section on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行期望选项区!\n"
+
+#~ msgid "ppdc: Expected option type on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行期望选项类型!\n"
+
+#~ msgid "ppdc: Expected override field after Resolution on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上的 Resolution 后面期望覆盖字段!\n"
+
+#~ msgid "ppdc: Expected real number on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行期望实数!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected resolution/mediatype following ColorProfile on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc:%2$s 的第 %1$d 行上的 ColorProfile 后面期望分辨率/介质类型!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected resolution/mediatype following SimpleColorProfile on line %"
+#~ "d of %s!\n"
+#~ msgstr ""
+#~ "ppdc:%2$s 的第 %1$d 行上的 SimpleColorProfile 后面期望分辨率/介质类型!\n"
+
+#~ msgid "ppdc: Expected selector after %s on line %d of %s!\n"
+#~ msgstr "ppdc:%1$s 后面期望选择器(在 %3$s 的第 %2$d 行)!\n"
+
+#~ msgid "ppdc: Expected status after Font on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上的 Font 后面期望状态!\n"
+
+#~ msgid "ppdc: Expected string after Copyright on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上的 Copyright 后面期望字符串!\n"
+
+#~ msgid "ppdc: Expected string after Version on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上的 Version 后面期望字符串!\n"
+
+#~ msgid "ppdc: Expected two option names on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行期望两个选项名称!\n"
+
+#~ msgid "ppdc: Expected value after %s on line %d of %s!\n"
+#~ msgstr "ppdc:%1$s 后面期望值(在 %3$s 的第 %2$d 行)!\n"
+
+#~ msgid "ppdc: Expected version after Font on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上的 Font 后面期望版本!\n"
+
+#~ msgid "ppdc: Invalid #include/#po filename \"%s\"!\n"
+#~ msgstr "ppdc:无效的 #include/#po 文件名称“%s”!\n"
+
+#~ msgid "ppdc: Invalid cost for filter on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行有无效的滤镜成本!\n"
+
+#~ msgid "ppdc: Invalid empty MIME type for filter on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行有无效的滤镜空 MIME 类型!\n"
+
+#~ msgid "ppdc: Invalid empty program name for filter on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行有无效的滤镜空程序名称!\n"
+
+#~ msgid "ppdc: Invalid option section \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc:无效的选项区“%1$s”,在 %3$s 的第 %2$d 行!\n"
+
+#~ msgid "ppdc: Invalid option type \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc:无效的选项类型“%1$s”,在 %3$s 的第 %2$d 行!\n"
+
+#~ msgid "ppdc: Missing #endif at end of \"%s\"!\n"
+#~ msgstr "ppdc:“%s”的末尾丢失 #endif!\n"
+
+#~ msgid "ppdc: Missing #if on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行丢失 #if!\n"
+
+#~ msgid "ppdc: No message catalog provided for locale %s!\n"
+#~ msgstr "ppdc:没有为地点 %s 提供信息目录!\n"
+
+#~ msgid "ppdc: Option %s redefined with a different type on line %d of %s!\n"
+#~ msgstr "ppdc:选项 %1$s 被重新定义为不同的类型(在 %3$s 的第 %2$d 行)!\n"
+
+#~ msgid "ppdc: Option constraint must *name on line %d of %s!\n"
+#~ msgstr "ppdc:选项约束必须在 %2$s 的第 %1$d 行上指定的 *name 中!\n"
+
+#~ msgid "ppdc: Too many nested #if's on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行嵌套的 #if 太多!\n"
+
+#~ msgid "ppdc: Unable to find #po file %s on line %d of %s!\n"
+#~ msgstr "ppdc:找不到 #po 文件 %1$s(在 %3$s 的第 %2$d 行)!\n"
+
+#~ msgid "ppdc: Unable to find include file \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc:找不到包括文件“%1$s”(在 %3$s 的第 %2$d 行)!\n"
+
+#~ msgid "ppdc: Unknown driver type %s on line %d of %s!\n"
+#~ msgstr "ppdc:未知的驱动程序类型 %1$s,在 %3$s 的第 %2$d 行!\n"
+
+#~ msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc:未知的双面类型“%1$s”,在 %3$s 的第 %2$d 行!\n"
+
+#~ msgid "ppdc: Unknown media size \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc:未知的介质大小“%1$s”,在 %3$s 的第 %2$d 行!\n"
+
+#~ msgid "ppdc: Unknown token \"%s\" seen on line %d of %s!\n"
+#~ msgstr "ppdc:未知的令牌“%1$s”,出现在 %3$s 的第 %2$d 行!\n"
+
+#~ msgid ""
+#~ "ppdc: Unknown trailing characters in real number \"%s\" on line %d of %"
+#~ "s!\n"
+#~ msgstr "ppdc:实数“%1$s”中有未知的末尾字符(在 %3$s 的第 %2$d 行)!\n"
+
+#~ msgid "ppdc: Unterminated string starting with %c on line %d of %s!\n"
+#~ msgstr "ppdc:未结束的字符串以 %1$c 开头(在 %3$s 的第 %2$d 行)!\n"
+
+#~ msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s!\n"
+#~ msgstr "ppdmerge:错误的 LanguageVersion“%s”(在 %s 中)!\n"
diff --git a/locale/cups_zh_TW.po b/locale/cups_zh_TW.po
index 970f638e4..d4a9352cc 100644
--- a/locale/cups_zh_TW.po
+++ b/locale/cups_zh_TW.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: CUPS 1.4\n"
"Report-Msgid-Bugs-To: http://www.cups.org/str.php\n"
-"POT-Creation-Date: 2009-06-18 15:43-0700\n"
+"POT-Creation-Date: 2010-03-03 10:36-0800\n"
"PO-Revision-Date: 2009-02-16 12:00-0800\n"
"Last-Translator: Apple Inc.\n"
"Language-Team: Apple Inc.\n"
@@ -219,8 +219,8 @@ msgstr ""
" (限制=“%s %s %s %s”)\n"
#, c-format
-msgid " WARN %s has no corresponding options!\n"
-msgstr " 警告 %s 沒有對應的選項!\n"
+msgid " WARN %s has no corresponding options\n"
+msgstr ""
#, c-format
msgid ""
@@ -230,22 +230,18 @@ msgstr ""
" 警告 %s 與 %s 共用一般的前置碼\n"
" 參考:第 15 頁,章節 3.2。\n"
-msgid " WARN Default choices conflicting!\n"
-msgstr " 警告 預設的選項衝突!\n"
+msgid " WARN Default choices conflicting\n"
+msgstr ""
#, c-format
msgid ""
" WARN Duplex option keyword %s may not work as expected and should "
-"be named Duplex!\n"
+"be named Duplex\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" 警告 兩用裝紙匣選項的關鍵字 %s 不能如預期運作,而應該命名為 "
-"Duplex!\n"
-" 參考:第 122 頁,章節 5.17\n"
-msgid ""
-" WARN File contains a mix of CR, LF, and CR LF line endings!\n"
-msgstr " 警告 檔案包含 CR、LF 和 CR LF 的行結尾!\n"
+msgid " WARN File contains a mix of CR, LF, and CR LF line endings\n"
+msgstr ""
msgid ""
" WARN LanguageEncoding required by PPD 4.3 spec.\n"
@@ -255,8 +251,8 @@ msgstr ""
" 參考:第 56-57 頁,章節 5.3。\n"
#, c-format
-msgid " WARN Line %d only contains whitespace!\n"
-msgstr " 警告 第 %d 行只包含空白!\n"
+msgid " WARN Line %d only contains whitespace\n"
+msgstr ""
msgid ""
" WARN Manufacturer required by PPD 4.3 spec.\n"
@@ -267,18 +263,14 @@ msgstr ""
msgid ""
" WARN Non-Windows PPD files should use lines ending with only LF, "
-"not CR LF!\n"
+"not CR LF\n"
msgstr ""
-" 警告 非 Windows PPD 檔案應該使用僅含有 LF 的行結尾,而不是 CR "
-"LF!\n"
#, c-format
msgid ""
-" WARN Obsolete PPD version %.1f!\n"
+" WARN Obsolete PPD version %.1f\n"
" REF: Page 42, section 5.2.\n"
msgstr ""
-" 警告 PPD 版本 %.1f 已過時!\n"
-" 參考:第 42 頁,章節 5.2。\n"
msgid ""
" WARN PCFileName longer than 8.3 in violation of PPD spec.\n"
@@ -288,6 +280,11 @@ msgstr ""
" 參考:第 61-62 頁,章節 5.3。\n"
msgid ""
+" WARN PCFileName should contain a unique filename.\n"
+" REF: Pages 61-62, section 5.3.\n"
+msgstr ""
+
+msgid ""
" WARN Protocols contains PJL but JCL attributes are not set.\n"
" REF: Pages 78-79, section 5.7.\n"
msgstr ""
@@ -309,69 +306,99 @@ msgstr ""
" 參考:第 64-65 頁,章節 5.3。\n"
#, c-format
-msgid " %s %s %s does not exist!\n"
-msgstr " %s %s %s 不存在!\n"
+msgid " %s %s %s does not exist\n"
+msgstr ""
#, c-format
-msgid " %s %s file \"%s\" has the wrong capitalization!\n"
+msgid " %s %s file \"%s\" has the wrong capitalization\n"
msgstr ""
#, c-format
msgid ""
-" %s Bad %s choice %s!\n"
+" %s Bad %s choice %s\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" %s %s 選項 %s 錯誤!\n"
-" 參考:第 122 頁,章節 5.17\n"
#, c-format
-msgid " %s Bad UTF-8 \"%s\" translation string for option %s!\n"
-msgstr " %s 下列項目的 UTF-8“%s”轉換字串ERROR: 選項 %s!\n"
+msgid " %s Bad UTF-8 \"%s\" translation string for option %s\n"
+msgstr ""
#, c-format
msgid ""
-" %s Bad UTF-8 \"%s\" translation string for option %s, choice %s!\n"
-msgstr " %s 下列項目的 UTF-8“%s”轉換字串ERROR: 選項 %s,選項 %s!\n"
+" %s Bad UTF-8 \"%s\" translation string for option %s, choice %s\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsFilter value \"%s\"!\n"
-msgstr " %s cupsFilter 值“%s”錯誤!\n"
+msgid " %s Bad cupsFilter value \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsICCProfile %s!\n"
-msgstr " %s cupsICCProfile %s 錯誤!\n"
+msgid " %s Bad cupsICCProfile %s\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsPreFilter value \"%s\"!\n"
-msgstr " %s cupsPreFilter 值“%s”錯誤!\n"
+msgid " %s Bad cupsPreFilter value \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s cupsUIConstraints %s:“%s”錯誤!\n"
+msgid " %s Bad cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad language \"%s\"!\n"
-msgstr " %s 語言“%s”錯誤!\n"
+msgid " %s Bad language \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Bad spelling of %s - should be %s!\n"
+msgid " %s Bad permissions on APDialogExtension file \"%s\"\n"
msgstr ""
#, c-format
-msgid " %s Cannot provide both APScanAppPath and APScanAppBundleID!\n"
+msgid " %s Bad permissions on APPrinterIconPath file \"%s\"\n"
msgstr ""
#, c-format
-msgid " %s Empty cupsUIConstraints %s!\n"
-msgstr " %s cupsUIConstraints %s 為空白!\n"
+msgid " %s Bad permissions on APPrinterLowInkTool file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on APPrinterUtilityPath file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on APScanAppPath file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on cupsFilter file \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid " %s Bad permissions on cupsICCProfile file \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Missing \"%s\" translation string for option %s!\n"
-msgstr " %s 下列項目的“%s”轉換字串遺失:選項 %s!\n"
+msgid " %s Bad permissions on cupsPreFilter file \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s Missing \"%s\" translation string for option %s, choice %s!\n"
-msgstr " %s 下列項目的“%s”轉換字串遺失:選項 %s,選項 %s!\n"
+msgid " %s Bad spelling of %s - should be %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Cannot provide both APScanAppPath and APScanAppBundleID\n"
+msgstr ""
+
+#, c-format
+msgid " %s Empty cupsUIConstraints %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Missing \"%s\" translation string for option %s\n"
+msgstr ""
+
+#, c-format
+msgid " %s Missing \"%s\" translation string for option %s, choice %s\n"
+msgstr ""
#, c-format
msgid " %s Missing APDialogExtension file \"%s\"\n"
@@ -395,98 +422,94 @@ msgstr ""
#, c-format
msgid ""
-" %s Missing REQUIRED PageRegion option!\n"
+" %s Missing REQUIRED PageRegion option\n"
" REF: Page 100, section 5.14.\n"
msgstr ""
#, c-format
msgid ""
-" %s Missing REQUIRED PageSize option!\n"
+" %s Missing REQUIRED PageSize option\n"
" REF: Page 99, section 5.14.\n"
msgstr ""
#, c-format
-msgid " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"!\n"
-msgstr " %s 下列項目中遺失選項 *%s %s:UIConstraints“*%s %s *%s %s”!\n"
+msgid " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"\n"
+msgstr ""
#, c-format
-msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s 下列項目中遺失選項 *%s %s:cupsUIConstraints %s:“%s”!\n"
+msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
#, c-format
msgid " %s Missing cupsFilter file \"%s\"\n"
msgstr " %s 遺失 cupsFilter 檔案“%s”\n"
#, c-format
-msgid " %s Missing cupsICCProfile file \"%s\"!\n"
-msgstr " %s 遺失 cupsICCProfile 檔案“%s”!\n"
+msgid " %s Missing cupsICCProfile file \"%s\"\n"
+msgstr ""
#, c-format
msgid " %s Missing cupsPreFilter file \"%s\"\n"
msgstr " %s 遺失 cupsPreFilter 檔案“%s”\n"
#, c-format
-msgid " %s Missing cupsUIResolver %s!\n"
-msgstr " %s 遺失 cupsUIResolver %s!\n"
+msgid " %s Missing cupsUIResolver %s\n"
+msgstr ""
#, c-format
-msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"!\n"
-msgstr " %s 下列項目中遺失選項 %s:UIConstraints“*%s %s *%s %s”!\n"
+msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"\n"
+msgstr ""
#, c-format
-msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"!\n"
-msgstr " %s 下列項目中遺失選項 %s:cupsUIConstraints %s:“%s”!\n"
+msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"\n"
+msgstr ""
#, c-format
-msgid " %s No base translation \"%s\" is included in file!\n"
-msgstr " %s 檔案中不包括基礎轉換“%s”!\n"
+msgid " %s No base translation \"%s\" is included in file\n"
+msgstr ""
#, c-format
msgid ""
-" %s Non-standard size name \"%s\"!\n"
+" %s Non-standard size name \"%s\"\n"
" REF: Page 187, section B.2.\n"
msgstr ""
#, c-format
msgid ""
-" %s REQUIRED %s does not define choice None!\n"
+" %s REQUIRED %s does not define choice None\n"
" REF: Page 122, section 5.17\n"
msgstr ""
-" %s REQUIRED %s 未定義選項 None!\n"
-" 參考:第 122 頁,章節 5.17\n"
#, c-format
-msgid " %s Size \"%s\" defined for %s but not for %s!\n"
+msgid " %s Size \"%s\" defined for %s but not for %s\n"
msgstr ""
#, c-format
-msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)!\n"
+msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)\n"
msgstr ""
#, c-format
-msgid " %s cupsICCProfile %s hash value collides with %s!\n"
-msgstr " %s cupsICCProfile %s 雜湊值與 %s 衝突!\n"
+msgid " %s cupsICCProfile %s hash value collides with %s\n"
+msgstr ""
#, c-format
-msgid " %s cupsUIResolver %s causes a loop!\n"
-msgstr " %s cupsUIResolver %s 造成迴圈!\n"
+msgid " %s cupsUIResolver %s causes a loop\n"
+msgstr ""
#, c-format
msgid ""
-" %s cupsUIResolver %s does not list at least two different options!\n"
+" %s cupsUIResolver %s does not list at least two different options\n"
msgstr ""
#, c-format
-msgid " **FAIL** %s choice names %s and %s differ only by case!\n"
-msgstr " **失敗** %s 選項名稱 %s 和 %s 僅在某些情況下不同!\n"
+msgid " **FAIL** %s choice names %s and %s differ only by case\n"
+msgstr ""
#, c-format
msgid ""
-" **FAIL** %s must be 1284DeviceID!\n"
+" **FAIL** %s must be 1284DeviceID\n"
" REF: Page 72, section 5.5\n"
msgstr ""
-" **失敗** %s 必須為 1284DeviceID!\n"
-" 參考:第 72 頁,章節 5.5\n"
#, c-format
msgid ""
@@ -498,19 +521,15 @@ msgstr ""
#, c-format
msgid ""
-" **FAIL** BAD DefaultImageableArea %s!\n"
+" **FAIL** BAD DefaultImageableArea %s\n"
" REF: Page 102, section 5.15.\n"
msgstr ""
-" **失敗** DefaultImageableArea %s 錯誤!\n"
-" 參考:第 102 頁,章節 5.15。\n"
#, c-format
msgid ""
-" **FAIL** BAD DefaultPaperDimension %s!\n"
+" **FAIL** BAD DefaultPaperDimension %s\n"
" REF: Page 103, section 5.15.\n"
msgstr ""
-" **失敗** DefaultPaperDimension %s 錯誤!\n"
-" 參考:第 103 頁,章節 5.15。\n"
msgid ""
" **FAIL** BAD JobPatchFile attribute in file\n"
@@ -564,11 +583,9 @@ msgstr ""
#, c-format
msgid ""
-" **FAIL** Bad %s choice %s!\n"
+" **FAIL** Bad %s choice %s\n"
" REF: Page 84, section 5.9\n"
msgstr ""
-" **失敗** %s 選項 %s 錯誤!\n"
-" 參考:第 84 頁,章節 5.9\n"
#, c-format
msgid ""
@@ -587,12 +604,12 @@ msgstr ""
" 參考:第 56 頁,章節 5.3。\n"
#, c-format
-msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1!\n"
-msgstr " **失敗** LanguageEncoding %s 錯誤 - 必須為 ISOLatin1!\n"
+msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1\n"
+msgstr ""
#, c-format
-msgid " **FAIL** Bad LanguageVersion %s - must be English!\n"
-msgstr " **失敗** LanguageVersion %s 錯誤 - 必須為英語!\n"
+msgid " **FAIL** Bad LanguageVersion %s - must be English\n"
+msgstr ""
#, c-format
msgid " **FAIL** Default option code cannot be interpreted: %s\n"
@@ -601,26 +618,26 @@ msgstr " **失敗** 無法解譯預設選項代碼:%s\n"
#, c-format
msgid ""
" **FAIL** Default translation string for option %s choice %s contains "
-"8-bit characters!\n"
-msgstr " **失敗** 選項 %s 選項 %s 的預設轉換字串包含 8 位元字元!\n"
+"8-bit characters\n"
+msgstr ""
#, c-format
msgid ""
" **FAIL** Default translation string for option %s contains 8-bit "
-"characters!\n"
-msgstr " **失敗** 選項 %s 的預設轉換字串包含 8 位元字元!\n"
+"characters\n"
+msgstr ""
#, c-format
-msgid " **FAIL** Group names %s and %s differ only by case!\n"
-msgstr " **失敗** 群組名稱 %s 和 %s 僅在某些情況下不同!\n"
+msgid " **FAIL** Group names %s and %s differ only by case\n"
+msgstr ""
#, c-format
-msgid " **FAIL** Multiple occurrences of %s choice name %s!\n"
-msgstr " **失敗** 出現了多個 %s 選項名稱 %s!\n"
+msgid " **FAIL** Multiple occurrences of %s choice name %s\n"
+msgstr ""
#, c-format
-msgid " **FAIL** Option names %s and %s differ only by case!\n"
-msgstr " **失敗** 選項名稱 %s 和 %s 僅在某些情況下不同!\n"
+msgid " **FAIL** Option names %s and %s differ only by case\n"
+msgstr ""
#, c-format
msgid ""
@@ -770,100 +787,82 @@ msgstr " 發現 %d 個錯誤\n"
#, c-format
msgid ""
-" Bad %%%%BoundingBox: on line %d!\n"
+" Bad %%%%BoundingBox: on line %d\n"
" REF: Page 39, %%%%BoundingBox:\n"
msgstr ""
-" 第 %d 行的 %%%%BoundingBox: 錯誤!\n"
-" 參考:第 39 頁,%%%%BoundingBox:\n"
#, c-format
msgid ""
-" Bad %%%%Page: on line %d!\n"
+" Bad %%%%Page: on line %d\n"
" REF: Page 53, %%%%Page:\n"
msgstr ""
-" 第 %d 行的 %%%%Page: 錯誤!\n"
-" 參考:第 53 頁,%%%%Page:\n"
#, c-format
msgid ""
-" Bad %%%%Pages: on line %d!\n"
+" Bad %%%%Pages: on line %d\n"
" REF: Page 43, %%%%Pages:\n"
msgstr ""
-" 第 %d 行的 %%%%Pages: 錯誤!\n"
-" 參考:第 43 頁,%%%%Pages:\n"
#, c-format
msgid ""
-" Line %d is longer than 255 characters (%d)!\n"
+" Line %d is longer than 255 characters (%d)\n"
" REF: Page 25, Line Length\n"
msgstr ""
-" 第 %d 行長度大於 255 個字元(%d)!\n"
-" 參考:第 25 頁,行長度\n"
msgid ""
-" Missing %!PS-Adobe-3.0 on first line!\n"
+" Missing %!PS-Adobe-3.0 on first line\n"
" REF: Page 17, 3.1 Conforming Documents\n"
msgstr ""
-" 第一行遺失 %!PS-Adobe-3.0!\n"
-" 參考:第 17 頁,3.1 確認文件\n"
#, c-format
msgid ""
-" Missing %%EndComments comment!\n"
+" Missing %%EndComments comment\n"
" REF: Page 41, %%EndComments\n"
msgstr ""
-" 遺失 %%EndComments 註解!\n"
-" 參考:第 41 頁,%%EndComments\n"
#, c-format
msgid ""
-" Missing or bad %%BoundingBox: comment!\n"
+" Missing or bad %%BoundingBox: comment\n"
" REF: Page 39, %%BoundingBox:\n"
msgstr ""
-" %%BoundingBox﹕ 註解遺失或錯誤!\n"
-" 參考:第 39 頁,%%BoundingBox:\n"
#, c-format
msgid ""
-" Missing or bad %%Page: comments!\n"
+" Missing or bad %%Page: comments\n"
" REF: Page 53, %%Page:\n"
msgstr ""
-" %%Page: 註解遺失或錯誤!\n"
-" 參考:第 53 頁,%%Page:\n"
#, c-format
msgid ""
-" Missing or bad %%Pages: comment!\n"
+" Missing or bad %%Pages: comment\n"
" REF: Page 43, %%Pages:\n"
msgstr ""
-" %%Pages: 註解遺失或錯誤!\n"
-" 參考:第 43 頁,%%Pages:\n"
msgid " NO ERRORS FOUND\n"
msgstr " 未發現錯誤\n"
#, c-format
-msgid " Saw %d lines that exceeded 255 characters!\n"
-msgstr " 發現 %d 行超出 255 個字元!\n"
+msgid " Saw %d lines that exceeded 255 characters\n"
+msgstr ""
#, c-format
-msgid " Too many %%BeginDocument comments!\n"
-msgstr " %%BeginDocument 註解太多!\n"
+msgid " Too many %%BeginDocument comments\n"
+msgstr ""
#, c-format
-msgid " Too many %%EndDocument comments!\n"
-msgstr " %%EndDocument 註解太多!\n"
+msgid " Too many %%EndDocument comments\n"
+msgstr ""
-msgid " Warning: file contains binary data!\n"
-msgstr " WARNING: 檔案包含二進位資料!\n"
+msgid " Warning: file contains binary data\n"
+msgstr ""
#, c-format
-msgid " Warning: no %%EndComments comment in file!\n"
-msgstr " WARNING: 檔案中沒有 %%EndComments 註解!\n"
+msgid " Warning: no %%EndComments comment in file\n"
+msgstr ""
#, c-format
-msgid " Warning: obsolete DSC version %.1f in file!\n"
-msgstr " WARNING: 檔案中的 DSC 版本 %.1f 已過時!\n"
+msgid " Warning: obsolete DSC version %.1f in file\n"
+msgstr ""
msgid " FAIL\n"
msgstr " 失敗\n"
@@ -959,8 +958,8 @@ msgstr ""
"\t%s\n"
#, c-format
-msgid "%s not supported!"
-msgstr "不支援 %s!"
+msgid "%s not supported"
+msgstr ""
#, c-format
msgid "%s/%s accepting requests since %s\n"
@@ -983,117 +982,119 @@ msgid "%s: %s failed: %s\n"
msgstr "%s:%s 失敗:%s\n"
#, c-format
-msgid "%s: Don't know what to do!\n"
-msgstr "%s:不知道要執行的動作!\n"
+msgid "%s: Don't know what to do\n"
+msgstr ""
#, c-format
msgid ""
-"%s: Error - %s environment variable names non-existent destination \"%s\"!\n"
-msgstr "%s:錯誤 - %s 環境變數名稱中有不存在的目的地“%s”!\n"
+"%s: Error - %s environment variable names non-existent destination \"%s\"\n"
+msgstr ""
+
+#, c-format
+msgid "%s: Error - bad job ID\n"
+msgstr ""
#, c-format
-msgid "%s: Error - bad job ID!\n"
-msgstr "%s:錯誤 - 作業 ID 錯誤!\n"
+msgid "%s: Error - cannot print files and alter jobs simultaneously\n"
+msgstr ""
#, c-format
-msgid "%s: Error - cannot print files and alter jobs simultaneously!\n"
-msgstr "%s:錯誤 - 無法列印檔案並同時更改作業!\n"
+msgid "%s: Error - cannot print from stdin if files or a job ID are provided\n"
+msgstr ""
#, c-format
-msgid ""
-"%s: Error - cannot print from stdin if files or a job ID are provided!\n"
-msgstr "%s:錯誤 - 在提供檔案或作業 ID 的情況下無法從 stdin 進行列印!\n"
+msgid "%s: Error - expected character set after '-S' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected character set after '-S' option!\n"
-msgstr "%s:錯誤 - '-S' 選項後面預期為字元集!\n"
+msgid "%s: Error - expected content type after '-T' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected content type after '-T' option!\n"
-msgstr "%s:錯誤 - '-T' 選項後面預期為內容類型!\n"
+msgid "%s: Error - expected copies after '-n' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected copies after '-n' option!\n"
-msgstr "%s:錯誤 - '-n' 選項後面預期為份數!\n"
+msgid "%s: Error - expected copy count after '-#' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected copy count after '-#' option!\n"
-msgstr "%s:錯誤 - '-#' 選項後面預期為複本計數!\n"
+msgid "%s: Error - expected destination after '-P' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected destination after '-P' option!\n"
-msgstr "%s:錯誤 - '-P' 選項後面預期為目的地!\n"
+msgid "%s: Error - expected destination after '-b' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected destination after '-b' option!\n"
-msgstr "%s:錯誤 - '-b' 選項後面預期為目的地!\n"
+msgid "%s: Error - expected destination after '-d' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected destination after '-d' option!\n"
-msgstr "%s:錯誤 - '-d' 選項後面預期為目的地!\n"
+msgid "%s: Error - expected form after '-f' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected form after '-f' option!\n"
-msgstr "%s:錯誤 - '-f' 選項後面預期為表單!\n"
+msgid "%s: Error - expected hold name after '-H' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected hold name after '-H' option!\n"
-msgstr "%s:錯誤 - '-H' 選項後面預期為保留名稱!\n"
+msgid "%s: Error - expected hostname after '-H' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected hostname after '-H' option!\n"
-msgstr "%s:錯誤 - '-H' 選項後面預期為主機名稱!\n"
+msgid "%s: Error - expected hostname after '-h' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected hostname after '-h' option!\n"
-msgstr "%s:錯誤 - '-h' 選項後面預期為主機名稱!\n"
+msgid "%s: Error - expected mode list after '-y' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected mode list after '-y' option!\n"
-msgstr "%s:錯誤 - '-y' 選項後面預期為模式列表!\n"
+msgid "%s: Error - expected name after '-%c' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected name after '-%c' option!\n"
-msgstr "%s:錯誤 - '-%c' 選項後面預期為名稱!\n"
+msgid "%s: Error - expected option string after '-o' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected option string after '-o' option!\n"
-msgstr "%s:錯誤 - '-o' 選項後面預期為選項字串!\n"
+msgid "%s: Error - expected page list after '-P' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected page list after '-P' option!\n"
-msgstr "%s:錯誤 - '-P' 選項後面預期為頁面列表!\n"
+msgid "%s: Error - expected priority after '-%c' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected priority after '-%c' option!\n"
-msgstr "%s:錯誤 - '-%c' 選項後面預期為優先順序!\n"
+msgid "%s: Error - expected reason text after '-r' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected reason text after '-r' option!\n"
-msgstr "%s:錯誤 - '-r' 選項後面預期為原因文字!\n"
+msgid "%s: Error - expected title after '-t' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected title after '-t' option!\n"
-msgstr "%s:錯誤 - '-t' 選項後面預期為標題!\n"
+msgid "%s: Error - expected username after '-U' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected username after '-U' option!\n"
-msgstr "%s:錯誤 - '-U' 選項後面預期為使用者名稱!\n"
+msgid "%s: Error - expected username after '-U' option!n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected username after '-u' option!\n"
-msgstr "%s:錯誤 - '-u' 選項後面預期為使用者名稱!\n"
+msgid "%s: Error - expected username after '-u' option\n"
+msgstr ""
#, c-format
-msgid "%s: Error - expected value after '-%c' option!\n"
-msgstr "%s:錯誤 - '-%c' 選項後面預期為值!\n"
+msgid "%s: Error - expected value after '-%c' option\n"
+msgstr ""
#, c-format
msgid ""
"%s: Error - need \"completed\", \"not-completed\", or \"all\" after '-W' "
-"option!\n"
+"option\n"
msgstr ""
-"%s:錯誤 - &aops;-W&aops; 選項後面需要“completed”、“not-completed”或“all”!\n"
#, c-format
msgid "%s: Error - no default destination available.\n"
@@ -1104,8 +1105,8 @@ msgid "%s: Error - priority must be between 1 and 100.\n"
msgstr "%s:錯誤 - 優先順序必須介於 1 和 100 之間。\n"
#, c-format
-msgid "%s: Error - scheduler not responding!\n"
-msgstr "%s:錯誤 - 排程器沒有回應!\n"
+msgid "%s: Error - scheduler not responding\n"
+msgstr ""
#, c-format
msgid "%s: Error - too many files - \"%s\"\n"
@@ -1120,64 +1121,64 @@ msgid "%s: Error - unable to queue from stdin - %s\n"
msgstr "%s:錯誤 - 無法從 stdin 佇列 - %s\n"
#, c-format
-msgid "%s: Error - unknown destination \"%s\"!\n"
-msgstr "%s:錯誤 - 未知的目的地“%s”!\n"
+msgid "%s: Error - unknown destination \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Error - unknown destination \"%s/%s\"!\n"
-msgstr "%s:錯誤 - 未知的目的地“%s/%s”!\n"
+msgid "%s: Error - unknown destination \"%s/%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Error - unknown option '%c'!\n"
-msgstr "%s:錯誤 - 未知的選項 '%c'!\n"
+msgid "%s: Error - unknown option '%c'\n"
+msgstr ""
#, c-format
-msgid "%s: Error - unknown option '%s'!\n"
-msgstr "%s:錯誤 - 未知的選項 '%s'!\n"
+msgid "%s: Error - unknown option '%s'\n"
+msgstr ""
#, c-format
-msgid "%s: Expected job ID after '-i' option!\n"
-msgstr "%s:'-i' 選項後面預期為作業 ID!\n"
+msgid "%s: Expected job ID after '-i' option\n"
+msgstr ""
#, c-format
msgid "%s: Filter \"%s\" not available: %s\n"
msgstr "%s:無法使用濾鏡“%s”:%s\n"
#, c-format
-msgid "%s: Invalid destination name in list \"%s\"!\n"
-msgstr "%s:列表“%s”中的目的地名稱無效!\n"
+msgid "%s: Invalid destination name in list \"%s\"\n"
+msgstr ""
#, c-format
msgid "%s: Invalid filter string \"%s\"\n"
msgstr "%s:過濾字串“%s”無效\n"
#, c-format
-msgid "%s: Need job ID ('-i jobid') before '-H restart'!\n"
-msgstr "%s:&aops;-H restart&aops; 前面需要作業 ID('-i jobid')!\n"
+msgid "%s: Need job ID ('-i jobid') before '-H restart'\n"
+msgstr ""
#, c-format
-msgid "%s: No filter to convert from %s/%s to %s/%s!\n"
-msgstr "%s:沒有濾鏡要從 %s/%s 轉換為 %s/%s!\n"
+msgid "%s: No filter to convert from %s/%s to %s/%s\n"
+msgstr ""
#, c-format
msgid "%s: Operation failed: %s\n"
msgstr "%s:作業失敗:%s\n"
#, c-format
-msgid "%s: Sorry, no encryption support compiled in!\n"
-msgstr "%s:抱歉,未編譯入加密支援!\n"
+msgid "%s: Sorry, no encryption support compiled in\n"
+msgstr ""
#, c-format
msgid "%s: Unable to connect to server\n"
msgstr "%s:無法連接伺服器\n"
#, c-format
-msgid "%s: Unable to contact server!\n"
-msgstr "%s:無法聯絡伺服器!\n"
+msgid "%s: Unable to contact server\n"
+msgstr ""
#, c-format
-msgid "%s: Unable to determine MIME type of \"%s\"!\n"
-msgstr "%s:無法確定“%s”的 MIME 類型!\n"
+msgid "%s: Unable to determine MIME type of \"%s\"\n"
+msgstr ""
#, c-format
msgid "%s: Unable to open %s: %s\n"
@@ -1192,55 +1193,55 @@ msgid "%s: Unable to open PPD file: %s on line %d.\n"
msgstr ""
#, c-format
-msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"!\n"
-msgstr "%s:無法從“%s”或“%s”讀取 MIME 資料庫!\n"
+msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown destination \"%s\"!\n"
-msgstr "%s:未知的目的地“%s”!\n"
+msgid "%s: Unknown destination \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown destination MIME type %s/%s!\n"
-msgstr "%s:未知的目的地 MIME 類型 %s/%s!\n"
+msgid "%s: Unknown destination MIME type %s/%s\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown option '%c'!\n"
-msgstr "%s:未知的選項 '%c'!\n"
+msgid "%s: Unknown option '%c'\n"
+msgstr ""
#, c-format
-msgid "%s: Unknown source MIME type %s/%s!\n"
-msgstr "%s:未知的來源 MIME 類型 %s/%s!\n"
+msgid "%s: Unknown source MIME type %s/%s\n"
+msgstr ""
#, c-format
msgid ""
"%s: Warning - '%c' format modifier not supported - output may not be "
-"correct!\n"
-msgstr "%s:警告 - 不支援 '%c' 格式修飾符 - 輸出可能不正確!\n"
+"correct\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - character set option ignored!\n"
-msgstr "%s:警告 - 已忽略字元集選項!\n"
+msgid "%s: Warning - character set option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - content type option ignored!\n"
-msgstr "%s:警告 - 已忽略內容類型選項!\n"
+msgid "%s: Warning - content type option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - form option ignored!\n"
-msgstr "%s:警告 - 已忽略表單選項!\n"
+msgid "%s: Warning - form option ignored\n"
+msgstr ""
#, c-format
-msgid "%s: Warning - mode option ignored!\n"
-msgstr "%s:警告 - 已忽略模式選項!\n"
+msgid "%s: Warning - mode option ignored\n"
+msgstr ""
#, c-format
msgid ""
-"%s: error - %s environment variable names non-existent destination \"%s\"!\n"
-msgstr "%s:錯誤 - %s 環境變數名稱中有不存在的目的地“%s”!\n"
+"%s: error - %s environment variable names non-existent destination \"%s\"\n"
+msgstr ""
#, c-format
-msgid "%s: error - expected option=value after '-o' option!\n"
-msgstr "%s:錯誤 - &aops;-o&aops; 選項後面預期為 option=value!\n"
+msgid "%s: error - expected option=value after '-o' option\n"
+msgstr ""
#, c-format
msgid "%s: error - no default destination available.\n"
@@ -1837,19 +1838,19 @@ msgstr "95"
msgid "?Invalid help command unknown\n"
msgstr "?無效的輔助說明指令未知\n"
-msgid "A Samba password is required to export printer drivers!"
-msgstr "需要 Samba 密碼,才能輸出印表機驅動程式!"
+msgid "A Samba password is required to export printer drivers"
+msgstr ""
-msgid "A Samba username is required to export printer drivers!"
-msgstr "需要 Samba 使用者名稱,才能輸出印表機驅動程式!"
+msgid "A Samba username is required to export printer drivers"
+msgstr ""
#, c-format
-msgid "A class named \"%s\" already exists!"
-msgstr "名為“%s”的類別已存在!"
+msgid "A class named \"%s\" already exists"
+msgstr ""
#, c-format
-msgid "A printer named \"%s\" already exists!"
-msgstr "名為“%s”的印表機已存在!"
+msgid "A printer named \"%s\" already exists"
+msgstr ""
msgid "A0"
msgstr "A0"
@@ -1960,12 +1961,12 @@ msgid "Applicator"
msgstr "噴頭"
#, c-format
-msgid "Attempt to set %s printer-state to bad value %d!"
-msgstr "嘗試將 %s 印表機狀態設為錯誤的值 %d!"
+msgid "Attempt to set %s printer-state to bad value %d"
+msgstr ""
#, c-format
-msgid "Attribute groups are out of order (%x < %x)!"
-msgstr "屬性群組有問題(%x < %x)!"
+msgid "Attribute groups are out of order (%x < %x)"
+msgstr ""
msgid "B0"
msgstr "B0"
@@ -2029,89 +2030,92 @@ msgid "Bad custom parameter"
msgstr "自定參數錯誤"
#, c-format
-msgid "Bad device URI \"%s\"!\n"
-msgstr "設備 URI“%s”錯誤!\n"
+msgid "Bad device URI \"%s\"\n"
+msgstr ""
#, c-format
-msgid "Bad device-uri \"%s\"!"
-msgstr "device-uri“%s”錯誤!"
+msgid "Bad device-uri \"%s\""
+msgstr ""
#, c-format
-msgid "Bad device-uri scheme \"%s\"!"
-msgstr "device-uri 架構“%s”錯誤!"
+msgid "Bad device-uri scheme \"%s\""
+msgstr ""
#, c-format
-msgid "Bad document-format \"%s\"!"
-msgstr "document-format“%s”錯誤!"
+msgid "Bad document-format \"%s\""
+msgstr ""
-msgid "Bad filename buffer!"
-msgstr "檔名緩衝區錯誤!"
+msgid "Bad filename buffer"
+msgstr ""
#, c-format
msgid "Bad font attribute: %s\n"
msgstr "字體屬性ERROR: %s\n"
-msgid "Bad job-priority value!"
-msgstr "job-priority 值錯誤!"
+msgid "Bad job-priority value"
+msgstr ""
#, c-format
-msgid "Bad job-sheets value \"%s\"!"
-msgstr "job-sheets 值“%s”錯誤!"
+msgid "Bad job-sheets value \"%s\""
+msgstr ""
-msgid "Bad job-sheets value type!"
-msgstr "job-sheets 值類型錯誤!"
+msgid "Bad job-sheets value type"
+msgstr ""
-msgid "Bad job-state value!"
-msgstr "job-state 值錯誤!"
+msgid "Bad job-state value"
+msgstr ""
#, c-format
-msgid "Bad job-uri attribute \"%s\"!"
-msgstr "job-uri 屬性“%s”錯誤!"
+msgid "Bad job-uri attribute \"%s\""
+msgstr ""
#, c-format
-msgid "Bad notify-pull-method \"%s\"!"
-msgstr "notify-pull-method“%s”錯誤!"
+msgid "Bad notify-pull-method \"%s\""
+msgstr ""
#, c-format
-msgid "Bad notify-recipient-uri URI \"%s\"!"
-msgstr "notify-recipient-uri URI“%s”錯誤!"
+msgid "Bad notify-recipient-uri URI \"%s\""
+msgstr ""
#, c-format
msgid "Bad number-up value %d."
msgstr "number-up 值 %d 錯誤。"
#, c-format
-msgid "Bad option + choice on line %d!"
-msgstr "第 %d 行的 option + choice 錯誤!"
+msgid "Bad option + choice on line %d"
+msgstr ""
#, c-format
msgid "Bad page-ranges values %d-%d."
msgstr "page-ranges 值 %d-%d 錯誤。"
#, c-format
-msgid "Bad port-monitor \"%s\"!"
-msgstr "port-monitor“%s”錯誤!"
+msgid "Bad port-monitor \"%s\""
+msgstr ""
#, c-format
-msgid "Bad printer-state value %d!"
-msgstr "printer-state 值 %d 錯誤!"
+msgid "Bad printer-state value %d"
+msgstr ""
#, c-format
-msgid "Bad request ID %d!"
+msgid "Bad request ID %d"
msgstr ""
#, c-format
-msgid "Bad request version number %d.%d!"
-msgstr "請求版本號碼 %d.%d 錯誤!"
+msgid "Bad request version number %d.%d"
+msgstr ""
-msgid "Bad subscription ID!"
-msgstr "訂閱 ID 錯誤!"
+msgid "Bad subscription ID"
+msgstr ""
+
+msgid "Bad value string"
+msgstr ""
msgid "Banners"
msgstr "標語"
msgid "Billing Information: "
-msgstr "文件封面INFO: "
+msgstr "帳單資訊:"
msgid "Bond Paper"
msgstr "證券紙"
@@ -2165,8 +2169,8 @@ msgid "Change Settings"
msgstr "更改設定"
#, c-format
-msgid "Character set \"%s\" not supported!"
-msgstr "不支援字元集“%s”!"
+msgid "Character set \"%s\" not supported"
+msgstr ""
msgid "Chou3 Envelope"
msgstr "Chou3 信封"
@@ -2205,11 +2209,8 @@ msgid "Continuous"
msgstr "連續"
#, c-format
-msgid "Could not scan type \"%s\"!"
-msgstr "無法掃描類型“%s”!"
-
-msgid "Cover open."
-msgstr "機蓋已打開。"
+msgid "Could not scan type \"%s\""
+msgstr ""
msgid "Created"
msgstr "已製作"
@@ -2260,12 +2261,6 @@ msgstr "DeskJet 系列"
msgid "Destination \"%s\" is not accepting jobs."
msgstr "目的地“%s”不接受作業。"
-msgid "Developer almost empty."
-msgstr "顯像劑即將耗盡。"
-
-msgid "Developer empty!"
-msgstr "顯像劑已耗盡!"
-
#, c-format
msgid ""
"Device: uri = %s\n"
@@ -2292,9 +2287,6 @@ msgstr "已停用"
msgid "Document %d not found in job %d."
msgstr "文件 %d 在作業 %d 中找不到。"
-msgid "Door open."
-msgstr "機門已打開。"
-
msgid "Double Postcard"
msgstr "雙明信片"
@@ -2329,24 +2321,20 @@ msgid "ERROR: %s job-id user title copies options [file]\n"
msgstr ""
#, c-format
-msgid "ERROR: Bad %%BoundingBox: comment seen!\n"
-msgstr "ERROR: %%BoundingBox ERROR: 發現有註解!\n"
-
-#, c-format
-msgid "ERROR: Bad %%IncludeFeature: comment!\n"
-msgstr "ERROR: %%IncludeFeature ERROR: 註解!\n"
+msgid "ERROR: Bad %%BoundingBox: comment seen\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad %%Page: comment in file!\n"
-msgstr "ERROR: %%Page ERROR: 檔案中的註解!\n"
+msgid "ERROR: Bad %%IncludeFeature: comment\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad %%PageBoundingBox: comment in file!\n"
-msgstr "ERROR: %%PageBoundingBox ERROR: 檔案中的註解!\n"
+msgid "ERROR: Bad %%Page: comment in file\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad SCSI device file \"%s\"!\n"
-msgstr "ERROR: SCSI 設備檔案“%s”錯誤!\n"
+msgid "ERROR: Bad %%PageBoundingBox: comment in file\n"
+msgstr ""
#, c-format
msgid "ERROR: Bad charset file %s\n"
@@ -2357,23 +2345,23 @@ msgid "ERROR: Bad charset type %s\n"
msgstr "ERROR: 字元集類型 %s 錯誤\n"
#, c-format
-msgid "ERROR: Bad columns value %d!\n"
-msgstr "ERROR: 直欄值 %d 錯誤!\n"
+msgid "ERROR: Bad columns value %d\n"
+msgstr ""
#, c-format
-msgid "ERROR: Bad cpi value %f!\n"
-msgstr "ERROR: cpi 值 %f 錯誤!\n"
+msgid "ERROR: Bad cpi value %f\n"
+msgstr ""
#, c-format
msgid "ERROR: Bad font description line: %s\n"
msgstr "ERROR: 字體描述行ERROR: %s\n"
#, c-format
-msgid "ERROR: Bad lpi value %f!\n"
-msgstr "ERROR: lpi 值 %f 錯誤!\n"
+msgid "ERROR: Bad lpi value %f\n"
+msgstr ""
-msgid "ERROR: Bad page setup!\n"
-msgstr "ERROR: 頁面設定錯誤!\n"
+msgid "ERROR: Bad page setup\n"
+msgstr ""
#, c-format
msgid "ERROR: Bad text direction %s\n"
@@ -2383,87 +2371,80 @@ msgstr "ERROR: 文字方向 %s 錯誤\n"
msgid "ERROR: Bad text width %s\n"
msgstr "ERROR: 文字寬度 %s 錯誤\n"
-msgid "ERROR: Destination printer does not exist!\n"
-msgstr "ERROR: 目的印表機不存在!\n"
+msgid "ERROR: Destination printer does not exist\n"
+msgstr ""
#, c-format
-msgid "ERROR: Duplicate %%BoundingBox: comment seen!\n"
-msgstr "ERROR: 重複的 %%BoundingBox:發現有註解!\n"
+msgid "ERROR: Duplicate %%BoundingBox: comment seen\n"
+msgstr ""
#, c-format
-msgid "ERROR: Duplicate %%Pages: comment seen!\n"
-msgstr "ERROR: 重複的 %%Pages:發現有註解!\n"
+msgid "ERROR: Duplicate %%Pages: comment seen\n"
+msgstr ""
-msgid "ERROR: Empty print file!\n"
-msgstr "ERROR: 列印檔案為空!\n"
+msgid "ERROR: Empty print file\n"
+msgstr ""
#, c-format
msgid "ERROR: Error %d sending PAPSendData request: %s\n"
msgstr "ERROR: %d 傳送 PAPSendData 請求時發生ERROR: %s\n"
#, c-format
-msgid "ERROR: Expected quoted string on line %d of %s!\n"
-msgstr "ERROR: %2$s 的第 %1$d 行預期為引言字串!\n"
-
-msgid "ERROR: Fatal USB error!\n"
-msgstr "ERROR: 嚴重的 USB 錯誤!\n"
+msgid "ERROR: Expected quoted string on line %d of %s\n"
+msgstr ""
-msgid "ERROR: Invalid HP-GL/2 command seen, unable to print file!\n"
-msgstr "ERROR: 發現無效的 HP-GL/2 指令,無法列印檔案!\n"
+msgid "ERROR: Fatal USB error\n"
+msgstr ""
#, c-format
-msgid "ERROR: Missing %%EndProlog!\n"
-msgstr "ERROR: 遺失 %%EndProlog!\n"
+msgid "ERROR: Missing %%EndProlog\n"
+msgstr ""
#, c-format
-msgid "ERROR: Missing %%EndSetup!\n"
-msgstr "ERROR: 遺失 %%EndSetup!\n"
+msgid "ERROR: Missing %%EndSetup\n"
+msgstr ""
#, c-format
-msgid "ERROR: Missing value on line %d of banner file!\n"
-msgstr "ERROR: 標語檔案的第 %d 行遺失值!\n"
+msgid "ERROR: Missing value on line %d of banner file\n"
+msgstr ""
#, c-format
msgid ""
-"ERROR: Need a msgid line before any translation strings on line %d of %s!\n"
-msgstr "ERROR: 在 %2$s 第 %1$d 行的任何轉換字串前面都需要 msgid 行!\n"
+"ERROR: Need a msgid line before any translation strings on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ERROR: No %%BoundingBox: comment in header!\n"
-msgstr "ERROR: 沒有 %%BoundingBox:標題中的註解!\n"
+msgid "ERROR: No %%BoundingBox: comment in header\n"
+msgstr ""
#, c-format
-msgid "ERROR: No %%Pages: comment in header!\n"
-msgstr "ERROR: 沒有 %%Pages:標題中的註解!\n"
+msgid "ERROR: No %%Pages: comment in header\n"
+msgstr ""
msgid ""
-"ERROR: No device URI found in argv[0] or in DEVICE_URI environment "
-"variable!\n"
-msgstr "ERROR: 在 argv[0] 或 DEVICE_URI 環境變數中找不到設備 URI!\n"
+"ERROR: No device URI found in argv[0] or in DEVICE_URI environment variable\n"
+msgstr ""
#, c-format
msgid "ERROR: No fonts in charset file %s\n"
msgstr "ERROR: 字元集檔案 %s 中沒有字體\n"
-msgid "ERROR: No pages found!\n"
-msgstr "ERROR: 找不到頁面!\n"
+msgid "ERROR: No pages found\n"
+msgstr ""
-msgid "ERROR: Out of paper!\n"
-msgstr "ERROR: 缺紙!\n"
+msgid "ERROR: Out of paper\n"
+msgstr ""
-msgid "ERROR: PRINTER environment variable not defined!\n"
-msgstr "ERROR: 未定義 PRINTER 環境變數!\n"
+msgid "ERROR: PRINTER environment variable not defined\n"
+msgstr ""
#, c-format
-msgid "ERROR: Print file was not accepted (%s)!\n"
-msgstr "ERROR: 不接受列印檔案(%s)!\n"
+msgid "ERROR: Print file was not accepted (%s)\n"
+msgstr ""
msgid "ERROR: Printer not responding\n"
msgstr "ERROR: 印表機未回應\n"
-msgid "ERROR: Printer not responding!\n"
-msgstr "ERROR: 印表機未回應!\n"
-
msgid "ERROR: Printer sent unexpected EOF\n"
msgstr "ERROR: 印表機傳送了非預期的 EOF\n"
@@ -2486,6 +2467,9 @@ msgstr "ERROR: 無法將檔案 %d 加入作業:%s\n"
msgid "ERROR: Unable to cancel job %d: %s\n"
msgstr "ERROR: 無法取消作業 %d:%s\n"
+msgid "ERROR: Unable to connect to printer; will retry in 30 seconds...\n"
+msgstr ""
+
msgid "ERROR: Unable to copy PDF file"
msgstr "ERROR: 無法拷貝 PDF 檔案"
@@ -2533,16 +2517,16 @@ msgid "ERROR: Unable to get default AppleTalk zone"
msgstr "ERROR: 無法取得預設的 AppleTalk 區域"
#, c-format
-msgid "ERROR: Unable to get job %d attributes (%s)!\n"
-msgstr "ERROR: 無法取得作業 %d 屬性(%s)!\n"
+msgid "ERROR: Unable to get job %d attributes (%s)\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unable to get printer status (%s)!\n"
-msgstr "ERROR: 無法取得印表機狀態(%s)!\n"
+msgid "ERROR: Unable to get printer status (%s)\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unable to locate printer '%s'!\n"
-msgstr "ERROR: 找不到印表機 '%s'!\n"
+msgid "ERROR: Unable to locate printer '%s'\n"
+msgstr ""
msgid "ERROR: Unable to look for PAP response"
msgstr "ERROR: 無法尋找 PAP 回應"
@@ -2561,7 +2545,7 @@ msgstr "ERROR: 無法打開“%s”- %s\n"
msgid "ERROR: Unable to open %s: %s\n"
msgstr "ERROR: 無法打開 %s:%s\n"
-msgid "ERROR: Unable to open PPD file!\n"
+msgid "ERROR: Unable to open PPD file\n"
msgstr ""
#, c-format
@@ -2580,8 +2564,8 @@ msgstr "ERROR: 無法打開檔案“%s”- %s\n"
msgid "ERROR: Unable to open file \"%s\": %s\n"
msgstr "ERROR: 無法打開檔案“%s”:%s\n"
-msgid "ERROR: Unable to open image file for printing!\n"
-msgstr "ERROR: 無法打開要列印的影像檔!\n"
+msgid "ERROR: Unable to open image file for printing\n"
+msgstr ""
#, c-format
msgid "ERROR: Unable to open print file \"%s\": %s\n"
@@ -2604,18 +2588,18 @@ msgid "ERROR: Unable to open temporary compressed print file: %s\n"
msgstr "ERROR: 無法打開暫時的壓縮列印檔案:%s\n"
#, c-format
-msgid "ERROR: Unable to print %d text columns!\n"
-msgstr "ERROR: 無法列印 %d 文字直欄!\n"
+msgid "ERROR: Unable to print %d text columns\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unable to print %dx%d text page!\n"
-msgstr "ERROR: 無法列印 %dx%d 文字頁面!\n"
+msgid "ERROR: Unable to print %dx%d text page\n"
+msgstr ""
msgid "ERROR: Unable to read print data"
msgstr "ERROR: 無法讀取列印資料"
-msgid "ERROR: Unable to read print data!\n"
-msgstr "ERROR: 無法讀取列印資料!\n"
+msgid "ERROR: Unable to read print data\n"
+msgstr ""
msgid "ERROR: Unable to reserve port"
msgstr "ERROR: 無法保留連接埠"
@@ -2637,12 +2621,8 @@ msgstr "ERROR: 無法傳送 PAP tickle 請求"
msgid "ERROR: Unable to send initial PAP send data request"
msgstr "ERROR: 無法傳送初始 PAP 傳送資料請求"
-#, c-format
-msgid "ERROR: Unable to send print data (%d)\n"
-msgstr "ERROR: 無法傳送列印資料(%d)\n"
-
-msgid "ERROR: Unable to send print data!\n"
-msgstr "ERROR: 無法傳送列印資料!\n"
+msgid "ERROR: Unable to send print data\n"
+msgstr ""
msgid "ERROR: Unable to send print file to printer"
msgstr "ERROR: 無法將列印檔案傳送至印表機"
@@ -2659,8 +2639,8 @@ msgid "ERROR: Unable to write %d bytes to \"%s\": %s\n"
msgstr "ERROR: 無法將 %d 位元組寫入至“%s”:%s\n"
#, c-format
-msgid "ERROR: Unable to write %d bytes to printer!\n"
-msgstr "ERROR: 無法將 %d 位元組寫入至印表機!\n"
+msgid "ERROR: Unable to write %d bytes to printer\n"
+msgstr ""
msgid "ERROR: Unable to write control file"
msgstr "ERROR: 無法寫入控制檔案"
@@ -2672,23 +2652,20 @@ msgstr "ERROR: 無法寫入列印資料"
msgid "ERROR: Unable to write print data: %s\n"
msgstr "ERROR: 無法寫入列印資料:%s\n"
-msgid "ERROR: Unable to write raster data to driver!\n"
-msgstr "ERROR: 無法將水平掃瞄線資料寫入驅動程式!\n"
-
-msgid "ERROR: Unable to write to temporary file"
-msgstr "ERROR: 無法寫入暫存檔"
+msgid "ERROR: Unable to write raster data to driver\n"
+msgstr ""
#, c-format
msgid "ERROR: Unable to write uncompressed document data: %s\n"
msgstr "ERROR: 無法寫入未壓縮的文件資料:%s\n"
#, c-format
-msgid "ERROR: Unexpected text on line %d of %s!\n"
-msgstr "ERROR: %2$s 的第 %1$d 行有非預期的文字!\n"
+msgid "ERROR: Unexpected text on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unknown encryption option value \"%s\"!\n"
-msgstr "ERROR: 未知的加密選項值“%s”!\n"
+msgid "ERROR: Unknown encryption option value \"%s\"\n"
+msgstr ""
#, c-format
msgid "ERROR: Unknown file order \"%s\"\n"
@@ -2699,59 +2676,53 @@ msgid "ERROR: Unknown format character \"%c\"\n"
msgstr "ERROR: 未知的格式字元“%c”\n"
#, c-format
-msgid "ERROR: Unknown message catalog format for \"%s\"!\n"
-msgstr "ERROR: “%s”的訊息目錄格式未知!\n"
+msgid "ERROR: Unknown message catalog format for \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unknown option \"%s\" with value \"%s\"!\n"
-msgstr "ERROR: 未知的選項“%s”,值為“%s”!\n"
+msgid "ERROR: Unknown option \"%s\" with value \"%s\"\n"
+msgstr ""
#, c-format
msgid "ERROR: Unknown print mode \"%s\"\n"
msgstr "ERROR: 未知的列印模式“%s”\n"
#, c-format
-msgid "ERROR: Unknown version option value \"%s\"!\n"
-msgstr "ERROR: 未知的版本選項值“%s”!\n"
+msgid "ERROR: Unknown version option value \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unsupported brightness value %s, using brightness=100!\n"
-msgstr "ERROR: 不受支援的亮度值 %s,使用 brightness=100!\n"
+msgid "ERROR: Unsupported brightness value %s, using brightness=100\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unsupported gamma value %s, using gamma=1000!\n"
-msgstr "ERROR: 不受支援的 gamma 值 %s,使用 gamma=1000!\n"
+msgid "ERROR: Unsupported gamma value %s, using gamma=1000\n"
+msgstr ""
#, c-format
-msgid "ERROR: Unsupported number-up value %d, using number-up=1!\n"
-msgstr "ERROR: 不受支援的 number-up 值 %d,使用 number-up=1!\n"
+msgid "ERROR: Unsupported number-up value %d, using number-up=1\n"
+msgstr ""
#, c-format
msgid ""
-"ERROR: Unsupported number-up-layout value %s, using number-up-layout=lrtb!\n"
+"ERROR: Unsupported number-up-layout value %s, using number-up-layout=lrtb\n"
msgstr ""
-"ERROR: 不受支援的 number-up-layout 值 %s,使用 number-up-layout=lrtb!\n"
#, c-format
-msgid "ERROR: Unsupported page-border value %s, using page-border=none!\n"
-msgstr "ERROR: 不受支援的 page-border 值 %s,使用 page-border=none!\n"
+msgid "ERROR: Unsupported page-border value %s, using page-border=none\n"
+msgstr ""
#, c-format
-msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting!\n"
-msgstr "ERROR: 偵測到 doc_printf 溢位(%d 位元組),正在中斷!\n"
+msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting\n"
+msgstr ""
#, c-format
-msgid "ERROR: pictwpstops exited on signal %d!\n"
-msgstr "ERROR: pictwpstops 在遇到訊號 %d 時結束!\n"
+msgid "ERROR: pictwpstops exited on signal %d\n"
+msgstr ""
#, c-format
-msgid "ERROR: pictwpstops exited with status %d!\n"
-msgstr "ERROR: pictwpstops 以狀態 %d 結束!\n"
-
-msgid ""
-"ERROR: recoverable: Unable to connect to printer; will retry in 30 "
-"seconds...\n"
-msgstr "ERROR: 可回復:無法連接印表機;30 秒內將重試⋯\n"
+msgid "ERROR: pictwpstops exited with status %d\n"
+msgstr ""
msgid "ERROR: select() failed"
msgstr "ERROR: select() 失敗"
@@ -2762,12 +2733,15 @@ msgstr "ERROR: 無法開始列印檔案"
msgid "Edit Configuration File"
msgstr "編輯配置檔案"
-msgid "Empty PPD file!"
-msgstr "PPD 檔案為空!"
+msgid "Empty PPD file"
+msgstr ""
msgid "Ending Banner"
msgstr "結束標語"
+msgid "English"
+msgstr ""
+
msgid "Enter old password:"
msgstr "輸入新密碼:"
@@ -2794,8 +2768,8 @@ msgstr "Epson"
msgid "Error Policy"
msgstr "錯誤的原則"
-msgid "Error: need hostname after '-h' option!\n"
-msgstr "ERROR: '-h' 選項後面需要主機名稱!\n"
+msgid "Error: need hostname after '-h' option\n"
+msgstr ""
msgid "Every 10 Labels"
msgstr "每 10 個標籤"
@@ -2855,12 +2829,6 @@ msgstr "對開紙"
msgid "Forbidden"
msgstr "已禁止"
-msgid "Fuser temperature high!"
-msgstr "加熱器溫度高!"
-
-msgid "Fuser temperature low!"
-msgstr "加熱器溫度低!"
-
msgid "General"
msgstr "一般"
@@ -2879,8 +2847,8 @@ msgstr "Get-Response-PDU 使用的長度不確定"
msgid "Glossy Paper"
msgstr "鏡面紙"
-msgid "Got a printer-uri attribute but no job-id!"
-msgstr "已取得 printer-uri 屬性,但沒有 job-id!"
+msgid "Got a printer-uri attribute but no job-id"
+msgstr ""
msgid "Grayscale"
msgstr "灰階"
@@ -3076,6 +3044,9 @@ msgstr "ISO B8"
msgid "ISO B9"
msgstr "ISO B9"
+msgid "ISOLatin1"
+msgstr "UTF-8"
+
msgid "Illegal control character"
msgstr "不合法的控制字元"
@@ -3091,18 +3062,6 @@ msgstr "不合法的轉換字串"
msgid "Illegal whitespace character"
msgstr "不合法的空白字元"
-msgid "Ink/toner almost empty."
-msgstr "墨水或碳粉即將耗盡。"
-
-msgid "Ink/toner empty!"
-msgstr "墨水或碳粉已耗盡!"
-
-msgid "Ink/toner waste bin almost full."
-msgstr "墨水或碳粉廢料槽將滿。"
-
-msgid "Ink/toner waste bin full!"
-msgstr "墨水或碳粉廢料槽已滿!"
-
msgid "Installable Options"
msgstr "可安裝的選項"
@@ -3115,9 +3074,6 @@ msgstr "IntelliBar 標籤印表機"
msgid "Intellitech"
msgstr "Intellitech"
-msgid "Interlock open."
-msgstr "Interlock 已打開。"
-
msgid "Internal Server Error"
msgstr ""
@@ -3149,12 +3105,12 @@ msgid "JCL"
msgstr "JCL"
#, c-format
-msgid "Job #%d cannot be restarted - no files!"
-msgstr "無法重新啟動作業 #%d - 沒有檔案!"
+msgid "Job #%d cannot be restarted - no files"
+msgstr ""
#, c-format
-msgid "Job #%d does not exist!"
-msgstr "作業 #%d 不存在!"
+msgid "Job #%d does not exist"
+msgstr ""
#, c-format
msgid "Job #%d is already aborted - can't cancel."
@@ -3169,28 +3125,28 @@ msgid "Job #%d is already completed - can't cancel."
msgstr "已完成作業 #%d - 無法取消。"
#, c-format
-msgid "Job #%d is finished and cannot be altered!"
-msgstr "已完成作業 #%d 且無法更改!"
+msgid "Job #%d is finished and cannot be altered"
+msgstr ""
#, c-format
-msgid "Job #%d is not complete!"
-msgstr "未完成作業 #%d!"
+msgid "Job #%d is not complete"
+msgstr ""
#, c-format
-msgid "Job #%d is not held for authentication!"
-msgstr "未暫停作業 #%d 進行認證!"
+msgid "Job #%d is not held"
+msgstr ""
#, c-format
-msgid "Job #%d is not held!"
-msgstr "未暫停作業 #%d!"
+msgid "Job #%d is not held for authentication"
+msgstr ""
#, c-format
-msgid "Job #%s does not exist!"
-msgstr "作業 #%s 不存在!"
+msgid "Job #%s does not exist"
+msgstr ""
#, c-format
-msgid "Job %d not found!"
-msgstr "找不到作業 %d!"
+msgid "Job %d not found"
+msgstr ""
msgid "Job Completed"
msgstr "已完成作業"
@@ -3219,8 +3175,8 @@ msgstr "作業操作失敗:"
msgid "Job state cannot be changed."
msgstr "無法更改作業狀態。"
-msgid "Job subscriptions cannot be renewed!"
-msgstr "無法更新作業訂閱!"
+msgid "Job subscriptions cannot be renewed"
+msgstr ""
msgid "Jobs"
msgstr "作業"
@@ -3241,8 +3197,8 @@ msgid "Label Top"
msgstr "標籤頂端"
#, c-format
-msgid "Language \"%s\" not supported!"
-msgstr "不支援語言“%s”!"
+msgid "Language \"%s\" not supported"
+msgstr ""
msgid "Large Address"
msgstr "大型地址"
@@ -3295,21 +3251,6 @@ msgstr "媒體軌跡"
msgid "Media Type"
msgstr "媒體類型"
-msgid "Media jam!"
-msgstr "媒體卡紙!"
-
-msgid "Media tray almost empty."
-msgstr "媒體送紙匣即將用完。"
-
-msgid "Media tray empty!"
-msgstr "媒體送紙匣為空!"
-
-msgid "Media tray missing!"
-msgstr "找不到媒體送紙匣!"
-
-msgid "Media tray needs to be filled."
-msgstr "媒體送紙匣需要添加紙張。"
-
msgid "Medium"
msgstr "中"
@@ -3322,28 +3263,31 @@ msgstr "遺失 PPD-Adobe-4.x 標題"
msgid "Missing asterisk in column 1"
msgstr "直欄 1 中遺失星號"
-msgid "Missing document-number attribute!"
-msgstr "遺失 document-number 屬性!"
+msgid "Missing document-number attribute"
+msgstr ""
#, c-format
-msgid "Missing double quote on line %d!"
-msgstr "第 %d 行遺失雙引號!!"
+msgid "Missing double quote on line %d"
+msgstr ""
+
+msgid "Missing form variable"
+msgstr ""
-msgid "Missing form variable!"
-msgstr "遺失表單變數!"
+msgid "Missing notify-subscription-ids attribute"
+msgstr ""
-msgid "Missing notify-subscription-ids attribute!"
-msgstr "遺失 notify-subscription-ids 屬性!"
+msgid "Missing option keyword"
+msgstr ""
-msgid "Missing requesting-user-name attribute!"
-msgstr "遺失 requesting-user-name 屬性!"
+msgid "Missing requesting-user-name attribute"
+msgstr ""
-msgid "Missing required attributes!"
-msgstr "遺失必要的屬性!"
+msgid "Missing required attributes"
+msgstr ""
#, c-format
-msgid "Missing value on line %d!"
-msgstr "第 %d 行遺失值!"
+msgid "Missing value on line %d"
+msgstr ""
msgid "Missing value string"
msgstr "遺失值字串"
@@ -3394,7 +3338,7 @@ msgstr "NULL PPD 檔案指標"
msgid "Name OID uses indefinite length"
msgstr "名稱 OID 使用的長度不確定"
-msgid "Nested classes are not allowed!"
+msgid "Nested classes are not allowed"
msgstr ""
msgid "Never"
@@ -3412,27 +3356,27 @@ msgstr "否"
msgid "No Content"
msgstr "無內容"
-msgid "No PPD name!"
-msgstr "沒有 PPD 名稱!"
+msgid "No PPD name"
+msgstr ""
msgid "No VarBind SEQUENCE"
msgstr "沒有 VarBind SEQUENCE"
-msgid "No Windows printer drivers are installed!"
-msgstr "未安裝 Windows 印表機驅動程式!"
+msgid "No Windows printer drivers are installed"
+msgstr ""
msgid "No active connection"
msgstr "沒有已啟用的連線"
#, c-format
-msgid "No active jobs on %s!"
-msgstr "%s 上沒有已啟用的作業!"
+msgid "No active jobs on %s"
+msgstr ""
-msgid "No attributes in request!"
-msgstr "請求中沒有屬性!"
+msgid "No attributes in request"
+msgstr ""
-msgid "No authentication information provided!"
-msgstr "未提供認證資訊!"
+msgid "No authentication information provided"
+msgstr ""
msgid "No community name"
msgstr "沒有社群名稱"
@@ -3449,32 +3393,32 @@ msgstr "沒有錯誤索引"
msgid "No error-status"
msgstr "沒有錯誤狀態"
-msgid "No file!?!"
-msgstr "沒有檔案!?!"
+msgid "No file!?"
+msgstr ""
-msgid "No modification time!"
-msgstr "沒有修改時間!"
+msgid "No modification time"
+msgstr ""
msgid "No name OID"
msgstr "沒有名稱 OID"
-msgid "No printer name!"
-msgstr "沒有印表機名稱!"
+msgid "No printer name"
+msgstr ""
-msgid "No printer-uri found for class!"
-msgstr "找不到類別的 printer-uri!"
+msgid "No printer-uri found"
+msgstr ""
-msgid "No printer-uri found!"
-msgstr "找不到 printer-uri!"
+msgid "No printer-uri found for class"
+msgstr ""
-msgid "No printer-uri in request!"
-msgstr "請求中沒有 printer-uri!"
+msgid "No printer-uri in request"
+msgstr ""
msgid "No request-id"
msgstr "沒有 request-id"
-msgid "No subscription attributes in request!"
-msgstr "請求中沒有訂閱屬性!"
+msgid "No subscription attributes in request"
+msgstr ""
msgid "No subscriptions found."
msgstr "找不到訂閱。"
@@ -3518,12 +3462,6 @@ msgstr "注意"
msgid "OK"
msgstr "確定"
-msgid "OPC almost at end-of-life."
-msgstr "OPC 壽命即將耗盡。"
-
-msgid "OPC at end-of-life!"
-msgstr "OPC 壽命耗盡。"
-
msgid "Off (1-Sided)"
msgstr "關(單面)"
@@ -3552,18 +3490,9 @@ msgstr "已安裝的選項"
msgid "Options: "
msgstr "選項:"
-msgid "Out of toner!"
-msgstr "碳粉已耗盡!"
-
msgid "Output Mode"
msgstr "輸出模式"
-msgid "Output bin almost full."
-msgstr "輸出槽將滿。"
-
-msgid "Output bin full!"
-msgstr "輸出槽已滿!"
-
#, c-format
msgid "Output for printer %s is sent to %s\n"
msgstr "已將印表機 %s 的輸出傳送至 %s\n"
@@ -3580,9 +3509,6 @@ msgstr "已將印表機 %s/%s 的輸出傳送至 %s\n"
msgid "Output for printer %s/%s is sent to remote printer %s on %s\n"
msgstr "已將印表機 %s/%s 的輸出傳送至遠端印表機 %s(位於 %s 上)\n"
-msgid "Output tray missing!"
-msgstr "找不到輸出紙匣!"
-
msgid "PASS\n"
msgstr "通過\n"
@@ -3738,9 +3664,6 @@ msgstr "印表機已暫停"
msgid "Printer Settings"
msgstr "印表機設定"
-msgid "Printer offline."
-msgstr "印表機已離線。"
-
msgid "Printer:"
msgstr "印表機:"
@@ -3795,9 +3718,6 @@ msgstr "倒轉"
msgid "Running command: %s %s -N -A %s -c '%s'\n"
msgstr "執行指令:%s %s -N -A %s -c '%s'\n"
-msgid "SCSI Printer"
-msgstr "SCSI 印表機"
-
msgid "SEQUENCE uses indefinite length"
msgstr "SEQUENCE 使用的長度不確定"
@@ -3907,13 +3827,67 @@ msgstr ""
"類別名稱只能包含最多 127 個可列印字元,而且不能包含空格、斜線(/)或井字號"
"(#)。"
+msgid "The developer unit needs to be replaced."
+msgstr ""
+
+msgid "The developer unit will need to be replaced soon."
+msgstr ""
+
+msgid "The fuser's temperature is high."
+msgstr ""
+
+msgid "The fuser's temperature is low."
+msgstr ""
+
msgid ""
"The notify-lease-duration attribute cannot be used with job subscriptions."
msgstr "notify-lease-duration 屬性不能與作業訂閱搭配使用。"
#, c-format
-msgid "The notify-user-data value is too large (%d > 63 octets)!"
-msgstr "notify-user-data 值太大(%d > 63 八位元組)!"
+msgid "The notify-user-data value is too large (%d > 63 octets)"
+msgstr ""
+
+msgid "The optical photoconductor needs to be replaced."
+msgstr ""
+
+msgid "The optical photoconductor will need to be replaced soon."
+msgstr ""
+
+msgid "The output bin is almost full."
+msgstr ""
+
+msgid "The output bin is full."
+msgstr ""
+
+msgid "The output bin is missing."
+msgstr ""
+
+msgid "The paper tray is almost empty."
+msgstr ""
+
+msgid "The paper tray is empty."
+msgstr ""
+
+msgid "The paper tray is missing."
+msgstr ""
+
+msgid "The paper tray needs to be filled."
+msgstr ""
+
+msgid "The printer is almost out of ink."
+msgstr ""
+
+msgid "The printer is low on toner."
+msgstr ""
+
+msgid "The printer is offline."
+msgstr ""
+
+msgid "The printer is out of ink."
+msgstr ""
+
+msgid "The printer is out of toner."
+msgstr ""
msgid ""
"The printer name may only contain up to 127 printable characters and may not "
@@ -3922,18 +3896,33 @@ msgstr ""
"印表機名稱只能包含最多 127 個可列印的字元,而且不能包含空格、斜線(/)或井字"
"號(#)。"
-msgid "The printer or class is not shared!"
-msgstr "未共享印表機或類別!"
+msgid "The printer or class is not shared"
+msgstr ""
msgid "The printer or class was not found."
msgstr "找不到印表機或類別。"
+msgid "The printer's cover is open."
+msgstr ""
+
+msgid "The printer's door is open."
+msgstr ""
+
+msgid "The printer's interlock is open."
+msgstr ""
+
+msgid "The printer's waste bin is almost full."
+msgstr ""
+
+msgid "The printer's waste bin is full."
+msgstr ""
+
#, c-format
msgid "The printer-uri \"%s\" contains invalid characters."
msgstr "printer-uri“%s”包含無效的字元。"
-msgid "The printer-uri attribute is required!"
-msgstr "需要 printer-uri 屬性!"
+msgid "The printer-uri attribute is required"
+msgstr ""
msgid ""
"The printer-uri must be of the form \"ipp://HOSTNAME/classes/CLASSNAME\"."
@@ -3951,25 +3940,25 @@ msgstr "訂閱名稱不能包含空格、斜線(/)、問號(?)或井字
msgid "There are too many subscriptions."
msgstr "訂閱數量太多。"
+msgid "There is a paper jam."
+msgstr ""
+
msgid "Thermal Transfer Media"
msgstr "熱感傳送媒體"
msgid "Title: "
msgstr "標題:"
-msgid "Toner low."
-msgstr "碳粉過少。"
-
msgid "Too many active jobs."
msgstr "已啟用的作業太多。"
#, c-format
-msgid "Too many job-sheets values (%d > 2)!"
-msgstr "太多 job-sheets 值(%d > 2)!"
+msgid "Too many job-sheets values (%d > 2)"
+msgstr ""
#, c-format
-msgid "Too many printer-state-reasons values (%d > %d)!"
-msgstr "太多 printer-state-reasons 值(%d > %d)!"
+msgid "Too many printer-state-reasons values (%d > %d)"
+msgstr ""
msgid "Transparency"
msgstr "透明度"
@@ -4030,14 +4019,14 @@ msgid "Unable to add class:"
msgstr "無法加入類別:"
#, c-format
-msgid "Unable to add job for destination \"%s\"!"
-msgstr "無法為目的地“%s”加入作業!"
+msgid "Unable to add job for destination \"%s\""
+msgstr ""
msgid "Unable to add printer:"
msgstr "無法新增印表機:"
-msgid "Unable to allocate memory for file types!"
-msgstr "無法為檔案類型分配記憶體!"
+msgid "Unable to allocate memory for file types"
+msgstr ""
msgid "Unable to cancel RSS subscription:"
msgstr "無法取消 RSS 訂閱:"
@@ -4055,38 +4044,38 @@ msgid "Unable to connect to host."
msgstr "無法連接主機。"
#, c-format
-msgid "Unable to copy 64-bit CUPS printer driver files (%d)!"
-msgstr "無法拷貝 64 位元 CUPS 印表機驅動程式檔案(%d)!"
+msgid "Unable to copy 64-bit CUPS printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to copy 64-bit Windows printer driver files (%d)!"
-msgstr "無法拷貝 64 位元 Windows 印表機驅動程式檔案(%d)!"
+msgid "Unable to copy 64-bit Windows printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to copy CUPS printer driver files (%d)!"
-msgstr "無法拷貝 CUPS 印表機驅動程式檔案(%d)!"
+msgid "Unable to copy CUPS printer driver files (%d)"
+msgstr ""
-#, c-format
-msgid "Unable to copy PPD file - %s!"
-msgstr "無法拷貝 PPD 檔案 - %s!"
+msgid "Unable to copy PPD file"
+msgstr ""
-msgid "Unable to copy PPD file!"
-msgstr "無法拷貝 PPD 檔案!"
+#, c-format
+msgid "Unable to copy PPD file - %s"
+msgstr ""
#, c-format
-msgid "Unable to copy Windows 2000 printer driver files (%d)!"
-msgstr "無法拷貝 Windows 2000 印表機驅動程式檔案(%d)!"
+msgid "Unable to copy Windows 2000 printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to copy Windows 9x printer driver files (%d)!"
-msgstr "無法拷貝 Windows 9x 印表機驅動程式檔案(%d)!"
+msgid "Unable to copy Windows 9x printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to copy interface script - %s!"
-msgstr "無法拷貝介面工序指令 - %s!"
+msgid "Unable to copy interface script - %s"
+msgstr ""
-msgid "Unable to create printer-uri!"
-msgstr "無法製作 printer-uri!"
+msgid "Unable to create printer-uri"
+msgstr ""
msgid "Unable to create temporary file:"
msgstr "無法製作暫存檔:"
@@ -4100,14 +4089,14 @@ msgstr "無法刪除印表機:"
msgid "Unable to do maintenance command:"
msgstr "無法執行維護指令:"
-msgid "Unable to edit cupsd.conf files larger than 1MB!"
-msgstr "無法編輯大小超過 1MB 的 cupsd.conf 檔案!"
+msgid "Unable to edit cupsd.conf files larger than 1MB"
+msgstr ""
-msgid "Unable to find destination for job!"
-msgstr "找不到作業的目的地!"
+msgid "Unable to find destination for job"
+msgstr ""
-msgid "Unable to find printer!\n"
-msgstr "找不到印表機!\n"
+msgid "Unable to find printer\n"
+msgstr ""
msgid "Unable to get class list:"
msgstr "無法取得類別列表:"
@@ -4128,12 +4117,12 @@ msgid "Unable to get printer status:"
msgstr "無法取得印表機狀態:"
#, c-format
-msgid "Unable to install Windows 2000 printer driver files (%d)!"
-msgstr "無法安裝 Windows 2000 印表機驅動程式檔案(%d)!"
+msgid "Unable to install Windows 2000 printer driver files (%d)"
+msgstr ""
#, c-format
-msgid "Unable to install Windows 9x printer driver files (%d)!"
-msgstr "無法安裝 Windows 9x 印表機驅動程式檔案(%d)!"
+msgid "Unable to install Windows 9x printer driver files (%d)"
+msgstr ""
msgid "Unable to modify class:"
msgstr "無法修改類別:"
@@ -4157,8 +4146,8 @@ msgid "Unable to open cupsd.conf file:"
msgstr "無法打開 cupsd.conf 檔案:"
#, c-format
-msgid "Unable to open document %d in job %d!"
-msgstr "無法打開文件 %d(在作業 %d 中)!"
+msgid "Unable to open document %d in job %d"
+msgstr ""
msgid "Unable to print test page:"
msgstr "無法列印測試頁面:"
@@ -4167,12 +4156,12 @@ msgstr "無法列印測試頁面:"
msgid "Unable to run \"%s\": %s\n"
msgstr "無法執行“%s”:%s\n"
-msgid "Unable to send command to printer driver!"
-msgstr "無法將指令傳送至印表機驅動程式!"
+msgid "Unable to send command to printer driver"
+msgstr ""
#, c-format
-msgid "Unable to set Windows printer driver (%d)!"
-msgstr "無法設定 Windows 印表機驅動程式(%d)!"
+msgid "Unable to set Windows printer driver (%d)"
+msgstr ""
msgid "Unable to set options:"
msgstr "無法設定選項:"
@@ -4183,8 +4172,8 @@ msgstr "無法設定伺服器預設值:"
msgid "Unable to upload cupsd.conf file:"
msgstr "無法上傳 cupsd.conf 檔案:"
-msgid "Unable to use legacy USB class driver!\n"
-msgstr "無法使用繼承的 USB 類別驅動程式!\n"
+msgid "Unable to use legacy USB class driver\n"
+msgstr ""
msgid "Unauthorized"
msgstr "未授權"
@@ -4204,28 +4193,28 @@ msgid "Unknown printer-op-policy \"%s\"."
msgstr "未知的 printer-op-policy“%s”。"
#, c-format
-msgid "Unsupported character set \"%s\"!"
-msgstr "不受支援的字元集“%s”!"
+msgid "Unsupported character set \"%s\""
+msgstr ""
#, c-format
-msgid "Unsupported compression \"%s\"!"
-msgstr "不受支援的壓縮“%s”!"
+msgid "Unsupported compression \"%s\""
+msgstr ""
#, c-format
-msgid "Unsupported compression attribute %s!"
-msgstr "不受支援的壓縮屬性 %s!"
+msgid "Unsupported compression attribute %s"
+msgstr ""
#, c-format
-msgid "Unsupported format \"%s\"!"
-msgstr "不受支援的格式“%s”!"
+msgid "Unsupported format \"%s\""
+msgstr ""
#, c-format
-msgid "Unsupported format '%s'!"
-msgstr "不受支援的格式 '%s'!"
+msgid "Unsupported format '%s'"
+msgstr ""
#, c-format
-msgid "Unsupported format '%s/%s'!"
-msgstr "不受支援的格式 '%s/%s'!"
+msgid "Unsupported format '%s/%s'"
+msgstr ""
msgid "Unsupported value type"
msgstr "不受支援的值類型"
@@ -4396,6 +4385,8 @@ msgid ""
"\n"
"Options:\n"
"\n"
+" -I {filename,filters,none,profiles}\n"
+" Ignore specific warnings\n"
" -R root-directory Set alternate root\n"
" -W {all,none,constraints,defaults,duplex,filters,profiles,sizes,"
"translations}\n"
@@ -4406,6 +4397,22 @@ msgid ""
" -vv Be very verbose\n"
msgstr ""
+msgid ""
+"Usage: ipptest [options] URI filename.test [ ... filenameN.test ]\n"
+"\n"
+"Options:\n"
+"\n"
+"-E Test with encryption.\n"
+"-V version Set default IPP version.\n"
+"-X Produce XML instead of plain text.\n"
+"-c Send requests using chunking (default)\n"
+"-d name=value Define variable.\n"
+"-f filename Set default test file.\n"
+"-i seconds Repeat the last test file with the given interval.\n"
+"-l Send requests using content-length\n"
+"-v Show all attributes sent and received.\n"
+msgstr ""
+
msgid "Usage: lpmove job/src dest\n"
msgstr "使用:lpmove job/src dest\n"
@@ -4532,12 +4539,13 @@ msgstr "WARNING: 僅加入找到的前 %d 個印表機"
msgid "WARNING: Boolean expected for waiteof option \"%s\"\n"
msgstr "WARNING: waiteof 選項“%s”預期為布林類型\n"
-msgid "WARNING: Failed to read side-channel request!\n"
-msgstr "WARNING: 無法讀取 side-channel 請求!\n"
+#, c-format
+msgid "WARNING: Network host '%s' is busy; will retry in %d seconds...\n"
+msgstr ""
#, c-format
-msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature!\n"
-msgstr "WARNING: 無法透過 IncludeFeature 併入選項“%s”!\n"
+msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature\n"
+msgstr ""
msgid "WARNING: Printer not responding\n"
msgstr "WARNING: 印表機未回應!"
@@ -4548,29 +4556,24 @@ msgstr "WARNING: 印表機傳送了非預期的 EOF\n"
#, c-format
msgid ""
"WARNING: Remote host did not respond with command status byte after %d "
-"seconds!\n"
-msgstr "WARNING: 遠端主機未在 %d 秒後對指令狀態位元組產生回應!\n"
+"seconds\n"
+msgstr ""
#, c-format
msgid ""
"WARNING: Remote host did not respond with control status byte after %d "
-"seconds!\n"
-msgstr "WARNING: 遠端主機未在 %d 秒後對控制狀態位元組產生回應!\n"
+"seconds\n"
+msgstr ""
#, c-format
msgid ""
-"WARNING: Remote host did not respond with data status byte after %d "
-"seconds!\n"
-msgstr "WARNING: 遠端主機未在 %d 秒後對資料狀態位元組產生回應!\n"
-
-#, c-format
-msgid "WARNING: SCSI command timed out (%d); retrying...\n"
-msgstr "WARNING: SCSI 指令逾時(%d);正在重試⋯\n"
+"WARNING: Remote host did not respond with data status byte after %d seconds\n"
+msgstr ""
msgid ""
"WARNING: This document does not conform to the Adobe Document Structuring "
-"Conventions and may not print correctly!\n"
-msgstr "WARNING: 此文件未遵循“Adobe 文件結構慣例”,而且不能正確地列印!\n"
+"Conventions and may not print correctly\n"
+msgstr ""
#, c-format
msgid "WARNING: Unable to open \"%s:%s\": %s\n"
@@ -4588,29 +4591,23 @@ msgid "WARNING: Unknown PAP packet of type %d\n"
msgstr "WARNING: 類型 %d 的未知 PAP 封包\n"
#, c-format
-msgid "WARNING: Unknown choice \"%s\" for option \"%s\"!\n"
-msgstr "WARNING: 未知的選項“%s”(針對選項“%s”)!\n"
+msgid "WARNING: Unknown choice \"%s\" for option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "WARNING: Unknown option \"%s\"!\n"
-msgstr "WARNING: 未知的選項“%s”!\n"
+msgid "WARNING: Unknown option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "WARNING: Unsupported baud rate %s!\n"
-msgstr "WARNING: 不受支援的傳輸速率 %s!\n"
+msgid "WARNING: Unsupported baud rate %s\n"
+msgstr ""
#, c-format
msgid "WARNING: number expected for status option \"%s\"\n"
msgstr "WARNING: 狀態選項“%s”預期為數字\n"
-#, c-format
-msgid ""
-"WARNING: recoverable: Network host '%s' is busy; will retry in %d "
-"seconds...\n"
-msgstr "WARNING: 可回復:網路主機 '%s' 忙碌中;%d 內將重試⋯\n"
-
-msgid "Warning, no Windows 2000 printer drivers are installed!"
-msgstr "警告,未安裝 Windows 2000 印表機驅動程式!"
+msgid "Warning, no Windows 2000 printer drivers are installed"
+msgstr ""
msgid "Yes"
msgstr "是"
@@ -4658,40 +4655,40 @@ msgid "cupsctl: Unable to connect to server: %s\n"
msgstr "cupsctl:無法連接伺服器:%s\n"
#, c-format
-msgid "cupsctl: Unknown option \"%s\"!\n"
-msgstr "cupsctl:未知的選項“%s”!\n"
+msgid "cupsctl: Unknown option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "cupsctl: Unknown option \"-%c\"!\n"
-msgstr "cupsctl:未知的選項“-%c”!\n"
+msgid "cupsctl: Unknown option \"-%c\"\n"
+msgstr ""
-msgid "cupsd: Expected config filename after \"-c\" option!\n"
-msgstr "cupsd:“-c”選項後面預期為配置檔案名稱!\n"
+msgid "cupsd: Expected config filename after \"-c\" option\n"
+msgstr ""
-msgid "cupsd: Unable to get current directory!\n"
-msgstr "cupsd:無法取得目前的目錄!\n"
+msgid "cupsd: Unable to get current directory\n"
+msgstr ""
#, c-format
-msgid "cupsd: Unknown argument \"%s\" - aborting!\n"
-msgstr "cupsd:未知的參數“%s”- 正在中止!\n"
+msgid "cupsd: Unknown argument \"%s\" - aborting\n"
+msgstr ""
#, c-format
-msgid "cupsd: Unknown option \"%c\" - aborting!\n"
-msgstr "cupsd:未知的選項“%c”- 正在中止!\n"
+msgid "cupsd: Unknown option \"%c\" - aborting\n"
+msgstr ""
msgid "cupsd: launchd(8) support not compiled in, running in normal mode.\n"
msgstr "cupsd:未編譯入 launchd(8) 支援,在正常模式下執行。\n"
#, c-format
-msgid "cupsfilter: Invalid document number %d!\n"
-msgstr "cupsfilter:無效的文件編號 %d!\n"
+msgid "cupsfilter: Invalid document number %d\n"
+msgstr ""
#, c-format
-msgid "cupsfilter: Invalid job ID %d!\n"
-msgstr "cupsfilter:無效的作業 ID %d!\n"
+msgid "cupsfilter: Invalid job ID %d\n"
+msgstr ""
-msgid "cupsfilter: Only one filename can be specified!\n"
-msgstr "cupsfilter:只能指定一個檔名!\n"
+msgid "cupsfilter: Only one filename can be specified\n"
+msgstr ""
#, c-format
msgid "cupsfilter: Unable to get job file - %s\n"
@@ -4726,59 +4723,95 @@ msgstr "輔助說明\t\t取得指令的輔助說明\n"
msgid "idle"
msgstr "閒置"
-msgid "job-printer-uri attribute missing!"
-msgstr "job-printer-uri 屬性遺失!"
+msgid "ipptest: \"-i\" is incompatible with \"-x\".\n"
+msgstr ""
-msgid "lpadmin: Class name can only contain printable characters!\n"
-msgstr "lpadmin:類別名稱只能包含可列印的字元!\n"
+#, c-format
+msgid "ipptest: Bad URI - %s.\n"
+msgstr ""
-msgid "lpadmin: Expected PPD after '-P' option!\n"
-msgstr "lpadmin:'-P' 選項後面預期為 PPD!\n"
+#, c-format
+msgid "ipptest: Bad version %s for \"-V\".\n"
+msgstr ""
+
+msgid "ipptest: May only specify a single URI.\n"
+msgstr ""
+
+msgid "ipptest: Missing filename for \"-f\".\n"
+msgstr ""
+
+msgid "ipptest: Missing name=value for \"-d\".\n"
+msgstr ""
+
+msgid "ipptest: Missing seconds for \"-i\".\n"
+msgstr ""
+
+msgid "ipptest: Missing version for \"-V\".\n"
+msgstr ""
+
+msgid "ipptest: Only http, https, and ipp URIs are supported."
+msgstr ""
+
+msgid "ipptest: URI required before test file."
+msgstr ""
+
+#, c-format
+msgid "ipptest: Unknown option \"-%c\".\n"
+msgstr ""
+
+msgid "job-printer-uri attribute missing"
+msgstr ""
+
+msgid "lpadmin: Class name can only contain printable characters\n"
+msgstr ""
+
+msgid "lpadmin: Expected PPD after '-P' option\n"
+msgstr ""
-msgid "lpadmin: Expected allow/deny:userlist after '-u' option!\n"
-msgstr "lpadmin:&aops;-u&aops; 選項後面預期為 allow/deny:userlist!\n"
+msgid "lpadmin: Expected allow/deny:userlist after '-u' option\n"
+msgstr ""
-msgid "lpadmin: Expected class after '-r' option!\n"
-msgstr "lpadmin:&aops;-r&aops; 選項後面預期為類別!\n"
+msgid "lpadmin: Expected class after '-r' option\n"
+msgstr ""
-msgid "lpadmin: Expected class name after '-c' option!\n"
-msgstr "lpadmin:&aops;-c&aops; 選項後面預期為類別名稱!\n"
+msgid "lpadmin: Expected class name after '-c' option\n"
+msgstr ""
-msgid "lpadmin: Expected description after '-D' option!\n"
-msgstr "lpadmin:&aops;-D&aops; 選項後面預期為描述!\n"
+msgid "lpadmin: Expected description after '-D' option\n"
+msgstr ""
-msgid "lpadmin: Expected device URI after '-v' option!\n"
-msgstr "lpadmin:&aops;-v&aops; 選項後面預期為設備 URI!\n"
+msgid "lpadmin: Expected device URI after '-v' option\n"
+msgstr ""
-msgid "lpadmin: Expected file type(s) after '-I' option!\n"
-msgstr "lpadmin:&aops;-I&aops; 選項後面預期為檔案類型!\n"
+msgid "lpadmin: Expected file type(s) after '-I' option\n"
+msgstr ""
-msgid "lpadmin: Expected hostname after '-h' option!\n"
-msgstr "lpadmin:&aops;-h&aops; 選項後面預期為主機名稱!\n"
+msgid "lpadmin: Expected hostname after '-h' option\n"
+msgstr ""
-msgid "lpadmin: Expected interface after '-i' option!\n"
-msgstr "lpadmin:&aops;-i&aops; 選項後面預期為介面!\n"
+msgid "lpadmin: Expected interface after '-i' option\n"
+msgstr ""
-msgid "lpadmin: Expected location after '-L' option!\n"
-msgstr "lpadmin:'-L' 選項後面預期為位置!\n"
+msgid "lpadmin: Expected location after '-L' option\n"
+msgstr ""
-msgid "lpadmin: Expected model after '-m' option!\n"
-msgstr "lpadmin:'-m' 選項後面預期為型號!\n"
+msgid "lpadmin: Expected model after '-m' option\n"
+msgstr ""
-msgid "lpadmin: Expected name=value after '-o' option!\n"
-msgstr "lpadmin:&aops;-o&aops; 選項後面預期為 name=value!\n"
+msgid "lpadmin: Expected name=value after '-o' option\n"
+msgstr ""
-msgid "lpadmin: Expected printer after '-p' option!\n"
-msgstr "lpadmin:'-p' 選項後面預期為印表機!\n"
+msgid "lpadmin: Expected printer after '-p' option\n"
+msgstr ""
-msgid "lpadmin: Expected printer name after '-d' option!\n"
-msgstr "lpadmin:'-d' 選項後面預期為印表機名稱!\n"
+msgid "lpadmin: Expected printer name after '-d' option\n"
+msgstr ""
-msgid "lpadmin: Expected printer or class after '-x' option!\n"
-msgstr "lpadmin:'-x' 選項後面預期為印表機或類別!\n"
+msgid "lpadmin: Expected printer or class after '-x' option\n"
+msgstr ""
-msgid "lpadmin: No member names were seen!\n"
-msgstr "lpadmin:未發現會員名稱!\n"
+msgid "lpadmin: No member names were seen\n"
+msgstr ""
#, c-format
msgid "lpadmin: Printer %s is already a member of class %s.\n"
@@ -4788,15 +4821,13 @@ msgstr "lpadmin:印表機 %s 已經是類別 %s 的成員。\n"
msgid "lpadmin: Printer %s is not a member of class %s.\n"
msgstr "lpadmin:印表機 %s 不是類別 %s 的成員。\n"
-msgid "lpadmin: Printer name can only contain printable characters!\n"
-msgstr "lpadmin:印表機名稱只能包含可列印的字元!\n"
+msgid "lpadmin: Printer name can only contain printable characters\n"
+msgstr ""
msgid ""
"lpadmin: Unable to add a printer to the class:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin:無法將印表機加入到類別:\n"
-" 您必須現指定印表機名稱!\n"
#, c-format
msgid "lpadmin: Unable to connect to server: %s\n"
@@ -4812,125 +4843,109 @@ msgstr "lpadmin:無法打開檔案“%s”:%s\n"
msgid ""
"lpadmin: Unable to remove a printer from the class:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin:無法從類別中移除印表機:\n"
-" 您必須先指定印表機名稱!\n"
msgid ""
"lpadmin: Unable to set the PPD file:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin:無法設定 PPD 檔案:\n"
-" 您必須先指定印表機名稱!\n"
msgid ""
"lpadmin: Unable to set the device URI:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin:無法設定設備 URI:\n"
-" 您必須先指定印表機名稱!\n"
msgid ""
"lpadmin: Unable to set the interface script or PPD file:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin:無法設定 PPD 檔案的介面工序指令:\n"
-" 您必須先指定印表機名稱!\n"
msgid ""
"lpadmin: Unable to set the interface script:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin:無法設定介面工序指令:\n"
-" 您必須先指定印表機名稱!\n"
msgid ""
"lpadmin: Unable to set the printer description:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin:無法設定印表機描述:\n"
-" 您必須先指定印表機名稱!\n"
msgid ""
"lpadmin: Unable to set the printer location:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin:無法設定印表機位置:\n"
-" 您必須先指定印表機名稱!\n"
msgid ""
"lpadmin: Unable to set the printer options:\n"
-" You must specify a printer name first!\n"
+" You must specify a printer name first\n"
msgstr ""
-"lpadmin:無法設定印表機選項:\n"
-" 您必須先指定印表機名稱!\n"
#, c-format
-msgid "lpadmin: Unknown allow/deny option \"%s\"!\n"
-msgstr "lpadmin:未知的 allow/deny 選項“%s”!\n"
+msgid "lpadmin: Unknown allow/deny option \"%s\"\n"
+msgstr ""
#, c-format
-msgid "lpadmin: Unknown argument '%s'!\n"
-msgstr "lpadmin:未知的參數 '%s'!\n"
+msgid "lpadmin: Unknown argument '%s'\n"
+msgstr ""
#, c-format
-msgid "lpadmin: Unknown option '%c'!\n"
-msgstr "lpadmin:未知的選項 '%c'!\n"
+msgid "lpadmin: Unknown option '%c'\n"
+msgstr ""
-msgid "lpadmin: Warning - content type list ignored!\n"
-msgstr "lpadmin:警告 - 已忽略內容類型列表!\n"
+msgid "lpadmin: Warning - content type list ignored\n"
+msgstr ""
msgid "lpc> "
msgstr "lpc> "
-msgid "lpinfo: Expected 1284 device ID string after --device-id!\n"
-msgstr "lpinfo:--device-id 後面預期為 1284 設備 ID 字串!\n"
+msgid "lpinfo: Expected 1284 device ID string after --device-id\n"
+msgstr ""
-msgid "lpinfo: Expected language after --language!\n"
-msgstr "lpinfo:--language 後面預期為語言!\n"
+msgid "lpinfo: Expected language after --language\n"
+msgstr ""
-msgid "lpinfo: Expected make and model after --make-and-model!\n"
-msgstr "lpinfo:--make-and-model 後面預期為製造和型號!\n"
+msgid "lpinfo: Expected make and model after --make-and-model\n"
+msgstr ""
-msgid "lpinfo: Expected product string after --product!\n"
-msgstr "lpinfo:--product 後面預期為產品字串!\n"
+msgid "lpinfo: Expected product string after --product\n"
+msgstr ""
-msgid "lpinfo: Expected scheme list after --exclude-schemes!\n"
-msgstr "lpinfo:--exclude-schemes 後面預期為架構列表!\n"
+msgid "lpinfo: Expected scheme list after --exclude-schemes\n"
+msgstr ""
-msgid "lpinfo: Expected scheme list after --include-schemes!\n"
-msgstr "lpinfo:--include-schemes 後面預期為架構列表!\n"
+msgid "lpinfo: Expected scheme list after --include-schemes\n"
+msgstr ""
-msgid "lpinfo: Expected timeout after --timeout!\n"
-msgstr "lpinfo:--timeout 後面預期為逾時!\n"
+msgid "lpinfo: Expected timeout after --timeout\n"
+msgstr ""
#, c-format
-msgid "lpinfo: Unknown argument '%s'!\n"
-msgstr "lpinfo:未知的參數 '%s'!\n"
+msgid "lpinfo: Unknown argument '%s'\n"
+msgstr ""
#, c-format
-msgid "lpinfo: Unknown option '%c'!\n"
-msgstr "lpinfo:未知的選項 '%c'!\n"
+msgid "lpinfo: Unknown option '%c'\n"
+msgstr ""
#, c-format
-msgid "lpinfo: Unknown option '%s'!\n"
-msgstr "lpinfo:未知的選項 '%s'!\n"
+msgid "lpinfo: Unknown option '%s'\n"
+msgstr ""
#, c-format
msgid "lpmove: Unable to connect to server: %s\n"
msgstr "lpmove:無法連接伺服器:%s\n"
#, c-format
-msgid "lpmove: Unknown argument '%s'!\n"
-msgstr "lpmove:未知的參數 '%s'!\n"
+msgid "lpmove: Unknown argument '%s'\n"
+msgstr ""
#, c-format
-msgid "lpmove: Unknown option '%c'!\n"
-msgstr "lpmove:未知的選項 '%c'!\n"
+msgid "lpmove: Unknown option '%c'\n"
+msgstr ""
-msgid "lpoptions: No printers!?!\n"
-msgstr "lpoptions:沒有印表機!?!\n"
+msgid "lpoptions: No printers\n"
+msgstr ""
#, c-format
msgid "lpoptions: Unable to add printer or instance: %s\n"
@@ -4941,23 +4956,23 @@ msgid "lpoptions: Unable to get PPD file for %s: %s\n"
msgstr "lpoptions:無法取得 %s 的 PPD 檔案:%s\n"
#, c-format
-msgid "lpoptions: Unable to open PPD file for %s!\n"
-msgstr "lpoptions:無法打開 %s 的 PPD 檔案!\n"
+msgid "lpoptions: Unable to open PPD file for %s\n"
+msgstr ""
-msgid "lpoptions: Unknown printer or class!\n"
-msgstr "lpoptions:未知的印表機或類別!\n"
+msgid "lpoptions: Unknown printer or class\n"
+msgstr ""
-msgid "lppasswd: Only root can add or delete passwords!\n"
-msgstr "lppasswd:只有 root 使用者才能加入或刪除密碼!\n"
+msgid "lppasswd: Only root can add or delete passwords\n"
+msgstr ""
-msgid "lppasswd: Password file busy!\n"
-msgstr "lppasswd:密碼檔案忙碌中!\n"
+msgid "lppasswd: Password file busy\n"
+msgstr ""
-msgid "lppasswd: Password file not updated!\n"
-msgstr "lppasswd:未更新密碼檔案!\n"
+msgid "lppasswd: Password file not updated\n"
+msgstr ""
-msgid "lppasswd: Sorry, password doesn't match!\n"
-msgstr "lppasswd:抱歉,密碼不相符!\n"
+msgid "lppasswd: Sorry, password doesn't match\n"
+msgstr ""
msgid ""
"lppasswd: Sorry, password rejected.\n"
@@ -4968,8 +4983,8 @@ msgstr ""
"您的密碼長度至少必須為 6 個字元,不能包含\n"
"使用者名稱,而且至少必須包含一個字母和數字。\n"
-msgid "lppasswd: Sorry, passwords don't match!\n"
-msgstr "lppasswd:抱歉,密碼不相符!\n"
+msgid "lppasswd: Sorry, passwords don't match\n"
+msgstr ""
#, c-format
msgid "lppasswd: Unable to copy password string: %s\n"
@@ -4998,8 +5013,8 @@ msgstr "lppasswd:使用者“%s”和群組“%s”不存在。\n"
#, c-format
msgid ""
"lpstat: error - %s environment variable names non-existent destination \"%s"
-"\"!\n"
-msgstr "lpstat:錯誤 - %s 環境變數名稱中有不存在的目的地“%s”!\n"
+"\"\n"
+msgstr ""
#, c-format
msgid "members of class %s:\n"
@@ -5011,20 +5026,20 @@ msgstr "沒有項目\n"
msgid "no system default destination\n"
msgstr "沒有系統預設目的地\n"
-msgid "notify-events not specified!"
-msgstr "未指定 notify-events!"
+msgid "notify-events not specified"
+msgstr ""
#, c-format
-msgid "notify-recipient-uri URI \"%s\" is already used!"
-msgstr "notify-recipient-uri URI“%s”已被使用!"
+msgid "notify-recipient-uri URI \"%s\" is already used"
+msgstr ""
#, c-format
-msgid "notify-recipient-uri URI \"%s\" uses unknown scheme!"
-msgstr "notify-recipient-uri URI“%s”使用的是未知的架構!"
+msgid "notify-recipient-uri URI \"%s\" uses unknown scheme"
+msgstr ""
#, c-format
-msgid "notify-subscription-id %d no good!"
-msgstr "notify-subscription-id %d 不合適!"
+msgid "notify-subscription-id %d no good"
+msgstr ""
msgid "pending"
msgstr "等待中"
@@ -5042,40 +5057,40 @@ msgid "ppdc: Bad boolean value (%s) on line %d of %s.\n"
msgstr "ppdc:錯誤的布林值(%1$s),在 %3$s 的第 %2$d 行。\n"
#, c-format
-msgid "ppdc: Bad resolution name \"%s\" on line %d of %s!\n"
-msgstr "ppdc:錯誤的解析度名稱“%1$s”,在 %3$s 的第 %2$d 行!\n"
+msgid "ppdc: Bad resolution name \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Bad status keyword %s on line %d of %s!\n"
-msgstr "ppdc:錯誤的狀態關鍵字 %1$s,在 %3$s 的第 %2$d 行!\n"
+msgid "ppdc: Bad status keyword %s on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Bad variable substitution ($%c) on line %d of %s.\n"
msgstr "ppdc:錯誤的變數替代($%1$c),在 %3$s 的第 %2$d 行。\n"
#, c-format
-msgid "ppdc: Choice found on line %d of %s with no Option!\n"
-msgstr "ppdc:在 %2$s 的第 %1$d 行發現沒有“選項”的選擇!\n"
+msgid "ppdc: Choice found on line %d of %s with no Option\n"
+msgstr ""
#, c-format
-msgid "ppdc: Duplicate #po for locale %s on line %d of %s!\n"
-msgstr "ppdc:環境變數 %1$s 的 #po 重複,在 %3$s 的第 %2$d 行!\n"
+msgid "ppdc: Duplicate #po for locale %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected a filter definition on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上預期有過濾定義!\n"
+msgid "ppdc: Expected a filter definition on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected a program name on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上預期有程式名稱!\n"
+msgid "ppdc: Expected a program name on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Expected boolean value on line %d of %s.\n"
msgstr "ppdc:%2$s 的第 %1$d 行上預期有布林值。\n"
#, c-format
-msgid "ppdc: Expected charset after Font on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上 Font 後面預期為字元集!\n"
+msgid "ppdc: Expected charset after Font on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Expected choice code on line %d of %s.\n"
@@ -5086,182 +5101,180 @@ msgid "ppdc: Expected choice name/text on line %d of %s.\n"
msgstr "ppdc:%2$s 的第 %1$d 行上預期有選項名稱/文字。\n"
#, c-format
-msgid "ppdc: Expected color order for ColorModel on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上預期有 ColorModel 的顏色體系!\n"
+msgid "ppdc: Expected color order for ColorModel on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected colorspace for ColorModel on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上預期有 ColorModel 的色彩空間!\n"
+msgid "ppdc: Expected colorspace for ColorModel on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected compression for ColorModel on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上預期有 ColorModel 的壓縮度!\n"
+msgid "ppdc: Expected compression for ColorModel on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected constraints string for UIConstraints on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上預期有 UIConstraints 的限制字串!\n"
+msgid "ppdc: Expected constraints string for UIConstraints on line %d of %s\n"
+msgstr ""
#, c-format
msgid ""
-"ppdc: Expected driver type keyword following DriverType on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上 DriverType 後面預期有驅動程式類型關鍵字!\n"
+"ppdc: Expected driver type keyword following DriverType on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected duplex type after Duplex on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上 Duplex 後面預期有兩用裝紙匣類型!\n"
+msgid "ppdc: Expected duplex type after Duplex on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected encoding after Font on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上 Font 後面預期為編碼!\n"
+msgid "ppdc: Expected encoding after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected filename after #po %s on line %d of %s!\n"
-msgstr "ppdc:#po %1$s 後面預期為檔名,在 %3$s 的第 %2$d 行上!\n"
+msgid "ppdc: Expected filename after #po %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected group name/text on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上預期有群組名稱/文字!\n"
+msgid "ppdc: Expected group name/text on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected include filename on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上預期有包含的檔名!\n"
+msgid "ppdc: Expected include filename on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected integer on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上預期有整數!\n"
+msgid "ppdc: Expected integer on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected locale after #po on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上 #po 後面預期有環境變數!\n"
+msgid "ppdc: Expected locale after #po on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after %s on line %d of %s!\n"
-msgstr "ppdc:%1$s 後面預期有名稱,在 %3$s 的第 %2$d 行上!\n"
+msgid "ppdc: Expected name after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after FileName on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上 FileName 後面預期為名稱!\n"
+msgid "ppdc: Expected name after FileName on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after Font on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上 Font 後面預期為名稱!\n"
+msgid "ppdc: Expected name after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after Manufacturer on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上 Manufacturer 後面預期為名稱!\n"
+msgid "ppdc: Expected name after Manufacturer on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after MediaSize on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上 MediaSize 後面預期為名稱!\n"
+msgid "ppdc: Expected name after MediaSize on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after ModelName on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上 ModelName 後面預期為名稱!\n"
+msgid "ppdc: Expected name after ModelName on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name after PCFileName on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上 PCFileName 後面預期為名稱!\n"
+msgid "ppdc: Expected name after PCFileName on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text after %s on line %d of %s!\n"
-msgstr "ppdc:%1$s 後面預期為名稱/文字,在 %3$s 的第 %2$d 行上。\n"
+msgid "ppdc: Expected name/text after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text after Installable on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上 Installable 後面預期為名稱/文字!\n"
+msgid "ppdc: Expected name/text after Installable on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text after Resolution on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上 Resolution 後面預期為名稱/文字!\n"
+msgid "ppdc: Expected name/text after Resolution on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected name/text combination for ColorModel on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上預期有 ColorModel 的名稱/文字組合!\n"
+msgid "ppdc: Expected name/text combination for ColorModel on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected option name/text on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上預期有選項名稱/文字!\n"
+msgid "ppdc: Expected option name/text on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected option section on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上預期有選項部分!\n"
+msgid "ppdc: Expected option section on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected option type on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上預期有選項類型!\n"
+msgid "ppdc: Expected option type on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected override field after Resolution on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上 Resolution 後面預期有覆蓋欄位!\n"
+msgid "ppdc: Expected override field after Resolution on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected real number on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上預期有實數!\n"
+msgid "ppdc: Expected real number on line %d of %s\n"
+msgstr ""
#, c-format
msgid ""
-"ppdc: Expected resolution/mediatype following ColorProfile on line %d of %"
-"s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上 ColorProfile 後面預期有解析度∕媒體類型!\n"
+"ppdc: Expected resolution/mediatype following ColorProfile on line %d of %s\n"
+msgstr ""
#, c-format
msgid ""
"ppdc: Expected resolution/mediatype following SimpleColorProfile on line %d "
-"of %s!\n"
+"of %s\n"
msgstr ""
-"ppdc:%2$s 的第 %1$d 行上 SimpleColorProfile 後面預期有解析度∕媒體類型!\n"
#, c-format
-msgid "ppdc: Expected selector after %s on line %d of %s!\n"
-msgstr "ppdc:%1$s 後面預期有選擇器,在 %3$s 的第 %2$d 行上!\n"
+msgid "ppdc: Expected selector after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected status after Font on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上 Font 後面預期為狀態!\n"
+msgid "ppdc: Expected status after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected string after Copyright on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上 Copyright 後面預期有字串!\n"
+msgid "ppdc: Expected string after Copyright on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected string after Version on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上 Version 後面預期有字串!\n"
+msgid "ppdc: Expected string after Version on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected two option names on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上預期有兩個選項名稱!\n"
+msgid "ppdc: Expected two option names on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected value after %s on line %d of %s!\n"
-msgstr "ppdc:%1$s 後面預期有值,在 %3$s 的第 %2$d 行上!\n"
+msgid "ppdc: Expected value after %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Expected version after Font on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上 Font 後面預期有版本!\n"
+msgid "ppdc: Expected version after Font on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid #include/#po filename \"%s\"!\n"
-msgstr "ppdc:無效的 #include/#po 檔名“%s”!\n"
+msgid "ppdc: Invalid #include/#po filename \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid cost for filter on line %d of %s!\n"
-msgstr "ppdc:%2$s 第 %1$d 行上的過濾成本無效!\n"
+msgid "ppdc: Invalid cost for filter on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid empty MIME type for filter on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上用於過濾的空 MIME 類型無效!\n"
+msgid "ppdc: Invalid empty MIME type for filter on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid empty program name for filter on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行上用於過濾的空程式名稱無效!\n"
+msgid "ppdc: Invalid empty program name for filter on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid option section \"%s\" on line %d of %s!\n"
-msgstr "ppdc:無效的選項部分“%1$s”,在 %3$s 的第 %2$d 行上!\n"
+msgid "ppdc: Invalid option section \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Invalid option type \"%s\" on line %d of %s!\n"
-msgstr "ppdc:無效的選項類型“%1$s”,在 %3$s 的第 %2$d 行上!\n"
+msgid "ppdc: Invalid option type \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Loading driver information file \"%s\"...\n"
@@ -5276,32 +5289,32 @@ msgid "ppdc: Loading messages from \"%s\"...\n"
msgstr "ppdc:正在從“%s”載入訊息⋯\n"
#, c-format
-msgid "ppdc: Missing #endif at end of \"%s\"!\n"
-msgstr "ppdc:“%s”末端遺失 #endif!\n"
+msgid "ppdc: Missing #endif at end of \"%s\"\n"
+msgstr ""
#, c-format
-msgid "ppdc: Missing #if on line %d of %s!\n"
-msgstr "ppdc:%2$s 的第 %1$d 行中遺失 #if!\n"
+msgid "ppdc: Missing #if on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: No message catalog provided for locale %s!\n"
-msgstr "ppdc:沒有針對環境變數 %s 提供的訊息目錄!\n"
+msgid "ppdc: No message catalog provided for locale %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Option %s defined in two different groups on line %d of %s!\n"
+msgid "ppdc: Option %s defined in two different groups on line %d of %s\n"
msgstr ""
#, c-format
-msgid "ppdc: Option %s redefined with a different type on line %d of %s!\n"
-msgstr "ppdc:在 %3$s 的第 %2$d: 行上,以不同的類型重複定義了選項 %1$s!\n"
+msgid "ppdc: Option %s redefined with a different type on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Option constraint must *name on line %d of %s!\n"
-msgstr "ppdc:%2$s 第 %1$d 行上的選項限制形式必須為 *name!\n"
+msgid "ppdc: Option constraint must *name on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Too many nested #if's on line %d of %s!\n"
-msgstr "ppdc:%2$s 第 %1$d 行上的巢狀 #if 太多!\n"
+msgid "ppdc: Too many nested #if's on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Unable to create PPD file \"%s\" - %s.\n"
@@ -5320,12 +5333,12 @@ msgid "ppdc: Unable to execute cupstestppd: %s\n"
msgstr "ppdc:無法執行 cupstestppd:%s\n"
#, c-format
-msgid "ppdc: Unable to find #po file %s on line %d of %s!\n"
-msgstr "ppdc:在下列行中找不到 #po 檔案 %1$s:%3$s 的第 %2$d 行!\n"
+msgid "ppdc: Unable to find #po file %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unable to find include file \"%s\" on line %d of %s!\n"
-msgstr "ppdc:在下列行中找不到包含檔案“%1$s”:%3$s 的第 %2$d 行!\n"
+msgid "ppdc: Unable to find include file \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
msgid "ppdc: Unable to find localization for \"%s\" - %s\n"
@@ -5340,29 +5353,33 @@ msgid "ppdc: Undefined variable (%s) on line %d of %s.\n"
msgstr "ppdc:未定義的變數(%1$s),在 %3$s 的第 %2$d 行上。\n"
#, c-format
-msgid "ppdc: Unknown driver type %s on line %d of %s!\n"
-msgstr "ppdc:未知的驅動程式類型 %1$s,在 %3$s 的第 %2$d 行上!\n"
+msgid "ppdc: Unknown driver type %s on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s!\n"
-msgstr "ppdc:未知的兩用類型“%1$s”,在 %3$s 的第 %2$d 行上!\n"
+msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown media size \"%s\" on line %d of %s!\n"
-msgstr "ppdc:未知的媒體大小“%1$s”,在 %3$s 的第 %2$d 行上!\n"
+msgid "ppdc: Unknown media size \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unknown token \"%s\" seen on line %d of %s!\n"
-msgstr "ppdc:發現未知的代號“%1$s”,在 %3$s 的第 %2$d 行上!\n"
+msgid "ppdc: Unknown token \"%s\" seen on line %d of %s\n"
+msgstr ""
#, c-format
msgid ""
-"ppdc: Unknown trailing characters in real number \"%s\" on line %d of %s!\n"
-msgstr "ppdc:實數“%1$s”中有未知的尾字元,在 %3$s 的第 %2$d 行上!\n"
+"ppdc: Unknown trailing characters in real number \"%s\" on line %d of %s\n"
+msgstr ""
#, c-format
-msgid "ppdc: Unterminated string starting with %c on line %d of %s!\n"
-msgstr "ppdc:%3$s 的第 %2$d 行上有以 %1$c 開頭的未終止字串!\n"
+msgid "ppdc: Unterminated string starting with %c on line %d of %s\n"
+msgstr ""
+
+#, c-format
+msgid "ppdc: Warning - overlapping filename \"%s\".\n"
+msgstr ""
#, c-format
msgid "ppdc: Writing %s...\n"
@@ -5373,8 +5390,8 @@ msgid "ppdc: Writing PPD files to directory \"%s\"...\n"
msgstr "ppdc:正在將 PPD 檔案寫入目錄“%s”⋯\n"
#, c-format
-msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s!\n"
-msgstr "ppdmerge:錯誤的 LanguageVersion“%s”,在 %s 中!\n"
+msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s\n"
+msgstr ""
#, c-format
msgid "ppdmerge: Ignoring PPD file %s...\n"
@@ -5451,44 +5468,972 @@ msgstr "未命名"
msgid "variable-bindings uses indefinite length"
msgstr "variable-bindings 使用的長度不確定"
+#~ msgid " WARN %s has no corresponding options!\n"
+#~ msgstr " 警告 %s 沒有對應的選項!\n"
+
+#~ msgid " WARN Default choices conflicting!\n"
+#~ msgstr " 警告 預設的選項衝突!\n"
+
+#~ msgid ""
+#~ " WARN Duplex option keyword %s may not work as expected and "
+#~ "should be named Duplex!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " 警告 兩用裝紙匣選項的關鍵字 %s 不能如預期運作,而應該命名為 "
+#~ "Duplex!\n"
+#~ " 參考:第 122 頁,章節 5.17\n"
+
+#~ msgid ""
+#~ " WARN File contains a mix of CR, LF, and CR LF line endings!\n"
+#~ msgstr " 警告 檔案包含 CR、LF 和 CR LF 的行結尾!\n"
+
+#~ msgid " WARN Line %d only contains whitespace!\n"
+#~ msgstr " 警告 第 %d 行只包含空白!\n"
+
#~ msgid " WARN Missing APDialogExtension file \"%s\"\n"
#~ msgstr " 警告 遺失 APDialogExtension 檔案“%s”\n"
#~ msgid " WARN Missing APPrinterIconPath file \"%s\"\n"
#~ msgstr " 警告 遺失 APPrinterIconPath 檔案“%s”\n"
+#~ msgid ""
+#~ " WARN Non-Windows PPD files should use lines ending with only "
+#~ "LF, not CR LF!\n"
+#~ msgstr ""
+#~ " 警告 非 Windows PPD 檔案應該使用僅含有 LF 的行結尾,而不是 CR "
+#~ "LF!\n"
+
+#~ msgid ""
+#~ " WARN Obsolete PPD version %.1f!\n"
+#~ " REF: Page 42, section 5.2.\n"
+#~ msgstr ""
+#~ " 警告 PPD 版本 %.1f 已過時!\n"
+#~ " 參考:第 42 頁,章節 5.2。\n"
+
+#~ msgid " %s %s %s does not exist!\n"
+#~ msgstr " %s %s %s 不存在!\n"
+
+#~ msgid ""
+#~ " %s Bad %s choice %s!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " %s %s 選項 %s 錯誤!\n"
+#~ " 參考:第 122 頁,章節 5.17\n"
+
+#~ msgid " %s Bad UTF-8 \"%s\" translation string for option %s!\n"
+#~ msgstr " %s 下列項目的 UTF-8“%s”轉換字串ERROR: 選項 %s!\n"
+
+#~ msgid ""
+#~ " %s Bad UTF-8 \"%s\" translation string for option %s, choice %s!\n"
+#~ msgstr " %s 下列項目的 UTF-8“%s”轉換字串ERROR: 選項 %s,選項 %s!\n"
+
+#~ msgid " %s Bad cupsFilter value \"%s\"!\n"
+#~ msgstr " %s cupsFilter 值“%s”錯誤!\n"
+
+#~ msgid " %s Bad cupsICCProfile %s!\n"
+#~ msgstr " %s cupsICCProfile %s 錯誤!\n"
+
+#~ msgid " %s Bad cupsPreFilter value \"%s\"!\n"
+#~ msgstr " %s cupsPreFilter 值“%s”錯誤!\n"
+
+#~ msgid " %s Bad cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr " %s cupsUIConstraints %s:“%s”錯誤!\n"
+
+#~ msgid " %s Bad language \"%s\"!\n"
+#~ msgstr " %s 語言“%s”錯誤!\n"
+
+#~ msgid " %s Empty cupsUIConstraints %s!\n"
+#~ msgstr " %s cupsUIConstraints %s 為空白!\n"
+
+#~ msgid " %s Missing \"%s\" translation string for option %s!\n"
+#~ msgstr " %s 下列項目的“%s”轉換字串遺失:選項 %s!\n"
+
+#~ msgid ""
+#~ " %s Missing \"%s\" translation string for option %s, choice %s!\n"
+#~ msgstr " %s 下列項目的“%s”轉換字串遺失:選項 %s,選項 %s!\n"
+
+#~ msgid ""
+#~ " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"!\n"
+#~ msgstr ""
+#~ " %s 下列項目中遺失選項 *%s %s:UIConstraints“*%s %s *%s %s”!\n"
+
+#~ msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr " %s 下列項目中遺失選項 *%s %s:cupsUIConstraints %s:“%s”!\n"
+
+#~ msgid " %s Missing cupsICCProfile file \"%s\"!\n"
+#~ msgstr " %s 遺失 cupsICCProfile 檔案“%s”!\n"
+
+#~ msgid " %s Missing cupsUIResolver %s!\n"
+#~ msgstr " %s 遺失 cupsUIResolver %s!\n"
+
+#~ msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"!\n"
+#~ msgstr " %s 下列項目中遺失選項 %s:UIConstraints“*%s %s *%s %s”!\n"
+
+#~ msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"!\n"
+#~ msgstr " %s 下列項目中遺失選項 %s:cupsUIConstraints %s:“%s”!\n"
+
+#~ msgid " %s No base translation \"%s\" is included in file!\n"
+#~ msgstr " %s 檔案中不包括基礎轉換“%s”!\n"
+
+#~ msgid ""
+#~ " %s REQUIRED %s does not define choice None!\n"
+#~ " REF: Page 122, section 5.17\n"
+#~ msgstr ""
+#~ " %s REQUIRED %s 未定義選項 None!\n"
+#~ " 參考:第 122 頁,章節 5.17\n"
+
+#~ msgid " %s cupsICCProfile %s hash value collides with %s!\n"
+#~ msgstr " %s cupsICCProfile %s 雜湊值與 %s 衝突!\n"
+
+#~ msgid " %s cupsUIResolver %s causes a loop!\n"
+#~ msgstr " %s cupsUIResolver %s 造成迴圈!\n"
+
+#~ msgid " **FAIL** %s choice names %s and %s differ only by case!\n"
+#~ msgstr " **失敗** %s 選項名稱 %s 和 %s 僅在某些情況下不同!\n"
+
+#~ msgid ""
+#~ " **FAIL** %s must be 1284DeviceID!\n"
+#~ " REF: Page 72, section 5.5\n"
+#~ msgstr ""
+#~ " **失敗** %s 必須為 1284DeviceID!\n"
+#~ " 參考:第 72 頁,章節 5.5\n"
+
+#~ msgid ""
+#~ " **FAIL** BAD DefaultImageableArea %s!\n"
+#~ " REF: Page 102, section 5.15.\n"
+#~ msgstr ""
+#~ " **失敗** DefaultImageableArea %s 錯誤!\n"
+#~ " 參考:第 102 頁,章節 5.15。\n"
+
+#~ msgid ""
+#~ " **FAIL** BAD DefaultPaperDimension %s!\n"
+#~ " REF: Page 103, section 5.15.\n"
+#~ msgstr ""
+#~ " **失敗** DefaultPaperDimension %s 錯誤!\n"
+#~ " 參考:第 103 頁,章節 5.15。\n"
+
+#~ msgid ""
+#~ " **FAIL** Bad %s choice %s!\n"
+#~ " REF: Page 84, section 5.9\n"
+#~ msgstr ""
+#~ " **失敗** %s 選項 %s 錯誤!\n"
+#~ " 參考:第 84 頁,章節 5.9\n"
+
+#~ msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1!\n"
+#~ msgstr " **失敗** LanguageEncoding %s 錯誤 - 必須為 ISOLatin1!\n"
+
+#~ msgid " **FAIL** Bad LanguageVersion %s - must be English!\n"
+#~ msgstr " **失敗** LanguageVersion %s 錯誤 - 必須為英語!\n"
+
+#~ msgid ""
+#~ " **FAIL** Default translation string for option %s choice %s "
+#~ "contains 8-bit characters!\n"
+#~ msgstr " **失敗** 選項 %s 選項 %s 的預設轉換字串包含 8 位元字元!\n"
+
+#~ msgid ""
+#~ " **FAIL** Default translation string for option %s contains 8-bit "
+#~ "characters!\n"
+#~ msgstr " **失敗** 選項 %s 的預設轉換字串包含 8 位元字元!\n"
+
+#~ msgid " **FAIL** Group names %s and %s differ only by case!\n"
+#~ msgstr " **失敗** 群組名稱 %s 和 %s 僅在某些情況下不同!\n"
+
+#~ msgid " **FAIL** Multiple occurrences of %s choice name %s!\n"
+#~ msgstr " **失敗** 出現了多個 %s 選項名稱 %s!\n"
+
+#~ msgid " **FAIL** Option names %s and %s differ only by case!\n"
+#~ msgstr " **失敗** 選項名稱 %s 和 %s 僅在某些情況下不同!\n"
+
+#~ msgid ""
+#~ " Bad %%%%BoundingBox: on line %d!\n"
+#~ " REF: Page 39, %%%%BoundingBox:\n"
+#~ msgstr ""
+#~ " 第 %d 行的 %%%%BoundingBox: 錯誤!\n"
+#~ " 參考:第 39 頁,%%%%BoundingBox:\n"
+
+#~ msgid ""
+#~ " Bad %%%%Page: on line %d!\n"
+#~ " REF: Page 53, %%%%Page:\n"
+#~ msgstr ""
+#~ " 第 %d 行的 %%%%Page: 錯誤!\n"
+#~ " 參考:第 53 頁,%%%%Page:\n"
+
+#~ msgid ""
+#~ " Bad %%%%Pages: on line %d!\n"
+#~ " REF: Page 43, %%%%Pages:\n"
+#~ msgstr ""
+#~ " 第 %d 行的 %%%%Pages: 錯誤!\n"
+#~ " 參考:第 43 頁,%%%%Pages:\n"
+
+#~ msgid ""
+#~ " Line %d is longer than 255 characters (%d)!\n"
+#~ " REF: Page 25, Line Length\n"
+#~ msgstr ""
+#~ " 第 %d 行長度大於 255 個字元(%d)!\n"
+#~ " 參考:第 25 頁,行長度\n"
+
+#~ msgid ""
+#~ " Missing %!PS-Adobe-3.0 on first line!\n"
+#~ " REF: Page 17, 3.1 Conforming Documents\n"
+#~ msgstr ""
+#~ " 第一行遺失 %!PS-Adobe-3.0!\n"
+#~ " 參考:第 17 頁,3.1 確認文件\n"
+
+#~ msgid ""
+#~ " Missing %%EndComments comment!\n"
+#~ " REF: Page 41, %%EndComments\n"
+#~ msgstr ""
+#~ " 遺失 %%EndComments 註解!\n"
+#~ " 參考:第 41 頁,%%EndComments\n"
+
+#~ msgid ""
+#~ " Missing or bad %%BoundingBox: comment!\n"
+#~ " REF: Page 39, %%BoundingBox:\n"
+#~ msgstr ""
+#~ " %%BoundingBox﹕ 註解遺失或錯誤!\n"
+#~ " 參考:第 39 頁,%%BoundingBox:\n"
+
+#~ msgid ""
+#~ " Missing or bad %%Page: comments!\n"
+#~ " REF: Page 53, %%Page:\n"
+#~ msgstr ""
+#~ " %%Page: 註解遺失或錯誤!\n"
+#~ " 參考:第 53 頁,%%Page:\n"
+
+#~ msgid ""
+#~ " Missing or bad %%Pages: comment!\n"
+#~ " REF: Page 43, %%Pages:\n"
+#~ msgstr ""
+#~ " %%Pages: 註解遺失或錯誤!\n"
+#~ " 參考:第 43 頁,%%Pages:\n"
+
+#~ msgid " Saw %d lines that exceeded 255 characters!\n"
+#~ msgstr " 發現 %d 行超出 255 個字元!\n"
+
+#~ msgid " Too many %%BeginDocument comments!\n"
+#~ msgstr " %%BeginDocument 註解太多!\n"
+
+#~ msgid " Too many %%EndDocument comments!\n"
+#~ msgstr " %%EndDocument 註解太多!\n"
+
+#~ msgid " Warning: file contains binary data!\n"
+#~ msgstr " WARNING: 檔案包含二進位資料!\n"
+
+#~ msgid " Warning: no %%EndComments comment in file!\n"
+#~ msgstr " WARNING: 檔案中沒有 %%EndComments 註解!\n"
+
+#~ msgid " Warning: obsolete DSC version %.1f in file!\n"
+#~ msgstr " WARNING: 檔案中的 DSC 版本 %.1f 已過時!\n"
+
+#~ msgid "%s not supported!"
+#~ msgstr "不支援 %s!"
+
+#~ msgid "%s: Don't know what to do!\n"
+#~ msgstr "%s:不知道要執行的動作!\n"
+
+#~ msgid ""
+#~ "%s: Error - %s environment variable names non-existent destination \"%s"
+#~ "\"!\n"
+#~ msgstr "%s:錯誤 - %s 環境變數名稱中有不存在的目的地“%s”!\n"
+
+#~ msgid "%s: Error - bad job ID!\n"
+#~ msgstr "%s:錯誤 - 作業 ID 錯誤!\n"
+
+#~ msgid "%s: Error - cannot print files and alter jobs simultaneously!\n"
+#~ msgstr "%s:錯誤 - 無法列印檔案並同時更改作業!\n"
+
+#~ msgid ""
+#~ "%s: Error - cannot print from stdin if files or a job ID are provided!\n"
+#~ msgstr "%s:錯誤 - 在提供檔案或作業 ID 的情況下無法從 stdin 進行列印!\n"
+
+#~ msgid "%s: Error - expected character set after '-S' option!\n"
+#~ msgstr "%s:錯誤 - '-S' 選項後面預期為字元集!\n"
+
+#~ msgid "%s: Error - expected content type after '-T' option!\n"
+#~ msgstr "%s:錯誤 - '-T' 選項後面預期為內容類型!\n"
+
+#~ msgid "%s: Error - expected copies after '-n' option!\n"
+#~ msgstr "%s:錯誤 - '-n' 選項後面預期為份數!\n"
+
+#~ msgid "%s: Error - expected copy count after '-#' option!\n"
+#~ msgstr "%s:錯誤 - '-#' 選項後面預期為複本計數!\n"
+
+#~ msgid "%s: Error - expected destination after '-P' option!\n"
+#~ msgstr "%s:錯誤 - '-P' 選項後面預期為目的地!\n"
+
+#~ msgid "%s: Error - expected destination after '-b' option!\n"
+#~ msgstr "%s:錯誤 - '-b' 選項後面預期為目的地!\n"
+
+#~ msgid "%s: Error - expected destination after '-d' option!\n"
+#~ msgstr "%s:錯誤 - '-d' 選項後面預期為目的地!\n"
+
+#~ msgid "%s: Error - expected form after '-f' option!\n"
+#~ msgstr "%s:錯誤 - '-f' 選項後面預期為表單!\n"
+
+#~ msgid "%s: Error - expected hold name after '-H' option!\n"
+#~ msgstr "%s:錯誤 - '-H' 選項後面預期為保留名稱!\n"
+
+#~ msgid "%s: Error - expected hostname after '-H' option!\n"
+#~ msgstr "%s:錯誤 - '-H' 選項後面預期為主機名稱!\n"
+
+#~ msgid "%s: Error - expected hostname after '-h' option!\n"
+#~ msgstr "%s:錯誤 - '-h' 選項後面預期為主機名稱!\n"
+
+#~ msgid "%s: Error - expected mode list after '-y' option!\n"
+#~ msgstr "%s:錯誤 - '-y' 選項後面預期為模式列表!\n"
+
+#~ msgid "%s: Error - expected name after '-%c' option!\n"
+#~ msgstr "%s:錯誤 - '-%c' 選項後面預期為名稱!\n"
+
+#~ msgid "%s: Error - expected option string after '-o' option!\n"
+#~ msgstr "%s:錯誤 - '-o' 選項後面預期為選項字串!\n"
+
+#~ msgid "%s: Error - expected page list after '-P' option!\n"
+#~ msgstr "%s:錯誤 - '-P' 選項後面預期為頁面列表!\n"
+
+#~ msgid "%s: Error - expected priority after '-%c' option!\n"
+#~ msgstr "%s:錯誤 - '-%c' 選項後面預期為優先順序!\n"
+
+#~ msgid "%s: Error - expected reason text after '-r' option!\n"
+#~ msgstr "%s:錯誤 - '-r' 選項後面預期為原因文字!\n"
+
+#~ msgid "%s: Error - expected title after '-t' option!\n"
+#~ msgstr "%s:錯誤 - '-t' 選項後面預期為標題!\n"
+
+#~ msgid "%s: Error - expected username after '-U' option!\n"
+#~ msgstr "%s:錯誤 - '-U' 選項後面預期為使用者名稱!\n"
+
+#~ msgid "%s: Error - expected username after '-u' option!\n"
+#~ msgstr "%s:錯誤 - '-u' 選項後面預期為使用者名稱!\n"
+
+#~ msgid "%s: Error - expected value after '-%c' option!\n"
+#~ msgstr "%s:錯誤 - '-%c' 選項後面預期為值!\n"
+
+#~ msgid ""
+#~ "%s: Error - need \"completed\", \"not-completed\", or \"all\" after '-W' "
+#~ "option!\n"
+#~ msgstr ""
+#~ "%s:錯誤 - &aops;-W&aops; 選項後面需要“completed”、“not-"
+#~ "completed”或“all”!\n"
+
+#~ msgid "%s: Error - scheduler not responding!\n"
+#~ msgstr "%s:錯誤 - 排程器沒有回應!\n"
+
+#~ msgid "%s: Error - unknown destination \"%s\"!\n"
+#~ msgstr "%s:錯誤 - 未知的目的地“%s”!\n"
+
+#~ msgid "%s: Error - unknown destination \"%s/%s\"!\n"
+#~ msgstr "%s:錯誤 - 未知的目的地“%s/%s”!\n"
+
+#~ msgid "%s: Error - unknown option '%c'!\n"
+#~ msgstr "%s:錯誤 - 未知的選項 '%c'!\n"
+
+#~ msgid "%s: Error - unknown option '%s'!\n"
+#~ msgstr "%s:錯誤 - 未知的選項 '%s'!\n"
+
+#~ msgid "%s: Expected job ID after '-i' option!\n"
+#~ msgstr "%s:'-i' 選項後面預期為作業 ID!\n"
+
+#~ msgid "%s: Invalid destination name in list \"%s\"!\n"
+#~ msgstr "%s:列表“%s”中的目的地名稱無效!\n"
+
+#~ msgid "%s: Need job ID ('-i jobid') before '-H restart'!\n"
+#~ msgstr "%s:&aops;-H restart&aops; 前面需要作業 ID('-i jobid')!\n"
+
+#~ msgid "%s: No filter to convert from %s/%s to %s/%s!\n"
+#~ msgstr "%s:沒有濾鏡要從 %s/%s 轉換為 %s/%s!\n"
+
+#~ msgid "%s: Sorry, no encryption support compiled in!\n"
+#~ msgstr "%s:抱歉,未編譯入加密支援!\n"
+
+#~ msgid "%s: Unable to contact server!\n"
+#~ msgstr "%s:無法聯絡伺服器!\n"
+
+#~ msgid "%s: Unable to determine MIME type of \"%s\"!\n"
+#~ msgstr "%s:無法確定“%s”的 MIME 類型!\n"
+
#~ msgid "%s: Unable to open %s - %s\n"
#~ msgstr "%s:無法打開 %s - %s\n"
#~ msgid "%s: Unable to open %s - %s on line %d.\n"
#~ msgstr "%s:無法打開 %s - %s 在第 %d 行。\n"
+#~ msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"!\n"
+#~ msgstr "%s:無法從“%s”或“%s”讀取 MIME 資料庫!\n"
+
+#~ msgid "%s: Unknown destination \"%s\"!\n"
+#~ msgstr "%s:未知的目的地“%s”!\n"
+
+#~ msgid "%s: Unknown destination MIME type %s/%s!\n"
+#~ msgstr "%s:未知的目的地 MIME 類型 %s/%s!\n"
+
+#~ msgid "%s: Unknown option '%c'!\n"
+#~ msgstr "%s:未知的選項 '%c'!\n"
+
+#~ msgid "%s: Unknown source MIME type %s/%s!\n"
+#~ msgstr "%s:未知的來源 MIME 類型 %s/%s!\n"
+
+#~ msgid ""
+#~ "%s: Warning - '%c' format modifier not supported - output may not be "
+#~ "correct!\n"
+#~ msgstr "%s:警告 - 不支援 '%c' 格式修飾符 - 輸出可能不正確!\n"
+
+#~ msgid "%s: Warning - character set option ignored!\n"
+#~ msgstr "%s:警告 - 已忽略字元集選項!\n"
+
+#~ msgid "%s: Warning - content type option ignored!\n"
+#~ msgstr "%s:警告 - 已忽略內容類型選項!\n"
+
+#~ msgid "%s: Warning - form option ignored!\n"
+#~ msgstr "%s:警告 - 已忽略表單選項!\n"
+
+#~ msgid "%s: Warning - mode option ignored!\n"
+#~ msgstr "%s:警告 - 已忽略模式選項!\n"
+
+#~ msgid ""
+#~ "%s: error - %s environment variable names non-existent destination \"%s"
+#~ "\"!\n"
+#~ msgstr "%s:錯誤 - %s 環境變數名稱中有不存在的目的地“%s”!\n"
+
+#~ msgid "%s: error - expected option=value after '-o' option!\n"
+#~ msgstr "%s:錯誤 - &aops;-o&aops; 選項後面預期為 option=value!\n"
+
#~ msgid "600 DPI Grayscale"
#~ msgstr "600 DPI 灰階"
+#~ msgid "A Samba password is required to export printer drivers!"
+#~ msgstr "需要 Samba 密碼,才能輸出印表機驅動程式!"
+
+#~ msgid "A Samba username is required to export printer drivers!"
+#~ msgstr "需要 Samba 使用者名稱,才能輸出印表機驅動程式!"
+
+#~ msgid "A class named \"%s\" already exists!"
+#~ msgstr "名為“%s”的類別已存在!"
+
+#~ msgid "A printer named \"%s\" already exists!"
+#~ msgstr "名為“%s”的印表機已存在!"
+
+#~ msgid "Attempt to set %s printer-state to bad value %d!"
+#~ msgstr "嘗試將 %s 印表機狀態設為錯誤的值 %d!"
+
+#~ msgid "Attribute groups are out of order (%x < %x)!"
+#~ msgstr "屬性群組有問題(%x < %x)!"
+
+#~ msgid "Bad device URI \"%s\"!\n"
+#~ msgstr "設備 URI“%s”錯誤!\n"
+
+#~ msgid "Bad device-uri \"%s\"!"
+#~ msgstr "device-uri“%s”錯誤!"
+
+#~ msgid "Bad device-uri scheme \"%s\"!"
+#~ msgstr "device-uri 架構“%s”錯誤!"
+
+#~ msgid "Bad document-format \"%s\"!"
+#~ msgstr "document-format“%s”錯誤!"
+
+#~ msgid "Bad filename buffer!"
+#~ msgstr "檔名緩衝區錯誤!"
+
+#~ msgid "Bad job-priority value!"
+#~ msgstr "job-priority 值錯誤!"
+
+#~ msgid "Bad job-sheets value \"%s\"!"
+#~ msgstr "job-sheets 值“%s”錯誤!"
+
+#~ msgid "Bad job-sheets value type!"
+#~ msgstr "job-sheets 值類型錯誤!"
+
+#~ msgid "Bad job-state value!"
+#~ msgstr "job-state 值錯誤!"
+
+#~ msgid "Bad job-uri attribute \"%s\"!"
+#~ msgstr "job-uri 屬性“%s”錯誤!"
+
+#~ msgid "Bad notify-pull-method \"%s\"!"
+#~ msgstr "notify-pull-method“%s”錯誤!"
+
+#~ msgid "Bad notify-recipient-uri URI \"%s\"!"
+#~ msgstr "notify-recipient-uri URI“%s”錯誤!"
+
+#~ msgid "Bad option + choice on line %d!"
+#~ msgstr "第 %d 行的 option + choice 錯誤!"
+
+#~ msgid "Bad port-monitor \"%s\"!"
+#~ msgstr "port-monitor“%s”錯誤!"
+
+#~ msgid "Bad printer-state value %d!"
+#~ msgstr "printer-state 值 %d 錯誤!"
+
+#~ msgid "Bad request version number %d.%d!"
+#~ msgstr "請求版本號碼 %d.%d 錯誤!"
+
+#~ msgid "Bad subscription ID!"
+#~ msgstr "訂閱 ID 錯誤!"
+
+#~ msgid "Character set \"%s\" not supported!"
+#~ msgstr "不支援字元集“%s”!"
+
+#~ msgid "Could not scan type \"%s\"!"
+#~ msgstr "無法掃描類型“%s”!"
+
+#~ msgid "Cover open."
+#~ msgstr "機蓋已打開。"
+
+#~ msgid "Developer almost empty."
+#~ msgstr "顯像劑即將耗盡。"
+
+#~ msgid "Developer empty!"
+#~ msgstr "顯像劑已耗盡!"
+
+#~ msgid "Door open."
+#~ msgstr "機門已打開。"
+
+#~ msgid "ERROR: Bad %%BoundingBox: comment seen!\n"
+#~ msgstr "ERROR: %%BoundingBox ERROR: 發現有註解!\n"
+
+#~ msgid "ERROR: Bad %%IncludeFeature: comment!\n"
+#~ msgstr "ERROR: %%IncludeFeature ERROR: 註解!\n"
+
+#~ msgid "ERROR: Bad %%Page: comment in file!\n"
+#~ msgstr "ERROR: %%Page ERROR: 檔案中的註解!\n"
+
+#~ msgid "ERROR: Bad %%PageBoundingBox: comment in file!\n"
+#~ msgstr "ERROR: %%PageBoundingBox ERROR: 檔案中的註解!\n"
+
+#~ msgid "ERROR: Bad SCSI device file \"%s\"!\n"
+#~ msgstr "ERROR: SCSI 設備檔案“%s”錯誤!\n"
+
+#~ msgid "ERROR: Bad columns value %d!\n"
+#~ msgstr "ERROR: 直欄值 %d 錯誤!\n"
+
+#~ msgid "ERROR: Bad cpi value %f!\n"
+#~ msgstr "ERROR: cpi 值 %f 錯誤!\n"
+
+#~ msgid "ERROR: Bad lpi value %f!\n"
+#~ msgstr "ERROR: lpi 值 %f 錯誤!\n"
+
+#~ msgid "ERROR: Bad page setup!\n"
+#~ msgstr "ERROR: 頁面設定錯誤!\n"
+
+#~ msgid "ERROR: Destination printer does not exist!\n"
+#~ msgstr "ERROR: 目的印表機不存在!\n"
+
+#~ msgid "ERROR: Duplicate %%BoundingBox: comment seen!\n"
+#~ msgstr "ERROR: 重複的 %%BoundingBox:發現有註解!\n"
+
+#~ msgid "ERROR: Duplicate %%Pages: comment seen!\n"
+#~ msgstr "ERROR: 重複的 %%Pages:發現有註解!\n"
+
+#~ msgid "ERROR: Empty print file!\n"
+#~ msgstr "ERROR: 列印檔案為空!\n"
+
+#~ msgid "ERROR: Expected quoted string on line %d of %s!\n"
+#~ msgstr "ERROR: %2$s 的第 %1$d 行預期為引言字串!\n"
+
+#~ msgid "ERROR: Fatal USB error!\n"
+#~ msgstr "ERROR: 嚴重的 USB 錯誤!\n"
+
+#~ msgid "ERROR: Invalid HP-GL/2 command seen, unable to print file!\n"
+#~ msgstr "ERROR: 發現無效的 HP-GL/2 指令,無法列印檔案!\n"
+
+#~ msgid "ERROR: Missing %%EndProlog!\n"
+#~ msgstr "ERROR: 遺失 %%EndProlog!\n"
+
+#~ msgid "ERROR: Missing %%EndSetup!\n"
+#~ msgstr "ERROR: 遺失 %%EndSetup!\n"
+
#~ msgid ""
#~ "ERROR: Missing device URI on command-line and no DEVICE_URI environment "
#~ "variable!\n"
#~ msgstr "ERROR: 指令行遺失設備 URI 且沒有 DEVICE_URI 環境變數!\n"
+#~ msgid "ERROR: Missing value on line %d of banner file!\n"
+#~ msgstr "ERROR: 標語檔案的第 %d 行遺失值!\n"
+
+#~ msgid ""
+#~ "ERROR: Need a msgid line before any translation strings on line %d of %"
+#~ "s!\n"
+#~ msgstr "ERROR: 在 %2$s 第 %1$d 行的任何轉換字串前面都需要 msgid 行!\n"
+
+#~ msgid "ERROR: No %%BoundingBox: comment in header!\n"
+#~ msgstr "ERROR: 沒有 %%BoundingBox:標題中的註解!\n"
+
+#~ msgid "ERROR: No %%Pages: comment in header!\n"
+#~ msgstr "ERROR: 沒有 %%Pages:標題中的註解!\n"
+
+#~ msgid ""
+#~ "ERROR: No device URI found in argv[0] or in DEVICE_URI environment "
+#~ "variable!\n"
+#~ msgstr "ERROR: 在 argv[0] 或 DEVICE_URI 環境變數中找不到設備 URI!\n"
+
+#~ msgid "ERROR: No pages found!\n"
+#~ msgstr "ERROR: 找不到頁面!\n"
+
+#~ msgid "ERROR: Out of paper!\n"
+#~ msgstr "ERROR: 缺紙!\n"
+
+#~ msgid "ERROR: PRINTER environment variable not defined!\n"
+#~ msgstr "ERROR: 未定義 PRINTER 環境變數!\n"
+
+#~ msgid "ERROR: Print file was not accepted (%s)!\n"
+#~ msgstr "ERROR: 不接受列印檔案(%s)!\n"
+
+#~ msgid "ERROR: Printer not responding!\n"
+#~ msgstr "ERROR: 印表機未回應!\n"
+
#~ msgid "ERROR: Unable to create temporary file - %s.\n"
#~ msgstr "ERROR: 無法製作暫存檔 - %s。\n"
#~ msgid "ERROR: Unable to create temporary file: %s\n"
#~ msgstr "ERROR: 無法製作暫存檔:%s\n"
+#~ msgid "ERROR: Unable to get job %d attributes (%s)!\n"
+#~ msgstr "ERROR: 無法取得作業 %d 屬性(%s)!\n"
+
+#~ msgid "ERROR: Unable to get printer status (%s)!\n"
+#~ msgstr "ERROR: 無法取得印表機狀態(%s)!\n"
+
+#~ msgid "ERROR: Unable to locate printer '%s'!\n"
+#~ msgstr "ERROR: 找不到印表機 '%s'!\n"
+
+#~ msgid "ERROR: Unable to open image file for printing!\n"
+#~ msgstr "ERROR: 無法打開要列印的影像檔!\n"
+
#~ msgid "ERROR: Unable to open temporary file"
#~ msgstr "ERROR: 無法打開暫存檔"
+#~ msgid "ERROR: Unable to print %d text columns!\n"
+#~ msgstr "ERROR: 無法列印 %d 文字直欄!\n"
+
+#~ msgid "ERROR: Unable to print %dx%d text page!\n"
+#~ msgstr "ERROR: 無法列印 %dx%d 文字頁面!\n"
+
+#~ msgid "ERROR: Unable to read print data!\n"
+#~ msgstr "ERROR: 無法讀取列印資料!\n"
+
+#~ msgid "ERROR: Unable to send print data (%d)\n"
+#~ msgstr "ERROR: 無法傳送列印資料(%d)\n"
+
+#~ msgid "ERROR: Unable to send print data!\n"
+#~ msgstr "ERROR: 無法傳送列印資料!\n"
+
+#~ msgid "ERROR: Unable to write %d bytes to printer!\n"
+#~ msgstr "ERROR: 無法將 %d 位元組寫入至印表機!\n"
+
+#~ msgid "ERROR: Unable to write raster data to driver!\n"
+#~ msgstr "ERROR: 無法將水平掃瞄線資料寫入驅動程式!\n"
+
+#~ msgid "ERROR: Unable to write to temporary file"
+#~ msgstr "ERROR: 無法寫入暫存檔"
+
+#~ msgid "ERROR: Unexpected text on line %d of %s!\n"
+#~ msgstr "ERROR: %2$s 的第 %1$d 行有非預期的文字!\n"
+
+#~ msgid "ERROR: Unknown encryption option value \"%s\"!\n"
+#~ msgstr "ERROR: 未知的加密選項值“%s”!\n"
+
+#~ msgid "ERROR: Unknown message catalog format for \"%s\"!\n"
+#~ msgstr "ERROR: “%s”的訊息目錄格式未知!\n"
+
+#~ msgid "ERROR: Unknown option \"%s\" with value \"%s\"!\n"
+#~ msgstr "ERROR: 未知的選項“%s”,值為“%s”!\n"
+
+#~ msgid "ERROR: Unknown version option value \"%s\"!\n"
+#~ msgstr "ERROR: 未知的版本選項值“%s”!\n"
+
+#~ msgid "ERROR: Unsupported brightness value %s, using brightness=100!\n"
+#~ msgstr "ERROR: 不受支援的亮度值 %s,使用 brightness=100!\n"
+
+#~ msgid "ERROR: Unsupported gamma value %s, using gamma=1000!\n"
+#~ msgstr "ERROR: 不受支援的 gamma 值 %s,使用 gamma=1000!\n"
+
+#~ msgid "ERROR: Unsupported number-up value %d, using number-up=1!\n"
+#~ msgstr "ERROR: 不受支援的 number-up 值 %d,使用 number-up=1!\n"
+
+#~ msgid ""
+#~ "ERROR: Unsupported number-up-layout value %s, using number-up-"
+#~ "layout=lrtb!\n"
+#~ msgstr ""
+#~ "ERROR: 不受支援的 number-up-layout 值 %s,使用 number-up-layout=lrtb!\n"
+
+#~ msgid "ERROR: Unsupported page-border value %s, using page-border=none!\n"
+#~ msgstr "ERROR: 不受支援的 page-border 值 %s,使用 page-border=none!\n"
+
+#~ msgid "ERROR: doc_printf overflow (%d bytes) detected, aborting!\n"
+#~ msgstr "ERROR: 偵測到 doc_printf 溢位(%d 位元組),正在中斷!\n"
+
#~ msgid "ERROR: pdftops filter crashed on signal %d!\n"
#~ msgstr "ERROR: pdftops 濾鏡在遇到訊號 %d 時當機!\n"
#~ msgid "ERROR: pdftops filter exited with status %d!\n"
#~ msgstr "ERROR: pdftops 濾鏡以狀態 %d 結束!\n"
+#~ msgid "ERROR: pictwpstops exited on signal %d!\n"
+#~ msgstr "ERROR: pictwpstops 在遇到訊號 %d 時結束!\n"
+
+#~ msgid "ERROR: pictwpstops exited with status %d!\n"
+#~ msgstr "ERROR: pictwpstops 以狀態 %d 結束!\n"
+
+#~ msgid ""
+#~ "ERROR: recoverable: Unable to connect to printer; will retry in 30 "
+#~ "seconds...\n"
+#~ msgstr "ERROR: 可回復:無法連接印表機;30 秒內將重試⋯\n"
+
+#~ msgid "Empty PPD file!"
+#~ msgstr "PPD 檔案為空!"
+
+#~ msgid "Error: need hostname after '-h' option!\n"
+#~ msgstr "ERROR: '-h' 選項後面需要主機名稱!\n"
+
+#~ msgid "Fuser temperature high!"
+#~ msgstr "加熱器溫度高!"
+
+#~ msgid "Fuser temperature low!"
+#~ msgstr "加熱器溫度低!"
+
+#~ msgid "Got a printer-uri attribute but no job-id!"
+#~ msgstr "已取得 printer-uri 屬性,但沒有 job-id!"
+
+#~ msgid "Ink/toner almost empty."
+#~ msgstr "墨水或碳粉即將耗盡。"
+
+#~ msgid "Ink/toner empty!"
+#~ msgstr "墨水或碳粉已耗盡!"
+
+#~ msgid "Ink/toner waste bin almost full."
+#~ msgstr "墨水或碳粉廢料槽將滿。"
+
+#~ msgid "Ink/toner waste bin full!"
+#~ msgstr "墨水或碳粉廢料槽已滿!"
+
+#~ msgid "Interlock open."
+#~ msgstr "Interlock 已打開。"
+
+#~ msgid "Job #%d cannot be restarted - no files!"
+#~ msgstr "無法重新啟動作業 #%d - 沒有檔案!"
+
+#~ msgid "Job #%d does not exist!"
+#~ msgstr "作業 #%d 不存在!"
+
+#~ msgid "Job #%d is finished and cannot be altered!"
+#~ msgstr "已完成作業 #%d 且無法更改!"
+
+#~ msgid "Job #%d is not complete!"
+#~ msgstr "未完成作業 #%d!"
+
+#~ msgid "Job #%d is not held for authentication!"
+#~ msgstr "未暫停作業 #%d 進行認證!"
+
+#~ msgid "Job #%d is not held!"
+#~ msgstr "未暫停作業 #%d!"
+
+#~ msgid "Job #%s does not exist!"
+#~ msgstr "作業 #%s 不存在!"
+
+#~ msgid "Job %d not found!"
+#~ msgstr "找不到作業 %d!"
+
+#~ msgid "Job subscriptions cannot be renewed!"
+#~ msgstr "無法更新作業訂閱!"
+
+#~ msgid "Language \"%s\" not supported!"
+#~ msgstr "不支援語言“%s”!"
+
+#~ msgid "Media jam!"
+#~ msgstr "媒體卡紙!"
+
+#~ msgid "Media tray almost empty."
+#~ msgstr "媒體送紙匣即將用完。"
+
+#~ msgid "Media tray empty!"
+#~ msgstr "媒體送紙匣為空!"
+
+#~ msgid "Media tray missing!"
+#~ msgstr "找不到媒體送紙匣!"
+
+#~ msgid "Media tray needs to be filled."
+#~ msgstr "媒體送紙匣需要添加紙張。"
+
+#~ msgid "Missing document-number attribute!"
+#~ msgstr "遺失 document-number 屬性!"
+
+#~ msgid "Missing double quote on line %d!"
+#~ msgstr "第 %d 行遺失雙引號!!"
+
+#~ msgid "Missing form variable!"
+#~ msgstr "遺失表單變數!"
+
+#~ msgid "Missing notify-subscription-ids attribute!"
+#~ msgstr "遺失 notify-subscription-ids 屬性!"
+
+#~ msgid "Missing requesting-user-name attribute!"
+#~ msgstr "遺失 requesting-user-name 屬性!"
+
+#~ msgid "Missing required attributes!"
+#~ msgstr "遺失必要的屬性!"
+
+#~ msgid "Missing value on line %d!"
+#~ msgstr "第 %d 行遺失值!"
+
+#~ msgid "No PPD name!"
+#~ msgstr "沒有 PPD 名稱!"
+
+#~ msgid "No Windows printer drivers are installed!"
+#~ msgstr "未安裝 Windows 印表機驅動程式!"
+
+#~ msgid "No active jobs on %s!"
+#~ msgstr "%s 上沒有已啟用的作業!"
+
+#~ msgid "No attributes in request!"
+#~ msgstr "請求中沒有屬性!"
+
+#~ msgid "No authentication information provided!"
+#~ msgstr "未提供認證資訊!"
+
+#~ msgid "No file!?!"
+#~ msgstr "沒有檔案!?!"
+
+#~ msgid "No modification time!"
+#~ msgstr "沒有修改時間!"
+
+#~ msgid "No printer name!"
+#~ msgstr "沒有印表機名稱!"
+
+#~ msgid "No printer-uri found for class!"
+#~ msgstr "找不到類別的 printer-uri!"
+
+#~ msgid "No printer-uri found!"
+#~ msgstr "找不到 printer-uri!"
+
+#~ msgid "No printer-uri in request!"
+#~ msgstr "請求中沒有 printer-uri!"
+
+#~ msgid "No subscription attributes in request!"
+#~ msgstr "請求中沒有訂閱屬性!"
+
+#~ msgid "OPC almost at end-of-life."
+#~ msgstr "OPC 壽命即將耗盡。"
+
+#~ msgid "OPC at end-of-life!"
+#~ msgstr "OPC 壽命耗盡。"
+
+#~ msgid "Out of toner!"
+#~ msgstr "碳粉已耗盡!"
+
+#~ msgid "Output bin almost full."
+#~ msgstr "輸出槽將滿。"
+
+#~ msgid "Output bin full!"
+#~ msgstr "輸出槽已滿!"
+
+#~ msgid "Output tray missing!"
+#~ msgstr "找不到輸出紙匣!"
+
+#~ msgid "Printer offline."
+#~ msgstr "印表機已離線。"
+
+#~ msgid "SCSI Printer"
+#~ msgstr "SCSI 印表機"
+
+#~ msgid "The notify-user-data value is too large (%d > 63 octets)!"
+#~ msgstr "notify-user-data 值太大(%d > 63 八位元組)!"
+
+#~ msgid "The printer or class is not shared!"
+#~ msgstr "未共享印表機或類別!"
+
+#~ msgid "The printer-uri attribute is required!"
+#~ msgstr "需要 printer-uri 屬性!"
+
+#~ msgid "Toner low."
+#~ msgstr "碳粉過少。"
+
+#~ msgid "Too many job-sheets values (%d > 2)!"
+#~ msgstr "太多 job-sheets 值(%d > 2)!"
+
+#~ msgid "Too many printer-state-reasons values (%d > %d)!"
+#~ msgstr "太多 printer-state-reasons 值(%d > %d)!"
+
+#~ msgid "Unable to add job for destination \"%s\"!"
+#~ msgstr "無法為目的地“%s”加入作業!"
+
+#~ msgid "Unable to allocate memory for file types!"
+#~ msgstr "無法為檔案類型分配記憶體!"
+
+#~ msgid "Unable to copy 64-bit CUPS printer driver files (%d)!"
+#~ msgstr "無法拷貝 64 位元 CUPS 印表機驅動程式檔案(%d)!"
+
+#~ msgid "Unable to copy 64-bit Windows printer driver files (%d)!"
+#~ msgstr "無法拷貝 64 位元 Windows 印表機驅動程式檔案(%d)!"
+
+#~ msgid "Unable to copy CUPS printer driver files (%d)!"
+#~ msgstr "無法拷貝 CUPS 印表機驅動程式檔案(%d)!"
+
+#~ msgid "Unable to copy PPD file - %s!"
+#~ msgstr "無法拷貝 PPD 檔案 - %s!"
+
+#~ msgid "Unable to copy PPD file!"
+#~ msgstr "無法拷貝 PPD 檔案!"
+
+#~ msgid "Unable to copy Windows 2000 printer driver files (%d)!"
+#~ msgstr "無法拷貝 Windows 2000 印表機驅動程式檔案(%d)!"
+
+#~ msgid "Unable to copy Windows 9x printer driver files (%d)!"
+#~ msgstr "無法拷貝 Windows 9x 印表機驅動程式檔案(%d)!"
+
+#~ msgid "Unable to copy interface script - %s!"
+#~ msgstr "無法拷貝介面工序指令 - %s!"
+
+#~ msgid "Unable to create printer-uri!"
+#~ msgstr "無法製作 printer-uri!"
+
+#~ msgid "Unable to edit cupsd.conf files larger than 1MB!"
+#~ msgstr "無法編輯大小超過 1MB 的 cupsd.conf 檔案!"
+
+#~ msgid "Unable to find destination for job!"
+#~ msgstr "找不到作業的目的地!"
+
+#~ msgid "Unable to find printer!\n"
+#~ msgstr "找不到印表機!\n"
+
+#~ msgid "Unable to install Windows 2000 printer driver files (%d)!"
+#~ msgstr "無法安裝 Windows 2000 印表機驅動程式檔案(%d)!"
+
+#~ msgid "Unable to install Windows 9x printer driver files (%d)!"
+#~ msgstr "無法安裝 Windows 9x 印表機驅動程式檔案(%d)!"
+
+#~ msgid "Unable to open document %d in job %d!"
+#~ msgstr "無法打開文件 %d(在作業 %d 中)!"
+
+#~ msgid "Unable to send command to printer driver!"
+#~ msgstr "無法將指令傳送至印表機驅動程式!"
+
+#~ msgid "Unable to set Windows printer driver (%d)!"
+#~ msgstr "無法設定 Windows 印表機驅動程式(%d)!"
+
+#~ msgid "Unable to use legacy USB class driver!\n"
+#~ msgstr "無法使用繼承的 USB 類別驅動程式!\n"
+
#~ msgid "Unknown printer error (%s)!"
#~ msgstr "未知的印表機錯誤(%s)!"
+#~ msgid "Unsupported character set \"%s\"!"
+#~ msgstr "不受支援的字元集“%s”!"
+
+#~ msgid "Unsupported compression \"%s\"!"
+#~ msgstr "不受支援的壓縮“%s”!"
+
+#~ msgid "Unsupported compression attribute %s!"
+#~ msgstr "不受支援的壓縮屬性 %s!"
+
+#~ msgid "Unsupported format \"%s\"!"
+#~ msgstr "不受支援的格式“%s”!"
+
+#~ msgid "Unsupported format '%s'!"
+#~ msgstr "不受支援的格式 '%s'!"
+
+#~ msgid "Unsupported format '%s/%s'!"
+#~ msgstr "不受支援的格式 '%s/%s'!"
+
#~ msgid ""
#~ "Usage: convert [ options ]\n"
#~ "\n"
@@ -5573,11 +6518,501 @@ msgstr "variable-bindings 使用的長度不確定"
#~ " -v 列出明細\n"
#~ " -vv 列出詳盡明細\n"
+#~ msgid "WARNING: Failed to read side-channel request!\n"
+#~ msgstr "WARNING: 無法讀取 side-channel 請求!\n"
+
+#~ msgid "WARNING: Option \"%s\" cannot be included via IncludeFeature!\n"
+#~ msgstr "WARNING: 無法透過 IncludeFeature 併入選項“%s”!\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with command status byte after %d "
+#~ "seconds!\n"
+#~ msgstr "WARNING: 遠端主機未在 %d 秒後對指令狀態位元組產生回應!\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with control status byte after %d "
+#~ "seconds!\n"
+#~ msgstr "WARNING: 遠端主機未在 %d 秒後對控制狀態位元組產生回應!\n"
+
+#~ msgid ""
+#~ "WARNING: Remote host did not respond with data status byte after %d "
+#~ "seconds!\n"
+#~ msgstr "WARNING: 遠端主機未在 %d 秒後對資料狀態位元組產生回應!\n"
+
+#~ msgid "WARNING: SCSI command timed out (%d); retrying...\n"
+#~ msgstr "WARNING: SCSI 指令逾時(%d);正在重試⋯\n"
+
+#~ msgid ""
+#~ "WARNING: This document does not conform to the Adobe Document Structuring "
+#~ "Conventions and may not print correctly!\n"
+#~ msgstr "WARNING: 此文件未遵循“Adobe 文件結構慣例”,而且不能正確地列印!\n"
+
+#~ msgid "WARNING: Unknown choice \"%s\" for option \"%s\"!\n"
+#~ msgstr "WARNING: 未知的選項“%s”(針對選項“%s”)!\n"
+
+#~ msgid "WARNING: Unknown option \"%s\"!\n"
+#~ msgstr "WARNING: 未知的選項“%s”!\n"
+
+#~ msgid "WARNING: Unsupported baud rate %s!\n"
+#~ msgstr "WARNING: 不受支援的傳輸速率 %s!\n"
+
+#~ msgid ""
+#~ "WARNING: recoverable: Network host '%s' is busy; will retry in %d "
+#~ "seconds...\n"
+#~ msgstr "WARNING: 可回復:網路主機 '%s' 忙碌中;%d 內將重試⋯\n"
+
+#~ msgid "Warning, no Windows 2000 printer drivers are installed!"
+#~ msgstr "警告,未安裝 Windows 2000 印表機驅動程式!"
+
+#~ msgid "cupsctl: Unknown option \"%s\"!\n"
+#~ msgstr "cupsctl:未知的選項“%s”!\n"
+
+#~ msgid "cupsctl: Unknown option \"-%c\"!\n"
+#~ msgstr "cupsctl:未知的選項“-%c”!\n"
+
+#~ msgid "cupsd: Expected config filename after \"-c\" option!\n"
+#~ msgstr "cupsd:“-c”選項後面預期為配置檔案名稱!\n"
+
+#~ msgid "cupsd: Unable to get current directory!\n"
+#~ msgstr "cupsd:無法取得目前的目錄!\n"
+
+#~ msgid "cupsd: Unknown argument \"%s\" - aborting!\n"
+#~ msgstr "cupsd:未知的參數“%s”- 正在中止!\n"
+
+#~ msgid "cupsd: Unknown option \"%c\" - aborting!\n"
+#~ msgstr "cupsd:未知的選項“%c”- 正在中止!\n"
+
+#~ msgid "cupsfilter: Invalid document number %d!\n"
+#~ msgstr "cupsfilter:無效的文件編號 %d!\n"
+
+#~ msgid "cupsfilter: Invalid job ID %d!\n"
+#~ msgstr "cupsfilter:無效的作業 ID %d!\n"
+
+#~ msgid "cupsfilter: Only one filename can be specified!\n"
+#~ msgstr "cupsfilter:只能指定一個檔名!\n"
+
#~ msgid "cupsfilter: Unable to create temporary file: %s\n"
#~ msgstr "cupsfilter:無法製作暫存檔:%s\n"
+#~ msgid "job-printer-uri attribute missing!"
+#~ msgstr "job-printer-uri 屬性遺失!"
+
+#~ msgid "lpadmin: Class name can only contain printable characters!\n"
+#~ msgstr "lpadmin:類別名稱只能包含可列印的字元!\n"
+
+#~ msgid "lpadmin: Expected PPD after '-P' option!\n"
+#~ msgstr "lpadmin:'-P' 選項後面預期為 PPD!\n"
+
+#~ msgid "lpadmin: Expected allow/deny:userlist after '-u' option!\n"
+#~ msgstr "lpadmin:&aops;-u&aops; 選項後面預期為 allow/deny:userlist!\n"
+
+#~ msgid "lpadmin: Expected class after '-r' option!\n"
+#~ msgstr "lpadmin:&aops;-r&aops; 選項後面預期為類別!\n"
+
+#~ msgid "lpadmin: Expected class name after '-c' option!\n"
+#~ msgstr "lpadmin:&aops;-c&aops; 選項後面預期為類別名稱!\n"
+
+#~ msgid "lpadmin: Expected description after '-D' option!\n"
+#~ msgstr "lpadmin:&aops;-D&aops; 選項後面預期為描述!\n"
+
+#~ msgid "lpadmin: Expected device URI after '-v' option!\n"
+#~ msgstr "lpadmin:&aops;-v&aops; 選項後面預期為設備 URI!\n"
+
+#~ msgid "lpadmin: Expected file type(s) after '-I' option!\n"
+#~ msgstr "lpadmin:&aops;-I&aops; 選項後面預期為檔案類型!\n"
+
+#~ msgid "lpadmin: Expected hostname after '-h' option!\n"
+#~ msgstr "lpadmin:&aops;-h&aops; 選項後面預期為主機名稱!\n"
+
+#~ msgid "lpadmin: Expected interface after '-i' option!\n"
+#~ msgstr "lpadmin:&aops;-i&aops; 選項後面預期為介面!\n"
+
+#~ msgid "lpadmin: Expected location after '-L' option!\n"
+#~ msgstr "lpadmin:'-L' 選項後面預期為位置!\n"
+
+#~ msgid "lpadmin: Expected model after '-m' option!\n"
+#~ msgstr "lpadmin:'-m' 選項後面預期為型號!\n"
+
+#~ msgid "lpadmin: Expected name=value after '-o' option!\n"
+#~ msgstr "lpadmin:&aops;-o&aops; 選項後面預期為 name=value!\n"
+
+#~ msgid "lpadmin: Expected printer after '-p' option!\n"
+#~ msgstr "lpadmin:'-p' 選項後面預期為印表機!\n"
+
+#~ msgid "lpadmin: Expected printer name after '-d' option!\n"
+#~ msgstr "lpadmin:'-d' 選項後面預期為印表機名稱!\n"
+
+#~ msgid "lpadmin: Expected printer or class after '-x' option!\n"
+#~ msgstr "lpadmin:'-x' 選項後面預期為印表機或類別!\n"
+
+#~ msgid "lpadmin: No member names were seen!\n"
+#~ msgstr "lpadmin:未發現會員名稱!\n"
+
+#~ msgid "lpadmin: Printer name can only contain printable characters!\n"
+#~ msgstr "lpadmin:印表機名稱只能包含可列印的字元!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to add a printer to the class:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin:無法將印表機加入到類別:\n"
+#~ " 您必須現指定印表機名稱!\n"
+
#~ msgid "lpadmin: Unable to create temporary file - %s\n"
#~ msgstr "lpadmin:無法製作暫存檔 - %s\n"
#~ msgid "lpadmin: Unable to create temporary file: %s\n"
#~ msgstr "lpadmin:無法製作暫存檔:%s\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to remove a printer from the class:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin:無法從類別中移除印表機:\n"
+#~ " 您必須先指定印表機名稱!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the PPD file:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin:無法設定 PPD 檔案:\n"
+#~ " 您必須先指定印表機名稱!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the device URI:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin:無法設定設備 URI:\n"
+#~ " 您必須先指定印表機名稱!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the interface script or PPD file:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin:無法設定 PPD 檔案的介面工序指令:\n"
+#~ " 您必須先指定印表機名稱!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the interface script:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin:無法設定介面工序指令:\n"
+#~ " 您必須先指定印表機名稱!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer description:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin:無法設定印表機描述:\n"
+#~ " 您必須先指定印表機名稱!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer location:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin:無法設定印表機位置:\n"
+#~ " 您必須先指定印表機名稱!\n"
+
+#~ msgid ""
+#~ "lpadmin: Unable to set the printer options:\n"
+#~ " You must specify a printer name first!\n"
+#~ msgstr ""
+#~ "lpadmin:無法設定印表機選項:\n"
+#~ " 您必須先指定印表機名稱!\n"
+
+#~ msgid "lpadmin: Unknown allow/deny option \"%s\"!\n"
+#~ msgstr "lpadmin:未知的 allow/deny 選項“%s”!\n"
+
+#~ msgid "lpadmin: Unknown argument '%s'!\n"
+#~ msgstr "lpadmin:未知的參數 '%s'!\n"
+
+#~ msgid "lpadmin: Unknown option '%c'!\n"
+#~ msgstr "lpadmin:未知的選項 '%c'!\n"
+
+#~ msgid "lpadmin: Warning - content type list ignored!\n"
+#~ msgstr "lpadmin:警告 - 已忽略內容類型列表!\n"
+
+#~ msgid "lpinfo: Expected 1284 device ID string after --device-id!\n"
+#~ msgstr "lpinfo:--device-id 後面預期為 1284 設備 ID 字串!\n"
+
+#~ msgid "lpinfo: Expected language after --language!\n"
+#~ msgstr "lpinfo:--language 後面預期為語言!\n"
+
+#~ msgid "lpinfo: Expected make and model after --make-and-model!\n"
+#~ msgstr "lpinfo:--make-and-model 後面預期為製造和型號!\n"
+
+#~ msgid "lpinfo: Expected product string after --product!\n"
+#~ msgstr "lpinfo:--product 後面預期為產品字串!\n"
+
+#~ msgid "lpinfo: Expected scheme list after --exclude-schemes!\n"
+#~ msgstr "lpinfo:--exclude-schemes 後面預期為架構列表!\n"
+
+#~ msgid "lpinfo: Expected scheme list after --include-schemes!\n"
+#~ msgstr "lpinfo:--include-schemes 後面預期為架構列表!\n"
+
+#~ msgid "lpinfo: Expected timeout after --timeout!\n"
+#~ msgstr "lpinfo:--timeout 後面預期為逾時!\n"
+
+#~ msgid "lpinfo: Unknown argument '%s'!\n"
+#~ msgstr "lpinfo:未知的參數 '%s'!\n"
+
+#~ msgid "lpinfo: Unknown option '%c'!\n"
+#~ msgstr "lpinfo:未知的選項 '%c'!\n"
+
+#~ msgid "lpinfo: Unknown option '%s'!\n"
+#~ msgstr "lpinfo:未知的選項 '%s'!\n"
+
+#~ msgid "lpmove: Unknown argument '%s'!\n"
+#~ msgstr "lpmove:未知的參數 '%s'!\n"
+
+#~ msgid "lpmove: Unknown option '%c'!\n"
+#~ msgstr "lpmove:未知的選項 '%c'!\n"
+
+#~ msgid "lpoptions: No printers!?!\n"
+#~ msgstr "lpoptions:沒有印表機!?!\n"
+
+#~ msgid "lpoptions: Unable to open PPD file for %s!\n"
+#~ msgstr "lpoptions:無法打開 %s 的 PPD 檔案!\n"
+
+#~ msgid "lpoptions: Unknown printer or class!\n"
+#~ msgstr "lpoptions:未知的印表機或類別!\n"
+
+#~ msgid "lppasswd: Only root can add or delete passwords!\n"
+#~ msgstr "lppasswd:只有 root 使用者才能加入或刪除密碼!\n"
+
+#~ msgid "lppasswd: Password file busy!\n"
+#~ msgstr "lppasswd:密碼檔案忙碌中!\n"
+
+#~ msgid "lppasswd: Password file not updated!\n"
+#~ msgstr "lppasswd:未更新密碼檔案!\n"
+
+#~ msgid "lppasswd: Sorry, password doesn't match!\n"
+#~ msgstr "lppasswd:抱歉,密碼不相符!\n"
+
+#~ msgid "lppasswd: Sorry, passwords don't match!\n"
+#~ msgstr "lppasswd:抱歉,密碼不相符!\n"
+
+#~ msgid ""
+#~ "lpstat: error - %s environment variable names non-existent destination \"%"
+#~ "s\"!\n"
+#~ msgstr "lpstat:錯誤 - %s 環境變數名稱中有不存在的目的地“%s”!\n"
+
+#~ msgid "notify-events not specified!"
+#~ msgstr "未指定 notify-events!"
+
+#~ msgid "notify-recipient-uri URI \"%s\" is already used!"
+#~ msgstr "notify-recipient-uri URI“%s”已被使用!"
+
+#~ msgid "notify-recipient-uri URI \"%s\" uses unknown scheme!"
+#~ msgstr "notify-recipient-uri URI“%s”使用的是未知的架構!"
+
+#~ msgid "notify-subscription-id %d no good!"
+#~ msgstr "notify-subscription-id %d 不合適!"
+
+#~ msgid "ppdc: Bad resolution name \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc:錯誤的解析度名稱“%1$s”,在 %3$s 的第 %2$d 行!\n"
+
+#~ msgid "ppdc: Bad status keyword %s on line %d of %s!\n"
+#~ msgstr "ppdc:錯誤的狀態關鍵字 %1$s,在 %3$s 的第 %2$d 行!\n"
+
+#~ msgid "ppdc: Choice found on line %d of %s with no Option!\n"
+#~ msgstr "ppdc:在 %2$s 的第 %1$d 行發現沒有“選項”的選擇!\n"
+
+#~ msgid "ppdc: Duplicate #po for locale %s on line %d of %s!\n"
+#~ msgstr "ppdc:環境變數 %1$s 的 #po 重複,在 %3$s 的第 %2$d 行!\n"
+
+#~ msgid "ppdc: Expected a filter definition on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上預期有過濾定義!\n"
+
+#~ msgid "ppdc: Expected a program name on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上預期有程式名稱!\n"
+
+#~ msgid "ppdc: Expected charset after Font on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上 Font 後面預期為字元集!\n"
+
+#~ msgid "ppdc: Expected color order for ColorModel on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上預期有 ColorModel 的顏色體系!\n"
+
+#~ msgid "ppdc: Expected colorspace for ColorModel on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上預期有 ColorModel 的色彩空間!\n"
+
+#~ msgid "ppdc: Expected compression for ColorModel on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上預期有 ColorModel 的壓縮度!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected constraints string for UIConstraints on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上預期有 UIConstraints 的限制字串!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected driver type keyword following DriverType on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc:%2$s 的第 %1$d 行上 DriverType 後面預期有驅動程式類型關鍵字!\n"
+
+#~ msgid "ppdc: Expected duplex type after Duplex on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上 Duplex 後面預期有兩用裝紙匣類型!\n"
+
+#~ msgid "ppdc: Expected encoding after Font on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上 Font 後面預期為編碼!\n"
+
+#~ msgid "ppdc: Expected filename after #po %s on line %d of %s!\n"
+#~ msgstr "ppdc:#po %1$s 後面預期為檔名,在 %3$s 的第 %2$d 行上!\n"
+
+#~ msgid "ppdc: Expected group name/text on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上預期有群組名稱/文字!\n"
+
+#~ msgid "ppdc: Expected include filename on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上預期有包含的檔名!\n"
+
+#~ msgid "ppdc: Expected integer on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上預期有整數!\n"
+
+#~ msgid "ppdc: Expected locale after #po on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上 #po 後面預期有環境變數!\n"
+
+#~ msgid "ppdc: Expected name after %s on line %d of %s!\n"
+#~ msgstr "ppdc:%1$s 後面預期有名稱,在 %3$s 的第 %2$d 行上!\n"
+
+#~ msgid "ppdc: Expected name after FileName on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上 FileName 後面預期為名稱!\n"
+
+#~ msgid "ppdc: Expected name after Font on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上 Font 後面預期為名稱!\n"
+
+#~ msgid "ppdc: Expected name after Manufacturer on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上 Manufacturer 後面預期為名稱!\n"
+
+#~ msgid "ppdc: Expected name after MediaSize on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上 MediaSize 後面預期為名稱!\n"
+
+#~ msgid "ppdc: Expected name after ModelName on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上 ModelName 後面預期為名稱!\n"
+
+#~ msgid "ppdc: Expected name after PCFileName on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上 PCFileName 後面預期為名稱!\n"
+
+#~ msgid "ppdc: Expected name/text after %s on line %d of %s!\n"
+#~ msgstr "ppdc:%1$s 後面預期為名稱/文字,在 %3$s 的第 %2$d 行上。\n"
+
+#~ msgid "ppdc: Expected name/text after Installable on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上 Installable 後面預期為名稱/文字!\n"
+
+#~ msgid "ppdc: Expected name/text after Resolution on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上 Resolution 後面預期為名稱/文字!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected name/text combination for ColorModel on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上預期有 ColorModel 的名稱/文字組合!\n"
+
+#~ msgid "ppdc: Expected option name/text on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上預期有選項名稱/文字!\n"
+
+#~ msgid "ppdc: Expected option section on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上預期有選項部分!\n"
+
+#~ msgid "ppdc: Expected option type on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上預期有選項類型!\n"
+
+#~ msgid "ppdc: Expected override field after Resolution on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上 Resolution 後面預期有覆蓋欄位!\n"
+
+#~ msgid "ppdc: Expected real number on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上預期有實數!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected resolution/mediatype following ColorProfile on line %d of %"
+#~ "s!\n"
+#~ msgstr ""
+#~ "ppdc:%2$s 的第 %1$d 行上 ColorProfile 後面預期有解析度∕媒體類型!\n"
+
+#~ msgid ""
+#~ "ppdc: Expected resolution/mediatype following SimpleColorProfile on line %"
+#~ "d of %s!\n"
+#~ msgstr ""
+#~ "ppdc:%2$s 的第 %1$d 行上 SimpleColorProfile 後面預期有解析度∕媒體類型!\n"
+
+#~ msgid "ppdc: Expected selector after %s on line %d of %s!\n"
+#~ msgstr "ppdc:%1$s 後面預期有選擇器,在 %3$s 的第 %2$d 行上!\n"
+
+#~ msgid "ppdc: Expected status after Font on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上 Font 後面預期為狀態!\n"
+
+#~ msgid "ppdc: Expected string after Copyright on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上 Copyright 後面預期有字串!\n"
+
+#~ msgid "ppdc: Expected string after Version on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上 Version 後面預期有字串!\n"
+
+#~ msgid "ppdc: Expected two option names on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上預期有兩個選項名稱!\n"
+
+#~ msgid "ppdc: Expected value after %s on line %d of %s!\n"
+#~ msgstr "ppdc:%1$s 後面預期有值,在 %3$s 的第 %2$d 行上!\n"
+
+#~ msgid "ppdc: Expected version after Font on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上 Font 後面預期有版本!\n"
+
+#~ msgid "ppdc: Invalid #include/#po filename \"%s\"!\n"
+#~ msgstr "ppdc:無效的 #include/#po 檔名“%s”!\n"
+
+#~ msgid "ppdc: Invalid cost for filter on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 第 %1$d 行上的過濾成本無效!\n"
+
+#~ msgid "ppdc: Invalid empty MIME type for filter on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上用於過濾的空 MIME 類型無效!\n"
+
+#~ msgid "ppdc: Invalid empty program name for filter on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行上用於過濾的空程式名稱無效!\n"
+
+#~ msgid "ppdc: Invalid option section \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc:無效的選項部分“%1$s”,在 %3$s 的第 %2$d 行上!\n"
+
+#~ msgid "ppdc: Invalid option type \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc:無效的選項類型“%1$s”,在 %3$s 的第 %2$d 行上!\n"
+
+#~ msgid "ppdc: Missing #endif at end of \"%s\"!\n"
+#~ msgstr "ppdc:“%s”末端遺失 #endif!\n"
+
+#~ msgid "ppdc: Missing #if on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 的第 %1$d 行中遺失 #if!\n"
+
+#~ msgid "ppdc: No message catalog provided for locale %s!\n"
+#~ msgstr "ppdc:沒有針對環境變數 %s 提供的訊息目錄!\n"
+
+#~ msgid "ppdc: Option %s redefined with a different type on line %d of %s!\n"
+#~ msgstr "ppdc:在 %3$s 的第 %2$d: 行上,以不同的類型重複定義了選項 %1$s!\n"
+
+#~ msgid "ppdc: Option constraint must *name on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 第 %1$d 行上的選項限制形式必須為 *name!\n"
+
+#~ msgid "ppdc: Too many nested #if's on line %d of %s!\n"
+#~ msgstr "ppdc:%2$s 第 %1$d 行上的巢狀 #if 太多!\n"
+
+#~ msgid "ppdc: Unable to find #po file %s on line %d of %s!\n"
+#~ msgstr "ppdc:在下列行中找不到 #po 檔案 %1$s:%3$s 的第 %2$d 行!\n"
+
+#~ msgid "ppdc: Unable to find include file \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc:在下列行中找不到包含檔案“%1$s”:%3$s 的第 %2$d 行!\n"
+
+#~ msgid "ppdc: Unknown driver type %s on line %d of %s!\n"
+#~ msgstr "ppdc:未知的驅動程式類型 %1$s,在 %3$s 的第 %2$d 行上!\n"
+
+#~ msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc:未知的兩用類型“%1$s”,在 %3$s 的第 %2$d 行上!\n"
+
+#~ msgid "ppdc: Unknown media size \"%s\" on line %d of %s!\n"
+#~ msgstr "ppdc:未知的媒體大小“%1$s”,在 %3$s 的第 %2$d 行上!\n"
+
+#~ msgid "ppdc: Unknown token \"%s\" seen on line %d of %s!\n"
+#~ msgstr "ppdc:發現未知的代號“%1$s”,在 %3$s 的第 %2$d 行上!\n"
+
+#~ msgid ""
+#~ "ppdc: Unknown trailing characters in real number \"%s\" on line %d of %"
+#~ "s!\n"
+#~ msgstr "ppdc:實數“%1$s”中有未知的尾字元,在 %3$s 的第 %2$d 行上!\n"
+
+#~ msgid "ppdc: Unterminated string starting with %c on line %d of %s!\n"
+#~ msgstr "ppdc:%3$s 的第 %2$d 行上有以 %1$c 開頭的未終止字串!\n"
+
+#~ msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s!\n"
+#~ msgstr "ppdmerge:錯誤的 LanguageVersion“%s”,在 %s 中!\n"
diff --git a/locale/po2strings.c b/locale/po2strings.c
index 3934f3db7..5c9c4421c 100644
--- a/locale/po2strings.c
+++ b/locale/po2strings.c
@@ -1,7 +1,15 @@
/*
- * "$Id: po2strings.c 8431 2009-03-12 22:59:58Z mike $"
+ * "$Id: po2strings.c 9637 2011-03-21 23:03:22Z mike $"
*
- * Convert GNU gettext .po files to Apple .strings file (UTF-16 BE text file).
+ * Convert a GNU gettext .po file to an Apple .strings file.
+ *
+ * Copyright 2007-2010 by Apple Inc.
+ *
+ * These coded instructions, statements, and computer programs are the
+ * property of Apple Inc. and are protected by Federal copyright
+ * law. Distribution and use rights are outlined in the file "LICENSE.txt"
+ * which should have been included with this file. If this file is
+ * file is missing or damaged, see the license at "http://www.cups.org/".
*
* Usage:
*
@@ -13,33 +21,38 @@
*
* Contents:
*
- * main() - Convert .po file to .strings.
- * write_string() - Write a string to the .strings file.
+ * main() - Convert .po file to .strings.
*/
-#include <stdio.h>
-#include <stdlib.h>
-#include <cups/i18n.h>
-#include <cups/string.h>
+#include <cups/cups-private.h>
/*
* The .strings file format is simple:
*
* // comment
- * "id" = "str";
+ * "msgid" = "msgstr";
*
- * Both the id and str strings use standard C quoting for special characters
- * like newline and the double quote character.
- */
-
-/*
- * Local functions...
+ * The GNU gettext .po format is also fairly simple:
+ *
+ * #. comment
+ * msgid "some text"
+ * msgstr "localized text"
+ *
+ * The comment, msgid, and msgstr text can span multiple lines using the form:
+ *
+ * #. comment
+ * #. more comments
+ * msgid ""
+ * "some long text"
+ * msgstr ""
+ * "localized text spanning "
+ * "multiple lines"
+ *
+ * Both the msgid and msgstr strings use standard C quoting for special
+ * characters like newline and the double quote character.
*/
-static void write_string(FILE *strings, const char *s);
-
-
/*
* main() - Convert .po file to .strings.
*/
@@ -49,21 +62,29 @@ main(int argc, /* I - Number of command-line args */
char *argv[]) /* I - Command-line arguments */
{
int i; /* Looping var */
- FILE *strings; /* .strings file */
- cups_array_t *po; /* .po file */
- char iconv[1024]; /* iconv command */
- _cups_message_t *msg; /* Current message */
- const char *srcfile, /* Source file */
- *dstfile; /* Destination file */
+ const char *pofile, /* .po filename */
+ *stringsfile; /* .strings filename */
+ cups_file_t *po, /* .po file */
+ *strings; /* .strings file */
+ char s[4096], /* String buffer */
+ *ptr, /* Pointer into buffer */
+ *temp, /* New string */
+ *msgid, /* msgid string */
+ *msgstr; /* msgstr string */
+ int length; /* Length of combined strings */
int use_msgid; /* Use msgid strings for msgstr? */
- srcfile = NULL;
- dstfile = NULL;
- use_msgid = 0;
+ /*
+ * Process command-line arguments...
+ */
+ pofile = NULL;
+ stringsfile = NULL;
+ use_msgid = 0;
for (i = 1; i < argc; i ++)
+ {
if (!strcmp(argv[i], "-m"))
use_msgid = 1;
else if (argv[i][0] == '-')
@@ -71,102 +92,190 @@ main(int argc, /* I - Number of command-line args */
puts("Usage: po2strings [-m] filename.po filename.strings");
return (1);
}
- else if (srcfile == NULL)
- srcfile = argv[i];
- else if (dstfile == NULL)
- dstfile = argv[i];
+ else if (!pofile)
+ pofile = argv[i];
+ else if (!stringsfile)
+ stringsfile = argv[i];
else
{
puts("Usage: po2strings [-m] filename.po filename.strings");
return (1);
}
+ }
- if (!srcfile || !dstfile)
+ if (!pofile || !stringsfile)
{
puts("Usage: po2strings [-m] filename.po filename.strings");
return (1);
}
/*
- * Use the CUPS .po loader to get the message strings...
+ * Read strings from the .po file and write to the .strings file...
*/
- if ((po = _cupsMessageLoad(srcfile, 1)) == NULL)
+ if ((po = cupsFileOpen(pofile, "r")) == NULL)
{
- perror(srcfile);
+ perror(pofile);
return (1);
}
- /*
- * Cheat by using iconv to write the .strings file with a UTF-16 encoding.
- * The .po file uses UTF-8...
- */
-
- snprintf(iconv, sizeof(iconv), "iconv -f utf-8 -t utf-16 >'%s'", dstfile);
- if ((strings = popen(iconv, "w")) == NULL)
+ if ((strings = cupsFileOpen(stringsfile, "w")) == NULL)
{
- perror(argv[2]);
- _cupsMessageFree(po);
+ perror(stringsfile);
+ cupsFileClose(po);
return (1);
}
- for (msg = (_cups_message_t *)cupsArrayFirst(po);
- msg;
- msg = (_cups_message_t *)cupsArrayNext(po))
+ msgid = msgstr = NULL;
+
+ while (cupsFileGets(po, s, sizeof(s)) != NULL)
{
- write_string(strings, msg->id);
- fputs(" = ", strings);
- write_string(strings, use_msgid ? msg->id : msg->str);
- fputs(";\n", strings);
- }
+ if (s[0] == '#' && s[1] == '.')
+ {
+ /*
+ * Copy comment string...
+ */
- printf("%s: %d messages.\n", argv[2], cupsArrayCount(po));
+ if (msgid && msgstr)
+ {
+ /*
+ * First output the last localization string...
+ */
- pclose(strings);
- _cupsMessageFree(po);
+ if (*msgid)
+ cupsFilePrintf(strings, "\"%s\" = \"%s\";\n", msgid,
+ (use_msgid || !*msgstr) ? msgid : msgstr);
- return (0);
-}
+ free(msgid);
+ free(msgstr);
+ msgid = msgstr = NULL;
+ }
+ cupsFilePrintf(strings, "//%s\n", s + 2);
+ }
+ else if (s[0] == '#' || !s[0])
+ {
+ /*
+ * Skip blank and file comment lines...
+ */
-/*
- * 'write_string()' - Write a string to the .strings file.
- */
+ continue;
+ }
+ else
+ {
+ /*
+ * Strip the trailing quote...
+ */
-static void
-write_string(FILE *strings, /* I - .strings file */
- const char *s) /* I - String to write */
-{
- putc('\"', strings);
+ if ((ptr = strrchr(s, '\"')) == NULL)
+ continue;
- while (*s)
- {
- switch (*s)
- {
- case '\n' :
- fputs("\\n", strings);
- break;
- case '\t' :
- fputs("\\t", strings);
- break;
- case '\\' :
- fputs("\\\\", strings);
- break;
- case '\"' :
- fputs("\\\"", strings);
- break;
- default :
- putc(*s, strings);
- break;
+ *ptr = '\0';
+
+ /*
+ * Find start of value...
+ */
+
+ if ((ptr = strchr(s, '\"')) == NULL)
+ continue;
+
+ ptr ++;
+
+ /*
+ * Create or add to a message...
+ */
+
+ if (!strncmp(s, "msgid", 5))
+ {
+ /*
+ * Output previous message as needed...
+ */
+
+ if (msgid && msgstr)
+ {
+ if (*msgid)
+ cupsFilePrintf(strings, "\"%s\" = \"%s\";\n", msgid,
+ (use_msgid || !*msgstr) ? msgid : msgstr);
+
+ free(msgid);
+ free(msgstr);
+ }
+
+ msgid = strdup(ptr);
+ msgstr = NULL;
+ }
+ else if (s[0] == '\"' )
+ {
+ /*
+ * Append to current string...
+ */
+
+ length = (int)strlen(msgstr ? msgstr : msgid);
+
+ if ((temp = realloc(msgstr ? msgstr : msgid,
+ length + strlen(ptr) + 1)) == NULL)
+ {
+ perror("Unable to allocate string");
+ return (1);
+ }
+
+ if (msgstr)
+ {
+ /*
+ * Copy the new portion to the end of the msgstr string - safe
+ * to use strcpy because the buffer is allocated to the correct
+ * size...
+ */
+
+ msgstr = temp;
+
+ strcpy(msgstr + length, ptr);
+ }
+ else
+ {
+ /*
+ * Copy the new portion to the end of the msgid string - safe
+ * to use strcpy because the buffer is allocated to the correct
+ * size...
+ */
+
+ msgid = temp;
+
+ strcpy(msgid + length, ptr);
+ }
+ }
+ else if (!strncmp(s, "msgstr", 6) && msgid)
+ {
+ /*
+ * Set the string...
+ */
+
+ if ((msgstr = strdup(ptr)) == NULL)
+ {
+ perror("Unable to allocate msgstr");
+ return (1);
+ }
+ }
}
+ }
+
+ if (msgid && msgstr)
+ {
+ if (*msgid)
+ cupsFilePrintf(strings, "\"%s\" = \"%s\";\n", msgid,
+ (use_msgid || !*msgstr) ? msgid : msgstr);
- s ++;
+ free(msgid);
+ free(msgstr);
}
- putc('\"', strings);
+ cupsFileClose(po);
+ cupsFileClose(strings);
+
+ return (0);
}
/*
- * End of "$Id: po2strings.c 8431 2009-03-12 22:59:58Z mike $".
+ * End of "$Id: po2strings.c 9637 2011-03-21 23:03:22Z mike $".
*/
diff --git a/locale/translate.c b/locale/translate.c
index bff568a2a..2352ebe76 100644
--- a/locale/translate.c
+++ b/locale/translate.c
@@ -1,13 +1,13 @@
/*
- * "$Id: translate.c 8431 2009-03-12 22:59:58Z mike $"
+ * "$Id: translate.c 9048 2010-03-24 08:07:15Z mike $"
*
- * HTTP-based translation program for the Common UNIX Printing System (CUPS).
+ * HTTP-based translation program for CUPS.
*
* This program uses Google to translate the CUPS template (cups.pot) to
* several different languages. The translation isn't perfect, but it's
* a start (better than working from scratch.)
*
- * Copyright 2007-2009 by Apple Inc.
+ * Copyright 2007-2010 by Apple Inc.
* Copyright 1997-2006 by Easy Software Products.
*
* These coded instructions, statements, and computer programs are the
@@ -28,11 +28,7 @@
* Include necessary headers...
*/
-#include <cups/string.h>
-#include <cups/file.h>
-#include <cups/http.h>
-#include <cups/i18n.h>
-#include <stdlib.h>
+#include <cups/cups-private.h>
#include <unistd.h>
@@ -439,5 +435,5 @@ write_string(cups_file_t *fp, /* I - File to write to */
/*
- * End of "$Id: translate.c 8431 2009-03-12 22:59:58Z mike $".
+ * End of "$Id: translate.c 9048 2010-03-24 08:07:15Z mike $".
*/