summaryrefslogtreecommitdiff
path: root/locale
diff options
context:
space:
mode:
authorDidier Raboud <odyx@debian.org>2012-10-25 21:01:59 +0200
committerDidier Raboud <odyx@debian.org>2012-10-25 21:01:59 +0200
commitb1469ea9a3a5b5b652dcd733f7d419dd1fdfe844 (patch)
tree5531f93b7c293790552944e6981a1745baaf7226 /locale
parent4ddc0bb6de85d409501de745bf1d3df896b15c02 (diff)
downloadcups-b1469ea9a3a5b5b652dcd733f7d419dd1fdfe844.tar.gz
Imported Upstream version 1.5.3upstream/1.5.3
Diffstat (limited to 'locale')
-rw-r--r--locale/Dependencies32
-rw-r--r--locale/Makefile8
-rw-r--r--locale/cups.header2
-rw-r--r--locale/cups.pot487
-rw-r--r--locale/cups.strings12
-rw-r--r--locale/cups_da.po33
-rw-r--r--locale/cups_de.po33
-rw-r--r--locale/cups_es.po52
-rw-r--r--locale/cups_eu.po33
-rw-r--r--locale/cups_fi.po33
-rw-r--r--locale/cups_fr.po33
-rw-r--r--locale/cups_hu.po51
-rw-r--r--locale/cups_id.po33
-rw-r--r--locale/cups_it.po33
-rw-r--r--locale/cups_ja.po33
-rw-r--r--locale/cups_ko.po33
-rw-r--r--locale/cups_nl.po33
-rw-r--r--locale/cups_no.po33
-rw-r--r--locale/cups_pl.po33
-rw-r--r--locale/cups_pt.po33
-rw-r--r--locale/cups_pt_BR.po33
-rw-r--r--locale/cups_ru.po33
-rw-r--r--locale/cups_sv.po33
-rw-r--r--locale/cups_zh.po33
-rw-r--r--locale/cups_zh_TW.po33
-rw-r--r--locale/po2strings.c27
26 files changed, 730 insertions, 535 deletions
diff --git a/locale/Dependencies b/locale/Dependencies
index 45dd3fae..4543566c 100644
--- a/locale/Dependencies
+++ b/locale/Dependencies
@@ -3,24 +3,26 @@
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
+checkpo.o: ../cups/debug-private.h ../cups/versioning.h ../cups/ppd-private.h
+checkpo.o: ../cups/ppd.h ../cups/cups.h ../cups/pwg-private.h
+checkpo.o: ../cups/http-private.h ../cups/http.h ../cups/md5-private.h
+checkpo.o: ../cups/ipp-private.h ../cups/ipp.h ../cups/language-private.h
+checkpo.o: ../cups/transcode.h ../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
+po2strings.o: ../config.h ../cups/debug-private.h ../cups/versioning.h
+po2strings.o: ../cups/ppd-private.h ../cups/ppd.h ../cups/cups.h
+po2strings.o: ../cups/pwg-private.h ../cups/http-private.h ../cups/http.h
+po2strings.o: ../cups/md5-private.h ../cups/ipp-private.h ../cups/ipp.h
+po2strings.o: ../cups/language-private.h ../cups/transcode.h
+po2strings.o: ../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
+translate.o: ../config.h ../cups/debug-private.h ../cups/versioning.h
+translate.o: ../cups/ppd-private.h ../cups/ppd.h ../cups/cups.h
+translate.o: ../cups/pwg-private.h ../cups/http-private.h ../cups/http.h
+translate.o: ../cups/md5-private.h ../cups/ipp-private.h ../cups/ipp.h
+translate.o: ../cups/language-private.h ../cups/transcode.h
+translate.o: ../cups/thread-private.h
diff --git a/locale/Makefile b/locale/Makefile
index 6f735826..331aed55 100644
--- a/locale/Makefile
+++ b/locale/Makefile
@@ -1,9 +1,9 @@
#
-# "$Id: Makefile 10209 2012-01-30 22:19:03Z mike $"
+# "$Id: Makefile 10270 2012-02-13 17:13:21Z mike $"
#
# Locale file makefile for CUPS.
#
-# Copyright 2007-2011 by Apple Inc.
+# Copyright 2007-2012 by Apple Inc.
# Copyright 1993-2007 by Easy Software Products.
#
# These coded instructions, statements, and computer programs are the
@@ -141,7 +141,7 @@ pot: checkpo po2strings
echo Checking cups.pot...
./checkpo cups.pot
for loc in *.po; do \
- echo Merging changes into cups_$$loc.po... ; \
+ echo Merging changes into cups_$$loc... ; \
msgmerge -o $$loc -s -N --no-location $$loc cups.pot ; \
done
echo Updating cups.strings...
@@ -215,5 +215,5 @@ include Dependencies
#
-# End of "$Id: Makefile 10209 2012-01-30 22:19:03Z mike $".
+# End of "$Id: Makefile 10270 2012-02-13 17:13:21Z mike $".
#
diff --git a/locale/cups.header b/locale/cups.header
index a50d50a5..275aef49 100644
--- a/locale/cups.header
+++ b/locale/cups.header
@@ -3,7 +3,7 @@
#
# Message catalog template for CUPS.
#
-# Copyright 2007-2010 by Apple Inc.
+# Copyright 2007-2012 by Apple Inc.
# Copyright 2005-2007 by Easy Software Products.
#
# These coded instructions, statements, and computer programs are the
diff --git a/locale/cups.pot b/locale/cups.pot
index 8aef43b7..72ac93ca 100644
--- a/locale/cups.pot
+++ b/locale/cups.pot
@@ -3,7 +3,7 @@
#
# Message catalog template for CUPS.
#
-# Copyright 2007-2010 by Apple Inc.
+# Copyright 2007-2012 by Apple Inc.
# Copyright 2005-2007 by Easy Software Products.
#
# These coded instructions, statements, and computer programs are the
@@ -30,7 +30,7 @@ msgid ""
msgstr ""
"Project-Id-Version: CUPS 1.5\n"
"Report-Msgid-Bugs-To: http://www.cups.org/str.php\n"
-"POT-Creation-Date: 2012-01-30 14:18-0800\n"
+"POT-Creation-Date: 2012-03-07 13:38-0800\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"
@@ -197,11 +197,11 @@ msgid ""
" DETAILED CONFORMANCE TEST RESULTS"
msgstr ""
-#: systemv/cupstestppd.c:3780
+#: systemv/cupstestppd.c:3781
msgid " Ignore specific warnings."
msgstr ""
-#: systemv/cupstestppd.c:3784
+#: systemv/cupstestppd.c:3785
msgid " Issue warnings instead of errors."
msgstr ""
@@ -408,11 +408,11 @@ msgstr ""
msgid " cupstestdsc [options] -"
msgstr ""
-#: systemv/cupstestppd.c:3775
+#: systemv/cupstestppd.c:3776
msgid " program | cupstestppd [options] -"
msgstr ""
-#: systemv/cupstestppd.c:3707
+#: systemv/cupstestppd.c:3708
#, c-format
msgid ""
" %s \"%s %s\" conflicts with \"%s %s\"\n"
@@ -424,7 +424,7 @@ msgstr ""
msgid " %s %s %s does not exist."
msgstr ""
-#: systemv/cupstestppd.c:3864
+#: systemv/cupstestppd.c:3865
#, c-format
msgid " %s %s file \"%s\" has the wrong capitalization."
msgstr ""
@@ -436,13 +436,13 @@ msgid ""
" REF: Page 122, section 5.17"
msgstr ""
-#: systemv/cupstestppd.c:3467 systemv/cupstestppd.c:3516
-#: systemv/cupstestppd.c:3555
+#: systemv/cupstestppd.c:3468 systemv/cupstestppd.c:3517
+#: systemv/cupstestppd.c:3556
#, c-format
msgid " %s Bad UTF-8 \"%s\" translation string for option %s, choice %s."
msgstr ""
-#: systemv/cupstestppd.c:3421
+#: systemv/cupstestppd.c:3422
#, c-format
msgid " %s Bad UTF-8 \"%s\" translation string for option %s."
msgstr ""
@@ -472,7 +472,7 @@ msgstr ""
msgid " %s Bad cupsUIConstraints %s: \"%s\""
msgstr ""
-#: systemv/cupstestppd.c:3371
+#: systemv/cupstestppd.c:3372
#, c-format
msgid " %s Bad language \"%s\"."
msgstr ""
@@ -509,12 +509,12 @@ msgstr ""
msgid " %s Empty cupsUIConstraints %s"
msgstr ""
-#: systemv/cupstestppd.c:3499 systemv/cupstestppd.c:3539
+#: systemv/cupstestppd.c:3500 systemv/cupstestppd.c:3540
#, c-format
msgid " %s Missing \"%s\" translation string for option %s, choice %s."
msgstr ""
-#: systemv/cupstestppd.c:3407
+#: systemv/cupstestppd.c:3408
#, c-format
msgid " %s Missing \"%s\" translation string for option %s."
msgstr ""
@@ -567,7 +567,7 @@ msgstr ""
msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\""
msgstr ""
-#: systemv/cupstestppd.c:3593
+#: systemv/cupstestppd.c:3594
#, c-format
msgid " %s No base translation \"%s\" is included in file."
msgstr ""
@@ -589,12 +589,12 @@ msgstr ""
msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)."
msgstr ""
-#: systemv/cupstestppd.c:3312
+#: systemv/cupstestppd.c:3313
#, c-format
msgid " %s Size \"%s\" should be \"%s\"."
msgstr ""
-#: systemv/cupstestppd.c:3273
+#: systemv/cupstestppd.c:3274
#, c-format
msgid " %s Size \"%s\" should be the Adobe standard name \"%s\"."
msgstr ""
@@ -721,7 +721,7 @@ msgstr ""
msgid " **FAIL** Bad LanguageVersion %s - must be English."
msgstr ""
-#: systemv/cupstestppd.c:3734 systemv/cupstestppd.c:3756
+#: systemv/cupstestppd.c:3735 systemv/cupstestppd.c:3757
#, c-format
msgid " **FAIL** Default option code cannot be interpreted: %s"
msgstr ""
@@ -1067,7 +1067,7 @@ msgstr ""
msgid " -I include-dir Add include directory to search path."
msgstr ""
-#: systemv/cupstestppd.c:3779
+#: systemv/cupstestppd.c:3780
msgid " -I {filename,filters,none,profiles}"
msgstr ""
@@ -1083,7 +1083,7 @@ msgstr ""
msgid " -P filename.ppd Set PPD file."
msgstr ""
-#: systemv/cupstestppd.c:3781
+#: systemv/cupstestppd.c:3782
msgid " -R root-directory Set alternate root."
msgstr ""
@@ -1111,7 +1111,7 @@ msgstr ""
msgid " -V version Set default IPP version."
msgstr ""
-#: systemv/cupstestppd.c:3782
+#: systemv/cupstestppd.c:3783
msgid " -W {all,none,constraints,defaults,duplex,filters,profiles,sizes,translations}"
msgstr ""
@@ -1247,11 +1247,11 @@ msgstr ""
msgid " -q Be quiet - no output except errors."
msgstr ""
-#: systemv/cupstestppd.c:3786
+#: systemv/cupstestppd.c:3787
msgid " -q Run silently."
msgstr ""
-#: systemv/cupstestppd.c:3787
+#: systemv/cupstestppd.c:3788
msgid " -r Use 'relaxed' open mode."
msgstr ""
@@ -1275,7 +1275,7 @@ msgstr ""
msgid " -u Remove the PPD file when finished."
msgstr ""
-#: systemv/cupstestppd.c:3788
+#: systemv/cupstestppd.c:3789
msgid " -v Be slightly verbose."
msgstr ""
@@ -1291,7 +1291,7 @@ msgstr ""
msgid " -v Show all attributes sent and received."
msgstr ""
-#: systemv/cupstestppd.c:3789
+#: systemv/cupstestppd.c:3790
msgid " -vv Be very verbose."
msgstr ""
@@ -1346,13 +1346,13 @@ msgstr ""
#: systemv/cupstestppd.c:2989 systemv/cupstestppd.c:3017
#: systemv/cupstestppd.c:3082 systemv/cupstestppd.c:3097
#: systemv/cupstestppd.c:3135 systemv/cupstestppd.c:3155
-#: systemv/cupstestppd.c:3169 systemv/cupstestppd.c:3367
-#: systemv/cupstestppd.c:3403 systemv/cupstestppd.c:3417
-#: systemv/cupstestppd.c:3463 systemv/cupstestppd.c:3495
-#: systemv/cupstestppd.c:3512 systemv/cupstestppd.c:3535
-#: systemv/cupstestppd.c:3551 systemv/cupstestppd.c:3589
-#: systemv/cupstestppd.c:3730 systemv/cupstestppd.c:3752
-#: systemv/cupstestppd.c:3860
+#: systemv/cupstestppd.c:3169 systemv/cupstestppd.c:3368
+#: systemv/cupstestppd.c:3404 systemv/cupstestppd.c:3418
+#: systemv/cupstestppd.c:3464 systemv/cupstestppd.c:3496
+#: systemv/cupstestppd.c:3513 systemv/cupstestppd.c:3536
+#: systemv/cupstestppd.c:3552 systemv/cupstestppd.c:3590
+#: systemv/cupstestppd.c:3731 systemv/cupstestppd.c:3753
+#: systemv/cupstestppd.c:3861
msgid " FAIL"
msgstr ""
@@ -1395,7 +1395,7 @@ msgstr ""
msgid "%s accepting requests since %s"
msgstr ""
-#: scheduler/ipp.c:11213
+#: scheduler/ipp.c:11234
#, c-format
msgid "%s cannot be changed."
msgstr ""
@@ -2727,7 +2727,7 @@ msgstr ""
msgid "Accept Jobs"
msgstr ""
-#: cups/http-support.c:1254
+#: cups/http-support.c:1257
msgid "Accepted"
msgstr ""
@@ -2842,20 +2842,20 @@ msgstr ""
msgid "Bad OrderDependency"
msgstr ""
-#: 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
+#: cups/ppd-cache.c:148 cups/ppd-cache.c:193 cups/ppd-cache.c:231
+#: cups/ppd-cache.c:237 cups/ppd-cache.c:253 cups/ppd-cache.c:269
+#: cups/ppd-cache.c:278 cups/ppd-cache.c:286 cups/ppd-cache.c:303
+#: cups/ppd-cache.c:311 cups/ppd-cache.c:326 cups/ppd-cache.c:334
+#: cups/ppd-cache.c:352 cups/ppd-cache.c:364 cups/ppd-cache.c:379
+#: cups/ppd-cache.c:391 cups/ppd-cache.c:413 cups/ppd-cache.c:421
+#: cups/ppd-cache.c:439 cups/ppd-cache.c:447 cups/ppd-cache.c:462
+#: cups/ppd-cache.c:470 cups/ppd-cache.c:488 cups/ppd-cache.c:496
+#: cups/ppd-cache.c:523 cups/ppd-cache.c:567 cups/ppd-cache.c:575
+#: cups/ppd-cache.c:583
msgid "Bad PPD cache file."
msgstr ""
-#: cups/http-support.c:1269
+#: cups/http-support.c:1272
msgid "Bad Request"
msgstr ""
@@ -2896,7 +2896,7 @@ msgstr ""
msgid "Bad custom parameter"
msgstr ""
-#: cups/http-support.c:1421 scheduler/ipp.c:2549
+#: cups/http-support.c:1424 scheduler/ipp.c:2549
#, c-format
msgid "Bad device-uri \"%s\"."
msgstr ""
@@ -2906,18 +2906,18 @@ msgstr ""
msgid "Bad device-uri scheme \"%s\"."
msgstr ""
-#: scheduler/ipp.c:9424 scheduler/ipp.c:9440 scheduler/ipp.c:10631
-#: scheduler/ipp.c:12137
+#: scheduler/ipp.c:9423 scheduler/ipp.c:9439 scheduler/ipp.c:10652
+#: scheduler/ipp.c:12158
#, c-format
msgid "Bad document-format \"%s\"."
msgstr ""
-#: scheduler/ipp.c:10647
+#: scheduler/ipp.c:10668
#, c-format
msgid "Bad document-format-default \"%s\"."
msgstr ""
-#: cups/util.c:927
+#: cups/util.c:928
msgid "Bad filename buffer"
msgstr ""
@@ -2931,7 +2931,7 @@ msgstr ""
msgid "Bad font description line: %s"
msgstr ""
-#: scheduler/ipp.c:11229
+#: scheduler/ipp.c:11250
msgid "Bad job-priority value."
msgstr ""
@@ -2944,14 +2944,14 @@ msgstr ""
msgid "Bad job-sheets value type."
msgstr ""
-#: scheduler/ipp.c:11259
+#: scheduler/ipp.c:11280
msgid "Bad job-state value."
msgstr ""
-#: scheduler/ipp.c:4061 scheduler/ipp.c:4514 scheduler/ipp.c:7268
-#: scheduler/ipp.c:7415 scheduler/ipp.c:8858 scheduler/ipp.c:9127
-#: scheduler/ipp.c:9975 scheduler/ipp.c:10200 scheduler/ipp.c:10527
-#: scheduler/ipp.c:11121
+#: scheduler/ipp.c:4061 scheduler/ipp.c:4513 scheduler/ipp.c:7267
+#: scheduler/ipp.c:7414 scheduler/ipp.c:8857 scheduler/ipp.c:9126
+#: scheduler/ipp.c:9974 scheduler/ipp.c:10199 scheduler/ipp.c:10548
+#: scheduler/ipp.c:11142
#, c-format
msgid "Bad job-uri \"%s\"."
msgstr ""
@@ -2961,12 +2961,12 @@ msgstr ""
msgid "Bad lpi value %f."
msgstr ""
-#: scheduler/ipp.c:2194 scheduler/ipp.c:6810
+#: scheduler/ipp.c:2194 scheduler/ipp.c:6809
#, c-format
msgid "Bad notify-pull-method \"%s\"."
msgstr ""
-#: scheduler/ipp.c:2158 scheduler/ipp.c:6774
+#: scheduler/ipp.c:2158 scheduler/ipp.c:6773
#, c-format
msgid "Bad notify-recipient-uri \"%s\"."
msgstr ""
@@ -3067,7 +3067,7 @@ msgstr ""
msgid "Cancel RSS Subscription"
msgstr ""
-#: backend/ipp.c:1805
+#: backend/ipp.c:1899
msgid "Canceling print job."
msgstr ""
@@ -3084,7 +3084,7 @@ msgstr ""
msgid "Change Settings"
msgstr ""
-#: scheduler/ipp.c:2206 scheduler/ipp.c:6822
+#: scheduler/ipp.c:2206 scheduler/ipp.c:6821
#, c-format
msgid "Character set \"%s\" not supported."
msgstr ""
@@ -3097,7 +3097,7 @@ msgstr ""
msgid "Clean Print Heads"
msgstr ""
-#: scheduler/ipp.c:4966
+#: scheduler/ipp.c:4965
msgid "Close-Job doesn't support the job-uri attribute."
msgstr ""
@@ -3120,15 +3120,15 @@ msgstr ""
msgid "Community name uses indefinite length"
msgstr ""
-#: backend/ipp.c:765 backend/lpd.c:868 backend/socket.c:395
+#: backend/ipp.c:775 backend/lpd.c:862 backend/socket.c:395
msgid "Connected to printer."
msgstr ""
-#: backend/ipp.c:672 backend/lpd.c:708 backend/socket.c:314
+#: backend/ipp.c:682 backend/lpd.c:685 backend/socket.c:314
msgid "Connecting to printer."
msgstr ""
-#: cups/http-support.c:1242
+#: cups/http-support.c:1245
msgid "Continue"
msgstr ""
@@ -3136,15 +3136,15 @@ msgstr ""
msgid "Continuous"
msgstr ""
-#: backend/lpd.c:1019 backend/lpd.c:1161
+#: backend/lpd.c:1008 backend/lpd.c:1140
msgid "Control file sent successfully."
msgstr ""
-#: backend/ipp.c:1189 backend/lpd.c:462
+#: backend/ipp.c:1219 backend/lpd.c:460
msgid "Copying print data."
msgstr ""
-#: cups/http-support.c:1251
+#: cups/http-support.c:1254
msgid "Created"
msgstr ""
@@ -3180,7 +3180,7 @@ msgstr ""
msgid "Darkness"
msgstr ""
-#: backend/lpd.c:1109
+#: backend/lpd.c:1093
msgid "Data file sent successfully."
msgstr ""
@@ -3249,7 +3249,7 @@ msgstr ""
msgid "Disabled"
msgstr ""
-#: scheduler/ipp.c:7317
+#: scheduler/ipp.c:7316
#, c-format
msgid "Document #%d does not exist in job #%d."
msgstr ""
@@ -3586,7 +3586,7 @@ msgstr ""
msgid "Executive"
msgstr ""
-#: cups/http-support.c:1297
+#: cups/http-support.c:1300
msgid "Expectation Failed"
msgstr ""
@@ -3665,7 +3665,7 @@ msgstr ""
msgid "Folio"
msgstr ""
-#: cups/http-support.c:1276
+#: cups/http-support.c:1279
msgid "Forbidden"
msgstr ""
@@ -3690,10 +3690,10 @@ msgstr ""
msgid "Glossy Paper"
msgstr ""
-#: scheduler/ipp.c:4039 scheduler/ipp.c:4440 scheduler/ipp.c:4978
-#: scheduler/ipp.c:7246 scheduler/ipp.c:7393 scheduler/ipp.c:8835
-#: scheduler/ipp.c:9953 scheduler/ipp.c:10178 scheduler/ipp.c:10505
-#: scheduler/ipp.c:11099
+#: scheduler/ipp.c:4039 scheduler/ipp.c:4439 scheduler/ipp.c:4977
+#: scheduler/ipp.c:7245 scheduler/ipp.c:7392 scheduler/ipp.c:8834
+#: scheduler/ipp.c:9952 scheduler/ipp.c:10177 scheduler/ipp.c:10526
+#: scheduler/ipp.c:11120
msgid "Got a printer-uri attribute but no job-id."
msgstr ""
@@ -3821,7 +3821,7 @@ msgstr ""
msgid "Intellitech"
msgstr ""
-#: cups/http-support.c:1303
+#: cups/http-support.c:1306
msgid "Internal Server Error"
msgstr ""
@@ -3845,10 +3845,15 @@ msgstr ""
msgid "Internet Postage 3-Part - 2 1/4 x 7\""
msgstr ""
-#: backend/ipp.c:294
+#: backend/ipp.c:301
msgid "Internet Printing Protocol"
msgstr ""
+#: filter/commandtops.c:125
+#, c-format
+msgid "Invalid printer command \"%s\"."
+msgstr ""
+
#: cups/ppd.c:1377
msgid "JCL"
msgstr ""
@@ -3909,42 +3914,42 @@ msgstr ""
msgid "JIS B9"
msgstr ""
-#: scheduler/ipp.c:10250
+#: scheduler/ipp.c:10249
#, c-format
msgid "Job #%d cannot be restarted - no files."
msgstr ""
-#: scheduler/ipp.c:4079 scheduler/ipp.c:4310 scheduler/ipp.c:4365
-#: scheduler/ipp.c:4542 scheduler/ipp.c:4988 scheduler/ipp.c:6908
-#: scheduler/ipp.c:7286 scheduler/ipp.c:7433 scheduler/ipp.c:7733
-#: scheduler/ipp.c:8682 scheduler/ipp.c:8704 scheduler/ipp.c:8876
-#: scheduler/ipp.c:9101 scheduler/ipp.c:9144 scheduler/ipp.c:9993
-#: scheduler/ipp.c:10218 scheduler/ipp.c:10545 scheduler/ipp.c:11139
+#: scheduler/ipp.c:4079 scheduler/ipp.c:4309 scheduler/ipp.c:4364
+#: scheduler/ipp.c:4541 scheduler/ipp.c:4987 scheduler/ipp.c:6907
+#: scheduler/ipp.c:7285 scheduler/ipp.c:7432 scheduler/ipp.c:7732
+#: scheduler/ipp.c:8681 scheduler/ipp.c:8703 scheduler/ipp.c:8875
+#: scheduler/ipp.c:9100 scheduler/ipp.c:9143 scheduler/ipp.c:9992
+#: scheduler/ipp.c:10217 scheduler/ipp.c:10566 scheduler/ipp.c:11160
#, c-format
msgid "Job #%d does not exist."
msgstr ""
-#: scheduler/ipp.c:4574
+#: scheduler/ipp.c:4573
#, c-format
msgid "Job #%d is already aborted - can't cancel."
msgstr ""
-#: scheduler/ipp.c:4568
+#: scheduler/ipp.c:4567
#, c-format
msgid "Job #%d is already canceled - can't cancel."
msgstr ""
-#: scheduler/ipp.c:4580
+#: scheduler/ipp.c:4579
#, c-format
msgid "Job #%d is already completed - can't cancel."
msgstr ""
-#: scheduler/ipp.c:8902 scheduler/ipp.c:9186 scheduler/ipp.c:11154
+#: scheduler/ipp.c:8901 scheduler/ipp.c:9185 scheduler/ipp.c:11175
#, c-format
msgid "Job #%d is finished and cannot be altered."
msgstr ""
-#: scheduler/ipp.c:10232
+#: scheduler/ipp.c:10231
#, c-format
msgid "Job #%d is not complete."
msgstr ""
@@ -3954,7 +3959,7 @@ msgstr ""
msgid "Job #%d is not held for authentication."
msgstr ""
-#: scheduler/ipp.c:10007
+#: scheduler/ipp.c:10006
#, c-format
msgid "Job #%d is not held."
msgstr ""
@@ -3983,7 +3988,7 @@ msgstr ""
msgid "Job UUID: "
msgstr ""
-#: scheduler/ipp.c:11237
+#: scheduler/ipp.c:11258
msgid "Job is completed and cannot be changed."
msgstr ""
@@ -3991,11 +3996,11 @@ msgstr ""
msgid "Job operation failed:"
msgstr ""
-#: scheduler/ipp.c:11273 scheduler/ipp.c:11292 scheduler/ipp.c:11303
+#: scheduler/ipp.c:11294 scheduler/ipp.c:11313 scheduler/ipp.c:11324
msgid "Job state cannot be changed."
msgstr ""
-#: scheduler/ipp.c:10098
+#: scheduler/ipp.c:10097
msgid "Job subscriptions cannot be renewed."
msgstr ""
@@ -4003,7 +4008,7 @@ msgstr ""
msgid "Jobs"
msgstr ""
-#: backend/lpd.c:185
+#: backend/lpd.c:183
msgid "LPD/LPR Host or Printer"
msgstr ""
@@ -4015,7 +4020,7 @@ msgstr ""
msgid "Label Top"
msgstr ""
-#: scheduler/ipp.c:2215 scheduler/ipp.c:6831
+#: scheduler/ipp.c:2215 scheduler/ipp.c:6830
#, c-format
msgid "Language \"%s\" not supported."
msgstr ""
@@ -4064,7 +4069,7 @@ msgstr ""
msgid "Long-Edge (Portrait)"
msgstr ""
-#: cups/http-support.c:1518
+#: cups/http-support.c:1521
msgid "Looking for printer."
msgstr ""
@@ -4124,7 +4129,7 @@ msgstr ""
msgid "Missing asterisk in column 1"
msgstr ""
-#: scheduler/ipp.c:7309
+#: scheduler/ipp.c:7308
msgid "Missing document-number attribute."
msgstr ""
@@ -4139,7 +4144,7 @@ msgstr ""
msgid "Missing form variable"
msgstr ""
-#: scheduler/ipp.c:10599
+#: scheduler/ipp.c:10620
msgid "Missing last-document attribute in request."
msgstr ""
@@ -4151,7 +4156,7 @@ msgstr ""
msgid "Missing media-size in media-col."
msgstr ""
-#: scheduler/ipp.c:7863
+#: scheduler/ipp.c:7862
msgid "Missing notify-subscription-ids attribute."
msgstr ""
@@ -4159,7 +4164,7 @@ msgstr ""
msgid "Missing option keyword"
msgstr ""
-#: scheduler/ipp.c:4221 scheduler/ipp.c:4246
+#: scheduler/ipp.c:4220 scheduler/ipp.c:4245
msgid "Missing requesting-user-name attribute."
msgstr ""
@@ -4214,7 +4219,7 @@ msgstr ""
msgid "Move Job"
msgstr ""
-#: cups/http-support.c:1260
+#: cups/http-support.c:1263
msgid "Moved Permanently"
msgstr ""
@@ -4246,11 +4251,11 @@ msgstr ""
msgid "No"
msgstr ""
-#: cups/http-support.c:1257
+#: cups/http-support.c:1260
msgid "No Content"
msgstr ""
-#: cups/util.c:1286
+#: cups/util.c:1297
msgid "No PPD name"
msgstr ""
@@ -4266,7 +4271,7 @@ msgstr ""
msgid "No active connection"
msgstr ""
-#: scheduler/ipp.c:4491
+#: scheduler/ipp.c:4490
#, c-format
msgid "No active jobs on %s."
msgstr ""
@@ -4275,7 +4280,7 @@ msgstr ""
msgid "No attributes in request."
msgstr ""
-#: scheduler/ipp.c:4122
+#: scheduler/ipp.c:4121
msgid "No authentication information provided."
msgstr ""
@@ -4283,11 +4288,11 @@ msgstr ""
msgid "No community name"
msgstr ""
-#: scheduler/ipp.c:7109
+#: scheduler/ipp.c:7108
msgid "No default printer."
msgstr ""
-#: cgi-bin/ipp-var.c:436 scheduler/ipp.c:8439
+#: cgi-bin/ipp-var.c:436 scheduler/ipp.c:8438
msgid "No destinations added."
msgstr ""
@@ -4303,7 +4308,7 @@ msgstr ""
msgid "No error-status"
msgstr ""
-#: scheduler/ipp.c:9390 scheduler/ipp.c:10613
+#: scheduler/ipp.c:9389 scheduler/ipp.c:10634
msgid "No file in print request."
msgstr ""
@@ -4311,7 +4316,7 @@ msgstr ""
msgid "No fonts in charset file."
msgstr ""
-#: cups/util.c:921
+#: cups/util.c:922
msgid "No modification time"
msgstr ""
@@ -4325,19 +4330,19 @@ msgstr ""
msgid "No pages were found."
msgstr ""
-#: cups/util.c:915
+#: cups/util.c:916
msgid "No printer name"
msgstr ""
-#: cups/util.c:1789
+#: cups/util.c:1800
msgid "No printer-uri found"
msgstr ""
-#: cups/util.c:1774
+#: cups/util.c:1785
msgid "No printer-uri found for class"
msgstr ""
-#: scheduler/ipp.c:7512
+#: scheduler/ipp.c:7511
msgid "No printer-uri in request."
msgstr ""
@@ -4345,11 +4350,11 @@ msgstr ""
msgid "No request-id"
msgstr ""
-#: scheduler/ipp.c:6716
+#: scheduler/ipp.c:6715
msgid "No subscription attributes in request."
msgstr ""
-#: scheduler/ipp.c:8775
+#: scheduler/ipp.c:8774
msgid "No subscriptions found."
msgstr ""
@@ -4373,11 +4378,11 @@ msgstr ""
msgid "Normal"
msgstr ""
-#: cups/http-support.c:1279
+#: cups/http-support.c:1282
msgid "Not Found"
msgstr ""
-#: cups/http-support.c:1291
+#: cups/http-support.c:1294
msgid "Not Implemented"
msgstr ""
@@ -4385,15 +4390,15 @@ msgstr ""
msgid "Not Installed"
msgstr ""
-#: cups/http-support.c:1266
+#: cups/http-support.c:1269
msgid "Not Modified"
msgstr ""
-#: cups/http-support.c:1294
+#: cups/http-support.c:1297
msgid "Not Supported"
msgstr ""
-#: scheduler/ipp.c:1598 scheduler/ipp.c:11835
+#: scheduler/ipp.c:1598 scheduler/ipp.c:11856
msgid "Not allowed to print."
msgstr ""
@@ -4405,7 +4410,7 @@ msgstr ""
msgid "Note: this program only validates the DSC comments, not the PostScript itself."
msgstr ""
-#: cups/http-support.c:1248 cups/ppd.c:336
+#: cups/http-support.c:1251 cups/ppd.c:336
msgid "OK"
msgstr ""
@@ -4449,7 +4454,7 @@ msgstr ""
#: scheduler/cupsfilter.c:1437 scheduler/cupsfilter.c:1464
#: scheduler/main.c:2058 systemv/cupsaddsmb.c:284 systemv/cupsctl.c:209
-#: systemv/cupstestdsc.c:429 systemv/cupstestppd.c:3777 test/ipptool.c:4382
+#: systemv/cupstestdsc.c:429 systemv/cupstestppd.c:3778 test/ipptool.c:4382
#: ppdc/ppdc.cxx:437 ppdc/ppdhtml.cxx:174 ppdc/ppdi.cxx:130
#: ppdc/ppdmerge.cxx:369 ppdc/ppdpo.cxx:254
msgid "Options:"
@@ -4459,11 +4464,11 @@ msgstr ""
msgid "Options: "
msgstr ""
-#: cups/ppd-cache.c:152
+#: cups/ppd-cache.c:156
msgid "Out of date PPD cache file."
msgstr ""
-#: cups/ppd-cache.c:1313
+#: cups/ppd-cache.c:1366
msgid "Out of memory."
msgstr ""
@@ -4539,7 +4544,7 @@ msgstr ""
msgid "ParamCustominTearInterval"
msgstr ""
-#: cups/auth.c:196 cups/auth.c:365
+#: cups/auth.c:199 cups/auth.c:367
#, c-format
msgid "Password for %s on %s? "
msgstr ""
@@ -4637,12 +4642,12 @@ msgstr ""
msgid "Print and Tear"
msgstr ""
-#: backend/ipp.c:1466
+#: backend/ipp.c:1519
#, c-format
msgid "Print file accepted - job ID %d."
msgstr ""
-#: backend/ipp.c:1457
+#: backend/ipp.c:1509
msgid "Print file accepted - job ID unknown."
msgstr ""
@@ -4650,10 +4655,14 @@ msgstr ""
msgid "Print file sent."
msgstr ""
-#: backend/ipp.c:1421
+#: backend/ipp.c:1470
msgid "Print file was not accepted."
msgstr ""
+#: backend/ipp.c:1871
+msgid "Print job too large."
+msgstr ""
+
#: filter/bannertops.c:648
msgid "Printed For: "
msgstr ""
@@ -4702,12 +4711,11 @@ msgstr ""
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."
+#: backend/lpd.c:611 backend/lpd.c:997 backend/lpd.c:1079 backend/lpd.c:1129
+msgid "Printer did not respond."
msgstr ""
-#: backend/ipp.c:870 backend/ipp.c:877
+#: backend/ipp.c:881 backend/ipp.c:888
#, c-format
msgid "Printer does not support IPP/%d.%d, trying IPP/%s."
msgstr ""
@@ -4768,7 +4776,7 @@ msgstr ""
msgid "Quarto"
msgstr ""
-#: scheduler/ipp.c:1593 scheduler/ipp.c:11830
+#: scheduler/ipp.c:1593 scheduler/ipp.c:11851
msgid "Quota limit reached."
msgstr ""
@@ -4781,7 +4789,7 @@ msgstr ""
msgid "Rank Owner Pri Job Files Total Size"
msgstr ""
-#: backend/ipp.c:1784 backend/socket.c:475 driver/rastertoescpx.c:1923
+#: backend/ipp.c:1878 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."
@@ -4791,12 +4799,12 @@ msgstr ""
msgid "Reject Jobs"
msgstr ""
-#: backend/lpd.c:1015 backend/lpd.c:1157
+#: backend/lpd.c:1004 backend/lpd.c:1136
#, c-format
msgid "Remote host did not accept control file (%d)."
msgstr ""
-#: backend/lpd.c:1105
+#: backend/lpd.c:1089
#, c-format
msgid "Remote host did not accept data file (%d)."
msgstr ""
@@ -4805,7 +4813,7 @@ msgstr ""
msgid "Reprint After Error"
msgstr ""
-#: cups/http-support.c:1282
+#: cups/http-support.c:1285
msgid "Request Entity Too Large"
msgstr ""
@@ -4842,15 +4850,15 @@ msgstr ""
msgid "SEQUENCE uses indefinite length"
msgstr ""
-#: cups/http-support.c:1306
+#: cups/http-support.c:1309
msgid "SSL/TLS Negotiation Error"
msgstr ""
-#: cups/http-support.c:1263
+#: cups/http-support.c:1266
msgid "See Other"
msgstr ""
-#: backend/usb-darwin.c:543
+#: backend/usb-darwin.c:543 backend/usb-libusb.c:273
msgid "Sending data to printer."
msgstr ""
@@ -4876,7 +4884,7 @@ msgstr ""
msgid "Server Stopped"
msgstr ""
-#: cups/http-support.c:1300
+#: cups/http-support.c:1303
msgid "Service Unavailable"
msgstr ""
@@ -4917,7 +4925,7 @@ msgstr ""
msgid "Special Paper"
msgstr ""
-#: backend/lpd.c:1056
+#: backend/lpd.c:1045
#, c-format
msgid "Spooling job, %.0f%% complete."
msgstr ""
@@ -4950,8 +4958,8 @@ msgstr ""
msgid "Stylus Photo Series"
msgstr ""
-#: scheduler/ipp.c:4637 scheduler/ipp.c:7879 scheduler/ipp.c:8588
-#: scheduler/ipp.c:10086
+#: scheduler/ipp.c:4636 scheduler/ipp.c:7878 scheduler/ipp.c:8587
+#: scheduler/ipp.c:10085
#, c-format
msgid "Subscription #%d does not exist."
msgstr ""
@@ -4968,7 +4976,7 @@ msgstr ""
msgid "Super B/A3"
msgstr ""
-#: cups/http-support.c:1245
+#: cups/http-support.c:1248
msgid "Switching Protocols"
msgstr ""
@@ -4996,18 +5004,18 @@ msgstr ""
msgid "Tear-Off Adjust Position"
msgstr ""
-#: scheduler/ipp.c:7583 scheduler/ipp.c:7661 scheduler/ipp.c:7677
-#: scheduler/ipp.c:7695
+#: scheduler/ipp.c:7582 scheduler/ipp.c:7660 scheduler/ipp.c:7676
+#: scheduler/ipp.c:7694
#, c-format
msgid "The %s attribute cannot be provided with job-ids."
msgstr ""
-#: scheduler/ipp.c:8110
+#: scheduler/ipp.c:8109
#, c-format
msgid "The PPD file \"%s\" could not be found."
msgstr ""
-#: scheduler/ipp.c:8097
+#: scheduler/ipp.c:8096
#, c-format
msgid "The PPD file \"%s\" could not be opened: %s"
msgstr ""
@@ -5042,7 +5050,7 @@ msgstr ""
msgid "The notify-lease-duration attribute cannot be used with job subscriptions."
msgstr ""
-#: scheduler/ipp.c:2225 scheduler/ipp.c:6841
+#: scheduler/ipp.c:2225 scheduler/ipp.c:6840
#, c-format
msgid "The notify-user-data value is too large (%d > 63 octets)."
msgstr ""
@@ -5091,29 +5099,21 @@ msgstr ""
msgid "The print file could not be opened."
msgstr ""
-#: backend/ipp.c:887
+#: backend/ipp.c:898
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:738 backend/ipp.c:852 backend/ipp.c:953 backend/ipp.c:1248
-#: backend/ipp.c:1399 backend/lpd.c:842 backend/socket.c:374
+#: backend/ipp.c:748 backend/ipp.c:863 backend/ipp.c:969 backend/ipp.c:1298
+#: backend/ipp.c:1446 backend/lpd.c:819 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:716 backend/ipp.c:749 backend/ipp.c:848 backend/lpd.c:821
-#: backend/lpd.c:862 backend/socket.c:353 backend/socket.c:386
+#: backend/ipp.c:726 backend/ipp.c:759 backend/ipp.c:859 backend/lpd.c:798
+#: backend/lpd.c:839 backend/socket.c:353 backend/socket.c:386
msgid "The printer is not responding."
msgstr ""
@@ -5121,15 +5121,23 @@ msgstr ""
msgid "The printer is out of ink."
msgstr ""
-#: cups/localize.c:315
-msgid "The printer is out of toner."
+#: cups/localize.c:335
+msgid "The printer is running low on ink."
msgstr ""
-#: backend/ipp.c:731 backend/lpd.c:835 backend/socket.c:367
+#: cups/localize.c:313
+msgid "The printer is running low on toner."
+msgstr ""
+
+#: backend/ipp.c:741 backend/lpd.c:812 backend/socket.c:367
msgid "The printer is unreachable at this time."
msgstr ""
-#: backend/ipp.c:725 backend/lpd.c:829 backend/socket.c:361
+#: cups/localize.c:315
+msgid "The printer may be out of toner."
+msgstr ""
+
+#: backend/ipp.c:735 backend/lpd.c:806 backend/socket.c:361
msgid "The printer may not exist or is unavailable at this time."
msgstr ""
@@ -5137,14 +5145,14 @@ msgstr ""
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:904 scheduler/ipp.c:1216 scheduler/ipp.c:4286
-#: scheduler/ipp.c:4457 scheduler/ipp.c:6372 scheduler/ipp.c:6675
-#: scheduler/ipp.c:6989 scheduler/ipp.c:7549 scheduler/ipp.c:8315
-#: scheduler/ipp.c:8371 scheduler/ipp.c:8694 scheduler/ipp.c:8960
-#: scheduler/ipp.c:9049 scheduler/ipp.c:9082 scheduler/ipp.c:9405
-#: scheduler/ipp.c:9798 scheduler/ipp.c:9879 scheduler/ipp.c:11008
-#: scheduler/ipp.c:11463 scheduler/ipp.c:11793 scheduler/ipp.c:11875
-#: scheduler/ipp.c:12167
+#: scheduler/ipp.c:904 scheduler/ipp.c:1216 scheduler/ipp.c:4285
+#: scheduler/ipp.c:4456 scheduler/ipp.c:6371 scheduler/ipp.c:6674
+#: scheduler/ipp.c:6988 scheduler/ipp.c:7548 scheduler/ipp.c:8314
+#: scheduler/ipp.c:8370 scheduler/ipp.c:8693 scheduler/ipp.c:8959
+#: scheduler/ipp.c:9048 scheduler/ipp.c:9081 scheduler/ipp.c:9404
+#: scheduler/ipp.c:9797 scheduler/ipp.c:9878 scheduler/ipp.c:11029
+#: scheduler/ipp.c:11484 scheduler/ipp.c:11814 scheduler/ipp.c:11896
+#: scheduler/ipp.c:12188
msgid "The printer or class does not exist."
msgstr ""
@@ -5177,7 +5185,7 @@ msgstr ""
msgid "The printer-uri \"%s\" contains invalid characters."
msgstr ""
-#: scheduler/ipp.c:4263
+#: scheduler/ipp.c:4262
msgid "The printer-uri attribute is required."
msgstr ""
@@ -5197,12 +5205,12 @@ msgstr ""
msgid "The web interface is currently disabled. Run \"cupsctl WebInterface=yes\" to enable it."
msgstr ""
-#: scheduler/ipp.c:7644
+#: scheduler/ipp.c:7643
#, c-format
msgid "The which-jobs value \"%s\" is not supported."
msgstr ""
-#: scheduler/ipp.c:6919
+#: scheduler/ipp.c:6918
msgid "There are too many subscriptions."
msgstr ""
@@ -5211,7 +5219,7 @@ 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
+#: backend/usb-darwin.c:526 backend/usb-libusb.c:235 backend/usb-libusb.c:256
msgid "There was an unrecoverable USB error."
msgstr ""
@@ -5261,7 +5269,7 @@ msgstr ""
msgid "Tray 4"
msgstr ""
-#: cups/http-support.c:1285
+#: cups/http-support.c:1288
msgid "URI Too Long"
msgstr ""
@@ -5314,7 +5322,7 @@ msgstr ""
msgid "Unable to add class:"
msgstr ""
-#: backend/ipp.c:1542
+#: backend/ipp.c:1616
msgid "Unable to add document to print job."
msgstr ""
@@ -5343,7 +5351,7 @@ msgstr ""
msgid "Unable to cancel RSS subscription:"
msgstr ""
-#: backend/ipp.c:1826
+#: backend/ipp.c:1920
msgid "Unable to cancel print job."
msgstr ""
@@ -5359,11 +5367,15 @@ msgstr ""
msgid "Unable to change server settings:"
msgstr ""
+#: filter/commandtops.c:421
+msgid "Unable to configure printer options."
+msgstr ""
+
#: cups/adminutil.c:911 cups/request.c:1022
msgid "Unable to connect to host."
msgstr ""
-#: backend/ipp.c:694 backend/ipp.c:1093 backend/lpd.c:801
+#: backend/ipp.c:704 backend/ipp.c:1119 backend/lpd.c:778
#: 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."
@@ -5412,7 +5424,7 @@ msgstr ""
msgid "Unable to copy print file"
msgstr ""
-#: backend/ipp.c:1915
+#: backend/ipp.c:2012
msgid "Unable to create compressed print file"
msgstr ""
@@ -5420,7 +5432,7 @@ msgstr ""
msgid "Unable to create pipes for filters"
msgstr ""
-#: cups/util.c:601 cups/util.c:1644
+#: cups/util.c:601 cups/util.c:1655
msgid "Unable to create printer-uri"
msgstr ""
@@ -5448,35 +5460,35 @@ msgstr ""
msgid "Unable to edit cupsd.conf files larger than 1MB"
msgstr ""
-#: cups/http.c:4187
+#: cups/http.c:4192
msgid "Unable to establish a secure connection to host (certificate chain invalid)."
msgstr ""
-#: cups/http.c:4177
+#: cups/http.c:4182
msgid "Unable to establish a secure connection to host (certificate not yet valid)."
msgstr ""
-#: cups/http.c:4172
+#: cups/http.c:4177
msgid "Unable to establish a secure connection to host (expired certificate)."
msgstr ""
-#: cups/http.c:4182
+#: cups/http.c:4187
msgid "Unable to establish a secure connection to host (host name mismatch)."
msgstr ""
-#: cups/http.c:4192
+#: cups/http.c:4197
msgid "Unable to establish a secure connection to host (peer dropped connection before responding)."
msgstr ""
-#: cups/http.c:4167
+#: cups/http.c:4172
msgid "Unable to establish a secure connection to host (self-signed certificate)."
msgstr ""
-#: cups/http.c:4162
+#: cups/http.c:4167
msgid "Unable to establish a secure connection to host (untrusted certificate)."
msgstr ""
-#: cups/http.c:3915 cups/http.c:4219 cups/http.c:4252 cups/http.c:4269
+#: cups/http.c:3929 cups/http.c:4224 cups/http.c:4257 cups/http.c:4274
msgid "Unable to establish a secure connection to host."
msgstr ""
@@ -5484,7 +5496,7 @@ msgstr ""
msgid "Unable to find destination for job"
msgstr ""
-#: cups/http-support.c:1631
+#: cups/http-support.c:1634
msgid "Unable to find printer."
msgstr ""
@@ -5492,11 +5504,11 @@ msgstr ""
msgid "Unable to fork filter"
msgstr ""
-#: backend/ipp.c:1937
+#: backend/ipp.c:2034
msgid "Unable to generate compressed print file"
msgstr ""
-#: backend/ipp.c:2723
+#: backend/ipp.c:2938
msgid "Unable to get backend exit status."
msgstr ""
@@ -5512,10 +5524,6 @@ msgstr ""
msgid "Unable to get list of printer drivers:"
msgstr ""
-#: backend/ipp.c:1633
-msgid "Unable to get print job status."
-msgstr ""
-
#: cgi-bin/admin.c:2959
msgid "Unable to get printer attributes:"
msgstr ""
@@ -5524,7 +5532,7 @@ msgstr ""
msgid "Unable to get printer list:"
msgstr ""
-#: backend/ipp.c:906
+#: backend/ipp.c:922
msgid "Unable to get printer status."
msgstr ""
@@ -5542,12 +5550,12 @@ msgstr ""
msgid "Unable to install Windows 9x printer driver files (%d)."
msgstr ""
-#: backend/ipp.c:626 backend/lpd.c:419 backend/socket.c:275
+#: backend/ipp.c:636 backend/lpd.c:417 backend/socket.c:275
#, c-format
msgid "Unable to locate printer \"%s\"."
msgstr ""
-#: backend/dnssd.c:529 backend/ipp.c:311 backend/lpd.c:202
+#: backend/dnssd.c:529 backend/ipp.c:318 backend/lpd.c:200
#: backend/socket.c:171
msgid "Unable to locate printer."
msgstr ""
@@ -5580,7 +5588,7 @@ msgstr ""
msgid "Unable to open charset file"
msgstr ""
-#: backend/ipp.c:1921
+#: backend/ipp.c:2018
msgid "Unable to open compressed print file"
msgstr ""
@@ -5592,16 +5600,16 @@ msgstr ""
msgid "Unable to open device file"
msgstr ""
-#: scheduler/ipp.c:7330
+#: scheduler/ipp.c:7329
#, c-format
msgid "Unable to open document #%d in job #%d."
msgstr ""
-#: backend/ipp.c:352 backend/ipp.c:1927 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
+#: backend/ipp.c:359 backend/ipp.c:1380 backend/ipp.c:1576 backend/ipp.c:2024
+#: backend/lpd.c:484 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 ""
@@ -5633,7 +5641,8 @@ msgstr ""
msgid "Unable to read print data"
msgstr ""
-#: backend/usb-darwin.c:613 backend/usb-darwin.c:657
+#: backend/usb-darwin.c:613 backend/usb-darwin.c:657 backend/usb-libusb.c:343
+#: backend/usb-libusb.c:378
msgid "Unable to read print data."
msgstr ""
@@ -5650,7 +5659,7 @@ msgstr ""
msgid "Unable to send command to printer driver"
msgstr ""
-#: backend/usb-darwin.c:735 backend/usb-libusb.c:179 backend/usb-libusb.c:889
+#: backend/usb-darwin.c:735 backend/usb-libusb.c:454
msgid "Unable to send data to printer."
msgstr ""
@@ -5672,7 +5681,7 @@ msgstr ""
msgid "Unable to set server default:"
msgstr ""
-#: backend/ipp.c:2582 backend/ipp.c:2659 backend/ipp.c:2667
+#: backend/ipp.c:2797 backend/ipp.c:2874 backend/ipp.c:2882
msgid "Unable to start backend process."
msgstr ""
@@ -5693,7 +5702,7 @@ msgstr ""
msgid "Unable to write uncompressed print data: %s"
msgstr ""
-#: cups/http-support.c:1273
+#: cups/http-support.c:1276
msgid "Unauthorized"
msgstr ""
@@ -5701,7 +5710,7 @@ msgstr ""
msgid "Units"
msgstr ""
-#: cups/http-support.c:1313 cups/ppd.c:364
+#: cups/http-support.c:1316 cups/ppd.c:364
msgid "Unknown"
msgstr ""
@@ -5710,22 +5719,22 @@ msgstr ""
msgid "Unknown choice \"%s\" for option \"%s\"."
msgstr ""
-#: backend/ipp.c:494
+#: backend/ipp.c:501
#, c-format
msgid "Unknown encryption option value: \"%s\"."
msgstr ""
-#: backend/lpd.c:348
+#: backend/lpd.c:346
#, c-format
msgid "Unknown file order: \"%s\"."
msgstr ""
-#: backend/lpd.c:319
+#: backend/lpd.c:317
#, c-format
msgid "Unknown format character: \"%c\"."
msgstr ""
-#: backend/ipp.c:541
+#: backend/ipp.c:548
#, c-format
msgid "Unknown option \"%s\" with value \"%s\"."
msgstr ""
@@ -5735,22 +5744,22 @@ msgstr ""
msgid "Unknown option \"%s\"."
msgstr ""
-#: backend/lpd.c:334
+#: backend/lpd.c:332
#, c-format
msgid "Unknown print mode: \"%s\"."
msgstr ""
-#: scheduler/ipp.c:11665
+#: scheduler/ipp.c:11686
#, c-format
msgid "Unknown printer-error-policy \"%s\"."
msgstr ""
-#: scheduler/ipp.c:11648
+#: scheduler/ipp.c:11669
#, c-format
msgid "Unknown printer-op-policy \"%s\"."
msgstr ""
-#: backend/ipp.c:513
+#: backend/ipp.c:520
#, c-format
msgid "Unknown version option value: \"%s\"."
msgstr ""
@@ -5770,17 +5779,17 @@ msgstr ""
msgid "Unsupported character set \"%s\"."
msgstr ""
-#: scheduler/ipp.c:9371 scheduler/ipp.c:10578 scheduler/ipp.c:12119
+#: scheduler/ipp.c:9370 scheduler/ipp.c:10599 scheduler/ipp.c:12140
#, c-format
msgid "Unsupported compression \"%s\"."
msgstr ""
-#: scheduler/ipp.c:9505 scheduler/ipp.c:10728 scheduler/ipp.c:12148
+#: scheduler/ipp.c:9504 scheduler/ipp.c:10749 scheduler/ipp.c:12169
#, c-format
msgid "Unsupported document-format \"%s\"."
msgstr ""
-#: scheduler/ipp.c:10711
+#: scheduler/ipp.c:10732
#, c-format
msgid "Unsupported document-format \"%s/%s\"."
msgstr ""
@@ -5826,7 +5835,7 @@ msgstr ""
msgid "Unsupported value type"
msgstr ""
-#: cups/http-support.c:1288
+#: cups/http-support.c:1291
msgid "Upgrade Required"
msgstr ""
@@ -5847,7 +5856,7 @@ msgstr ""
msgid "Usage: %s job user title copies options [filename]"
msgstr ""
-#: backend/dnssd.c:174 backend/ipp.c:300 backend/lpd.c:191
+#: backend/dnssd.c:174 backend/ipp.c:307 backend/lpd.c:189
#: 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
@@ -5855,7 +5864,7 @@ msgstr ""
msgid "Usage: %s job-id user title copies options [file]"
msgstr ""
-#: filter/bannertops.c:118 filter/commandtops.c:73 filter/gziptoany.c:50
+#: filter/bannertops.c:118 filter/commandtops.c:74 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"
@@ -5885,7 +5894,7 @@ msgstr ""
msgid "Usage: cupstestdsc [options] filename.ps [... filename.ps]"
msgstr ""
-#: systemv/cupstestppd.c:3773
+#: systemv/cupstestppd.c:3774
msgid "Usage: cupstestppd [options] filename1.ppd[.gz] [... filenameN.ppd[.gz]]"
msgstr ""
@@ -5956,11 +5965,11 @@ msgstr ""
msgid "Version uses indefinite length"
msgstr ""
-#: backend/ipp.c:1567
+#: backend/ipp.c:1656
msgid "Waiting for job to complete."
msgstr ""
-#: backend/usb-darwin.c:457 backend/usb-libusb.c:118
+#: backend/usb-darwin.c:457 backend/usb-libusb.c:193
msgid "Waiting for printer to become available."
msgstr ""
@@ -5972,7 +5981,7 @@ msgstr ""
msgid "Warning, no Windows 2000 printer drivers are installed."
msgstr ""
-#: cups/http-support.c:1309
+#: cups/http-support.c:1312
msgid "Web Interface is Disabled"
msgstr ""
@@ -6013,11 +6022,11 @@ msgstr ""
msgid "convert: Use the -f option to specify a file to convert."
msgstr ""
-#: scheduler/ipp.c:7202
+#: scheduler/ipp.c:7201
msgid "cups-deviced failed to execute."
msgstr ""
-#: scheduler/ipp.c:8032 scheduler/ipp.c:8282
+#: scheduler/ipp.c:8031 scheduler/ipp.c:8281
msgid "cups-driverd failed to execute."
msgstr ""
@@ -6187,7 +6196,7 @@ msgstr ""
msgid "ipptool: Unknown option \"-%c\"."
msgstr ""
-#: scheduler/ipp.c:9038
+#: scheduler/ipp.c:9037
msgid "job-printer-uri attribute missing."
msgstr ""
@@ -6493,16 +6502,16 @@ msgstr ""
msgid "no system default destination"
msgstr ""
-#: scheduler/ipp.c:6890
+#: scheduler/ipp.c:6889
msgid "notify-events not specified."
msgstr ""
-#: scheduler/ipp.c:2179 scheduler/ipp.c:6795
+#: scheduler/ipp.c:2179 scheduler/ipp.c:6794
#, c-format
msgid "notify-recipient-uri URI \"%s\" is already used."
msgstr ""
-#: scheduler/ipp.c:2169 scheduler/ipp.c:6785
+#: scheduler/ipp.c:2169 scheduler/ipp.c:6784
#, c-format
msgid "notify-recipient-uri URI \"%s\" uses unknown scheme."
msgstr ""
@@ -6904,7 +6913,7 @@ msgstr ""
msgid "ppdc: Unable to load localization file \"%s\" - %s"
msgstr ""
-#: ppdc/ppdc-file.cxx:49
+#: ppdc/ppdc-file.cxx:50
#, c-format
msgid "ppdc: Unable to open %s: %s"
msgstr ""
diff --git a/locale/cups.strings b/locale/cups.strings
index bf9d0e8c..e1795c8e 100644
--- a/locale/cups.strings
+++ b/locale/cups.strings
@@ -839,6 +839,7 @@
"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";
+"Invalid printer command \"%s\"." = "Invalid printer command \"%s\".";
"JCL" = "JCL";
"JIS B0" = "JIS B0";
"JIS B1" = "JIS B1";
@@ -1030,6 +1031,7 @@
"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.";
+"Print job too large." = "Print job too large.";
"Printed For: " = "Printed For: ";
"Printed From: " = "Printed From: ";
"Printed On: " = "Printed On: ";
@@ -1042,7 +1044,7 @@
"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 did not respond." = "Printer did not respond.";
"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.";
@@ -1135,14 +1137,14 @@
"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 running low on ink." = "The printer is running low on ink.";
+"The printer is running low on toner." = "The printer is running low on toner.";
"The printer is unreachable at this time." = "The printer is unreachable at this time.";
+"The printer may be out of toner." = "The printer may be out of toner.";
"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.";
@@ -1197,6 +1199,7 @@
"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 configure printer options." = "Unable to configure printer options.";
"Unable to connect to host." = "Unable to connect to host.";
"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).";
@@ -1233,7 +1236,6 @@
"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.";
diff --git a/locale/cups_da.po b/locale/cups_da.po
index 08c18187..85446e4e 100644
--- a/locale/cups_da.po
+++ b/locale/cups_da.po
@@ -2,13 +2,14 @@ msgid ""
msgstr ""
"Project-Id-Version: CUPS 1.4\n"
"Report-Msgid-Bugs-To: http://www.cups.org/str.php\n"
-"POT-Creation-Date: 2012-01-30 14:18-0800\n"
+"POT-Creation-Date: 2012-03-07 13:38-0800\n"
"PO-Revision-Date: 2009-02-16 12:00-0800\n"
"Last-Translator: Apple Inc.\n"
"Language-Team: Apple Inc.\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: \n"
msgid "\t\t(all)"
msgstr ""
@@ -2904,6 +2905,10 @@ msgstr "Internet-porto 3-Part - 2 1/4 x 7\""
msgid "Internet Printing Protocol"
msgstr "Internet Printing Protocol"
+#, c-format
+msgid "Invalid printer command \"%s\"."
+msgstr ""
+
msgid "JCL"
msgstr "JCL"
@@ -3507,6 +3512,9 @@ msgstr ""
msgid "Print file was not accepted."
msgstr ""
+msgid "Print job too large."
+msgstr ""
+
msgid "Printed For: "
msgstr "Udskrevet til: "
@@ -3543,8 +3551,7 @@ msgstr ""
msgid "Printer busy; will retry in 30 seconds."
msgstr ""
-#, c-format
-msgid "Printer did not respond after %d seconds."
+msgid "Printer did not respond."
msgstr ""
#, c-format
@@ -3839,15 +3846,9 @@ msgstr ""
msgid "The printer URI is incorrect or no longer exists."
msgstr ""
-msgid "The printer is almost out of ink."
-msgstr ""
-
msgid "The printer is busy."
msgstr ""
-msgid "The printer is low on toner."
-msgstr ""
-
msgid "The printer is not connected."
msgstr ""
@@ -3857,12 +3858,18 @@ msgstr ""
msgid "The printer is out of ink."
msgstr ""
-msgid "The printer is out of toner."
+msgid "The printer is running low on ink."
+msgstr ""
+
+msgid "The printer is running low on toner."
msgstr ""
msgid "The printer is unreachable at this time."
msgstr ""
+msgid "The printer may be out of toner."
+msgstr ""
+
msgid "The printer may not exist or is unavailable at this time."
msgstr ""
@@ -4044,6 +4051,9 @@ msgstr "Kan ikke skifte printer:"
msgid "Unable to change server settings:"
msgstr "Kan ikke ændre serverindstillinger:"
+msgid "Unable to configure printer options."
+msgstr ""
+
msgid "Unable to connect to host."
msgstr "Kan ikke oprette forbindelse til vært."
@@ -4165,9 +4175,6 @@ msgstr "Kan ikke hente klassestatus:"
msgid "Unable to get list of printer drivers:"
msgstr "Kan ikke hente liste over printerarkiver:"
-msgid "Unable to get print job status."
-msgstr ""
-
msgid "Unable to get printer attributes:"
msgstr "Kan ikke hente printerattributter:"
diff --git a/locale/cups_de.po b/locale/cups_de.po
index f50996be..43b44c6c 100644
--- a/locale/cups_de.po
+++ b/locale/cups_de.po
@@ -2,13 +2,14 @@ msgid ""
msgstr ""
"Project-Id-Version: CUPS 1.4\n"
"Report-Msgid-Bugs-To: http://www.cups.org/str.php\n"
-"POT-Creation-Date: 2012-01-30 14:18-0800\n"
+"POT-Creation-Date: 2012-03-07 13:38-0800\n"
"PO-Revision-Date: 2009-02-16 12:00-0800\n"
"Last-Translator: Apple Inc.\n"
"Language-Team: Apple Inc.\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: \n"
msgid "\t\t(all)"
msgstr ""
@@ -2905,6 +2906,10 @@ msgstr "Internet Postage 3-teilig – 2 1/4 x 7 Zoll"
msgid "Internet Printing Protocol"
msgstr "Internet-Druckerprotokoll"
+#, c-format
+msgid "Invalid printer command \"%s\"."
+msgstr ""
+
msgid "JCL"
msgstr "JCL"
@@ -3510,6 +3515,9 @@ msgstr ""
msgid "Print file was not accepted."
msgstr ""
+msgid "Print job too large."
+msgstr ""
+
msgid "Printed For: "
msgstr "Gedruckt für: "
@@ -3546,8 +3554,7 @@ msgstr ""
msgid "Printer busy; will retry in 30 seconds."
msgstr ""
-#, c-format
-msgid "Printer did not respond after %d seconds."
+msgid "Printer did not respond."
msgstr ""
#, c-format
@@ -3844,15 +3851,9 @@ msgstr ""
msgid "The printer URI is incorrect or no longer exists."
msgstr ""
-msgid "The printer is almost out of ink."
-msgstr ""
-
msgid "The printer is busy."
msgstr ""
-msgid "The printer is low on toner."
-msgstr ""
-
msgid "The printer is not connected."
msgstr ""
@@ -3862,12 +3863,18 @@ msgstr ""
msgid "The printer is out of ink."
msgstr ""
-msgid "The printer is out of toner."
+msgid "The printer is running low on ink."
+msgstr ""
+
+msgid "The printer is running low on toner."
msgstr ""
msgid "The printer is unreachable at this time."
msgstr ""
+msgid "The printer may be out of toner."
+msgstr ""
+
msgid "The printer may not exist or is unavailable at this time."
msgstr ""
@@ -4052,6 +4059,9 @@ msgstr "Drucker konnte nicht geändert werden:"
msgid "Unable to change server settings:"
msgstr "Servereinstellungen konnten nicht geändert werden:"
+msgid "Unable to configure printer options."
+msgstr ""
+
msgid "Unable to connect to host."
msgstr "Verbindungsaufbau zum Host fehlgeschlagen."
@@ -4173,9 +4183,6 @@ msgstr "Klassenstatus konnte nicht abgerufen werden:"
msgid "Unable to get list of printer drivers:"
msgstr "Liste der Druckertreiber konnte nicht abgerufen werden:"
-msgid "Unable to get print job status."
-msgstr ""
-
msgid "Unable to get printer attributes:"
msgstr "Druckerattribute konnten nicht abgerufen werden:"
diff --git a/locale/cups_es.po b/locale/cups_es.po
index b90b75af..8c96159c 100644
--- a/locale/cups_es.po
+++ b/locale/cups_es.po
@@ -16,13 +16,14 @@ msgid ""
msgstr ""
"Project-Id-Version: CUPS 1.5\n"
"Report-Msgid-Bugs-To: http://www.cups.org/str.php\n"
-"POT-Creation-Date: 2012-01-30 14:18-0800\n"
+"POT-Creation-Date: 2012-03-07 13:38-0800\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"
+"Language: \n"
msgid "\t\t(all)"
msgstr "\t\t(todos)"
@@ -3138,6 +3139,10 @@ msgstr "Correo por Internet Parte-3 - 2 1/4 x 7 pulg."
msgid "Internet Printing Protocol"
msgstr "Protocolo de Impresión de Internet IPP"
+#, c-format
+msgid "Invalid printer command \"%s\"."
+msgstr ""
+
msgid "JCL"
msgstr "JCL"
@@ -3750,6 +3755,9 @@ msgstr "Archivo de impresión enviado."
msgid "Print file was not accepted."
msgstr "No se ha aceptado el archivo de impresión."
+msgid "Print job too large."
+msgstr ""
+
msgid "Printed For: "
msgstr "Impreso para: "
@@ -3786,9 +3794,8 @@ msgstr "Impresora ocupada; reintento en 10 segundos."
msgid "Printer busy; will retry in 30 seconds."
msgstr "Impresora ocupada; reintento en 30 segundos."
-#, c-format
-msgid "Printer did not respond after %d seconds."
-msgstr "La impresora no respondió tras %d segundos."
+msgid "Printer did not respond."
+msgstr ""
#, c-format
msgid "Printer does not support IPP/%d.%d, trying IPP/%s."
@@ -4085,15 +4092,9 @@ msgstr "No se ha podido abrir el archivo de impresión."
msgid "The printer URI is incorrect or no longer exists."
msgstr "El URI de la impresora es incorrecto o ya no existe."
-msgid "The printer is almost out of ink."
-msgstr "La impresora casi no tiene tinta."
-
msgid "The printer is busy."
msgstr "La impresora está ocupada."
-msgid "The printer is low on toner."
-msgstr "La impresora tiene poco tóner."
-
msgid "The printer is not connected."
msgstr "La impresora no está conectada."
@@ -4103,12 +4104,18 @@ msgstr "La impresora no responde."
msgid "The printer is out of ink."
msgstr "La impresora no tiene tinta."
-msgid "The printer is out of toner."
-msgstr "La impresora no tiene tóner."
+msgid "The printer is running low on ink."
+msgstr ""
+
+msgid "The printer is running low on toner."
+msgstr ""
msgid "The printer is unreachable at this time."
msgstr "La impresora es inalcanzable en este momento."
+msgid "The printer may be out of toner."
+msgstr ""
+
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."
@@ -4295,6 +4302,9 @@ msgstr "No se ha podido cambiar la impresora:"
msgid "Unable to change server settings:"
msgstr "No se ha podido cambiar la configuración del servidor:"
+msgid "Unable to configure printer options."
+msgstr ""
+
msgid "Unable to connect to host."
msgstr "No se ha podido conectar al servidor."
@@ -4442,9 +4452,6 @@ msgstr "No se ha podido obtener el estado de la clase:"
msgid "Unable to get list of printer drivers:"
msgstr "No se ha podido obtener la lista de controladores de impresora:"
-msgid "Unable to get print job status."
-msgstr "No se ha podido obtener el estado del trabajo de impresión."
-
msgid "Unable to get printer attributes:"
msgstr "No se han podido obtener los atributos de la impresora:"
@@ -5748,5 +5755,20 @@ msgstr "sin título"
msgid "variable-bindings uses indefinite length"
msgstr "variable-bindings usa una longitud indefinida"
+#~ msgid "Printer did not respond after %d seconds."
+#~ msgstr "La impresora no respondió tras %d segundos."
+
+#~ msgid "The printer is almost out of ink."
+#~ msgstr "La impresora casi no tiene tinta."
+
+#~ msgid "The printer is low on toner."
+#~ msgstr "La impresora tiene poco tóner."
+
+#~ msgid "The printer is out of toner."
+#~ msgstr "La impresora no tiene tóner."
+
#~ msgid "Unable to connect to server"
#~ msgstr "No se ha podido conectar al servidor"
+
+#~ msgid "Unable to get print job status."
+#~ msgstr "No se ha podido obtener el estado del trabajo de impresión."
diff --git a/locale/cups_eu.po b/locale/cups_eu.po
index 2c59d3a6..a2dfbd1f 100644
--- a/locale/cups_eu.po
+++ b/locale/cups_eu.po
@@ -33,13 +33,14 @@ msgid ""
msgstr ""
"Project-Id-Version: cups_1.4rc1_eu\n"
"Report-Msgid-Bugs-To: http://www.cups.org/str.php\n"
-"POT-Creation-Date: 2012-01-30 14:18-0800\n"
+"POT-Creation-Date: 2012-03-07 13:38-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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: eu\n"
"X-Generator: KBabel 1.11.4\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
@@ -2938,6 +2939,10 @@ msgstr "Interneteko posta 3. zatia - 2 1/4 x 7\""
msgid "Internet Printing Protocol"
msgstr "Interneten inPrimatzeko Protokoloa"
+#, c-format
+msgid "Invalid printer command \"%s\"."
+msgstr ""
+
msgid "JCL"
msgstr "JCL"
@@ -3542,6 +3547,9 @@ msgstr ""
msgid "Print file was not accepted."
msgstr ""
+msgid "Print job too large."
+msgstr ""
+
msgid "Printed For: "
msgstr "Honentzako inprimatuta: "
@@ -3578,8 +3586,7 @@ msgstr ""
msgid "Printer busy; will retry in 30 seconds."
msgstr ""
-#, c-format
-msgid "Printer did not respond after %d seconds."
+msgid "Printer did not respond."
msgstr ""
#, c-format
@@ -3874,15 +3881,9 @@ msgstr ""
msgid "The printer URI is incorrect or no longer exists."
msgstr ""
-msgid "The printer is almost out of ink."
-msgstr ""
-
msgid "The printer is busy."
msgstr ""
-msgid "The printer is low on toner."
-msgstr ""
-
msgid "The printer is not connected."
msgstr ""
@@ -3892,12 +3893,18 @@ msgstr ""
msgid "The printer is out of ink."
msgstr ""
-msgid "The printer is out of toner."
+msgid "The printer is running low on ink."
+msgstr ""
+
+msgid "The printer is running low on toner."
msgstr ""
msgid "The printer is unreachable at this time."
msgstr ""
+msgid "The printer may be out of toner."
+msgstr ""
+
msgid "The printer may not exist or is unavailable at this time."
msgstr ""
@@ -4081,6 +4088,9 @@ msgstr "Ezin da inprimagailua aldatu:"
msgid "Unable to change server settings:"
msgstr "Ezin dira zerbitzariaren ezarpenak aldatu:"
+msgid "Unable to configure printer options."
+msgstr ""
+
msgid "Unable to connect to host."
msgstr "Ezin da ostalariarekin konektatu."
@@ -4202,9 +4212,6 @@ msgstr "Ezin da klasearen egoera lortu:"
msgid "Unable to get list of printer drivers:"
msgstr "Ezin da inprimagailuen kontrolatzaileen zerrenda lortu:"
-msgid "Unable to get print job status."
-msgstr ""
-
msgid "Unable to get printer attributes:"
msgstr "Ezin dira inprimagailuaren atributuak lortu:"
diff --git a/locale/cups_fi.po b/locale/cups_fi.po
index 79565d27..e57719bb 100644
--- a/locale/cups_fi.po
+++ b/locale/cups_fi.po
@@ -2,13 +2,14 @@ msgid ""
msgstr ""
"Project-Id-Version: CUPS 1.4\n"
"Report-Msgid-Bugs-To: http://www.cups.org/str.php\n"
-"POT-Creation-Date: 2012-01-30 14:18-0800\n"
+"POT-Creation-Date: 2012-03-07 13:38-0800\n"
"PO-Revision-Date: 2009-02-12 15:10+0200\n"
"Last-Translator: Teppo Turtiainen <teppot@iki.fi>\n"
"Language-Team: Finnish\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: \n"
msgid "\t\t(all)"
msgstr ""
@@ -2904,6 +2905,10 @@ msgstr "Internet-postimerkki kolmiosainen - 2 1/4 x 7 \""
msgid "Internet Printing Protocol"
msgstr "Internet Printing Protocol"
+#, c-format
+msgid "Invalid printer command \"%s\"."
+msgstr ""
+
msgid "JCL"
msgstr "JCL"
@@ -3508,6 +3513,9 @@ msgstr ""
msgid "Print file was not accepted."
msgstr ""
+msgid "Print job too large."
+msgstr ""
+
msgid "Printed For: "
msgstr "Tulostettu kohteelle: "
@@ -3544,8 +3552,7 @@ msgstr ""
msgid "Printer busy; will retry in 30 seconds."
msgstr ""
-#, c-format
-msgid "Printer did not respond after %d seconds."
+msgid "Printer did not respond."
msgstr ""
#, c-format
@@ -3841,15 +3848,9 @@ msgstr ""
msgid "The printer URI is incorrect or no longer exists."
msgstr ""
-msgid "The printer is almost out of ink."
-msgstr ""
-
msgid "The printer is busy."
msgstr ""
-msgid "The printer is low on toner."
-msgstr ""
-
msgid "The printer is not connected."
msgstr ""
@@ -3859,12 +3860,18 @@ msgstr ""
msgid "The printer is out of ink."
msgstr ""
-msgid "The printer is out of toner."
+msgid "The printer is running low on ink."
+msgstr ""
+
+msgid "The printer is running low on toner."
msgstr ""
msgid "The printer is unreachable at this time."
msgstr ""
+msgid "The printer may be out of toner."
+msgstr ""
+
msgid "The printer may not exist or is unavailable at this time."
msgstr ""
@@ -4047,6 +4054,9 @@ msgstr "Tulostinta ei voida vaihtaa:"
msgid "Unable to change server settings:"
msgstr "Palvelimen asetuksia ei voida muuttaa:"
+msgid "Unable to configure printer options."
+msgstr ""
+
msgid "Unable to connect to host."
msgstr "Palvelimeen ei voida yhdistää."
@@ -4168,9 +4178,6 @@ msgstr "Luokan tilaa ei voida hakea:"
msgid "Unable to get list of printer drivers:"
msgstr "Luetteloa tulostinajureista ei voida hakea:"
-msgid "Unable to get print job status."
-msgstr ""
-
msgid "Unable to get printer attributes:"
msgstr "Tulostimen attribuutteja ei voida hakea:"
diff --git a/locale/cups_fr.po b/locale/cups_fr.po
index fbf5292b..2257fa34 100644
--- a/locale/cups_fr.po
+++ b/locale/cups_fr.po
@@ -2,13 +2,14 @@ msgid ""
msgstr ""
"Project-Id-Version: CUPS 1.4\n"
"Report-Msgid-Bugs-To: http://www.cups.org/str.php\n"
-"POT-Creation-Date: 2012-01-30 14:18-0800\n"
+"POT-Creation-Date: 2012-03-07 13:38-0800\n"
"PO-Revision-Date: 2009-02-16 12:00-0800\n"
"Last-Translator: Apple Inc.\n"
"Language-Team: Apple Inc.\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: \n"
msgid "\t\t(all)"
msgstr ""
@@ -2905,6 +2906,10 @@ msgstr "Affranchissement Internet en 3 parties - 2 1/4 x 7\""
msgid "Internet Printing Protocol"
msgstr "Internet Printing Protocol"
+#, c-format
+msgid "Invalid printer command \"%s\"."
+msgstr ""
+
msgid "JCL"
msgstr "JCL ( Langage de contrôle de tâche )"
@@ -3508,6 +3513,9 @@ msgstr ""
msgid "Print file was not accepted."
msgstr ""
+msgid "Print job too large."
+msgstr ""
+
msgid "Printed For: "
msgstr "Imprimé pour : "
@@ -3544,8 +3552,7 @@ msgstr ""
msgid "Printer busy; will retry in 30 seconds."
msgstr ""
-#, c-format
-msgid "Printer did not respond after %d seconds."
+msgid "Printer did not respond."
msgstr ""
#, c-format
@@ -3842,15 +3849,9 @@ msgstr ""
msgid "The printer URI is incorrect or no longer exists."
msgstr ""
-msgid "The printer is almost out of ink."
-msgstr ""
-
msgid "The printer is busy."
msgstr ""
-msgid "The printer is low on toner."
-msgstr ""
-
msgid "The printer is not connected."
msgstr ""
@@ -3860,12 +3861,18 @@ msgstr ""
msgid "The printer is out of ink."
msgstr ""
-msgid "The printer is out of toner."
+msgid "The printer is running low on ink."
+msgstr ""
+
+msgid "The printer is running low on toner."
msgstr ""
msgid "The printer is unreachable at this time."
msgstr ""
+msgid "The printer may be out of toner."
+msgstr ""
+
msgid "The printer may not exist or is unavailable at this time."
msgstr ""
@@ -4050,6 +4057,9 @@ msgstr "Impossible de modifier l’imprimante :"
msgid "Unable to change server settings:"
msgstr "Impossible de modifier les réglages du serveur :"
+msgid "Unable to configure printer options."
+msgstr ""
+
msgid "Unable to connect to host."
msgstr "Connexion à l’hôte impossible."
@@ -4171,9 +4181,6 @@ msgstr "Impossible d’obtenir l’état de la classe :"
msgid "Unable to get list of printer drivers:"
msgstr "Impossible d’obtenir la liste des gestionnaires d’impression :"
-msgid "Unable to get print job status."
-msgstr ""
-
msgid "Unable to get printer attributes:"
msgstr "Impossible de récupérer les attributs de l’imprimante :"
diff --git a/locale/cups_hu.po b/locale/cups_hu.po
index 0d9f10b7..8f9a138d 100644
--- a/locale/cups_hu.po
+++ b/locale/cups_hu.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://www.cups.org/str.php\n"
-"POT-Creation-Date: 2012-01-30 14:18-0800\n"
+"POT-Creation-Date: 2012-03-07 13:38-0800\n"
"PO-Revision-Date: 2011-12-02 01:55+0100\n"
"Last-Translator: Gabor Kelemen <kelemeng at gnome dot hu>\n"
"Language-Team: Hungarian <gnome-hu-list at gnome dot org>\n"
@@ -3111,6 +3111,10 @@ msgstr "Háromrészes internetes postai - 2 1/4 x 7\""
msgid "Internet Printing Protocol"
msgstr "Internet nyomtatási protokoll"
+#, c-format
+msgid "Invalid printer command \"%s\"."
+msgstr ""
+
msgid "JCL"
msgstr "JCL"
@@ -3726,6 +3730,9 @@ msgstr "Nyomtatási fájl elküldve."
msgid "Print file was not accepted."
msgstr "A nyomtatási fájl nem lett elfogadva."
+msgid "Print job too large."
+msgstr ""
+
msgid "Printed For: "
msgstr "Nyomtatva ehhez: "
@@ -3762,9 +3769,8 @@ msgstr "Nyomtató elfoglalt, 10 másodperc múlva újrapróbálkozom."
msgid "Printer busy; will retry in 30 seconds."
msgstr "Nyomtató elfoglalt; 30 másodperc múlva újrapróbálkozom."
-#, c-format
-msgid "Printer did not respond after %d seconds."
-msgstr "A nyomtató nem válaszolt %d másodperc után."
+msgid "Printer did not respond."
+msgstr ""
#, c-format
msgid "Printer does not support IPP/%d.%d, trying IPP/%s."
@@ -4061,15 +4067,9 @@ msgstr "A nyomtatási fájl nem nyitható meg."
msgid "The printer URI is incorrect or no longer exists."
msgstr "A nyomtató URI-címe helytelen, vagy nem létezik."
-msgid "The printer is almost out of ink."
-msgstr "A nyomtatóból majdnem kifogyott a tinta."
-
msgid "The printer is busy."
msgstr "A nyomtató elfoglalt."
-msgid "The printer is low on toner."
-msgstr "A nyomtatóban kifogyóban van a festékkazetta."
-
msgid "The printer is not connected."
msgstr "A nyomtató nincs csatlakoztatva."
@@ -4079,12 +4079,18 @@ msgstr "A nyomtató nem válaszol."
msgid "The printer is out of ink."
msgstr "A nyomtatóból kifogyott a tinta."
-msgid "The printer is out of toner."
-msgstr "A nyomtató festékkazettája kifogyott."
+msgid "The printer is running low on ink."
+msgstr ""
+
+msgid "The printer is running low on toner."
+msgstr ""
msgid "The printer is unreachable at this time."
msgstr "A nyomtató jelenleg elérhetetlen."
+msgid "The printer may be out of toner."
+msgstr ""
+
msgid "The printer may not exist or is unavailable at this time."
msgstr "A nyomtató nem létezik, vagy jelenleg elérhetetlen."
@@ -4271,6 +4277,9 @@ msgstr "Nem módosítható a nyomtató:"
msgid "Unable to change server settings:"
msgstr "Nem módosíthatók a kiszolgáló beállításai:"
+msgid "Unable to configure printer options."
+msgstr ""
+
msgid "Unable to connect to host."
msgstr "A géphez nem lehet kapcsolódni."
@@ -4404,9 +4413,6 @@ msgstr "Nem kérhető le az osztály állapota:"
msgid "Unable to get list of printer drivers:"
msgstr "Nem kérhető le a nyomtató-illesztőprogramok listája:"
-msgid "Unable to get print job status."
-msgstr "Nem kérhető le a nyomtatási feladat állapota."
-
msgid "Unable to get printer attributes:"
msgstr "Nem kérhetők le a nyomtató attribútumai:"
@@ -5783,6 +5789,18 @@ msgstr "A variable-bindings végtelen hosszt használ"
#~ msgid "Printer busy; will retry in 10 seconds."
#~ msgstr "Nyomtató elfoglalt; 10 másodperc múlva újrapróbálkozom."
+#~ msgid "Printer did not respond after %d seconds."
+#~ msgstr "A nyomtató nem válaszolt %d másodperc után."
+
+#~ msgid "The printer is almost out of ink."
+#~ msgstr "A nyomtatóból majdnem kifogyott a tinta."
+
+#~ msgid "The printer is low on toner."
+#~ msgstr "A nyomtatóban kifogyóban van a festékkazetta."
+
+#~ msgid "The printer is out of toner."
+#~ msgstr "A nyomtató festékkazettája kifogyott."
+
#~ msgid "This printer does not conform to the IPP standard and may not work."
#~ msgstr ""
#~ "Ez a nyomtató nem felel meg az IPP szabványnak, és lehet, hogy nem fog "
@@ -5804,6 +5822,9 @@ msgstr "A variable-bindings végtelen hosszt használ"
#~ msgid "Unable to get job attributes: %s"
#~ msgstr "Nem kérhetők le a feladat attribútumai: %s"
+#~ msgid "Unable to get print job status."
+#~ msgstr "Nem kérhető le a nyomtatási feladat állapota."
+
#~ msgid "Unable to get printer status: %s"
#~ msgstr "Nem kérhető le a nyomtató állapota: %s"
diff --git a/locale/cups_id.po b/locale/cups_id.po
index 0a9545a4..3f5671c5 100644
--- a/locale/cups_id.po
+++ b/locale/cups_id.po
@@ -33,13 +33,14 @@ msgid ""
msgstr ""
"Project-Id-Version: cups_id\n"
"Report-Msgid-Bugs-To: http://www.cups.org/str.php\n"
-"POT-Creation-Date: 2012-01-30 14:18-0800\n"
+"POT-Creation-Date: 2012-03-07 13:38-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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: \n"
"X-Generator: KBabel 1.11.4\n"
msgid "\t\t(all)"
@@ -2936,6 +2937,10 @@ msgstr "Perangko Internet 3-Bagian - 2 1/4 x 7\""
msgid "Internet Printing Protocol"
msgstr "Protokol Cetak Internet"
+#, c-format
+msgid "Invalid printer command \"%s\"."
+msgstr ""
+
msgid "JCL"
msgstr "JCL"
@@ -3539,6 +3544,9 @@ msgstr ""
msgid "Print file was not accepted."
msgstr ""
+msgid "Print job too large."
+msgstr ""
+
msgid "Printed For: "
msgstr "Dicetak Untuk: "
@@ -3575,8 +3583,7 @@ msgstr ""
msgid "Printer busy; will retry in 30 seconds."
msgstr ""
-#, c-format
-msgid "Printer did not respond after %d seconds."
+msgid "Printer did not respond."
msgstr ""
#, c-format
@@ -3872,15 +3879,9 @@ msgstr ""
msgid "The printer URI is incorrect or no longer exists."
msgstr ""
-msgid "The printer is almost out of ink."
-msgstr ""
-
msgid "The printer is busy."
msgstr ""
-msgid "The printer is low on toner."
-msgstr ""
-
msgid "The printer is not connected."
msgstr ""
@@ -3890,12 +3891,18 @@ msgstr ""
msgid "The printer is out of ink."
msgstr ""
-msgid "The printer is out of toner."
+msgid "The printer is running low on ink."
+msgstr ""
+
+msgid "The printer is running low on toner."
msgstr ""
msgid "The printer is unreachable at this time."
msgstr ""
+msgid "The printer may be out of toner."
+msgstr ""
+
msgid "The printer may not exist or is unavailable at this time."
msgstr ""
@@ -4080,6 +4087,9 @@ msgstr "Tidak bisa mengubah pencetak:"
msgid "Unable to change server settings:"
msgstr "Tidak bisa mengubah pengaturan server:"
+msgid "Unable to configure printer options."
+msgstr ""
+
msgid "Unable to connect to host."
msgstr "Tidak bisa terhubung ke host."
@@ -4201,9 +4211,6 @@ msgstr "Tidak bisa memperoleh status kelas:"
msgid "Unable to get list of printer drivers:"
msgstr "Tidak bisa memperoleh daftar penggerak pencetak:"
-msgid "Unable to get print job status."
-msgstr ""
-
msgid "Unable to get printer attributes:"
msgstr "Tidak bisa memperoleh atribut pencetak:"
diff --git a/locale/cups_it.po b/locale/cups_it.po
index df9d5978..b0c09691 100644
--- a/locale/cups_it.po
+++ b/locale/cups_it.po
@@ -3,13 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: CUPS 1.4\n"
"Report-Msgid-Bugs-To: http://www.cups.org/str.php\n"
-"POT-Creation-Date: 2012-01-30 14:18-0800\n"
+"POT-Creation-Date: 2012-03-07 13:38-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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: it\n"
"X-Generator: Lokalize 1.0\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
@@ -2906,6 +2907,10 @@ msgstr "Francobollo Internet 3-Part - 2 1/4 x 7\""
msgid "Internet Printing Protocol"
msgstr "IPP (Internet Printing Protocol)"
+#, c-format
+msgid "Invalid printer command \"%s\"."
+msgstr ""
+
msgid "JCL"
msgstr "JCL"
@@ -3509,6 +3514,9 @@ msgstr ""
msgid "Print file was not accepted."
msgstr ""
+msgid "Print job too large."
+msgstr ""
+
msgid "Printed For: "
msgstr "Stampato per: "
@@ -3545,8 +3553,7 @@ msgstr ""
msgid "Printer busy; will retry in 30 seconds."
msgstr ""
-#, c-format
-msgid "Printer did not respond after %d seconds."
+msgid "Printer did not respond."
msgstr ""
#, c-format
@@ -3843,15 +3850,9 @@ msgstr ""
msgid "The printer URI is incorrect or no longer exists."
msgstr ""
-msgid "The printer is almost out of ink."
-msgstr ""
-
msgid "The printer is busy."
msgstr ""
-msgid "The printer is low on toner."
-msgstr ""
-
msgid "The printer is not connected."
msgstr ""
@@ -3861,12 +3862,18 @@ msgstr ""
msgid "The printer is out of ink."
msgstr ""
-msgid "The printer is out of toner."
+msgid "The printer is running low on ink."
+msgstr ""
+
+msgid "The printer is running low on toner."
msgstr ""
msgid "The printer is unreachable at this time."
msgstr ""
+msgid "The printer may be out of toner."
+msgstr ""
+
msgid "The printer may not exist or is unavailable at this time."
msgstr ""
@@ -4050,6 +4057,9 @@ msgstr "Impossibile cambiare stampante:"
msgid "Unable to change server settings:"
msgstr "Impossibile modificare le impostazioni del server:"
+msgid "Unable to configure printer options."
+msgstr ""
+
msgid "Unable to connect to host."
msgstr "Impossibile connettersi all'host."
@@ -4171,9 +4181,6 @@ msgstr "Impossibile ottenere lo stato della classe:"
msgid "Unable to get list of printer drivers:"
msgstr "Impossibile ottenere l'elenco dei driver della stampante:"
-msgid "Unable to get print job status."
-msgstr ""
-
msgid "Unable to get printer attributes:"
msgstr "Impossibile ottenere gli attributi della stampante:"
diff --git a/locale/cups_ja.po b/locale/cups_ja.po
index 78471235..d130ba5a 100644
--- a/locale/cups_ja.po
+++ b/locale/cups_ja.po
@@ -31,13 +31,14 @@ msgid ""
msgstr ""
"Project-Id-Version: CUPS 1.4\n"
"Report-Msgid-Bugs-To: http://www.cups.org/str.php\n"
-"POT-Creation-Date: 2012-01-30 14:18-0800\n"
+"POT-Creation-Date: 2012-03-07 13:38-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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: \n"
msgid "\t\t(all)"
msgstr ""
@@ -2933,6 +2934,10 @@ msgstr "Internet Postage 3-Part - 2 1/4 x 7\""
msgid "Internet Printing Protocol"
msgstr "インターネット印刷プロトコル"
+#, c-format
+msgid "Invalid printer command \"%s\"."
+msgstr ""
+
msgid "JCL"
msgstr "JCL"
@@ -3536,6 +3541,9 @@ msgstr ""
msgid "Print file was not accepted."
msgstr ""
+msgid "Print job too large."
+msgstr ""
+
msgid "Printed For: "
msgstr "プリント対象:"
@@ -3572,8 +3580,7 @@ msgstr ""
msgid "Printer busy; will retry in 30 seconds."
msgstr ""
-#, c-format
-msgid "Printer did not respond after %d seconds."
+msgid "Printer did not respond."
msgstr ""
#, c-format
@@ -3870,15 +3877,9 @@ msgstr ""
msgid "The printer URI is incorrect or no longer exists."
msgstr ""
-msgid "The printer is almost out of ink."
-msgstr ""
-
msgid "The printer is busy."
msgstr ""
-msgid "The printer is low on toner."
-msgstr ""
-
msgid "The printer is not connected."
msgstr ""
@@ -3888,12 +3889,18 @@ msgstr ""
msgid "The printer is out of ink."
msgstr ""
-msgid "The printer is out of toner."
+msgid "The printer is running low on ink."
+msgstr ""
+
+msgid "The printer is running low on toner."
msgstr ""
msgid "The printer is unreachable at this time."
msgstr ""
+msgid "The printer may be out of toner."
+msgstr ""
+
msgid "The printer may not exist or is unavailable at this time."
msgstr ""
@@ -4078,6 +4085,9 @@ msgstr "プリンターを変更できません:"
msgid "Unable to change server settings:"
msgstr "サーバーの設定を変更できません:"
+msgid "Unable to configure printer options."
+msgstr ""
+
msgid "Unable to connect to host."
msgstr "ホストに接続できません"
@@ -4199,9 +4209,6 @@ msgstr "クラスの状態を取得できません:"
msgid "Unable to get list of printer drivers:"
msgstr "プリンタードライバーのリストを取得できません:"
-msgid "Unable to get print job status."
-msgstr ""
-
msgid "Unable to get printer attributes:"
msgstr "プリンター属性を取得できません:"
diff --git a/locale/cups_ko.po b/locale/cups_ko.po
index 15c747b5..7a2d158e 100644
--- a/locale/cups_ko.po
+++ b/locale/cups_ko.po
@@ -2,13 +2,14 @@ msgid ""
msgstr ""
"Project-Id-Version: CUPS 1.4\n"
"Report-Msgid-Bugs-To: http://www.cups.org/str.php\n"
-"POT-Creation-Date: 2012-01-30 14:18-0800\n"
+"POT-Creation-Date: 2012-03-07 13:38-0800\n"
"PO-Revision-Date: 2009-02-16 12:00-0800\n"
"Last-Translator: Apple Inc.\n"
"Language-Team: Apple Inc.\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: \n"
msgid "\t\t(all)"
msgstr ""
@@ -2904,6 +2905,10 @@ msgstr "인터넷 우표 3부분 - 2 1/4 x 7\""
msgid "Internet Printing Protocol"
msgstr "인터넷 프린트 프로토콜"
+#, c-format
+msgid "Invalid printer command \"%s\"."
+msgstr ""
+
msgid "JCL"
msgstr "JCL"
@@ -3507,6 +3512,9 @@ msgstr ""
msgid "Print file was not accepted."
msgstr ""
+msgid "Print job too large."
+msgstr ""
+
msgid "Printed For: "
msgstr "다음이 프린트됨: "
@@ -3543,8 +3551,7 @@ msgstr ""
msgid "Printer busy; will retry in 30 seconds."
msgstr ""
-#, c-format
-msgid "Printer did not respond after %d seconds."
+msgid "Printer did not respond."
msgstr ""
#, c-format
@@ -3839,15 +3846,9 @@ msgstr ""
msgid "The printer URI is incorrect or no longer exists."
msgstr ""
-msgid "The printer is almost out of ink."
-msgstr ""
-
msgid "The printer is busy."
msgstr ""
-msgid "The printer is low on toner."
-msgstr ""
-
msgid "The printer is not connected."
msgstr ""
@@ -3857,12 +3858,18 @@ msgstr ""
msgid "The printer is out of ink."
msgstr ""
-msgid "The printer is out of toner."
+msgid "The printer is running low on ink."
+msgstr ""
+
+msgid "The printer is running low on toner."
msgstr ""
msgid "The printer is unreachable at this time."
msgstr ""
+msgid "The printer may be out of toner."
+msgstr ""
+
msgid "The printer may not exist or is unavailable at this time."
msgstr ""
@@ -4043,6 +4050,9 @@ msgstr "프린터를 변경할 수 없음:"
msgid "Unable to change server settings:"
msgstr "서버 설정값을 변경할 수 없음:"
+msgid "Unable to configure printer options."
+msgstr ""
+
msgid "Unable to connect to host."
msgstr "호스트에 연결할 수 없음."
@@ -4164,9 +4174,6 @@ msgstr "클래스 상태를 알 수 없음:"
msgid "Unable to get list of printer drivers:"
msgstr "프린터 드라이버 목록을 얻을 수 없음:"
-msgid "Unable to get print job status."
-msgstr ""
-
msgid "Unable to get printer attributes:"
msgstr "프린터 속성을 얻을 수 없음:"
diff --git a/locale/cups_nl.po b/locale/cups_nl.po
index 4c2f205d..02adec61 100644
--- a/locale/cups_nl.po
+++ b/locale/cups_nl.po
@@ -2,13 +2,14 @@ msgid ""
msgstr ""
"Project-Id-Version: CUPS 1.4\n"
"Report-Msgid-Bugs-To: http://www.cups.org/str.php\n"
-"POT-Creation-Date: 2012-01-30 14:18-0800\n"
+"POT-Creation-Date: 2012-03-07 13:38-0800\n"
"PO-Revision-Date: 2009-02-16 12:00-0800\n"
"Last-Translator: Apple Inc.\n"
"Language-Team: Apple Inc.\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: \n"
msgid "\t\t(all)"
msgstr ""
@@ -2905,6 +2906,10 @@ msgstr "Internet Postage 3-Part - 2 1/4 x 7\""
msgid "Internet Printing Protocol"
msgstr "Internet Printing Protocol"
+#, c-format
+msgid "Invalid printer command \"%s\"."
+msgstr ""
+
msgid "JCL"
msgstr "JCL"
@@ -3508,6 +3513,9 @@ msgstr ""
msgid "Print file was not accepted."
msgstr ""
+msgid "Print job too large."
+msgstr ""
+
msgid "Printed For: "
msgstr "Afgedrukt voor: "
@@ -3544,8 +3552,7 @@ msgstr ""
msgid "Printer busy; will retry in 30 seconds."
msgstr ""
-#, c-format
-msgid "Printer did not respond after %d seconds."
+msgid "Printer did not respond."
msgstr ""
#, c-format
@@ -3842,15 +3849,9 @@ msgstr ""
msgid "The printer URI is incorrect or no longer exists."
msgstr ""
-msgid "The printer is almost out of ink."
-msgstr ""
-
msgid "The printer is busy."
msgstr ""
-msgid "The printer is low on toner."
-msgstr ""
-
msgid "The printer is not connected."
msgstr ""
@@ -3860,12 +3861,18 @@ msgstr ""
msgid "The printer is out of ink."
msgstr ""
-msgid "The printer is out of toner."
+msgid "The printer is running low on ink."
+msgstr ""
+
+msgid "The printer is running low on toner."
msgstr ""
msgid "The printer is unreachable at this time."
msgstr ""
+msgid "The printer may be out of toner."
+msgstr ""
+
msgid "The printer may not exist or is unavailable at this time."
msgstr ""
@@ -4048,6 +4055,9 @@ msgstr "Niet mogelijk om printer te wijzigen:"
msgid "Unable to change server settings:"
msgstr "Niet mogelijk om serverinstellingen te wijzigen:"
+msgid "Unable to configure printer options."
+msgstr ""
+
msgid "Unable to connect to host."
msgstr "Niet mogelijk om verbinding met host te maken."
@@ -4169,9 +4179,6 @@ msgstr "Niet mogelijk om klassestatus weer te geven:"
msgid "Unable to get list of printer drivers:"
msgstr "Niet mogelijk om lijst van printerstuurprogramma&aops;s weer te geven:"
-msgid "Unable to get print job status."
-msgstr ""
-
msgid "Unable to get printer attributes:"
msgstr "Niet mogelijk om printerattributen weer te geven:"
diff --git a/locale/cups_no.po b/locale/cups_no.po
index 0557be2d..2fe92139 100644
--- a/locale/cups_no.po
+++ b/locale/cups_no.po
@@ -2,13 +2,14 @@ msgid ""
msgstr ""
"Project-Id-Version: CUPS 1.4\n"
"Report-Msgid-Bugs-To: http://www.cups.org/str.php\n"
-"POT-Creation-Date: 2012-01-30 14:18-0800\n"
+"POT-Creation-Date: 2012-03-07 13:38-0800\n"
"PO-Revision-Date: 2009-02-16 12:00-0800\n"
"Last-Translator: Apple Inc.\n"
"Language-Team: Apple Inc.\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: \n"
msgid "\t\t(all)"
msgstr ""
@@ -2904,6 +2905,10 @@ msgstr "Internet Postage 3 deler – 2 1/4 x 7\""
msgid "Internet Printing Protocol"
msgstr "Internett-utskriftsprotokoll"
+#, c-format
+msgid "Invalid printer command \"%s\"."
+msgstr ""
+
msgid "JCL"
msgstr "JCL"
@@ -3507,6 +3512,9 @@ msgstr ""
msgid "Print file was not accepted."
msgstr ""
+msgid "Print job too large."
+msgstr ""
+
msgid "Printed For: "
msgstr "Skrevet ut for: "
@@ -3543,8 +3551,7 @@ msgstr ""
msgid "Printer busy; will retry in 30 seconds."
msgstr ""
-#, c-format
-msgid "Printer did not respond after %d seconds."
+msgid "Printer did not respond."
msgstr ""
#, c-format
@@ -3840,15 +3847,9 @@ msgstr ""
msgid "The printer URI is incorrect or no longer exists."
msgstr ""
-msgid "The printer is almost out of ink."
-msgstr ""
-
msgid "The printer is busy."
msgstr ""
-msgid "The printer is low on toner."
-msgstr ""
-
msgid "The printer is not connected."
msgstr ""
@@ -3858,12 +3859,18 @@ msgstr ""
msgid "The printer is out of ink."
msgstr ""
-msgid "The printer is out of toner."
+msgid "The printer is running low on ink."
+msgstr ""
+
+msgid "The printer is running low on toner."
msgstr ""
msgid "The printer is unreachable at this time."
msgstr ""
+msgid "The printer may be out of toner."
+msgstr ""
+
msgid "The printer may not exist or is unavailable at this time."
msgstr ""
@@ -4044,6 +4051,9 @@ msgstr "Kan ikke endre skriver:"
msgid "Unable to change server settings:"
msgstr "Kan ikke endre tjenerinnstillinger:"
+msgid "Unable to configure printer options."
+msgstr ""
+
msgid "Unable to connect to host."
msgstr "Kan ikke koble til vert"
@@ -4165,9 +4175,6 @@ msgstr "Kan ikke hente klassestatus:"
msgid "Unable to get list of printer drivers:"
msgstr "Kan ikke hente liste over skriverdrivere:"
-msgid "Unable to get print job status."
-msgstr ""
-
msgid "Unable to get printer attributes:"
msgstr "Kan ikke hente skriverattributter:"
diff --git a/locale/cups_pl.po b/locale/cups_pl.po
index 5ffbb015..9b263b01 100644
--- a/locale/cups_pl.po
+++ b/locale/cups_pl.po
@@ -2,13 +2,14 @@ msgid ""
msgstr ""
"Project-Id-Version: CUPS 1.4\n"
"Report-Msgid-Bugs-To: http://www.cups.org/str.php\n"
-"POT-Creation-Date: 2012-01-30 14:18-0800\n"
+"POT-Creation-Date: 2012-03-07 13:38-0800\n"
"PO-Revision-Date: 2009-02-16 12:00-0800\n"
"Last-Translator: Apple Inc.\n"
"Language-Team: Apple Inc.\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: \n"
msgid "\t\t(all)"
msgstr ""
@@ -2904,6 +2905,10 @@ msgstr "Etykieta Internet Postage, trzyczęściowa - 2 1/4 x 7\""
msgid "Internet Printing Protocol"
msgstr "Internetowy protokół druku"
+#, c-format
+msgid "Invalid printer command \"%s\"."
+msgstr ""
+
msgid "JCL"
msgstr "JCL"
@@ -3507,6 +3512,9 @@ msgstr ""
msgid "Print file was not accepted."
msgstr ""
+msgid "Print job too large."
+msgstr ""
+
msgid "Printed For: "
msgstr "Druk dla: "
@@ -3543,8 +3551,7 @@ msgstr ""
msgid "Printer busy; will retry in 30 seconds."
msgstr ""
-#, c-format
-msgid "Printer did not respond after %d seconds."
+msgid "Printer did not respond."
msgstr ""
#, c-format
@@ -3840,15 +3847,9 @@ msgstr ""
msgid "The printer URI is incorrect or no longer exists."
msgstr ""
-msgid "The printer is almost out of ink."
-msgstr ""
-
msgid "The printer is busy."
msgstr ""
-msgid "The printer is low on toner."
-msgstr ""
-
msgid "The printer is not connected."
msgstr ""
@@ -3858,12 +3859,18 @@ msgstr ""
msgid "The printer is out of ink."
msgstr ""
-msgid "The printer is out of toner."
+msgid "The printer is running low on ink."
+msgstr ""
+
+msgid "The printer is running low on toner."
msgstr ""
msgid "The printer is unreachable at this time."
msgstr ""
+msgid "The printer may be out of toner."
+msgstr ""
+
msgid "The printer may not exist or is unavailable at this time."
msgstr ""
@@ -4047,6 +4054,9 @@ msgstr "Nie można zmienić drukarki:"
msgid "Unable to change server settings:"
msgstr "Nie można zmienić ustawień serwera:"
+msgid "Unable to configure printer options."
+msgstr ""
+
msgid "Unable to connect to host."
msgstr "Nie można połączyć się z hostem."
@@ -4168,9 +4178,6 @@ msgstr "Nie można uzyskać statusu klasy:"
msgid "Unable to get list of printer drivers:"
msgstr "Nie można uzyskać listy sterowników drukarek:"
-msgid "Unable to get print job status."
-msgstr ""
-
msgid "Unable to get printer attributes:"
msgstr "Nie można uzyskać cech drukarki:"
diff --git a/locale/cups_pt.po b/locale/cups_pt.po
index 7a388b7f..e60a7d99 100644
--- a/locale/cups_pt.po
+++ b/locale/cups_pt.po
@@ -2,13 +2,14 @@ msgid ""
msgstr ""
"Project-Id-Version: CUPS 1.4\n"
"Report-Msgid-Bugs-To: http://www.cups.org/str.php\n"
-"POT-Creation-Date: 2012-01-30 14:18-0800\n"
+"POT-Creation-Date: 2012-03-07 13:38-0800\n"
"PO-Revision-Date: 2009-02-16 12:00-0800\n"
"Last-Translator: Apple Inc.\n"
"Language-Team: Apple Inc.\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: \n"
msgid "\t\t(all)"
msgstr ""
@@ -2904,6 +2905,10 @@ msgstr "Envio pela Internet em 3 partes - 2 1/4 x 7\""
msgid "Internet Printing Protocol"
msgstr "Protocolo de impressão via Internet"
+#, c-format
+msgid "Invalid printer command \"%s\"."
+msgstr ""
+
msgid "JCL"
msgstr "JCL"
@@ -3507,6 +3512,9 @@ msgstr ""
msgid "Print file was not accepted."
msgstr ""
+msgid "Print job too large."
+msgstr ""
+
msgid "Printed For: "
msgstr "Impresso para: "
@@ -3543,8 +3551,7 @@ msgstr ""
msgid "Printer busy; will retry in 30 seconds."
msgstr ""
-#, c-format
-msgid "Printer did not respond after %d seconds."
+msgid "Printer did not respond."
msgstr ""
#, c-format
@@ -3841,15 +3848,9 @@ msgstr ""
msgid "The printer URI is incorrect or no longer exists."
msgstr ""
-msgid "The printer is almost out of ink."
-msgstr ""
-
msgid "The printer is busy."
msgstr ""
-msgid "The printer is low on toner."
-msgstr ""
-
msgid "The printer is not connected."
msgstr ""
@@ -3859,12 +3860,18 @@ msgstr ""
msgid "The printer is out of ink."
msgstr ""
-msgid "The printer is out of toner."
+msgid "The printer is running low on ink."
+msgstr ""
+
+msgid "The printer is running low on toner."
msgstr ""
msgid "The printer is unreachable at this time."
msgstr ""
+msgid "The printer may be out of toner."
+msgstr ""
+
msgid "The printer may not exist or is unavailable at this time."
msgstr ""
@@ -4049,6 +4056,9 @@ msgstr "Não é possível alterar a impressora:"
msgid "Unable to change server settings:"
msgstr "Não é possível alterar as definições do servidor:"
+msgid "Unable to configure printer options."
+msgstr ""
+
msgid "Unable to connect to host."
msgstr "Não é possível ligar ao host."
@@ -4170,9 +4180,6 @@ msgstr "Não é possível obter o estado da classe:"
msgid "Unable to get list of printer drivers:"
msgstr "Não é possível obter a lista de recursos da impressora:"
-msgid "Unable to get print job status."
-msgstr ""
-
msgid "Unable to get printer attributes:"
msgstr "Não é possível obter os atributos da impressora:"
diff --git a/locale/cups_pt_BR.po b/locale/cups_pt_BR.po
index 308c8bf0..3df237e7 100644
--- a/locale/cups_pt_BR.po
+++ b/locale/cups_pt_BR.po
@@ -2,13 +2,14 @@ msgid ""
msgstr ""
"Project-Id-Version: CUPS 1.4\n"
"Report-Msgid-Bugs-To: http://www.cups.org/str.php\n"
-"POT-Creation-Date: 2012-01-30 14:18-0800\n"
+"POT-Creation-Date: 2012-03-07 13:38-0800\n"
"PO-Revision-Date: 2011-12-20 13:04-0200\n"
"Last-Translator: Apple Inc.\n"
"Language-Team: Apple Inc.\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: \n"
msgid "\t\t(all)"
msgstr ""
@@ -2904,6 +2905,10 @@ msgstr "Porte de Internet 3-Part - 2 1/4 x 7\""
msgid "Internet Printing Protocol"
msgstr "Protocolo de Impressão da Internet"
+#, c-format
+msgid "Invalid printer command \"%s\"."
+msgstr ""
+
msgid "JCL"
msgstr "JCL"
@@ -3507,6 +3512,9 @@ msgstr ""
msgid "Print file was not accepted."
msgstr ""
+msgid "Print job too large."
+msgstr ""
+
msgid "Printed For: "
msgstr "Impresso para: "
@@ -3543,8 +3551,7 @@ msgstr ""
msgid "Printer busy; will retry in 30 seconds."
msgstr ""
-#, c-format
-msgid "Printer did not respond after %d seconds."
+msgid "Printer did not respond."
msgstr ""
#, c-format
@@ -3841,15 +3848,9 @@ msgstr ""
msgid "The printer URI is incorrect or no longer exists."
msgstr ""
-msgid "The printer is almost out of ink."
-msgstr ""
-
msgid "The printer is busy."
msgstr ""
-msgid "The printer is low on toner."
-msgstr ""
-
msgid "The printer is not connected."
msgstr ""
@@ -3859,12 +3860,18 @@ msgstr ""
msgid "The printer is out of ink."
msgstr ""
-msgid "The printer is out of toner."
+msgid "The printer is running low on ink."
+msgstr ""
+
+msgid "The printer is running low on toner."
msgstr ""
msgid "The printer is unreachable at this time."
msgstr ""
+msgid "The printer may be out of toner."
+msgstr ""
+
msgid "The printer may not exist or is unavailable at this time."
msgstr ""
@@ -4047,6 +4054,9 @@ msgstr "Não é possível alterar a impressora:"
msgid "Unable to change server settings:"
msgstr "Não é possível alterar as configurações do servidor:"
+msgid "Unable to configure printer options."
+msgstr ""
+
msgid "Unable to connect to host."
msgstr "Não é possível conectar ao host."
@@ -4168,9 +4178,6 @@ msgstr "Não é possível obter o estado de classe:"
msgid "Unable to get list of printer drivers:"
msgstr "Não é possível obter uma lista de drivers de impressora:"
-msgid "Unable to get print job status."
-msgstr ""
-
msgid "Unable to get printer attributes:"
msgstr "Não é possível obter os atributos de impressora:"
diff --git a/locale/cups_ru.po b/locale/cups_ru.po
index 9880653a..7cf0f8c6 100644
--- a/locale/cups_ru.po
+++ b/locale/cups_ru.po
@@ -2,13 +2,14 @@ msgid ""
msgstr ""
"Project-Id-Version: CUPS 1.4\n"
"Report-Msgid-Bugs-To: http://www.cups.org/str.php\n"
-"POT-Creation-Date: 2012-01-30 14:18-0800\n"
+"POT-Creation-Date: 2012-03-07 13:38-0800\n"
"PO-Revision-Date: 2009-02-16 12:00-0800\n"
"Last-Translator: Apple Inc.\n"
"Language-Team: Apple Inc.\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: \n"
msgid "\t\t(all)"
msgstr ""
@@ -2904,6 +2905,10 @@ msgstr "Наклейки Internet Postage 3-Part - 2 1/4 x 7\""
msgid "Internet Printing Protocol"
msgstr "Протокол интернет-печати"
+#, c-format
+msgid "Invalid printer command \"%s\"."
+msgstr ""
+
msgid "JCL"
msgstr "JCL"
@@ -3507,6 +3512,9 @@ msgstr ""
msgid "Print file was not accepted."
msgstr ""
+msgid "Print job too large."
+msgstr ""
+
msgid "Printed For: "
msgstr "Напечатано для: "
@@ -3543,8 +3551,7 @@ msgstr ""
msgid "Printer busy; will retry in 30 seconds."
msgstr ""
-#, c-format
-msgid "Printer did not respond after %d seconds."
+msgid "Printer did not respond."
msgstr ""
#, c-format
@@ -3841,15 +3848,9 @@ msgstr ""
msgid "The printer URI is incorrect or no longer exists."
msgstr ""
-msgid "The printer is almost out of ink."
-msgstr ""
-
msgid "The printer is busy."
msgstr ""
-msgid "The printer is low on toner."
-msgstr ""
-
msgid "The printer is not connected."
msgstr ""
@@ -3859,12 +3860,18 @@ msgstr ""
msgid "The printer is out of ink."
msgstr ""
-msgid "The printer is out of toner."
+msgid "The printer is running low on ink."
+msgstr ""
+
+msgid "The printer is running low on toner."
msgstr ""
msgid "The printer is unreachable at this time."
msgstr ""
+msgid "The printer may be out of toner."
+msgstr ""
+
msgid "The printer may not exist or is unavailable at this time."
msgstr ""
@@ -4045,6 +4052,9 @@ msgstr "Не удается изменить принтер:"
msgid "Unable to change server settings:"
msgstr "Не удается изменить настройки сервера:"
+msgid "Unable to configure printer options."
+msgstr ""
+
msgid "Unable to connect to host."
msgstr "Не удается подключиться к хосту."
@@ -4166,9 +4176,6 @@ msgstr "Не удается получить статус класса:"
msgid "Unable to get list of printer drivers:"
msgstr "Не удается получить список драйверов принтера:"
-msgid "Unable to get print job status."
-msgstr ""
-
msgid "Unable to get printer attributes:"
msgstr "Не удается получить атрибуты принтера:"
diff --git a/locale/cups_sv.po b/locale/cups_sv.po
index 1f5b593a..8c83cbb1 100644
--- a/locale/cups_sv.po
+++ b/locale/cups_sv.po
@@ -2,13 +2,14 @@ msgid ""
msgstr ""
"Project-Id-Version: CUPS 1.4\n"
"Report-Msgid-Bugs-To: http://www.cups.org/str.php\n"
-"POT-Creation-Date: 2012-01-30 14:18-0800\n"
+"POT-Creation-Date: 2012-03-07 13:38-0800\n"
"PO-Revision-Date: 2009-02-16 12:00-0800\n"
"Last-Translator: Apple Inc.\n"
"Language-Team: Apple Inc.\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: \n"
msgid "\t\t(all)"
msgstr ""
@@ -2904,6 +2905,10 @@ msgstr "Internet Postage 3-Part - 2 1/4 x 7\""
msgid "Internet Printing Protocol"
msgstr "Internet Printing Protocol"
+#, c-format
+msgid "Invalid printer command \"%s\"."
+msgstr ""
+
msgid "JCL"
msgstr "JCL"
@@ -3507,6 +3512,9 @@ msgstr ""
msgid "Print file was not accepted."
msgstr ""
+msgid "Print job too large."
+msgstr ""
+
msgid "Printed For: "
msgstr "Utskriven för: "
@@ -3543,8 +3551,7 @@ msgstr ""
msgid "Printer busy; will retry in 30 seconds."
msgstr ""
-#, c-format
-msgid "Printer did not respond after %d seconds."
+msgid "Printer did not respond."
msgstr ""
#, c-format
@@ -3841,15 +3848,9 @@ msgstr ""
msgid "The printer URI is incorrect or no longer exists."
msgstr ""
-msgid "The printer is almost out of ink."
-msgstr ""
-
msgid "The printer is busy."
msgstr ""
-msgid "The printer is low on toner."
-msgstr ""
-
msgid "The printer is not connected."
msgstr ""
@@ -3859,12 +3860,18 @@ msgstr ""
msgid "The printer is out of ink."
msgstr ""
-msgid "The printer is out of toner."
+msgid "The printer is running low on ink."
+msgstr ""
+
+msgid "The printer is running low on toner."
msgstr ""
msgid "The printer is unreachable at this time."
msgstr ""
+msgid "The printer may be out of toner."
+msgstr ""
+
msgid "The printer may not exist or is unavailable at this time."
msgstr ""
@@ -4048,6 +4055,9 @@ msgstr "Kunde inte ändra skrivare:"
msgid "Unable to change server settings:"
msgstr "Kunde inte ändra serverinställningar:"
+msgid "Unable to configure printer options."
+msgstr ""
+
msgid "Unable to connect to host."
msgstr "Kunde inte ansluta till värd."
@@ -4169,9 +4179,6 @@ msgstr "Kunde inte hämta klasstatus:"
msgid "Unable to get list of printer drivers:"
msgstr "Kunde inte hämta listan med skrivardrivrutiner:"
-msgid "Unable to get print job status."
-msgstr ""
-
msgid "Unable to get printer attributes:"
msgstr "Kunde inte hämta skrivarattribut:"
diff --git a/locale/cups_zh.po b/locale/cups_zh.po
index d2bd90bd..4ba6b5ac 100644
--- a/locale/cups_zh.po
+++ b/locale/cups_zh.po
@@ -2,13 +2,14 @@ msgid ""
msgstr ""
"Project-Id-Version: CUPS 1.4\n"
"Report-Msgid-Bugs-To: http://www.cups.org/str.php\n"
-"POT-Creation-Date: 2012-01-30 14:18-0800\n"
+"POT-Creation-Date: 2012-03-07 13:38-0800\n"
"PO-Revision-Date: 2009-02-16 12:00-0800\n"
"Last-Translator: Apple Inc.\n"
"Language-Team: Apple Inc.\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: \n"
msgid "\t\t(all)"
msgstr ""
@@ -2903,6 +2904,10 @@ msgstr "Internet 邮寄 3 部分 - 2 1/4 x 7 英寸"
msgid "Internet Printing Protocol"
msgstr "Internet 打印协议"
+#, c-format
+msgid "Invalid printer command \"%s\"."
+msgstr ""
+
msgid "JCL"
msgstr "JCL"
@@ -3506,6 +3511,9 @@ msgstr ""
msgid "Print file was not accepted."
msgstr ""
+msgid "Print job too large."
+msgstr ""
+
msgid "Printed For: "
msgstr "打印人:"
@@ -3542,8 +3550,7 @@ msgstr ""
msgid "Printer busy; will retry in 30 seconds."
msgstr ""
-#, c-format
-msgid "Printer did not respond after %d seconds."
+msgid "Printer did not respond."
msgstr ""
#, c-format
@@ -3838,15 +3845,9 @@ msgstr ""
msgid "The printer URI is incorrect or no longer exists."
msgstr ""
-msgid "The printer is almost out of ink."
-msgstr ""
-
msgid "The printer is busy."
msgstr ""
-msgid "The printer is low on toner."
-msgstr ""
-
msgid "The printer is not connected."
msgstr ""
@@ -3856,12 +3857,18 @@ msgstr ""
msgid "The printer is out of ink."
msgstr ""
-msgid "The printer is out of toner."
+msgid "The printer is running low on ink."
+msgstr ""
+
+msgid "The printer is running low on toner."
msgstr ""
msgid "The printer is unreachable at this time."
msgstr ""
+msgid "The printer may be out of toner."
+msgstr ""
+
msgid "The printer may not exist or is unavailable at this time."
msgstr ""
@@ -4040,6 +4047,9 @@ msgstr "无法更改打印机:"
msgid "Unable to change server settings:"
msgstr "无法更改服务器设置:"
+msgid "Unable to configure printer options."
+msgstr ""
+
msgid "Unable to connect to host."
msgstr "无法连接到主机。"
@@ -4161,9 +4171,6 @@ msgstr "无法获得类状态:"
msgid "Unable to get list of printer drivers:"
msgstr "无法获得打印机驱动程序的列表:"
-msgid "Unable to get print job status."
-msgstr ""
-
msgid "Unable to get printer attributes:"
msgstr "无法获得打印机属性:"
diff --git a/locale/cups_zh_TW.po b/locale/cups_zh_TW.po
index 59fe1393..556ab6ac 100644
--- a/locale/cups_zh_TW.po
+++ b/locale/cups_zh_TW.po
@@ -2,13 +2,14 @@ msgid ""
msgstr ""
"Project-Id-Version: CUPS 1.4\n"
"Report-Msgid-Bugs-To: http://www.cups.org/str.php\n"
-"POT-Creation-Date: 2012-01-30 14:18-0800\n"
+"POT-Creation-Date: 2012-03-07 13:38-0800\n"
"PO-Revision-Date: 2009-02-16 12:00-0800\n"
"Last-Translator: Apple Inc.\n"
"Language-Team: Apple Inc.\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: \n"
msgid "\t\t(all)"
msgstr ""
@@ -2903,6 +2904,10 @@ msgstr "Internet Postage 3-Part - 2 1/4 x 7\""
msgid "Internet Printing Protocol"
msgstr "Internet 列印通訊協定"
+#, c-format
+msgid "Invalid printer command \"%s\"."
+msgstr ""
+
msgid "JCL"
msgstr "JCL"
@@ -3506,6 +3511,9 @@ msgstr ""
msgid "Print file was not accepted."
msgstr ""
+msgid "Print job too large."
+msgstr ""
+
msgid "Printed For: "
msgstr "列印對象:"
@@ -3542,8 +3550,7 @@ msgstr ""
msgid "Printer busy; will retry in 30 seconds."
msgstr ""
-#, c-format
-msgid "Printer did not respond after %d seconds."
+msgid "Printer did not respond."
msgstr ""
#, c-format
@@ -3838,15 +3845,9 @@ msgstr ""
msgid "The printer URI is incorrect or no longer exists."
msgstr ""
-msgid "The printer is almost out of ink."
-msgstr ""
-
msgid "The printer is busy."
msgstr ""
-msgid "The printer is low on toner."
-msgstr ""
-
msgid "The printer is not connected."
msgstr ""
@@ -3856,12 +3857,18 @@ msgstr ""
msgid "The printer is out of ink."
msgstr ""
-msgid "The printer is out of toner."
+msgid "The printer is running low on ink."
+msgstr ""
+
+msgid "The printer is running low on toner."
msgstr ""
msgid "The printer is unreachable at this time."
msgstr ""
+msgid "The printer may be out of toner."
+msgstr ""
+
msgid "The printer may not exist or is unavailable at this time."
msgstr ""
@@ -4040,6 +4047,9 @@ msgstr "無法更改印表機:"
msgid "Unable to change server settings:"
msgstr "無法更改伺服器設定:"
+msgid "Unable to configure printer options."
+msgstr ""
+
msgid "Unable to connect to host."
msgstr "無法連接主機。"
@@ -4161,9 +4171,6 @@ msgstr "無法取得類別狀態:"
msgid "Unable to get list of printer drivers:"
msgstr "無法取得印表機驅動程式的列表:"
-msgid "Unable to get print job status."
-msgstr ""
-
msgid "Unable to get printer attributes:"
msgstr "無法取得印表機屬性:"
diff --git a/locale/po2strings.c b/locale/po2strings.c
index 5c9c4421..70b7fd04 100644
--- a/locale/po2strings.c
+++ b/locale/po2strings.c
@@ -1,9 +1,9 @@
/*
- * "$Id: po2strings.c 9637 2011-03-21 23:03:22Z mike $"
+ * "$Id: po2strings.c 10379 2012-03-23 22:16:22Z mike $"
*
* Convert a GNU gettext .po file to an Apple .strings file.
*
- * Copyright 2007-2010 by Apple Inc.
+ * Copyright 2007-2012 by Apple Inc.
*
* These coded instructions, statements, and computer programs are the
* property of Apple Inc. and are protected by Federal copyright
@@ -175,7 +175,7 @@ main(int argc, /* I - Number of command-line args */
/*
* Find start of value...
*/
-
+
if ((ptr = strchr(s, '\"')) == NULL)
continue;
@@ -196,15 +196,18 @@ main(int argc, /* I - Number of command-line args */
if (*msgid)
cupsFilePrintf(strings, "\"%s\" = \"%s\";\n", msgid,
(use_msgid || !*msgstr) ? msgid : msgstr);
+ }
+ if (msgid)
free(msgid);
+
+ if (msgstr)
free(msgstr);
- }
msgid = strdup(ptr);
msgstr = NULL;
}
- else if (s[0] == '\"' )
+ else if (s[0] == '\"' && (msgid || msgstr))
{
/*
* Append to current string...
@@ -215,6 +218,9 @@ main(int argc, /* I - Number of command-line args */
if ((temp = realloc(msgstr ? msgstr : msgid,
length + strlen(ptr) + 1)) == NULL)
{
+ free(msgid);
+ if (msgstr)
+ free(msgstr);
perror("Unable to allocate string");
return (1);
}
@@ -250,8 +256,12 @@ main(int argc, /* I - Number of command-line args */
* Set the string...
*/
+ if (msgstr)
+ free(msgstr);
+
if ((msgstr = strdup(ptr)) == NULL)
{
+ free(msgid);
perror("Unable to allocate msgstr");
return (1);
}
@@ -264,10 +274,13 @@ main(int argc, /* I - Number of command-line args */
if (*msgid)
cupsFilePrintf(strings, "\"%s\" = \"%s\";\n", msgid,
(use_msgid || !*msgstr) ? msgid : msgstr);
+ }
+ if (msgid)
free(msgid);
+
+ if (msgstr)
free(msgstr);
- }
cupsFileClose(po);
cupsFileClose(strings);
@@ -277,5 +290,5 @@ main(int argc, /* I - Number of command-line args */
/*
- * End of "$Id: po2strings.c 9637 2011-03-21 23:03:22Z mike $".
+ * End of "$Id: po2strings.c 10379 2012-03-23 22:16:22Z mike $".
*/